@charset "UTF-8";
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ff9900;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #e05606;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ff9900;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #212529;
  --primary-2: #e05555;
  --primary-3: #3b0b12;
  --rose50: #fff1f2;
  --rose100: #ffe4e6;
  --rose200: #fecdd3;
  --rose300: #fda4af;
  --rose400: #fb7185;
  --rose500: #f43f5e;
  --rose600: #e11d48;
  --rose700: #be123c;
  --rose800: #9f1239;
  --rose900: #881337;
  --pink50: #fdf2f8;
  --pink100: #fce7f3;
  --pink200: #fbcfe8;
  --pink300: #f9a8d4;
  --pink400: #f472b6;
  --pink500: #ec4899;
  --pink600: #db2777;
  --pink700: #be185d;
  --pink800: #9d174d;
  --pink900: #831843;
  --fuchsia50: #fdf4ff;
  --fuchsia100: #fae8ff;
  --fuchsia200: #f5d0fe;
  --fuchsia300: #f0abfc;
  --fuchsia400: #e879f9;
  --fuchsia500: #d946ef;
  --fuchsia600: #c026d3;
  --fuchsia700: #a21caf;
  --fuchsia800: #86198f;
  --fuchsia900: #701a75;
  --purple50: #faf5ff;
  --purple100: #f3e8ff;
  --purple200: #e9d5ff;
  --purple300: #d8b4fe;
  --purple400: #c084fc;
  --purple500: #a855f7;
  --purple600: #9333ea;
  --purple700: #7e22ce;
  --purple800: #6b21a8;
  --purple900: #581c87;
  --violet50: #f5f3ff;
  --violet100: #ede9fe;
  --violet200: #ddd6fe;
  --violet300: #c4b5fd;
  --violet400: #a78bfa;
  --violet500: #8b5cf6;
  --violet600: #7c3aed;
  --violet700: #6d28d9;
  --violet800: #5b21b6;
  --violet900: #4c1d95;
  --indigo50: #eef2ff;
  --indigo100: #e0e7ff;
  --indigo200: #c7d2fe;
  --indigo300: #a5b4fc;
  --indigo400: #818cf8;
  --indigo500: #6366f1;
  --indigo600: #4f46e5;
  --indigo700: #4338ca;
  --indigo800: #3730a3;
  --indigo900: #312e81;
  --blue50: #eff6ff;
  --blue100: #dbeafe;
  --blue200: #bfdbfe;
  --blue300: #93c5fd;
  --blue400: #60a5fa;
  --blue500: #3b82f6;
  --blue600: #2563eb;
  --blue700: #1d4ed8;
  --blue800: #1e40af;
  --blue900: #1e3a8a;
  --lightBlue25: #f2f6f7;
  --lightBlue50: #f0f9ff;
  --lightBlue100: #e0f2fe;
  --lightBlue200: #bae6fd;
  --lightBlue300: #7dd3fc;
  --lightBlue400: #38bdf8;
  --lightBlue500: #0ea5e9;
  --lightBlue600: #0284c7;
  --lightBlue700: #0369a1;
  --lightBlue800: #075985;
  --lightBlue900: #0c4a6e;
  --cyan50: #ecfeff;
  --cyan100: #cffafe;
  --cyan200: #a5f3fc;
  --cyan300: #67e8f9;
  --cyan400: #22d3ee;
  --cyan500: #06b6d4;
  --cyan600: #0891b2;
  --cyan700: #0e7490;
  --cyan800: #155e75;
  --cyan900: #164e63;
  --teal50: #f0fdfa;
  --teal100: #ccfbf1;
  --teal200: #99f6e4;
  --teal300: #5eead4;
  --teal400: #2dd4bf;
  --teal500: #14b8a6;
  --teal600: #0d9488;
  --teal700: #0f766e;
  --teal800: #115e59;
  --teal900: #134e4a;
  --emerald25: #f3f8f5;
  --emerald50: #ecfdf5;
  --emerald100: #d1fae5;
  --emerald200: #a7f3d0;
  --emerald300: #6ee7b7;
  --emerald400: #34d399;
  --emerald500: #10b981;
  --emerald600: #059669;
  --emerald700: #047857;
  --emerald800: #065f46;
  --emerald900: #064e3b;
  --green50: #f0fdf4;
  --green100: #dcfce7;
  --green200: #bbf7d0;
  --green300: #86efac;
  --green400: #4ade80;
  --green500: #22c55e;
  --green600: #16a34a;
  --green700: #15803d;
  --green800: #166534;
  --green900: #14532d;
  --lime50: #f7fee7;
  --lime100: #ecfccb;
  --lime200: #d9f99d;
  --lime300: #bef264;
  --lime400: #a3e635;
  --lime500: #84cc16;
  --lime600: #65a30d;
  --lime700: #4d7c0f;
  --lime800: #3f6212;
  --lime900: #365314;
  --yellow50: #fefce8;
  --yellow100: #fef9c3;
  --yellow200: #fef08a;
  --yellow300: #fde047;
  --yellow400: #facc15;
  --yellow500: #eab308;
  --yellow600: #ca8a04;
  --yellow700: #a16207;
  --yellow800: #854d0e;
  --yellow900: #713f12;
  --amber50: #fffbeb;
  --amber100: #fef3c7;
  --amber200: #fde68a;
  --amber300: #fcd34d;
  --amber400: #fbbf24;
  --amber500: #f59e0b;
  --amber600: #d97706;
  --amber700: #b45309;
  --amber800: #92400e;
  --amber900: #78350f;
  --orange50: #fff7ed;
  --orange100: #ffedd5;
  --orange200: #fed7aa;
  --orange300: #fdba74;
  --orange400: #fb923c;
  --orange500: #f97316;
  --orange600: #ea580c;
  --orange700: #c2410c;
  --orange800: #9a3412;
  --orange900: #7c2d12;
  --red50: #fef2f2;
  --red100: #fee2e2;
  --red200: #fecaca;
  --red300: #fca5a5;
  --red400: #f87171;
  --red500: #ef4444;
  --red600: #dc2626;
  --red700: #b91c1c;
  --red800: #991b1b;
  --red900: #7f1d1d;
  --warmGray50: #fafaf9;
  --warmGray100: #f5f5f4;
  --warmGray200: #e7e5e4;
  --warmGray300: #d6d3d1;
  --warmGray400: #a8a29e;
  --warmGray500: #78716c;
  --warmGray600: #57534e;
  --warmGray700: #44403c;
  --warmGray800: #292524;
  --warmGray900: #1c1917;
  --trueGray50: #fafafa;
  --trueGray100: #f5f5f5;
  --trueGray200: #e5e5e5;
  --trueGray300: #d4d4d4;
  --trueGray400: #a3a3a3;
  --trueGray500: #737373;
  --trueGray600: #525252;
  --trueGray700: #404040;
  --trueGray800: #262626;
  --trueGray900: #171717;
  --coolGray50: #f9fafb;
  --coolGray100: #f3f4f6;
  --coolGray200: #e5e7eb;
  --coolGray300: #d1d5db;
  --coolGray400: #9ca3af;
  --coolGray500: #6b7280;
  --coolGray600: #4b5563;
  --coolGray700: #374151;
  --coolGray800: #1f2937;
  --coolGray900: #111827;
  --blueGray50: #f8fafc;
  --blueGray100: #f1f5f9;
  --blueGray200: #e2e8f0;
  --blueGray300: #cbd5e1;
  --blueGray400: #94a3b8;
  --blueGray500: #64748b;
  --blueGray600: #475569;
  --blueGray700: #334155;
  --blueGray800: #1e293b;
  --blueGray900: #0f172a;
  --gray100: #f8f9fa;
  --gray200: #e9ecef;
  --gray300: #dee2e6;
  --gray400: #ced4da;
  --gray500: #adb5bd;
  --gray600: #6c757d;
  --gray700: #495057;
  --gray800: #343a40;
  --gray900: #212529;
  --twgray50: #fafafa;
  --twgray100: #f4f4f5;
  --twgray200: #e4e4e7;
  --twgray300: #d4d4d8;
  --twgray400: #a1a1aa;
  --twgray500: #71717a;
  --twgray600: #52525b;
  --twgray700: #3f3f46;
  --twgray800: #27272a;
  --twgray900: #18181b;
  --facebook: #5890ff;
  --twitter: #00aced;
  --linkedin: #4875b4;
  --flickr: #ff0084;
  --tumblr: #32506d;
  --xing: #026466;
  --github: #4183c4;
  --html5: #e34f26;
  --openid: #f78c40;
  --stackoverflow: #fe7a15;
  --youtube: #b00;
  --css3: #0170ba;
  --dribbble: #ea4c89;
  --googleplus: #bb4b39;
  --instagram: #ea4476;
  --pinterest: #cb2027;
  --vk: #fff67f;
  --yahoo: #400191;
  --behance: #1769ff;
  --dropbox: #007ee5;
  --reddit: #ff4500;
  --spotify: #7ab800;
  --vine: #00bf8f;
  --foursquare: #1073af;
  --vimeo: #aad450;
  --line: #3aae36;
  --lemon: #fff67f;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

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

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

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

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

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

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  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: 600;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

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

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

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

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

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

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

caption {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #adb5bd;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

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

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: 1rem;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.2;
  color: #212529;
}

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

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

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

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

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

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

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

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

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

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

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

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

small,
.small {
  font-size: 0.75rem;
  font-weight: 400;
}

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

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

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

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

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

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

.blockquote {
  margin-bottom: 1.5rem;
  font-size: 1.09375rem;
}

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

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

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.3125rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

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

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

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

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25);
}

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

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

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

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

.container {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  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: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}

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

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

.col-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: 12px;
  padding-left: 12px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.table {
  width: 100%;
  margin-bottom: 1.5rem;
  color: #212529;
  background-color: transparent;
}

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

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

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

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

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

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

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

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

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(224, 86, 6, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(224, 86, 6, 0.05);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-rose50,
.table-rose50 > th,
.table-rose50 > td {
  background-color: #fffbfb;
}

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

.table-hover .table-rose50:hover {
  background-color: #ffe2e2;
}

.table-hover .table-rose50:hover > td,
.table-hover .table-rose50:hover > th {
  background-color: #ffe2e2;
}

.table-rose100,
.table-rose100 > th,
.table-rose100 > td {
  background-color: #fff7f8;
}

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

.table-hover .table-rose100:hover {
  background-color: #ffdee2;
}

.table-hover .table-rose100:hover > td,
.table-hover .table-rose100:hover > th {
  background-color: #ffdee2;
}

.table-rose200,
.table-rose200 > th,
.table-rose200 > td {
  background-color: #fff1f3;
}

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

.table-hover .table-rose200:hover {
  background-color: #ffd8dd;
}

.table-hover .table-rose200:hover > td,
.table-hover .table-rose200:hover > th {
  background-color: #ffd8dd;
}

.table-rose300,
.table-rose300 > th,
.table-rose300 > td {
  background-color: #fee6e9;
}

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

.table-hover .table-rose300:hover {
  background-color: #fdcdd3;
}

.table-hover .table-rose300:hover > td,
.table-hover .table-rose300:hover > th {
  background-color: #fdcdd3;
}

.table-rose400,
.table-rose400 > th,
.table-rose400 > td {
  background-color: #fed7dd;
}

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

.table-hover .table-rose400:hover {
  background-color: #fdbec8;
}

.table-hover .table-rose400:hover > td,
.table-hover .table-rose400:hover > th {
  background-color: #fdbec8;
}

.table-rose500,
.table-rose500 > th,
.table-rose500 > td {
  background-color: #fcc9d2;
}

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

.table-hover .table-rose500:hover {
  background-color: #fbb1be;
}

.table-hover .table-rose500:hover > td,
.table-hover .table-rose500:hover > th {
  background-color: #fbb1be;
}

.table-rose600,
.table-rose600 > th,
.table-rose600 > td {
  background-color: #f7c0cc;
}

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

.table-hover .table-rose600:hover {
  background-color: #f4a9ba;
}

.table-hover .table-rose600:hover > td,
.table-hover .table-rose600:hover > th {
  background-color: #f4a9ba;
}

.table-rose700,
.table-rose700 > th,
.table-rose700 > td {
  background-color: #edbdc8;
}

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

.table-hover .table-rose700:hover {
  background-color: #e8a9b7;
}

.table-hover .table-rose700:hover > td,
.table-hover .table-rose700:hover > th {
  background-color: #e8a9b7;
}

.table-rose800,
.table-rose800 > th,
.table-rose800 > td {
  background-color: #e4bdc8;
}

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

.table-hover .table-rose800:hover {
  background-color: #ddabb9;
}

.table-hover .table-rose800:hover > td,
.table-hover .table-rose800:hover > th {
  background-color: #ddabb9;
}

.table-rose900,
.table-rose900 > th,
.table-rose900 > td {
  background-color: #debdc7;
}

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

.table-hover .table-rose900:hover {
  background-color: #d6acb9;
}

.table-hover .table-rose900:hover > td,
.table-hover .table-rose900:hover > th {
  background-color: #d6acb9;
}

.table-pink50,
.table-pink50 > th,
.table-pink50 > td {
  background-color: #fefbfd;
}

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

.table-hover .table-pink50:hover {
  background-color: #f9e7f3;
}

.table-hover .table-pink50:hover > td,
.table-hover .table-pink50:hover > th {
  background-color: #f9e7f3;
}

.table-pink100,
.table-pink100 > th,
.table-pink100 > td {
  background-color: #fef8fc;
}

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

.table-hover .table-pink100:hover {
  background-color: #fbe2f2;
}

.table-hover .table-pink100:hover > td,
.table-hover .table-pink100:hover > th {
  background-color: #fbe2f2;
}

.table-pink200,
.table-pink200 > th,
.table-pink200 > td {
  background-color: #fef2f9;
}

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

.table-hover .table-pink200:hover {
  background-color: #fcdaee;
}

.table-hover .table-pink200:hover > td,
.table-hover .table-pink200:hover > th {
  background-color: #fcdaee;
}

.table-pink300,
.table-pink300 > th,
.table-pink300 > td {
  background-color: #fde7f3;
}

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

.table-hover .table-pink300:hover {
  background-color: #fbcfe7;
}

.table-hover .table-pink300:hover > td,
.table-hover .table-pink300:hover > th {
  background-color: #fbcfe7;
}

.table-pink400,
.table-pink400 > th,
.table-pink400 > td {
  background-color: #fcd8eb;
}

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

.table-hover .table-pink400:hover {
  background-color: #fac0df;
}

.table-hover .table-pink400:hover > td,
.table-hover .table-pink400:hover > th {
  background-color: #fac0df;
}

.table-pink500,
.table-pink500 > th,
.table-pink500 > td {
  background-color: #facce2;
}

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

.table-hover .table-pink500:hover {
  background-color: #f8b5d5;
}

.table-hover .table-pink500:hover > td,
.table-hover .table-pink500:hover > th {
  background-color: #f8b5d5;
}

.table-pink600,
.table-pink600 > th,
.table-pink600 > td {
  background-color: #f5c3d9;
}

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

.table-hover .table-pink600:hover {
  background-color: #f1adcb;
}

.table-hover .table-pink600:hover > td,
.table-hover .table-pink600:hover > th {
  background-color: #f1adcb;
}

.table-pink700,
.table-pink700 > th,
.table-pink700 > td {
  background-color: #edbed2;
}

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

.table-hover .table-pink700:hover {
  background-color: #e7aac4;
}

.table-hover .table-pink700:hover > td,
.table-hover .table-pink700:hover > th {
  background-color: #e7aac4;
}

.table-pink800,
.table-pink800 > th,
.table-pink800 > td {
  background-color: #e4becd;
}

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

.table-hover .table-pink800:hover {
  background-color: #ddacbf;
}

.table-hover .table-pink800:hover > td,
.table-hover .table-pink800:hover > th {
  background-color: #ddacbf;
}

.table-pink900,
.table-pink900 > th,
.table-pink900 > td {
  background-color: #dcbeca;
}

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

.table-hover .table-pink900:hover {
  background-color: #d3adbc;
}

.table-hover .table-pink900:hover > td,
.table-hover .table-pink900:hover > th {
  background-color: #d3adbc;
}

.table-fuchsia50,
.table-fuchsia50 > th,
.table-fuchsia50 > td {
  background-color: #fefcff;
}

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

.table-hover .table-fuchsia50:hover {
  background-color: #f6e3ff;
}

.table-hover .table-fuchsia50:hover > td,
.table-hover .table-fuchsia50:hover > th {
  background-color: #f6e3ff;
}

.table-fuchsia100,
.table-fuchsia100 > th,
.table-fuchsia100 > td {
  background-color: #fef9ff;
}

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

.table-hover .table-fuchsia100:hover {
  background-color: #fae0ff;
}

.table-hover .table-fuchsia100:hover > td,
.table-hover .table-fuchsia100:hover > th {
  background-color: #fae0ff;
}

.table-fuchsia200,
.table-fuchsia200 > th,
.table-fuchsia200 > td {
  background-color: #fcf2ff;
}

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

.table-hover .table-fuchsia200:hover {
  background-color: #f6d9ff;
}

.table-hover .table-fuchsia200:hover > td,
.table-hover .table-fuchsia200:hover > th {
  background-color: #f6d9ff;
}

.table-fuchsia300,
.table-fuchsia300 > th,
.table-fuchsia300 > td {
  background-color: #fbe7fe;
}

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

.table-hover .table-fuchsia300:hover {
  background-color: #f7cffd;
}

.table-hover .table-fuchsia300:hover > td,
.table-hover .table-fuchsia300:hover > th {
  background-color: #f7cffd;
}

.table-fuchsia400,
.table-fuchsia400 > th,
.table-fuchsia400 > td {
  background-color: #f9d9fd;
}

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

.table-hover .table-fuchsia400:hover {
  background-color: #f5c1fc;
}

.table-hover .table-fuchsia400:hover > td,
.table-hover .table-fuchsia400:hover > th {
  background-color: #f5c1fc;
}

.table-fuchsia500,
.table-fuchsia500 > th,
.table-fuchsia500 > td {
  background-color: #f4cbfb;
}

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

.table-hover .table-fuchsia500:hover {
  background-color: #efb3f9;
}

.table-hover .table-fuchsia500:hover > td,
.table-hover .table-fuchsia500:hover > th {
  background-color: #efb3f9;
}

.table-fuchsia600,
.table-fuchsia600 > th,
.table-fuchsia600 > td {
  background-color: #edc2f3;
}

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

.table-hover .table-fuchsia600:hover {
  background-color: #e7adef;
}

.table-hover .table-fuchsia600:hover > td,
.table-hover .table-fuchsia600:hover > th {
  background-color: #e7adef;
}

.table-fuchsia700,
.table-fuchsia700 > th,
.table-fuchsia700 > td {
  background-color: #e5bfe9;
}

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

.table-hover .table-fuchsia700:hover {
  background-color: #ddace2;
}

.table-hover .table-fuchsia700:hover > td,
.table-hover .table-fuchsia700:hover > th {
  background-color: #ddace2;
}

.table-fuchsia800,
.table-fuchsia800 > th,
.table-fuchsia800 > td {
  background-color: #ddbfe0;
}

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

.table-hover .table-fuchsia800:hover {
  background-color: #d4aed8;
}

.table-hover .table-fuchsia800:hover > td,
.table-hover .table-fuchsia800:hover > th {
  background-color: #d4aed8;
}

.table-fuchsia900,
.table-fuchsia900 > th,
.table-fuchsia900 > td {
  background-color: #d7bfd8;
}

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

.table-hover .table-fuchsia900:hover {
  background-color: #cdafce;
}

.table-hover .table-fuchsia900:hover > td,
.table-hover .table-fuchsia900:hover > th {
  background-color: #cdafce;
}

.table-purple50,
.table-purple50 > th,
.table-purple50 > td {
  background-color: #fefcff;
}

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

.table-hover .table-purple50:hover {
  background-color: #f6e3ff;
}

.table-hover .table-purple50:hover > td,
.table-hover .table-purple50:hover > th {
  background-color: #f6e3ff;
}

.table-purple100,
.table-purple100 > th,
.table-purple100 > td {
  background-color: #fcf9ff;
}

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

.table-hover .table-purple100:hover {
  background-color: #efe0ff;
}

.table-hover .table-purple100:hover > td,
.table-hover .table-purple100:hover > th {
  background-color: #efe0ff;
}

.table-purple200,
.table-purple200 > th,
.table-purple200 > td {
  background-color: #f9f3ff;
}

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

.table-hover .table-purple200:hover {
  background-color: #ecdaff;
}

.table-hover .table-purple200:hover > td,
.table-hover .table-purple200:hover > th {
  background-color: #ecdaff;
}

.table-purple300,
.table-purple300 > th,
.table-purple300 > td {
  background-color: #f4eaff;
}

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

.table-hover .table-purple300:hover {
  background-color: #e7d1ff;
}

.table-hover .table-purple300:hover > td,
.table-hover .table-purple300:hover > th {
  background-color: #e7d1ff;
}

.table-purple400,
.table-purple400 > th,
.table-purple400 > td {
  background-color: #edddfe;
}

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

.table-hover .table-purple400:hover {
  background-color: #e0c4fd;
}

.table-hover .table-purple400:hover > td,
.table-hover .table-purple400:hover > th {
  background-color: #e0c4fd;
}

.table-purple500,
.table-purple500 > th,
.table-purple500 > td {
  background-color: #e7cffd;
}

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

.table-hover .table-purple500:hover {
  background-color: #dbb7fc;
}

.table-hover .table-purple500:hover > td,
.table-hover .table-purple500:hover > th {
  background-color: #dbb7fc;
}

.table-purple600,
.table-purple600 > th,
.table-purple600 > td {
  background-color: #e1c6f9;
}

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

.table-hover .table-purple600:hover {
  background-color: #d5aff7;
}

.table-hover .table-purple600:hover > td,
.table-hover .table-purple600:hover > th {
  background-color: #d5aff7;
}

.table-purple700,
.table-purple700 > th,
.table-purple700 > td {
  background-color: #dbc1f1;
}

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

.table-hover .table-purple700:hover {
  background-color: #cfacec;
}

.table-hover .table-purple700:hover > td,
.table-hover .table-purple700:hover > th {
  background-color: #cfacec;
}

.table-purple800,
.table-purple800 > th,
.table-purple800 > td {
  background-color: #d6c1e7;
}

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

.table-hover .table-purple800:hover {
  background-color: #caafe0;
}

.table-hover .table-purple800:hover > td,
.table-hover .table-purple800:hover > th {
  background-color: #caafe0;
}

.table-purple900,
.table-purple900 > th,
.table-purple900 > td {
  background-color: #d0bfdd;
}

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

.table-hover .table-purple900:hover {
  background-color: #c4aed4;
}

.table-hover .table-purple900:hover > td,
.table-hover .table-purple900:hover > th {
  background-color: #c4aed4;
}

.table-violet50,
.table-violet50 > th,
.table-violet50 > td {
  background-color: #fcfcff;
}

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

.table-hover .table-violet50:hover {
  background-color: #e3e3ff;
}

.table-hover .table-violet50:hover > td,
.table-hover .table-violet50:hover > th {
  background-color: #e3e3ff;
}

.table-violet100,
.table-violet100 > th,
.table-violet100 > td {
  background-color: #faf9ff;
}

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

.table-hover .table-violet100:hover {
  background-color: #e5e0ff;
}

.table-hover .table-violet100:hover > td,
.table-hover .table-violet100:hover > th {
  background-color: #e5e0ff;
}

.table-violet200,
.table-violet200 > th,
.table-violet200 > td {
  background-color: #f5f4ff;
}

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

.table-hover .table-violet200:hover {
  background-color: #dedbff;
}

.table-hover .table-violet200:hover > td,
.table-hover .table-violet200:hover > th {
  background-color: #dedbff;
}

.table-violet300,
.table-violet300 > th,
.table-violet300 > td {
  background-color: #eeeafe;
}

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

.table-hover .table-violet300:hover {
  background-color: #dad2fd;
}

.table-hover .table-violet300:hover > td,
.table-hover .table-violet300:hover > th {
  background-color: #dad2fd;
}

.table-violet400,
.table-violet400 > th,
.table-violet400 > td {
  background-color: #e6dffe;
}

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

.table-hover .table-violet400:hover {
  background-color: #d3c6fd;
}

.table-hover .table-violet400:hover > td,
.table-hover .table-violet400:hover > th {
  background-color: #d3c6fd;
}

.table-violet500,
.table-violet500 > th,
.table-violet500 > td {
  background-color: #dfd1fc;
}

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

.table-hover .table-violet500:hover {
  background-color: #ceb9fa;
}

.table-hover .table-violet500:hover > td,
.table-hover .table-violet500:hover > th {
  background-color: #ceb9fa;
}

.table-violet600,
.table-violet600 > th,
.table-violet600 > td {
  background-color: #dac8fa;
}

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

.table-hover .table-violet600:hover {
  background-color: #cab1f8;
}

.table-hover .table-violet600:hover > td,
.table-hover .table-violet600:hover > th {
  background-color: #cab1f8;
}

.table-violet700,
.table-violet700 > th,
.table-violet700 > td {
  background-color: #d6c3f4;
}

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

.table-hover .table-violet700:hover {
  background-color: #c7adf0;
}

.table-hover .table-violet700:hover > td,
.table-hover .table-violet700:hover > th {
  background-color: #c7adf0;
}

.table-violet800,
.table-violet800 > th,
.table-violet800 > td {
  background-color: #d1c1eb;
}

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

.table-hover .table-violet800:hover {
  background-color: #c3aee5;
}

.table-hover .table-violet800:hover > td,
.table-hover .table-violet800:hover > th {
  background-color: #c3aee5;
}

.table-violet900,
.table-violet900 > th,
.table-violet900 > td {
  background-color: #cdc0e1;
}

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

.table-hover .table-violet900:hover {
  background-color: #bfafd9;
}

.table-hover .table-violet900:hover > td,
.table-hover .table-violet900:hover > th {
  background-color: #bfafd9;
}

.table-indigo50,
.table-indigo50 > th,
.table-indigo50 > td {
  background-color: #fafbff;
}

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

.table-hover .table-indigo50:hover {
  background-color: #e1e7ff;
}

.table-hover .table-indigo50:hover > td,
.table-hover .table-indigo50:hover > th {
  background-color: #e1e7ff;
}

.table-indigo100,
.table-indigo100 > th,
.table-indigo100 > td {
  background-color: #f6f8ff;
}

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

.table-hover .table-indigo100:hover {
  background-color: #dde4ff;
}

.table-hover .table-indigo100:hover > td,
.table-hover .table-indigo100:hover > th {
  background-color: #dde4ff;
}

.table-indigo200,
.table-indigo200 > th,
.table-indigo200 > td {
  background-color: #eff2ff;
}

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

.table-hover .table-indigo200:hover {
  background-color: #d6ddff;
}

.table-hover .table-indigo200:hover > td,
.table-hover .table-indigo200:hover > th {
  background-color: #d6ddff;
}

.table-indigo300,
.table-indigo300 > th,
.table-indigo300 > td {
  background-color: #e6eafe;
}

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

.table-hover .table-indigo300:hover {
  background-color: #cdd5fd;
}

.table-hover .table-indigo300:hover > td,
.table-hover .table-indigo300:hover > th {
  background-color: #cdd5fd;
}

.table-indigo400,
.table-indigo400 > th,
.table-indigo400 > td {
  background-color: #dcdffd;
}

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

.table-hover .table-indigo400:hover {
  background-color: #c4c9fc;
}

.table-hover .table-indigo400:hover > td,
.table-hover .table-indigo400:hover > th {
  background-color: #c4c9fc;
}

.table-indigo500,
.table-indigo500 > th,
.table-indigo500 > td {
  background-color: #d3d4fb;
}

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

.table-hover .table-indigo500:hover {
  background-color: #bcbdf9;
}

.table-hover .table-indigo500:hover > td,
.table-hover .table-indigo500:hover > th {
  background-color: #bcbdf9;
}

.table-indigo600,
.table-indigo600 > th,
.table-indigo600 > td {
  background-color: #cecbf8;
}

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

.table-hover .table-indigo600:hover {
  background-color: #b9b5f5;
}

.table-hover .table-indigo600:hover > td,
.table-hover .table-indigo600:hover > th {
  background-color: #b9b5f5;
}

.table-indigo700,
.table-indigo700 > th,
.table-indigo700 > td {
  background-color: #cac7f0;
}

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

.table-hover .table-indigo700:hover {
  background-color: #b7b3eb;
}

.table-hover .table-indigo700:hover > td,
.table-hover .table-indigo700:hover > th {
  background-color: #b7b3eb;
}

.table-indigo800,
.table-indigo800 > th,
.table-indigo800 > td {
  background-color: #c7c5e5;
}

.table-indigo800 th,
.table-indigo800 td,
.table-indigo800 thead th,
.table-indigo800 tbody + tbody {
  border-color: #9793cf;
}

.table-hover .table-indigo800:hover {
  background-color: #b6b3dd;
}

.table-hover .table-indigo800:hover > td,
.table-hover .table-indigo800:hover > th {
  background-color: #b6b3dd;
}

.table-indigo900,
.table-indigo900 > th,
.table-indigo900 > td {
  background-color: #c5c4dc;
}

.table-indigo900 th,
.table-indigo900 td,
.table-indigo900 thead th,
.table-indigo900 tbody + tbody {
  border-color: #9492bd;
}

.table-hover .table-indigo900:hover {
  background-color: #b5b4d3;
}

.table-hover .table-indigo900:hover > td,
.table-hover .table-indigo900:hover > th {
  background-color: #b5b4d3;
}

.table-blue50,
.table-blue50 > th,
.table-blue50 > td {
  background-color: #fbfcff;
}

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

.table-hover .table-blue50:hover {
  background-color: #e2e9ff;
}

.table-hover .table-blue50:hover > td,
.table-hover .table-blue50:hover > th {
  background-color: #e2e9ff;
}

.table-blue100,
.table-blue100 > th,
.table-blue100 > td {
  background-color: #f5f9ff;
}

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

.table-hover .table-blue100:hover {
  background-color: #dceaff;
}

.table-hover .table-blue100:hover > td,
.table-hover .table-blue100:hover > th {
  background-color: #dceaff;
}

.table-blue200,
.table-blue200 > th,
.table-blue200 > td {
  background-color: #edf5ff;
}

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

.table-hover .table-blue200:hover {
  background-color: #d4e7ff;
}

.table-hover .table-blue200:hover > td,
.table-hover .table-blue200:hover > th {
  background-color: #d4e7ff;
}

.table-blue300,
.table-blue300 > th,
.table-blue300 > td {
  background-color: #e1effe;
}

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

.table-hover .table-blue300:hover {
  background-color: #c8e2fd;
}

.table-hover .table-blue300:hover > td,
.table-hover .table-blue300:hover > th {
  background-color: #c8e2fd;
}

.table-blue400,
.table-blue400 > th,
.table-blue400 > td {
  background-color: #d2e6fe;
}

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

.table-hover .table-blue400:hover {
  background-color: #b9d8fd;
}

.table-hover .table-blue400:hover > td,
.table-hover .table-blue400:hover > th {
  background-color: #b9d8fd;
}

.table-blue500,
.table-blue500 > th,
.table-blue500 > td {
  background-color: #c8dcfc;
}

.table-blue500 th,
.table-blue500 td,
.table-blue500 thead th,
.table-blue500 tbody + tbody {
  border-color: #99befa;
}

.table-hover .table-blue500:hover {
  background-color: #b0cdfb;
}

.table-hover .table-blue500:hover > td,
.table-hover .table-blue500:hover > th {
  background-color: #b0cdfb;
}

.table-blue600,
.table-blue600 > th,
.table-blue600 > td {
  background-color: #c2d3f9;
}

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

.table-hover .table-blue600:hover {
  background-color: #abc2f7;
}

.table-hover .table-blue600:hover > td,
.table-hover .table-blue600:hover > th {
  background-color: #abc2f7;
}

.table-blue700,
.table-blue700 > th,
.table-blue700 > td {
  background-color: #c0cdf4;
}

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

.table-hover .table-blue700:hover {
  background-color: #aabcf0;
}

.table-hover .table-blue700:hover > td,
.table-hover .table-blue700:hover > th {
  background-color: #aabcf0;
}

.table-blue800,
.table-blue800 > th,
.table-blue800 > td {
  background-color: #c0cae9;
}

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

.table-hover .table-blue800:hover {
  background-color: #adbae2;
}

.table-hover .table-blue800:hover > td,
.table-hover .table-blue800:hover > th {
  background-color: #adbae2;
}

.table-blue900,
.table-blue900 > th,
.table-blue900 > td {
  background-color: #c0c8de;
}

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

.table-hover .table-blue900:hover {
  background-color: #afb9d5;
}

.table-hover .table-blue900:hover > td,
.table-hover .table-blue900:hover > th {
  background-color: #afb9d5;
}

.table-lightBlue25,
.table-lightBlue25 > th,
.table-lightBlue25 > td {
  background-color: #fbfcfd;
}

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

.table-hover .table-lightBlue25:hover {
  background-color: #eaeff5;
}

.table-hover .table-lightBlue25:hover > td,
.table-hover .table-lightBlue25:hover > th {
  background-color: #eaeff5;
}

.table-lightBlue50,
.table-lightBlue50 > th,
.table-lightBlue50 > td {
  background-color: #fbfdff;
}

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

.table-hover .table-lightBlue50:hover {
  background-color: #e2f0ff;
}

.table-hover .table-lightBlue50:hover > td,
.table-hover .table-lightBlue50:hover > th {
  background-color: #e2f0ff;
}

.table-lightBlue100,
.table-lightBlue100 > th,
.table-lightBlue100 > td {
  background-color: #f6fbff;
}

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

.table-hover .table-lightBlue100:hover {
  background-color: #ddf0ff;
}

.table-hover .table-lightBlue100:hover > td,
.table-hover .table-lightBlue100:hover > th {
  background-color: #ddf0ff;
}

.table-lightBlue200,
.table-lightBlue200 > th,
.table-lightBlue200 > td {
  background-color: #ecf8fe;
}

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

.table-hover .table-lightBlue200:hover {
  background-color: #d4effd;
}

.table-hover .table-lightBlue200:hover > td,
.table-hover .table-lightBlue200:hover > th {
  background-color: #d4effd;
}

.table-lightBlue300,
.table-lightBlue300 > th,
.table-lightBlue300 > td {
  background-color: #dbf3fe;
}

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

.table-hover .table-lightBlue300:hover {
  background-color: #c2ebfd;
}

.table-hover .table-lightBlue300:hover > td,
.table-hover .table-lightBlue300:hover > th {
  background-color: #c2ebfd;
}

.table-lightBlue400,
.table-lightBlue400 > th,
.table-lightBlue400 > td {
  background-color: #c7edfd;
}

.table-lightBlue400 th,
.table-lightBlue400 td,
.table-lightBlue400 thead th,
.table-lightBlue400 tbody + tbody {
  border-color: #98ddfb;
}

.table-hover .table-lightBlue400:hover {
  background-color: #aee5fc;
}

.table-hover .table-lightBlue400:hover > td,
.table-hover .table-lightBlue400:hover > th {
  background-color: #aee5fc;
}

.table-lightBlue500,
.table-lightBlue500 > th,
.table-lightBlue500 > td {
  background-color: #bce6f9;
}

.table-lightBlue500 th,
.table-lightBlue500 td,
.table-lightBlue500 thead th,
.table-lightBlue500 tbody + tbody {
  border-color: #82d0f4;
}

.table-hover .table-lightBlue500:hover {
  background-color: #a5ddf7;
}

.table-hover .table-lightBlue500:hover > td,
.table-hover .table-lightBlue500:hover > th {
  background-color: #a5ddf7;
}

.table-lightBlue600,
.table-lightBlue600 > th,
.table-lightBlue600 > td {
  background-color: #b8ddef;
}

.table-lightBlue600 th,
.table-lightBlue600 td,
.table-lightBlue600 thead th,
.table-lightBlue600 tbody + tbody {
  border-color: #7bbfe2;
}

.table-hover .table-lightBlue600:hover {
  background-color: #a3d3ea;
}

.table-hover .table-lightBlue600:hover > td,
.table-hover .table-lightBlue600:hover > th {
  background-color: #a3d3ea;
}

.table-lightBlue700,
.table-lightBlue700 > th,
.table-lightBlue700 > td {
  background-color: #b8d5e5;
}

.table-lightBlue700 th,
.table-lightBlue700 td,
.table-lightBlue700 thead th,
.table-lightBlue700 tbody + tbody {
  border-color: #7cb1ce;
}

.table-hover .table-lightBlue700:hover {
  background-color: #a5cade;
}

.table-hover .table-lightBlue700:hover > td,
.table-hover .table-lightBlue700:hover > th {
  background-color: #a5cade;
}

.table-lightBlue800,
.table-lightBlue800 > th,
.table-lightBlue800 > td {
  background-color: #bad1dd;
}

.table-lightBlue800 th,
.table-lightBlue800 td,
.table-lightBlue800 thead th,
.table-lightBlue800 tbody + tbody {
  border-color: #7ea9c0;
}

.table-hover .table-lightBlue800:hover {
  background-color: #a9c6d5;
}

.table-hover .table-lightBlue800:hover > td,
.table-hover .table-lightBlue800:hover > th {
  background-color: #a9c6d5;
}

.table-lightBlue900,
.table-lightBlue900 > th,
.table-lightBlue900 > td {
  background-color: #bbccd6;
}

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

.table-hover .table-lightBlue900:hover {
  background-color: #abc0cc;
}

.table-hover .table-lightBlue900:hover > td,
.table-hover .table-lightBlue900:hover > th {
  background-color: #abc0cc;
}

.table-cyan50,
.table-cyan50 > th,
.table-cyan50 > td {
  background-color: #faffff;
}

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

.table-hover .table-cyan50:hover {
  background-color: #e1ffff;
}

.table-hover .table-cyan50:hover > td,
.table-hover .table-cyan50:hover > th {
  background-color: #e1ffff;
}

.table-cyan100,
.table-cyan100 > th,
.table-cyan100 > td {
  background-color: #f2feff;
}

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

.table-hover .table-cyan100:hover {
  background-color: #d9fcff;
}

.table-hover .table-cyan100:hover > td,
.table-hover .table-cyan100:hover > th {
  background-color: #d9fcff;
}

.table-cyan200,
.table-cyan200 > th,
.table-cyan200 > td {
  background-color: #e6fcfe;
}

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

.table-hover .table-cyan200:hover {
  background-color: #cdf9fd;
}

.table-hover .table-cyan200:hover > td,
.table-hover .table-cyan200:hover > th {
  background-color: #cdf9fd;
}

.table-cyan300,
.table-cyan300 > th,
.table-cyan300 > td {
  background-color: #d4f9fd;
}

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

.table-hover .table-cyan300:hover {
  background-color: #bcf6fc;
}

.table-hover .table-cyan300:hover > td,
.table-hover .table-cyan300:hover > th {
  background-color: #bcf6fc;
}

.table-cyan400,
.table-cyan400 > th,
.table-cyan400 > td {
  background-color: #c1f3fa;
}

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

.table-hover .table-cyan400:hover {
  background-color: #a9eef8;
}

.table-hover .table-cyan400:hover > td,
.table-hover .table-cyan400:hover > th {
  background-color: #a9eef8;
}

.table-cyan500,
.table-cyan500 > th,
.table-cyan500 > td {
  background-color: #b9ebf3;
}

.table-cyan500 th,
.table-cyan500 td,
.table-cyan500 thead th,
.table-cyan500 tbody + tbody {
  border-color: #7ed9e9;
}

.table-hover .table-cyan500:hover {
  background-color: #a3e5ef;
}

.table-hover .table-cyan500:hover > td,
.table-hover .table-cyan500:hover > th {
  background-color: #a3e5ef;
}

.table-cyan600,
.table-cyan600 > th,
.table-cyan600 > td {
  background-color: #bae0e9;
}

.table-cyan600 th,
.table-cyan600 td,
.table-cyan600 thead th,
.table-cyan600 tbody + tbody {
  border-color: #7fc6d7;
}

.table-hover .table-cyan600:hover {
  background-color: #a7d7e3;
}

.table-hover .table-cyan600:hover > td,
.table-hover .table-cyan600:hover > th {
  background-color: #a7d7e3;
}

.table-cyan700,
.table-cyan700 > th,
.table-cyan700 > td {
  background-color: #bcd8e0;
}

.table-cyan700 th,
.table-cyan700 td,
.table-cyan700 thead th,
.table-cyan700 tbody + tbody {
  border-color: #82b7c5;
}

.table-hover .table-cyan700:hover {
  background-color: #abced8;
}

.table-hover .table-cyan700:hover > td,
.table-hover .table-cyan700:hover > th {
  background-color: #abced8;
}

.table-cyan800,
.table-cyan800 > th,
.table-cyan800 > td {
  background-color: #bdd2d8;
}

.table-cyan800 th,
.table-cyan800 td,
.table-cyan800 thead th,
.table-cyan800 tbody + tbody {
  border-color: #85abb7;
}

.table-hover .table-cyan800:hover {
  background-color: #adc7cf;
}

.table-hover .table-cyan800:hover > td,
.table-hover .table-cyan800:hover > th {
  background-color: #adc7cf;
}

.table-cyan900,
.table-cyan900 > th,
.table-cyan900 > td {
  background-color: #becdd3;
}

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

.table-hover .table-cyan900:hover {
  background-color: #afc1c9;
}

.table-hover .table-cyan900:hover > td,
.table-hover .table-cyan900:hover > th {
  background-color: #afc1c9;
}

.table-teal50,
.table-teal50 > th,
.table-teal50 > td {
  background-color: #fbfefe;
}

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

.table-hover .table-teal50:hover {
  background-color: #e7f9f9;
}

.table-hover .table-teal50:hover > td,
.table-hover .table-teal50:hover > th {
  background-color: #e7f9f9;
}

.table-teal100,
.table-teal100 > th,
.table-teal100 > td {
  background-color: #f1fefb;
}

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

.table-hover .table-teal100:hover {
  background-color: #d9fcf4;
}

.table-hover .table-teal100:hover > td,
.table-hover .table-teal100:hover > th {
  background-color: #d9fcf4;
}

.table-teal200,
.table-teal200 > th,
.table-teal200 > td {
  background-color: #e2fcf7;
}

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

.table-hover .table-teal200:hover {
  background-color: #cbfaf1;
}

.table-hover .table-teal200:hover > td,
.table-hover .table-teal200:hover > th {
  background-color: #cbfaf1;
}

.table-teal300,
.table-teal300 > th,
.table-teal300 > td {
  background-color: #d2f9f3;
}

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

.table-hover .table-teal300:hover {
  background-color: #bcf6ed;
}

.table-hover .table-teal300:hover > td,
.table-hover .table-teal300:hover > th {
  background-color: #bcf6ed;
}

.table-teal400,
.table-teal400 > th,
.table-teal400 > td {
  background-color: #c4f3ed;
}

.table-teal400 th,
.table-teal400 td,
.table-teal400 thead th,
.table-teal400 tbody + tbody {
  border-color: #92e9de;
}

.table-hover .table-teal400:hover {
  background-color: #afefe7;
}

.table-hover .table-teal400:hover > td,
.table-hover .table-teal400:hover > th {
  background-color: #afefe7;
}

.table-teal500,
.table-teal500 > th,
.table-teal500 > td {
  background-color: #bdebe6;
}

.table-teal500 th,
.table-teal500 td,
.table-teal500 thead th,
.table-teal500 tbody + tbody {
  border-color: #85dad1;
}

.table-hover .table-teal500:hover {
  background-color: #a9e5df;
}

.table-hover .table-teal500:hover > td,
.table-hover .table-teal500:hover > th {
  background-color: #a9e5df;
}

.table-teal600,
.table-teal600 > th,
.table-teal600 > td {
  background-color: #bbe1de;
}

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

.table-hover .table-teal600:hover {
  background-color: #a9d9d5;
}

.table-hover .table-teal600:hover > td,
.table-hover .table-teal600:hover > th {
  background-color: #a9d9d5;
}

.table-teal700,
.table-teal700 > th,
.table-teal700 > td {
  background-color: #bcd9d6;
}

.table-teal700 th,
.table-teal700 td,
.table-teal700 thead th,
.table-teal700 tbody + tbody {
  border-color: #82b8b4;
}

.table-hover .table-teal700:hover {
  background-color: #acd0cc;
}

.table-hover .table-teal700:hover > td,
.table-hover .table-teal700:hover > th {
  background-color: #acd0cc;
}

.table-teal800,
.table-teal800 > th,
.table-teal800 > td {
  background-color: #bcd2d1;
}

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

.table-hover .table-teal800:hover {
  background-color: #adc8c7;
}

.table-hover .table-teal800:hover > td,
.table-hover .table-teal800:hover > th {
  background-color: #adc8c7;
}

.table-teal900,
.table-teal900 > th,
.table-teal900 > td {
  background-color: #bdcdcc;
}

.table-teal900 th,
.table-teal900 td,
.table-teal900 thead th,
.table-teal900 tbody + tbody {
  border-color: #84a3a1;
}

.table-hover .table-teal900:hover {
  background-color: #aec2c1;
}

.table-hover .table-teal900:hover > td,
.table-hover .table-teal900:hover > th {
  background-color: #aec2c1;
}

.table-emerald25,
.table-emerald25 > th,
.table-emerald25 > td {
  background-color: #fcfdfc;
}

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

.table-hover .table-emerald25:hover {
  background-color: #edf3ed;
}

.table-hover .table-emerald25:hover > td,
.table-hover .table-emerald25:hover > th {
  background-color: #edf3ed;
}

.table-emerald50,
.table-emerald50 > th,
.table-emerald50 > td {
  background-color: #fafefc;
}

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

.table-hover .table-emerald50:hover {
  background-color: #e5faef;
}

.table-hover .table-emerald50:hover > td,
.table-hover .table-emerald50:hover > th {
  background-color: #e5faef;
}

.table-emerald100,
.table-emerald100 > th,
.table-emerald100 > td {
  background-color: #f2fef8;
}

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

.table-hover .table-emerald100:hover {
  background-color: #dafceb;
}

.table-hover .table-emerald100:hover > td,
.table-hover .table-emerald100:hover > th {
  background-color: #dafceb;
}

.table-emerald200,
.table-emerald200 > th,
.table-emerald200 > td {
  background-color: #e6fcf2;
}

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

.table-hover .table-emerald200:hover {
  background-color: #cff9e6;
}

.table-hover .table-emerald200:hover > td,
.table-hover .table-emerald200:hover > th {
  background-color: #cff9e6;
}

.table-emerald300,
.table-emerald300 > th,
.table-emerald300 > td {
  background-color: #d6f8eb;
}

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

.table-hover .table-emerald300:hover {
  background-color: #c0f4e0;
}

.table-hover .table-emerald300:hover > td,
.table-hover .table-emerald300:hover > th {
  background-color: #c0f4e0;
}

.table-emerald400,
.table-emerald400 > th,
.table-emerald400 > td {
  background-color: #c6f3e2;
}

.table-emerald400 th,
.table-emerald400 td,
.table-emerald400 thead th,
.table-emerald400 tbody + tbody {
  border-color: #95e8ca;
}

.table-hover .table-emerald400:hover {
  background-color: #b1efd7;
}

.table-hover .table-emerald400:hover > td,
.table-hover .table-emerald400:hover > th {
  background-color: #b1efd7;
}

.table-emerald500,
.table-emerald500 > th,
.table-emerald500 > td {
  background-color: #bcebdc;
}

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

.table-hover .table-emerald500:hover {
  background-color: #a8e5d2;
}

.table-hover .table-emerald500:hover > td,
.table-hover .table-emerald500:hover > th {
  background-color: #a8e5d2;
}

.table-emerald600,
.table-emerald600 > th,
.table-emerald600 > td {
  background-color: #b9e2d5;
}

.table-emerald600 th,
.table-emerald600 td,
.table-emerald600 thead th,
.table-emerald600 tbody + tbody {
  border-color: #7dc8b1;
}

.table-hover .table-emerald600:hover {
  background-color: #a7dbca;
}

.table-hover .table-emerald600:hover > td,
.table-hover .table-emerald600:hover > th {
  background-color: #a7dbca;
}

.table-emerald700,
.table-emerald700 > th,
.table-emerald700 > td {
  background-color: #b9d9d0;
}

.table-emerald700 th,
.table-emerald700 td,
.table-emerald700 thead th,
.table-emerald700 tbody + tbody {
  border-color: #7cb9a8;
}

.table-hover .table-emerald700:hover {
  background-color: #a8d0c5;
}

.table-hover .table-emerald700:hover > td,
.table-hover .table-emerald700:hover > th {
  background-color: #a8d0c5;
}

.table-emerald800,
.table-emerald800 > th,
.table-emerald800 > td {
  background-color: #b9d2cb;
}

.table-emerald800 th,
.table-emerald800 td,
.table-emerald800 thead th,
.table-emerald800 tbody + tbody {
  border-color: #7eac9f;
}

.table-hover .table-emerald800:hover {
  background-color: #a9c8bf;
}

.table-hover .table-emerald800:hover > td,
.table-hover .table-emerald800:hover > th {
  background-color: #a9c8bf;
}

.table-emerald900,
.table-emerald900 > th,
.table-emerald900 > td {
  background-color: #b9cdc8;
}

.table-emerald900 th,
.table-emerald900 td,
.table-emerald900 thead th,
.table-emerald900 tbody + tbody {
  border-color: #7ea399;
}

.table-hover .table-emerald900:hover {
  background-color: #aac2bc;
}

.table-hover .table-emerald900:hover > td,
.table-hover .table-emerald900:hover > th {
  background-color: #aac2bc;
}

.table-green50,
.table-green50 > th,
.table-green50 > td {
  background-color: #fbfefc;
}

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

.table-hover .table-green50:hover {
  background-color: #e7f9ed;
}

.table-hover .table-green50:hover > td,
.table-hover .table-green50:hover > th {
  background-color: #e7f9ed;
}

.table-green100,
.table-green100 > th,
.table-green100 > td {
  background-color: #f5fef8;
}

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

.table-hover .table-green100:hover {
  background-color: #defce8;
}

.table-hover .table-green100:hover > td,
.table-hover .table-green100:hover > th {
  background-color: #defce8;
}

.table-green200,
.table-green200 > th,
.table-green200 > td {
  background-color: #ecfdf2;
}

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

.table-hover .table-green200:hover {
  background-color: #d5fbe2;
}

.table-hover .table-green200:hover > td,
.table-hover .table-green200:hover > th {
  background-color: #d5fbe2;
}

.table-green300,
.table-green300 > th,
.table-green300 > td {
  background-color: #ddfbe8;
}

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

.table-hover .table-green300:hover {
  background-color: #c6f8d9;
}

.table-hover .table-green300:hover > td,
.table-hover .table-green300:hover > th {
  background-color: #c6f8d9;
}

.table-green400,
.table-green400 > th,
.table-green400 > td {
  background-color: #ccf6db;
}

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

.table-hover .table-green400:hover {
  background-color: #b6f2cc;
}

.table-hover .table-green400:hover > td,
.table-hover .table-green400:hover > th {
  background-color: #b6f2cc;
}

.table-green500,
.table-green500 > th,
.table-green500 > td {
  background-color: #c1efd2;
}

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

.table-hover .table-green500:hover {
  background-color: #adeac3;
}

.table-hover .table-green500:hover > td,
.table-hover .table-green500:hover > th {
  background-color: #adeac3;
}

.table-green600,
.table-green600 > th,
.table-green600 > td {
  background-color: #bee5cc;
}

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

.table-hover .table-green600:hover {
  background-color: #acdebe;
}

.table-hover .table-green600:hover > td,
.table-hover .table-green600:hover > th {
  background-color: #acdebe;
}

.table-green700,
.table-green700 > th,
.table-green700 > td {
  background-color: #bddbc9;
}

.table-green700 th,
.table-green700 td,
.table-green700 thead th,
.table-green700 tbody + tbody {
  border-color: #85bd9a;
}

.table-hover .table-green700:hover {
  background-color: #add2bc;
}

.table-hover .table-green700:hover > td,
.table-hover .table-green700:hover > th {
  background-color: #add2bc;
}

.table-green800,
.table-green800 > th,
.table-green800 > td {
  background-color: #bed4c6;
}

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

.table-hover .table-green800:hover {
  background-color: #afcab9;
}

.table-hover .table-green800:hover > td,
.table-hover .table-green800:hover > th {
  background-color: #afcab9;
}

.table-green900,
.table-green900 > th,
.table-green900 > td {
  background-color: #bdcfc4;
}

.table-green900 th,
.table-green900 td,
.table-green900 thead th,
.table-green900 tbody + tbody {
  border-color: #85a692;
}

.table-hover .table-green900:hover {
  background-color: #aec4b7;
}

.table-hover .table-green900:hover > td,
.table-hover .table-green900:hover > th {
  background-color: #aec4b7;
}

.table-lime50,
.table-lime50 > th,
.table-lime50 > td {
  background-color: #fdfff8;
}

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

.table-hover .table-lime50:hover {
  background-color: #f6ffdf;
}

.table-hover .table-lime50:hover > td,
.table-hover .table-lime50:hover > th {
  background-color: #f6ffdf;
}

.table-lime100,
.table-lime100 > th,
.table-lime100 > td {
  background-color: #fafef0;
}

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

.table-hover .table-lime100:hover {
  background-color: #f2fcd8;
}

.table-hover .table-lime100:hover > td,
.table-hover .table-lime100:hover > th {
  background-color: #f2fcd8;
}

.table-lime200,
.table-lime200 > th,
.table-lime200 > td {
  background-color: #f4fde4;
}

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

.table-hover .table-lime200:hover {
  background-color: #eafbcc;
}

.table-hover .table-lime200:hover > td,
.table-hover .table-lime200:hover > th {
  background-color: #eafbcc;
}

.table-lime300,
.table-lime300 > th,
.table-lime300 > td {
  background-color: #edfbd4;
}

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

.table-hover .table-lime300:hover {
  background-color: #e3f9bd;
}

.table-hover .table-lime300:hover > td,
.table-hover .table-lime300:hover > th {
  background-color: #e3f9bd;
}

.table-lime400,
.table-lime400 > th,
.table-lime400 > td {
  background-color: #e5f8c6;
}

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

.table-hover .table-lime400:hover {
  background-color: #dbf5af;
}

.table-hover .table-lime400:hover > td,
.table-hover .table-lime400:hover > th {
  background-color: #dbf5af;
}

.table-lime500,
.table-lime500 > th,
.table-lime500 > td {
  background-color: #ddf1be;
}

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

.table-hover .table-lime500:hover {
  background-color: #d2eca9;
}

.table-hover .table-lime500:hover > td,
.table-hover .table-lime500:hover > th {
  background-color: #d2eca9;
}

.table-lime600,
.table-lime600 > th,
.table-lime600 > td {
  background-color: #d4e5bb;
}

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

.table-hover .table-lime600:hover {
  background-color: #c8dea9;
}

.table-hover .table-lime600:hover > td,
.table-hover .table-lime600:hover > th {
  background-color: #c8dea9;
}

.table-lime700,
.table-lime700 > th,
.table-lime700 > td {
  background-color: #cddabc;
}

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

.table-hover .table-lime700:hover {
  background-color: #c1d1ac;
}

.table-hover .table-lime700:hover > td,
.table-hover .table-lime700:hover > th {
  background-color: #c1d1ac;
}

.table-lime800,
.table-lime800 > th,
.table-lime800 > td {
  background-color: #c9d3bd;
}

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

.table-hover .table-lime800:hover {
  background-color: #bcc9ae;
}

.table-hover .table-lime800:hover > td,
.table-hover .table-lime800:hover > th {
  background-color: #bcc9ae;
}

.table-lime900,
.table-lime900 > th,
.table-lime900 > td {
  background-color: #c7cfbd;
}

.table-lime900 th,
.table-lime900 td,
.table-lime900 thead th,
.table-lime900 tbody + tbody {
  border-color: #96a685;
}

.table-hover .table-lime900:hover {
  background-color: #bac4ae;
}

.table-hover .table-lime900:hover > td,
.table-hover .table-lime900:hover > th {
  background-color: #bac4ae;
}

.table-yellow50,
.table-yellow50 > th,
.table-yellow50 > td {
  background-color: #fffef9;
}

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

.table-hover .table-yellow50:hover {
  background-color: #fffae0;
}

.table-hover .table-yellow50:hover > td,
.table-hover .table-yellow50:hover > th {
  background-color: #fffae0;
}

.table-yellow100,
.table-yellow100 > th,
.table-yellow100 > td {
  background-color: #fffdee;
}

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

.table-hover .table-yellow100:hover {
  background-color: #fffad5;
}

.table-hover .table-yellow100:hover > td,
.table-hover .table-yellow100:hover > th {
  background-color: #fffad5;
}

.table-yellow200,
.table-yellow200 > th,
.table-yellow200 > td {
  background-color: #fffbde;
}

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

.table-hover .table-yellow200:hover {
  background-color: #fff8c5;
}

.table-hover .table-yellow200:hover > td,
.table-hover .table-yellow200:hover > th {
  background-color: #fff8c5;
}

.table-yellow300,
.table-yellow300 > th,
.table-yellow300 > td {
  background-color: #fef6cb;
}

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

.table-hover .table-yellow300:hover {
  background-color: #fef2b2;
}

.table-hover .table-yellow300:hover > td,
.table-hover .table-yellow300:hover > th {
  background-color: #fef2b2;
}

.table-yellow400,
.table-yellow400 > th,
.table-yellow400 > td {
  background-color: #fef1bd;
}

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

.table-hover .table-yellow400:hover {
  background-color: #feeca4;
}

.table-hover .table-yellow400:hover > td,
.table-hover .table-yellow400:hover > th {
  background-color: #feeca4;
}

.table-yellow500,
.table-yellow500 > th,
.table-yellow500 > td {
  background-color: #f9eaba;
}

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

.table-hover .table-yellow500:hover {
  background-color: #f7e3a3;
}

.table-hover .table-yellow500:hover > td,
.table-hover .table-yellow500:hover > th {
  background-color: #f7e3a3;
}

.table-yellow600,
.table-yellow600 > th,
.table-yellow600 > td {
  background-color: #f0deb9;
}

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

.table-hover .table-yellow600:hover {
  background-color: #ecd4a4;
}

.table-hover .table-yellow600:hover > td,
.table-hover .table-yellow600:hover > th {
  background-color: #ecd4a4;
}

.table-yellow700,
.table-yellow700 > th,
.table-yellow700 > td {
  background-color: #e5d3ba;
}

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

.table-hover .table-yellow700:hover {
  background-color: #dec7a7;
}

.table-hover .table-yellow700:hover > td,
.table-hover .table-yellow700:hover > th {
  background-color: #dec7a7;
}

.table-yellow800,
.table-yellow800 > th,
.table-yellow800 > td {
  background-color: #ddcdbc;
}

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

.table-hover .table-yellow800:hover {
  background-color: #d4c0ab;
}

.table-hover .table-yellow800:hover > td,
.table-hover .table-yellow800:hover > th {
  background-color: #d4c0ab;
}

.table-yellow900,
.table-yellow900 > th,
.table-yellow900 > td {
  background-color: #d7c9bd;
}

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

.table-hover .table-yellow900:hover {
  background-color: #cdbcad;
}

.table-hover .table-yellow900:hover > td,
.table-hover .table-yellow900:hover > th {
  background-color: #cdbcad;
}

.table-amber50,
.table-amber50 > th,
.table-amber50 > td {
  background-color: #fffef9;
}

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

.table-hover .table-amber50:hover {
  background-color: #fffae0;
}

.table-hover .table-amber50:hover > td,
.table-hover .table-amber50:hover > th {
  background-color: #fffae0;
}

.table-amber100,
.table-amber100 > th,
.table-amber100 > td {
  background-color: #fffcef;
}

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

.table-hover .table-amber100:hover {
  background-color: #fff7d6;
}

.table-hover .table-amber100:hover > td,
.table-hover .table-amber100:hover > th {
  background-color: #fff7d6;
}

.table-amber200,
.table-amber200 > th,
.table-amber200 > td {
  background-color: #fef8de;
}

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

.table-hover .table-amber200:hover {
  background-color: #fdf3c5;
}

.table-hover .table-amber200:hover > td,
.table-hover .table-amber200:hover > th {
  background-color: #fdf3c5;
}

.table-amber300,
.table-amber300 > th,
.table-amber300 > td {
  background-color: #fef3cd;
}

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

.table-hover .table-amber300:hover {
  background-color: #feedb4;
}

.table-hover .table-amber300:hover > td,
.table-hover .table-amber300:hover > th {
  background-color: #feedb4;
}

.table-amber400,
.table-amber400 > th,
.table-amber400 > td {
  background-color: #feedc2;
}

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

.table-hover .table-amber400:hover {
  background-color: #fee6a9;
}

.table-hover .table-amber400:hover > td,
.table-hover .table-amber400:hover > th {
  background-color: #fee6a9;
}

.table-amber500,
.table-amber500 > th,
.table-amber500 > td {
  background-color: #fce4bb;
}

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

.table-hover .table-amber500:hover {
  background-color: #fbdaa3;
}

.table-hover .table-amber500:hover > td,
.table-hover .table-amber500:hover > th {
  background-color: #fbdaa3;
}

.table-amber600,
.table-amber600 > th,
.table-amber600 > td {
  background-color: #f4d9b9;
}

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

.table-hover .table-amber600:hover {
  background-color: #f1cda3;
}

.table-hover .table-amber600:hover > td,
.table-hover .table-amber600:hover > th {
  background-color: #f1cda3;
}

.table-amber700,
.table-amber700 > th,
.table-amber700 > td {
  background-color: #eacfba;
}

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

.table-hover .table-amber700:hover {
  background-color: #e4c1a6;
}

.table-hover .table-amber700:hover > td,
.table-hover .table-amber700:hover > th {
  background-color: #e4c1a6;
}

.table-amber800,
.table-amber800 > th,
.table-amber800 > td {
  background-color: #e0cabc;
}

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

.table-hover .table-amber800:hover {
  background-color: #d8bcab;
}

.table-hover .table-amber800:hover > td,
.table-hover .table-amber800:hover > th {
  background-color: #d8bcab;
}

.table-amber900,
.table-amber900 > th,
.table-amber900 > td {
  background-color: #d9c6bc;
}

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

.table-hover .table-amber900:hover {
  background-color: #d0b8ac;
}

.table-hover .table-amber900:hover > td,
.table-hover .table-amber900:hover > th {
  background-color: #d0b8ac;
}

.table-orange50,
.table-orange50 > th,
.table-orange50 > td {
  background-color: #fffdfa;
}

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

.table-hover .table-orange50:hover {
  background-color: #fff3e1;
}

.table-hover .table-orange50:hover > td,
.table-hover .table-orange50:hover > th {
  background-color: #fff3e1;
}

.table-orange100,
.table-orange100 > th,
.table-orange100 > td {
  background-color: #fffaf3;
}

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

.table-hover .table-orange100:hover {
  background-color: #ffefda;
}

.table-hover .table-orange100:hover > td,
.table-hover .table-orange100:hover > th {
  background-color: #ffefda;
}

.table-orange200,
.table-orange200 > th,
.table-orange200 > td {
  background-color: #fff4e7;
}

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

.table-hover .table-orange200:hover {
  background-color: #ffe8ce;
}

.table-hover .table-orange200:hover > td,
.table-hover .table-orange200:hover > th {
  background-color: #ffe8ce;
}

.table-orange300,
.table-orange300 > th,
.table-orange300 > td {
  background-color: #feecd8;
}

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

.table-hover .table-orange300:hover {
  background-color: #fde0bf;
}

.table-hover .table-orange300:hover > td,
.table-hover .table-orange300:hover > th {
  background-color: #fde0bf;
}

.table-orange400,
.table-orange400 > th,
.table-orange400 > td {
  background-color: #fee0c8;
}

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

.table-hover .table-orange400:hover {
  background-color: #fed2af;
}

.table-hover .table-orange400:hover > td,
.table-hover .table-orange400:hover > th {
  background-color: #fed2af;
}

.table-orange500,
.table-orange500 > th,
.table-orange500 > td {
  background-color: #fdd8be;
}

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

.table-hover .table-orange500:hover {
  background-color: #fcc9a5;
}

.table-hover .table-orange500:hover > td,
.table-hover .table-orange500:hover > th {
  background-color: #fcc9a5;
}

.table-orange600,
.table-orange600 > th,
.table-orange600 > td {
  background-color: #f9d0bb;
}

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

.table-hover .table-orange600:hover {
  background-color: #f7c0a4;
}

.table-hover .table-orange600:hover > td,
.table-hover .table-orange600:hover > th {
  background-color: #f7c0a4;
}

.table-orange700,
.table-orange700 > th,
.table-orange700 > td {
  background-color: #eecabb;
}

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

.table-hover .table-orange700:hover {
  background-color: #e9baa7;
}

.table-hover .table-orange700:hover > td,
.table-hover .table-orange700:hover > th {
  background-color: #e9baa7;
}

.table-orange800,
.table-orange800 > th,
.table-orange800 > td {
  background-color: #e3c6bd;
}

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

.table-hover .table-orange800:hover {
  background-color: #dbb7ab;
}

.table-hover .table-orange800:hover > td,
.table-hover .table-orange800:hover > th {
  background-color: #dbb7ab;
}

.table-orange900,
.table-orange900 > th,
.table-orange900 > td {
  background-color: #dac4bd;
}

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

.table-hover .table-orange900:hover {
  background-color: #d1b5ad;
}

.table-hover .table-orange900:hover > td,
.table-hover .table-orange900:hover > th {
  background-color: #d1b5ad;
}

.table-red50,
.table-red50 > th,
.table-red50 > td {
  background-color: #fffbfb;
}

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

.table-hover .table-red50:hover {
  background-color: #ffe2e2;
}

.table-hover .table-red50:hover > td,
.table-hover .table-red50:hover > th {
  background-color: #ffe2e2;
}

.table-red100,
.table-red100 > th,
.table-red100 > td {
  background-color: #fff7f7;
}

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

.table-hover .table-red100:hover {
  background-color: #ffdede;
}

.table-hover .table-red100:hover > td,
.table-hover .table-red100:hover > th {
  background-color: #ffdede;
}

.table-red200,
.table-red200 > th,
.table-red200 > td {
  background-color: #fff0f0;
}

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

.table-hover .table-red200:hover {
  background-color: #ffd7d7;
}

.table-hover .table-red200:hover > td,
.table-hover .table-red200:hover > th {
  background-color: #ffd7d7;
}

.table-red300,
.table-red300 > th,
.table-red300 > td {
  background-color: #fee6e6;
}

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

.table-hover .table-red300:hover {
  background-color: #fdcdcd;
}

.table-hover .table-red300:hover > td,
.table-hover .table-red300:hover > th {
  background-color: #fdcdcd;
}

.table-red400,
.table-red400 > th,
.table-red400 > td {
  background-color: #fdd7d7;
}

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

.table-hover .table-red400:hover {
  background-color: #fcbfbf;
}

.table-hover .table-red400:hover > td,
.table-hover .table-red400:hover > th {
  background-color: #fcbfbf;
}

.table-red500,
.table-red500 > th,
.table-red500 > td {
  background-color: #fbcbcb;
}

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

.table-hover .table-red500:hover {
  background-color: #f9b3b3;
}

.table-hover .table-red500:hover > td,
.table-hover .table-red500:hover > th {
  background-color: #f9b3b3;
}

.table-red600,
.table-red600 > th,
.table-red600 > td {
  background-color: #f5c2c2;
}

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

.table-hover .table-red600:hover {
  background-color: #f1acac;
}

.table-hover .table-red600:hover > td,
.table-hover .table-red600:hover > th {
  background-color: #f1acac;
}

.table-red700,
.table-red700 > th,
.table-red700 > td {
  background-color: #ebbfbf;
}

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

.table-hover .table-red700:hover {
  background-color: #e5acac;
}

.table-hover .table-red700:hover > td,
.table-hover .table-red700:hover > th {
  background-color: #e5acac;
}

.table-red800,
.table-red800 > th,
.table-red800 > td {
  background-color: #e2bfbf;
}

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

.table-hover .table-red800:hover {
  background-color: #daadad;
}

.table-hover .table-red800:hover > td,
.table-hover .table-red800:hover > th {
  background-color: #daadad;
}

.table-red900,
.table-red900 > th,
.table-red900 > td {
  background-color: #dbc0c0;
}

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

.table-hover .table-red900:hover {
  background-color: #d2b0b0;
}

.table-hover .table-red900:hover > td,
.table-hover .table-red900:hover > th {
  background-color: #d2b0b0;
}

.table-warmGray50,
.table-warmGray50 > th,
.table-warmGray50 > td {
  background-color: #fefefd;
}

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

.table-hover .table-warmGray50:hover {
  background-color: #f6f6ec;
}

.table-hover .table-warmGray50:hover > td,
.table-hover .table-warmGray50:hover > th {
  background-color: #f6f6ec;
}

.table-warmGray100,
.table-warmGray100 > th,
.table-warmGray100 > td {
  background-color: #fcfcfc;
}

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

.table-hover .table-warmGray100:hover {
  background-color: #efefef;
}

.table-hover .table-warmGray100:hover > td,
.table-hover .table-warmGray100:hover > th {
  background-color: #efefef;
}

.table-warmGray200,
.table-warmGray200 > th,
.table-warmGray200 > td {
  background-color: #f8f8f7;
}

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

.table-hover .table-warmGray200:hover {
  background-color: #ecece9;
}

.table-hover .table-warmGray200:hover > td,
.table-hover .table-warmGray200:hover > th {
  background-color: #ecece9;
}

.table-warmGray300,
.table-warmGray300 > th,
.table-warmGray300 > td {
  background-color: #f4f3f2;
}

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

.table-hover .table-warmGray300:hover {
  background-color: #e8e6e4;
}

.table-hover .table-warmGray300:hover > td,
.table-hover .table-warmGray300:hover > th {
  background-color: #e8e6e4;
}

.table-warmGray400,
.table-warmGray400 > th,
.table-warmGray400 > td {
  background-color: #e7e5e4;
}

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

.table-hover .table-warmGray400:hover {
  background-color: #dbd8d7;
}

.table-hover .table-warmGray400:hover > td,
.table-hover .table-warmGray400:hover > th {
  background-color: #dbd8d7;
}

.table-warmGray500,
.table-warmGray500 > th,
.table-warmGray500 > td {
  background-color: #d9d7d6;
}

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

.table-hover .table-warmGray500:hover {
  background-color: #cdcac9;
}

.table-hover .table-warmGray500:hover > td,
.table-hover .table-warmGray500:hover > th {
  background-color: #cdcac9;
}

.table-warmGray600,
.table-warmGray600 > th,
.table-warmGray600 > td {
  background-color: #d0cfcd;
}

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

.table-hover .table-warmGray600:hover {
  background-color: #c4c2c0;
}

.table-hover .table-warmGray600:hover > td,
.table-hover .table-warmGray600:hover > th {
  background-color: #c4c2c0;
}

.table-warmGray700,
.table-warmGray700 > th,
.table-warmGray700 > td {
  background-color: #cbcac8;
}

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

.table-hover .table-warmGray700:hover {
  background-color: #bfbdbb;
}

.table-hover .table-warmGray700:hover > td,
.table-hover .table-warmGray700:hover > th {
  background-color: #bfbdbb;
}

.table-warmGray800,
.table-warmGray800 > th,
.table-warmGray800 > td {
  background-color: #c3c2c2;
}

.table-warmGray800 th,
.table-warmGray800 td,
.table-warmGray800 thead th,
.table-warmGray800 tbody + tbody {
  border-color: #908e8d;
}

.table-hover .table-warmGray800:hover {
  background-color: #b6b5b5;
}

.table-hover .table-warmGray800:hover > td,
.table-hover .table-warmGray800:hover > th {
  background-color: #b6b5b5;
}

.table-warmGray900,
.table-warmGray900 > th,
.table-warmGray900 > td {
  background-color: #bfbfbe;
}

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

.table-hover .table-warmGray900:hover {
  background-color: #b2b2b1;
}

.table-hover .table-warmGray900:hover > td,
.table-hover .table-warmGray900:hover > th {
  background-color: #b2b2b1;
}

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

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

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

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

.table-trueGray100,
.table-trueGray100 > th,
.table-trueGray100 > td {
  background-color: #fcfcfc;
}

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

.table-hover .table-trueGray100:hover {
  background-color: #efefef;
}

.table-hover .table-trueGray100:hover > td,
.table-hover .table-trueGray100:hover > th {
  background-color: #efefef;
}

.table-trueGray200,
.table-trueGray200 > th,
.table-trueGray200 > td {
  background-color: #f8f8f8;
}

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

.table-hover .table-trueGray200:hover {
  background-color: #ebebeb;
}

.table-hover .table-trueGray200:hover > td,
.table-hover .table-trueGray200:hover > th {
  background-color: #ebebeb;
}

.table-trueGray300,
.table-trueGray300 > th,
.table-trueGray300 > td {
  background-color: #f3f3f3;
}

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

.table-hover .table-trueGray300:hover {
  background-color: #e6e6e6;
}

.table-hover .table-trueGray300:hover > td,
.table-hover .table-trueGray300:hover > th {
  background-color: #e6e6e6;
}

.table-trueGray400,
.table-trueGray400 > th,
.table-trueGray400 > td {
  background-color: #e5e5e5;
}

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

.table-hover .table-trueGray400:hover {
  background-color: #d8d8d8;
}

.table-hover .table-trueGray400:hover > td,
.table-hover .table-trueGray400:hover > th {
  background-color: #d8d8d8;
}

.table-trueGray500,
.table-trueGray500 > th,
.table-trueGray500 > td {
  background-color: #d8d8d8;
}

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

.table-hover .table-trueGray500:hover {
  background-color: #cbcbcb;
}

.table-hover .table-trueGray500:hover > td,
.table-hover .table-trueGray500:hover > th {
  background-color: #cbcbcb;
}

.table-trueGray600,
.table-trueGray600 > th,
.table-trueGray600 > td {
  background-color: #cfcfcf;
}

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

.table-hover .table-trueGray600:hover {
  background-color: #c2c2c2;
}

.table-hover .table-trueGray600:hover > td,
.table-hover .table-trueGray600:hover > th {
  background-color: #c2c2c2;
}

.table-trueGray700,
.table-trueGray700 > th,
.table-trueGray700 > td {
  background-color: #cacaca;
}

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

.table-hover .table-trueGray700:hover {
  background-color: #bdbdbd;
}

.table-hover .table-trueGray700:hover > td,
.table-hover .table-trueGray700:hover > th {
  background-color: #bdbdbd;
}

.table-trueGray800,
.table-trueGray800 > th,
.table-trueGray800 > td {
  background-color: #c2c2c2;
}

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

.table-hover .table-trueGray800:hover {
  background-color: #b5b5b5;
}

.table-hover .table-trueGray800:hover > td,
.table-hover .table-trueGray800:hover > th {
  background-color: #b5b5b5;
}

.table-trueGray900,
.table-trueGray900 > th,
.table-trueGray900 > td {
  background-color: #bebebe;
}

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

.table-hover .table-trueGray900:hover {
  background-color: #b1b1b1;
}

.table-hover .table-trueGray900:hover > td,
.table-hover .table-trueGray900:hover > th {
  background-color: #b1b1b1;
}

.table-coolGray50,
.table-coolGray50 > th,
.table-coolGray50 > td {
  background-color: #fdfefe;
}

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

.table-hover .table-coolGray50:hover {
  background-color: #ecf6f6;
}

.table-hover .table-coolGray50:hover > td,
.table-hover .table-coolGray50:hover > th {
  background-color: #ecf6f6;
}

.table-coolGray100,
.table-coolGray100 > th,
.table-coolGray100 > td {
  background-color: #fcfcfc;
}

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

.table-hover .table-coolGray100:hover {
  background-color: #efefef;
}

.table-hover .table-coolGray100:hover > td,
.table-hover .table-coolGray100:hover > th {
  background-color: #efefef;
}

.table-coolGray200,
.table-coolGray200 > th,
.table-coolGray200 > td {
  background-color: #f8f8f9;
}

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

.table-hover .table-coolGray200:hover {
  background-color: #eaeaed;
}

.table-hover .table-coolGray200:hover > td,
.table-hover .table-coolGray200:hover > th {
  background-color: #eaeaed;
}

.table-coolGray300,
.table-coolGray300 > th,
.table-coolGray300 > td {
  background-color: #f2f3f5;
}

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

.table-hover .table-coolGray300:hover {
  background-color: #e4e6ea;
}

.table-hover .table-coolGray300:hover > td,
.table-hover .table-coolGray300:hover > th {
  background-color: #e4e6ea;
}

.table-coolGray400,
.table-coolGray400 > th,
.table-coolGray400 > td {
  background-color: #e3e5e9;
}

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

.table-hover .table-coolGray400:hover {
  background-color: #d5d8de;
}

.table-hover .table-coolGray400:hover > td,
.table-hover .table-coolGray400:hover > th {
  background-color: #d5d8de;
}

.table-coolGray500,
.table-coolGray500 > th,
.table-coolGray500 > td {
  background-color: #d6d8db;
}

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

.table-hover .table-coolGray500:hover {
  background-color: #c8cbcf;
}

.table-hover .table-coolGray500:hover > td,
.table-hover .table-coolGray500:hover > th {
  background-color: #c8cbcf;
}

.table-coolGray600,
.table-coolGray600 > th,
.table-coolGray600 > td {
  background-color: #cdcfd3;
}

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

.table-hover .table-coolGray600:hover {
  background-color: #bfc2c7;
}

.table-hover .table-coolGray600:hover > td,
.table-hover .table-coolGray600:hover > th {
  background-color: #bfc2c7;
}

.table-coolGray700,
.table-coolGray700 > th,
.table-coolGray700 > td {
  background-color: #c7cace;
}

.table-coolGray700 th,
.table-coolGray700 td,
.table-coolGray700 thead th,
.table-coolGray700 tbody + tbody {
  border-color: #979ca5;
}

.table-hover .table-coolGray700:hover {
  background-color: #b9bdc2;
}

.table-hover .table-coolGray700:hover > td,
.table-hover .table-coolGray700:hover > th {
  background-color: #b9bdc2;
}

.table-coolGray800,
.table-coolGray800 > th,
.table-coolGray800 > td {
  background-color: #c0c3c7;
}

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

.table-hover .table-coolGray800:hover {
  background-color: #b3b6bb;
}

.table-hover .table-coolGray800:hover > td,
.table-hover .table-coolGray800:hover > th {
  background-color: #b3b6bb;
}

.table-coolGray900,
.table-coolGray900 > th,
.table-coolGray900 > td {
  background-color: #bcbec3;
}

.table-coolGray900 th,
.table-coolGray900 td,
.table-coolGray900 thead th,
.table-coolGray900 tbody + tbody {
  border-color: #83878f;
}

.table-hover .table-coolGray900:hover {
  background-color: #afb1b7;
}

.table-hover .table-coolGray900:hover > td,
.table-hover .table-coolGray900:hover > th {
  background-color: #afb1b7;
}

.table-blueGray50,
.table-blueGray50 > th,
.table-blueGray50 > td {
  background-color: #fdfefe;
}

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

.table-hover .table-blueGray50:hover {
  background-color: #ecf6f6;
}

.table-hover .table-blueGray50:hover > td,
.table-hover .table-blueGray50:hover > th {
  background-color: #ecf6f6;
}

.table-blueGray100,
.table-blueGray100 > th,
.table-blueGray100 > td {
  background-color: #fbfcfd;
}

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

.table-hover .table-blueGray100:hover {
  background-color: #eaeff5;
}

.table-hover .table-blueGray100:hover > td,
.table-hover .table-blueGray100:hover > th {
  background-color: #eaeff5;
}

.table-blueGray200,
.table-blueGray200 > th,
.table-blueGray200 > td {
  background-color: #f7f9fb;
}

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

.table-hover .table-blueGray200:hover {
  background-color: #e6ecf3;
}

.table-hover .table-blueGray200:hover > td,
.table-hover .table-blueGray200:hover > th {
  background-color: #e6ecf3;
}

.table-blueGray300,
.table-blueGray300 > th,
.table-blueGray300 > td {
  background-color: #f0f3f7;
}

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

.table-hover .table-blueGray300:hover {
  background-color: #dfe6ee;
}

.table-hover .table-blueGray300:hover > td,
.table-hover .table-blueGray300:hover > th {
  background-color: #dfe6ee;
}

.table-blueGray400,
.table-blueGray400 > th,
.table-blueGray400 > td {
  background-color: #e1e5eb;
}

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

.table-hover .table-blueGray400:hover {
  background-color: #d2d8e1;
}

.table-hover .table-blueGray400:hover > td,
.table-hover .table-blueGray400:hover > th {
  background-color: #d2d8e1;
}

.table-blueGray500,
.table-blueGray500 > th,
.table-blueGray500 > td {
  background-color: #d4d8df;
}

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

.table-hover .table-blueGray500:hover {
  background-color: #c5cbd4;
}

.table-hover .table-blueGray500:hover > td,
.table-hover .table-blueGray500:hover > th {
  background-color: #c5cbd4;
}

.table-blueGray600,
.table-blueGray600 > th,
.table-blueGray600 > td {
  background-color: #cbcfd5;
}

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

.table-hover .table-blueGray600:hover {
  background-color: #bdc2ca;
}

.table-hover .table-blueGray600:hover > td,
.table-hover .table-blueGray600:hover > th {
  background-color: #bdc2ca;
}

.table-blueGray700,
.table-blueGray700 > th,
.table-blueGray700 > td {
  background-color: #c6cacf;
}

.table-blueGray700 th,
.table-blueGray700 td,
.table-blueGray700 thead th,
.table-blueGray700 tbody + tbody {
  border-color: #959ca7;
}

.table-hover .table-blueGray700:hover {
  background-color: #b8bdc3;
}

.table-hover .table-blueGray700:hover > td,
.table-hover .table-blueGray700:hover > th {
  background-color: #b8bdc3;
}

.table-blueGray800,
.table-blueGray800 > th,
.table-blueGray800 > td {
  background-color: #c0c3c8;
}

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

.table-hover .table-blueGray800:hover {
  background-color: #b2b6bc;
}

.table-hover .table-blueGray800:hover > td,
.table-hover .table-blueGray800:hover > th {
  background-color: #b2b6bc;
}

.table-blueGray900,
.table-blueGray900 > th,
.table-blueGray900 > td {
  background-color: #bcbec3;
}

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

.table-hover .table-blueGray900:hover {
  background-color: #afb1b7;
}

.table-hover .table-blueGray900:hover > td,
.table-hover .table-blueGray900:hover > th {
  background-color: #afb1b7;
}

.table-gray100,
.table-gray100 > th,
.table-gray100 > td {
  background-color: #fdfdfe;
}

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

.table-hover .table-gray100:hover {
  background-color: #ececf6;
}

.table-hover .table-gray100:hover > td,
.table-hover .table-gray100:hover > th {
  background-color: #ececf6;
}

.table-gray200,
.table-gray200 > th,
.table-gray200 > td {
  background-color: #f9fafb;
}

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

.table-hover .table-gray200:hover {
  background-color: #eaedf1;
}

.table-hover .table-gray200:hover > td,
.table-hover .table-gray200:hover > th {
  background-color: #eaedf1;
}

.table-gray300,
.table-gray300 > th,
.table-gray300 > td {
  background-color: #f6f7f8;
}

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

.table-hover .table-gray300:hover {
  background-color: #e8eaed;
}

.table-hover .table-gray300:hover > td,
.table-hover .table-gray300:hover > th {
  background-color: #e8eaed;
}

.table-gray400,
.table-gray400 > th,
.table-gray400 > td {
  background-color: #f1f3f5;
}

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

.table-hover .table-gray400:hover {
  background-color: #e2e6ea;
}

.table-hover .table-gray400:hover > td,
.table-hover .table-gray400:hover > th {
  background-color: #e2e6ea;
}

.table-gray500,
.table-gray500 > th,
.table-gray500 > td {
  background-color: #e8eaed;
}

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

.table-hover .table-gray500:hover {
  background-color: #dadde2;
}

.table-hover .table-gray500:hover > td,
.table-hover .table-gray500:hover > th {
  background-color: #dadde2;
}

.table-gray600,
.table-gray600 > th,
.table-gray600 > td {
  background-color: #d6d8db;
}

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

.table-hover .table-gray600:hover {
  background-color: #c8cbcf;
}

.table-hover .table-gray600:hover > td,
.table-hover .table-gray600:hover > th {
  background-color: #c8cbcf;
}

.table-gray700,
.table-gray700 > th,
.table-gray700 > td {
  background-color: #ccced0;
}

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

.table-hover .table-gray700:hover {
  background-color: #bfc1c4;
}

.table-hover .table-gray700:hover > td,
.table-hover .table-gray700:hover > th {
  background-color: #bfc1c4;
}

.table-gray800,
.table-gray800 > th,
.table-gray800 > td {
  background-color: #c6c8ca;
}

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

.table-hover .table-gray800:hover {
  background-color: #b9bbbe;
}

.table-hover .table-gray800:hover > td,
.table-hover .table-gray800:hover > th {
  background-color: #b9bbbe;
}

.table-gray900,
.table-gray900 > th,
.table-gray900 > td {
  background-color: #c1c2c3;
}

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

.table-hover .table-gray900:hover {
  background-color: #b4b5b6;
}

.table-hover .table-gray900:hover > td,
.table-hover .table-gray900:hover > th {
  background-color: #b4b5b6;
}

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

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

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

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

.table-twgray100,
.table-twgray100 > th,
.table-twgray100 > td {
  background-color: #fcfcfc;
}

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

.table-hover .table-twgray100:hover {
  background-color: #efefef;
}

.table-hover .table-twgray100:hover > td,
.table-hover .table-twgray100:hover > th {
  background-color: #efefef;
}

.table-twgray200,
.table-twgray200 > th,
.table-twgray200 > td {
  background-color: #f7f7f8;
}

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

.table-hover .table-twgray200:hover {
  background-color: #e9e9ec;
}

.table-hover .table-twgray200:hover > td,
.table-hover .table-twgray200:hover > th {
  background-color: #e9e9ec;
}

.table-twgray300,
.table-twgray300 > th,
.table-twgray300 > td {
  background-color: #f3f3f4;
}

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

.table-hover .table-twgray300:hover {
  background-color: #e6e6e8;
}

.table-hover .table-twgray300:hover > td,
.table-hover .table-twgray300:hover > th {
  background-color: #e6e6e8;
}

.table-twgray400,
.table-twgray400 > th,
.table-twgray400 > td {
  background-color: #e5e5e7;
}

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

.table-hover .table-twgray400:hover {
  background-color: #d8d8db;
}

.table-hover .table-twgray400:hover > td,
.table-hover .table-twgray400:hover > th {
  background-color: #d8d8db;
}

.table-twgray500,
.table-twgray500 > th,
.table-twgray500 > td {
  background-color: #d7d7da;
}

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

.table-hover .table-twgray500:hover {
  background-color: #cacace;
}

.table-hover .table-twgray500:hover > td,
.table-hover .table-twgray500:hover > th {
  background-color: #cacace;
}

.table-twgray600,
.table-twgray600 > th,
.table-twgray600 > td {
  background-color: #cfcfd1;
}

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

.table-hover .table-twgray600:hover {
  background-color: #c2c2c5;
}

.table-hover .table-twgray600:hover > td,
.table-hover .table-twgray600:hover > th {
  background-color: #c2c2c5;
}

.table-twgray700,
.table-twgray700 > th,
.table-twgray700 > td {
  background-color: #c9c9cb;
}

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

.table-hover .table-twgray700:hover {
  background-color: #bcbcbe;
}

.table-hover .table-twgray700:hover > td,
.table-hover .table-twgray700:hover > th {
  background-color: #bcbcbe;
}

.table-twgray800,
.table-twgray800 > th,
.table-twgray800 > td {
  background-color: #c3c3c3;
}

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

.table-hover .table-twgray800:hover {
  background-color: #b6b6b6;
}

.table-hover .table-twgray800:hover > td,
.table-hover .table-twgray800:hover > th {
  background-color: #b6b6b6;
}

.table-twgray900,
.table-twgray900 > th,
.table-twgray900 > td {
  background-color: #bebebf;
}

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

.table-hover .table-twgray900:hover {
  background-color: #b1b1b2;
}

.table-hover .table-twgray900:hover > td,
.table-hover .table-twgray900:hover > th {
  background-color: #b1b1b2;
}

.table-facebook,
.table-facebook > th,
.table-facebook > td {
  background-color: #d0e0ff;
}

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

.table-hover .table-facebook:hover {
  background-color: #b7cfff;
}

.table-hover .table-facebook:hover > td,
.table-hover .table-facebook:hover > th {
  background-color: #b7cfff;
}

.table-twitter,
.table-twitter > th,
.table-twitter > td {
  background-color: #b8e8fa;
}

.table-twitter th,
.table-twitter td,
.table-twitter thead th,
.table-twitter tbody + tbody {
  border-color: #7ad4f6;
}

.table-hover .table-twitter:hover {
  background-color: #a0e0f8;
}

.table-hover .table-twitter:hover > td,
.table-hover .table-twitter:hover > th {
  background-color: #a0e0f8;
}

.table-linkedin,
.table-linkedin > th,
.table-linkedin > td {
  background-color: #ccd8ea;
}

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

.table-hover .table-linkedin:hover {
  background-color: #bacae3;
}

.table-hover .table-linkedin:hover > td,
.table-hover .table-linkedin:hover > th {
  background-color: #bacae3;
}

.table-flickr,
.table-flickr > th,
.table-flickr > td {
  background-color: #ffb8dd;
}

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

.table-hover .table-flickr:hover {
  background-color: #ff9fd1;
}

.table-hover .table-flickr:hover > td,
.table-hover .table-flickr:hover > th {
  background-color: #ff9fd1;
}

.table-tumblr,
.table-tumblr > th,
.table-tumblr > td {
  background-color: #c6ced6;
}

.table-tumblr th,
.table-tumblr td,
.table-tumblr thead th,
.table-tumblr tbody + tbody {
  border-color: #94a4b3;
}

.table-hover .table-tumblr:hover {
  background-color: #b7c1cb;
}

.table-hover .table-tumblr:hover > td,
.table-hover .table-tumblr:hover > th {
  background-color: #b7c1cb;
}

.table-xing,
.table-xing > th,
.table-xing > td {
  background-color: #b8d4d4;
}

.table-xing th,
.table-xing td,
.table-xing thead th,
.table-xing tbody + tbody {
  border-color: #7baeaf;
}

.table-hover .table-xing:hover {
  background-color: #a8caca;
}

.table-hover .table-xing:hover > td,
.table-hover .table-xing:hover > th {
  background-color: #a8caca;
}

.table-github,
.table-github > th,
.table-github > td {
  background-color: #cadcee;
}

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

.table-hover .table-github:hover {
  background-color: #b7cfe8;
}

.table-hover .table-github:hover > td,
.table-hover .table-github:hover > th {
  background-color: #b7cfe8;
}

.table-html5,
.table-html5 > th,
.table-html5 > td {
  background-color: #f7cec2;
}

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

.table-hover .table-html5:hover {
  background-color: #f4bcab;
}

.table-hover .table-html5:hover > td,
.table-hover .table-html5:hover > th {
  background-color: #f4bcab;
}

.table-openid,
.table-openid > th,
.table-openid > td {
  background-color: #fddfca;
}

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

.table-hover .table-openid:hover {
  background-color: #fcd0b1;
}

.table-hover .table-openid:hover > td,
.table-hover .table-openid:hover > th {
  background-color: #fcd0b1;
}

.table-stackoverflow,
.table-stackoverflow > th,
.table-stackoverflow > td {
  background-color: #ffdabd;
}

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

.table-hover .table-stackoverflow:hover {
  background-color: #ffcca4;
}

.table-hover .table-stackoverflow:hover > td,
.table-hover .table-stackoverflow:hover > th {
  background-color: #ffcca4;
}

.table-youtube,
.table-youtube > th,
.table-youtube > td {
  background-color: #ecb8b8;
}

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

.table-hover .table-youtube:hover {
  background-color: #e7a4a4;
}

.table-hover .table-youtube:hover > td,
.table-hover .table-youtube:hover > th {
  background-color: #e7a4a4;
}

.table-css3,
.table-css3 > th,
.table-css3 > td {
  background-color: #b8d7ec;
}

.table-css3 th,
.table-css3 td,
.table-css3 thead th,
.table-css3 tbody + tbody {
  border-color: #7bb5db;
}

.table-hover .table-css3:hover {
  background-color: #a4cce7;
}

.table-hover .table-css3:hover > td,
.table-hover .table-css3:hover > th {
  background-color: #a4cce7;
}

.table-dribbble,
.table-dribbble > th,
.table-dribbble > td {
  background-color: #f9cdde;
}

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

.table-hover .table-dribbble:hover {
  background-color: #f6b6cf;
}

.table-hover .table-dribbble:hover > td,
.table-hover .table-dribbble:hover > th {
  background-color: #f6b6cf;
}

.table-googleplus,
.table-googleplus > th,
.table-googleplus > td {
  background-color: #eccdc8;
}

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

.table-hover .table-googleplus:hover {
  background-color: #e5bcb5;
}

.table-hover .table-googleplus:hover > td,
.table-hover .table-googleplus:hover > th {
  background-color: #e5bcb5;
}

.table-instagram,
.table-instagram > th,
.table-instagram > td {
  background-color: #f9cbd9;
}

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

.table-hover .table-instagram:hover {
  background-color: #f6b4c8;
}

.table-hover .table-instagram:hover > td,
.table-hover .table-instagram:hover > th {
  background-color: #f6b4c8;
}

.table-pinterest,
.table-pinterest > th,
.table-pinterest > td {
  background-color: #f0c1c3;
}

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

.table-hover .table-pinterest:hover {
  background-color: #ebacaf;
}

.table-hover .table-pinterest:hover > td,
.table-hover .table-pinterest:hover > th {
  background-color: #ebacaf;
}

.table-vk,
.table-vk > th,
.table-vk > td {
  background-color: #fffcdb;
}

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

.table-hover .table-vk:hover {
  background-color: #fffac2;
}

.table-hover .table-vk:hover > td,
.table-hover .table-vk:hover > th {
  background-color: #fffac2;
}

.table-yahoo,
.table-yahoo > th,
.table-yahoo > td {
  background-color: #cab8e0;
}

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

.table-hover .table-yahoo:hover {
  background-color: #bda6d8;
}

.table-hover .table-yahoo:hover > td,
.table-hover .table-yahoo:hover > th {
  background-color: #bda6d8;
}

.table-behance,
.table-behance > th,
.table-behance > td {
  background-color: #bed5ff;
}

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

.table-hover .table-behance:hover {
  background-color: #a5c5ff;
}

.table-hover .table-behance:hover > td,
.table-hover .table-behance:hover > th {
  background-color: #a5c5ff;
}

.table-dropbox,
.table-dropbox > th,
.table-dropbox > td {
  background-color: #b8dbf8;
}

.table-dropbox th,
.table-dropbox td,
.table-dropbox thead th,
.table-dropbox tbody + tbody {
  border-color: #7abcf1;
}

.table-hover .table-dropbox:hover {
  background-color: #a1cff6;
}

.table-hover .table-dropbox:hover > td,
.table-hover .table-dropbox:hover > th {
  background-color: #a1cff6;
}

.table-reddit,
.table-reddit > th,
.table-reddit > td {
  background-color: #ffcbb8;
}

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

.table-hover .table-reddit:hover {
  background-color: #ffb89f;
}

.table-hover .table-reddit:hover > td,
.table-hover .table-reddit:hover > th {
  background-color: #ffb89f;
}

.table-spotify,
.table-spotify > th,
.table-spotify > td {
  background-color: #daebb8;
}

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

.table-hover .table-spotify:hover {
  background-color: #d0e5a4;
}

.table-hover .table-spotify:hover > td,
.table-hover .table-spotify:hover > th {
  background-color: #d0e5a4;
}

.table-vine,
.table-vine > th,
.table-vine > td {
  background-color: #b8ede0;
}

.table-vine th,
.table-vine td,
.table-vine thead th,
.table-vine tbody + tbody {
  border-color: #7adec5;
}

.table-hover .table-vine:hover {
  background-color: #a4e8d7;
}

.table-hover .table-vine:hover > td,
.table-hover .table-vine:hover > th {
  background-color: #a4e8d7;
}

.table-foursquare,
.table-foursquare > th,
.table-foursquare > td {
  background-color: #bcd8e9;
}

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

.table-hover .table-foursquare:hover {
  background-color: #a9cde3;
}

.table-hover .table-foursquare:hover > td,
.table-hover .table-foursquare:hover > th {
  background-color: #a9cde3;
}

.table-vimeo,
.table-vimeo > th,
.table-vimeo > td {
  background-color: #e7f3ce;
}

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

.table-hover .table-vimeo:hover {
  background-color: #ddeeba;
}

.table-hover .table-vimeo:hover > td,
.table-hover .table-vimeo:hover > th {
  background-color: #ddeeba;
}

.table-line,
.table-line > th,
.table-line > td {
  background-color: #c8e8c7;
}

.table-line th,
.table-line td,
.table-line thead th,
.table-line tbody + tbody {
  border-color: #99d596;
}

.table-hover .table-line:hover {
  background-color: #b6e1b5;
}

.table-hover .table-line:hover > td,
.table-hover .table-line:hover > th {
  background-color: #b6e1b5;
}

.table-lemon,
.table-lemon > th,
.table-lemon > td {
  background-color: #fffcdb;
}

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

.table-hover .table-lemon:hover {
  background-color: #fffac2;
}

.table-hover .table-lemon:hover > td,
.table-hover .table-lemon:hover > th {
  background-color: #fffac2;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(224, 86, 6, 0.05);
}

.table-hover .table-active:hover {
  background-color: rgba(199, 76, 5, 0.05);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(199, 76, 5, 0.05);
}

.table .thead-dark th {
  color: #fff;
  background-color: #3b0b12;
  border-color: #32383e;
}

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

.table-dark {
  color: #fff;
  background-color: #3b0b12;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

.table-dark.table-bordered {
  border: 0;
}

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

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

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .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 {
  display: block;
  width: 100%;
  height: calc(2.1875rem + 2px);
  padding: 0.4375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #6c757d;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e9ecef;
  border-radius: 0.3125rem;
  box-shadow: 0 0.125rem 0.625rem rgba(206, 212, 218, 0.05);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

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

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

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #adb5bd;
  outline: 0;
  box-shadow: 0 0.125rem 0.625rem rgba(206, 212, 218, 0.05), 0 0.125rem 0.625rem rgba(206, 212, 218, 0.05);
}

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

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

select.form-control:focus::-ms-value {
  color: #6c757d;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.4375rem + 1px);
  padding-bottom: calc(0.4375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #495057;
  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.58594rem + 2px);
  padding: 0.21875rem 1rem;
  font-size: 0.76562rem;
  line-height: 1.5;
  border-radius: 0.3125rem;
}

.form-control-lg {
  height: calc(3.39062rem + 2px);
  padding: 0.875rem 0.875rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3125rem;
}

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

textarea.form-control {
  height: auto;
}

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

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

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  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: #adb5bd;
}

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

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.75rem;
  color: #28a745;
}

.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.76562rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: 2.1875rem;
  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: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 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: 2.1875rem;
  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: #28a745;
  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") #fff 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: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 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: #28a745;
}

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

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

.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: #34ce57;
  background: #34ce57 linear-gradient(180deg, #52d670, #34ce57) repeat-x;
}

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

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

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

.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: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

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

.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.76562rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: 2.1875rem;
  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: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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: 2.1875rem;
  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: #dc3545;
  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") #fff 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: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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: #dc3545;
}

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

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

.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: #e4606d;
  background: #e4606d linear-gradient(180deg, #e87883, #e4606d) repeat-x;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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: #dc3545;
}

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

.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: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

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

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

@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.password-toggle {
  position: relative;
}

.password-toggle .form-control {
  padding-right: 3.875rem;
}

.password-toggle-btn {
  position: absolute;
  top: 50%;
  right: .625rem;
  margin-bottom: 0;
  padding: 0.75rem;
  transform: translateY(-50%);
  font-size: 1.09375rem;
  line-height: 1;
  cursor: pointer;
}

.password-toggle-btn .password-toggle-indicator {
  transition: color .2s ease-in-out;
  color: #adb5bd;
}

.password-toggle-btn .password-toggle-indicator:hover {
  color: #6c757d;
}

.password-toggle-btn .custom-control-input:checked ~ .password-toggle-indicator {
  color: #e05606;
}

.was-validated .password-toggle .form-control:invalid,
.was-validated .password-toggle .form-control.is-invalid,
.was-validated .password-toggle .form-control:valid,
.was-validated .password-toggle .form-control.is-valid {
  padding-right: 4rem;
}

.was-validated .password-toggle .form-control:invalid + .password-toggle-btn,
.was-validated .password-toggle .form-control.is-invalid + .password-toggle-btn,
.was-validated .password-toggle .form-control:valid + .password-toggle-btn,
.was-validated .password-toggle .form-control.is-valid + .password-toggle-btn {
  right: 2.1rem;
}

.btn {
  display: inline-block;
  font-weight: 600;
  color: #495057;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.4375rem 1.25rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.3125rem;
  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: #495057;
  text-decoration: none;
}

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

.btn.disabled, .btn:disabled {
  opacity: 0.65;
  box-shadow: none;
}

.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(224, 86, 6, 0.25), inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

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

.btn-primary {
  color: #fff;
  background: #e05606 linear-gradient(180deg, #e56f2b, #e05606) repeat-x;
  border-color: #e05606;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-primary:hover {
  color: #fff;
  background: #bb4805 linear-gradient(180deg, #c5632b, #bb4805) repeat-x;
  border-color: #ae4305;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(229, 111, 43, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #e05606;
  border-color: #e05606;
  background-image: none;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #ae4305;
  background-image: none;
  border-color: #a23e04;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(229, 111, 43, 0.5);
}

.btn-secondary {
  color: #fff;
  background: #6c757d linear-gradient(180deg, #828a91, #6c757d) repeat-x;
  border-color: #6c757d;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-secondary:hover {
  color: #fff;
  background: #5a6268 linear-gradient(180deg, #73797f, #5a6268) repeat-x;
  border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
  background-image: none;
}

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

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background: #28a745 linear-gradient(180deg, #48b461, #28a745) repeat-x;
  border-color: #28a745;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-success:hover {
  color: #fff;
  background: #218838 linear-gradient(180deg, #429a56, #218838) repeat-x;
  border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
  background-image: none;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  background-image: none;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background: #17a2b8 linear-gradient(180deg, #3ab0c3, #17a2b8) repeat-x;
  border-color: #17a2b8;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-info:hover {
  color: #fff;
  background: #138496 linear-gradient(180deg, #3697a6, #138496) repeat-x;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
  background-image: none;
}

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

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

.btn-warning {
  color: #212529;
  background: #ff9900 linear-gradient(180deg, #ffa826, #ff9900) repeat-x;
  border-color: #ff9900;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-warning:hover {
  color: #fff;
  background: #d98200 linear-gradient(180deg, #de9526, #d98200) repeat-x;
  border-color: #cc7a00;
}

.btn-warning:focus, .btn-warning.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(222, 136, 6, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ff9900;
  border-color: #ff9900;
  background-image: none;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #cc7a00;
  background-image: none;
  border-color: #bf7300;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 136, 6, 0.5);
}

.btn-danger {
  color: #fff;
  background: #dc3545 linear-gradient(180deg, #e15361, #dc3545) repeat-x;
  border-color: #dc3545;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-danger:hover {
  color: #fff;
  background: #c82333 linear-gradient(180deg, #d04451, #c82333) repeat-x;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
  background-image: none;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  background-image: none;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x;
  border-color: #f8f9fa;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-light:hover {
  color: #212529;
  background: #e2e6ea linear-gradient(180deg, #e6eaed, #e2e6ea) repeat-x;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  background-image: none;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  background-image: none;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background: #212529 linear-gradient(180deg, #424649, #212529) repeat-x;
  border-color: #212529;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-dark:hover {
  color: #fff;
  background: #101214 linear-gradient(180deg, #343537, #101214) repeat-x;
  border-color: #0a0c0d;
}

.btn-dark:focus, .btn-dark.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(66, 70, 73, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
  background-image: none;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #0a0c0d;
  background-image: none;
  border-color: #050506;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(66, 70, 73, 0.5);
}

.btn-primary-2 {
  color: #fff;
  background: #e05555 linear-gradient(180deg, #e56f6f, #e05555) repeat-x;
  border-color: #e05555;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-primary-2:hover {
  color: #fff;
  background: #da3535 linear-gradient(180deg, #e05353, #da3535) repeat-x;
  border-color: #d82a2a;
}

.btn-primary-2:focus, .btn-primary-2.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(229, 111, 111, 0.5);
}

.btn-primary-2.disabled, .btn-primary-2:disabled {
  color: #fff;
  background-color: #e05555;
  border-color: #e05555;
  background-image: none;
}

.btn-primary-2:not(:disabled):not(.disabled):active, .btn-primary-2:not(:disabled):not(.disabled).active,
.show > .btn-primary-2.dropdown-toggle {
  color: #fff;
  background-color: #d82a2a;
  background-image: none;
  border-color: #cf2626;
}

.btn-primary-2:not(:disabled):not(.disabled):active:focus, .btn-primary-2:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary-2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(229, 111, 111, 0.5);
}

.btn-primary-3 {
  color: #fff;
  background: #3b0b12 linear-gradient(180deg, #583036, #3b0b12) repeat-x;
  border-color: #3b0b12;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-primary-3:hover {
  color: #fff;
  background: #1b0508 linear-gradient(180deg, #3d2a2d, #1b0508) repeat-x;
  border-color: #100305;
}

.btn-primary-3:focus, .btn-primary-3.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(88, 48, 54, 0.5);
}

.btn-primary-3.disabled, .btn-primary-3:disabled {
  color: #fff;
  background-color: #3b0b12;
  border-color: #3b0b12;
  background-image: none;
}

.btn-primary-3:not(:disabled):not(.disabled):active, .btn-primary-3:not(:disabled):not(.disabled).active,
.show > .btn-primary-3.dropdown-toggle {
  color: #fff;
  background-color: #100305;
  background-image: none;
  border-color: #050102;
}

.btn-primary-3:not(:disabled):not(.disabled):active:focus, .btn-primary-3:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary-3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(88, 48, 54, 0.5);
}

.btn-rose50 {
  color: #212529;
  background: #fff1f2 linear-gradient(180deg, #fff3f4, #fff1f2) repeat-x;
  border-color: #fff1f2;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-rose50:hover {
  color: #212529;
  background: #ffcbce linear-gradient(180deg, #ffd3d6, #ffcbce) repeat-x;
  border-color: #ffbec3;
}

.btn-rose50:focus, .btn-rose50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(222, 210, 212, 0.5);
}

.btn-rose50.disabled, .btn-rose50:disabled {
  color: #212529;
  background-color: #fff1f2;
  border-color: #fff1f2;
  background-image: none;
}

.btn-rose50:not(:disabled):not(.disabled):active, .btn-rose50:not(:disabled):not(.disabled).active,
.show > .btn-rose50.dropdown-toggle {
  color: #212529;
  background-color: #ffbec3;
  background-image: none;
  border-color: #ffb1b7;
}

.btn-rose50:not(:disabled):not(.disabled):active:focus, .btn-rose50:not(:disabled):not(.disabled).active:focus,
.show > .btn-rose50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 210, 212, 0.5);
}

.btn-rose100 {
  color: #212529;
  background: #ffe4e6 linear-gradient(180deg, #ffe8ea, #ffe4e6) repeat-x;
  border-color: #ffe4e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-rose100:hover {
  color: #212529;
  background: #ffbec3 linear-gradient(180deg, #ffc8cc, #ffbec3) repeat-x;
  border-color: #ffb1b7;
}

.btn-rose100:focus, .btn-rose100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(222, 199, 202, 0.5);
}

.btn-rose100.disabled, .btn-rose100:disabled {
  color: #212529;
  background-color: #ffe4e6;
  border-color: #ffe4e6;
  background-image: none;
}

.btn-rose100:not(:disabled):not(.disabled):active, .btn-rose100:not(:disabled):not(.disabled).active,
.show > .btn-rose100.dropdown-toggle {
  color: #212529;
  background-color: #ffb1b7;
  background-image: none;
  border-color: #ffa4ab;
}

.btn-rose100:not(:disabled):not(.disabled):active:focus, .btn-rose100:not(:disabled):not(.disabled).active:focus,
.show > .btn-rose100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 199, 202, 0.5);
}

.btn-rose200 {
  color: #212529;
  background: #fecdd3 linear-gradient(180deg, #fed5da, #fecdd3) repeat-x;
  border-color: #fecdd3;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-rose200:hover {
  color: #212529;
  background: #fda8b2 linear-gradient(180deg, #feb5be, #fda8b2) repeat-x;
  border-color: #fd9ba7;
}

.btn-rose200:focus, .btn-rose200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(221, 180, 186, 0.5);
}

.btn-rose200.disabled, .btn-rose200:disabled {
  color: #212529;
  background-color: #fecdd3;
  border-color: #fecdd3;
  background-image: none;
}

.btn-rose200:not(:disabled):not(.disabled):active, .btn-rose200:not(:disabled):not(.disabled).active,
.show > .btn-rose200.dropdown-toggle {
  color: #212529;
  background-color: #fd9ba7;
  background-image: none;
  border-color: #fd8f9c;
}

.btn-rose200:not(:disabled):not(.disabled):active:focus, .btn-rose200:not(:disabled):not(.disabled).active:focus,
.show > .btn-rose200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(221, 180, 186, 0.5);
}

.btn-rose300 {
  color: #212529;
  background: #fda4af linear-gradient(180deg, #fdb2bb, #fda4af) repeat-x;
  border-color: #fda4af;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-rose300:hover {
  color: #212529;
  background: #fc7f8e linear-gradient(180deg, #fd929f, #fc7f8e) repeat-x;
  border-color: #fc7283;
}

.btn-rose300:focus, .btn-rose300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(220, 145, 155, 0.5);
}

.btn-rose300.disabled, .btn-rose300:disabled {
  color: #212529;
  background-color: #fda4af;
  border-color: #fda4af;
  background-image: none;
}

.btn-rose300:not(:disabled):not(.disabled):active, .btn-rose300:not(:disabled):not(.disabled).active,
.show > .btn-rose300.dropdown-toggle {
  color: #212529;
  background-color: #fc7283;
  background-image: none;
  border-color: #fc6678;
}

.btn-rose300:not(:disabled):not(.disabled):active:focus, .btn-rose300:not(:disabled):not(.disabled).active:focus,
.show > .btn-rose300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 145, 155, 0.5);
}

.btn-rose400 {
  color: #212529;
  background: #fb7185 linear-gradient(180deg, #fc8697, #fb7185) repeat-x;
  border-color: #fb7185;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-rose400:hover {
  color: #fff;
  background: #fa4c65 linear-gradient(180deg, #fb677c, #fa4c65) repeat-x;
  border-color: #fa3f5a;
}

.btn-rose400:focus, .btn-rose400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(218, 102, 119, 0.5);
}

.btn-rose400.disabled, .btn-rose400:disabled {
  color: #212529;
  background-color: #fb7185;
  border-color: #fb7185;
  background-image: none;
}

.btn-rose400:not(:disabled):not(.disabled):active, .btn-rose400:not(:disabled):not(.disabled).active,
.show > .btn-rose400.dropdown-toggle {
  color: #fff;
  background-color: #fa3f5a;
  background-image: none;
  border-color: #f93350;
}

.btn-rose400:not(:disabled):not(.disabled):active:focus, .btn-rose400:not(:disabled):not(.disabled).active:focus,
.show > .btn-rose400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(218, 102, 119, 0.5);
}

.btn-rose500 {
  color: #fff;
  background: #f43f5e linear-gradient(180deg, #f65c76, #f43f5e) repeat-x;
  border-color: #f43f5e;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-rose500:hover {
  color: #fff;
  background: #f21b40 linear-gradient(180deg, #f43d5c, #f21b40) repeat-x;
  border-color: #f10f36;
}

.btn-rose500:focus, .btn-rose500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(246, 92, 118, 0.5);
}

.btn-rose500.disabled, .btn-rose500:disabled {
  color: #fff;
  background-color: #f43f5e;
  border-color: #f43f5e;
  background-image: none;
}

.btn-rose500:not(:disabled):not(.disabled):active, .btn-rose500:not(:disabled):not(.disabled).active,
.show > .btn-rose500.dropdown-toggle {
  color: #fff;
  background-color: #f10f36;
  background-image: none;
  border-color: #e60d32;
}

.btn-rose500:not(:disabled):not(.disabled):active:focus, .btn-rose500:not(:disabled):not(.disabled).active:focus,
.show > .btn-rose500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(246, 92, 118, 0.5);
}

.btn-rose600 {
  color: #fff;
  background: #e11d48 linear-gradient(180deg, #e63f63, #e11d48) repeat-x;
  border-color: #e11d48;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-rose600:hover {
  color: #fff;
  background: #bf193d linear-gradient(180deg, #c93b5a, #bf193d) repeat-x;
  border-color: #b4173a;
}

.btn-rose600:focus, .btn-rose600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(230, 63, 99, 0.5);
}

.btn-rose600.disabled, .btn-rose600:disabled {
  color: #fff;
  background-color: #e11d48;
  border-color: #e11d48;
  background-image: none;
}

.btn-rose600:not(:disabled):not(.disabled):active, .btn-rose600:not(:disabled):not(.disabled).active,
.show > .btn-rose600.dropdown-toggle {
  color: #fff;
  background-color: #b4173a;
  background-image: none;
  border-color: #a91636;
}

.btn-rose600:not(:disabled):not(.disabled):active:focus, .btn-rose600:not(:disabled):not(.disabled).active:focus,
.show > .btn-rose600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(230, 63, 99, 0.5);
}

.btn-rose700 {
  color: #fff;
  background: #be123c linear-gradient(180deg, #c83659, #be123c) repeat-x;
  border-color: #be123c;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-rose700:hover {
  color: #fff;
  background: #9b0f31 linear-gradient(180deg, #aa3350, #9b0f31) repeat-x;
  border-color: #8f0e2d;
}

.btn-rose700:focus, .btn-rose700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(200, 54, 89, 0.5);
}

.btn-rose700.disabled, .btn-rose700:disabled {
  color: #fff;
  background-color: #be123c;
  border-color: #be123c;
  background-image: none;
}

.btn-rose700:not(:disabled):not(.disabled):active, .btn-rose700:not(:disabled):not(.disabled).active,
.show > .btn-rose700.dropdown-toggle {
  color: #fff;
  background-color: #8f0e2d;
  background-image: none;
  border-color: #840c2a;
}

.btn-rose700:not(:disabled):not(.disabled):active:focus, .btn-rose700:not(:disabled):not(.disabled).active:focus,
.show > .btn-rose700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(200, 54, 89, 0.5);
}

.btn-rose800 {
  color: #fff;
  background: #9f1239 linear-gradient(180deg, #ad3657, #9f1239) repeat-x;
  border-color: #9f1239;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-rose800:hover {
  color: #fff;
  background: #7d0e2d linear-gradient(180deg, #90324c, #7d0e2d) repeat-x;
  border-color: #710d29;
}

.btn-rose800:focus, .btn-rose800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(173, 54, 87, 0.5);
}

.btn-rose800.disabled, .btn-rose800:disabled {
  color: #fff;
  background-color: #9f1239;
  border-color: #9f1239;
  background-image: none;
}

.btn-rose800:not(:disabled):not(.disabled):active, .btn-rose800:not(:disabled):not(.disabled).active,
.show > .btn-rose800.dropdown-toggle {
  color: #fff;
  background-color: #710d29;
  background-image: none;
  border-color: #660c24;
}

.btn-rose800:not(:disabled):not(.disabled):active:focus, .btn-rose800:not(:disabled):not(.disabled).active:focus,
.show > .btn-rose800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(173, 54, 87, 0.5);
}

.btn-rose900 {
  color: #fff;
  background: #881337 linear-gradient(180deg, #9a3655, #881337) repeat-x;
  border-color: #881337;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-rose900:hover {
  color: #fff;
  background: #660e29 linear-gradient(180deg, #7d3249, #660e29) repeat-x;
  border-color: #5b0d25;
}

.btn-rose900:focus, .btn-rose900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(154, 54, 85, 0.5);
}

.btn-rose900.disabled, .btn-rose900:disabled {
  color: #fff;
  background-color: #881337;
  border-color: #881337;
  background-image: none;
}

.btn-rose900:not(:disabled):not(.disabled):active, .btn-rose900:not(:disabled):not(.disabled).active,
.show > .btn-rose900.dropdown-toggle {
  color: #fff;
  background-color: #5b0d25;
  background-image: none;
  border-color: #500b20;
}

.btn-rose900:not(:disabled):not(.disabled):active:focus, .btn-rose900:not(:disabled):not(.disabled).active:focus,
.show > .btn-rose900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(154, 54, 85, 0.5);
}

.btn-pink50 {
  color: #212529;
  background: #fdf2f8 linear-gradient(180deg, #fdf4f9, #fdf2f8) repeat-x;
  border-color: #fdf2f8;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-pink50:hover {
  color: #212529;
  background: #f8d1e6 linear-gradient(180deg, #f9d8ea, #f8d1e6) repeat-x;
  border-color: #f6c6e0;
}

.btn-pink50:focus, .btn-pink50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(220, 211, 217, 0.5);
}

.btn-pink50.disabled, .btn-pink50:disabled {
  color: #212529;
  background-color: #fdf2f8;
  border-color: #fdf2f8;
  background-image: none;
}

.btn-pink50:not(:disabled):not(.disabled):active, .btn-pink50:not(:disabled):not(.disabled).active,
.show > .btn-pink50.dropdown-toggle {
  color: #212529;
  background-color: #f6c6e0;
  background-image: none;
  border-color: #f5bbda;
}

.btn-pink50:not(:disabled):not(.disabled):active:focus, .btn-pink50:not(:disabled):not(.disabled).active:focus,
.show > .btn-pink50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 211, 217, 0.5);
}

.btn-pink100 {
  color: #212529;
  background: #fce7f3 linear-gradient(180deg, #fcebf5, #fce7f3) repeat-x;
  border-color: #fce7f3;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-pink100:hover {
  color: #212529;
  background: #f8c5e2 linear-gradient(180deg, #f9cee6, #f8c5e2) repeat-x;
  border-color: #f6badc;
}

.btn-pink100:focus, .btn-pink100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(219, 202, 213, 0.5);
}

.btn-pink100.disabled, .btn-pink100:disabled {
  color: #212529;
  background-color: #fce7f3;
  border-color: #fce7f3;
  background-image: none;
}

.btn-pink100:not(:disabled):not(.disabled):active, .btn-pink100:not(:disabled):not(.disabled).active,
.show > .btn-pink100.dropdown-toggle {
  color: #212529;
  background-color: #f6badc;
  background-image: none;
  border-color: #f5aed7;
}

.btn-pink100:not(:disabled):not(.disabled):active:focus, .btn-pink100:not(:disabled):not(.disabled).active:focus,
.show > .btn-pink100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(219, 202, 213, 0.5);
}

.btn-pink200 {
  color: #212529;
  background: #fbcfe8 linear-gradient(180deg, #fcd6eb, #fbcfe8) repeat-x;
  border-color: #fbcfe8;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-pink200:hover {
  color: #212529;
  background: #f8acd7 linear-gradient(180deg, #f9b8dd, #f8acd7) repeat-x;
  border-color: #f7a0d1;
}

.btn-pink200:focus, .btn-pink200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(218, 182, 203, 0.5);
}

.btn-pink200.disabled, .btn-pink200:disabled {
  color: #212529;
  background-color: #fbcfe8;
  border-color: #fbcfe8;
  background-image: none;
}

.btn-pink200:not(:disabled):not(.disabled):active, .btn-pink200:not(:disabled):not(.disabled).active,
.show > .btn-pink200.dropdown-toggle {
  color: #212529;
  background-color: #f7a0d1;
  background-image: none;
  border-color: #f694cc;
}

.btn-pink200:not(:disabled):not(.disabled):active:focus, .btn-pink200:not(:disabled):not(.disabled).active:focus,
.show > .btn-pink200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(218, 182, 203, 0.5);
}

.btn-pink300 {
  color: #212529;
  background: #f9a8d4 linear-gradient(180deg, #fab5da, #f9a8d4) repeat-x;
  border-color: #f9a8d4;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-pink300:hover {
  color: #212529;
  background: #f784c2 linear-gradient(180deg, #f897cb, #f784c2) repeat-x;
  border-color: #f678bc;
}

.btn-pink300:focus, .btn-pink300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(217, 148, 186, 0.5);
}

.btn-pink300.disabled, .btn-pink300:disabled {
  color: #212529;
  background-color: #f9a8d4;
  border-color: #f9a8d4;
  background-image: none;
}

.btn-pink300:not(:disabled):not(.disabled):active, .btn-pink300:not(:disabled):not(.disabled).active,
.show > .btn-pink300.dropdown-toggle {
  color: #212529;
  background-color: #f678bc;
  background-image: none;
  border-color: #f56cb7;
}

.btn-pink300:not(:disabled):not(.disabled):active:focus, .btn-pink300:not(:disabled):not(.disabled).active:focus,
.show > .btn-pink300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217, 148, 186, 0.5);
}

.btn-pink400 {
  color: #212529;
  background: #f472b6 linear-gradient(180deg, #f687c1, #f472b6) repeat-x;
  border-color: #f472b6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-pink400:hover {
  color: #fff;
  background: #f14fa4 linear-gradient(180deg, #f369b1, #f14fa4) repeat-x;
  border-color: #f0439e;
}

.btn-pink400:focus, .btn-pink400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(212, 102, 161, 0.5);
}

.btn-pink400.disabled, .btn-pink400:disabled {
  color: #212529;
  background-color: #f472b6;
  border-color: #f472b6;
  background-image: none;
}

.btn-pink400:not(:disabled):not(.disabled):active, .btn-pink400:not(:disabled):not(.disabled).active,
.show > .btn-pink400.dropdown-toggle {
  color: #fff;
  background-color: #f0439e;
  background-image: none;
  border-color: #ef3797;
}

.btn-pink400:not(:disabled):not(.disabled):active:focus, .btn-pink400:not(:disabled):not(.disabled).active:focus,
.show > .btn-pink400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(212, 102, 161, 0.5);
}

.btn-pink500 {
  color: #fff;
  background: #ec4899 linear-gradient(180deg, #ef63a8, #ec4899) repeat-x;
  border-color: #ec4899;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-pink500:hover {
  color: #fff;
  background: #e82586 linear-gradient(180deg, #ec4698, #e82586) repeat-x;
  border-color: #e71a7f;
}

.btn-pink500:focus, .btn-pink500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(239, 99, 168, 0.5);
}

.btn-pink500.disabled, .btn-pink500:disabled {
  color: #fff;
  background-color: #ec4899;
  border-color: #ec4899;
  background-image: none;
}

.btn-pink500:not(:disabled):not(.disabled):active, .btn-pink500:not(:disabled):not(.disabled).active,
.show > .btn-pink500.dropdown-toggle {
  color: #fff;
  background-color: #e71a7f;
  background-image: none;
  border-color: #dd1779;
}

.btn-pink500:not(:disabled):not(.disabled):active:focus, .btn-pink500:not(:disabled):not(.disabled).active:focus,
.show > .btn-pink500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(239, 99, 168, 0.5);
}

.btn-pink600 {
  color: #fff;
  background: #db2777 linear-gradient(180deg, #e0478b, #db2777) repeat-x;
  border-color: #db2777;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-pink600:hover {
  color: #fff;
  background: #bc1f65 linear-gradient(180deg, #c6417c, #bc1f65) repeat-x;
  border-color: #b11e5f;
}

.btn-pink600:focus, .btn-pink600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(224, 71, 139, 0.5);
}

.btn-pink600.disabled, .btn-pink600:disabled {
  color: #fff;
  background-color: #db2777;
  border-color: #db2777;
  background-image: none;
}

.btn-pink600:not(:disabled):not(.disabled):active, .btn-pink600:not(:disabled):not(.disabled).active,
.show > .btn-pink600.dropdown-toggle {
  color: #fff;
  background-color: #b11e5f;
  background-image: none;
  border-color: #a71c59;
}

.btn-pink600:not(:disabled):not(.disabled):active:focus, .btn-pink600:not(:disabled):not(.disabled).active:focus,
.show > .btn-pink600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224, 71, 139, 0.5);
}

.btn-pink700 {
  color: #fff;
  background: #be185d linear-gradient(180deg, #c83b75, #be185d) repeat-x;
  border-color: #be185d;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-pink700:hover {
  color: #fff;
  background: #9c144c linear-gradient(180deg, #ab3767, #9c144c) repeat-x;
  border-color: #911247;
}

.btn-pink700:focus, .btn-pink700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(200, 59, 117, 0.5);
}

.btn-pink700.disabled, .btn-pink700:disabled {
  color: #fff;
  background-color: #be185d;
  border-color: #be185d;
  background-image: none;
}

.btn-pink700:not(:disabled):not(.disabled):active, .btn-pink700:not(:disabled):not(.disabled).active,
.show > .btn-pink700.dropdown-toggle {
  color: #fff;
  background-color: #911247;
  background-image: none;
  border-color: #851141;
}

.btn-pink700:not(:disabled):not(.disabled):active:focus, .btn-pink700:not(:disabled):not(.disabled).active:focus,
.show > .btn-pink700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(200, 59, 117, 0.5);
}

.btn-pink800 {
  color: #fff;
  background: #9d174d linear-gradient(180deg, #ac3a68, #9d174d) repeat-x;
  border-color: #9d174d;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-pink800:hover {
  color: #fff;
  background: #7c123d linear-gradient(180deg, #8f365a, #7c123d) repeat-x;
  border-color: #711037;
}

.btn-pink800:focus, .btn-pink800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(172, 58, 104, 0.5);
}

.btn-pink800.disabled, .btn-pink800:disabled {
  color: #fff;
  background-color: #9d174d;
  border-color: #9d174d;
  background-image: none;
}

.btn-pink800:not(:disabled):not(.disabled):active, .btn-pink800:not(:disabled):not(.disabled).active,
.show > .btn-pink800.dropdown-toggle {
  color: #fff;
  background-color: #711037;
  background-image: none;
  border-color: #650f32;
}

.btn-pink800:not(:disabled):not(.disabled):active:focus, .btn-pink800:not(:disabled):not(.disabled).active:focus,
.show > .btn-pink800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(172, 58, 104, 0.5);
}

.btn-pink900 {
  color: #fff;
  background: #831843 linear-gradient(180deg, #963b5f, #831843) repeat-x;
  border-color: #831843;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-pink900:hover {
  color: #fff;
  background: #631232 linear-gradient(180deg, #7a3651, #631232) repeat-x;
  border-color: #58102d;
}

.btn-pink900:focus, .btn-pink900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(150, 59, 95, 0.5);
}

.btn-pink900.disabled, .btn-pink900:disabled {
  color: #fff;
  background-color: #831843;
  border-color: #831843;
  background-image: none;
}

.btn-pink900:not(:disabled):not(.disabled):active, .btn-pink900:not(:disabled):not(.disabled).active,
.show > .btn-pink900.dropdown-toggle {
  color: #fff;
  background-color: #58102d;
  background-image: none;
  border-color: #4d0e27;
}

.btn-pink900:not(:disabled):not(.disabled):active:focus, .btn-pink900:not(:disabled):not(.disabled).active:focus,
.show > .btn-pink900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(150, 59, 95, 0.5);
}

.btn-fuchsia50 {
  color: #212529;
  background: #fdf4ff linear-gradient(180deg, #fdf6ff, #fdf4ff) repeat-x;
  border-color: #fdf4ff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-fuchsia50:hover {
  color: #212529;
  background: #f6ceff linear-gradient(180deg, #f7d5ff, #f6ceff) repeat-x;
  border-color: #f4c1ff;
}

.btn-fuchsia50:focus, .btn-fuchsia50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(220, 213, 223, 0.5);
}

.btn-fuchsia50.disabled, .btn-fuchsia50:disabled {
  color: #212529;
  background-color: #fdf4ff;
  border-color: #fdf4ff;
  background-image: none;
}

.btn-fuchsia50:not(:disabled):not(.disabled):active, .btn-fuchsia50:not(:disabled):not(.disabled).active,
.show > .btn-fuchsia50.dropdown-toggle {
  color: #212529;
  background-color: #f4c1ff;
  background-image: none;
  border-color: #f1b4ff;
}

.btn-fuchsia50:not(:disabled):not(.disabled):active:focus, .btn-fuchsia50:not(:disabled):not(.disabled).active:focus,
.show > .btn-fuchsia50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 213, 223, 0.5);
}

.btn-fuchsia100 {
  color: #212529;
  background: #fae8ff linear-gradient(180deg, #fbebff, #fae8ff) repeat-x;
  border-color: #fae8ff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-fuchsia100:hover {
  color: #212529;
  background: #f2c2ff linear-gradient(180deg, #f4cbff, #f2c2ff) repeat-x;
  border-color: #efb5ff;
}

.btn-fuchsia100:focus, .btn-fuchsia100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(217, 203, 223, 0.5);
}

.btn-fuchsia100.disabled, .btn-fuchsia100:disabled {
  color: #212529;
  background-color: #fae8ff;
  border-color: #fae8ff;
  background-image: none;
}

.btn-fuchsia100:not(:disabled):not(.disabled):active, .btn-fuchsia100:not(:disabled):not(.disabled).active,
.show > .btn-fuchsia100.dropdown-toggle {
  color: #212529;
  background-color: #efb5ff;
  background-image: none;
  border-color: #eca8ff;
}

.btn-fuchsia100:not(:disabled):not(.disabled):active:focus, .btn-fuchsia100:not(:disabled):not(.disabled).active:focus,
.show > .btn-fuchsia100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217, 203, 223, 0.5);
}

.btn-fuchsia200 {
  color: #212529;
  background: #f5d0fe linear-gradient(180deg, #f7d7fe, #f5d0fe) repeat-x;
  border-color: #f5d0fe;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-fuchsia200:hover {
  color: #212529;
  background: #edabfd linear-gradient(180deg, #f0b7fd, #edabfd) repeat-x;
  border-color: #ea9efd;
}

.btn-fuchsia200:focus, .btn-fuchsia200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(213, 182, 222, 0.5);
}

.btn-fuchsia200.disabled, .btn-fuchsia200:disabled {
  color: #212529;
  background-color: #f5d0fe;
  border-color: #f5d0fe;
  background-image: none;
}

.btn-fuchsia200:not(:disabled):not(.disabled):active, .btn-fuchsia200:not(:disabled):not(.disabled).active,
.show > .btn-fuchsia200.dropdown-toggle {
  color: #212529;
  background-color: #ea9efd;
  background-image: none;
  border-color: #e892fd;
}

.btn-fuchsia200:not(:disabled):not(.disabled):active:focus, .btn-fuchsia200:not(:disabled):not(.disabled).active:focus,
.show > .btn-fuchsia200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(213, 182, 222, 0.5);
}

.btn-fuchsia300 {
  color: #212529;
  background: #f0abfc linear-gradient(180deg, #f2b8fc, #f0abfc) repeat-x;
  border-color: #f0abfc;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-fuchsia300:hover {
  color: #212529;
  background: #e986fb linear-gradient(180deg, #ed98fb, #e986fb) repeat-x;
  border-color: #e77afa;
}

.btn-fuchsia300:focus, .btn-fuchsia300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(209, 151, 220, 0.5);
}

.btn-fuchsia300.disabled, .btn-fuchsia300:disabled {
  color: #212529;
  background-color: #f0abfc;
  border-color: #f0abfc;
  background-image: none;
}

.btn-fuchsia300:not(:disabled):not(.disabled):active, .btn-fuchsia300:not(:disabled):not(.disabled).active,
.show > .btn-fuchsia300.dropdown-toggle {
  color: #212529;
  background-color: #e77afa;
  background-image: none;
  border-color: #e56dfa;
}

.btn-fuchsia300:not(:disabled):not(.disabled):active:focus, .btn-fuchsia300:not(:disabled):not(.disabled).active:focus,
.show > .btn-fuchsia300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(209, 151, 220, 0.5);
}

.btn-fuchsia400 {
  color: #212529;
  background: #e879f9 linear-gradient(180deg, #eb8dfa, #e879f9) repeat-x;
  border-color: #e879f9;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-fuchsia400:hover {
  color: #fff;
  background: #e254f7 linear-gradient(180deg, #e66ef9, #e254f7) repeat-x;
  border-color: #e048f7;
}

.btn-fuchsia400:focus, .btn-fuchsia400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(202, 108, 218, 0.5);
}

.btn-fuchsia400.disabled, .btn-fuchsia400:disabled {
  color: #212529;
  background-color: #e879f9;
  border-color: #e879f9;
  background-image: none;
}

.btn-fuchsia400:not(:disabled):not(.disabled):active, .btn-fuchsia400:not(:disabled):not(.disabled).active,
.show > .btn-fuchsia400.dropdown-toggle {
  color: #fff;
  background-color: #e048f7;
  background-image: none;
  border-color: #de3cf6;
}

.btn-fuchsia400:not(:disabled):not(.disabled):active:focus, .btn-fuchsia400:not(:disabled):not(.disabled).active:focus,
.show > .btn-fuchsia400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(202, 108, 218, 0.5);
}

.btn-fuchsia500 {
  color: #fff;
  background: #d946ef linear-gradient(180deg, #df62f1, #d946ef) repeat-x;
  border-color: #d946ef;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-fuchsia500:hover {
  color: #fff;
  background: #d223ec linear-gradient(180deg, #d944ef, #d223ec) repeat-x;
  border-color: #cf17eb;
}

.btn-fuchsia500:focus, .btn-fuchsia500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(223, 98, 241, 0.5);
}

.btn-fuchsia500.disabled, .btn-fuchsia500:disabled {
  color: #fff;
  background-color: #d946ef;
  border-color: #d946ef;
  background-image: none;
}

.btn-fuchsia500:not(:disabled):not(.disabled):active, .btn-fuchsia500:not(:disabled):not(.disabled).active,
.show > .btn-fuchsia500.dropdown-toggle {
  color: #fff;
  background-color: #cf17eb;
  background-image: none;
  border-color: #c714e2;
}

.btn-fuchsia500:not(:disabled):not(.disabled):active:focus, .btn-fuchsia500:not(:disabled):not(.disabled).active:focus,
.show > .btn-fuchsia500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(223, 98, 241, 0.5);
}

.btn-fuchsia600 {
  color: #fff;
  background: #c026d3 linear-gradient(180deg, #c947da, #c026d3) repeat-x;
  border-color: #c026d3;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-fuchsia600:hover {
  color: #fff;
  background: #a320b3 linear-gradient(180deg, #b042be, #a320b3) repeat-x;
  border-color: #991ea8;
}

.btn-fuchsia600:focus, .btn-fuchsia600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(201, 71, 218, 0.5);
}

.btn-fuchsia600.disabled, .btn-fuchsia600:disabled {
  color: #fff;
  background-color: #c026d3;
  border-color: #c026d3;
  background-image: none;
}

.btn-fuchsia600:not(:disabled):not(.disabled):active, .btn-fuchsia600:not(:disabled):not(.disabled).active,
.show > .btn-fuchsia600.dropdown-toggle {
  color: #fff;
  background-color: #991ea8;
  background-image: none;
  border-color: #8f1c9d;
}

.btn-fuchsia600:not(:disabled):not(.disabled):active:focus, .btn-fuchsia600:not(:disabled):not(.disabled).active:focus,
.show > .btn-fuchsia600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(201, 71, 218, 0.5);
}

.btn-fuchsia700 {
  color: #fff;
  background: #a21caf linear-gradient(180deg, #b03ebb, #a21caf) repeat-x;
  border-color: #a21caf;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-fuchsia700:hover {
  color: #fff;
  background: #83178e linear-gradient(180deg, #963a9f, #83178e) repeat-x;
  border-color: #791583;
}

.btn-fuchsia700:focus, .btn-fuchsia700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(176, 62, 187, 0.5);
}

.btn-fuchsia700.disabled, .btn-fuchsia700:disabled {
  color: #fff;
  background-color: #a21caf;
  border-color: #a21caf;
  background-image: none;
}

.btn-fuchsia700:not(:disabled):not(.disabled):active, .btn-fuchsia700:not(:disabled):not(.disabled).active,
.show > .btn-fuchsia700.dropdown-toggle {
  color: #fff;
  background-color: #791583;
  background-image: none;
  border-color: #6f1378;
}

.btn-fuchsia700:not(:disabled):not(.disabled):active:focus, .btn-fuchsia700:not(:disabled):not(.disabled).active:focus,
.show > .btn-fuchsia700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(176, 62, 187, 0.5);
}

.btn-fuchsia800 {
  color: #fff;
  background: #86198f linear-gradient(180deg, #983ca0, #86198f) repeat-x;
  border-color: #86198f;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-fuchsia800:hover {
  color: #fff;
  background: #67136e linear-gradient(180deg, #7e3784, #67136e) repeat-x;
  border-color: #5d1164;
}

.btn-fuchsia800:focus, .btn-fuchsia800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(152, 60, 160, 0.5);
}

.btn-fuchsia800.disabled, .btn-fuchsia800:disabled {
  color: #fff;
  background-color: #86198f;
  border-color: #86198f;
  background-image: none;
}

.btn-fuchsia800:not(:disabled):not(.disabled):active, .btn-fuchsia800:not(:disabled):not(.disabled).active,
.show > .btn-fuchsia800.dropdown-toggle {
  color: #fff;
  background-color: #5d1164;
  background-image: none;
  border-color: #531059;
}

.btn-fuchsia800:not(:disabled):not(.disabled):active:focus, .btn-fuchsia800:not(:disabled):not(.disabled).active:focus,
.show > .btn-fuchsia800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(152, 60, 160, 0.5);
}

.btn-fuchsia900 {
  color: #fff;
  background: #701a75 linear-gradient(180deg, #853c8a, #701a75) repeat-x;
  border-color: #701a75;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-fuchsia900:hover {
  color: #fff;
  background: #521356 linear-gradient(180deg, #6c366f, #521356) repeat-x;
  border-color: #48114b;
}

.btn-fuchsia900:focus, .btn-fuchsia900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(133, 60, 138, 0.5);
}

.btn-fuchsia900.disabled, .btn-fuchsia900:disabled {
  color: #fff;
  background-color: #701a75;
  border-color: #701a75;
  background-image: none;
}

.btn-fuchsia900:not(:disabled):not(.disabled):active, .btn-fuchsia900:not(:disabled):not(.disabled).active,
.show > .btn-fuchsia900.dropdown-toggle {
  color: #fff;
  background-color: #48114b;
  background-image: none;
  border-color: #3e0e41;
}

.btn-fuchsia900:not(:disabled):not(.disabled):active:focus, .btn-fuchsia900:not(:disabled):not(.disabled).active:focus,
.show > .btn-fuchsia900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(133, 60, 138, 0.5);
}

.btn-purple50 {
  color: #212529;
  background: #faf5ff linear-gradient(180deg, #fbf7ff, #faf5ff) repeat-x;
  border-color: #faf5ff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-purple50:hover {
  color: #212529;
  background: #e7cfff linear-gradient(180deg, #ead6ff, #e7cfff) repeat-x;
  border-color: #e1c2ff;
}

.btn-purple50:focus, .btn-purple50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(217, 214, 223, 0.5);
}

.btn-purple50.disabled, .btn-purple50:disabled {
  color: #212529;
  background-color: #faf5ff;
  border-color: #faf5ff;
  background-image: none;
}

.btn-purple50:not(:disabled):not(.disabled):active, .btn-purple50:not(:disabled):not(.disabled).active,
.show > .btn-purple50.dropdown-toggle {
  color: #212529;
  background-color: #e1c2ff;
  background-image: none;
  border-color: #dab5ff;
}

.btn-purple50:not(:disabled):not(.disabled):active:focus, .btn-purple50:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217, 214, 223, 0.5);
}

.btn-purple100 {
  color: #212529;
  background: #f3e8ff linear-gradient(180deg, #f5ebff, #f3e8ff) repeat-x;
  border-color: #f3e8ff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-purple100:hover {
  color: #212529;
  background: #dfc2ff linear-gradient(180deg, #e4cbff, #dfc2ff) repeat-x;
  border-color: #d8b5ff;
}

.btn-purple100:focus, .btn-purple100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(212, 203, 223, 0.5);
}

.btn-purple100.disabled, .btn-purple100:disabled {
  color: #212529;
  background-color: #f3e8ff;
  border-color: #f3e8ff;
  background-image: none;
}

.btn-purple100:not(:disabled):not(.disabled):active, .btn-purple100:not(:disabled):not(.disabled).active,
.show > .btn-purple100.dropdown-toggle {
  color: #212529;
  background-color: #d8b5ff;
  background-image: none;
  border-color: #d2a8ff;
}

.btn-purple100:not(:disabled):not(.disabled):active:focus, .btn-purple100:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(212, 203, 223, 0.5);
}

.btn-purple200 {
  color: #212529;
  background: #e9d5ff linear-gradient(180deg, #ecdbff, #e9d5ff) repeat-x;
  border-color: #e9d5ff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-purple200:hover {
  color: #212529;
  background: #d5afff linear-gradient(180deg, #dbbbff, #d5afff) repeat-x;
  border-color: #cea2ff;
}

.btn-purple200:focus, .btn-purple200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(203, 187, 223, 0.5);
}

.btn-purple200.disabled, .btn-purple200:disabled {
  color: #212529;
  background-color: #e9d5ff;
  border-color: #e9d5ff;
  background-image: none;
}

.btn-purple200:not(:disabled):not(.disabled):active, .btn-purple200:not(:disabled):not(.disabled).active,
.show > .btn-purple200.dropdown-toggle {
  color: #212529;
  background-color: #cea2ff;
  background-image: none;
  border-color: #c895ff;
}

.btn-purple200:not(:disabled):not(.disabled):active:focus, .btn-purple200:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(203, 187, 223, 0.5);
}

.btn-purple300 {
  color: #212529;
  background: #d8b4fe linear-gradient(180deg, #debffe, #d8b4fe) repeat-x;
  border-color: #d8b4fe;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-purple300:hover {
  color: #212529;
  background: #c48efd linear-gradient(180deg, #cd9ffe, #c48efd) repeat-x;
  border-color: #be82fd;
}

.btn-purple300:focus, .btn-purple300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(189, 159, 222, 0.5);
}

.btn-purple300.disabled, .btn-purple300:disabled {
  color: #212529;
  background-color: #d8b4fe;
  border-color: #d8b4fe;
  background-image: none;
}

.btn-purple300:not(:disabled):not(.disabled):active, .btn-purple300:not(:disabled):not(.disabled).active,
.show > .btn-purple300.dropdown-toggle {
  color: #212529;
  background-color: #be82fd;
  background-image: none;
  border-color: #b775fd;
}

.btn-purple300:not(:disabled):not(.disabled):active:focus, .btn-purple300:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(189, 159, 222, 0.5);
}

.btn-purple400 {
  color: #212529;
  background: #c084fc linear-gradient(180deg, #c996fc, #c084fc) repeat-x;
  border-color: #c084fc;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-purple400:hover {
  color: #fff;
  background: #ad5ffb linear-gradient(180deg, #b977fc, #ad5ffb) repeat-x;
  border-color: #a752fb;
}

.btn-purple400:focus, .btn-purple400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(168, 118, 220, 0.5);
}

.btn-purple400.disabled, .btn-purple400:disabled {
  color: #212529;
  background-color: #c084fc;
  border-color: #c084fc;
  background-image: none;
}

.btn-purple400:not(:disabled):not(.disabled):active, .btn-purple400:not(:disabled):not(.disabled).active,
.show > .btn-purple400.dropdown-toggle {
  color: #fff;
  background-color: #a752fb;
  background-image: none;
  border-color: #a046fa;
}

.btn-purple400:not(:disabled):not(.disabled):active:focus, .btn-purple400:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(168, 118, 220, 0.5);
}

.btn-purple500 {
  color: #fff;
  background: #a855f7 linear-gradient(180deg, #b56ff8, #a855f7) repeat-x;
  border-color: #a855f7;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-purple500:hover {
  color: #fff;
  background: #9530f5 linear-gradient(180deg, #a54ff7, #9530f5) repeat-x;
  border-color: #8f24f5;
}

.btn-purple500:focus, .btn-purple500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(181, 111, 248, 0.5);
}

.btn-purple500.disabled, .btn-purple500:disabled {
  color: #fff;
  background-color: #a855f7;
  border-color: #a855f7;
  background-image: none;
}

.btn-purple500:not(:disabled):not(.disabled):active, .btn-purple500:not(:disabled):not(.disabled).active,
.show > .btn-purple500.dropdown-toggle {
  color: #fff;
  background-color: #8f24f5;
  background-image: none;
  border-color: #8918f4;
}

.btn-purple500:not(:disabled):not(.disabled):active:focus, .btn-purple500:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(181, 111, 248, 0.5);
}

.btn-purple600 {
  color: #fff;
  background: #9333ea linear-gradient(180deg, #a352ed, #9333ea) repeat-x;
  border-color: #9333ea;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-purple600:hover {
  color: #fff;
  background: #8017e0 linear-gradient(180deg, #933ae4, #8017e0) repeat-x;
  border-color: #7a16d4;
}

.btn-purple600:focus, .btn-purple600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(163, 82, 237, 0.5);
}

.btn-purple600.disabled, .btn-purple600:disabled {
  color: #fff;
  background-color: #9333ea;
  border-color: #9333ea;
  background-image: none;
}

.btn-purple600:not(:disabled):not(.disabled):active, .btn-purple600:not(:disabled):not(.disabled).active,
.show > .btn-purple600.dropdown-toggle {
  color: #fff;
  background-color: #7a16d4;
  background-image: none;
  border-color: #7315c9;
}

.btn-purple600:not(:disabled):not(.disabled):active:focus, .btn-purple600:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(163, 82, 237, 0.5);
}

.btn-purple700 {
  color: #fff;
  background: #7e22ce linear-gradient(180deg, #9143d5, #7e22ce) repeat-x;
  border-color: #7e22ce;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-purple700:hover {
  color: #fff;
  background: #6a1dad linear-gradient(180deg, #803fb9, #6a1dad) repeat-x;
  border-color: #631ba2;
}

.btn-purple700:focus, .btn-purple700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(145, 67, 213, 0.5);
}

.btn-purple700.disabled, .btn-purple700:disabled {
  color: #fff;
  background-color: #7e22ce;
  border-color: #7e22ce;
  background-image: none;
}

.btn-purple700:not(:disabled):not(.disabled):active, .btn-purple700:not(:disabled):not(.disabled).active,
.show > .btn-purple700.dropdown-toggle {
  color: #fff;
  background-color: #631ba2;
  background-image: none;
  border-color: #5d1997;
}

.btn-purple700:not(:disabled):not(.disabled):active:focus, .btn-purple700:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(145, 67, 213, 0.5);
}

.btn-purple800 {
  color: #fff;
  background: #6b21a8 linear-gradient(180deg, #8142b5, #6b21a8) repeat-x;
  border-color: #6b21a8;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-purple800:hover {
  color: #fff;
  background: #571b88 linear-gradient(180deg, #703d9a, #571b88) repeat-x;
  border-color: #50197d;
}

.btn-purple800:focus, .btn-purple800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(129, 66, 181, 0.5);
}

.btn-purple800.disabled, .btn-purple800:disabled {
  color: #fff;
  background-color: #6b21a8;
  border-color: #6b21a8;
  background-image: none;
}

.btn-purple800:not(:disabled):not(.disabled):active, .btn-purple800:not(:disabled):not(.disabled).active,
.show > .btn-purple800.dropdown-toggle {
  color: #fff;
  background-color: #50197d;
  background-image: none;
  border-color: #491773;
}

.btn-purple800:not(:disabled):not(.disabled):active:focus, .btn-purple800:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(129, 66, 181, 0.5);
}

.btn-purple900 {
  color: #fff;
  background: #581c87 linear-gradient(180deg, #713e99, #581c87) repeat-x;
  border-color: #581c87;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-purple900:hover {
  color: #fff;
  background: #431567 linear-gradient(180deg, #5f387e, #431567) repeat-x;
  border-color: #3c135d;
}

.btn-purple900:focus, .btn-purple900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(113, 62, 153, 0.5);
}

.btn-purple900.disabled, .btn-purple900:disabled {
  color: #fff;
  background-color: #581c87;
  border-color: #581c87;
  background-image: none;
}

.btn-purple900:not(:disabled):not(.disabled):active, .btn-purple900:not(:disabled):not(.disabled).active,
.show > .btn-purple900.dropdown-toggle {
  color: #fff;
  background-color: #3c135d;
  background-image: none;
  border-color: #361152;
}

.btn-purple900:not(:disabled):not(.disabled):active:focus, .btn-purple900:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(113, 62, 153, 0.5);
}

.btn-violet50 {
  color: #212529;
  background: #f5f3ff linear-gradient(180deg, #f7f5ff, #f5f3ff) repeat-x;
  border-color: #f5f3ff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-violet50:hover {
  color: #212529;
  background: #d5cdff linear-gradient(180deg, #dbd4ff, #d5cdff) repeat-x;
  border-color: #cbc0ff;
}

.btn-violet50:focus, .btn-violet50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(213, 212, 223, 0.5);
}

.btn-violet50.disabled, .btn-violet50:disabled {
  color: #212529;
  background-color: #f5f3ff;
  border-color: #f5f3ff;
  background-image: none;
}

.btn-violet50:not(:disabled):not(.disabled):active, .btn-violet50:not(:disabled):not(.disabled).active,
.show > .btn-violet50.dropdown-toggle {
  color: #212529;
  background-color: #cbc0ff;
  background-image: none;
  border-color: #c0b3ff;
}

.btn-violet50:not(:disabled):not(.disabled):active:focus, .btn-violet50:not(:disabled):not(.disabled).active:focus,
.show > .btn-violet50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(213, 212, 223, 0.5);
}

.btn-violet100 {
  color: #212529;
  background: #ede9fe linear-gradient(180deg, #f0ecfe, #ede9fe) repeat-x;
  border-color: #ede9fe;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-violet100:hover {
  color: #212529;
  background: #cfc4fc linear-gradient(180deg, #d6cdfd, #cfc4fc) repeat-x;
  border-color: #c5b8fc;
}

.btn-violet100:focus, .btn-violet100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(206, 204, 222, 0.5);
}

.btn-violet100.disabled, .btn-violet100:disabled {
  color: #212529;
  background-color: #ede9fe;
  border-color: #ede9fe;
  background-image: none;
}

.btn-violet100:not(:disabled):not(.disabled):active, .btn-violet100:not(:disabled):not(.disabled).active,
.show > .btn-violet100.dropdown-toggle {
  color: #212529;
  background-color: #c5b8fc;
  background-image: none;
  border-color: #bbacfb;
}

.btn-violet100:not(:disabled):not(.disabled):active:focus, .btn-violet100:not(:disabled):not(.disabled).active:focus,
.show > .btn-violet100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(206, 204, 222, 0.5);
}

.btn-violet200 {
  color: #212529;
  background: #ddd6fe linear-gradient(180deg, #e2dcfe, #ddd6fe) repeat-x;
  border-color: #ddd6fe;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-violet200:hover {
  color: #212529;
  background: #beb1fd linear-gradient(180deg, #c8bcfd, #beb1fd) repeat-x;
  border-color: #b4a4fd;
}

.btn-violet200:focus, .btn-violet200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(193, 187, 222, 0.5);
}

.btn-violet200.disabled, .btn-violet200:disabled {
  color: #212529;
  background-color: #ddd6fe;
  border-color: #ddd6fe;
  background-image: none;
}

.btn-violet200:not(:disabled):not(.disabled):active, .btn-violet200:not(:disabled):not(.disabled).active,
.show > .btn-violet200.dropdown-toggle {
  color: #212529;
  background-color: #b4a4fd;
  background-image: none;
  border-color: #a998fc;
}

.btn-violet200:not(:disabled):not(.disabled):active:focus, .btn-violet200:not(:disabled):not(.disabled).active:focus,
.show > .btn-violet200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(193, 187, 222, 0.5);
}

.btn-violet300 {
  color: #212529;
  background: #c4b5fd linear-gradient(180deg, #cdc0fd, #c4b5fd) repeat-x;
  border-color: #c4b5fd;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-violet300:hover {
  color: #212529;
  background: #a690fc linear-gradient(180deg, #b4a0fc, #a690fc) repeat-x;
  border-color: #9c83fc;
}

.btn-violet300:focus, .btn-violet300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(172, 159, 221, 0.5);
}

.btn-violet300.disabled, .btn-violet300:disabled {
  color: #212529;
  background-color: #c4b5fd;
  border-color: #c4b5fd;
  background-image: none;
}

.btn-violet300:not(:disabled):not(.disabled):active, .btn-violet300:not(:disabled):not(.disabled).active,
.show > .btn-violet300.dropdown-toggle {
  color: #212529;
  background-color: #9c83fc;
  background-image: none;
  border-color: #9377fb;
}

.btn-violet300:not(:disabled):not(.disabled):active:focus, .btn-violet300:not(:disabled):not(.disabled).active:focus,
.show > .btn-violet300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(172, 159, 221, 0.5);
}

.btn-violet400 {
  color: #212529;
  background: #a78bfa linear-gradient(180deg, #b49cfb, #a78bfa) repeat-x;
  border-color: #a78bfa;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-violet400:hover {
  color: #fff;
  background: #8b66f8 linear-gradient(180deg, #9d7df9, #8b66f8) repeat-x;
  border-color: #825af8;
}

.btn-violet400:focus, .btn-violet400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(147, 124, 219, 0.5);
}

.btn-violet400.disabled, .btn-violet400:disabled {
  color: #212529;
  background-color: #a78bfa;
  border-color: #a78bfa;
  background-image: none;
}

.btn-violet400:not(:disabled):not(.disabled):active, .btn-violet400:not(:disabled):not(.disabled).active,
.show > .btn-violet400.dropdown-toggle {
  color: #fff;
  background-color: #825af8;
  background-image: none;
  border-color: #794ef7;
}

.btn-violet400:not(:disabled):not(.disabled):active:focus, .btn-violet400:not(:disabled):not(.disabled).active:focus,
.show > .btn-violet400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(147, 124, 219, 0.5);
}

.btn-violet500 {
  color: #fff;
  background: #8b5cf6 linear-gradient(180deg, #9c74f7, #8b5cf6) repeat-x;
  border-color: #8b5cf6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-violet500:hover {
  color: #fff;
  background: #7138f4 linear-gradient(180deg, #8656f6, #7138f4) repeat-x;
  border-color: #692cf3;
}

.btn-violet500:focus, .btn-violet500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(156, 116, 247, 0.5);
}

.btn-violet500.disabled, .btn-violet500:disabled {
  color: #fff;
  background-color: #8b5cf6;
  border-color: #8b5cf6;
  background-image: none;
}

.btn-violet500:not(:disabled):not(.disabled):active, .btn-violet500:not(:disabled):not(.disabled).active,
.show > .btn-violet500.dropdown-toggle {
  color: #fff;
  background-color: #692cf3;
  background-image: none;
  border-color: #6020f3;
}

.btn-violet500:not(:disabled):not(.disabled):active:focus, .btn-violet500:not(:disabled):not(.disabled).active:focus,
.show > .btn-violet500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(156, 116, 247, 0.5);
}

.btn-violet600 {
  color: #fff;
  background: #7c3aed linear-gradient(180deg, #9058f0, #7c3aed) repeat-x;
  border-color: #7c3aed;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-violet600:hover {
  color: #fff;
  background: #6517ea linear-gradient(180deg, #7c3aed, #6517ea) repeat-x;
  border-color: #5f14e0;
}

.btn-violet600:focus, .btn-violet600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(144, 88, 240, 0.5);
}

.btn-violet600.disabled, .btn-violet600:disabled {
  color: #fff;
  background-color: #7c3aed;
  border-color: #7c3aed;
  background-image: none;
}

.btn-violet600:not(:disabled):not(.disabled):active, .btn-violet600:not(:disabled):not(.disabled).active,
.show > .btn-violet600.dropdown-toggle {
  color: #fff;
  background-color: #5f14e0;
  background-image: none;
  border-color: #5a13d4;
}

.btn-violet600:not(:disabled):not(.disabled):active:focus, .btn-violet600:not(:disabled):not(.disabled).active:focus,
.show > .btn-violet600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(144, 88, 240, 0.5);
}

.btn-violet700 {
  color: #fff;
  background: #6d28d9 linear-gradient(180deg, #8348df, #6d28d9) repeat-x;
  border-color: #6d28d9;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-violet700:hover {
  color: #fff;
  background: #5d21ba linear-gradient(180deg, #7542c4, #5d21ba) repeat-x;
  border-color: #571faf;
}

.btn-violet700:focus, .btn-violet700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(131, 72, 223, 0.5);
}

.btn-violet700.disabled, .btn-violet700:disabled {
  color: #fff;
  background-color: #6d28d9;
  border-color: #6d28d9;
  background-image: none;
}

.btn-violet700:not(:disabled):not(.disabled):active, .btn-violet700:not(:disabled):not(.disabled).active,
.show > .btn-violet700.dropdown-toggle {
  color: #fff;
  background-color: #571faf;
  background-image: none;
  border-color: #521da4;
}

.btn-violet700:not(:disabled):not(.disabled):active:focus, .btn-violet700:not(:disabled):not(.disabled).active:focus,
.show > .btn-violet700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(131, 72, 223, 0.5);
}

.btn-violet800 {
  color: #fff;
  background: #5b21b6 linear-gradient(180deg, #7442c1, #5b21b6) repeat-x;
  border-color: #5b21b6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-violet800:hover {
  color: #fff;
  background: #4b1b96 linear-gradient(180deg, #663da5, #4b1b96) repeat-x;
  border-color: #45198b;
}

.btn-violet800:focus, .btn-violet800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(116, 66, 193, 0.5);
}

.btn-violet800.disabled, .btn-violet800:disabled {
  color: #fff;
  background-color: #5b21b6;
  border-color: #5b21b6;
  background-image: none;
}

.btn-violet800:not(:disabled):not(.disabled):active, .btn-violet800:not(:disabled):not(.disabled).active,
.show > .btn-violet800.dropdown-toggle {
  color: #fff;
  background-color: #45198b;
  background-image: none;
  border-color: #401780;
}

.btn-violet800:not(:disabled):not(.disabled):active:focus, .btn-violet800:not(:disabled):not(.disabled).active:focus,
.show > .btn-violet800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(116, 66, 193, 0.5);
}

.btn-violet900 {
  color: #fff;
  background: #4c1d95 linear-gradient(180deg, #673fa5, #4c1d95) repeat-x;
  border-color: #4c1d95;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-violet900:hover {
  color: #fff;
  background: #3c1775 linear-gradient(180deg, #593a8a, #3c1775) repeat-x;
  border-color: #36156a;
}

.btn-violet900:focus, .btn-violet900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(103, 63, 165, 0.5);
}

.btn-violet900.disabled, .btn-violet900:disabled {
  color: #fff;
  background-color: #4c1d95;
  border-color: #4c1d95;
  background-image: none;
}

.btn-violet900:not(:disabled):not(.disabled):active, .btn-violet900:not(:disabled):not(.disabled).active,
.show > .btn-violet900.dropdown-toggle {
  color: #fff;
  background-color: #36156a;
  background-image: none;
  border-color: #311360;
}

.btn-violet900:not(:disabled):not(.disabled):active:focus, .btn-violet900:not(:disabled):not(.disabled).active:focus,
.show > .btn-violet900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(103, 63, 165, 0.5);
}

.btn-indigo50 {
  color: #212529;
  background: #eef2ff linear-gradient(180deg, #f1f4ff, #eef2ff) repeat-x;
  border-color: #eef2ff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-indigo50:hover {
  color: #212529;
  background: #c8d5ff linear-gradient(180deg, #d0dbff, #c8d5ff) repeat-x;
  border-color: #bbcbff;
}

.btn-indigo50:focus, .btn-indigo50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(207, 211, 223, 0.5);
}

.btn-indigo50.disabled, .btn-indigo50:disabled {
  color: #212529;
  background-color: #eef2ff;
  border-color: #eef2ff;
  background-image: none;
}

.btn-indigo50:not(:disabled):not(.disabled):active, .btn-indigo50:not(:disabled):not(.disabled).active,
.show > .btn-indigo50.dropdown-toggle {
  color: #212529;
  background-color: #bbcbff;
  background-image: none;
  border-color: #aec1ff;
}

.btn-indigo50:not(:disabled):not(.disabled):active:focus, .btn-indigo50:not(:disabled):not(.disabled).active:focus,
.show > .btn-indigo50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(207, 211, 223, 0.5);
}

.btn-indigo100 {
  color: #212529;
  background: #e0e7ff linear-gradient(180deg, #e5ebff, #e0e7ff) repeat-x;
  border-color: #e0e7ff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-indigo100:hover {
  color: #212529;
  background: #bac9ff linear-gradient(180deg, #c4d1ff, #bac9ff) repeat-x;
  border-color: #adc0ff;
}

.btn-indigo100:focus, .btn-indigo100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(195, 202, 223, 0.5);
}

.btn-indigo100.disabled, .btn-indigo100:disabled {
  color: #212529;
  background-color: #e0e7ff;
  border-color: #e0e7ff;
  background-image: none;
}

.btn-indigo100:not(:disabled):not(.disabled):active, .btn-indigo100:not(:disabled):not(.disabled).active,
.show > .btn-indigo100.dropdown-toggle {
  color: #212529;
  background-color: #adc0ff;
  background-image: none;
  border-color: #a0b6ff;
}

.btn-indigo100:not(:disabled):not(.disabled):active:focus, .btn-indigo100:not(:disabled):not(.disabled).active:focus,
.show > .btn-indigo100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(195, 202, 223, 0.5);
}

.btn-indigo200 {
  color: #212529;
  background: #c7d2fe linear-gradient(180deg, #cfd9fe, #c7d2fe) repeat-x;
  border-color: #c7d2fe;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-indigo200:hover {
  color: #212529;
  background: #a1b4fd linear-gradient(180deg, #afbffe, #a1b4fd) repeat-x;
  border-color: #95aafd;
}

.btn-indigo200:focus, .btn-indigo200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(174, 184, 222, 0.5);
}

.btn-indigo200.disabled, .btn-indigo200:disabled {
  color: #212529;
  background-color: #c7d2fe;
  border-color: #c7d2fe;
  background-image: none;
}

.btn-indigo200:not(:disabled):not(.disabled):active, .btn-indigo200:not(:disabled):not(.disabled).active,
.show > .btn-indigo200.dropdown-toggle {
  color: #212529;
  background-color: #95aafd;
  background-image: none;
  border-color: #88a0fd;
}

.btn-indigo200:not(:disabled):not(.disabled):active:focus, .btn-indigo200:not(:disabled):not(.disabled).active:focus,
.show > .btn-indigo200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(174, 184, 222, 0.5);
}

.btn-indigo300 {
  color: #212529;
  background: #a5b4fc linear-gradient(180deg, #b3bffc, #a5b4fc) repeat-x;
  border-color: #a5b4fc;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-indigo300:hover {
  color: #212529;
  background: #8095fb linear-gradient(180deg, #93a5fb, #8095fb) repeat-x;
  border-color: #748bfa;
}

.btn-indigo300:focus, .btn-indigo300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(145, 159, 220, 0.5);
}

.btn-indigo300.disabled, .btn-indigo300:disabled {
  color: #212529;
  background-color: #a5b4fc;
  border-color: #a5b4fc;
  background-image: none;
}

.btn-indigo300:not(:disabled):not(.disabled):active, .btn-indigo300:not(:disabled):not(.disabled).active,
.show > .btn-indigo300.dropdown-toggle {
  color: #fff;
  background-color: #748bfa;
  background-image: none;
  border-color: #6781fa;
}

.btn-indigo300:not(:disabled):not(.disabled):active:focus, .btn-indigo300:not(:disabled):not(.disabled).active:focus,
.show > .btn-indigo300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(145, 159, 220, 0.5);
}

.btn-indigo400 {
  color: #fff;
  background: #818cf8 linear-gradient(180deg, #949df9, #818cf8) repeat-x;
  border-color: #818cf8;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-indigo400:hover {
  color: #fff;
  background: #5d6bf6 linear-gradient(180deg, #7581f7, #5d6bf6) repeat-x;
  border-color: #5160f5;
}

.btn-indigo400:focus, .btn-indigo400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(148, 157, 249, 0.5);
}

.btn-indigo400.disabled, .btn-indigo400:disabled {
  color: #fff;
  background-color: #818cf8;
  border-color: #818cf8;
  background-image: none;
}

.btn-indigo400:not(:disabled):not(.disabled):active, .btn-indigo400:not(:disabled):not(.disabled).active,
.show > .btn-indigo400.dropdown-toggle {
  color: #fff;
  background-color: #5160f5;
  background-image: none;
  border-color: #4555f5;
}

.btn-indigo400:not(:disabled):not(.disabled):active:focus, .btn-indigo400:not(:disabled):not(.disabled).active:focus,
.show > .btn-indigo400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(148, 157, 249, 0.5);
}

.btn-indigo500 {
  color: #fff;
  background: #6366f1 linear-gradient(180deg, #7a7df3, #6366f1) repeat-x;
  border-color: #6366f1;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-indigo500:hover {
  color: #fff;
  background: #4044ee linear-gradient(180deg, #5d60f0, #4044ee) repeat-x;
  border-color: #3438ed;
}

.btn-indigo500:focus, .btn-indigo500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(122, 125, 243, 0.5);
}

.btn-indigo500.disabled, .btn-indigo500:disabled {
  color: #fff;
  background-color: #6366f1;
  border-color: #6366f1;
  background-image: none;
}

.btn-indigo500:not(:disabled):not(.disabled):active, .btn-indigo500:not(:disabled):not(.disabled).active,
.show > .btn-indigo500.dropdown-toggle {
  color: #fff;
  background-color: #3438ed;
  background-image: none;
  border-color: #292dec;
}

.btn-indigo500:not(:disabled):not(.disabled):active:focus, .btn-indigo500:not(:disabled):not(.disabled).active:focus,
.show > .btn-indigo500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(122, 125, 243, 0.5);
}

.btn-indigo600 {
  color: #fff;
  background: #4f46e5 linear-gradient(180deg, #6962e9, #4f46e5) repeat-x;
  border-color: #4f46e5;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-indigo600:hover {
  color: #fff;
  background: #2f24e0 linear-gradient(180deg, #4e45e5, #2f24e0) repeat-x;
  border-color: #291fd9;
}

.btn-indigo600:focus, .btn-indigo600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(105, 98, 233, 0.5);
}

.btn-indigo600.disabled, .btn-indigo600:disabled {
  color: #fff;
  background-color: #4f46e5;
  border-color: #4f46e5;
  background-image: none;
}

.btn-indigo600:not(:disabled):not(.disabled):active, .btn-indigo600:not(:disabled):not(.disabled).active,
.show > .btn-indigo600.dropdown-toggle {
  color: #fff;
  background-color: #291fd9;
  background-image: none;
  border-color: #271dce;
}

.btn-indigo600:not(:disabled):not(.disabled):active:focus, .btn-indigo600:not(:disabled):not(.disabled).active:focus,
.show > .btn-indigo600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(105, 98, 233, 0.5);
}

.btn-indigo700 {
  color: #fff;
  background: #4338ca linear-gradient(180deg, #5f56d2, #4338ca) repeat-x;
  border-color: #4338ca;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-indigo700:hover {
  color: #fff;
  background: #382eae linear-gradient(180deg, #564eba, #382eae) repeat-x;
  border-color: #352ca3;
}

.btn-indigo700:focus, .btn-indigo700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(95, 86, 210, 0.5);
}

.btn-indigo700.disabled, .btn-indigo700:disabled {
  color: #fff;
  background-color: #4338ca;
  border-color: #4338ca;
  background-image: none;
}

.btn-indigo700:not(:disabled):not(.disabled):active, .btn-indigo700:not(:disabled):not(.disabled).active,
.show > .btn-indigo700.dropdown-toggle {
  color: #fff;
  background-color: #352ca3;
  background-image: none;
  border-color: #312999;
}

.btn-indigo700:not(:disabled):not(.disabled):active:focus, .btn-indigo700:not(:disabled):not(.disabled).active:focus,
.show > .btn-indigo700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(95, 86, 210, 0.5);
}

.btn-indigo800 {
  color: #fff;
  background: #3730a3 linear-gradient(180deg, #554fb1, #3730a3) repeat-x;
  border-color: #3730a3;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-indigo800:hover {
  color: #fff;
  background: #2d2785 linear-gradient(180deg, #4d4898, #2d2785) repeat-x;
  border-color: #2a247c;
}

.btn-indigo800:focus, .btn-indigo800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(85, 79, 177, 0.5);
}

.btn-indigo800.disabled, .btn-indigo800:disabled {
  color: #fff;
  background-color: #3730a3;
  border-color: #3730a3;
  background-image: none;
}

.btn-indigo800:not(:disabled):not(.disabled):active, .btn-indigo800:not(:disabled):not(.disabled).active,
.show > .btn-indigo800.dropdown-toggle {
  color: #fff;
  background-color: #2a247c;
  background-image: none;
  border-color: #262172;
}

.btn-indigo800:not(:disabled):not(.disabled):active:focus, .btn-indigo800:not(:disabled):not(.disabled).active:focus,
.show > .btn-indigo800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(85, 79, 177, 0.5);
}

.btn-indigo900 {
  color: #fff;
  background: #312e81 linear-gradient(180deg, #504d94, #312e81) repeat-x;
  border-color: #312e81;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-indigo900:hover {
  color: #fff;
  background: #262465 linear-gradient(180deg, #47457c, #262465) repeat-x;
  border-color: #23215b;
}

.btn-indigo900:focus, .btn-indigo900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(80, 77, 148, 0.5);
}

.btn-indigo900.disabled, .btn-indigo900:disabled {
  color: #fff;
  background-color: #312e81;
  border-color: #312e81;
  background-image: none;
}

.btn-indigo900:not(:disabled):not(.disabled):active, .btn-indigo900:not(:disabled):not(.disabled).active,
.show > .btn-indigo900.dropdown-toggle {
  color: #fff;
  background-color: #23215b;
  background-image: none;
  border-color: #1f1d52;
}

.btn-indigo900:not(:disabled):not(.disabled):active:focus, .btn-indigo900:not(:disabled):not(.disabled).active:focus,
.show > .btn-indigo900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(80, 77, 148, 0.5);
}

.btn-blue50 {
  color: #212529;
  background: #eff6ff linear-gradient(180deg, #f1f7ff, #eff6ff) repeat-x;
  border-color: #eff6ff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blue50:hover {
  color: #212529;
  background: #c9e0ff linear-gradient(180deg, #d1e5ff, #c9e0ff) repeat-x;
  border-color: #bcd9ff;
}

.btn-blue50:focus, .btn-blue50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(208, 215, 223, 0.5);
}

.btn-blue50.disabled, .btn-blue50:disabled {
  color: #212529;
  background-color: #eff6ff;
  border-color: #eff6ff;
  background-image: none;
}

.btn-blue50:not(:disabled):not(.disabled):active, .btn-blue50:not(:disabled):not(.disabled).active,
.show > .btn-blue50.dropdown-toggle {
  color: #212529;
  background-color: #bcd9ff;
  background-image: none;
  border-color: #afd2ff;
}

.btn-blue50:not(:disabled):not(.disabled):active:focus, .btn-blue50:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(208, 215, 223, 0.5);
}

.btn-blue100 {
  color: #212529;
  background: #dbeafe linear-gradient(180deg, #e0edfe, #dbeafe) repeat-x;
  border-color: #dbeafe;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blue100:hover {
  color: #212529;
  background: #b6d4fd linear-gradient(180deg, #c1dbfd, #b6d4fd) repeat-x;
  border-color: #a9cdfd;
}

.btn-blue100:focus, .btn-blue100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(191, 204, 222, 0.5);
}

.btn-blue100.disabled, .btn-blue100:disabled {
  color: #212529;
  background-color: #dbeafe;
  border-color: #dbeafe;
  background-image: none;
}

.btn-blue100:not(:disabled):not(.disabled):active, .btn-blue100:not(:disabled):not(.disabled).active,
.show > .btn-blue100.dropdown-toggle {
  color: #212529;
  background-color: #a9cdfd;
  background-image: none;
  border-color: #9dc6fc;
}

.btn-blue100:not(:disabled):not(.disabled):active:focus, .btn-blue100:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(191, 204, 222, 0.5);
}

.btn-blue200 {
  color: #212529;
  background: #bfdbfe linear-gradient(180deg, #c9e0fe, #bfdbfe) repeat-x;
  border-color: #bfdbfe;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blue200:hover {
  color: #212529;
  background: #99c6fd linear-gradient(180deg, #a9cefe, #99c6fd) repeat-x;
  border-color: #8dbffd;
}

.btn-blue200:focus, .btn-blue200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(167, 192, 222, 0.5);
}

.btn-blue200.disabled, .btn-blue200:disabled {
  color: #212529;
  background-color: #bfdbfe;
  border-color: #bfdbfe;
  background-image: none;
}

.btn-blue200:not(:disabled):not(.disabled):active, .btn-blue200:not(:disabled):not(.disabled).active,
.show > .btn-blue200.dropdown-toggle {
  color: #212529;
  background-color: #8dbffd;
  background-image: none;
  border-color: #80b8fd;
}

.btn-blue200:not(:disabled):not(.disabled):active:focus, .btn-blue200:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(167, 192, 222, 0.5);
}

.btn-blue300 {
  color: #212529;
  background: #93c5fd linear-gradient(180deg, #a3cefd, #93c5fd) repeat-x;
  border-color: #93c5fd;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blue300:hover {
  color: #212529;
  background: #6db1fc linear-gradient(180deg, #83bdfd, #6db1fc) repeat-x;
  border-color: #61aafc;
}

.btn-blue300:focus, .btn-blue300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(130, 173, 221, 0.5);
}

.btn-blue300.disabled, .btn-blue300:disabled {
  color: #212529;
  background-color: #93c5fd;
  border-color: #93c5fd;
  background-image: none;
}

.btn-blue300:not(:disabled):not(.disabled):active, .btn-blue300:not(:disabled):not(.disabled).active,
.show > .btn-blue300.dropdown-toggle {
  color: #212529;
  background-color: #61aafc;
  background-image: none;
  border-color: #54a3fc;
}

.btn-blue300:not(:disabled):not(.disabled):active:focus, .btn-blue300:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(130, 173, 221, 0.5);
}

.btn-blue400 {
  color: #212529;
  background: #60a5fa linear-gradient(180deg, #78b3fb, #60a5fa) repeat-x;
  border-color: #60a5fa;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blue400:hover {
  color: #fff;
  background: #3b90f9 linear-gradient(180deg, #58a1fa, #3b90f9) repeat-x;
  border-color: #2f89f8;
}

.btn-blue400:focus, .btn-blue400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(87, 146, 219, 0.5);
}

.btn-blue400.disabled, .btn-blue400:disabled {
  color: #212529;
  background-color: #60a5fa;
  border-color: #60a5fa;
  background-image: none;
}

.btn-blue400:not(:disabled):not(.disabled):active, .btn-blue400:not(:disabled):not(.disabled).active,
.show > .btn-blue400.dropdown-toggle {
  color: #fff;
  background-color: #2f89f8;
  background-image: none;
  border-color: #2282f8;
}

.btn-blue400:not(:disabled):not(.disabled):active:focus, .btn-blue400:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(87, 146, 219, 0.5);
}

.btn-blue500 {
  color: #fff;
  background: #3b82f6 linear-gradient(180deg, #5895f7, #3b82f6) repeat-x;
  border-color: #3b82f6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blue500:hover {
  color: #fff;
  background: #166bf4 linear-gradient(180deg, #3981f6, #166bf4) repeat-x;
  border-color: #0b63f3;
}

.btn-blue500:focus, .btn-blue500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(88, 149, 247, 0.5);
}

.btn-blue500.disabled, .btn-blue500:disabled {
  color: #fff;
  background-color: #3b82f6;
  border-color: #3b82f6;
  background-image: none;
}

.btn-blue500:not(:disabled):not(.disabled):active, .btn-blue500:not(:disabled):not(.disabled).active,
.show > .btn-blue500.dropdown-toggle {
  color: #fff;
  background-color: #0b63f3;
  background-image: none;
  border-color: #0b5ee7;
}

.btn-blue500:not(:disabled):not(.disabled):active:focus, .btn-blue500:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(88, 149, 247, 0.5);
}

.btn-blue600 {
  color: #fff;
  background: #2563eb linear-gradient(180deg, #467aee, #2563eb) repeat-x;
  border-color: #2563eb;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blue600:hover {
  color: #fff;
  background: #1451d6 linear-gradient(180deg, #376bdc, #1451d6) repeat-x;
  border-color: #134cca;
}

.btn-blue600:focus, .btn-blue600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(70, 122, 238, 0.5);
}

.btn-blue600.disabled, .btn-blue600:disabled {
  color: #fff;
  background-color: #2563eb;
  border-color: #2563eb;
  background-image: none;
}

.btn-blue600:not(:disabled):not(.disabled):active, .btn-blue600:not(:disabled):not(.disabled).active,
.show > .btn-blue600.dropdown-toggle {
  color: #fff;
  background-color: #134cca;
  background-image: none;
  border-color: #1248bf;
}

.btn-blue600:not(:disabled):not(.disabled):active:focus, .btn-blue600:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(70, 122, 238, 0.5);
}

.btn-blue700 {
  color: #fff;
  background: #1d4ed8 linear-gradient(180deg, #3f69de, #1d4ed8) repeat-x;
  border-color: #1d4ed8;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blue700:hover {
  color: #fff;
  background: #1842b6 linear-gradient(180deg, #3b5ec1, #1842b6) repeat-x;
  border-color: #173eab;
}

.btn-blue700:focus, .btn-blue700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(63, 105, 222, 0.5);
}

.btn-blue700.disabled, .btn-blue700:disabled {
  color: #fff;
  background-color: #1d4ed8;
  border-color: #1d4ed8;
  background-image: none;
}

.btn-blue700:not(:disabled):not(.disabled):active, .btn-blue700:not(:disabled):not(.disabled).active,
.show > .btn-blue700.dropdown-toggle {
  color: #fff;
  background-color: #173eab;
  background-image: none;
  border-color: #153aa0;
}

.btn-blue700:not(:disabled):not(.disabled):active:focus, .btn-blue700:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(63, 105, 222, 0.5);
}

.btn-blue800 {
  color: #fff;
  background: #1e40af linear-gradient(180deg, #405dbb, #1e40af) repeat-x;
  border-color: #1e40af;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blue800:hover {
  color: #fff;
  background: #18348e linear-gradient(180deg, #3b529f, #18348e) repeat-x;
  border-color: #173083;
}

.btn-blue800:focus, .btn-blue800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(64, 93, 187, 0.5);
}

.btn-blue800.disabled, .btn-blue800:disabled {
  color: #fff;
  background-color: #1e40af;
  border-color: #1e40af;
  background-image: none;
}

.btn-blue800:not(:disabled):not(.disabled):active, .btn-blue800:not(:disabled):not(.disabled).active,
.show > .btn-blue800.dropdown-toggle {
  color: #fff;
  background-color: #173083;
  background-image: none;
  border-color: #152c79;
}

.btn-blue800:not(:disabled):not(.disabled):active:focus, .btn-blue800:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(64, 93, 187, 0.5);
}

.btn-blue900 {
  color: #fff;
  background: #1e3a8a linear-gradient(180deg, #40589c, #1e3a8a) repeat-x;
  border-color: #1e3a8a;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blue900:hover {
  color: #fff;
  background: #172d6b linear-gradient(180deg, #3a4c81, #172d6b) repeat-x;
  border-color: #152860;
}

.btn-blue900:focus, .btn-blue900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(64, 88, 156, 0.5);
}

.btn-blue900.disabled, .btn-blue900:disabled {
  color: #fff;
  background-color: #1e3a8a;
  border-color: #1e3a8a;
  background-image: none;
}

.btn-blue900:not(:disabled):not(.disabled):active, .btn-blue900:not(:disabled):not(.disabled).active,
.show > .btn-blue900.dropdown-toggle {
  color: #fff;
  background-color: #152860;
  background-image: none;
  border-color: #132456;
}

.btn-blue900:not(:disabled):not(.disabled):active:focus, .btn-blue900:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(64, 88, 156, 0.5);
}

.btn-lightBlue25 {
  color: #212529;
  background: #f2f6f7 linear-gradient(180deg, #f4f7f8, #f2f6f7) repeat-x;
  border-color: #f2f6f7;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lightBlue25:hover {
  color: #212529;
  background: #dae6e8 linear-gradient(180deg, #e0e9ec, #dae6e8) repeat-x;
  border-color: #d2e0e4;
}

.btn-lightBlue25:focus, .btn-lightBlue25.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(211, 215, 216, 0.5);
}

.btn-lightBlue25.disabled, .btn-lightBlue25:disabled {
  color: #212529;
  background-color: #f2f6f7;
  border-color: #f2f6f7;
  background-image: none;
}

.btn-lightBlue25:not(:disabled):not(.disabled):active, .btn-lightBlue25:not(:disabled):not(.disabled).active,
.show > .btn-lightBlue25.dropdown-toggle {
  color: #212529;
  background-color: #d2e0e4;
  background-image: none;
  border-color: #cbdbdf;
}

.btn-lightBlue25:not(:disabled):not(.disabled):active:focus, .btn-lightBlue25:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightBlue25.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(211, 215, 216, 0.5);
}

.btn-lightBlue50 {
  color: #212529;
  background: #f0f9ff linear-gradient(180deg, #f2faff, #f0f9ff) repeat-x;
  border-color: #f0f9ff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lightBlue50:hover {
  color: #212529;
  background: #caeaff linear-gradient(180deg, #d2edff, #caeaff) repeat-x;
  border-color: #bde5ff;
}

.btn-lightBlue50:focus, .btn-lightBlue50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(209, 217, 223, 0.5);
}

.btn-lightBlue50.disabled, .btn-lightBlue50:disabled {
  color: #212529;
  background-color: #f0f9ff;
  border-color: #f0f9ff;
  background-image: none;
}

.btn-lightBlue50:not(:disabled):not(.disabled):active, .btn-lightBlue50:not(:disabled):not(.disabled).active,
.show > .btn-lightBlue50.dropdown-toggle {
  color: #212529;
  background-color: #bde5ff;
  background-image: none;
  border-color: #b0e0ff;
}

.btn-lightBlue50:not(:disabled):not(.disabled):active:focus, .btn-lightBlue50:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightBlue50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(209, 217, 223, 0.5);
}

.btn-lightBlue100 {
  color: #212529;
  background: #e0f2fe linear-gradient(180deg, #e5f4fe, #e0f2fe) repeat-x;
  border-color: #e0f2fe;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lightBlue100:hover {
  color: #212529;
  background: #bbe2fd linear-gradient(180deg, #c5e7fd, #bbe2fd) repeat-x;
  border-color: #afddfc;
}

.btn-lightBlue100:focus, .btn-lightBlue100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(195, 211, 222, 0.5);
}

.btn-lightBlue100.disabled, .btn-lightBlue100:disabled {
  color: #212529;
  background-color: #e0f2fe;
  border-color: #e0f2fe;
  background-image: none;
}

.btn-lightBlue100:not(:disabled):not(.disabled):active, .btn-lightBlue100:not(:disabled):not(.disabled).active,
.show > .btn-lightBlue100.dropdown-toggle {
  color: #212529;
  background-color: #afddfc;
  background-image: none;
  border-color: #a2d8fc;
}

.btn-lightBlue100:not(:disabled):not(.disabled):active:focus, .btn-lightBlue100:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightBlue100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(195, 211, 222, 0.5);
}

.btn-lightBlue200 {
  color: #212529;
  background: #bae6fd linear-gradient(180deg, #c4eafd, #bae6fd) repeat-x;
  border-color: #bae6fd;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lightBlue200:hover {
  color: #212529;
  background: #95d9fc linear-gradient(180deg, #a5defc, #95d9fc) repeat-x;
  border-color: #88d4fc;
}

.btn-lightBlue200:focus, .btn-lightBlue200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(163, 201, 221, 0.5);
}

.btn-lightBlue200.disabled, .btn-lightBlue200:disabled {
  color: #212529;
  background-color: #bae6fd;
  border-color: #bae6fd;
  background-image: none;
}

.btn-lightBlue200:not(:disabled):not(.disabled):active, .btn-lightBlue200:not(:disabled):not(.disabled).active,
.show > .btn-lightBlue200.dropdown-toggle {
  color: #212529;
  background-color: #88d4fc;
  background-image: none;
  border-color: #7cd0fb;
}

.btn-lightBlue200:not(:disabled):not(.disabled):active:focus, .btn-lightBlue200:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightBlue200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(163, 201, 221, 0.5);
}

.btn-lightBlue300 {
  color: #212529;
  background: #7dd3fc linear-gradient(180deg, #91dafc, #7dd3fc) repeat-x;
  border-color: #7dd3fc;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lightBlue300:hover {
  color: #212529;
  background: #58c6fb linear-gradient(180deg, #71cffc, #58c6fb) repeat-x;
  border-color: #4bc2fb;
}

.btn-lightBlue300:focus, .btn-lightBlue300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(111, 185, 220, 0.5);
}

.btn-lightBlue300.disabled, .btn-lightBlue300:disabled {
  color: #212529;
  background-color: #7dd3fc;
  border-color: #7dd3fc;
  background-image: none;
}

.btn-lightBlue300:not(:disabled):not(.disabled):active, .btn-lightBlue300:not(:disabled):not(.disabled).active,
.show > .btn-lightBlue300.dropdown-toggle {
  color: #212529;
  background-color: #4bc2fb;
  background-image: none;
  border-color: #3fbefb;
}

.btn-lightBlue300:not(:disabled):not(.disabled):active:focus, .btn-lightBlue300:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightBlue300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(111, 185, 220, 0.5);
}

.btn-lightBlue400 {
  color: #212529;
  background: #38bdf8 linear-gradient(180deg, #56c7f9, #38bdf8) repeat-x;
  border-color: #38bdf8;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lightBlue400:hover {
  color: #fff;
  background: #13b1f7 linear-gradient(180deg, #36bcf8, #13b1f7) repeat-x;
  border-color: #09acf4;
}

.btn-lightBlue400:focus, .btn-lightBlue400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(53, 166, 217, 0.5);
}

.btn-lightBlue400.disabled, .btn-lightBlue400:disabled {
  color: #212529;
  background-color: #38bdf8;
  border-color: #38bdf8;
  background-image: none;
}

.btn-lightBlue400:not(:disabled):not(.disabled):active, .btn-lightBlue400:not(:disabled):not(.disabled).active,
.show > .btn-lightBlue400.dropdown-toggle {
  color: #fff;
  background-color: #09acf4;
  background-image: none;
  border-color: #08a3e8;
}

.btn-lightBlue400:not(:disabled):not(.disabled):active:focus, .btn-lightBlue400:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightBlue400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(53, 166, 217, 0.5);
}

.btn-lightBlue500 {
  color: #fff;
  background: #0ea5e9 linear-gradient(180deg, #32b3ec, #0ea5e9) repeat-x;
  border-color: #0ea5e9;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lightBlue500:hover {
  color: #fff;
  background: #0c8bc5 linear-gradient(180deg, #309dce, #0c8bc5) repeat-x;
  border-color: #0b83b9;
}

.btn-lightBlue500:focus, .btn-lightBlue500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(50, 179, 236, 0.5);
}

.btn-lightBlue500.disabled, .btn-lightBlue500:disabled {
  color: #fff;
  background-color: #0ea5e9;
  border-color: #0ea5e9;
  background-image: none;
}

.btn-lightBlue500:not(:disabled):not(.disabled):active, .btn-lightBlue500:not(:disabled):not(.disabled).active,
.show > .btn-lightBlue500.dropdown-toggle {
  color: #fff;
  background-color: #0b83b9;
  background-image: none;
  border-color: #0a7aad;
}

.btn-lightBlue500:not(:disabled):not(.disabled):active:focus, .btn-lightBlue500:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightBlue500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(50, 179, 236, 0.5);
}

.btn-lightBlue600 {
  color: #fff;
  background: #0284c7 linear-gradient(180deg, #2896cf, #0284c7) repeat-x;
  border-color: #0284c7;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lightBlue600:hover {
  color: #fff;
  background: #026ba1 linear-gradient(180deg, #2881af, #026ba1) repeat-x;
  border-color: #016395;
}

.btn-lightBlue600:focus, .btn-lightBlue600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(40, 150, 207, 0.5);
}

.btn-lightBlue600.disabled, .btn-lightBlue600:disabled {
  color: #fff;
  background-color: #0284c7;
  border-color: #0284c7;
  background-image: none;
}

.btn-lightBlue600:not(:disabled):not(.disabled):active, .btn-lightBlue600:not(:disabled):not(.disabled).active,
.show > .btn-lightBlue600.dropdown-toggle {
  color: #fff;
  background-color: #016395;
  background-image: none;
  border-color: #015a88;
}

.btn-lightBlue600:not(:disabled):not(.disabled):active:focus, .btn-lightBlue600:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightBlue600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(40, 150, 207, 0.5);
}

.btn-lightBlue700 {
  color: #fff;
  background: #0369a1 linear-gradient(180deg, #2980af, #0369a1) repeat-x;
  border-color: #0369a1;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lightBlue700:hover {
  color: #fff;
  background: #02517b linear-gradient(180deg, #286b8f, #02517b) repeat-x;
  border-color: #02486f;
}

.btn-lightBlue700:focus, .btn-lightBlue700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(41, 128, 175, 0.5);
}

.btn-lightBlue700.disabled, .btn-lightBlue700:disabled {
  color: #fff;
  background-color: #0369a1;
  border-color: #0369a1;
  background-image: none;
}

.btn-lightBlue700:not(:disabled):not(.disabled):active, .btn-lightBlue700:not(:disabled):not(.disabled).active,
.show > .btn-lightBlue700.dropdown-toggle {
  color: #fff;
  background-color: #02486f;
  background-image: none;
  border-color: #024062;
}

.btn-lightBlue700:not(:disabled):not(.disabled):active:focus, .btn-lightBlue700:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightBlue700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(41, 128, 175, 0.5);
}

.btn-lightBlue800 {
  color: #fff;
  background: #075985 linear-gradient(180deg, #2c7297, #075985) repeat-x;
  border-color: #075985;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lightBlue800:hover {
  color: #fff;
  background: #054161 linear-gradient(180deg, #2b5d78, #054161) repeat-x;
  border-color: #043955;
}

.btn-lightBlue800:focus, .btn-lightBlue800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(44, 114, 151, 0.5);
}

.btn-lightBlue800.disabled, .btn-lightBlue800:disabled {
  color: #fff;
  background-color: #075985;
  border-color: #075985;
  background-image: none;
}

.btn-lightBlue800:not(:disabled):not(.disabled):active, .btn-lightBlue800:not(:disabled):not(.disabled).active,
.show > .btn-lightBlue800.dropdown-toggle {
  color: #fff;
  background-color: #043955;
  background-image: none;
  border-color: #043048;
}

.btn-lightBlue800:not(:disabled):not(.disabled):active:focus, .btn-lightBlue800:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightBlue800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(44, 114, 151, 0.5);
}

.btn-lightBlue900 {
  color: #fff;
  background: #0c4a6e linear-gradient(180deg, #306584, #0c4a6e) repeat-x;
  border-color: #0c4a6e;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lightBlue900:hover {
  color: #fff;
  background: #08334c linear-gradient(180deg, #2d5166, #08334c) repeat-x;
  border-color: #072b40;
}

.btn-lightBlue900:focus, .btn-lightBlue900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(48, 101, 132, 0.5);
}

.btn-lightBlue900.disabled, .btn-lightBlue900:disabled {
  color: #fff;
  background-color: #0c4a6e;
  border-color: #0c4a6e;
  background-image: none;
}

.btn-lightBlue900:not(:disabled):not(.disabled):active, .btn-lightBlue900:not(:disabled):not(.disabled).active,
.show > .btn-lightBlue900.dropdown-toggle {
  color: #fff;
  background-color: #072b40;
  background-image: none;
  border-color: #062335;
}

.btn-lightBlue900:not(:disabled):not(.disabled):active:focus, .btn-lightBlue900:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightBlue900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(48, 101, 132, 0.5);
}

.btn-cyan50 {
  color: #212529;
  background: #ecfeff linear-gradient(180deg, #effeff, #ecfeff) repeat-x;
  border-color: #ecfeff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-cyan50:hover {
  color: #212529;
  background: #c6fcff linear-gradient(180deg, #cefcff, #c6fcff) repeat-x;
  border-color: #b9fbff;
}

.btn-cyan50:focus, .btn-cyan50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(206, 221, 223, 0.5);
}

.btn-cyan50.disabled, .btn-cyan50:disabled {
  color: #212529;
  background-color: #ecfeff;
  border-color: #ecfeff;
  background-image: none;
}

.btn-cyan50:not(:disabled):not(.disabled):active, .btn-cyan50:not(:disabled):not(.disabled).active,
.show > .btn-cyan50.dropdown-toggle {
  color: #212529;
  background-color: #b9fbff;
  background-image: none;
  border-color: #acfbff;
}

.btn-cyan50:not(:disabled):not(.disabled):active:focus, .btn-cyan50:not(:disabled):not(.disabled).active:focus,
.show > .btn-cyan50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(206, 221, 223, 0.5);
}

.btn-cyan100 {
  color: #212529;
  background: #cffafe linear-gradient(180deg, #d6fbfe, #cffafe) repeat-x;
  border-color: #cffafe;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-cyan100:hover {
  color: #212529;
  background: #aaf6fd linear-gradient(180deg, #b6f7fd, #aaf6fd) repeat-x;
  border-color: #9df5fd;
}

.btn-cyan100:focus, .btn-cyan100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(181, 218, 222, 0.5);
}

.btn-cyan100.disabled, .btn-cyan100:disabled {
  color: #212529;
  background-color: #cffafe;
  border-color: #cffafe;
  background-image: none;
}

.btn-cyan100:not(:disabled):not(.disabled):active, .btn-cyan100:not(:disabled):not(.disabled).active,
.show > .btn-cyan100.dropdown-toggle {
  color: #212529;
  background-color: #9df5fd;
  background-image: none;
  border-color: #91f3fd;
}

.btn-cyan100:not(:disabled):not(.disabled):active:focus, .btn-cyan100:not(:disabled):not(.disabled).active:focus,
.show > .btn-cyan100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(181, 218, 222, 0.5);
}

.btn-cyan200 {
  color: #212529;
  background: #a5f3fc linear-gradient(180deg, #b3f5fc, #a5f3fc) repeat-x;
  border-color: #a5f3fc;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-cyan200:hover {
  color: #212529;
  background: #80eefb linear-gradient(180deg, #93f1fb, #80eefb) repeat-x;
  border-color: #74ecfa;
}

.btn-cyan200:focus, .btn-cyan200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(145, 212, 220, 0.5);
}

.btn-cyan200.disabled, .btn-cyan200:disabled {
  color: #212529;
  background-color: #a5f3fc;
  border-color: #a5f3fc;
  background-image: none;
}

.btn-cyan200:not(:disabled):not(.disabled):active, .btn-cyan200:not(:disabled):not(.disabled).active,
.show > .btn-cyan200.dropdown-toggle {
  color: #212529;
  background-color: #74ecfa;
  background-image: none;
  border-color: #67ebfa;
}

.btn-cyan200:not(:disabled):not(.disabled):active:focus, .btn-cyan200:not(:disabled):not(.disabled).active:focus,
.show > .btn-cyan200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(145, 212, 220, 0.5);
}

.btn-cyan300 {
  color: #212529;
  background: #67e8f9 linear-gradient(180deg, #7eebfa, #67e8f9) repeat-x;
  border-color: #67e8f9;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-cyan300:hover {
  color: #212529;
  background: #42e2f8 linear-gradient(180deg, #5fe7f9, #42e2f8) repeat-x;
  border-color: #36e1f7;
}

.btn-cyan300:focus, .btn-cyan300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(93, 203, 218, 0.5);
}

.btn-cyan300.disabled, .btn-cyan300:disabled {
  color: #212529;
  background-color: #67e8f9;
  border-color: #67e8f9;
  background-image: none;
}

.btn-cyan300:not(:disabled):not(.disabled):active, .btn-cyan300:not(:disabled):not(.disabled).active,
.show > .btn-cyan300.dropdown-toggle {
  color: #212529;
  background-color: #36e1f7;
  background-image: none;
  border-color: #2adff7;
}

.btn-cyan300:not(:disabled):not(.disabled):active:focus, .btn-cyan300:not(:disabled):not(.disabled).active:focus,
.show > .btn-cyan300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(93, 203, 218, 0.5);
}

.btn-cyan400 {
  color: #212529;
  background: #22d3ee linear-gradient(180deg, #43daf1, #22d3ee) repeat-x;
  border-color: #22d3ee;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-cyan400:hover {
  color: #fff;
  background: #11bfd9 linear-gradient(180deg, #34c8df, #11bfd9) repeat-x;
  border-color: #10b4cd;
}

.btn-cyan400:focus, .btn-cyan400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(34, 185, 208, 0.5);
}

.btn-cyan400.disabled, .btn-cyan400:disabled {
  color: #212529;
  background-color: #22d3ee;
  border-color: #22d3ee;
  background-image: none;
}

.btn-cyan400:not(:disabled):not(.disabled):active, .btn-cyan400:not(:disabled):not(.disabled).active,
.show > .btn-cyan400.dropdown-toggle {
  color: #fff;
  background-color: #10b4cd;
  background-image: none;
  border-color: #0faac1;
}

.btn-cyan400:not(:disabled):not(.disabled):active:focus, .btn-cyan400:not(:disabled):not(.disabled).active:focus,
.show > .btn-cyan400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(34, 185, 208, 0.5);
}

.btn-cyan500 {
  color: #fff;
  background: #06b6d4 linear-gradient(180deg, #2bc1da, #06b6d4) repeat-x;
  border-color: #06b6d4;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-cyan500:hover {
  color: #fff;
  background: #0596af linear-gradient(180deg, #2aa6bb, #0596af) repeat-x;
  border-color: #058ba2;
}

.btn-cyan500:focus, .btn-cyan500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(43, 193, 218, 0.5);
}

.btn-cyan500.disabled, .btn-cyan500:disabled {
  color: #fff;
  background-color: #06b6d4;
  border-color: #06b6d4;
  background-image: none;
}

.btn-cyan500:not(:disabled):not(.disabled):active, .btn-cyan500:not(:disabled):not(.disabled).active,
.show > .btn-cyan500.dropdown-toggle {
  color: #fff;
  background-color: #058ba2;
  background-image: none;
  border-color: #048196;
}

.btn-cyan500:not(:disabled):not(.disabled):active:focus, .btn-cyan500:not(:disabled):not(.disabled).active:focus,
.show > .btn-cyan500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(43, 193, 218, 0.5);
}

.btn-cyan600 {
  color: #fff;
  background: #0891b2 linear-gradient(180deg, #2da2be, #0891b2) repeat-x;
  border-color: #0891b2;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-cyan600:hover {
  color: #fff;
  background: #06738d linear-gradient(180deg, #2c889e, #06738d) repeat-x;
  border-color: #066981;
}

.btn-cyan600:focus, .btn-cyan600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(45, 162, 190, 0.5);
}

.btn-cyan600.disabled, .btn-cyan600:disabled {
  color: #fff;
  background-color: #0891b2;
  border-color: #0891b2;
  background-image: none;
}

.btn-cyan600:not(:disabled):not(.disabled):active, .btn-cyan600:not(:disabled):not(.disabled).active,
.show > .btn-cyan600.dropdown-toggle {
  color: #fff;
  background-color: #066981;
  background-image: none;
  border-color: #055f75;
}

.btn-cyan600:not(:disabled):not(.disabled):active:focus, .btn-cyan600:not(:disabled):not(.disabled).active:focus,
.show > .btn-cyan600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(45, 162, 190, 0.5);
}

.btn-cyan700 {
  color: #fff;
  background: #0e7490 linear-gradient(180deg, #3289a1, #0e7490) repeat-x;
  border-color: #0e7490;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-cyan700:hover {
  color: #fff;
  background: #0b586d linear-gradient(180deg, #2f7183, #0b586d) repeat-x;
  border-color: #094f62;
}

.btn-cyan700:focus, .btn-cyan700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(50, 137, 161, 0.5);
}

.btn-cyan700.disabled, .btn-cyan700:disabled {
  color: #fff;
  background-color: #0e7490;
  border-color: #0e7490;
  background-image: none;
}

.btn-cyan700:not(:disabled):not(.disabled):active, .btn-cyan700:not(:disabled):not(.disabled).active,
.show > .btn-cyan700.dropdown-toggle {
  color: #fff;
  background-color: #094f62;
  background-image: none;
  border-color: #084556;
}

.btn-cyan700:not(:disabled):not(.disabled):active:focus, .btn-cyan700:not(:disabled):not(.disabled).active:focus,
.show > .btn-cyan700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(50, 137, 161, 0.5);
}

.btn-cyan800 {
  color: #fff;
  background: #155e75 linear-gradient(180deg, #38768a, #155e75) repeat-x;
  border-color: #155e75;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-cyan800:hover {
  color: #fff;
  background: #0f4455 linear-gradient(180deg, #33606e, #0f4455) repeat-x;
  border-color: #0d3b4a;
}

.btn-cyan800:focus, .btn-cyan800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(56, 118, 138, 0.5);
}

.btn-cyan800.disabled, .btn-cyan800:disabled {
  color: #fff;
  background-color: #155e75;
  border-color: #155e75;
  background-image: none;
}

.btn-cyan800:not(:disabled):not(.disabled):active, .btn-cyan800:not(:disabled):not(.disabled).active,
.show > .btn-cyan800.dropdown-toggle {
  color: #fff;
  background-color: #0d3b4a;
  background-image: none;
  border-color: #0b333f;
}

.btn-cyan800:not(:disabled):not(.disabled):active:focus, .btn-cyan800:not(:disabled):not(.disabled).active:focus,
.show > .btn-cyan800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(56, 118, 138, 0.5);
}

.btn-cyan900 {
  color: #fff;
  background: #164e63 linear-gradient(180deg, #39697a, #164e63) repeat-x;
  border-color: #164e63;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-cyan900:hover {
  color: #fff;
  background: #0f3544 linear-gradient(180deg, #335460, #0f3544) repeat-x;
  border-color: #0d2d39;
}

.btn-cyan900:focus, .btn-cyan900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(57, 105, 122, 0.5);
}

.btn-cyan900.disabled, .btn-cyan900:disabled {
  color: #fff;
  background-color: #164e63;
  border-color: #164e63;
  background-image: none;
}

.btn-cyan900:not(:disabled):not(.disabled):active, .btn-cyan900:not(:disabled):not(.disabled).active,
.show > .btn-cyan900.dropdown-toggle {
  color: #fff;
  background-color: #0d2d39;
  background-image: none;
  border-color: #0a252f;
}

.btn-cyan900:not(:disabled):not(.disabled):active:focus, .btn-cyan900:not(:disabled):not(.disabled).active:focus,
.show > .btn-cyan900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(57, 105, 122, 0.5);
}

.btn-teal50 {
  color: #212529;
  background: #f0fdfa linear-gradient(180deg, #f2fdfb, #f0fdfa) repeat-x;
  border-color: #f0fdfa;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-teal50:hover {
  color: #212529;
  background: #cef9ef linear-gradient(180deg, #d6f9f1, #cef9ef) repeat-x;
  border-color: #c3f7eb;
}

.btn-teal50:focus, .btn-teal50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(209, 221, 219, 0.5);
}

.btn-teal50.disabled, .btn-teal50:disabled {
  color: #212529;
  background-color: #f0fdfa;
  border-color: #f0fdfa;
  background-image: none;
}

.btn-teal50:not(:disabled):not(.disabled):active, .btn-teal50:not(:disabled):not(.disabled).active,
.show > .btn-teal50.dropdown-toggle {
  color: #212529;
  background-color: #c3f7eb;
  background-image: none;
  border-color: #b8f6e7;
}

.btn-teal50:not(:disabled):not(.disabled):active:focus, .btn-teal50:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(209, 221, 219, 0.5);
}

.btn-teal100 {
  color: #212529;
  background: #ccfbf1 linear-gradient(180deg, #d4fcf3, #ccfbf1) repeat-x;
  border-color: #ccfbf1;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-teal100:hover {
  color: #212529;
  background: #a9f8e7 linear-gradient(180deg, #b6f9eb, #a9f8e7) repeat-x;
  border-color: #9df7e4;
}

.btn-teal100:focus, .btn-teal100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(178, 219, 211, 0.5);
}

.btn-teal100.disabled, .btn-teal100:disabled {
  color: #212529;
  background-color: #ccfbf1;
  border-color: #ccfbf1;
  background-image: none;
}

.btn-teal100:not(:disabled):not(.disabled):active, .btn-teal100:not(:disabled):not(.disabled).active,
.show > .btn-teal100.dropdown-toggle {
  color: #212529;
  background-color: #9df7e4;
  background-image: none;
  border-color: #91f6e1;
}

.btn-teal100:not(:disabled):not(.disabled):active:focus, .btn-teal100:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(178, 219, 211, 0.5);
}

.btn-teal200 {
  color: #212529;
  background: #99f6e4 linear-gradient(180deg, #a8f7e8, #99f6e4) repeat-x;
  border-color: #99f6e4;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-teal200:hover {
  color: #212529;
  background: #76f3db linear-gradient(180deg, #8af5e0, #76f3db) repeat-x;
  border-color: #6af2d8;
}

.btn-teal200:focus, .btn-teal200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(135, 215, 200, 0.5);
}

.btn-teal200.disabled, .btn-teal200:disabled {
  color: #212529;
  background-color: #99f6e4;
  border-color: #99f6e4;
  background-image: none;
}

.btn-teal200:not(:disabled):not(.disabled):active, .btn-teal200:not(:disabled):not(.disabled).active,
.show > .btn-teal200.dropdown-toggle {
  color: #212529;
  background-color: #6af2d8;
  background-image: none;
  border-color: #5ef1d4;
}

.btn-teal200:not(:disabled):not(.disabled):active:focus, .btn-teal200:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(135, 215, 200, 0.5);
}

.btn-teal300 {
  color: #212529;
  background: #5eead4 linear-gradient(180deg, #76edda, #5eead4) repeat-x;
  border-color: #5eead4;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-teal300:hover {
  color: #212529;
  background: #3ce6cb linear-gradient(180deg, #59e9d3, #3ce6cb) repeat-x;
  border-color: #31e4c8;
}

.btn-teal300:focus, .btn-teal300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(85, 204, 186, 0.5);
}

.btn-teal300.disabled, .btn-teal300:disabled {
  color: #212529;
  background-color: #5eead4;
  border-color: #5eead4;
  background-image: none;
}

.btn-teal300:not(:disabled):not(.disabled):active, .btn-teal300:not(:disabled):not(.disabled).active,
.show > .btn-teal300.dropdown-toggle {
  color: #212529;
  background-color: #31e4c8;
  background-image: none;
  border-color: #26e3c5;
}

.btn-teal300:not(:disabled):not(.disabled):active:focus, .btn-teal300:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(85, 204, 186, 0.5);
}

.btn-teal400 {
  color: #212529;
  background: #2dd4bf linear-gradient(180deg, #4ddac9, #2dd4bf) repeat-x;
  border-color: #2dd4bf;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-teal400:hover {
  color: #fff;
  background: #25b6a3 linear-gradient(180deg, #46c1b1, #25b6a3) repeat-x;
  border-color: #23ab9a;
}

.btn-teal400:focus, .btn-teal400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(43, 186, 169, 0.5);
}

.btn-teal400.disabled, .btn-teal400:disabled {
  color: #212529;
  background-color: #2dd4bf;
  border-color: #2dd4bf;
  background-image: none;
}

.btn-teal400:not(:disabled):not(.disabled):active, .btn-teal400:not(:disabled):not(.disabled).active,
.show > .btn-teal400.dropdown-toggle {
  color: #fff;
  background-color: #23ab9a;
  background-image: none;
  border-color: #21a090;
}

.btn-teal400:not(:disabled):not(.disabled):active:focus, .btn-teal400:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(43, 186, 169, 0.5);
}

.btn-teal500 {
  color: #fff;
  background: #14b8a6 linear-gradient(180deg, #37c3b3, #14b8a6) repeat-x;
  border-color: #14b8a6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-teal500:hover {
  color: #fff;
  background: #109687 linear-gradient(180deg, #34a599, #109687) repeat-x;
  border-color: #0f8a7d;
}

.btn-teal500:focus, .btn-teal500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(55, 195, 179, 0.5);
}

.btn-teal500.disabled, .btn-teal500:disabled {
  color: #fff;
  background-color: #14b8a6;
  border-color: #14b8a6;
  background-image: none;
}

.btn-teal500:not(:disabled):not(.disabled):active, .btn-teal500:not(:disabled):not(.disabled).active,
.show > .btn-teal500.dropdown-toggle {
  color: #fff;
  background-color: #0f8a7d;
  background-image: none;
  border-color: #0e7f72;
}

.btn-teal500:not(:disabled):not(.disabled):active:focus, .btn-teal500:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(55, 195, 179, 0.5);
}

.btn-teal600 {
  color: #fff;
  background: #0d9488 linear-gradient(180deg, #31a49a, #0d9488) repeat-x;
  border-color: #0d9488;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-teal600:hover {
  color: #fff;
  background: #0a7168 linear-gradient(180deg, #2f867e, #0a7168) repeat-x;
  border-color: #09655d;
}

.btn-teal600:focus, .btn-teal600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(49, 164, 154, 0.5);
}

.btn-teal600.disabled, .btn-teal600:disabled {
  color: #fff;
  background-color: #0d9488;
  border-color: #0d9488;
  background-image: none;
}

.btn-teal600:not(:disabled):not(.disabled):active, .btn-teal600:not(:disabled):not(.disabled).active,
.show > .btn-teal600.dropdown-toggle {
  color: #fff;
  background-color: #09655d;
  background-image: none;
  border-color: #085952;
}

.btn-teal600:not(:disabled):not(.disabled):active:focus, .btn-teal600:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(49, 164, 154, 0.5);
}

.btn-teal700 {
  color: #fff;
  background: #0f766e linear-gradient(180deg, #338b84, #0f766e) repeat-x;
  border-color: #0f766e;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-teal700:hover {
  color: #fff;
  background: #0b544e linear-gradient(180deg, #2f6e69, #0b544e) repeat-x;
  border-color: #094944;
}

.btn-teal700:focus, .btn-teal700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(51, 139, 132, 0.5);
}

.btn-teal700.disabled, .btn-teal700:disabled {
  color: #fff;
  background-color: #0f766e;
  border-color: #0f766e;
  background-image: none;
}

.btn-teal700:not(:disabled):not(.disabled):active, .btn-teal700:not(:disabled):not(.disabled).active,
.show > .btn-teal700.dropdown-toggle {
  color: #fff;
  background-color: #094944;
  background-image: none;
  border-color: #083d39;
}

.btn-teal700:not(:disabled):not(.disabled):active:focus, .btn-teal700:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(51, 139, 132, 0.5);
}

.btn-teal800 {
  color: #fff;
  background: #115e59 linear-gradient(180deg, #357672, #115e59) repeat-x;
  border-color: #115e59;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-teal800:hover {
  color: #fff;
  background: #0b3e3a linear-gradient(180deg, #305b58, #0b3e3a) repeat-x;
  border-color: #093330;
}

.btn-teal800:focus, .btn-teal800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(53, 118, 114, 0.5);
}

.btn-teal800.disabled, .btn-teal800:disabled {
  color: #fff;
  background-color: #115e59;
  border-color: #115e59;
  background-image: none;
}

.btn-teal800:not(:disabled):not(.disabled):active, .btn-teal800:not(:disabled):not(.disabled).active,
.show > .btn-teal800.dropdown-toggle {
  color: #fff;
  background-color: #093330;
  background-image: none;
  border-color: #072826;
}

.btn-teal800:not(:disabled):not(.disabled):active:focus, .btn-teal800:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(53, 118, 114, 0.5);
}

.btn-teal900 {
  color: #fff;
  background: #134e4a linear-gradient(180deg, #366965, #134e4a) repeat-x;
  border-color: #134e4a;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-teal900:hover {
  color: #fff;
  background: #0c2f2d linear-gradient(180deg, #304e4c, #0c2f2d) repeat-x;
  border-color: #092523;
}

.btn-teal900:focus, .btn-teal900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(54, 105, 101, 0.5);
}

.btn-teal900.disabled, .btn-teal900:disabled {
  color: #fff;
  background-color: #134e4a;
  border-color: #134e4a;
  background-image: none;
}

.btn-teal900:not(:disabled):not(.disabled):active, .btn-teal900:not(:disabled):not(.disabled).active,
.show > .btn-teal900.dropdown-toggle {
  color: #fff;
  background-color: #092523;
  background-image: none;
  border-color: #071b19;
}

.btn-teal900:not(:disabled):not(.disabled):active:focus, .btn-teal900:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(54, 105, 101, 0.5);
}

.btn-emerald25 {
  color: #212529;
  background: #f3f8f5 linear-gradient(180deg, #f5f9f7, #f3f8f5) repeat-x;
  border-color: #f3f8f5;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-emerald25:hover {
  color: #212529;
  background: #dbeae1 linear-gradient(180deg, #e0ede5, #dbeae1) repeat-x;
  border-color: #d3e5da;
}

.btn-emerald25:focus, .btn-emerald25.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(212, 216, 214, 0.5);
}

.btn-emerald25.disabled, .btn-emerald25:disabled {
  color: #212529;
  background-color: #f3f8f5;
  border-color: #f3f8f5;
  background-image: none;
}

.btn-emerald25:not(:disabled):not(.disabled):active, .btn-emerald25:not(:disabled):not(.disabled).active,
.show > .btn-emerald25.dropdown-toggle {
  color: #212529;
  background-color: #d3e5da;
  background-image: none;
  border-color: #cbe1d3;
}

.btn-emerald25:not(:disabled):not(.disabled):active:focus, .btn-emerald25:not(:disabled):not(.disabled).active:focus,
.show > .btn-emerald25.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(212, 216, 214, 0.5);
}

.btn-emerald50 {
  color: #212529;
  background: #ecfdf5 linear-gradient(180deg, #effdf7, #ecfdf5) repeat-x;
  border-color: #ecfdf5;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-emerald50:hover {
  color: #212529;
  background: #c9f9e3 linear-gradient(180deg, #d1fae7, #c9f9e3) repeat-x;
  border-color: #bef8dd;
}

.btn-emerald50:focus, .btn-emerald50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(206, 221, 214, 0.5);
}

.btn-emerald50.disabled, .btn-emerald50:disabled {
  color: #212529;
  background-color: #ecfdf5;
  border-color: #ecfdf5;
  background-image: none;
}

.btn-emerald50:not(:disabled):not(.disabled):active, .btn-emerald50:not(:disabled):not(.disabled).active,
.show > .btn-emerald50.dropdown-toggle {
  color: #212529;
  background-color: #bef8dd;
  background-image: none;
  border-color: #b2f7d7;
}

.btn-emerald50:not(:disabled):not(.disabled):active:focus, .btn-emerald50:not(:disabled):not(.disabled).active:focus,
.show > .btn-emerald50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(206, 221, 214, 0.5);
}

.btn-emerald100 {
  color: #212529;
  background: #d1fae5 linear-gradient(180deg, #d8fbe9, #d1fae5) repeat-x;
  border-color: #d1fae5;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-emerald100:hover {
  color: #212529;
  background: #aff6d2 linear-gradient(180deg, #bbf8d8, #aff6d2) repeat-x;
  border-color: #a3f5cb;
}

.btn-emerald100:focus, .btn-emerald100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(183, 218, 201, 0.5);
}

.btn-emerald100.disabled, .btn-emerald100:disabled {
  color: #212529;
  background-color: #d1fae5;
  border-color: #d1fae5;
  background-image: none;
}

.btn-emerald100:not(:disabled):not(.disabled):active, .btn-emerald100:not(:disabled):not(.disabled).active,
.show > .btn-emerald100.dropdown-toggle {
  color: #212529;
  background-color: #a3f5cb;
  background-image: none;
  border-color: #98f4c5;
}

.btn-emerald100:not(:disabled):not(.disabled):active:focus, .btn-emerald100:not(:disabled):not(.disabled).active:focus,
.show > .btn-emerald100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(183, 218, 201, 0.5);
}

.btn-emerald200 {
  color: #212529;
  background: #a7f3d0 linear-gradient(180deg, #b4f5d7, #a7f3d0) repeat-x;
  border-color: #a7f3d0;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-emerald200:hover {
  color: #212529;
  background: #85eebe linear-gradient(180deg, #98f1c8, #85eebe) repeat-x;
  border-color: #7aedb8;
}

.btn-emerald200:focus, .btn-emerald200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(147, 212, 183, 0.5);
}

.btn-emerald200.disabled, .btn-emerald200:disabled {
  color: #212529;
  background-color: #a7f3d0;
  border-color: #a7f3d0;
  background-image: none;
}

.btn-emerald200:not(:disabled):not(.disabled):active, .btn-emerald200:not(:disabled):not(.disabled).active,
.show > .btn-emerald200.dropdown-toggle {
  color: #212529;
  background-color: #7aedb8;
  background-image: none;
  border-color: #6febb2;
}

.btn-emerald200:not(:disabled):not(.disabled):active:focus, .btn-emerald200:not(:disabled):not(.disabled).active:focus,
.show > .btn-emerald200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(147, 212, 183, 0.5);
}

.btn-emerald300 {
  color: #212529;
  background: #6ee7b7 linear-gradient(180deg, #84ebc2, #6ee7b7) repeat-x;
  border-color: #6ee7b7;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-emerald300:hover {
  color: #212529;
  background: #4de2a7 linear-gradient(180deg, #68e6b4, #4de2a7) repeat-x;
  border-color: #42e0a1;
}

.btn-emerald300:focus, .btn-emerald300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(98, 202, 162, 0.5);
}

.btn-emerald300.disabled, .btn-emerald300:disabled {
  color: #212529;
  background-color: #6ee7b7;
  border-color: #6ee7b7;
  background-image: none;
}

.btn-emerald300:not(:disabled):not(.disabled):active, .btn-emerald300:not(:disabled):not(.disabled).active,
.show > .btn-emerald300.dropdown-toggle {
  color: #212529;
  background-color: #42e0a1;
  background-image: none;
  border-color: #37de9c;
}

.btn-emerald300:not(:disabled):not(.disabled):active:focus, .btn-emerald300:not(:disabled):not(.disabled).active:focus,
.show > .btn-emerald300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(98, 202, 162, 0.5);
}

.btn-emerald400 {
  color: #212529;
  background: #34d399 linear-gradient(180deg, #52daa8, #34d399) repeat-x;
  border-color: #34d399;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-emerald400:hover {
  color: #fff;
  background: #28b984 linear-gradient(180deg, #48c396, #28b984) repeat-x;
  border-color: #26ae7c;
}

.btn-emerald400:focus, .btn-emerald400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(49, 185, 136, 0.5);
}

.btn-emerald400.disabled, .btn-emerald400:disabled {
  color: #212529;
  background-color: #34d399;
  border-color: #34d399;
  background-image: none;
}

.btn-emerald400:not(:disabled):not(.disabled):active, .btn-emerald400:not(:disabled):not(.disabled).active,
.show > .btn-emerald400.dropdown-toggle {
  color: #fff;
  background-color: #26ae7c;
  background-image: none;
  border-color: #23a475;
}

.btn-emerald400:not(:disabled):not(.disabled):active:focus, .btn-emerald400:not(:disabled):not(.disabled).active:focus,
.show > .btn-emerald400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(49, 185, 136, 0.5);
}

.btn-emerald500 {
  color: #fff;
  background: #10b981 linear-gradient(180deg, #34c494, #10b981) repeat-x;
  border-color: #10b981;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-emerald500:hover {
  color: #fff;
  background: #0d9668 linear-gradient(180deg, #31a67f, #0d9668) repeat-x;
  border-color: #0c8a60;
}

.btn-emerald500:focus, .btn-emerald500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(52, 196, 148, 0.5);
}

.btn-emerald500.disabled, .btn-emerald500:disabled {
  color: #fff;
  background-color: #10b981;
  border-color: #10b981;
  background-image: none;
}

.btn-emerald500:not(:disabled):not(.disabled):active, .btn-emerald500:not(:disabled):not(.disabled).active,
.show > .btn-emerald500.dropdown-toggle {
  color: #fff;
  background-color: #0c8a60;
  background-image: none;
  border-color: #0b7e58;
}

.btn-emerald500:not(:disabled):not(.disabled):active:focus, .btn-emerald500:not(:disabled):not(.disabled).active:focus,
.show > .btn-emerald500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 196, 148, 0.5);
}

.btn-emerald600 {
  color: #fff;
  background: #059669 linear-gradient(180deg, #2ba680, #059669) repeat-x;
  border-color: #059669;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-emerald600:hover {
  color: #fff;
  background: #04714f linear-gradient(180deg, #298669, #04714f) repeat-x;
  border-color: #036546;
}

.btn-emerald600:focus, .btn-emerald600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(43, 166, 128, 0.5);
}

.btn-emerald600.disabled, .btn-emerald600:disabled {
  color: #fff;
  background-color: #059669;
  border-color: #059669;
  background-image: none;
}

.btn-emerald600:not(:disabled):not(.disabled):active, .btn-emerald600:not(:disabled):not(.disabled).active,
.show > .btn-emerald600.dropdown-toggle {
  color: #fff;
  background-color: #036546;
  background-image: none;
  border-color: #03583e;
}

.btn-emerald600:not(:disabled):not(.disabled):active:focus, .btn-emerald600:not(:disabled):not(.disabled).active:focus,
.show > .btn-emerald600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(43, 166, 128, 0.5);
}

.btn-emerald700 {
  color: #fff;
  background: #047857 linear-gradient(180deg, #2a8c70, #047857) repeat-x;
  border-color: #047857;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-emerald700:hover {
  color: #fff;
  background: #03533c linear-gradient(180deg, #296d59, #03533c) repeat-x;
  border-color: #024733;
}

.btn-emerald700:focus, .btn-emerald700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(42, 140, 112, 0.5);
}

.btn-emerald700.disabled, .btn-emerald700:disabled {
  color: #fff;
  background-color: #047857;
  border-color: #047857;
  background-image: none;
}

.btn-emerald700:not(:disabled):not(.disabled):active, .btn-emerald700:not(:disabled):not(.disabled).active,
.show > .btn-emerald700.dropdown-toggle {
  color: #fff;
  background-color: #024733;
  background-image: none;
  border-color: #023a2a;
}

.btn-emerald700:not(:disabled):not(.disabled):active:focus, .btn-emerald700:not(:disabled):not(.disabled).active:focus,
.show > .btn-emerald700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(42, 140, 112, 0.5);
}

.btn-emerald800 {
  color: #fff;
  background: #065f46 linear-gradient(180deg, #2b7762, #065f46) repeat-x;
  border-color: #065f46;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-emerald800:hover {
  color: #fff;
  background: #043b2b linear-gradient(180deg, #29584b, #043b2b) repeat-x;
  border-color: #032f23;
}

.btn-emerald800:focus, .btn-emerald800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(43, 119, 98, 0.5);
}

.btn-emerald800.disabled, .btn-emerald800:disabled {
  color: #fff;
  background-color: #065f46;
  border-color: #065f46;
  background-image: none;
}

.btn-emerald800:not(:disabled):not(.disabled):active, .btn-emerald800:not(:disabled):not(.disabled).active,
.show > .btn-emerald800.dropdown-toggle {
  color: #fff;
  background-color: #032f23;
  background-image: none;
  border-color: #02231a;
}

.btn-emerald800:not(:disabled):not(.disabled):active:focus, .btn-emerald800:not(:disabled):not(.disabled).active:focus,
.show > .btn-emerald800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(43, 119, 98, 0.5);
}

.btn-emerald900 {
  color: #fff;
  background: #064e3b linear-gradient(180deg, #2b6958, #064e3b) repeat-x;
  border-color: #064e3b;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-emerald900:hover {
  color: #fff;
  background: #032a20 linear-gradient(180deg, #294a42, #032a20) repeat-x;
  border-color: #021f17;
}

.btn-emerald900:focus, .btn-emerald900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(43, 105, 88, 0.5);
}

.btn-emerald900.disabled, .btn-emerald900:disabled {
  color: #fff;
  background-color: #064e3b;
  border-color: #064e3b;
  background-image: none;
}

.btn-emerald900:not(:disabled):not(.disabled):active, .btn-emerald900:not(:disabled):not(.disabled).active,
.show > .btn-emerald900.dropdown-toggle {
  color: #fff;
  background-color: #021f17;
  background-image: none;
  border-color: #01130e;
}

.btn-emerald900:not(:disabled):not(.disabled):active:focus, .btn-emerald900:not(:disabled):not(.disabled).active:focus,
.show > .btn-emerald900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(43, 105, 88, 0.5);
}

.btn-green50 {
  color: #212529;
  background: #f0fdf4 linear-gradient(180deg, #f2fdf6, #f0fdf4) repeat-x;
  border-color: #f0fdf4;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-green50:hover {
  color: #212529;
  background: #cef9db linear-gradient(180deg, #d6f9e1, #cef9db) repeat-x;
  border-color: #c3f7d3;
}

.btn-green50:focus, .btn-green50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(209, 221, 214, 0.5);
}

.btn-green50.disabled, .btn-green50:disabled {
  color: #212529;
  background-color: #f0fdf4;
  border-color: #f0fdf4;
  background-image: none;
}

.btn-green50:not(:disabled):not(.disabled):active, .btn-green50:not(:disabled):not(.disabled).active,
.show > .btn-green50.dropdown-toggle {
  color: #212529;
  background-color: #c3f7d3;
  background-image: none;
  border-color: #b8f6cb;
}

.btn-green50:not(:disabled):not(.disabled):active:focus, .btn-green50:not(:disabled):not(.disabled).active:focus,
.show > .btn-green50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(209, 221, 214, 0.5);
}

.btn-green100 {
  color: #212529;
  background: #dcfce7 linear-gradient(180deg, #e1fceb, #dcfce7) repeat-x;
  border-color: #dcfce7;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-green100:hover {
  color: #212529;
  background: #b9f9cf linear-gradient(180deg, #c3fad6, #b9f9cf) repeat-x;
  border-color: #adf8c7;
}

.btn-green100:focus, .btn-green100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(192, 220, 203, 0.5);
}

.btn-green100.disabled, .btn-green100:disabled {
  color: #212529;
  background-color: #dcfce7;
  border-color: #dcfce7;
  background-image: none;
}

.btn-green100:not(:disabled):not(.disabled):active, .btn-green100:not(:disabled):not(.disabled).active,
.show > .btn-green100.dropdown-toggle {
  color: #212529;
  background-color: #adf8c7;
  background-image: none;
  border-color: #a1f7bf;
}

.btn-green100:not(:disabled):not(.disabled):active:focus, .btn-green100:not(:disabled):not(.disabled).active:focus,
.show > .btn-green100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(192, 220, 203, 0.5);
}

.btn-green200 {
  color: #212529;
  background: #bbf7d0 linear-gradient(180deg, #c5f8d7, #bbf7d0) repeat-x;
  border-color: #bbf7d0;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-green200:hover {
  color: #212529;
  background: #99f3b8 linear-gradient(180deg, #a8f5c3, #99f3b8) repeat-x;
  border-color: #8df2b0;
}

.btn-green200:focus, .btn-green200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(164, 216, 183, 0.5);
}

.btn-green200.disabled, .btn-green200:disabled {
  color: #212529;
  background-color: #bbf7d0;
  border-color: #bbf7d0;
  background-image: none;
}

.btn-green200:not(:disabled):not(.disabled):active, .btn-green200:not(:disabled):not(.disabled).active,
.show > .btn-green200.dropdown-toggle {
  color: #212529;
  background-color: #8df2b0;
  background-image: none;
  border-color: #82f0a9;
}

.btn-green200:not(:disabled):not(.disabled):active:focus, .btn-green200:not(:disabled):not(.disabled).active:focus,
.show > .btn-green200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(164, 216, 183, 0.5);
}

.btn-green300 {
  color: #212529;
  background: #86efac linear-gradient(180deg, #98f1b8, #86efac) repeat-x;
  border-color: #86efac;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-green300:hover {
  color: #212529;
  background: #64eb95 linear-gradient(180deg, #7beea5, #64eb95) repeat-x;
  border-color: #59e98d;
}

.btn-green300:focus, .btn-green300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(119, 209, 152, 0.5);
}

.btn-green300.disabled, .btn-green300:disabled {
  color: #212529;
  background-color: #86efac;
  border-color: #86efac;
  background-image: none;
}

.btn-green300:not(:disabled):not(.disabled):active, .btn-green300:not(:disabled):not(.disabled).active,
.show > .btn-green300.dropdown-toggle {
  color: #212529;
  background-color: #59e98d;
  background-image: none;
  border-color: #4ee885;
}

.btn-green300:not(:disabled):not(.disabled):active:focus, .btn-green300:not(:disabled):not(.disabled).active:focus,
.show > .btn-green300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(119, 209, 152, 0.5);
}

.btn-green400 {
  color: #212529;
  background: #4ade80 linear-gradient(180deg, #65e393, #4ade80) repeat-x;
  border-color: #4ade80;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-green400:hover {
  color: #212529;
  background: #2ad869 linear-gradient(180deg, #4ade80, #2ad869) repeat-x;
  border-color: #26cf64;
}

.btn-green400:focus, .btn-green400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(68, 194, 115, 0.5);
}

.btn-green400.disabled, .btn-green400:disabled {
  color: #212529;
  background-color: #4ade80;
  border-color: #4ade80;
  background-image: none;
}

.btn-green400:not(:disabled):not(.disabled):active, .btn-green400:not(:disabled):not(.disabled).active,
.show > .btn-green400.dropdown-toggle {
  color: #fff;
  background-color: #26cf64;
  background-image: none;
  border-color: #24c45e;
}

.btn-green400:not(:disabled):not(.disabled):active:focus, .btn-green400:not(:disabled):not(.disabled).active:focus,
.show > .btn-green400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(68, 194, 115, 0.5);
}

.btn-green500 {
  color: #fff;
  background: #22c55e linear-gradient(180deg, #43ce76, #22c55e) repeat-x;
  border-color: #22c55e;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-green500:hover {
  color: #fff;
  background: #1ca44e linear-gradient(180deg, #3eb269, #1ca44e) repeat-x;
  border-color: #1a9a49;
}

.btn-green500:focus, .btn-green500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(67, 206, 118, 0.5);
}

.btn-green500.disabled, .btn-green500:disabled {
  color: #fff;
  background-color: #22c55e;
  border-color: #22c55e;
  background-image: none;
}

.btn-green500:not(:disabled):not(.disabled):active, .btn-green500:not(:disabled):not(.disabled).active,
.show > .btn-green500.dropdown-toggle {
  color: #fff;
  background-color: #1a9a49;
  background-image: none;
  border-color: #198f44;
}

.btn-green500:not(:disabled):not(.disabled):active:focus, .btn-green500:not(:disabled):not(.disabled).active:focus,
.show > .btn-green500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(67, 206, 118, 0.5);
}

.btn-green600 {
  color: #fff;
  background: #16a34a linear-gradient(180deg, #39b165, #16a34a) repeat-x;
  border-color: #16a34a;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-green600:hover {
  color: #fff;
  background: #11813b linear-gradient(180deg, #359458, #11813b) repeat-x;
  border-color: #107636;
}

.btn-green600:focus, .btn-green600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(57, 177, 101, 0.5);
}

.btn-green600.disabled, .btn-green600:disabled {
  color: #fff;
  background-color: #16a34a;
  border-color: #16a34a;
  background-image: none;
}

.btn-green600:not(:disabled):not(.disabled):active, .btn-green600:not(:disabled):not(.disabled).active,
.show > .btn-green600.dropdown-toggle {
  color: #fff;
  background-color: #107636;
  background-image: none;
  border-color: #0e6b31;
}

.btn-green600:not(:disabled):not(.disabled):active:focus, .btn-green600:not(:disabled):not(.disabled).active:focus,
.show > .btn-green600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(57, 177, 101, 0.5);
}

.btn-green700 {
  color: #fff;
  background: #15803d linear-gradient(180deg, #38935a, #15803d) repeat-x;
  border-color: #15803d;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-green700:hover {
  color: #fff;
  background: #105f2d linear-gradient(180deg, #34774d, #105f2d) repeat-x;
  border-color: #0e5428;
}

.btn-green700:focus, .btn-green700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(56, 147, 90, 0.5);
}

.btn-green700.disabled, .btn-green700:disabled {
  color: #fff;
  background-color: #15803d;
  border-color: #15803d;
  background-image: none;
}

.btn-green700:not(:disabled):not(.disabled):active, .btn-green700:not(:disabled):not(.disabled).active,
.show > .btn-green700.dropdown-toggle {
  color: #fff;
  background-color: #0e5428;
  background-image: none;
  border-color: #0c4923;
}

.btn-green700:not(:disabled):not(.disabled):active:focus, .btn-green700:not(:disabled):not(.disabled).active:focus,
.show > .btn-green700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(56, 147, 90, 0.5);
}

.btn-green800 {
  color: #fff;
  background: #166534 linear-gradient(180deg, #397c52, #166534) repeat-x;
  border-color: #166534;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-green800:hover {
  color: #fff;
  background: #0f4624 linear-gradient(180deg, #336145, #0f4624) repeat-x;
  border-color: #0d3b1e;
}

.btn-green800:focus, .btn-green800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(57, 124, 82, 0.5);
}

.btn-green800.disabled, .btn-green800:disabled {
  color: #fff;
  background-color: #166534;
  border-color: #166534;
  background-image: none;
}

.btn-green800:not(:disabled):not(.disabled):active, .btn-green800:not(:disabled):not(.disabled).active,
.show > .btn-green800.dropdown-toggle {
  color: #fff;
  background-color: #0d3b1e;
  background-image: none;
  border-color: #0b3119;
}

.btn-green800:not(:disabled):not(.disabled):active:focus, .btn-green800:not(:disabled):not(.disabled).active:focus,
.show > .btn-green800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(57, 124, 82, 0.5);
}

.btn-green900 {
  color: #fff;
  background: #14532d linear-gradient(180deg, #376d4d, #14532d) repeat-x;
  border-color: #14532d;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-green900:hover {
  color: #fff;
  background: #0d341c linear-gradient(180deg, #31533e, #0d341c) repeat-x;
  border-color: #0a2a17;
}

.btn-green900:focus, .btn-green900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(55, 109, 77, 0.5);
}

.btn-green900.disabled, .btn-green900:disabled {
  color: #fff;
  background-color: #14532d;
  border-color: #14532d;
  background-image: none;
}

.btn-green900:not(:disabled):not(.disabled):active, .btn-green900:not(:disabled):not(.disabled).active,
.show > .btn-green900.dropdown-toggle {
  color: #fff;
  background-color: #0a2a17;
  background-image: none;
  border-color: #082011;
}

.btn-green900:not(:disabled):not(.disabled):active:focus, .btn-green900:not(:disabled):not(.disabled).active:focus,
.show > .btn-green900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(55, 109, 77, 0.5);
}

.btn-lime50 {
  color: #212529;
  background: #f7fee7 linear-gradient(180deg, #f8feeb, #f7fee7) repeat-x;
  border-color: #f7fee7;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lime50:hover {
  color: #212529;
  background: #ebfcc2 linear-gradient(180deg, #eefdcb, #ebfcc2) repeat-x;
  border-color: #e7fcb6;
}

.btn-lime50:focus, .btn-lime50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(215, 221, 203, 0.5);
}

.btn-lime50.disabled, .btn-lime50:disabled {
  color: #212529;
  background-color: #f7fee7;
  border-color: #f7fee7;
  background-image: none;
}

.btn-lime50:not(:disabled):not(.disabled):active, .btn-lime50:not(:disabled):not(.disabled).active,
.show > .btn-lime50.dropdown-toggle {
  color: #212529;
  background-color: #e7fcb6;
  background-image: none;
  border-color: #e3fbaa;
}

.btn-lime50:not(:disabled):not(.disabled):active:focus, .btn-lime50:not(:disabled):not(.disabled).active:focus,
.show > .btn-lime50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(215, 221, 203, 0.5);
}

.btn-lime100 {
  color: #212529;
  background: #ecfccb linear-gradient(180deg, #effcd3, #ecfccb) repeat-x;
  border-color: #ecfccb;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lime100:hover {
  color: #212529;
  background: #dffaa7 linear-gradient(180deg, #e4fbb4, #dffaa7) repeat-x;
  border-color: #daf99b;
}

.btn-lime100:focus, .btn-lime100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(206, 220, 179, 0.5);
}

.btn-lime100.disabled, .btn-lime100:disabled {
  color: #212529;
  background-color: #ecfccb;
  border-color: #ecfccb;
  background-image: none;
}

.btn-lime100:not(:disabled):not(.disabled):active, .btn-lime100:not(:disabled):not(.disabled).active,
.show > .btn-lime100.dropdown-toggle {
  color: #212529;
  background-color: #daf99b;
  background-image: none;
  border-color: #d6f98f;
}

.btn-lime100:not(:disabled):not(.disabled):active:focus, .btn-lime100:not(:disabled):not(.disabled).active:focus,
.show > .btn-lime100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(206, 220, 179, 0.5);
}

.btn-lime200 {
  color: #212529;
  background: #d9f99d linear-gradient(180deg, #dffaac, #d9f99d) repeat-x;
  border-color: #d9f99d;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lime200:hover {
  color: #212529;
  background: #cbf779 linear-gradient(180deg, #d3f88d, #cbf779) repeat-x;
  border-color: #c6f66d;
}

.btn-lime200:focus, .btn-lime200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(189, 217, 140, 0.5);
}

.btn-lime200.disabled, .btn-lime200:disabled {
  color: #212529;
  background-color: #d9f99d;
  border-color: #d9f99d;
  background-image: none;
}

.btn-lime200:not(:disabled):not(.disabled):active, .btn-lime200:not(:disabled):not(.disabled).active,
.show > .btn-lime200.dropdown-toggle {
  color: #212529;
  background-color: #c6f66d;
  background-image: none;
  border-color: #c2f561;
}

.btn-lime200:not(:disabled):not(.disabled):active:focus, .btn-lime200:not(:disabled):not(.disabled).active:focus,
.show > .btn-lime200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(189, 217, 140, 0.5);
}

.btn-lime300 {
  color: #212529;
  background: #bef264 linear-gradient(180deg, #c8f47b, #bef264) repeat-x;
  border-color: #bef264;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lime300:hover {
  color: #212529;
  background: #afef41 linear-gradient(180deg, #bbf15d, #afef41) repeat-x;
  border-color: #aaee35;
}

.btn-lime300:focus, .btn-lime300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(166, 211, 91, 0.5);
}

.btn-lime300.disabled, .btn-lime300:disabled {
  color: #212529;
  background-color: #bef264;
  border-color: #bef264;
  background-image: none;
}

.btn-lime300:not(:disabled):not(.disabled):active, .btn-lime300:not(:disabled):not(.disabled).active,
.show > .btn-lime300.dropdown-toggle {
  color: #212529;
  background-color: #aaee35;
  background-image: none;
  border-color: #a5ed29;
}

.btn-lime300:not(:disabled):not(.disabled):active:focus, .btn-lime300:not(:disabled):not(.disabled).active:focus,
.show > .btn-lime300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(166, 211, 91, 0.5);
}

.btn-lime400 {
  color: #212529;
  background: #a3e635 linear-gradient(180deg, #b1ea53, #a3e635) repeat-x;
  border-color: #a3e635;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lime400:hover {
  color: #212529;
  background: #92da1b linear-gradient(180deg, #a2df3d, #92da1b) repeat-x;
  border-color: #8ace1a;
}

.btn-lime400:focus, .btn-lime400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(144, 201, 51, 0.5);
}

.btn-lime400.disabled, .btn-lime400:disabled {
  color: #212529;
  background-color: #a3e635;
  border-color: #a3e635;
  background-image: none;
}

.btn-lime400:not(:disabled):not(.disabled):active, .btn-lime400:not(:disabled):not(.disabled).active,
.show > .btn-lime400.dropdown-toggle {
  color: #212529;
  background-color: #8ace1a;
  background-image: none;
  border-color: #82c318;
}

.btn-lime400:not(:disabled):not(.disabled):active:focus, .btn-lime400:not(:disabled):not(.disabled).active:focus,
.show > .btn-lime400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(144, 201, 51, 0.5);
}

.btn-lime500 {
  color: #212529;
  background: #84cc16 linear-gradient(180deg, #96d439, #84cc16) repeat-x;
  border-color: #84cc16;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lime500:hover {
  color: #fff;
  background: #6ea912 linear-gradient(180deg, #83b636, #6ea912) repeat-x;
  border-color: #669e11;
}

.btn-lime500:focus, .btn-lime500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(117, 179, 25, 0.5);
}

.btn-lime500.disabled, .btn-lime500:disabled {
  color: #212529;
  background-color: #84cc16;
  border-color: #84cc16;
  background-image: none;
}

.btn-lime500:not(:disabled):not(.disabled):active, .btn-lime500:not(:disabled):not(.disabled).active,
.show > .btn-lime500.dropdown-toggle {
  color: #fff;
  background-color: #669e11;
  background-image: none;
  border-color: #5f9210;
}

.btn-lime500:not(:disabled):not(.disabled):active:focus, .btn-lime500:not(:disabled):not(.disabled).active:focus,
.show > .btn-lime500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(117, 179, 25, 0.5);
}

.btn-lime600 {
  color: #fff;
  background: #65a30d linear-gradient(180deg, #7cb131, #65a30d) repeat-x;
  border-color: #65a30d;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lime600:hover {
  color: #fff;
  background: #4f800a linear-gradient(180deg, #69932f, #4f800a) repeat-x;
  border-color: #487409;
}

.btn-lime600:focus, .btn-lime600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(124, 177, 49, 0.5);
}

.btn-lime600.disabled, .btn-lime600:disabled {
  color: #fff;
  background-color: #65a30d;
  border-color: #65a30d;
  background-image: none;
}

.btn-lime600:not(:disabled):not(.disabled):active, .btn-lime600:not(:disabled):not(.disabled).active,
.show > .btn-lime600.dropdown-toggle {
  color: #fff;
  background-color: #487409;
  background-image: none;
  border-color: #406808;
}

.btn-lime600:not(:disabled):not(.disabled):active:focus, .btn-lime600:not(:disabled):not(.disabled).active:focus,
.show > .btn-lime600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(124, 177, 49, 0.5);
}

.btn-lime700 {
  color: #fff;
  background: #4d7c0f linear-gradient(180deg, #689033, #4d7c0f) repeat-x;
  border-color: #4d7c0f;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lime700:hover {
  color: #fff;
  background: #385a0b linear-gradient(180deg, #56732f, #385a0b) repeat-x;
  border-color: #314f09;
}

.btn-lime700:focus, .btn-lime700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(104, 144, 51, 0.5);
}

.btn-lime700.disabled, .btn-lime700:disabled {
  color: #fff;
  background-color: #4d7c0f;
  border-color: #4d7c0f;
  background-image: none;
}

.btn-lime700:not(:disabled):not(.disabled):active, .btn-lime700:not(:disabled):not(.disabled).active,
.show > .btn-lime700.dropdown-toggle {
  color: #fff;
  background-color: #314f09;
  background-image: none;
  border-color: #2a4308;
}

.btn-lime700:not(:disabled):not(.disabled):active:focus, .btn-lime700:not(:disabled):not(.disabled).active:focus,
.show > .btn-lime700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(104, 144, 51, 0.5);
}

.btn-lime800 {
  color: #fff;
  background: #3f6212 linear-gradient(180deg, #5c7a36, #3f6212) repeat-x;
  border-color: #3f6212;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lime800:hover {
  color: #fff;
  background: #2a420c linear-gradient(180deg, #4a5e31, #2a420c) repeat-x;
  border-color: #23370a;
}

.btn-lime800:focus, .btn-lime800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(92, 122, 54, 0.5);
}

.btn-lime800.disabled, .btn-lime800:disabled {
  color: #fff;
  background-color: #3f6212;
  border-color: #3f6212;
  background-image: none;
}

.btn-lime800:not(:disabled):not(.disabled):active, .btn-lime800:not(:disabled):not(.disabled).active,
.show > .btn-lime800.dropdown-toggle {
  color: #fff;
  background-color: #23370a;
  background-image: none;
  border-color: #1c2c08;
}

.btn-lime800:not(:disabled):not(.disabled):active:focus, .btn-lime800:not(:disabled):not(.disabled).active:focus,
.show > .btn-lime800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(92, 122, 54, 0.5);
}

.btn-lime900 {
  color: #fff;
  background: #365314 linear-gradient(180deg, #546d37, #365314) repeat-x;
  border-color: #365314;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lime900:hover {
  color: #fff;
  background: #22340d linear-gradient(180deg, #435331, #22340d) repeat-x;
  border-color: #1b2a0a;
}

.btn-lime900:focus, .btn-lime900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(84, 109, 55, 0.5);
}

.btn-lime900.disabled, .btn-lime900:disabled {
  color: #fff;
  background-color: #365314;
  border-color: #365314;
  background-image: none;
}

.btn-lime900:not(:disabled):not(.disabled):active, .btn-lime900:not(:disabled):not(.disabled).active,
.show > .btn-lime900.dropdown-toggle {
  color: #fff;
  background-color: #1b2a0a;
  background-image: none;
  border-color: #152008;
}

.btn-lime900:not(:disabled):not(.disabled):active:focus, .btn-lime900:not(:disabled):not(.disabled).active:focus,
.show > .btn-lime900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(84, 109, 55, 0.5);
}

.btn-yellow50 {
  color: #212529;
  background: #fefce8 linear-gradient(180deg, #fefceb, #fefce8) repeat-x;
  border-color: #fefce8;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-yellow50:hover {
  color: #212529;
  background: #fcf7c3 linear-gradient(180deg, #fdf8cc, #fcf7c3) repeat-x;
  border-color: #fcf6b7;
}

.btn-yellow50:focus, .btn-yellow50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(221, 220, 203, 0.5);
}

.btn-yellow50.disabled, .btn-yellow50:disabled {
  color: #212529;
  background-color: #fefce8;
  border-color: #fefce8;
  background-image: none;
}

.btn-yellow50:not(:disabled):not(.disabled):active, .btn-yellow50:not(:disabled):not(.disabled).active,
.show > .btn-yellow50.dropdown-toggle {
  color: #212529;
  background-color: #fcf6b7;
  background-image: none;
  border-color: #fbf4ab;
}

.btn-yellow50:not(:disabled):not(.disabled):active:focus, .btn-yellow50:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(221, 220, 203, 0.5);
}

.btn-yellow100 {
  color: #212529;
  background: #fef9c3 linear-gradient(180deg, #fefacc, #fef9c3) repeat-x;
  border-color: #fef9c3;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-yellow100:hover {
  color: #212529;
  background: #fdf59d linear-gradient(180deg, #fef7ac, #fdf59d) repeat-x;
  border-color: #fdf491;
}

.btn-yellow100:focus, .btn-yellow100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(221, 217, 172, 0.5);
}

.btn-yellow100.disabled, .btn-yellow100:disabled {
  color: #212529;
  background-color: #fef9c3;
  border-color: #fef9c3;
  background-image: none;
}

.btn-yellow100:not(:disabled):not(.disabled):active, .btn-yellow100:not(:disabled):not(.disabled).active,
.show > .btn-yellow100.dropdown-toggle {
  color: #212529;
  background-color: #fdf491;
  background-image: none;
  border-color: #fdf384;
}

.btn-yellow100:not(:disabled):not(.disabled):active:focus, .btn-yellow100:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(221, 217, 172, 0.5);
}

.btn-yellow200 {
  color: #212529;
  background: #fef08a linear-gradient(180deg, #fef29c, #fef08a) repeat-x;
  border-color: #fef08a;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-yellow200:hover {
  color: #212529;
  background: #feeb64 linear-gradient(180deg, #feee7b, #feeb64) repeat-x;
  border-color: #feea57;
}

.btn-yellow200:focus, .btn-yellow200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(221, 210, 123, 0.5);
}

.btn-yellow200.disabled, .btn-yellow200:disabled {
  color: #212529;
  background-color: #fef08a;
  border-color: #fef08a;
  background-image: none;
}

.btn-yellow200:not(:disabled):not(.disabled):active, .btn-yellow200:not(:disabled):not(.disabled).active,
.show > .btn-yellow200.dropdown-toggle {
  color: #212529;
  background-color: #feea57;
  background-image: none;
  border-color: #fde84b;
}

.btn-yellow200:not(:disabled):not(.disabled):active:focus, .btn-yellow200:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(221, 210, 123, 0.5);
}

.btn-yellow300 {
  color: #212529;
  background: #fde047 linear-gradient(180deg, #fde563, #fde047) repeat-x;
  border-color: #fde047;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-yellow300:hover {
  color: #212529;
  background: #fdda21 linear-gradient(180deg, #fddf42, #fdda21) repeat-x;
  border-color: #fcd815;
}

.btn-yellow300:focus, .btn-yellow300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(220, 196, 67, 0.5);
}

.btn-yellow300.disabled, .btn-yellow300:disabled {
  color: #212529;
  background-color: #fde047;
  border-color: #fde047;
  background-image: none;
}

.btn-yellow300:not(:disabled):not(.disabled):active, .btn-yellow300:not(:disabled):not(.disabled).active,
.show > .btn-yellow300.dropdown-toggle {
  color: #212529;
  background-color: #fcd815;
  background-image: none;
  border-color: #fcd508;
}

.btn-yellow300:not(:disabled):not(.disabled):active:focus, .btn-yellow300:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 196, 67, 0.5);
}

.btn-yellow400 {
  color: #212529;
  background: #facc15 linear-gradient(180deg, #fbd438, #facc15) repeat-x;
  border-color: #facc15;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-yellow400:hover {
  color: #212529;
  background: #e4b705 linear-gradient(180deg, #e8c22a, #e4b705) repeat-x;
  border-color: #d7ad05;
}

.btn-yellow400:focus, .btn-yellow400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(217, 179, 24, 0.5);
}

.btn-yellow400.disabled, .btn-yellow400:disabled {
  color: #212529;
  background-color: #facc15;
  border-color: #facc15;
  background-image: none;
}

.btn-yellow400:not(:disabled):not(.disabled):active, .btn-yellow400:not(:disabled):not(.disabled).active,
.show > .btn-yellow400.dropdown-toggle {
  color: #212529;
  background-color: #d7ad05;
  background-image: none;
  border-color: #cba304;
}

.btn-yellow400:not(:disabled):not(.disabled):active:focus, .btn-yellow400:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217, 179, 24, 0.5);
}

.btn-yellow500 {
  color: #212529;
  background: #eab308 linear-gradient(180deg, #edbe2d, #eab308) repeat-x;
  border-color: #eab308;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-yellow500:hover {
  color: #fff;
  background: #c59707 linear-gradient(180deg, #cea62c, #c59707) repeat-x;
  border-color: #b98d06;
}

.btn-yellow500:focus, .btn-yellow500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(204, 158, 13, 0.5);
}

.btn-yellow500.disabled, .btn-yellow500:disabled {
  color: #212529;
  background-color: #eab308;
  border-color: #eab308;
  background-image: none;
}

.btn-yellow500:not(:disabled):not(.disabled):active, .btn-yellow500:not(:disabled):not(.disabled).active,
.show > .btn-yellow500.dropdown-toggle {
  color: #fff;
  background-color: #b98d06;
  background-image: none;
  border-color: #ac8406;
}

.btn-yellow500:not(:disabled):not(.disabled):active:focus, .btn-yellow500:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(204, 158, 13, 0.5);
}

.btn-yellow600 {
  color: #fff;
  background: #ca8a04 linear-gradient(180deg, #d29c2a, #ca8a04) repeat-x;
  border-color: #ca8a04;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-yellow600:hover {
  color: #fff;
  background: #a47003 linear-gradient(180deg, #b28629, #a47003) repeat-x;
  border-color: #986803;
}

.btn-yellow600:focus, .btn-yellow600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(210, 156, 42, 0.5);
}

.btn-yellow600.disabled, .btn-yellow600:disabled {
  color: #fff;
  background-color: #ca8a04;
  border-color: #ca8a04;
  background-image: none;
}

.btn-yellow600:not(:disabled):not(.disabled):active, .btn-yellow600:not(:disabled):not(.disabled).active,
.show > .btn-yellow600.dropdown-toggle {
  color: #fff;
  background-color: #986803;
  background-image: none;
  border-color: #8b5f03;
}

.btn-yellow600:not(:disabled):not(.disabled):active:focus, .btn-yellow600:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(210, 156, 42, 0.5);
}

.btn-yellow700 {
  color: #fff;
  background: #a16207 linear-gradient(180deg, #af7a2c, #a16207) repeat-x;
  border-color: #a16207;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-yellow700:hover {
  color: #fff;
  background: #7c4c05 linear-gradient(180deg, #90672b, #7c4c05) repeat-x;
  border-color: #704405;
}

.btn-yellow700:focus, .btn-yellow700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(175, 122, 44, 0.5);
}

.btn-yellow700.disabled, .btn-yellow700:disabled {
  color: #fff;
  background-color: #a16207;
  border-color: #a16207;
  background-image: none;
}

.btn-yellow700:not(:disabled):not(.disabled):active, .btn-yellow700:not(:disabled):not(.disabled).active,
.show > .btn-yellow700.dropdown-toggle {
  color: #fff;
  background-color: #704405;
  background-image: none;
  border-color: #643d04;
}

.btn-yellow700:not(:disabled):not(.disabled):active:focus, .btn-yellow700:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(175, 122, 44, 0.5);
}

.btn-yellow800 {
  color: #fff;
  background: #854d0e linear-gradient(180deg, #976832, #854d0e) repeat-x;
  border-color: #854d0e;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-yellow800:hover {
  color: #fff;
  background: #62390a linear-gradient(180deg, #7a572f, #62390a) repeat-x;
  border-color: #573209;
}

.btn-yellow800:focus, .btn-yellow800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(151, 104, 50, 0.5);
}

.btn-yellow800.disabled, .btn-yellow800:disabled {
  color: #fff;
  background-color: #854d0e;
  border-color: #854d0e;
  background-image: none;
}

.btn-yellow800:not(:disabled):not(.disabled):active, .btn-yellow800:not(:disabled):not(.disabled).active,
.show > .btn-yellow800.dropdown-toggle {
  color: #fff;
  background-color: #573209;
  background-image: none;
  border-color: #4b2c08;
}

.btn-yellow800:not(:disabled):not(.disabled):active:focus, .btn-yellow800:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(151, 104, 50, 0.5);
}

.btn-yellow900 {
  color: #fff;
  background: #713f12 linear-gradient(180deg, #865c36, #713f12) repeat-x;
  border-color: #713f12;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-yellow900:hover {
  color: #fff;
  background: #502d0d linear-gradient(180deg, #6a4c31, #502d0d) repeat-x;
  border-color: #45260b;
}

.btn-yellow900:focus, .btn-yellow900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(134, 92, 54, 0.5);
}

.btn-yellow900.disabled, .btn-yellow900:disabled {
  color: #fff;
  background-color: #713f12;
  border-color: #713f12;
  background-image: none;
}

.btn-yellow900:not(:disabled):not(.disabled):active, .btn-yellow900:not(:disabled):not(.disabled).active,
.show > .btn-yellow900.dropdown-toggle {
  color: #fff;
  background-color: #45260b;
  background-image: none;
  border-color: #3a2009;
}

.btn-yellow900:not(:disabled):not(.disabled):active:focus, .btn-yellow900:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(134, 92, 54, 0.5);
}

.btn-amber50 {
  color: #212529;
  background: #fffbeb linear-gradient(180deg, #fffcee, #fffbeb) repeat-x;
  border-color: #fffbeb;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-amber50:hover {
  color: #212529;
  background: #fff3c5 linear-gradient(180deg, #fff5cd, #fff3c5) repeat-x;
  border-color: #fff1b8;
}

.btn-amber50:focus, .btn-amber50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(222, 219, 206, 0.5);
}

.btn-amber50.disabled, .btn-amber50:disabled {
  color: #212529;
  background-color: #fffbeb;
  border-color: #fffbeb;
  background-image: none;
}

.btn-amber50:not(:disabled):not(.disabled):active, .btn-amber50:not(:disabled):not(.disabled).active,
.show > .btn-amber50.dropdown-toggle {
  color: #212529;
  background-color: #fff1b8;
  background-image: none;
  border-color: #ffeeab;
}

.btn-amber50:not(:disabled):not(.disabled):active:focus, .btn-amber50:not(:disabled):not(.disabled).active:focus,
.show > .btn-amber50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 219, 206, 0.5);
}

.btn-amber100 {
  color: #212529;
  background: #fef3c7 linear-gradient(180deg, #fef5cf, #fef3c7) repeat-x;
  border-color: #fef3c7;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-amber100:hover {
  color: #212529;
  background: #fdeba1 linear-gradient(180deg, #feeeaf, #fdeba1) repeat-x;
  border-color: #fde895;
}

.btn-amber100:focus, .btn-amber100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(221, 212, 175, 0.5);
}

.btn-amber100.disabled, .btn-amber100:disabled {
  color: #212529;
  background-color: #fef3c7;
  border-color: #fef3c7;
  background-image: none;
}

.btn-amber100:not(:disabled):not(.disabled):active, .btn-amber100:not(:disabled):not(.disabled).active,
.show > .btn-amber100.dropdown-toggle {
  color: #212529;
  background-color: #fde895;
  background-image: none;
  border-color: #fde688;
}

.btn-amber100:not(:disabled):not(.disabled):active:focus, .btn-amber100:not(:disabled):not(.disabled).active:focus,
.show > .btn-amber100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(221, 212, 175, 0.5);
}

.btn-amber200 {
  color: #212529;
  background: #fde68a linear-gradient(180deg, #fdea9c, #fde68a) repeat-x;
  border-color: #fde68a;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-amber200:hover {
  color: #212529;
  background: #fcde64 linear-gradient(180deg, #fde37c, #fcde64) repeat-x;
  border-color: #fcdb58;
}

.btn-amber200:focus, .btn-amber200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(220, 201, 123, 0.5);
}

.btn-amber200.disabled, .btn-amber200:disabled {
  color: #212529;
  background-color: #fde68a;
  border-color: #fde68a;
  background-image: none;
}

.btn-amber200:not(:disabled):not(.disabled):active, .btn-amber200:not(:disabled):not(.disabled).active,
.show > .btn-amber200.dropdown-toggle {
  color: #212529;
  background-color: #fcdb58;
  background-image: none;
  border-color: #fcd94b;
}

.btn-amber200:not(:disabled):not(.disabled):active:focus, .btn-amber200:not(:disabled):not(.disabled).active:focus,
.show > .btn-amber200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 201, 123, 0.5);
}

.btn-amber300 {
  color: #212529;
  background: #fcd34d linear-gradient(180deg, #fcda68, #fcd34d) repeat-x;
  border-color: #fcd34d;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-amber300:hover {
  color: #212529;
  background: #fbca27 linear-gradient(180deg, #fcd248, #fbca27) repeat-x;
  border-color: #fbc71b;
}

.btn-amber300:focus, .btn-amber300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(219, 185, 72, 0.5);
}

.btn-amber300.disabled, .btn-amber300:disabled {
  color: #212529;
  background-color: #fcd34d;
  border-color: #fcd34d;
  background-image: none;
}

.btn-amber300:not(:disabled):not(.disabled):active, .btn-amber300:not(:disabled):not(.disabled).active,
.show > .btn-amber300.dropdown-toggle {
  color: #212529;
  background-color: #fbc71b;
  background-image: none;
  border-color: #fbc40e;
}

.btn-amber300:not(:disabled):not(.disabled):active:focus, .btn-amber300:not(:disabled):not(.disabled).active:focus,
.show > .btn-amber300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(219, 185, 72, 0.5);
}

.btn-amber400 {
  color: #212529;
  background: #fbbf24 linear-gradient(180deg, #fcc945, #fbbf24) repeat-x;
  border-color: #fbbf24;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-amber400:hover {
  color: #212529;
  background: #f4b104 linear-gradient(180deg, #f6bd2a, #f4b104) repeat-x;
  border-color: #e8a804;
}

.btn-amber400:focus, .btn-amber400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(218, 168, 37, 0.5);
}

.btn-amber400.disabled, .btn-amber400:disabled {
  color: #212529;
  background-color: #fbbf24;
  border-color: #fbbf24;
  background-image: none;
}

.btn-amber400:not(:disabled):not(.disabled):active, .btn-amber400:not(:disabled):not(.disabled).active,
.show > .btn-amber400.dropdown-toggle {
  color: #212529;
  background-color: #e8a804;
  background-image: none;
  border-color: #db9f04;
}

.btn-amber400:not(:disabled):not(.disabled):active:focus, .btn-amber400:not(:disabled):not(.disabled).active:focus,
.show > .btn-amber400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(218, 168, 37, 0.5);
}

.btn-amber500 {
  color: #212529;
  background: #f59e0b linear-gradient(180deg, #f7ad30, #f59e0b) repeat-x;
  border-color: #f59e0b;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-amber500:hover {
  color: #fff;
  background: #d18709 linear-gradient(180deg, #d8992e, #d18709) repeat-x;
  border-color: #c57f08;
}

.btn-amber500:focus, .btn-amber500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(213, 140, 16, 0.5);
}

.btn-amber500.disabled, .btn-amber500:disabled {
  color: #212529;
  background-color: #f59e0b;
  border-color: #f59e0b;
  background-image: none;
}

.btn-amber500:not(:disabled):not(.disabled):active, .btn-amber500:not(:disabled):not(.disabled).active,
.show > .btn-amber500.dropdown-toggle {
  color: #fff;
  background-color: #c57f08;
  background-image: none;
  border-color: #b97708;
}

.btn-amber500:not(:disabled):not(.disabled):active:focus, .btn-amber500:not(:disabled):not(.disabled).active:focus,
.show > .btn-amber500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(213, 140, 16, 0.5);
}

.btn-amber600 {
  color: #fff;
  background: #d97706 linear-gradient(180deg, #df8b2b, #d97706) repeat-x;
  border-color: #d97706;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-amber600:hover {
  color: #fff;
  background: #b46305 linear-gradient(180deg, #bf7a2a, #b46305) repeat-x;
  border-color: #a75c05;
}

.btn-amber600:focus, .btn-amber600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(223, 139, 43, 0.5);
}

.btn-amber600.disabled, .btn-amber600:disabled {
  color: #fff;
  background-color: #d97706;
  border-color: #d97706;
  background-image: none;
}

.btn-amber600:not(:disabled):not(.disabled):active, .btn-amber600:not(:disabled):not(.disabled).active,
.show > .btn-amber600.dropdown-toggle {
  color: #fff;
  background-color: #a75c05;
  background-image: none;
  border-color: #9b5504;
}

.btn-amber600:not(:disabled):not(.disabled):active:focus, .btn-amber600:not(:disabled):not(.disabled).active:focus,
.show > .btn-amber600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(223, 139, 43, 0.5);
}

.btn-amber700 {
  color: #fff;
  background: #b45309 linear-gradient(180deg, #bf6d2e, #b45309) repeat-x;
  border-color: #b45309;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-amber700:hover {
  color: #fff;
  background: #904207 linear-gradient(180deg, #a05f2c, #904207) repeat-x;
  border-color: #833d07;
}

.btn-amber700:focus, .btn-amber700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(191, 109, 46, 0.5);
}

.btn-amber700.disabled, .btn-amber700:disabled {
  color: #fff;
  background-color: #b45309;
  border-color: #b45309;
  background-image: none;
}

.btn-amber700:not(:disabled):not(.disabled):active, .btn-amber700:not(:disabled):not(.disabled).active,
.show > .btn-amber700.dropdown-toggle {
  color: #fff;
  background-color: #833d07;
  background-image: none;
  border-color: #773706;
}

.btn-amber700:not(:disabled):not(.disabled):active:focus, .btn-amber700:not(:disabled):not(.disabled).active:focus,
.show > .btn-amber700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(191, 109, 46, 0.5);
}

.btn-amber800 {
  color: #fff;
  background: #92400e linear-gradient(180deg, #a25d32, #92400e) repeat-x;
  border-color: #92400e;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-amber800:hover {
  color: #fff;
  background: #6f310b linear-gradient(180deg, #85502f, #6f310b) repeat-x;
  border-color: #632c0a;
}

.btn-amber800:focus, .btn-amber800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(162, 93, 50, 0.5);
}

.btn-amber800.disabled, .btn-amber800:disabled {
  color: #fff;
  background-color: #92400e;
  border-color: #92400e;
  background-image: none;
}

.btn-amber800:not(:disabled):not(.disabled):active, .btn-amber800:not(:disabled):not(.disabled).active,
.show > .btn-amber800.dropdown-toggle {
  color: #fff;
  background-color: #632c0a;
  background-image: none;
  border-color: #582708;
}

.btn-amber800:not(:disabled):not(.disabled):active:focus, .btn-amber800:not(:disabled):not(.disabled).active:focus,
.show > .btn-amber800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(162, 93, 50, 0.5);
}

.btn-amber900 {
  color: #fff;
  background: #78350f linear-gradient(180deg, #8c5333, #78350f) repeat-x;
  border-color: #78350f;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-amber900:hover {
  color: #fff;
  background: #56260b linear-gradient(180deg, #6f472f, #56260b) repeat-x;
  border-color: #4b2109;
}

.btn-amber900:focus, .btn-amber900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(140, 83, 51, 0.5);
}

.btn-amber900.disabled, .btn-amber900:disabled {
  color: #fff;
  background-color: #78350f;
  border-color: #78350f;
  background-image: none;
}

.btn-amber900:not(:disabled):not(.disabled):active, .btn-amber900:not(:disabled):not(.disabled).active,
.show > .btn-amber900.dropdown-toggle {
  color: #fff;
  background-color: #4b2109;
  background-image: none;
  border-color: #3f1c08;
}

.btn-amber900:not(:disabled):not(.disabled):active:focus, .btn-amber900:not(:disabled):not(.disabled).active:focus,
.show > .btn-amber900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(140, 83, 51, 0.5);
}

.btn-orange50 {
  color: #212529;
  background: #fff7ed linear-gradient(180deg, #fff8f0, #fff7ed) repeat-x;
  border-color: #fff7ed;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-orange50:hover {
  color: #212529;
  background: #ffe6c7 linear-gradient(180deg, #ffeacf, #ffe6c7) repeat-x;
  border-color: #ffe0ba;
}

.btn-orange50:focus, .btn-orange50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(222, 216, 208, 0.5);
}

.btn-orange50.disabled, .btn-orange50:disabled {
  color: #212529;
  background-color: #fff7ed;
  border-color: #fff7ed;
  background-image: none;
}

.btn-orange50:not(:disabled):not(.disabled):active, .btn-orange50:not(:disabled):not(.disabled).active,
.show > .btn-orange50.dropdown-toggle {
  color: #212529;
  background-color: #ffe0ba;
  background-image: none;
  border-color: #ffdbad;
}

.btn-orange50:not(:disabled):not(.disabled):active:focus, .btn-orange50:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 216, 208, 0.5);
}

.btn-orange100 {
  color: #212529;
  background: #ffedd5 linear-gradient(180deg, #fff0db, #ffedd5) repeat-x;
  border-color: #ffedd5;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-orange100:hover {
  color: #212529;
  background: #ffddaf linear-gradient(180deg, #ffe2bb, #ffddaf) repeat-x;
  border-color: #ffd7a2;
}

.btn-orange100:focus, .btn-orange100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(222, 207, 187, 0.5);
}

.btn-orange100.disabled, .btn-orange100:disabled {
  color: #212529;
  background-color: #ffedd5;
  border-color: #ffedd5;
  background-image: none;
}

.btn-orange100:not(:disabled):not(.disabled):active, .btn-orange100:not(:disabled):not(.disabled).active,
.show > .btn-orange100.dropdown-toggle {
  color: #212529;
  background-color: #ffd7a2;
  background-image: none;
  border-color: #ffd295;
}

.btn-orange100:not(:disabled):not(.disabled):active:focus, .btn-orange100:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 207, 187, 0.5);
}

.btn-orange200 {
  color: #212529;
  background: #fed7aa linear-gradient(180deg, #feddb7, #fed7aa) repeat-x;
  border-color: #fed7aa;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-orange200:hover {
  color: #212529;
  background: #fec584 linear-gradient(180deg, #fece97, #fec584) repeat-x;
  border-color: #fdbf78;
}

.btn-orange200:focus, .btn-orange200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(221, 188, 151, 0.5);
}

.btn-orange200.disabled, .btn-orange200:disabled {
  color: #212529;
  background-color: #fed7aa;
  border-color: #fed7aa;
  background-image: none;
}

.btn-orange200:not(:disabled):not(.disabled):active, .btn-orange200:not(:disabled):not(.disabled).active,
.show > .btn-orange200.dropdown-toggle {
  color: #212529;
  background-color: #fdbf78;
  background-image: none;
  border-color: #fdb96b;
}

.btn-orange200:not(:disabled):not(.disabled):active:focus, .btn-orange200:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(221, 188, 151, 0.5);
}

.btn-orange300 {
  color: #212529;
  background: #fdba74 linear-gradient(180deg, #fdc489, #fdba74) repeat-x;
  border-color: #fdba74;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-orange300:hover {
  color: #212529;
  background: #fca74e linear-gradient(180deg, #fdb469, #fca74e) repeat-x;
  border-color: #fca142;
}

.btn-orange300:focus, .btn-orange300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(220, 164, 105, 0.5);
}

.btn-orange300.disabled, .btn-orange300:disabled {
  color: #212529;
  background-color: #fdba74;
  border-color: #fdba74;
  background-image: none;
}

.btn-orange300:not(:disabled):not(.disabled):active, .btn-orange300:not(:disabled):not(.disabled).active,
.show > .btn-orange300.dropdown-toggle {
  color: #212529;
  background-color: #fca142;
  background-image: none;
  border-color: #fc9b35;
}

.btn-orange300:not(:disabled):not(.disabled):active:focus, .btn-orange300:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 164, 105, 0.5);
}

.btn-orange400 {
  color: #212529;
  background: #fb923c linear-gradient(180deg, #fca259, #fb923c) repeat-x;
  border-color: #fb923c;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-orange400:hover {
  color: #212529;
  background: #fa7d17 linear-gradient(180deg, #fb9139, #fa7d17) repeat-x;
  border-color: #fa760a;
}

.btn-orange400:focus, .btn-orange400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(218, 130, 57, 0.5);
}

.btn-orange400.disabled, .btn-orange400:disabled {
  color: #212529;
  background-color: #fb923c;
  border-color: #fb923c;
  background-image: none;
}

.btn-orange400:not(:disabled):not(.disabled):active, .btn-orange400:not(:disabled):not(.disabled).active,
.show > .btn-orange400.dropdown-toggle {
  color: #fff;
  background-color: #fa760a;
  background-image: none;
  border-color: #f27005;
}

.btn-orange400:not(:disabled):not(.disabled):active:focus, .btn-orange400:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(218, 130, 57, 0.5);
}

.btn-orange500 {
  color: #fff;
  background: #f97316 linear-gradient(180deg, #fa8839, #f97316) repeat-x;
  border-color: #f97316;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-orange500:hover {
  color: #fff;
  background: #e36006 linear-gradient(180deg, #e7782b, #e36006) repeat-x;
  border-color: #d65b06;
}

.btn-orange500:focus, .btn-orange500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(250, 136, 57, 0.5);
}

.btn-orange500.disabled, .btn-orange500:disabled {
  color: #fff;
  background-color: #f97316;
  border-color: #f97316;
  background-image: none;
}

.btn-orange500:not(:disabled):not(.disabled):active, .btn-orange500:not(:disabled):not(.disabled).active,
.show > .btn-orange500.dropdown-toggle {
  color: #fff;
  background-color: #d65b06;
  background-image: none;
  border-color: #ca5605;
}

.btn-orange500:not(:disabled):not(.disabled):active:focus, .btn-orange500:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(250, 136, 57, 0.5);
}

.btn-orange600 {
  color: #fff;
  background: #ea580c linear-gradient(180deg, #ed7130, #ea580c) repeat-x;
  border-color: #ea580c;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-orange600:hover {
  color: #fff;
  background: #c64a0a linear-gradient(180deg, #ce652f, #c64a0a) repeat-x;
  border-color: #b9460a;
}

.btn-orange600:focus, .btn-orange600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(237, 113, 48, 0.5);
}

.btn-orange600.disabled, .btn-orange600:disabled {
  color: #fff;
  background-color: #ea580c;
  border-color: #ea580c;
  background-image: none;
}

.btn-orange600:not(:disabled):not(.disabled):active, .btn-orange600:not(:disabled):not(.disabled).active,
.show > .btn-orange600.dropdown-toggle {
  color: #fff;
  background-color: #b9460a;
  background-image: none;
  border-color: #ad4109;
}

.btn-orange600:not(:disabled):not(.disabled):active:focus, .btn-orange600:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(237, 113, 48, 0.5);
}

.btn-orange700 {
  color: #fff;
  background: #c2410c linear-gradient(180deg, #cb5e30, #c2410c) repeat-x;
  border-color: #c2410c;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-orange700:hover {
  color: #fff;
  background: #9e350a linear-gradient(180deg, #ad532f, #9e350a) repeat-x;
  border-color: #923109;
}

.btn-orange700:focus, .btn-orange700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(203, 94, 48, 0.5);
}

.btn-orange700.disabled, .btn-orange700:disabled {
  color: #fff;
  background-color: #c2410c;
  border-color: #c2410c;
  background-image: none;
}

.btn-orange700:not(:disabled):not(.disabled):active, .btn-orange700:not(:disabled):not(.disabled).active,
.show > .btn-orange700.dropdown-toggle {
  color: #fff;
  background-color: #923109;
  background-image: none;
  border-color: #862d08;
}

.btn-orange700:not(:disabled):not(.disabled):active:focus, .btn-orange700:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(203, 94, 48, 0.5);
}

.btn-orange800 {
  color: #fff;
  background: #9a3412 linear-gradient(180deg, #a95236, #9a3412) repeat-x;
  border-color: #9a3412;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-orange800:hover {
  color: #fff;
  background: #78280e linear-gradient(180deg, #8c4932, #78280e) repeat-x;
  border-color: #6c250d;
}

.btn-orange800:focus, .btn-orange800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(169, 82, 54, 0.5);
}

.btn-orange800.disabled, .btn-orange800:disabled {
  color: #fff;
  background-color: #9a3412;
  border-color: #9a3412;
  background-image: none;
}

.btn-orange800:not(:disabled):not(.disabled):active, .btn-orange800:not(:disabled):not(.disabled).active,
.show > .btn-orange800.dropdown-toggle {
  color: #fff;
  background-color: #6c250d;
  background-image: none;
  border-color: #61210b;
}

.btn-orange800:not(:disabled):not(.disabled):active:focus, .btn-orange800:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(169, 82, 54, 0.5);
}

.btn-orange900 {
  color: #fff;
  background: #7c2d12 linear-gradient(180deg, #904d36, #7c2d12) repeat-x;
  border-color: #7c2d12;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-orange900:hover {
  color: #fff;
  background: #5b210d linear-gradient(180deg, #734231, #5b210d) repeat-x;
  border-color: #4f1d0c;
}

.btn-orange900:focus, .btn-orange900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(144, 77, 54, 0.5);
}

.btn-orange900.disabled, .btn-orange900:disabled {
  color: #fff;
  background-color: #7c2d12;
  border-color: #7c2d12;
  background-image: none;
}

.btn-orange900:not(:disabled):not(.disabled):active, .btn-orange900:not(:disabled):not(.disabled).active,
.show > .btn-orange900.dropdown-toggle {
  color: #fff;
  background-color: #4f1d0c;
  background-image: none;
  border-color: #44190a;
}

.btn-orange900:not(:disabled):not(.disabled):active:focus, .btn-orange900:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(144, 77, 54, 0.5);
}

.btn-red50 {
  color: #212529;
  background: #fef2f2 linear-gradient(180deg, #fef4f4, #fef2f2) repeat-x;
  border-color: #fef2f2;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-red50:hover {
  color: #212529;
  background: #fbcece linear-gradient(180deg, #fcd6d6, #fbcece) repeat-x;
  border-color: #fac3c3;
}

.btn-red50:focus, .btn-red50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(221, 211, 212, 0.5);
}

.btn-red50.disabled, .btn-red50:disabled {
  color: #212529;
  background-color: #fef2f2;
  border-color: #fef2f2;
  background-image: none;
}

.btn-red50:not(:disabled):not(.disabled):active, .btn-red50:not(:disabled):not(.disabled).active,
.show > .btn-red50.dropdown-toggle {
  color: #212529;
  background-color: #fac3c3;
  background-image: none;
  border-color: #f9b7b7;
}

.btn-red50:not(:disabled):not(.disabled):active:focus, .btn-red50:not(:disabled):not(.disabled).active:focus,
.show > .btn-red50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(221, 211, 212, 0.5);
}

.btn-red100 {
  color: #212529;
  background: #fee2e2 linear-gradient(180deg, #fee6e6, #fee2e2) repeat-x;
  border-color: #fee2e2;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-red100:hover {
  color: #212529;
  background: #fdbdbd linear-gradient(180deg, #fdc7c7, #fdbdbd) repeat-x;
  border-color: #fcb1b1;
}

.btn-red100:focus, .btn-red100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(221, 198, 198, 0.5);
}

.btn-red100.disabled, .btn-red100:disabled {
  color: #212529;
  background-color: #fee2e2;
  border-color: #fee2e2;
  background-image: none;
}

.btn-red100:not(:disabled):not(.disabled):active, .btn-red100:not(:disabled):not(.disabled).active,
.show > .btn-red100.dropdown-toggle {
  color: #212529;
  background-color: #fcb1b1;
  background-image: none;
  border-color: #fca4a4;
}

.btn-red100:not(:disabled):not(.disabled):active:focus, .btn-red100:not(:disabled):not(.disabled).active:focus,
.show > .btn-red100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(221, 198, 198, 0.5);
}

.btn-red200 {
  color: #212529;
  background: #fecaca linear-gradient(180deg, #fed2d2, #fecaca) repeat-x;
  border-color: #fecaca;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-red200:hover {
  color: #212529;
  background: #fda4a4 linear-gradient(180deg, #feb2b2, #fda4a4) repeat-x;
  border-color: #fd9898;
}

.btn-red200:focus, .btn-red200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(221, 177, 178, 0.5);
}

.btn-red200.disabled, .btn-red200:disabled {
  color: #212529;
  background-color: #fecaca;
  border-color: #fecaca;
  background-image: none;
}

.btn-red200:not(:disabled):not(.disabled):active, .btn-red200:not(:disabled):not(.disabled).active,
.show > .btn-red200.dropdown-toggle {
  color: #212529;
  background-color: #fd9898;
  background-image: none;
  border-color: #fd8b8b;
}

.btn-red200:not(:disabled):not(.disabled):active:focus, .btn-red200:not(:disabled):not(.disabled).active:focus,
.show > .btn-red200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(221, 177, 178, 0.5);
}

.btn-red300 {
  color: #212529;
  background: #fca5a5 linear-gradient(180deg, #fcb3b3, #fca5a5) repeat-x;
  border-color: #fca5a5;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-red300:hover {
  color: #212529;
  background: #fb8080 linear-gradient(180deg, #fb9393, #fb8080) repeat-x;
  border-color: #fa7474;
}

.btn-red300:focus, .btn-red300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(219, 146, 146, 0.5);
}

.btn-red300.disabled, .btn-red300:disabled {
  color: #212529;
  background-color: #fca5a5;
  border-color: #fca5a5;
  background-image: none;
}

.btn-red300:not(:disabled):not(.disabled):active, .btn-red300:not(:disabled):not(.disabled).active,
.show > .btn-red300.dropdown-toggle {
  color: #212529;
  background-color: #fa7474;
  background-image: none;
  border-color: #fa6767;
}

.btn-red300:not(:disabled):not(.disabled):active:focus, .btn-red300:not(:disabled):not(.disabled).active:focus,
.show > .btn-red300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(219, 146, 146, 0.5);
}

.btn-red400 {
  color: #212529;
  background: #f87171 linear-gradient(180deg, #f98686, #f87171) repeat-x;
  border-color: #f87171;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-red400:hover {
  color: #fff;
  background: #f64d4d linear-gradient(180deg, #f86767, #f64d4d) repeat-x;
  border-color: #f64040;
}

.btn-red400:focus, .btn-red400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(216, 102, 102, 0.5);
}

.btn-red400.disabled, .btn-red400:disabled {
  color: #212529;
  background-color: #f87171;
  border-color: #f87171;
  background-image: none;
}

.btn-red400:not(:disabled):not(.disabled):active, .btn-red400:not(:disabled):not(.disabled).active,
.show > .btn-red400.dropdown-toggle {
  color: #fff;
  background-color: #f64040;
  background-image: none;
  border-color: #f53434;
}

.btn-red400:not(:disabled):not(.disabled):active:focus, .btn-red400:not(:disabled):not(.disabled).active:focus,
.show > .btn-red400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(216, 102, 102, 0.5);
}

.btn-red500 {
  color: #fff;
  background: #ef4444 linear-gradient(180deg, #f16060, #ef4444) repeat-x;
  border-color: #ef4444;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-red500:hover {
  color: #fff;
  background: #ec2121 linear-gradient(180deg, #ef4242, #ec2121) repeat-x;
  border-color: #eb1515;
}

.btn-red500:focus, .btn-red500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(241, 96, 96, 0.5);
}

.btn-red500.disabled, .btn-red500:disabled {
  color: #fff;
  background-color: #ef4444;
  border-color: #ef4444;
  background-image: none;
}

.btn-red500:not(:disabled):not(.disabled):active, .btn-red500:not(:disabled):not(.disabled).active,
.show > .btn-red500.dropdown-toggle {
  color: #fff;
  background-color: #eb1515;
  background-image: none;
  border-color: #e01313;
}

.btn-red500:not(:disabled):not(.disabled):active:focus, .btn-red500:not(:disabled):not(.disabled).active:focus,
.show > .btn-red500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(241, 96, 96, 0.5);
}

.btn-red600 {
  color: #fff;
  background: #dc2626 linear-gradient(180deg, #e14747, #dc2626) repeat-x;
  border-color: #dc2626;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-red600:hover {
  color: #fff;
  background: #bd1f1f linear-gradient(180deg, #c74040, #bd1f1f) repeat-x;
  border-color: #b21d1d;
}

.btn-red600:focus, .btn-red600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(225, 71, 71, 0.5);
}

.btn-red600.disabled, .btn-red600:disabled {
  color: #fff;
  background-color: #dc2626;
  border-color: #dc2626;
  background-image: none;
}

.btn-red600:not(:disabled):not(.disabled):active, .btn-red600:not(:disabled):not(.disabled).active,
.show > .btn-red600.dropdown-toggle {
  color: #fff;
  background-color: #b21d1d;
  background-image: none;
  border-color: #a71b1b;
}

.btn-red600:not(:disabled):not(.disabled):active:focus, .btn-red600:not(:disabled):not(.disabled).active:focus,
.show > .btn-red600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(225, 71, 71, 0.5);
}

.btn-red700 {
  color: #fff;
  background: #b91c1c linear-gradient(180deg, #c43e3e, #b91c1c) repeat-x;
  border-color: #b91c1c;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-red700:hover {
  color: #fff;
  background: #981717 linear-gradient(180deg, #a73a3a, #981717) repeat-x;
  border-color: #8d1515;
}

.btn-red700:focus, .btn-red700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(196, 62, 62, 0.5);
}

.btn-red700.disabled, .btn-red700:disabled {
  color: #fff;
  background-color: #b91c1c;
  border-color: #b91c1c;
  background-image: none;
}

.btn-red700:not(:disabled):not(.disabled):active, .btn-red700:not(:disabled):not(.disabled).active,
.show > .btn-red700.dropdown-toggle {
  color: #fff;
  background-color: #8d1515;
  background-image: none;
  border-color: #821414;
}

.btn-red700:not(:disabled):not(.disabled):active:focus, .btn-red700:not(:disabled):not(.disabled).active:focus,
.show > .btn-red700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(196, 62, 62, 0.5);
}

.btn-red800 {
  color: #fff;
  background: #991b1b linear-gradient(180deg, #a83d3d, #991b1b) repeat-x;
  border-color: #991b1b;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-red800:hover {
  color: #fff;
  background: #781515 linear-gradient(180deg, #8d3838, #781515) repeat-x;
  border-color: #6e1313;
}

.btn-red800:focus, .btn-red800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(168, 61, 61, 0.5);
}

.btn-red800.disabled, .btn-red800:disabled {
  color: #fff;
  background-color: #991b1b;
  border-color: #991b1b;
  background-image: none;
}

.btn-red800:not(:disabled):not(.disabled):active, .btn-red800:not(:disabled):not(.disabled).active,
.show > .btn-red800.dropdown-toggle {
  color: #fff;
  background-color: #6e1313;
  background-image: none;
  border-color: #631111;
}

.btn-red800:not(:disabled):not(.disabled):active:focus, .btn-red800:not(:disabled):not(.disabled).active:focus,
.show > .btn-red800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(168, 61, 61, 0.5);
}

.btn-red900 {
  color: #fff;
  background: #7f1d1d linear-gradient(180deg, #923f3f, #7f1d1d) repeat-x;
  border-color: #7f1d1d;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-red900:hover {
  color: #fff;
  background: #601616 linear-gradient(180deg, #783939, #601616) repeat-x;
  border-color: #551414;
}

.btn-red900:focus, .btn-red900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(146, 63, 63, 0.5);
}

.btn-red900.disabled, .btn-red900:disabled {
  color: #fff;
  background-color: #7f1d1d;
  border-color: #7f1d1d;
  background-image: none;
}

.btn-red900:not(:disabled):not(.disabled):active, .btn-red900:not(:disabled):not(.disabled).active,
.show > .btn-red900.dropdown-toggle {
  color: #fff;
  background-color: #551414;
  background-image: none;
  border-color: #4b1111;
}

.btn-red900:not(:disabled):not(.disabled):active:focus, .btn-red900:not(:disabled):not(.disabled).active:focus,
.show > .btn-red900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(146, 63, 63, 0.5);
}

.btn-warmGray50 {
  color: #212529;
  background: #fafaf9 linear-gradient(180deg, #fbfbfa, #fafaf9) repeat-x;
  border-color: #fafaf9;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-warmGray50:hover {
  color: #212529;
  background: #e9e9e4 linear-gradient(180deg, #ecece8, #e9e9e4) repeat-x;
  border-color: #e3e3dd;
}

.btn-warmGray50:focus, .btn-warmGray50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(217, 218, 218, 0.5);
}

.btn-warmGray50.disabled, .btn-warmGray50:disabled {
  color: #212529;
  background-color: #fafaf9;
  border-color: #fafaf9;
  background-image: none;
}

.btn-warmGray50:not(:disabled):not(.disabled):active, .btn-warmGray50:not(:disabled):not(.disabled).active,
.show > .btn-warmGray50.dropdown-toggle {
  color: #212529;
  background-color: #e3e3dd;
  background-image: none;
  border-color: #ddddd6;
}

.btn-warmGray50:not(:disabled):not(.disabled):active:focus, .btn-warmGray50:not(:disabled):not(.disabled).active:focus,
.show > .btn-warmGray50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217, 218, 218, 0.5);
}

.btn-warmGray100 {
  color: #212529;
  background: #f5f5f4 linear-gradient(180deg, #f7f7f6, #f5f5f4) repeat-x;
  border-color: #f5f5f4;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-warmGray100:hover {
  color: #212529;
  background: #e3e3e0 linear-gradient(180deg, #e7e7e5, #e3e3e0) repeat-x;
  border-color: #ddddd9;
}

.btn-warmGray100:focus, .btn-warmGray100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(213, 214, 214, 0.5);
}

.btn-warmGray100.disabled, .btn-warmGray100:disabled {
  color: #212529;
  background-color: #f5f5f4;
  border-color: #f5f5f4;
  background-image: none;
}

.btn-warmGray100:not(:disabled):not(.disabled):active, .btn-warmGray100:not(:disabled):not(.disabled).active,
.show > .btn-warmGray100.dropdown-toggle {
  color: #212529;
  background-color: #ddddd9;
  background-image: none;
  border-color: #d7d7d3;
}

.btn-warmGray100:not(:disabled):not(.disabled):active:focus, .btn-warmGray100:not(:disabled):not(.disabled).active:focus,
.show > .btn-warmGray100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(213, 214, 214, 0.5);
}

.btn-warmGray200 {
  color: #212529;
  background: #e7e5e4 linear-gradient(180deg, #ebe9e8, #e7e5e4) repeat-x;
  border-color: #e7e5e4;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-warmGray200:hover {
  color: #212529;
  background: #d5d2d0 linear-gradient(180deg, #dbd8d7, #d5d2d0) repeat-x;
  border-color: #cfcbc9;
}

.btn-warmGray200:focus, .btn-warmGray200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(201, 200, 200, 0.5);
}

.btn-warmGray200.disabled, .btn-warmGray200:disabled {
  color: #212529;
  background-color: #e7e5e4;
  border-color: #e7e5e4;
  background-image: none;
}

.btn-warmGray200:not(:disabled):not(.disabled):active, .btn-warmGray200:not(:disabled):not(.disabled).active,
.show > .btn-warmGray200.dropdown-toggle {
  color: #212529;
  background-color: #cfcbc9;
  background-image: none;
  border-color: #c9c5c2;
}

.btn-warmGray200:not(:disabled):not(.disabled):active:focus, .btn-warmGray200:not(:disabled):not(.disabled).active:focus,
.show > .btn-warmGray200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(201, 200, 200, 0.5);
}

.btn-warmGray300 {
  color: #212529;
  background: #d6d3d1 linear-gradient(180deg, #dcdad8, #d6d3d1) repeat-x;
  border-color: #d6d3d1;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-warmGray300:hover {
  color: #212529;
  background: #c4c0bd linear-gradient(180deg, #cdc9c7, #c4c0bd) repeat-x;
  border-color: #beb9b6;
}

.btn-warmGray300:focus, .btn-warmGray300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(187, 185, 184, 0.5);
}

.btn-warmGray300.disabled, .btn-warmGray300:disabled {
  color: #212529;
  background-color: #d6d3d1;
  border-color: #d6d3d1;
  background-image: none;
}

.btn-warmGray300:not(:disabled):not(.disabled):active, .btn-warmGray300:not(:disabled):not(.disabled).active,
.show > .btn-warmGray300.dropdown-toggle {
  color: #212529;
  background-color: #beb9b6;
  background-image: none;
  border-color: #b8b3af;
}

.btn-warmGray300:not(:disabled):not(.disabled):active:focus, .btn-warmGray300:not(:disabled):not(.disabled).active:focus,
.show > .btn-warmGray300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(187, 185, 184, 0.5);
}

.btn-warmGray400 {
  color: #212529;
  background: #a8a29e linear-gradient(180deg, #b5b0ad, #a8a29e) repeat-x;
  border-color: #a8a29e;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-warmGray400:hover {
  color: #fff;
  background: #968f8a linear-gradient(180deg, #a6a09b, #968f8a) repeat-x;
  border-color: #908883;
}

.btn-warmGray400:focus, .btn-warmGray400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(148, 143, 140, 0.5);
}

.btn-warmGray400.disabled, .btn-warmGray400:disabled {
  color: #212529;
  background-color: #a8a29e;
  border-color: #a8a29e;
  background-image: none;
}

.btn-warmGray400:not(:disabled):not(.disabled):active, .btn-warmGray400:not(:disabled):not(.disabled).active,
.show > .btn-warmGray400.dropdown-toggle {
  color: #fff;
  background-color: #908883;
  background-image: none;
  border-color: #8a827c;
}

.btn-warmGray400:not(:disabled):not(.disabled):active:focus, .btn-warmGray400:not(:disabled):not(.disabled).active:focus,
.show > .btn-warmGray400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(148, 143, 140, 0.5);
}

.btn-warmGray500 {
  color: #fff;
  background: #78716c linear-gradient(180deg, #8c8682, #78716c) repeat-x;
  border-color: #78716c;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-warmGray500:hover {
  color: #fff;
  background: #645e5a linear-gradient(180deg, #7b7673, #645e5a) repeat-x;
  border-color: #5d5854;
}

.btn-warmGray500:focus, .btn-warmGray500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(140, 134, 130, 0.5);
}

.btn-warmGray500.disabled, .btn-warmGray500:disabled {
  color: #fff;
  background-color: #78716c;
  border-color: #78716c;
  background-image: none;
}

.btn-warmGray500:not(:disabled):not(.disabled):active, .btn-warmGray500:not(:disabled):not(.disabled).active,
.show > .btn-warmGray500.dropdown-toggle {
  color: #fff;
  background-color: #5d5854;
  background-image: none;
  border-color: #56514e;
}

.btn-warmGray500:not(:disabled):not(.disabled):active:focus, .btn-warmGray500:not(:disabled):not(.disabled).active:focus,
.show > .btn-warmGray500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(140, 134, 130, 0.5);
}

.btn-warmGray600 {
  color: #fff;
  background: #57534e linear-gradient(180deg, #706d69, #57534e) repeat-x;
  border-color: #57534e;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-warmGray600:hover {
  color: #fff;
  background: #43403c linear-gradient(180deg, #5f5c59, #43403c) repeat-x;
  border-color: #3c3936;
}

.btn-warmGray600:focus, .btn-warmGray600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(112, 109, 105, 0.5);
}

.btn-warmGray600.disabled, .btn-warmGray600:disabled {
  color: #fff;
  background-color: #57534e;
  border-color: #57534e;
  background-image: none;
}

.btn-warmGray600:not(:disabled):not(.disabled):active, .btn-warmGray600:not(:disabled):not(.disabled).active,
.show > .btn-warmGray600.dropdown-toggle {
  color: #fff;
  background-color: #3c3936;
  background-image: none;
  border-color: #353330;
}

.btn-warmGray600:not(:disabled):not(.disabled):active:focus, .btn-warmGray600:not(:disabled):not(.disabled).active:focus,
.show > .btn-warmGray600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(112, 109, 105, 0.5);
}

.btn-warmGray700 {
  color: #fff;
  background: #44403c linear-gradient(180deg, #605d59, #44403c) repeat-x;
  border-color: #44403c;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-warmGray700:hover {
  color: #fff;
  background: #302d2a linear-gradient(180deg, #4f4c4a, #302d2a) repeat-x;
  border-color: #292724;
}

.btn-warmGray700:focus, .btn-warmGray700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(96, 93, 89, 0.5);
}

.btn-warmGray700.disabled, .btn-warmGray700:disabled {
  color: #fff;
  background-color: #44403c;
  border-color: #44403c;
  background-image: none;
}

.btn-warmGray700:not(:disabled):not(.disabled):active, .btn-warmGray700:not(:disabled):not(.disabled).active,
.show > .btn-warmGray700.dropdown-toggle {
  color: #fff;
  background-color: #292724;
  background-image: none;
  border-color: #22201e;
}

.btn-warmGray700:not(:disabled):not(.disabled):active:focus, .btn-warmGray700:not(:disabled):not(.disabled).active:focus,
.show > .btn-warmGray700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(96, 93, 89, 0.5);
}

.btn-warmGray800 {
  color: #fff;
  background: #292524 linear-gradient(180deg, #494645, #292524) repeat-x;
  border-color: #292524;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-warmGray800:hover {
  color: #fff;
  background: #151312 linear-gradient(180deg, #383636, #151312) repeat-x;
  border-color: #0e0c0c;
}

.btn-warmGray800:focus, .btn-warmGray800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(73, 70, 69, 0.5);
}

.btn-warmGray800.disabled, .btn-warmGray800:disabled {
  color: #fff;
  background-color: #292524;
  border-color: #292524;
  background-image: none;
}

.btn-warmGray800:not(:disabled):not(.disabled):active, .btn-warmGray800:not(:disabled):not(.disabled).active,
.show > .btn-warmGray800.dropdown-toggle {
  color: #fff;
  background-color: #0e0c0c;
  background-image: none;
  border-color: #070606;
}

.btn-warmGray800:not(:disabled):not(.disabled):active:focus, .btn-warmGray800:not(:disabled):not(.disabled).active:focus,
.show > .btn-warmGray800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(73, 70, 69, 0.5);
}

.btn-warmGray900 {
  color: #fff;
  background: #1c1917 linear-gradient(180deg, #3e3c3a, #1c1917) repeat-x;
  border-color: #1c1917;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-warmGray900:hover {
  color: #fff;
  background: #070606 linear-gradient(180deg, #2c2c2b, #070606) repeat-x;
  border-color: black;
}

.btn-warmGray900:focus, .btn-warmGray900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(62, 60, 58, 0.5);
}

.btn-warmGray900.disabled, .btn-warmGray900:disabled {
  color: #fff;
  background-color: #1c1917;
  border-color: #1c1917;
  background-image: none;
}

.btn-warmGray900:not(:disabled):not(.disabled):active, .btn-warmGray900:not(:disabled):not(.disabled).active,
.show > .btn-warmGray900.dropdown-toggle {
  color: #fff;
  background-color: black;
  background-image: none;
  border-color: black;
}

.btn-warmGray900:not(:disabled):not(.disabled):active:focus, .btn-warmGray900:not(:disabled):not(.disabled).active:focus,
.show > .btn-warmGray900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(62, 60, 58, 0.5);
}

.btn-trueGray50 {
  color: #212529;
  background: #fafafa linear-gradient(180deg, #fbfbfb, #fafafa) repeat-x;
  border-color: #fafafa;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-trueGray50:hover {
  color: #212529;
  background: #e7e7e7 linear-gradient(180deg, #eaeaea, #e7e7e7) repeat-x;
  border-color: #e1e1e1;
}

.btn-trueGray50:focus, .btn-trueGray50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(217, 218, 219, 0.5);
}

.btn-trueGray50.disabled, .btn-trueGray50:disabled {
  color: #212529;
  background-color: #fafafa;
  border-color: #fafafa;
  background-image: none;
}

.btn-trueGray50:not(:disabled):not(.disabled):active, .btn-trueGray50:not(:disabled):not(.disabled).active,
.show > .btn-trueGray50.dropdown-toggle {
  color: #212529;
  background-color: #e1e1e1;
  background-image: none;
  border-color: #dadada;
}

.btn-trueGray50:not(:disabled):not(.disabled):active:focus, .btn-trueGray50:not(:disabled):not(.disabled).active:focus,
.show > .btn-trueGray50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217, 218, 219, 0.5);
}

.btn-trueGray100 {
  color: #212529;
  background: #f5f5f5 linear-gradient(180deg, #f7f7f7, #f5f5f5) repeat-x;
  border-color: #f5f5f5;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-trueGray100:hover {
  color: #212529;
  background: #e2e2e2 linear-gradient(180deg, #e6e6e6, #e2e2e2) repeat-x;
  border-color: gainsboro;
}

.btn-trueGray100:focus, .btn-trueGray100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(213, 214, 214, 0.5);
}

.btn-trueGray100.disabled, .btn-trueGray100:disabled {
  color: #212529;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  background-image: none;
}

.btn-trueGray100:not(:disabled):not(.disabled):active, .btn-trueGray100:not(:disabled):not(.disabled).active,
.show > .btn-trueGray100.dropdown-toggle {
  color: #212529;
  background-color: gainsboro;
  background-image: none;
  border-color: #d5d5d5;
}

.btn-trueGray100:not(:disabled):not(.disabled):active:focus, .btn-trueGray100:not(:disabled):not(.disabled).active:focus,
.show > .btn-trueGray100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(213, 214, 214, 0.5);
}

.btn-trueGray200 {
  color: #212529;
  background: #e5e5e5 linear-gradient(180deg, #e9e9e9, #e5e5e5) repeat-x;
  border-color: #e5e5e5;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-trueGray200:hover {
  color: #212529;
  background: #d2d2d2 linear-gradient(180deg, #d9d9d9, #d2d2d2) repeat-x;
  border-color: #cccccc;
}

.btn-trueGray200:focus, .btn-trueGray200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(200, 200, 201, 0.5);
}

.btn-trueGray200.disabled, .btn-trueGray200:disabled {
  color: #212529;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  background-image: none;
}

.btn-trueGray200:not(:disabled):not(.disabled):active, .btn-trueGray200:not(:disabled):not(.disabled).active,
.show > .btn-trueGray200.dropdown-toggle {
  color: #212529;
  background-color: #cccccc;
  background-image: none;
  border-color: #c5c5c5;
}

.btn-trueGray200:not(:disabled):not(.disabled):active:focus, .btn-trueGray200:not(:disabled):not(.disabled).active:focus,
.show > .btn-trueGray200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(200, 200, 201, 0.5);
}

.btn-trueGray300 {
  color: #212529;
  background: #d4d4d4 linear-gradient(180deg, #dadada, #d4d4d4) repeat-x;
  border-color: #d4d4d4;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-trueGray300:hover {
  color: #212529;
  background: #c1c1c1 linear-gradient(180deg, #cacaca, #c1c1c1) repeat-x;
  border-color: #bbbbbb;
}

.btn-trueGray300:focus, .btn-trueGray300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(185, 186, 186, 0.5);
}

.btn-trueGray300.disabled, .btn-trueGray300:disabled {
  color: #212529;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
  background-image: none;
}

.btn-trueGray300:not(:disabled):not(.disabled):active, .btn-trueGray300:not(:disabled):not(.disabled).active,
.show > .btn-trueGray300.dropdown-toggle {
  color: #212529;
  background-color: #bbbbbb;
  background-image: none;
  border-color: #b4b4b4;
}

.btn-trueGray300:not(:disabled):not(.disabled):active:focus, .btn-trueGray300:not(:disabled):not(.disabled).active:focus,
.show > .btn-trueGray300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(185, 186, 186, 0.5);
}

.btn-trueGray400 {
  color: #212529;
  background: #a3a3a3 linear-gradient(180deg, #b1b1b1, #a3a3a3) repeat-x;
  border-color: #a3a3a3;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-trueGray400:hover {
  color: #fff;
  background: #909090 linear-gradient(180deg, #a1a1a1, #909090) repeat-x;
  border-color: #8a8a8a;
}

.btn-trueGray400:focus, .btn-trueGray400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(144, 144, 145, 0.5);
}

.btn-trueGray400.disabled, .btn-trueGray400:disabled {
  color: #212529;
  background-color: #a3a3a3;
  border-color: #a3a3a3;
  background-image: none;
}

.btn-trueGray400:not(:disabled):not(.disabled):active, .btn-trueGray400:not(:disabled):not(.disabled).active,
.show > .btn-trueGray400.dropdown-toggle {
  color: #fff;
  background-color: #8a8a8a;
  background-image: none;
  border-color: #838383;
}

.btn-trueGray400:not(:disabled):not(.disabled):active:focus, .btn-trueGray400:not(:disabled):not(.disabled).active:focus,
.show > .btn-trueGray400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(144, 144, 145, 0.5);
}

.btn-trueGray500 {
  color: #fff;
  background: #737373 linear-gradient(180deg, #888888, #737373) repeat-x;
  border-color: #737373;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-trueGray500:hover {
  color: #fff;
  background: #606060 linear-gradient(180deg, #787878, #606060) repeat-x;
  border-color: #5a5a5a;
}

.btn-trueGray500:focus, .btn-trueGray500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(136, 136, 136, 0.5);
}

.btn-trueGray500.disabled, .btn-trueGray500:disabled {
  color: #fff;
  background-color: #737373;
  border-color: #737373;
  background-image: none;
}

.btn-trueGray500:not(:disabled):not(.disabled):active, .btn-trueGray500:not(:disabled):not(.disabled).active,
.show > .btn-trueGray500.dropdown-toggle {
  color: #fff;
  background-color: #5a5a5a;
  background-image: none;
  border-color: #535353;
}

.btn-trueGray500:not(:disabled):not(.disabled):active:focus, .btn-trueGray500:not(:disabled):not(.disabled).active:focus,
.show > .btn-trueGray500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(136, 136, 136, 0.5);
}

.btn-trueGray600 {
  color: #fff;
  background: #525252 linear-gradient(180deg, #6c6c6c, #525252) repeat-x;
  border-color: #525252;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-trueGray600:hover {
  color: #fff;
  background: #3f3f3f linear-gradient(180deg, #5c5c5c, #3f3f3f) repeat-x;
  border-color: #393939;
}

.btn-trueGray600:focus, .btn-trueGray600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(108, 108, 108, 0.5);
}

.btn-trueGray600.disabled, .btn-trueGray600:disabled {
  color: #fff;
  background-color: #525252;
  border-color: #525252;
  background-image: none;
}

.btn-trueGray600:not(:disabled):not(.disabled):active, .btn-trueGray600:not(:disabled):not(.disabled).active,
.show > .btn-trueGray600.dropdown-toggle {
  color: #fff;
  background-color: #393939;
  background-image: none;
  border-color: #323232;
}

.btn-trueGray600:not(:disabled):not(.disabled):active:focus, .btn-trueGray600:not(:disabled):not(.disabled).active:focus,
.show > .btn-trueGray600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(108, 108, 108, 0.5);
}

.btn-trueGray700 {
  color: #fff;
  background: #404040 linear-gradient(180deg, #5d5d5d, #404040) repeat-x;
  border-color: #404040;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-trueGray700:hover {
  color: #fff;
  background: #2d2d2d linear-gradient(180deg, #4c4c4c, #2d2d2d) repeat-x;
  border-color: #272727;
}

.btn-trueGray700:focus, .btn-trueGray700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(93, 93, 93, 0.5);
}

.btn-trueGray700.disabled, .btn-trueGray700:disabled {
  color: #fff;
  background-color: #404040;
  border-color: #404040;
  background-image: none;
}

.btn-trueGray700:not(:disabled):not(.disabled):active, .btn-trueGray700:not(:disabled):not(.disabled).active,
.show > .btn-trueGray700.dropdown-toggle {
  color: #fff;
  background-color: #272727;
  background-image: none;
  border-color: #202020;
}

.btn-trueGray700:not(:disabled):not(.disabled):active:focus, .btn-trueGray700:not(:disabled):not(.disabled).active:focus,
.show > .btn-trueGray700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(93, 93, 93, 0.5);
}

.btn-trueGray800 {
  color: #fff;
  background: #262626 linear-gradient(180deg, #474747, #262626) repeat-x;
  border-color: #262626;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-trueGray800:hover {
  color: #fff;
  background: #131313 linear-gradient(180deg, #363636, #131313) repeat-x;
  border-color: #0d0d0d;
}

.btn-trueGray800:focus, .btn-trueGray800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(71, 71, 71, 0.5);
}

.btn-trueGray800.disabled, .btn-trueGray800:disabled {
  color: #fff;
  background-color: #262626;
  border-color: #262626;
  background-image: none;
}

.btn-trueGray800:not(:disabled):not(.disabled):active, .btn-trueGray800:not(:disabled):not(.disabled).active,
.show > .btn-trueGray800.dropdown-toggle {
  color: #fff;
  background-color: #0d0d0d;
  background-image: none;
  border-color: #060606;
}

.btn-trueGray800:not(:disabled):not(.disabled):active:focus, .btn-trueGray800:not(:disabled):not(.disabled).active:focus,
.show > .btn-trueGray800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(71, 71, 71, 0.5);
}

.btn-trueGray900 {
  color: #fff;
  background: #171717 linear-gradient(180deg, #3a3a3a, #171717) repeat-x;
  border-color: #171717;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-trueGray900:hover {
  color: #fff;
  background: #040404 linear-gradient(180deg, #2a2a2a, #040404) repeat-x;
  border-color: black;
}

.btn-trueGray900:focus, .btn-trueGray900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(58, 58, 58, 0.5);
}

.btn-trueGray900.disabled, .btn-trueGray900:disabled {
  color: #fff;
  background-color: #171717;
  border-color: #171717;
  background-image: none;
}

.btn-trueGray900:not(:disabled):not(.disabled):active, .btn-trueGray900:not(:disabled):not(.disabled).active,
.show > .btn-trueGray900.dropdown-toggle {
  color: #fff;
  background-color: black;
  background-image: none;
  border-color: black;
}

.btn-trueGray900:not(:disabled):not(.disabled):active:focus, .btn-trueGray900:not(:disabled):not(.disabled).active:focus,
.show > .btn-trueGray900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(58, 58, 58, 0.5);
}

.btn-coolGray50 {
  color: #212529;
  background: #f9fafb linear-gradient(180deg, #fafbfc, #f9fafb) repeat-x;
  border-color: #f9fafb;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-coolGray50:hover {
  color: #212529;
  background: #e2e7ec linear-gradient(180deg, #e6eaef, #e2e7ec) repeat-x;
  border-color: #dae1e7;
}

.btn-coolGray50:focus, .btn-coolGray50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(217, 218, 220, 0.5);
}

.btn-coolGray50.disabled, .btn-coolGray50:disabled {
  color: #212529;
  background-color: #f9fafb;
  border-color: #f9fafb;
  background-image: none;
}

.btn-coolGray50:not(:disabled):not(.disabled):active, .btn-coolGray50:not(:disabled):not(.disabled).active,
.show > .btn-coolGray50.dropdown-toggle {
  color: #212529;
  background-color: #dae1e7;
  background-image: none;
  border-color: #d3dae2;
}

.btn-coolGray50:not(:disabled):not(.disabled):active:focus, .btn-coolGray50:not(:disabled):not(.disabled).active:focus,
.show > .btn-coolGray50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217, 218, 220, 0.5);
}

.btn-coolGray100 {
  color: #212529;
  background: #f3f4f6 linear-gradient(180deg, #f5f6f7, #f3f4f6) repeat-x;
  border-color: #f3f4f6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-coolGray100:hover {
  color: #212529;
  background: #dde0e6 linear-gradient(180deg, #e2e5e9, #dde0e6) repeat-x;
  border-color: #d6d9e0;
}

.btn-coolGray100:focus, .btn-coolGray100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(212, 213, 215, 0.5);
}

.btn-coolGray100.disabled, .btn-coolGray100:disabled {
  color: #212529;
  background-color: #f3f4f6;
  border-color: #f3f4f6;
  background-image: none;
}

.btn-coolGray100:not(:disabled):not(.disabled):active, .btn-coolGray100:not(:disabled):not(.disabled).active,
.show > .btn-coolGray100.dropdown-toggle {
  color: #212529;
  background-color: #d6d9e0;
  background-image: none;
  border-color: #cfd3db;
}

.btn-coolGray100:not(:disabled):not(.disabled):active:focus, .btn-coolGray100:not(:disabled):not(.disabled).active:focus,
.show > .btn-coolGray100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(212, 213, 215, 0.5);
}

.btn-coolGray200 {
  color: #212529;
  background: #e5e7eb linear-gradient(180deg, #e9ebee, #e5e7eb) repeat-x;
  border-color: #e5e7eb;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-coolGray200:hover {
  color: #212529;
  background: #cfd3da linear-gradient(180deg, #d7dae0, #cfd3da) repeat-x;
  border-color: #c8ccd5;
}

.btn-coolGray200:focus, .btn-coolGray200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(200, 202, 206, 0.5);
}

.btn-coolGray200.disabled, .btn-coolGray200:disabled {
  color: #212529;
  background-color: #e5e7eb;
  border-color: #e5e7eb;
  background-image: none;
}

.btn-coolGray200:not(:disabled):not(.disabled):active, .btn-coolGray200:not(:disabled):not(.disabled).active,
.show > .btn-coolGray200.dropdown-toggle {
  color: #212529;
  background-color: #c8ccd5;
  background-image: none;
  border-color: #c1c6cf;
}

.btn-coolGray200:not(:disabled):not(.disabled):active:focus, .btn-coolGray200:not(:disabled):not(.disabled).active:focus,
.show > .btn-coolGray200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(200, 202, 206, 0.5);
}

.btn-coolGray300 {
  color: #212529;
  background: #d1d5db linear-gradient(180deg, #d8dbe0, #d1d5db) repeat-x;
  border-color: #d1d5db;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-coolGray300:hover {
  color: #212529;
  background: #bcc1ca linear-gradient(180deg, #c6cbd2, #bcc1ca) repeat-x;
  border-color: #b4bbc5;
}

.btn-coolGray300:focus, .btn-coolGray300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(183, 187, 192, 0.5);
}

.btn-coolGray300.disabled, .btn-coolGray300:disabled {
  color: #212529;
  background-color: #d1d5db;
  border-color: #d1d5db;
  background-image: none;
}

.btn-coolGray300:not(:disabled):not(.disabled):active, .btn-coolGray300:not(:disabled):not(.disabled).active,
.show > .btn-coolGray300.dropdown-toggle {
  color: #212529;
  background-color: #b4bbc5;
  background-image: none;
  border-color: #adb4bf;
}

.btn-coolGray300:not(:disabled):not(.disabled):active:focus, .btn-coolGray300:not(:disabled):not(.disabled).active:focus,
.show > .btn-coolGray300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(183, 187, 192, 0.5);
}

.btn-coolGray400 {
  color: #212529;
  background: #9ca3af linear-gradient(180deg, #abb1bb, #9ca3af) repeat-x;
  border-color: #9ca3af;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-coolGray400:hover {
  color: #fff;
  background: #878f9e linear-gradient(180deg, #99a0ac, #878f9e) repeat-x;
  border-color: #808998;
}

.btn-coolGray400:focus, .btn-coolGray400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(138, 144, 155, 0.5);
}

.btn-coolGray400.disabled, .btn-coolGray400:disabled {
  color: #212529;
  background-color: #9ca3af;
  border-color: #9ca3af;
  background-image: none;
}

.btn-coolGray400:not(:disabled):not(.disabled):active, .btn-coolGray400:not(:disabled):not(.disabled).active,
.show > .btn-coolGray400.dropdown-toggle {
  color: #fff;
  background-color: #808998;
  background-image: none;
  border-color: #798293;
}

.btn-coolGray400:not(:disabled):not(.disabled):active:focus, .btn-coolGray400:not(:disabled):not(.disabled).active:focus,
.show > .btn-coolGray400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(138, 144, 155, 0.5);
}

.btn-coolGray500 {
  color: #fff;
  background: #6b7280 linear-gradient(180deg, #818793, #6b7280) repeat-x;
  border-color: #6b7280;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-coolGray500:hover {
  color: #fff;
  background: #5a5f6b linear-gradient(180deg, #727781, #5a5f6b) repeat-x;
  border-color: #545964;
}

.btn-coolGray500:focus, .btn-coolGray500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(129, 135, 147, 0.5);
}

.btn-coolGray500.disabled, .btn-coolGray500:disabled {
  color: #fff;
  background-color: #6b7280;
  border-color: #6b7280;
  background-image: none;
}

.btn-coolGray500:not(:disabled):not(.disabled):active, .btn-coolGray500:not(:disabled):not(.disabled).active,
.show > .btn-coolGray500.dropdown-toggle {
  color: #fff;
  background-color: #545964;
  background-image: none;
  border-color: #4e535d;
}

.btn-coolGray500:not(:disabled):not(.disabled):active:focus, .btn-coolGray500:not(:disabled):not(.disabled).active:focus,
.show > .btn-coolGray500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(129, 135, 147, 0.5);
}

.btn-coolGray600 {
  color: #fff;
  background: #4b5563 linear-gradient(180deg, #666f7a, #4b5563) repeat-x;
  border-color: #4b5563;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-coolGray600:hover {
  color: #fff;
  background: #3b424d linear-gradient(180deg, #585f68, #3b424d) repeat-x;
  border-color: #353c46;
}

.btn-coolGray600:focus, .btn-coolGray600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(102, 111, 122, 0.5);
}

.btn-coolGray600.disabled, .btn-coolGray600:disabled {
  color: #fff;
  background-color: #4b5563;
  border-color: #4b5563;
  background-image: none;
}

.btn-coolGray600:not(:disabled):not(.disabled):active, .btn-coolGray600:not(:disabled):not(.disabled).active,
.show > .btn-coolGray600.dropdown-toggle {
  color: #fff;
  background-color: #353c46;
  background-image: none;
  border-color: #30363f;
}

.btn-coolGray600:not(:disabled):not(.disabled):active:focus, .btn-coolGray600:not(:disabled):not(.disabled).active:focus,
.show > .btn-coolGray600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(102, 111, 122, 0.5);
}

.btn-coolGray700 {
  color: #fff;
  background: #374151 linear-gradient(180deg, #555e6b, #374151) repeat-x;
  border-color: #374151;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-coolGray700:hover {
  color: #fff;
  background: #282f3a linear-gradient(180deg, #484e58, #282f3a) repeat-x;
  border-color: #222933;
}

.btn-coolGray700:focus, .btn-coolGray700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(85, 94, 107, 0.5);
}

.btn-coolGray700.disabled, .btn-coolGray700:disabled {
  color: #fff;
  background-color: #374151;
  border-color: #374151;
  background-image: none;
}

.btn-coolGray700:not(:disabled):not(.disabled):active, .btn-coolGray700:not(:disabled):not(.disabled).active,
.show > .btn-coolGray700.dropdown-toggle {
  color: #fff;
  background-color: #222933;
  background-image: none;
  border-color: #1d232b;
}

.btn-coolGray700:not(:disabled):not(.disabled):active:focus, .btn-coolGray700:not(:disabled):not(.disabled).active:focus,
.show > .btn-coolGray700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(85, 94, 107, 0.5);
}

.btn-coolGray800 {
  color: #fff;
  background: #1f2937 linear-gradient(180deg, #414955, #1f2937) repeat-x;
  border-color: #1f2937;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-coolGray800:hover {
  color: #fff;
  background: #11171f linear-gradient(180deg, #353a40, #11171f) repeat-x;
  border-color: #0d1116;
}

.btn-coolGray800:focus, .btn-coolGray800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(65, 73, 85, 0.5);
}

.btn-coolGray800.disabled, .btn-coolGray800:disabled {
  color: #fff;
  background-color: #1f2937;
  border-color: #1f2937;
  background-image: none;
}

.btn-coolGray800:not(:disabled):not(.disabled):active, .btn-coolGray800:not(:disabled):not(.disabled).active,
.show > .btn-coolGray800.dropdown-toggle {
  color: #fff;
  background-color: #0d1116;
  background-image: none;
  border-color: #080b0e;
}

.btn-coolGray800:not(:disabled):not(.disabled):active:focus, .btn-coolGray800:not(:disabled):not(.disabled).active:focus,
.show > .btn-coolGray800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(65, 73, 85, 0.5);
}

.btn-coolGray900 {
  color: #fff;
  background: #111827 linear-gradient(180deg, #353b47, #111827) repeat-x;
  border-color: #111827;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-coolGray900:hover {
  color: #fff;
  background: #05080c linear-gradient(180deg, #2b2d31, #05080c) repeat-x;
  border-color: #020203;
}

.btn-coolGray900:focus, .btn-coolGray900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(53, 59, 71, 0.5);
}

.btn-coolGray900.disabled, .btn-coolGray900:disabled {
  color: #fff;
  background-color: #111827;
  border-color: #111827;
  background-image: none;
}

.btn-coolGray900:not(:disabled):not(.disabled):active, .btn-coolGray900:not(:disabled):not(.disabled).active,
.show > .btn-coolGray900.dropdown-toggle {
  color: #fff;
  background-color: #020203;
  background-image: none;
  border-color: black;
}

.btn-coolGray900:not(:disabled):not(.disabled):active:focus, .btn-coolGray900:not(:disabled):not(.disabled).active:focus,
.show > .btn-coolGray900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(53, 59, 71, 0.5);
}

.btn-blueGray50 {
  color: #212529;
  background: #f8fafc linear-gradient(180deg, #f9fbfc, #f8fafc) repeat-x;
  border-color: #f8fafc;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blueGray50:hover {
  color: #212529;
  background: #dde7f1 linear-gradient(180deg, #e2eaf3, #dde7f1) repeat-x;
  border-color: #d4e1ed;
}

.btn-blueGray50:focus, .btn-blueGray50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(216, 218, 220, 0.5);
}

.btn-blueGray50.disabled, .btn-blueGray50:disabled {
  color: #212529;
  background-color: #f8fafc;
  border-color: #f8fafc;
  background-image: none;
}

.btn-blueGray50:not(:disabled):not(.disabled):active, .btn-blueGray50:not(:disabled):not(.disabled).active,
.show > .btn-blueGray50.dropdown-toggle {
  color: #212529;
  background-color: #d4e1ed;
  background-image: none;
  border-color: #cbdae9;
}

.btn-blueGray50:not(:disabled):not(.disabled):active:focus, .btn-blueGray50:not(:disabled):not(.disabled).active:focus,
.show > .btn-blueGray50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(216, 218, 220, 0.5);
}

.btn-blueGray100 {
  color: #212529;
  background: #f1f5f9 linear-gradient(180deg, #f3f7fa, #f1f5f9) repeat-x;
  border-color: #f1f5f9;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blueGray100:hover {
  color: #212529;
  background: #d6e2ee linear-gradient(180deg, #dce6f0, #d6e2ee) repeat-x;
  border-color: #cddcea;
}

.btn-blueGray100:focus, .btn-blueGray100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(210, 214, 218, 0.5);
}

.btn-blueGray100.disabled, .btn-blueGray100:disabled {
  color: #212529;
  background-color: #f1f5f9;
  border-color: #f1f5f9;
  background-image: none;
}

.btn-blueGray100:not(:disabled):not(.disabled):active, .btn-blueGray100:not(:disabled):not(.disabled).active,
.show > .btn-blueGray100.dropdown-toggle {
  color: #212529;
  background-color: #cddcea;
  background-image: none;
  border-color: #c4d5e6;
}

.btn-blueGray100:not(:disabled):not(.disabled):active:focus, .btn-blueGray100:not(:disabled):not(.disabled).active:focus,
.show > .btn-blueGray100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(210, 214, 218, 0.5);
}

.btn-blueGray200 {
  color: #212529;
  background: #e2e8f0 linear-gradient(180deg, #e6ebf2, #e2e8f0) repeat-x;
  border-color: #e2e8f0;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blueGray200:hover {
  color: #212529;
  background: #c9d4e3 linear-gradient(180deg, #d1dae7, #c9d4e3) repeat-x;
  border-color: #c0cddf;
}

.btn-blueGray200:focus, .btn-blueGray200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(197, 203, 210, 0.5);
}

.btn-blueGray200.disabled, .btn-blueGray200:disabled {
  color: #212529;
  background-color: #e2e8f0;
  border-color: #e2e8f0;
  background-image: none;
}

.btn-blueGray200:not(:disabled):not(.disabled):active, .btn-blueGray200:not(:disabled):not(.disabled).active,
.show > .btn-blueGray200.dropdown-toggle {
  color: #212529;
  background-color: #c0cddf;
  background-image: none;
  border-color: #b8c7da;
}

.btn-blueGray200:not(:disabled):not(.disabled):active:focus, .btn-blueGray200:not(:disabled):not(.disabled).active:focus,
.show > .btn-blueGray200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(197, 203, 210, 0.5);
}

.btn-blueGray300 {
  color: #212529;
  background: #cbd5e1 linear-gradient(180deg, #d3dbe6, #cbd5e1) repeat-x;
  border-color: #cbd5e1;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blueGray300:hover {
  color: #212529;
  background: #b3c1d3 linear-gradient(180deg, #becbda, #b3c1d3) repeat-x;
  border-color: #abbbce;
}

.btn-blueGray300:focus, .btn-blueGray300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(178, 187, 197, 0.5);
}

.btn-blueGray300.disabled, .btn-blueGray300:disabled {
  color: #212529;
  background-color: #cbd5e1;
  border-color: #cbd5e1;
  background-image: none;
}

.btn-blueGray300:not(:disabled):not(.disabled):active, .btn-blueGray300:not(:disabled):not(.disabled).active,
.show > .btn-blueGray300.dropdown-toggle {
  color: #212529;
  background-color: #abbbce;
  background-image: none;
  border-color: #a3b4ca;
}

.btn-blueGray300:not(:disabled):not(.disabled):active:focus, .btn-blueGray300:not(:disabled):not(.disabled).active:focus,
.show > .btn-blueGray300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(178, 187, 197, 0.5);
}

.btn-blueGray400 {
  color: #212529;
  background: #94a3b8 linear-gradient(180deg, #a4b1c3, #94a3b8) repeat-x;
  border-color: #94a3b8;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blueGray400:hover {
  color: #fff;
  background: #7d8fa9 linear-gradient(180deg, #91a0b6, #7d8fa9) repeat-x;
  border-color: #7589a4;
}

.btn-blueGray400:focus, .btn-blueGray400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(131, 144, 163, 0.5);
}

.btn-blueGray400.disabled, .btn-blueGray400:disabled {
  color: #212529;
  background-color: #94a3b8;
  border-color: #94a3b8;
  background-image: none;
}

.btn-blueGray400:not(:disabled):not(.disabled):active, .btn-blueGray400:not(:disabled):not(.disabled).active,
.show > .btn-blueGray400.dropdown-toggle {
  color: #fff;
  background-color: #7589a4;
  background-image: none;
  border-color: #6e829f;
}

.btn-blueGray400:not(:disabled):not(.disabled):active:focus, .btn-blueGray400:not(:disabled):not(.disabled).active:focus,
.show > .btn-blueGray400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(131, 144, 163, 0.5);
}

.btn-blueGray500 {
  color: #fff;
  background: #64748b linear-gradient(180deg, #7b899c, #64748b) repeat-x;
  border-color: #64748b;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blueGray500:hover {
  color: #fff;
  background: #546175 linear-gradient(180deg, #6e7989, #546175) repeat-x;
  border-color: #4f5b6d;
}

.btn-blueGray500:focus, .btn-blueGray500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(123, 137, 156, 0.5);
}

.btn-blueGray500.disabled, .btn-blueGray500:disabled {
  color: #fff;
  background-color: #64748b;
  border-color: #64748b;
  background-image: none;
}

.btn-blueGray500:not(:disabled):not(.disabled):active, .btn-blueGray500:not(:disabled):not(.disabled).active,
.show > .btn-blueGray500.dropdown-toggle {
  color: #fff;
  background-color: #4f5b6d;
  background-image: none;
  border-color: #495566;
}

.btn-blueGray500:not(:disabled):not(.disabled):active:focus, .btn-blueGray500:not(:disabled):not(.disabled).active:focus,
.show > .btn-blueGray500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(123, 137, 156, 0.5);
}

.btn-blueGray600 {
  color: #fff;
  background: #475569 linear-gradient(180deg, #636f80, #475569) repeat-x;
  border-color: #475569;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blueGray600:hover {
  color: #fff;
  background: #384352 linear-gradient(180deg, #555f6c, #384352) repeat-x;
  border-color: #323c4b;
}

.btn-blueGray600:focus, .btn-blueGray600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(99, 111, 128, 0.5);
}

.btn-blueGray600.disabled, .btn-blueGray600:disabled {
  color: #fff;
  background-color: #475569;
  border-color: #475569;
  background-image: none;
}

.btn-blueGray600:not(:disabled):not(.disabled):active, .btn-blueGray600:not(:disabled):not(.disabled).active,
.show > .btn-blueGray600.dropdown-toggle {
  color: #fff;
  background-color: #323c4b;
  background-image: none;
  border-color: #2d3643;
}

.btn-blueGray600:not(:disabled):not(.disabled):active:focus, .btn-blueGray600:not(:disabled):not(.disabled).active:focus,
.show > .btn-blueGray600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(99, 111, 128, 0.5);
}

.btn-blueGray700 {
  color: #fff;
  background: #334155 linear-gradient(180deg, #525e6f, #334155) repeat-x;
  border-color: #334155;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blueGray700:hover {
  color: #fff;
  background: #252f3d linear-gradient(180deg, #454e5a, #252f3d) repeat-x;
  border-color: #202935;
}

.btn-blueGray700:focus, .btn-blueGray700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(82, 94, 111, 0.5);
}

.btn-blueGray700.disabled, .btn-blueGray700:disabled {
  color: #fff;
  background-color: #334155;
  border-color: #334155;
  background-image: none;
}

.btn-blueGray700:not(:disabled):not(.disabled):active, .btn-blueGray700:not(:disabled):not(.disabled).active,
.show > .btn-blueGray700.dropdown-toggle {
  color: #fff;
  background-color: #202935;
  background-image: none;
  border-color: #1b232d;
}

.btn-blueGray700:not(:disabled):not(.disabled):active:focus, .btn-blueGray700:not(:disabled):not(.disabled).active:focus,
.show > .btn-blueGray700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(82, 94, 111, 0.5);
}

.btn-blueGray800 {
  color: #fff;
  background: #1e293b linear-gradient(180deg, #404958, #1e293b) repeat-x;
  border-color: #1e293b;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blueGray800:hover {
  color: #fff;
  background: #111722 linear-gradient(180deg, #353a43, #111722) repeat-x;
  border-color: #0d1219;
}

.btn-blueGray800:focus, .btn-blueGray800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(64, 73, 88, 0.5);
}

.btn-blueGray800.disabled, .btn-blueGray800:disabled {
  color: #fff;
  background-color: #1e293b;
  border-color: #1e293b;
  background-image: none;
}

.btn-blueGray800:not(:disabled):not(.disabled):active, .btn-blueGray800:not(:disabled):not(.disabled).active,
.show > .btn-blueGray800.dropdown-toggle {
  color: #fff;
  background-color: #0d1219;
  background-image: none;
  border-color: #090c11;
}

.btn-blueGray800:not(:disabled):not(.disabled):active:focus, .btn-blueGray800:not(:disabled):not(.disabled).active:focus,
.show > .btn-blueGray800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(64, 73, 88, 0.5);
}

.btn-blueGray900 {
  color: #fff;
  background: #0f172a linear-gradient(180deg, #333a4a, #0f172a) repeat-x;
  border-color: #0f172a;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-blueGray900:hover {
  color: #fff;
  background: #05080e linear-gradient(180deg, #2a2d32, #05080e) repeat-x;
  border-color: #020204;
}

.btn-blueGray900:focus, .btn-blueGray900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(51, 58, 74, 0.5);
}

.btn-blueGray900.disabled, .btn-blueGray900:disabled {
  color: #fff;
  background-color: #0f172a;
  border-color: #0f172a;
  background-image: none;
}

.btn-blueGray900:not(:disabled):not(.disabled):active, .btn-blueGray900:not(:disabled):not(.disabled).active,
.show > .btn-blueGray900.dropdown-toggle {
  color: #fff;
  background-color: #020204;
  background-image: none;
  border-color: black;
}

.btn-blueGray900:not(:disabled):not(.disabled):active:focus, .btn-blueGray900:not(:disabled):not(.disabled).active:focus,
.show > .btn-blueGray900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(51, 58, 74, 0.5);
}

.btn-gray100 {
  color: #212529;
  background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x;
  border-color: #f8f9fa;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-gray100:hover {
  color: #212529;
  background: #e2e6ea linear-gradient(180deg, #e6eaed, #e2e6ea) repeat-x;
  border-color: #dae0e5;
}

.btn-gray100:focus, .btn-gray100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-gray100.disabled, .btn-gray100:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  background-image: none;
}

.btn-gray100:not(:disabled):not(.disabled):active, .btn-gray100:not(:disabled):not(.disabled).active,
.show > .btn-gray100.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  background-image: none;
  border-color: #d3d9df;
}

.btn-gray100:not(:disabled):not(.disabled):active:focus, .btn-gray100:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-gray200 {
  color: #212529;
  background: #e9ecef linear-gradient(180deg, #eceff1, #e9ecef) repeat-x;
  border-color: #e9ecef;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-gray200:hover {
  color: #212529;
  background: #d3d9df linear-gradient(180deg, #d9dfe4, #d3d9df) repeat-x;
  border-color: #cbd3da;
}

.btn-gray200:focus, .btn-gray200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(203, 206, 209, 0.5);
}

.btn-gray200.disabled, .btn-gray200:disabled {
  color: #212529;
  background-color: #e9ecef;
  border-color: #e9ecef;
  background-image: none;
}

.btn-gray200:not(:disabled):not(.disabled):active, .btn-gray200:not(:disabled):not(.disabled).active,
.show > .btn-gray200.dropdown-toggle {
  color: #212529;
  background-color: #cbd3da;
  background-image: none;
  border-color: #c4ccd4;
}

.btn-gray200:not(:disabled):not(.disabled):active:focus, .btn-gray200:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(203, 206, 209, 0.5);
}

.btn-gray300 {
  color: #212529;
  background: #dee2e6 linear-gradient(180deg, #e3e6ea, #dee2e6) repeat-x;
  border-color: #dee2e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-gray300:hover {
  color: #212529;
  background: #c8cfd6 linear-gradient(180deg, #d0d6dc, #c8cfd6) repeat-x;
  border-color: #c1c9d0;
}

.btn-gray300:focus, .btn-gray300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(194, 198, 202, 0.5);
}

.btn-gray300.disabled, .btn-gray300:disabled {
  color: #212529;
  background-color: #dee2e6;
  border-color: #dee2e6;
  background-image: none;
}

.btn-gray300:not(:disabled):not(.disabled):active, .btn-gray300:not(:disabled):not(.disabled).active,
.show > .btn-gray300.dropdown-toggle {
  color: #212529;
  background-color: #c1c9d0;
  background-image: none;
  border-color: #bac2cb;
}

.btn-gray300:not(:disabled):not(.disabled):active:focus, .btn-gray300:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(194, 198, 202, 0.5);
}

.btn-gray400 {
  color: #212529;
  background: #ced4da linear-gradient(180deg, #d5dae0, #ced4da) repeat-x;
  border-color: #ced4da;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-gray400:hover {
  color: #212529;
  background: #b8c1ca linear-gradient(180deg, #c3cad2, #b8c1ca) repeat-x;
  border-color: #b1bbc4;
}

.btn-gray400:focus, .btn-gray400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(180, 186, 191, 0.5);
}

.btn-gray400.disabled, .btn-gray400:disabled {
  color: #212529;
  background-color: #ced4da;
  border-color: #ced4da;
  background-image: none;
}

.btn-gray400:not(:disabled):not(.disabled):active, .btn-gray400:not(:disabled):not(.disabled).active,
.show > .btn-gray400.dropdown-toggle {
  color: #212529;
  background-color: #b1bbc4;
  background-image: none;
  border-color: #aab4bf;
}

.btn-gray400:not(:disabled):not(.disabled):active:focus, .btn-gray400:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(180, 186, 191, 0.5);
}

.btn-gray500 {
  color: #212529;
  background: #adb5bd linear-gradient(180deg, #b9c0c7, #adb5bd) repeat-x;
  border-color: #adb5bd;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-gray500:hover {
  color: #212529;
  background: #98a2ac linear-gradient(180deg, #a7b0b8, #98a2ac) repeat-x;
  border-color: #919ca6;
}

.btn-gray500:focus, .btn-gray500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(152, 159, 167, 0.5);
}

.btn-gray500.disabled, .btn-gray500:disabled {
  color: #212529;
  background-color: #adb5bd;
  border-color: #adb5bd;
  background-image: none;
}

.btn-gray500:not(:disabled):not(.disabled):active, .btn-gray500:not(:disabled):not(.disabled).active,
.show > .btn-gray500.dropdown-toggle {
  color: #212529;
  background-color: #919ca6;
  background-image: none;
  border-color: #8a95a1;
}

.btn-gray500:not(:disabled):not(.disabled):active:focus, .btn-gray500:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(152, 159, 167, 0.5);
}

.btn-gray600 {
  color: #fff;
  background: #6c757d linear-gradient(180deg, #828a91, #6c757d) repeat-x;
  border-color: #6c757d;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-gray600:hover {
  color: #fff;
  background: #5a6268 linear-gradient(180deg, #73797f, #5a6268) repeat-x;
  border-color: #545b62;
}

.btn-gray600:focus, .btn-gray600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-gray600.disabled, .btn-gray600:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
  background-image: none;
}

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

.btn-gray600:not(:disabled):not(.disabled):active:focus, .btn-gray600:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-gray700 {
  color: #fff;
  background: #495057 linear-gradient(180deg, #646a70, #495057) repeat-x;
  border-color: #495057;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-gray700:hover {
  color: #fff;
  background: #383d42 linear-gradient(180deg, #555a5f, #383d42) repeat-x;
  border-color: #32373b;
}

.btn-gray700:focus, .btn-gray700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(100, 106, 112, 0.5);
}

.btn-gray700.disabled, .btn-gray700:disabled {
  color: #fff;
  background-color: #495057;
  border-color: #495057;
  background-image: none;
}

.btn-gray700:not(:disabled):not(.disabled):active, .btn-gray700:not(:disabled):not(.disabled).active,
.show > .btn-gray700.dropdown-toggle {
  color: #fff;
  background-color: #32373b;
  background-image: none;
  border-color: #2c3034;
}

.btn-gray700:not(:disabled):not(.disabled):active:focus, .btn-gray700:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(100, 106, 112, 0.5);
}

.btn-gray800 {
  color: #fff;
  background: #343a40 linear-gradient(180deg, #52585d, #343a40) repeat-x;
  border-color: #343a40;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-gray800:hover {
  color: #fff;
  background: #23272b linear-gradient(180deg, #44474b, #23272b) repeat-x;
  border-color: #1d2124;
}

.btn-gray800:focus, .btn-gray800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-gray800.disabled, .btn-gray800:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
  background-image: none;
}

.btn-gray800:not(:disabled):not(.disabled):active, .btn-gray800:not(:disabled):not(.disabled).active,
.show > .btn-gray800.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  background-image: none;
  border-color: #171a1d;
}

.btn-gray800:not(:disabled):not(.disabled):active:focus, .btn-gray800:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-gray900 {
  color: #fff;
  background: #212529 linear-gradient(180deg, #424649, #212529) repeat-x;
  border-color: #212529;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-gray900:hover {
  color: #fff;
  background: #101214 linear-gradient(180deg, #343537, #101214) repeat-x;
  border-color: #0a0c0d;
}

.btn-gray900:focus, .btn-gray900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(66, 70, 73, 0.5);
}

.btn-gray900.disabled, .btn-gray900:disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
  background-image: none;
}

.btn-gray900:not(:disabled):not(.disabled):active, .btn-gray900:not(:disabled):not(.disabled).active,
.show > .btn-gray900.dropdown-toggle {
  color: #fff;
  background-color: #0a0c0d;
  background-image: none;
  border-color: #050506;
}

.btn-gray900:not(:disabled):not(.disabled):active:focus, .btn-gray900:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(66, 70, 73, 0.5);
}

.btn-twgray50 {
  color: #212529;
  background: #fafafa linear-gradient(180deg, #fbfbfb, #fafafa) repeat-x;
  border-color: #fafafa;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-twgray50:hover {
  color: #212529;
  background: #e7e7e7 linear-gradient(180deg, #eaeaea, #e7e7e7) repeat-x;
  border-color: #e1e1e1;
}

.btn-twgray50:focus, .btn-twgray50.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(217, 218, 219, 0.5);
}

.btn-twgray50.disabled, .btn-twgray50:disabled {
  color: #212529;
  background-color: #fafafa;
  border-color: #fafafa;
  background-image: none;
}

.btn-twgray50:not(:disabled):not(.disabled):active, .btn-twgray50:not(:disabled):not(.disabled).active,
.show > .btn-twgray50.dropdown-toggle {
  color: #212529;
  background-color: #e1e1e1;
  background-image: none;
  border-color: #dadada;
}

.btn-twgray50:not(:disabled):not(.disabled):active:focus, .btn-twgray50:not(:disabled):not(.disabled).active:focus,
.show > .btn-twgray50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217, 218, 219, 0.5);
}

.btn-twgray100 {
  color: #212529;
  background: #f4f4f5 linear-gradient(180deg, #f6f6f7, #f4f4f5) repeat-x;
  border-color: #f4f4f5;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-twgray100:hover {
  color: #212529;
  background: #e0e0e3 linear-gradient(180deg, #e5e5e7, #e0e0e3) repeat-x;
  border-color: #d9d9dd;
}

.btn-twgray100:focus, .btn-twgray100.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(212, 213, 214, 0.5);
}

.btn-twgray100.disabled, .btn-twgray100:disabled {
  color: #212529;
  background-color: #f4f4f5;
  border-color: #f4f4f5;
  background-image: none;
}

.btn-twgray100:not(:disabled):not(.disabled):active, .btn-twgray100:not(:disabled):not(.disabled).active,
.show > .btn-twgray100.dropdown-toggle {
  color: #212529;
  background-color: #d9d9dd;
  background-image: none;
  border-color: #d3d3d7;
}

.btn-twgray100:not(:disabled):not(.disabled):active:focus, .btn-twgray100:not(:disabled):not(.disabled).active:focus,
.show > .btn-twgray100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(212, 213, 214, 0.5);
}

.btn-twgray200 {
  color: #212529;
  background: #e4e4e7 linear-gradient(180deg, #e8e8eb, #e4e4e7) repeat-x;
  border-color: #e4e4e7;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-twgray200:hover {
  color: #212529;
  background: #d0d0d5 linear-gradient(180deg, #d7d7db, #d0d0d5) repeat-x;
  border-color: #c9c9cf;
}

.btn-twgray200:focus, .btn-twgray200.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(199, 199, 203, 0.5);
}

.btn-twgray200.disabled, .btn-twgray200:disabled {
  color: #212529;
  background-color: #e4e4e7;
  border-color: #e4e4e7;
  background-image: none;
}

.btn-twgray200:not(:disabled):not(.disabled):active, .btn-twgray200:not(:disabled):not(.disabled).active,
.show > .btn-twgray200.dropdown-toggle {
  color: #212529;
  background-color: #c9c9cf;
  background-image: none;
  border-color: #c2c2c9;
}

.btn-twgray200:not(:disabled):not(.disabled):active:focus, .btn-twgray200:not(:disabled):not(.disabled).active:focus,
.show > .btn-twgray200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(199, 199, 203, 0.5);
}

.btn-twgray300 {
  color: #212529;
  background: #d4d4d8 linear-gradient(180deg, #dadade, #d4d4d8) repeat-x;
  border-color: #d4d4d8;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-twgray300:hover {
  color: #212529;
  background: #c0c0c6 linear-gradient(180deg, #c9c9ce, #c0c0c6) repeat-x;
  border-color: #b9b9c0;
}

.btn-twgray300:focus, .btn-twgray300.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(185, 186, 190, 0.5);
}

.btn-twgray300.disabled, .btn-twgray300:disabled {
  color: #212529;
  background-color: #d4d4d8;
  border-color: #d4d4d8;
  background-image: none;
}

.btn-twgray300:not(:disabled):not(.disabled):active, .btn-twgray300:not(:disabled):not(.disabled).active,
.show > .btn-twgray300.dropdown-toggle {
  color: #212529;
  background-color: #b9b9c0;
  background-image: none;
  border-color: #b3b3ba;
}

.btn-twgray300:not(:disabled):not(.disabled):active:focus, .btn-twgray300:not(:disabled):not(.disabled).active:focus,
.show > .btn-twgray300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(185, 186, 190, 0.5);
}

.btn-twgray400 {
  color: #212529;
  background: #a1a1aa linear-gradient(180deg, #afafb7, #a1a1aa) repeat-x;
  border-color: #a1a1aa;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-twgray400:hover {
  color: #fff;
  background: #8d8d98 linear-gradient(180deg, #9e9ea7, #8d8d98) repeat-x;
  border-color: #868692;
}

.btn-twgray400:focus, .btn-twgray400.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(142, 142, 151, 0.5);
}

.btn-twgray400.disabled, .btn-twgray400:disabled {
  color: #212529;
  background-color: #a1a1aa;
  border-color: #a1a1aa;
  background-image: none;
}

.btn-twgray400:not(:disabled):not(.disabled):active, .btn-twgray400:not(:disabled):not(.disabled).active,
.show > .btn-twgray400.dropdown-toggle {
  color: #fff;
  background-color: #868692;
  background-image: none;
  border-color: #80808c;
}

.btn-twgray400:not(:disabled):not(.disabled):active:focus, .btn-twgray400:not(:disabled):not(.disabled).active:focus,
.show > .btn-twgray400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(142, 142, 151, 0.5);
}

.btn-twgray500 {
  color: #fff;
  background: #71717a linear-gradient(180deg, #86868e, #71717a) repeat-x;
  border-color: #71717a;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-twgray500:hover {
  color: #fff;
  background: #5f5f66 linear-gradient(180deg, #77777d, #5f5f66) repeat-x;
  border-color: #585860;
}

.btn-twgray500:focus, .btn-twgray500.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(134, 134, 142, 0.5);
}

.btn-twgray500.disabled, .btn-twgray500:disabled {
  color: #fff;
  background-color: #71717a;
  border-color: #71717a;
  background-image: none;
}

.btn-twgray500:not(:disabled):not(.disabled):active, .btn-twgray500:not(:disabled):not(.disabled).active,
.show > .btn-twgray500.dropdown-toggle {
  color: #fff;
  background-color: #585860;
  background-image: none;
  border-color: #525259;
}

.btn-twgray500:not(:disabled):not(.disabled):active:focus, .btn-twgray500:not(:disabled):not(.disabled).active:focus,
.show > .btn-twgray500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(134, 134, 142, 0.5);
}

.btn-twgray600 {
  color: #fff;
  background: #52525b linear-gradient(180deg, #6c6c74, #52525b) repeat-x;
  border-color: #52525b;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-twgray600:hover {
  color: #fff;
  background: #404047 linear-gradient(180deg, #5d5d62, #404047) repeat-x;
  border-color: #3a3a40;
}

.btn-twgray600:focus, .btn-twgray600.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(108, 108, 116, 0.5);
}

.btn-twgray600.disabled, .btn-twgray600:disabled {
  color: #fff;
  background-color: #52525b;
  border-color: #52525b;
  background-image: none;
}

.btn-twgray600:not(:disabled):not(.disabled):active, .btn-twgray600:not(:disabled):not(.disabled).active,
.show > .btn-twgray600.dropdown-toggle {
  color: #fff;
  background-color: #3a3a40;
  background-image: none;
  border-color: #343439;
}

.btn-twgray600:not(:disabled):not(.disabled):active:focus, .btn-twgray600:not(:disabled):not(.disabled).active:focus,
.show > .btn-twgray600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(108, 108, 116, 0.5);
}

.btn-twgray700 {
  color: #fff;
  background: #3f3f46 linear-gradient(180deg, #5c5c62, #3f3f46) repeat-x;
  border-color: #3f3f46;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-twgray700:hover {
  color: #fff;
  background: #2d2d32 linear-gradient(180deg, #4c4c51, #2d2d32) repeat-x;
  border-color: #27272b;
}

.btn-twgray700:focus, .btn-twgray700.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(92, 92, 98, 0.5);
}

.btn-twgray700.disabled, .btn-twgray700:disabled {
  color: #fff;
  background-color: #3f3f46;
  border-color: #3f3f46;
  background-image: none;
}

.btn-twgray700:not(:disabled):not(.disabled):active, .btn-twgray700:not(:disabled):not(.disabled).active,
.show > .btn-twgray700.dropdown-toggle {
  color: #fff;
  background-color: #27272b;
  background-image: none;
  border-color: #212124;
}

.btn-twgray700:not(:disabled):not(.disabled):active:focus, .btn-twgray700:not(:disabled):not(.disabled).active:focus,
.show > .btn-twgray700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(92, 92, 98, 0.5);
}

.btn-twgray800 {
  color: #fff;
  background: #27272a linear-gradient(180deg, #47474a, #27272a) repeat-x;
  border-color: #27272a;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-twgray800:hover {
  color: #fff;
  background: #151516 linear-gradient(180deg, #383839, #151516) repeat-x;
  border-color: #0e0e10;
}

.btn-twgray800:focus, .btn-twgray800.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(71, 71, 74, 0.5);
}

.btn-twgray800.disabled, .btn-twgray800:disabled {
  color: #fff;
  background-color: #27272a;
  border-color: #27272a;
  background-image: none;
}

.btn-twgray800:not(:disabled):not(.disabled):active, .btn-twgray800:not(:disabled):not(.disabled).active,
.show > .btn-twgray800.dropdown-toggle {
  color: #fff;
  background-color: #0e0e10;
  background-image: none;
  border-color: #080809;
}

.btn-twgray800:not(:disabled):not(.disabled):active:focus, .btn-twgray800:not(:disabled):not(.disabled).active:focus,
.show > .btn-twgray800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(71, 71, 74, 0.5);
}

.btn-twgray900 {
  color: #fff;
  background: #18181b linear-gradient(180deg, #3b3b3d, #18181b) repeat-x;
  border-color: #18181b;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-twgray900:hover {
  color: #fff;
  background: #060607 linear-gradient(180deg, #2b2b2c, #060607) repeat-x;
  border-color: black;
}

.btn-twgray900:focus, .btn-twgray900.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(59, 59, 61, 0.5);
}

.btn-twgray900.disabled, .btn-twgray900:disabled {
  color: #fff;
  background-color: #18181b;
  border-color: #18181b;
  background-image: none;
}

.btn-twgray900:not(:disabled):not(.disabled):active, .btn-twgray900:not(:disabled):not(.disabled).active,
.show > .btn-twgray900.dropdown-toggle {
  color: #fff;
  background-color: black;
  background-image: none;
  border-color: black;
}

.btn-twgray900:not(:disabled):not(.disabled):active:focus, .btn-twgray900:not(:disabled):not(.disabled).active:focus,
.show > .btn-twgray900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(59, 59, 61, 0.5);
}

.btn-facebook {
  color: #fff;
  background: #5890ff linear-gradient(180deg, #71a1ff, #5890ff) repeat-x;
  border-color: #5890ff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-facebook:hover {
  color: #fff;
  background: #3277ff linear-gradient(180deg, #518bff, #3277ff) repeat-x;
  border-color: #256eff;
}

.btn-facebook:focus, .btn-facebook.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(113, 161, 255, 0.5);
}

.btn-facebook.disabled, .btn-facebook:disabled {
  color: #fff;
  background-color: #5890ff;
  border-color: #5890ff;
  background-image: none;
}

.btn-facebook:not(:disabled):not(.disabled):active, .btn-facebook:not(:disabled):not(.disabled).active,
.show > .btn-facebook.dropdown-toggle {
  color: #fff;
  background-color: #256eff;
  background-image: none;
  border-color: #1866ff;
}

.btn-facebook:not(:disabled):not(.disabled):active:focus, .btn-facebook:not(:disabled):not(.disabled).active:focus,
.show > .btn-facebook.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(113, 161, 255, 0.5);
}

.btn-twitter {
  color: #fff;
  background: #00aced linear-gradient(180deg, #26b8f0, #00aced) repeat-x;
  border-color: #00aced;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-twitter:hover {
  color: #fff;
  background: #0090c7 linear-gradient(180deg, #26a1cf, #0090c7) repeat-x;
  border-color: #0087ba;
}

.btn-twitter:focus, .btn-twitter.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(38, 184, 240, 0.5);
}

.btn-twitter.disabled, .btn-twitter:disabled {
  color: #fff;
  background-color: #00aced;
  border-color: #00aced;
  background-image: none;
}

.btn-twitter:not(:disabled):not(.disabled):active, .btn-twitter:not(:disabled):not(.disabled).active,
.show > .btn-twitter.dropdown-toggle {
  color: #fff;
  background-color: #0087ba;
  background-image: none;
  border-color: #007ead;
}

.btn-twitter:not(:disabled):not(.disabled):active:focus, .btn-twitter:not(:disabled):not(.disabled).active:focus,
.show > .btn-twitter.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(38, 184, 240, 0.5);
}

.btn-linkedin {
  color: #fff;
  background: #4875b4 linear-gradient(180deg, #638abf, #4875b4) repeat-x;
  border-color: #4875b4;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-linkedin:hover {
  color: #fff;
  background: #3d6399 linear-gradient(180deg, #5a7ba8, #3d6399) repeat-x;
  border-color: #395d90;
}

.btn-linkedin:focus, .btn-linkedin.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(99, 138, 191, 0.5);
}

.btn-linkedin.disabled, .btn-linkedin:disabled {
  color: #fff;
  background-color: #4875b4;
  border-color: #4875b4;
  background-image: none;
}

.btn-linkedin:not(:disabled):not(.disabled):active, .btn-linkedin:not(:disabled):not(.disabled).active,
.show > .btn-linkedin.dropdown-toggle {
  color: #fff;
  background-color: #395d90;
  background-image: none;
  border-color: #365786;
}

.btn-linkedin:not(:disabled):not(.disabled):active:focus, .btn-linkedin:not(:disabled):not(.disabled).active:focus,
.show > .btn-linkedin.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(99, 138, 191, 0.5);
}

.btn-flickr {
  color: #fff;
  background: #ff0084 linear-gradient(180deg, #ff2696, #ff0084) repeat-x;
  border-color: #ff0084;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-flickr:hover {
  color: #fff;
  background: #d90070 linear-gradient(180deg, #de2686, #d90070) repeat-x;
  border-color: #cc006a;
}

.btn-flickr:focus, .btn-flickr.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(255, 38, 150, 0.5);
}

.btn-flickr.disabled, .btn-flickr:disabled {
  color: #fff;
  background-color: #ff0084;
  border-color: #ff0084;
  background-image: none;
}

.btn-flickr:not(:disabled):not(.disabled):active, .btn-flickr:not(:disabled):not(.disabled).active,
.show > .btn-flickr.dropdown-toggle {
  color: #fff;
  background-color: #cc006a;
  background-image: none;
  border-color: #bf0063;
}

.btn-flickr:not(:disabled):not(.disabled):active:focus, .btn-flickr:not(:disabled):not(.disabled).active:focus,
.show > .btn-flickr.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 38, 150, 0.5);
}

.btn-tumblr {
  color: #fff;
  background: #32506d linear-gradient(180deg, #516a83, #32506d) repeat-x;
  border-color: #32506d;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-tumblr:hover {
  color: #fff;
  background: #263d53 linear-gradient(180deg, #475a6d, #263d53) repeat-x;
  border-color: #22364a;
}

.btn-tumblr:focus, .btn-tumblr.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(81, 106, 131, 0.5);
}

.btn-tumblr.disabled, .btn-tumblr:disabled {
  color: #fff;
  background-color: #32506d;
  border-color: #32506d;
  background-image: none;
}

.btn-tumblr:not(:disabled):not(.disabled):active, .btn-tumblr:not(:disabled):not(.disabled).active,
.show > .btn-tumblr.dropdown-toggle {
  color: #fff;
  background-color: #22364a;
  background-image: none;
  border-color: #1e3041;
}

.btn-tumblr:not(:disabled):not(.disabled):active:focus, .btn-tumblr:not(:disabled):not(.disabled).active:focus,
.show > .btn-tumblr.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(81, 106, 131, 0.5);
}

.btn-xing {
  color: #fff;
  background: #026466 linear-gradient(180deg, #287b7d, #026466) repeat-x;
  border-color: #026466;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-xing:hover {
  color: #fff;
  background: #013f40 linear-gradient(180deg, #275c5d, #013f40) repeat-x;
  border-color: #013334;
}

.btn-xing:focus, .btn-xing.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(40, 123, 125, 0.5);
}

.btn-xing.disabled, .btn-xing:disabled {
  color: #fff;
  background-color: #026466;
  border-color: #026466;
  background-image: none;
}

.btn-xing:not(:disabled):not(.disabled):active, .btn-xing:not(:disabled):not(.disabled).active,
.show > .btn-xing.dropdown-toggle {
  color: #fff;
  background-color: #013334;
  background-image: none;
  border-color: #012727;
}

.btn-xing:not(:disabled):not(.disabled):active:focus, .btn-xing:not(:disabled):not(.disabled).active:focus,
.show > .btn-xing.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(40, 123, 125, 0.5);
}

.btn-github {
  color: #fff;
  background: #4183c4 linear-gradient(180deg, #5e96cd, #4183c4) repeat-x;
  border-color: #4183c4;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-github:hover {
  color: #fff;
  background: #3570aa linear-gradient(180deg, #5385b7, #3570aa) repeat-x;
  border-color: #3269a0;
}

.btn-github:focus, .btn-github.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(94, 150, 205, 0.5);
}

.btn-github.disabled, .btn-github:disabled {
  color: #fff;
  background-color: #4183c4;
  border-color: #4183c4;
  background-image: none;
}

.btn-github:not(:disabled):not(.disabled):active, .btn-github:not(:disabled):not(.disabled).active,
.show > .btn-github.dropdown-toggle {
  color: #fff;
  background-color: #3269a0;
  background-image: none;
  border-color: #2f6397;
}

.btn-github:not(:disabled):not(.disabled):active:focus, .btn-github:not(:disabled):not(.disabled).active:focus,
.show > .btn-github.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(94, 150, 205, 0.5);
}

.btn-html5 {
  color: #fff;
  background: #e34f26 linear-gradient(180deg, #e76947, #e34f26) repeat-x;
  border-color: #e34f26;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-html5:hover {
  color: #fff;
  background: #c9401a linear-gradient(180deg, #d15d3c, #c9401a) repeat-x;
  border-color: #be3c18;
}

.btn-html5:focus, .btn-html5.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(231, 105, 71, 0.5);
}

.btn-html5.disabled, .btn-html5:disabled {
  color: #fff;
  background-color: #e34f26;
  border-color: #e34f26;
  background-image: none;
}

.btn-html5:not(:disabled):not(.disabled):active, .btn-html5:not(:disabled):not(.disabled).active,
.show > .btn-html5.dropdown-toggle {
  color: #fff;
  background-color: #be3c18;
  background-image: none;
  border-color: #b23917;
}

.btn-html5:not(:disabled):not(.disabled):active:focus, .btn-html5:not(:disabled):not(.disabled).active:focus,
.show > .btn-html5.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(231, 105, 71, 0.5);
}

.btn-openid {
  color: #212529;
  background: #f78c40 linear-gradient(180deg, #f89d5d, #f78c40) repeat-x;
  border-color: #f78c40;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-openid:hover {
  color: #fff;
  background: #f5761b linear-gradient(180deg, #f78a3d, #f5761b) repeat-x;
  border-color: #f56f0f;
}

.btn-openid:focus, .btn-openid.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(215, 125, 61, 0.5);
}

.btn-openid.disabled, .btn-openid:disabled {
  color: #212529;
  background-color: #f78c40;
  border-color: #f78c40;
  background-image: none;
}

.btn-openid:not(:disabled):not(.disabled):active, .btn-openid:not(:disabled):not(.disabled).active,
.show > .btn-openid.dropdown-toggle {
  color: #fff;
  background-color: #f56f0f;
  background-image: none;
  border-color: #ed680a;
}

.btn-openid:not(:disabled):not(.disabled):active:focus, .btn-openid:not(:disabled):not(.disabled).active:focus,
.show > .btn-openid.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(215, 125, 61, 0.5);
}

.btn-stackoverflow {
  color: #fff;
  background: #fe7a15 linear-gradient(180deg, #fe8e38, #fe7a15) repeat-x;
  border-color: #fe7a15;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-stackoverflow:hover {
  color: #fff;
  background: #ec6701 linear-gradient(180deg, #ef7e27, #ec6701) repeat-x;
  border-color: #df6101;
}

.btn-stackoverflow:focus, .btn-stackoverflow.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(254, 142, 56, 0.5);
}

.btn-stackoverflow.disabled, .btn-stackoverflow:disabled {
  color: #fff;
  background-color: #fe7a15;
  border-color: #fe7a15;
  background-image: none;
}

.btn-stackoverflow:not(:disabled):not(.disabled):active, .btn-stackoverflow:not(:disabled):not(.disabled).active,
.show > .btn-stackoverflow.dropdown-toggle {
  color: #fff;
  background-color: #df6101;
  background-image: none;
  border-color: #d25c01;
}

.btn-stackoverflow:not(:disabled):not(.disabled):active:focus, .btn-stackoverflow:not(:disabled):not(.disabled).active:focus,
.show > .btn-stackoverflow.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(254, 142, 56, 0.5);
}

.btn-youtube {
  color: #fff;
  background: #b00 linear-gradient(180deg, #c52626, #b00) repeat-x;
  border-color: #b00;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-youtube:hover {
  color: #fff;
  background: #950000 linear-gradient(180deg, #a52626, #950000) repeat-x;
  border-color: #880000;
}

.btn-youtube:focus, .btn-youtube.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(197, 38, 38, 0.5);
}

.btn-youtube.disabled, .btn-youtube:disabled {
  color: #fff;
  background-color: #b00;
  border-color: #b00;
  background-image: none;
}

.btn-youtube:not(:disabled):not(.disabled):active, .btn-youtube:not(:disabled):not(.disabled).active,
.show > .btn-youtube.dropdown-toggle {
  color: #fff;
  background-color: #880000;
  background-image: none;
  border-color: #7b0000;
}

.btn-youtube:not(:disabled):not(.disabled):active:focus, .btn-youtube:not(:disabled):not(.disabled).active:focus,
.show > .btn-youtube.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(197, 38, 38, 0.5);
}

.btn-css3 {
  color: #fff;
  background: #0170ba linear-gradient(180deg, #2785c4, #0170ba) repeat-x;
  border-color: #0170ba;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-css3:hover {
  color: #fff;
  background: #015994 linear-gradient(180deg, #2772a4, #015994) repeat-x;
  border-color: #015187;
}

.btn-css3:focus, .btn-css3.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(39, 133, 196, 0.5);
}

.btn-css3.disabled, .btn-css3:disabled {
  color: #fff;
  background-color: #0170ba;
  border-color: #0170ba;
  background-image: none;
}

.btn-css3:not(:disabled):not(.disabled):active, .btn-css3:not(:disabled):not(.disabled).active,
.show > .btn-css3.dropdown-toggle {
  color: #fff;
  background-color: #015187;
  background-image: none;
  border-color: #014a7b;
}

.btn-css3:not(:disabled):not(.disabled):active:focus, .btn-css3:not(:disabled):not(.disabled).active:focus,
.show > .btn-css3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(39, 133, 196, 0.5);
}

.btn-dribbble {
  color: #fff;
  background: #ea4c89 linear-gradient(180deg, #ed679b, #ea4c89) repeat-x;
  border-color: #ea4c89;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-dribbble:hover {
  color: #fff;
  background: #e62a72 linear-gradient(180deg, #ea4a88, #e62a72) repeat-x;
  border-color: #e51e6b;
}

.btn-dribbble:focus, .btn-dribbble.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(237, 103, 155, 0.5);
}

.btn-dribbble.disabled, .btn-dribbble:disabled {
  color: #fff;
  background-color: #ea4c89;
  border-color: #ea4c89;
  background-image: none;
}

.btn-dribbble:not(:disabled):not(.disabled):active, .btn-dribbble:not(:disabled):not(.disabled).active,
.show > .btn-dribbble.dropdown-toggle {
  color: #fff;
  background-color: #e51e6b;
  background-image: none;
  border-color: #dc1a65;
}

.btn-dribbble:not(:disabled):not(.disabled):active:focus, .btn-dribbble:not(:disabled):not(.disabled).active:focus,
.show > .btn-dribbble.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(237, 103, 155, 0.5);
}

.btn-googleplus {
  color: #fff;
  background: #bb4b39 linear-gradient(180deg, #c56657, #bb4b39) repeat-x;
  border-color: #bb4b39;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-googleplus:hover {
  color: #fff;
  background: #9e3f30 linear-gradient(180deg, #ac5c4f, #9e3f30) repeat-x;
  border-color: #943b2d;
}

.btn-googleplus:focus, .btn-googleplus.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(197, 102, 87, 0.5);
}

.btn-googleplus.disabled, .btn-googleplus:disabled {
  color: #fff;
  background-color: #bb4b39;
  border-color: #bb4b39;
  background-image: none;
}

.btn-googleplus:not(:disabled):not(.disabled):active, .btn-googleplus:not(:disabled):not(.disabled).active,
.show > .btn-googleplus.dropdown-toggle {
  color: #fff;
  background-color: #943b2d;
  background-image: none;
  border-color: #8a372a;
}

.btn-googleplus:not(:disabled):not(.disabled):active:focus, .btn-googleplus:not(:disabled):not(.disabled).active:focus,
.show > .btn-googleplus.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(197, 102, 87, 0.5);
}

.btn-instagram {
  color: #fff;
  background: #ea4476 linear-gradient(180deg, #ed608b, #ea4476) repeat-x;
  border-color: #ea4476;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-instagram:hover {
  color: #fff;
  background: #e6225d linear-gradient(180deg, #ea4375, #e6225d) repeat-x;
  border-color: #e21956;
}

.btn-instagram:focus, .btn-instagram.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(237, 96, 139, 0.5);
}

.btn-instagram.disabled, .btn-instagram:disabled {
  color: #fff;
  background-color: #ea4476;
  border-color: #ea4476;
  background-image: none;
}

.btn-instagram:not(:disabled):not(.disabled):active, .btn-instagram:not(:disabled):not(.disabled).active,
.show > .btn-instagram.dropdown-toggle {
  color: #fff;
  background-color: #e21956;
  background-image: none;
  border-color: #d61851;
}

.btn-instagram:not(:disabled):not(.disabled):active:focus, .btn-instagram:not(:disabled):not(.disabled).active:focus,
.show > .btn-instagram.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(237, 96, 139, 0.5);
}

.btn-pinterest {
  color: #fff;
  background: #cb2027 linear-gradient(180deg, #d34147, #cb2027) repeat-x;
  border-color: #cb2027;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-pinterest:hover {
  color: #fff;
  background: #aa1b21 linear-gradient(180deg, #b73d42, #aa1b21) repeat-x;
  border-color: #9f191f;
}

.btn-pinterest:focus, .btn-pinterest.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(211, 65, 71, 0.5);
}

.btn-pinterest.disabled, .btn-pinterest:disabled {
  color: #fff;
  background-color: #cb2027;
  border-color: #cb2027;
  background-image: none;
}

.btn-pinterest:not(:disabled):not(.disabled):active, .btn-pinterest:not(:disabled):not(.disabled).active,
.show > .btn-pinterest.dropdown-toggle {
  color: #fff;
  background-color: #9f191f;
  background-image: none;
  border-color: #94171c;
}

.btn-pinterest:not(:disabled):not(.disabled):active:focus, .btn-pinterest:not(:disabled):not(.disabled).active:focus,
.show > .btn-pinterest.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(211, 65, 71, 0.5);
}

.btn-vk {
  color: #212529;
  background: #fff67f linear-gradient(180deg, #fff792, #fff67f) repeat-x;
  border-color: #fff67f;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-vk:hover {
  color: #212529;
  background: #fff359 linear-gradient(180deg, #fff572, #fff359) repeat-x;
  border-color: #fff24c;
}

.btn-vk:focus, .btn-vk.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(222, 215, 114, 0.5);
}

.btn-vk.disabled, .btn-vk:disabled {
  color: #212529;
  background-color: #fff67f;
  border-color: #fff67f;
  background-image: none;
}

.btn-vk:not(:disabled):not(.disabled):active, .btn-vk:not(:disabled):not(.disabled).active,
.show > .btn-vk.dropdown-toggle {
  color: #212529;
  background-color: #fff24c;
  background-image: none;
  border-color: #fff23f;
}

.btn-vk:not(:disabled):not(.disabled):active:focus, .btn-vk:not(:disabled):not(.disabled).active:focus,
.show > .btn-vk.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 215, 114, 0.5);
}

.btn-yahoo {
  color: #fff;
  background: #400191 linear-gradient(180deg, #5d27a2, #400191) repeat-x;
  border-color: #400191;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-yahoo:hover {
  color: #fff;
  background: #2f016b linear-gradient(180deg, #4e2781, #2f016b) repeat-x;
  border-color: #2a015e;
}

.btn-yahoo:focus, .btn-yahoo.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(93, 39, 162, 0.5);
}

.btn-yahoo.disabled, .btn-yahoo:disabled {
  color: #fff;
  background-color: #400191;
  border-color: #400191;
  background-image: none;
}

.btn-yahoo:not(:disabled):not(.disabled):active, .btn-yahoo:not(:disabled):not(.disabled).active,
.show > .btn-yahoo.dropdown-toggle {
  color: #fff;
  background-color: #2a015e;
  background-image: none;
  border-color: #240152;
}

.btn-yahoo:not(:disabled):not(.disabled):active:focus, .btn-yahoo:not(:disabled):not(.disabled).active:focus,
.show > .btn-yahoo.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(93, 39, 162, 0.5);
}

.btn-behance {
  color: #fff;
  background: #1769ff linear-gradient(180deg, #3a80ff, #1769ff) repeat-x;
  border-color: #1769ff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-behance:hover {
  color: #fff;
  background: #0055f0 linear-gradient(180deg, #266ef2, #0055f0) repeat-x;
  border-color: #0050e3;
}

.btn-behance:focus, .btn-behance.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(58, 128, 255, 0.5);
}

.btn-behance.disabled, .btn-behance:disabled {
  color: #fff;
  background-color: #1769ff;
  border-color: #1769ff;
  background-image: none;
}

.btn-behance:not(:disabled):not(.disabled):active, .btn-behance:not(:disabled):not(.disabled).active,
.show > .btn-behance.dropdown-toggle {
  color: #fff;
  background-color: #0050e3;
  background-image: none;
  border-color: #004cd6;
}

.btn-behance:not(:disabled):not(.disabled):active:focus, .btn-behance:not(:disabled):not(.disabled).active:focus,
.show > .btn-behance.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(58, 128, 255, 0.5);
}

.btn-dropbox {
  color: #fff;
  background: #007ee5 linear-gradient(180deg, #2691e9, #007ee5) repeat-x;
  border-color: #007ee5;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-dropbox:hover {
  color: #fff;
  background: #0069bf linear-gradient(180deg, #267fc8, #0069bf) repeat-x;
  border-color: #0062b2;
}

.btn-dropbox:focus, .btn-dropbox.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(38, 145, 233, 0.5);
}

.btn-dropbox.disabled, .btn-dropbox:disabled {
  color: #fff;
  background-color: #007ee5;
  border-color: #007ee5;
  background-image: none;
}

.btn-dropbox:not(:disabled):not(.disabled):active, .btn-dropbox:not(:disabled):not(.disabled).active,
.show > .btn-dropbox.dropdown-toggle {
  color: #fff;
  background-color: #0062b2;
  background-image: none;
  border-color: #005ba5;
}

.btn-dropbox:not(:disabled):not(.disabled):active:focus, .btn-dropbox:not(:disabled):not(.disabled).active:focus,
.show > .btn-dropbox.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(38, 145, 233, 0.5);
}

.btn-reddit {
  color: #fff;
  background: #ff4500 linear-gradient(180deg, #ff6126, #ff4500) repeat-x;
  border-color: #ff4500;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-reddit:hover {
  color: #fff;
  background: #d93b00 linear-gradient(180deg, #de5826, #d93b00) repeat-x;
  border-color: #cc3700;
}

.btn-reddit:focus, .btn-reddit.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(255, 97, 38, 0.5);
}

.btn-reddit.disabled, .btn-reddit:disabled {
  color: #fff;
  background-color: #ff4500;
  border-color: #ff4500;
  background-image: none;
}

.btn-reddit:not(:disabled):not(.disabled):active, .btn-reddit:not(:disabled):not(.disabled).active,
.show > .btn-reddit.dropdown-toggle {
  color: #fff;
  background-color: #cc3700;
  background-image: none;
  border-color: #bf3400;
}

.btn-reddit:not(:disabled):not(.disabled):active:focus, .btn-reddit:not(:disabled):not(.disabled).active:focus,
.show > .btn-reddit.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 97, 38, 0.5);
}

.btn-spotify {
  color: #fff;
  background: #7ab800 linear-gradient(180deg, #8ec326, #7ab800) repeat-x;
  border-color: #7ab800;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-spotify:hover {
  color: #fff;
  background: #619200 linear-gradient(180deg, #78a226, #619200) repeat-x;
  border-color: #588500;
}

.btn-spotify:focus, .btn-spotify.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(142, 195, 38, 0.5);
}

.btn-spotify.disabled, .btn-spotify:disabled {
  color: #fff;
  background-color: #7ab800;
  border-color: #7ab800;
  background-image: none;
}

.btn-spotify:not(:disabled):not(.disabled):active, .btn-spotify:not(:disabled):not(.disabled).active,
.show > .btn-spotify.dropdown-toggle {
  color: #fff;
  background-color: #588500;
  background-image: none;
  border-color: #507800;
}

.btn-spotify:not(:disabled):not(.disabled):active:focus, .btn-spotify:not(:disabled):not(.disabled).active:focus,
.show > .btn-spotify.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(142, 195, 38, 0.5);
}

.btn-vine {
  color: #fff;
  background: #00bf8f linear-gradient(180deg, #26c9a0, #00bf8f) repeat-x;
  border-color: #00bf8f;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-vine:hover {
  color: #fff;
  background: #009972 linear-gradient(180deg, #26a887, #009972) repeat-x;
  border-color: #008c69;
}

.btn-vine:focus, .btn-vine.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(38, 201, 160, 0.5);
}

.btn-vine.disabled, .btn-vine:disabled {
  color: #fff;
  background-color: #00bf8f;
  border-color: #00bf8f;
  background-image: none;
}

.btn-vine:not(:disabled):not(.disabled):active, .btn-vine:not(:disabled):not(.disabled).active,
.show > .btn-vine.dropdown-toggle {
  color: #fff;
  background-color: #008c69;
  background-image: none;
  border-color: #007f5f;
}

.btn-vine:not(:disabled):not(.disabled):active:focus, .btn-vine:not(:disabled):not(.disabled).active:focus,
.show > .btn-vine.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(38, 201, 160, 0.5);
}

.btn-foursquare {
  color: #fff;
  background: #1073af linear-gradient(180deg, #3488bb, #1073af) repeat-x;
  border-color: #1073af;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-foursquare:hover {
  color: #fff;
  background: #0d5c8c linear-gradient(180deg, #31749d, #0d5c8c) repeat-x;
  border-color: #0c5480;
}

.btn-foursquare:focus, .btn-foursquare.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(52, 136, 187, 0.5);
}

.btn-foursquare.disabled, .btn-foursquare:disabled {
  color: #fff;
  background-color: #1073af;
  border-color: #1073af;
  background-image: none;
}

.btn-foursquare:not(:disabled):not(.disabled):active, .btn-foursquare:not(:disabled):not(.disabled).active,
.show > .btn-foursquare.dropdown-toggle {
  color: #fff;
  background-color: #0c5480;
  background-image: none;
  border-color: #0b4d75;
}

.btn-foursquare:not(:disabled):not(.disabled):active:focus, .btn-foursquare:not(:disabled):not(.disabled).active:focus,
.show > .btn-foursquare.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 136, 187, 0.5);
}

.btn-vimeo {
  color: #212529;
  background: #aad450 linear-gradient(180deg, #b7da6a, #aad450) repeat-x;
  border-color: #aad450;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-vimeo:hover {
  color: #212529;
  background: #9bcc32 linear-gradient(180deg, #aad351, #9bcc32) repeat-x;
  border-color: #93c130;
}

.btn-vimeo:focus, .btn-vimeo.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(149, 186, 74, 0.5);
}

.btn-vimeo.disabled, .btn-vimeo:disabled {
  color: #212529;
  background-color: #aad450;
  border-color: #aad450;
  background-image: none;
}

.btn-vimeo:not(:disabled):not(.disabled):active, .btn-vimeo:not(:disabled):not(.disabled).active,
.show > .btn-vimeo.dropdown-toggle {
  color: #212529;
  background-color: #93c130;
  background-image: none;
  border-color: #8bb72d;
}

.btn-vimeo:not(:disabled):not(.disabled):active:focus, .btn-vimeo:not(:disabled):not(.disabled).active:focus,
.show > .btn-vimeo.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(149, 186, 74, 0.5);
}

.btn-line {
  color: #fff;
  background: #3aae36 linear-gradient(180deg, #58ba54, #3aae36) repeat-x;
  border-color: #3aae36;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-line:hover {
  color: #fff;
  background: #30912d linear-gradient(180deg, #4fa14c, #30912d) repeat-x;
  border-color: #2d872a;
}

.btn-line:focus, .btn-line.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(88, 186, 84, 0.5);
}

.btn-line.disabled, .btn-line:disabled {
  color: #fff;
  background-color: #3aae36;
  border-color: #3aae36;
  background-image: none;
}

.btn-line:not(:disabled):not(.disabled):active, .btn-line:not(:disabled):not(.disabled).active,
.show > .btn-line.dropdown-toggle {
  color: #fff;
  background-color: #2d872a;
  background-image: none;
  border-color: #2a7d27;
}

.btn-line:not(:disabled):not(.disabled):active:focus, .btn-line:not(:disabled):not(.disabled).active:focus,
.show > .btn-line.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(88, 186, 84, 0.5);
}

.btn-lemon {
  color: #212529;
  background: #fff67f linear-gradient(180deg, #fff792, #fff67f) repeat-x;
  border-color: #fff67f;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-lemon:hover {
  color: #212529;
  background: #fff359 linear-gradient(180deg, #fff572, #fff359) repeat-x;
  border-color: #fff24c;
}

.btn-lemon:focus, .btn-lemon.focus {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(222, 215, 114, 0.5);
}

.btn-lemon.disabled, .btn-lemon:disabled {
  color: #212529;
  background-color: #fff67f;
  border-color: #fff67f;
  background-image: none;
}

.btn-lemon:not(:disabled):not(.disabled):active, .btn-lemon:not(:disabled):not(.disabled).active,
.show > .btn-lemon.dropdown-toggle {
  color: #212529;
  background-color: #fff24c;
  background-image: none;
  border-color: #fff23f;
}

.btn-lemon:not(:disabled):not(.disabled):active:focus, .btn-lemon:not(:disabled):not(.disabled).active:focus,
.show > .btn-lemon.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 215, 114, 0.5);
}

.btn-outline-primary {
  color: #e05606;
  border-color: #e05606;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #e05606;
  border-color: #e05606;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(224, 86, 6, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #e05606;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #e05606;
  border-color: #e05606;
}

.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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224, 86, 6, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

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

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ff9900;
  border-color: #ff9900;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ff9900;
  border-color: #ff9900;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 153, 0, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ff9900;
  background-color: transparent;
}

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

.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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 153, 0, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

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

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

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

.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #212529;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}

.btn-outline-primary-2 {
  color: #e05555;
  border-color: #e05555;
}

.btn-outline-primary-2:hover {
  color: #fff;
  background-color: #e05555;
  border-color: #e05555;
}

.btn-outline-primary-2:focus, .btn-outline-primary-2.focus {
  box-shadow: 0 0 0 0.2rem rgba(224, 85, 85, 0.5);
}

.btn-outline-primary-2.disabled, .btn-outline-primary-2:disabled {
  color: #e05555;
  background-color: transparent;
}

.btn-outline-primary-2:not(:disabled):not(.disabled):active, .btn-outline-primary-2:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary-2.dropdown-toggle {
  color: #fff;
  background-color: #e05555;
  border-color: #e05555;
}

.btn-outline-primary-2:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-2:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary-2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224, 85, 85, 0.5);
}

.btn-outline-primary-3 {
  color: #3b0b12;
  border-color: #3b0b12;
}

.btn-outline-primary-3:hover {
  color: #fff;
  background-color: #3b0b12;
  border-color: #3b0b12;
}

.btn-outline-primary-3:focus, .btn-outline-primary-3.focus {
  box-shadow: 0 0 0 0.2rem rgba(59, 11, 18, 0.5);
}

.btn-outline-primary-3.disabled, .btn-outline-primary-3:disabled {
  color: #3b0b12;
  background-color: transparent;
}

.btn-outline-primary-3:not(:disabled):not(.disabled):active, .btn-outline-primary-3:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary-3.dropdown-toggle {
  color: #fff;
  background-color: #3b0b12;
  border-color: #3b0b12;
}

.btn-outline-primary-3:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-3:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary-3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(59, 11, 18, 0.5);
}

.btn-outline-rose50 {
  color: #fff1f2;
  border-color: #fff1f2;
}

.btn-outline-rose50:hover {
  color: #212529;
  background-color: #fff1f2;
  border-color: #fff1f2;
}

.btn-outline-rose50:focus, .btn-outline-rose50.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 241, 242, 0.5);
}

.btn-outline-rose50.disabled, .btn-outline-rose50:disabled {
  color: #fff1f2;
  background-color: transparent;
}

.btn-outline-rose50:not(:disabled):not(.disabled):active, .btn-outline-rose50:not(:disabled):not(.disabled).active,
.show > .btn-outline-rose50.dropdown-toggle {
  color: #212529;
  background-color: #fff1f2;
  border-color: #fff1f2;
}

.btn-outline-rose50:not(:disabled):not(.disabled):active:focus, .btn-outline-rose50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-rose50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 241, 242, 0.5);
}

.btn-outline-rose100 {
  color: #ffe4e6;
  border-color: #ffe4e6;
}

.btn-outline-rose100:hover {
  color: #212529;
  background-color: #ffe4e6;
  border-color: #ffe4e6;
}

.btn-outline-rose100:focus, .btn-outline-rose100.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 228, 230, 0.5);
}

.btn-outline-rose100.disabled, .btn-outline-rose100:disabled {
  color: #ffe4e6;
  background-color: transparent;
}

.btn-outline-rose100:not(:disabled):not(.disabled):active, .btn-outline-rose100:not(:disabled):not(.disabled).active,
.show > .btn-outline-rose100.dropdown-toggle {
  color: #212529;
  background-color: #ffe4e6;
  border-color: #ffe4e6;
}

.btn-outline-rose100:not(:disabled):not(.disabled):active:focus, .btn-outline-rose100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-rose100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 228, 230, 0.5);
}

.btn-outline-rose200 {
  color: #fecdd3;
  border-color: #fecdd3;
}

.btn-outline-rose200:hover {
  color: #212529;
  background-color: #fecdd3;
  border-color: #fecdd3;
}

.btn-outline-rose200:focus, .btn-outline-rose200.focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 205, 211, 0.5);
}

.btn-outline-rose200.disabled, .btn-outline-rose200:disabled {
  color: #fecdd3;
  background-color: transparent;
}

.btn-outline-rose200:not(:disabled):not(.disabled):active, .btn-outline-rose200:not(:disabled):not(.disabled).active,
.show > .btn-outline-rose200.dropdown-toggle {
  color: #212529;
  background-color: #fecdd3;
  border-color: #fecdd3;
}

.btn-outline-rose200:not(:disabled):not(.disabled):active:focus, .btn-outline-rose200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-rose200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(254, 205, 211, 0.5);
}

.btn-outline-rose300 {
  color: #fda4af;
  border-color: #fda4af;
}

.btn-outline-rose300:hover {
  color: #212529;
  background-color: #fda4af;
  border-color: #fda4af;
}

.btn-outline-rose300:focus, .btn-outline-rose300.focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 164, 175, 0.5);
}

.btn-outline-rose300.disabled, .btn-outline-rose300:disabled {
  color: #fda4af;
  background-color: transparent;
}

.btn-outline-rose300:not(:disabled):not(.disabled):active, .btn-outline-rose300:not(:disabled):not(.disabled).active,
.show > .btn-outline-rose300.dropdown-toggle {
  color: #212529;
  background-color: #fda4af;
  border-color: #fda4af;
}

.btn-outline-rose300:not(:disabled):not(.disabled):active:focus, .btn-outline-rose300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-rose300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(253, 164, 175, 0.5);
}

.btn-outline-rose400 {
  color: #fb7185;
  border-color: #fb7185;
}

.btn-outline-rose400:hover {
  color: #212529;
  background-color: #fb7185;
  border-color: #fb7185;
}

.btn-outline-rose400:focus, .btn-outline-rose400.focus {
  box-shadow: 0 0 0 0.2rem rgba(251, 113, 133, 0.5);
}

.btn-outline-rose400.disabled, .btn-outline-rose400:disabled {
  color: #fb7185;
  background-color: transparent;
}

.btn-outline-rose400:not(:disabled):not(.disabled):active, .btn-outline-rose400:not(:disabled):not(.disabled).active,
.show > .btn-outline-rose400.dropdown-toggle {
  color: #212529;
  background-color: #fb7185;
  border-color: #fb7185;
}

.btn-outline-rose400:not(:disabled):not(.disabled):active:focus, .btn-outline-rose400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-rose400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(251, 113, 133, 0.5);
}

.btn-outline-rose500 {
  color: #f43f5e;
  border-color: #f43f5e;
}

.btn-outline-rose500:hover {
  color: #fff;
  background-color: #f43f5e;
  border-color: #f43f5e;
}

.btn-outline-rose500:focus, .btn-outline-rose500.focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 63, 94, 0.5);
}

.btn-outline-rose500.disabled, .btn-outline-rose500:disabled {
  color: #f43f5e;
  background-color: transparent;
}

.btn-outline-rose500:not(:disabled):not(.disabled):active, .btn-outline-rose500:not(:disabled):not(.disabled).active,
.show > .btn-outline-rose500.dropdown-toggle {
  color: #fff;
  background-color: #f43f5e;
  border-color: #f43f5e;
}

.btn-outline-rose500:not(:disabled):not(.disabled):active:focus, .btn-outline-rose500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-rose500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(244, 63, 94, 0.5);
}

.btn-outline-rose600 {
  color: #e11d48;
  border-color: #e11d48;
}

.btn-outline-rose600:hover {
  color: #fff;
  background-color: #e11d48;
  border-color: #e11d48;
}

.btn-outline-rose600:focus, .btn-outline-rose600.focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 29, 72, 0.5);
}

.btn-outline-rose600.disabled, .btn-outline-rose600:disabled {
  color: #e11d48;
  background-color: transparent;
}

.btn-outline-rose600:not(:disabled):not(.disabled):active, .btn-outline-rose600:not(:disabled):not(.disabled).active,
.show > .btn-outline-rose600.dropdown-toggle {
  color: #fff;
  background-color: #e11d48;
  border-color: #e11d48;
}

.btn-outline-rose600:not(:disabled):not(.disabled):active:focus, .btn-outline-rose600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-rose600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(225, 29, 72, 0.5);
}

.btn-outline-rose700 {
  color: #be123c;
  border-color: #be123c;
}

.btn-outline-rose700:hover {
  color: #fff;
  background-color: #be123c;
  border-color: #be123c;
}

.btn-outline-rose700:focus, .btn-outline-rose700.focus {
  box-shadow: 0 0 0 0.2rem rgba(190, 18, 60, 0.5);
}

.btn-outline-rose700.disabled, .btn-outline-rose700:disabled {
  color: #be123c;
  background-color: transparent;
}

.btn-outline-rose700:not(:disabled):not(.disabled):active, .btn-outline-rose700:not(:disabled):not(.disabled).active,
.show > .btn-outline-rose700.dropdown-toggle {
  color: #fff;
  background-color: #be123c;
  border-color: #be123c;
}

.btn-outline-rose700:not(:disabled):not(.disabled):active:focus, .btn-outline-rose700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-rose700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(190, 18, 60, 0.5);
}

.btn-outline-rose800 {
  color: #9f1239;
  border-color: #9f1239;
}

.btn-outline-rose800:hover {
  color: #fff;
  background-color: #9f1239;
  border-color: #9f1239;
}

.btn-outline-rose800:focus, .btn-outline-rose800.focus {
  box-shadow: 0 0 0 0.2rem rgba(159, 18, 57, 0.5);
}

.btn-outline-rose800.disabled, .btn-outline-rose800:disabled {
  color: #9f1239;
  background-color: transparent;
}

.btn-outline-rose800:not(:disabled):not(.disabled):active, .btn-outline-rose800:not(:disabled):not(.disabled).active,
.show > .btn-outline-rose800.dropdown-toggle {
  color: #fff;
  background-color: #9f1239;
  border-color: #9f1239;
}

.btn-outline-rose800:not(:disabled):not(.disabled):active:focus, .btn-outline-rose800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-rose800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(159, 18, 57, 0.5);
}

.btn-outline-rose900 {
  color: #881337;
  border-color: #881337;
}

.btn-outline-rose900:hover {
  color: #fff;
  background-color: #881337;
  border-color: #881337;
}

.btn-outline-rose900:focus, .btn-outline-rose900.focus {
  box-shadow: 0 0 0 0.2rem rgba(136, 19, 55, 0.5);
}

.btn-outline-rose900.disabled, .btn-outline-rose900:disabled {
  color: #881337;
  background-color: transparent;
}

.btn-outline-rose900:not(:disabled):not(.disabled):active, .btn-outline-rose900:not(:disabled):not(.disabled).active,
.show > .btn-outline-rose900.dropdown-toggle {
  color: #fff;
  background-color: #881337;
  border-color: #881337;
}

.btn-outline-rose900:not(:disabled):not(.disabled):active:focus, .btn-outline-rose900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-rose900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(136, 19, 55, 0.5);
}

.btn-outline-pink50 {
  color: #fdf2f8;
  border-color: #fdf2f8;
}

.btn-outline-pink50:hover {
  color: #212529;
  background-color: #fdf2f8;
  border-color: #fdf2f8;
}

.btn-outline-pink50:focus, .btn-outline-pink50.focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 242, 248, 0.5);
}

.btn-outline-pink50.disabled, .btn-outline-pink50:disabled {
  color: #fdf2f8;
  background-color: transparent;
}

.btn-outline-pink50:not(:disabled):not(.disabled):active, .btn-outline-pink50:not(:disabled):not(.disabled).active,
.show > .btn-outline-pink50.dropdown-toggle {
  color: #212529;
  background-color: #fdf2f8;
  border-color: #fdf2f8;
}

.btn-outline-pink50:not(:disabled):not(.disabled):active:focus, .btn-outline-pink50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-pink50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(253, 242, 248, 0.5);
}

.btn-outline-pink100 {
  color: #fce7f3;
  border-color: #fce7f3;
}

.btn-outline-pink100:hover {
  color: #212529;
  background-color: #fce7f3;
  border-color: #fce7f3;
}

.btn-outline-pink100:focus, .btn-outline-pink100.focus {
  box-shadow: 0 0 0 0.2rem rgba(252, 231, 243, 0.5);
}

.btn-outline-pink100.disabled, .btn-outline-pink100:disabled {
  color: #fce7f3;
  background-color: transparent;
}

.btn-outline-pink100:not(:disabled):not(.disabled):active, .btn-outline-pink100:not(:disabled):not(.disabled).active,
.show > .btn-outline-pink100.dropdown-toggle {
  color: #212529;
  background-color: #fce7f3;
  border-color: #fce7f3;
}

.btn-outline-pink100:not(:disabled):not(.disabled):active:focus, .btn-outline-pink100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-pink100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(252, 231, 243, 0.5);
}

.btn-outline-pink200 {
  color: #fbcfe8;
  border-color: #fbcfe8;
}

.btn-outline-pink200:hover {
  color: #212529;
  background-color: #fbcfe8;
  border-color: #fbcfe8;
}

.btn-outline-pink200:focus, .btn-outline-pink200.focus {
  box-shadow: 0 0 0 0.2rem rgba(251, 207, 232, 0.5);
}

.btn-outline-pink200.disabled, .btn-outline-pink200:disabled {
  color: #fbcfe8;
  background-color: transparent;
}

.btn-outline-pink200:not(:disabled):not(.disabled):active, .btn-outline-pink200:not(:disabled):not(.disabled).active,
.show > .btn-outline-pink200.dropdown-toggle {
  color: #212529;
  background-color: #fbcfe8;
  border-color: #fbcfe8;
}

.btn-outline-pink200:not(:disabled):not(.disabled):active:focus, .btn-outline-pink200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-pink200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(251, 207, 232, 0.5);
}

.btn-outline-pink300 {
  color: #f9a8d4;
  border-color: #f9a8d4;
}

.btn-outline-pink300:hover {
  color: #212529;
  background-color: #f9a8d4;
  border-color: #f9a8d4;
}

.btn-outline-pink300:focus, .btn-outline-pink300.focus {
  box-shadow: 0 0 0 0.2rem rgba(249, 168, 212, 0.5);
}

.btn-outline-pink300.disabled, .btn-outline-pink300:disabled {
  color: #f9a8d4;
  background-color: transparent;
}

.btn-outline-pink300:not(:disabled):not(.disabled):active, .btn-outline-pink300:not(:disabled):not(.disabled).active,
.show > .btn-outline-pink300.dropdown-toggle {
  color: #212529;
  background-color: #f9a8d4;
  border-color: #f9a8d4;
}

.btn-outline-pink300:not(:disabled):not(.disabled):active:focus, .btn-outline-pink300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-pink300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(249, 168, 212, 0.5);
}

.btn-outline-pink400 {
  color: #f472b6;
  border-color: #f472b6;
}

.btn-outline-pink400:hover {
  color: #212529;
  background-color: #f472b6;
  border-color: #f472b6;
}

.btn-outline-pink400:focus, .btn-outline-pink400.focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 114, 182, 0.5);
}

.btn-outline-pink400.disabled, .btn-outline-pink400:disabled {
  color: #f472b6;
  background-color: transparent;
}

.btn-outline-pink400:not(:disabled):not(.disabled):active, .btn-outline-pink400:not(:disabled):not(.disabled).active,
.show > .btn-outline-pink400.dropdown-toggle {
  color: #212529;
  background-color: #f472b6;
  border-color: #f472b6;
}

.btn-outline-pink400:not(:disabled):not(.disabled):active:focus, .btn-outline-pink400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-pink400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(244, 114, 182, 0.5);
}

.btn-outline-pink500 {
  color: #ec4899;
  border-color: #ec4899;
}

.btn-outline-pink500:hover {
  color: #fff;
  background-color: #ec4899;
  border-color: #ec4899;
}

.btn-outline-pink500:focus, .btn-outline-pink500.focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 72, 153, 0.5);
}

.btn-outline-pink500.disabled, .btn-outline-pink500:disabled {
  color: #ec4899;
  background-color: transparent;
}

.btn-outline-pink500:not(:disabled):not(.disabled):active, .btn-outline-pink500:not(:disabled):not(.disabled).active,
.show > .btn-outline-pink500.dropdown-toggle {
  color: #fff;
  background-color: #ec4899;
  border-color: #ec4899;
}

.btn-outline-pink500:not(:disabled):not(.disabled):active:focus, .btn-outline-pink500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-pink500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(236, 72, 153, 0.5);
}

.btn-outline-pink600 {
  color: #db2777;
  border-color: #db2777;
}

.btn-outline-pink600:hover {
  color: #fff;
  background-color: #db2777;
  border-color: #db2777;
}

.btn-outline-pink600:focus, .btn-outline-pink600.focus {
  box-shadow: 0 0 0 0.2rem rgba(219, 39, 119, 0.5);
}

.btn-outline-pink600.disabled, .btn-outline-pink600:disabled {
  color: #db2777;
  background-color: transparent;
}

.btn-outline-pink600:not(:disabled):not(.disabled):active, .btn-outline-pink600:not(:disabled):not(.disabled).active,
.show > .btn-outline-pink600.dropdown-toggle {
  color: #fff;
  background-color: #db2777;
  border-color: #db2777;
}

.btn-outline-pink600:not(:disabled):not(.disabled):active:focus, .btn-outline-pink600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-pink600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(219, 39, 119, 0.5);
}

.btn-outline-pink700 {
  color: #be185d;
  border-color: #be185d;
}

.btn-outline-pink700:hover {
  color: #fff;
  background-color: #be185d;
  border-color: #be185d;
}

.btn-outline-pink700:focus, .btn-outline-pink700.focus {
  box-shadow: 0 0 0 0.2rem rgba(190, 24, 93, 0.5);
}

.btn-outline-pink700.disabled, .btn-outline-pink700:disabled {
  color: #be185d;
  background-color: transparent;
}

.btn-outline-pink700:not(:disabled):not(.disabled):active, .btn-outline-pink700:not(:disabled):not(.disabled).active,
.show > .btn-outline-pink700.dropdown-toggle {
  color: #fff;
  background-color: #be185d;
  border-color: #be185d;
}

.btn-outline-pink700:not(:disabled):not(.disabled):active:focus, .btn-outline-pink700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-pink700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(190, 24, 93, 0.5);
}

.btn-outline-pink800 {
  color: #9d174d;
  border-color: #9d174d;
}

.btn-outline-pink800:hover {
  color: #fff;
  background-color: #9d174d;
  border-color: #9d174d;
}

.btn-outline-pink800:focus, .btn-outline-pink800.focus {
  box-shadow: 0 0 0 0.2rem rgba(157, 23, 77, 0.5);
}

.btn-outline-pink800.disabled, .btn-outline-pink800:disabled {
  color: #9d174d;
  background-color: transparent;
}

.btn-outline-pink800:not(:disabled):not(.disabled):active, .btn-outline-pink800:not(:disabled):not(.disabled).active,
.show > .btn-outline-pink800.dropdown-toggle {
  color: #fff;
  background-color: #9d174d;
  border-color: #9d174d;
}

.btn-outline-pink800:not(:disabled):not(.disabled):active:focus, .btn-outline-pink800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-pink800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(157, 23, 77, 0.5);
}

.btn-outline-pink900 {
  color: #831843;
  border-color: #831843;
}

.btn-outline-pink900:hover {
  color: #fff;
  background-color: #831843;
  border-color: #831843;
}

.btn-outline-pink900:focus, .btn-outline-pink900.focus {
  box-shadow: 0 0 0 0.2rem rgba(131, 24, 67, 0.5);
}

.btn-outline-pink900.disabled, .btn-outline-pink900:disabled {
  color: #831843;
  background-color: transparent;
}

.btn-outline-pink900:not(:disabled):not(.disabled):active, .btn-outline-pink900:not(:disabled):not(.disabled).active,
.show > .btn-outline-pink900.dropdown-toggle {
  color: #fff;
  background-color: #831843;
  border-color: #831843;
}

.btn-outline-pink900:not(:disabled):not(.disabled):active:focus, .btn-outline-pink900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-pink900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(131, 24, 67, 0.5);
}

.btn-outline-fuchsia50 {
  color: #fdf4ff;
  border-color: #fdf4ff;
}

.btn-outline-fuchsia50:hover {
  color: #212529;
  background-color: #fdf4ff;
  border-color: #fdf4ff;
}

.btn-outline-fuchsia50:focus, .btn-outline-fuchsia50.focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 244, 255, 0.5);
}

.btn-outline-fuchsia50.disabled, .btn-outline-fuchsia50:disabled {
  color: #fdf4ff;
  background-color: transparent;
}

.btn-outline-fuchsia50:not(:disabled):not(.disabled):active, .btn-outline-fuchsia50:not(:disabled):not(.disabled).active,
.show > .btn-outline-fuchsia50.dropdown-toggle {
  color: #212529;
  background-color: #fdf4ff;
  border-color: #fdf4ff;
}

.btn-outline-fuchsia50:not(:disabled):not(.disabled):active:focus, .btn-outline-fuchsia50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-fuchsia50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(253, 244, 255, 0.5);
}

.btn-outline-fuchsia100 {
  color: #fae8ff;
  border-color: #fae8ff;
}

.btn-outline-fuchsia100:hover {
  color: #212529;
  background-color: #fae8ff;
  border-color: #fae8ff;
}

.btn-outline-fuchsia100:focus, .btn-outline-fuchsia100.focus {
  box-shadow: 0 0 0 0.2rem rgba(250, 232, 255, 0.5);
}

.btn-outline-fuchsia100.disabled, .btn-outline-fuchsia100:disabled {
  color: #fae8ff;
  background-color: transparent;
}

.btn-outline-fuchsia100:not(:disabled):not(.disabled):active, .btn-outline-fuchsia100:not(:disabled):not(.disabled).active,
.show > .btn-outline-fuchsia100.dropdown-toggle {
  color: #212529;
  background-color: #fae8ff;
  border-color: #fae8ff;
}

.btn-outline-fuchsia100:not(:disabled):not(.disabled):active:focus, .btn-outline-fuchsia100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-fuchsia100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(250, 232, 255, 0.5);
}

.btn-outline-fuchsia200 {
  color: #f5d0fe;
  border-color: #f5d0fe;
}

.btn-outline-fuchsia200:hover {
  color: #212529;
  background-color: #f5d0fe;
  border-color: #f5d0fe;
}

.btn-outline-fuchsia200:focus, .btn-outline-fuchsia200.focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 208, 254, 0.5);
}

.btn-outline-fuchsia200.disabled, .btn-outline-fuchsia200:disabled {
  color: #f5d0fe;
  background-color: transparent;
}

.btn-outline-fuchsia200:not(:disabled):not(.disabled):active, .btn-outline-fuchsia200:not(:disabled):not(.disabled).active,
.show > .btn-outline-fuchsia200.dropdown-toggle {
  color: #212529;
  background-color: #f5d0fe;
  border-color: #f5d0fe;
}

.btn-outline-fuchsia200:not(:disabled):not(.disabled):active:focus, .btn-outline-fuchsia200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-fuchsia200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(245, 208, 254, 0.5);
}

.btn-outline-fuchsia300 {
  color: #f0abfc;
  border-color: #f0abfc;
}

.btn-outline-fuchsia300:hover {
  color: #212529;
  background-color: #f0abfc;
  border-color: #f0abfc;
}

.btn-outline-fuchsia300:focus, .btn-outline-fuchsia300.focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 171, 252, 0.5);
}

.btn-outline-fuchsia300.disabled, .btn-outline-fuchsia300:disabled {
  color: #f0abfc;
  background-color: transparent;
}

.btn-outline-fuchsia300:not(:disabled):not(.disabled):active, .btn-outline-fuchsia300:not(:disabled):not(.disabled).active,
.show > .btn-outline-fuchsia300.dropdown-toggle {
  color: #212529;
  background-color: #f0abfc;
  border-color: #f0abfc;
}

.btn-outline-fuchsia300:not(:disabled):not(.disabled):active:focus, .btn-outline-fuchsia300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-fuchsia300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(240, 171, 252, 0.5);
}

.btn-outline-fuchsia400 {
  color: #e879f9;
  border-color: #e879f9;
}

.btn-outline-fuchsia400:hover {
  color: #212529;
  background-color: #e879f9;
  border-color: #e879f9;
}

.btn-outline-fuchsia400:focus, .btn-outline-fuchsia400.focus {
  box-shadow: 0 0 0 0.2rem rgba(232, 121, 249, 0.5);
}

.btn-outline-fuchsia400.disabled, .btn-outline-fuchsia400:disabled {
  color: #e879f9;
  background-color: transparent;
}

.btn-outline-fuchsia400:not(:disabled):not(.disabled):active, .btn-outline-fuchsia400:not(:disabled):not(.disabled).active,
.show > .btn-outline-fuchsia400.dropdown-toggle {
  color: #212529;
  background-color: #e879f9;
  border-color: #e879f9;
}

.btn-outline-fuchsia400:not(:disabled):not(.disabled):active:focus, .btn-outline-fuchsia400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-fuchsia400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(232, 121, 249, 0.5);
}

.btn-outline-fuchsia500 {
  color: #d946ef;
  border-color: #d946ef;
}

.btn-outline-fuchsia500:hover {
  color: #fff;
  background-color: #d946ef;
  border-color: #d946ef;
}

.btn-outline-fuchsia500:focus, .btn-outline-fuchsia500.focus {
  box-shadow: 0 0 0 0.2rem rgba(217, 70, 239, 0.5);
}

.btn-outline-fuchsia500.disabled, .btn-outline-fuchsia500:disabled {
  color: #d946ef;
  background-color: transparent;
}

.btn-outline-fuchsia500:not(:disabled):not(.disabled):active, .btn-outline-fuchsia500:not(:disabled):not(.disabled).active,
.show > .btn-outline-fuchsia500.dropdown-toggle {
  color: #fff;
  background-color: #d946ef;
  border-color: #d946ef;
}

.btn-outline-fuchsia500:not(:disabled):not(.disabled):active:focus, .btn-outline-fuchsia500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-fuchsia500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217, 70, 239, 0.5);
}

.btn-outline-fuchsia600 {
  color: #c026d3;
  border-color: #c026d3;
}

.btn-outline-fuchsia600:hover {
  color: #fff;
  background-color: #c026d3;
  border-color: #c026d3;
}

.btn-outline-fuchsia600:focus, .btn-outline-fuchsia600.focus {
  box-shadow: 0 0 0 0.2rem rgba(192, 38, 211, 0.5);
}

.btn-outline-fuchsia600.disabled, .btn-outline-fuchsia600:disabled {
  color: #c026d3;
  background-color: transparent;
}

.btn-outline-fuchsia600:not(:disabled):not(.disabled):active, .btn-outline-fuchsia600:not(:disabled):not(.disabled).active,
.show > .btn-outline-fuchsia600.dropdown-toggle {
  color: #fff;
  background-color: #c026d3;
  border-color: #c026d3;
}

.btn-outline-fuchsia600:not(:disabled):not(.disabled):active:focus, .btn-outline-fuchsia600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-fuchsia600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(192, 38, 211, 0.5);
}

.btn-outline-fuchsia700 {
  color: #a21caf;
  border-color: #a21caf;
}

.btn-outline-fuchsia700:hover {
  color: #fff;
  background-color: #a21caf;
  border-color: #a21caf;
}

.btn-outline-fuchsia700:focus, .btn-outline-fuchsia700.focus {
  box-shadow: 0 0 0 0.2rem rgba(162, 28, 175, 0.5);
}

.btn-outline-fuchsia700.disabled, .btn-outline-fuchsia700:disabled {
  color: #a21caf;
  background-color: transparent;
}

.btn-outline-fuchsia700:not(:disabled):not(.disabled):active, .btn-outline-fuchsia700:not(:disabled):not(.disabled).active,
.show > .btn-outline-fuchsia700.dropdown-toggle {
  color: #fff;
  background-color: #a21caf;
  border-color: #a21caf;
}

.btn-outline-fuchsia700:not(:disabled):not(.disabled):active:focus, .btn-outline-fuchsia700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-fuchsia700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(162, 28, 175, 0.5);
}

.btn-outline-fuchsia800 {
  color: #86198f;
  border-color: #86198f;
}

.btn-outline-fuchsia800:hover {
  color: #fff;
  background-color: #86198f;
  border-color: #86198f;
}

.btn-outline-fuchsia800:focus, .btn-outline-fuchsia800.focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 25, 143, 0.5);
}

.btn-outline-fuchsia800.disabled, .btn-outline-fuchsia800:disabled {
  color: #86198f;
  background-color: transparent;
}

.btn-outline-fuchsia800:not(:disabled):not(.disabled):active, .btn-outline-fuchsia800:not(:disabled):not(.disabled).active,
.show > .btn-outline-fuchsia800.dropdown-toggle {
  color: #fff;
  background-color: #86198f;
  border-color: #86198f;
}

.btn-outline-fuchsia800:not(:disabled):not(.disabled):active:focus, .btn-outline-fuchsia800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-fuchsia800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(134, 25, 143, 0.5);
}

.btn-outline-fuchsia900 {
  color: #701a75;
  border-color: #701a75;
}

.btn-outline-fuchsia900:hover {
  color: #fff;
  background-color: #701a75;
  border-color: #701a75;
}

.btn-outline-fuchsia900:focus, .btn-outline-fuchsia900.focus {
  box-shadow: 0 0 0 0.2rem rgba(112, 26, 117, 0.5);
}

.btn-outline-fuchsia900.disabled, .btn-outline-fuchsia900:disabled {
  color: #701a75;
  background-color: transparent;
}

.btn-outline-fuchsia900:not(:disabled):not(.disabled):active, .btn-outline-fuchsia900:not(:disabled):not(.disabled).active,
.show > .btn-outline-fuchsia900.dropdown-toggle {
  color: #fff;
  background-color: #701a75;
  border-color: #701a75;
}

.btn-outline-fuchsia900:not(:disabled):not(.disabled):active:focus, .btn-outline-fuchsia900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-fuchsia900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(112, 26, 117, 0.5);
}

.btn-outline-purple50 {
  color: #faf5ff;
  border-color: #faf5ff;
}

.btn-outline-purple50:hover {
  color: #212529;
  background-color: #faf5ff;
  border-color: #faf5ff;
}

.btn-outline-purple50:focus, .btn-outline-purple50.focus {
  box-shadow: 0 0 0 0.2rem rgba(250, 245, 255, 0.5);
}

.btn-outline-purple50.disabled, .btn-outline-purple50:disabled {
  color: #faf5ff;
  background-color: transparent;
}

.btn-outline-purple50:not(:disabled):not(.disabled):active, .btn-outline-purple50:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple50.dropdown-toggle {
  color: #212529;
  background-color: #faf5ff;
  border-color: #faf5ff;
}

.btn-outline-purple50:not(:disabled):not(.disabled):active:focus, .btn-outline-purple50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(250, 245, 255, 0.5);
}

.btn-outline-purple100 {
  color: #f3e8ff;
  border-color: #f3e8ff;
}

.btn-outline-purple100:hover {
  color: #212529;
  background-color: #f3e8ff;
  border-color: #f3e8ff;
}

.btn-outline-purple100:focus, .btn-outline-purple100.focus {
  box-shadow: 0 0 0 0.2rem rgba(243, 232, 255, 0.5);
}

.btn-outline-purple100.disabled, .btn-outline-purple100:disabled {
  color: #f3e8ff;
  background-color: transparent;
}

.btn-outline-purple100:not(:disabled):not(.disabled):active, .btn-outline-purple100:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple100.dropdown-toggle {
  color: #212529;
  background-color: #f3e8ff;
  border-color: #f3e8ff;
}

.btn-outline-purple100:not(:disabled):not(.disabled):active:focus, .btn-outline-purple100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(243, 232, 255, 0.5);
}

.btn-outline-purple200 {
  color: #e9d5ff;
  border-color: #e9d5ff;
}

.btn-outline-purple200:hover {
  color: #212529;
  background-color: #e9d5ff;
  border-color: #e9d5ff;
}

.btn-outline-purple200:focus, .btn-outline-purple200.focus {
  box-shadow: 0 0 0 0.2rem rgba(233, 213, 255, 0.5);
}

.btn-outline-purple200.disabled, .btn-outline-purple200:disabled {
  color: #e9d5ff;
  background-color: transparent;
}

.btn-outline-purple200:not(:disabled):not(.disabled):active, .btn-outline-purple200:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple200.dropdown-toggle {
  color: #212529;
  background-color: #e9d5ff;
  border-color: #e9d5ff;
}

.btn-outline-purple200:not(:disabled):not(.disabled):active:focus, .btn-outline-purple200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(233, 213, 255, 0.5);
}

.btn-outline-purple300 {
  color: #d8b4fe;
  border-color: #d8b4fe;
}

.btn-outline-purple300:hover {
  color: #212529;
  background-color: #d8b4fe;
  border-color: #d8b4fe;
}

.btn-outline-purple300:focus, .btn-outline-purple300.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 180, 254, 0.5);
}

.btn-outline-purple300.disabled, .btn-outline-purple300:disabled {
  color: #d8b4fe;
  background-color: transparent;
}

.btn-outline-purple300:not(:disabled):not(.disabled):active, .btn-outline-purple300:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple300.dropdown-toggle {
  color: #212529;
  background-color: #d8b4fe;
  border-color: #d8b4fe;
}

.btn-outline-purple300:not(:disabled):not(.disabled):active:focus, .btn-outline-purple300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(216, 180, 254, 0.5);
}

.btn-outline-purple400 {
  color: #c084fc;
  border-color: #c084fc;
}

.btn-outline-purple400:hover {
  color: #212529;
  background-color: #c084fc;
  border-color: #c084fc;
}

.btn-outline-purple400:focus, .btn-outline-purple400.focus {
  box-shadow: 0 0 0 0.2rem rgba(192, 132, 252, 0.5);
}

.btn-outline-purple400.disabled, .btn-outline-purple400:disabled {
  color: #c084fc;
  background-color: transparent;
}

.btn-outline-purple400:not(:disabled):not(.disabled):active, .btn-outline-purple400:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple400.dropdown-toggle {
  color: #212529;
  background-color: #c084fc;
  border-color: #c084fc;
}

.btn-outline-purple400:not(:disabled):not(.disabled):active:focus, .btn-outline-purple400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(192, 132, 252, 0.5);
}

.btn-outline-purple500 {
  color: #a855f7;
  border-color: #a855f7;
}

.btn-outline-purple500:hover {
  color: #fff;
  background-color: #a855f7;
  border-color: #a855f7;
}

.btn-outline-purple500:focus, .btn-outline-purple500.focus {
  box-shadow: 0 0 0 0.2rem rgba(168, 85, 247, 0.5);
}

.btn-outline-purple500.disabled, .btn-outline-purple500:disabled {
  color: #a855f7;
  background-color: transparent;
}

.btn-outline-purple500:not(:disabled):not(.disabled):active, .btn-outline-purple500:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple500.dropdown-toggle {
  color: #fff;
  background-color: #a855f7;
  border-color: #a855f7;
}

.btn-outline-purple500:not(:disabled):not(.disabled):active:focus, .btn-outline-purple500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(168, 85, 247, 0.5);
}

.btn-outline-purple600 {
  color: #9333ea;
  border-color: #9333ea;
}

.btn-outline-purple600:hover {
  color: #fff;
  background-color: #9333ea;
  border-color: #9333ea;
}

.btn-outline-purple600:focus, .btn-outline-purple600.focus {
  box-shadow: 0 0 0 0.2rem rgba(147, 51, 234, 0.5);
}

.btn-outline-purple600.disabled, .btn-outline-purple600:disabled {
  color: #9333ea;
  background-color: transparent;
}

.btn-outline-purple600:not(:disabled):not(.disabled):active, .btn-outline-purple600:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple600.dropdown-toggle {
  color: #fff;
  background-color: #9333ea;
  border-color: #9333ea;
}

.btn-outline-purple600:not(:disabled):not(.disabled):active:focus, .btn-outline-purple600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(147, 51, 234, 0.5);
}

.btn-outline-purple700 {
  color: #7e22ce;
  border-color: #7e22ce;
}

.btn-outline-purple700:hover {
  color: #fff;
  background-color: #7e22ce;
  border-color: #7e22ce;
}

.btn-outline-purple700:focus, .btn-outline-purple700.focus {
  box-shadow: 0 0 0 0.2rem rgba(126, 34, 206, 0.5);
}

.btn-outline-purple700.disabled, .btn-outline-purple700:disabled {
  color: #7e22ce;
  background-color: transparent;
}

.btn-outline-purple700:not(:disabled):not(.disabled):active, .btn-outline-purple700:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple700.dropdown-toggle {
  color: #fff;
  background-color: #7e22ce;
  border-color: #7e22ce;
}

.btn-outline-purple700:not(:disabled):not(.disabled):active:focus, .btn-outline-purple700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(126, 34, 206, 0.5);
}

.btn-outline-purple800 {
  color: #6b21a8;
  border-color: #6b21a8;
}

.btn-outline-purple800:hover {
  color: #fff;
  background-color: #6b21a8;
  border-color: #6b21a8;
}

.btn-outline-purple800:focus, .btn-outline-purple800.focus {
  box-shadow: 0 0 0 0.2rem rgba(107, 33, 168, 0.5);
}

.btn-outline-purple800.disabled, .btn-outline-purple800:disabled {
  color: #6b21a8;
  background-color: transparent;
}

.btn-outline-purple800:not(:disabled):not(.disabled):active, .btn-outline-purple800:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple800.dropdown-toggle {
  color: #fff;
  background-color: #6b21a8;
  border-color: #6b21a8;
}

.btn-outline-purple800:not(:disabled):not(.disabled):active:focus, .btn-outline-purple800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(107, 33, 168, 0.5);
}

.btn-outline-purple900 {
  color: #581c87;
  border-color: #581c87;
}

.btn-outline-purple900:hover {
  color: #fff;
  background-color: #581c87;
  border-color: #581c87;
}

.btn-outline-purple900:focus, .btn-outline-purple900.focus {
  box-shadow: 0 0 0 0.2rem rgba(88, 28, 135, 0.5);
}

.btn-outline-purple900.disabled, .btn-outline-purple900:disabled {
  color: #581c87;
  background-color: transparent;
}

.btn-outline-purple900:not(:disabled):not(.disabled):active, .btn-outline-purple900:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple900.dropdown-toggle {
  color: #fff;
  background-color: #581c87;
  border-color: #581c87;
}

.btn-outline-purple900:not(:disabled):not(.disabled):active:focus, .btn-outline-purple900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(88, 28, 135, 0.5);
}

.btn-outline-violet50 {
  color: #f5f3ff;
  border-color: #f5f3ff;
}

.btn-outline-violet50:hover {
  color: #212529;
  background-color: #f5f3ff;
  border-color: #f5f3ff;
}

.btn-outline-violet50:focus, .btn-outline-violet50.focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 243, 255, 0.5);
}

.btn-outline-violet50.disabled, .btn-outline-violet50:disabled {
  color: #f5f3ff;
  background-color: transparent;
}

.btn-outline-violet50:not(:disabled):not(.disabled):active, .btn-outline-violet50:not(:disabled):not(.disabled).active,
.show > .btn-outline-violet50.dropdown-toggle {
  color: #212529;
  background-color: #f5f3ff;
  border-color: #f5f3ff;
}

.btn-outline-violet50:not(:disabled):not(.disabled):active:focus, .btn-outline-violet50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-violet50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(245, 243, 255, 0.5);
}

.btn-outline-violet100 {
  color: #ede9fe;
  border-color: #ede9fe;
}

.btn-outline-violet100:hover {
  color: #212529;
  background-color: #ede9fe;
  border-color: #ede9fe;
}

.btn-outline-violet100:focus, .btn-outline-violet100.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 233, 254, 0.5);
}

.btn-outline-violet100.disabled, .btn-outline-violet100:disabled {
  color: #ede9fe;
  background-color: transparent;
}

.btn-outline-violet100:not(:disabled):not(.disabled):active, .btn-outline-violet100:not(:disabled):not(.disabled).active,
.show > .btn-outline-violet100.dropdown-toggle {
  color: #212529;
  background-color: #ede9fe;
  border-color: #ede9fe;
}

.btn-outline-violet100:not(:disabled):not(.disabled):active:focus, .btn-outline-violet100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-violet100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(237, 233, 254, 0.5);
}

.btn-outline-violet200 {
  color: #ddd6fe;
  border-color: #ddd6fe;
}

.btn-outline-violet200:hover {
  color: #212529;
  background-color: #ddd6fe;
  border-color: #ddd6fe;
}

.btn-outline-violet200:focus, .btn-outline-violet200.focus {
  box-shadow: 0 0 0 0.2rem rgba(221, 214, 254, 0.5);
}

.btn-outline-violet200.disabled, .btn-outline-violet200:disabled {
  color: #ddd6fe;
  background-color: transparent;
}

.btn-outline-violet200:not(:disabled):not(.disabled):active, .btn-outline-violet200:not(:disabled):not(.disabled).active,
.show > .btn-outline-violet200.dropdown-toggle {
  color: #212529;
  background-color: #ddd6fe;
  border-color: #ddd6fe;
}

.btn-outline-violet200:not(:disabled):not(.disabled):active:focus, .btn-outline-violet200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-violet200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(221, 214, 254, 0.5);
}

.btn-outline-violet300 {
  color: #c4b5fd;
  border-color: #c4b5fd;
}

.btn-outline-violet300:hover {
  color: #212529;
  background-color: #c4b5fd;
  border-color: #c4b5fd;
}

.btn-outline-violet300:focus, .btn-outline-violet300.focus {
  box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
}

.btn-outline-violet300.disabled, .btn-outline-violet300:disabled {
  color: #c4b5fd;
  background-color: transparent;
}

.btn-outline-violet300:not(:disabled):not(.disabled):active, .btn-outline-violet300:not(:disabled):not(.disabled).active,
.show > .btn-outline-violet300.dropdown-toggle {
  color: #212529;
  background-color: #c4b5fd;
  border-color: #c4b5fd;
}

.btn-outline-violet300:not(:disabled):not(.disabled):active:focus, .btn-outline-violet300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-violet300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
}

.btn-outline-violet400 {
  color: #a78bfa;
  border-color: #a78bfa;
}

.btn-outline-violet400:hover {
  color: #212529;
  background-color: #a78bfa;
  border-color: #a78bfa;
}

.btn-outline-violet400:focus, .btn-outline-violet400.focus {
  box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.5);
}

.btn-outline-violet400.disabled, .btn-outline-violet400:disabled {
  color: #a78bfa;
  background-color: transparent;
}

.btn-outline-violet400:not(:disabled):not(.disabled):active, .btn-outline-violet400:not(:disabled):not(.disabled).active,
.show > .btn-outline-violet400.dropdown-toggle {
  color: #212529;
  background-color: #a78bfa;
  border-color: #a78bfa;
}

.btn-outline-violet400:not(:disabled):not(.disabled):active:focus, .btn-outline-violet400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-violet400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(167, 139, 250, 0.5);
}

.btn-outline-violet500 {
  color: #8b5cf6;
  border-color: #8b5cf6;
}

.btn-outline-violet500:hover {
  color: #fff;
  background-color: #8b5cf6;
  border-color: #8b5cf6;
}

.btn-outline-violet500:focus, .btn-outline-violet500.focus {
  box-shadow: 0 0 0 0.2rem rgba(139, 92, 246, 0.5);
}

.btn-outline-violet500.disabled, .btn-outline-violet500:disabled {
  color: #8b5cf6;
  background-color: transparent;
}

.btn-outline-violet500:not(:disabled):not(.disabled):active, .btn-outline-violet500:not(:disabled):not(.disabled).active,
.show > .btn-outline-violet500.dropdown-toggle {
  color: #fff;
  background-color: #8b5cf6;
  border-color: #8b5cf6;
}

.btn-outline-violet500:not(:disabled):not(.disabled):active:focus, .btn-outline-violet500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-violet500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(139, 92, 246, 0.5);
}

.btn-outline-violet600 {
  color: #7c3aed;
  border-color: #7c3aed;
}

.btn-outline-violet600:hover {
  color: #fff;
  background-color: #7c3aed;
  border-color: #7c3aed;
}

.btn-outline-violet600:focus, .btn-outline-violet600.focus {
  box-shadow: 0 0 0 0.2rem rgba(124, 58, 237, 0.5);
}

.btn-outline-violet600.disabled, .btn-outline-violet600:disabled {
  color: #7c3aed;
  background-color: transparent;
}

.btn-outline-violet600:not(:disabled):not(.disabled):active, .btn-outline-violet600:not(:disabled):not(.disabled).active,
.show > .btn-outline-violet600.dropdown-toggle {
  color: #fff;
  background-color: #7c3aed;
  border-color: #7c3aed;
}

.btn-outline-violet600:not(:disabled):not(.disabled):active:focus, .btn-outline-violet600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-violet600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(124, 58, 237, 0.5);
}

.btn-outline-violet700 {
  color: #6d28d9;
  border-color: #6d28d9;
}

.btn-outline-violet700:hover {
  color: #fff;
  background-color: #6d28d9;
  border-color: #6d28d9;
}

.btn-outline-violet700:focus, .btn-outline-violet700.focus {
  box-shadow: 0 0 0 0.2rem rgba(109, 40, 217, 0.5);
}

.btn-outline-violet700.disabled, .btn-outline-violet700:disabled {
  color: #6d28d9;
  background-color: transparent;
}

.btn-outline-violet700:not(:disabled):not(.disabled):active, .btn-outline-violet700:not(:disabled):not(.disabled).active,
.show > .btn-outline-violet700.dropdown-toggle {
  color: #fff;
  background-color: #6d28d9;
  border-color: #6d28d9;
}

.btn-outline-violet700:not(:disabled):not(.disabled):active:focus, .btn-outline-violet700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-violet700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(109, 40, 217, 0.5);
}

.btn-outline-violet800 {
  color: #5b21b6;
  border-color: #5b21b6;
}

.btn-outline-violet800:hover {
  color: #fff;
  background-color: #5b21b6;
  border-color: #5b21b6;
}

.btn-outline-violet800:focus, .btn-outline-violet800.focus {
  box-shadow: 0 0 0 0.2rem rgba(91, 33, 182, 0.5);
}

.btn-outline-violet800.disabled, .btn-outline-violet800:disabled {
  color: #5b21b6;
  background-color: transparent;
}

.btn-outline-violet800:not(:disabled):not(.disabled):active, .btn-outline-violet800:not(:disabled):not(.disabled).active,
.show > .btn-outline-violet800.dropdown-toggle {
  color: #fff;
  background-color: #5b21b6;
  border-color: #5b21b6;
}

.btn-outline-violet800:not(:disabled):not(.disabled):active:focus, .btn-outline-violet800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-violet800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(91, 33, 182, 0.5);
}

.btn-outline-violet900 {
  color: #4c1d95;
  border-color: #4c1d95;
}

.btn-outline-violet900:hover {
  color: #fff;
  background-color: #4c1d95;
  border-color: #4c1d95;
}

.btn-outline-violet900:focus, .btn-outline-violet900.focus {
  box-shadow: 0 0 0 0.2rem rgba(76, 29, 149, 0.5);
}

.btn-outline-violet900.disabled, .btn-outline-violet900:disabled {
  color: #4c1d95;
  background-color: transparent;
}

.btn-outline-violet900:not(:disabled):not(.disabled):active, .btn-outline-violet900:not(:disabled):not(.disabled).active,
.show > .btn-outline-violet900.dropdown-toggle {
  color: #fff;
  background-color: #4c1d95;
  border-color: #4c1d95;
}

.btn-outline-violet900:not(:disabled):not(.disabled):active:focus, .btn-outline-violet900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-violet900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(76, 29, 149, 0.5);
}

.btn-outline-indigo50 {
  color: #eef2ff;
  border-color: #eef2ff;
}

.btn-outline-indigo50:hover {
  color: #212529;
  background-color: #eef2ff;
  border-color: #eef2ff;
}

.btn-outline-indigo50:focus, .btn-outline-indigo50.focus {
  box-shadow: 0 0 0 0.2rem rgba(238, 242, 255, 0.5);
}

.btn-outline-indigo50.disabled, .btn-outline-indigo50:disabled {
  color: #eef2ff;
  background-color: transparent;
}

.btn-outline-indigo50:not(:disabled):not(.disabled):active, .btn-outline-indigo50:not(:disabled):not(.disabled).active,
.show > .btn-outline-indigo50.dropdown-toggle {
  color: #212529;
  background-color: #eef2ff;
  border-color: #eef2ff;
}

.btn-outline-indigo50:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-indigo50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(238, 242, 255, 0.5);
}

.btn-outline-indigo100 {
  color: #e0e7ff;
  border-color: #e0e7ff;
}

.btn-outline-indigo100:hover {
  color: #212529;
  background-color: #e0e7ff;
  border-color: #e0e7ff;
}

.btn-outline-indigo100:focus, .btn-outline-indigo100.focus {
  box-shadow: 0 0 0 0.2rem rgba(224, 231, 255, 0.5);
}

.btn-outline-indigo100.disabled, .btn-outline-indigo100:disabled {
  color: #e0e7ff;
  background-color: transparent;
}

.btn-outline-indigo100:not(:disabled):not(.disabled):active, .btn-outline-indigo100:not(:disabled):not(.disabled).active,
.show > .btn-outline-indigo100.dropdown-toggle {
  color: #212529;
  background-color: #e0e7ff;
  border-color: #e0e7ff;
}

.btn-outline-indigo100:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-indigo100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224, 231, 255, 0.5);
}

.btn-outline-indigo200 {
  color: #c7d2fe;
  border-color: #c7d2fe;
}

.btn-outline-indigo200:hover {
  color: #212529;
  background-color: #c7d2fe;
  border-color: #c7d2fe;
}

.btn-outline-indigo200:focus, .btn-outline-indigo200.focus {
  box-shadow: 0 0 0 0.2rem rgba(199, 210, 254, 0.5);
}

.btn-outline-indigo200.disabled, .btn-outline-indigo200:disabled {
  color: #c7d2fe;
  background-color: transparent;
}

.btn-outline-indigo200:not(:disabled):not(.disabled):active, .btn-outline-indigo200:not(:disabled):not(.disabled).active,
.show > .btn-outline-indigo200.dropdown-toggle {
  color: #212529;
  background-color: #c7d2fe;
  border-color: #c7d2fe;
}

.btn-outline-indigo200:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-indigo200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(199, 210, 254, 0.5);
}

.btn-outline-indigo300 {
  color: #a5b4fc;
  border-color: #a5b4fc;
}

.btn-outline-indigo300:hover {
  color: #212529;
  background-color: #a5b4fc;
  border-color: #a5b4fc;
}

.btn-outline-indigo300:focus, .btn-outline-indigo300.focus {
  box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
}

.btn-outline-indigo300.disabled, .btn-outline-indigo300:disabled {
  color: #a5b4fc;
  background-color: transparent;
}

.btn-outline-indigo300:not(:disabled):not(.disabled):active, .btn-outline-indigo300:not(:disabled):not(.disabled).active,
.show > .btn-outline-indigo300.dropdown-toggle {
  color: #212529;
  background-color: #a5b4fc;
  border-color: #a5b4fc;
}

.btn-outline-indigo300:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-indigo300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
}

.btn-outline-indigo400 {
  color: #818cf8;
  border-color: #818cf8;
}

.btn-outline-indigo400:hover {
  color: #fff;
  background-color: #818cf8;
  border-color: #818cf8;
}

.btn-outline-indigo400:focus, .btn-outline-indigo400.focus {
  box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.5);
}

.btn-outline-indigo400.disabled, .btn-outline-indigo400:disabled {
  color: #818cf8;
  background-color: transparent;
}

.btn-outline-indigo400:not(:disabled):not(.disabled):active, .btn-outline-indigo400:not(:disabled):not(.disabled).active,
.show > .btn-outline-indigo400.dropdown-toggle {
  color: #fff;
  background-color: #818cf8;
  border-color: #818cf8;
}

.btn-outline-indigo400:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-indigo400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(129, 140, 248, 0.5);
}

.btn-outline-indigo500 {
  color: #6366f1;
  border-color: #6366f1;
}

.btn-outline-indigo500:hover {
  color: #fff;
  background-color: #6366f1;
  border-color: #6366f1;
}

.btn-outline-indigo500:focus, .btn-outline-indigo500.focus {
  box-shadow: 0 0 0 0.2rem rgba(99, 102, 241, 0.5);
}

.btn-outline-indigo500.disabled, .btn-outline-indigo500:disabled {
  color: #6366f1;
  background-color: transparent;
}

.btn-outline-indigo500:not(:disabled):not(.disabled):active, .btn-outline-indigo500:not(:disabled):not(.disabled).active,
.show > .btn-outline-indigo500.dropdown-toggle {
  color: #fff;
  background-color: #6366f1;
  border-color: #6366f1;
}

.btn-outline-indigo500:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-indigo500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(99, 102, 241, 0.5);
}

.btn-outline-indigo600 {
  color: #4f46e5;
  border-color: #4f46e5;
}

.btn-outline-indigo600:hover {
  color: #fff;
  background-color: #4f46e5;
  border-color: #4f46e5;
}

.btn-outline-indigo600:focus, .btn-outline-indigo600.focus {
  box-shadow: 0 0 0 0.2rem rgba(79, 70, 229, 0.5);
}

.btn-outline-indigo600.disabled, .btn-outline-indigo600:disabled {
  color: #4f46e5;
  background-color: transparent;
}

.btn-outline-indigo600:not(:disabled):not(.disabled):active, .btn-outline-indigo600:not(:disabled):not(.disabled).active,
.show > .btn-outline-indigo600.dropdown-toggle {
  color: #fff;
  background-color: #4f46e5;
  border-color: #4f46e5;
}

.btn-outline-indigo600:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-indigo600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(79, 70, 229, 0.5);
}

.btn-outline-indigo700 {
  color: #4338ca;
  border-color: #4338ca;
}

.btn-outline-indigo700:hover {
  color: #fff;
  background-color: #4338ca;
  border-color: #4338ca;
}

.btn-outline-indigo700:focus, .btn-outline-indigo700.focus {
  box-shadow: 0 0 0 0.2rem rgba(67, 56, 202, 0.5);
}

.btn-outline-indigo700.disabled, .btn-outline-indigo700:disabled {
  color: #4338ca;
  background-color: transparent;
}

.btn-outline-indigo700:not(:disabled):not(.disabled):active, .btn-outline-indigo700:not(:disabled):not(.disabled).active,
.show > .btn-outline-indigo700.dropdown-toggle {
  color: #fff;
  background-color: #4338ca;
  border-color: #4338ca;
}

.btn-outline-indigo700:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-indigo700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(67, 56, 202, 0.5);
}

.btn-outline-indigo800 {
  color: #3730a3;
  border-color: #3730a3;
}

.btn-outline-indigo800:hover {
  color: #fff;
  background-color: #3730a3;
  border-color: #3730a3;
}

.btn-outline-indigo800:focus, .btn-outline-indigo800.focus {
  box-shadow: 0 0 0 0.2rem rgba(55, 48, 163, 0.5);
}

.btn-outline-indigo800.disabled, .btn-outline-indigo800:disabled {
  color: #3730a3;
  background-color: transparent;
}

.btn-outline-indigo800:not(:disabled):not(.disabled):active, .btn-outline-indigo800:not(:disabled):not(.disabled).active,
.show > .btn-outline-indigo800.dropdown-toggle {
  color: #fff;
  background-color: #3730a3;
  border-color: #3730a3;
}

.btn-outline-indigo800:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-indigo800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(55, 48, 163, 0.5);
}

.btn-outline-indigo900 {
  color: #312e81;
  border-color: #312e81;
}

.btn-outline-indigo900:hover {
  color: #fff;
  background-color: #312e81;
  border-color: #312e81;
}

.btn-outline-indigo900:focus, .btn-outline-indigo900.focus {
  box-shadow: 0 0 0 0.2rem rgba(49, 46, 129, 0.5);
}

.btn-outline-indigo900.disabled, .btn-outline-indigo900:disabled {
  color: #312e81;
  background-color: transparent;
}

.btn-outline-indigo900:not(:disabled):not(.disabled):active, .btn-outline-indigo900:not(:disabled):not(.disabled).active,
.show > .btn-outline-indigo900.dropdown-toggle {
  color: #fff;
  background-color: #312e81;
  border-color: #312e81;
}

.btn-outline-indigo900:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-indigo900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(49, 46, 129, 0.5);
}

.btn-outline-blue50 {
  color: #eff6ff;
  border-color: #eff6ff;
}

.btn-outline-blue50:hover {
  color: #212529;
  background-color: #eff6ff;
  border-color: #eff6ff;
}

.btn-outline-blue50:focus, .btn-outline-blue50.focus {
  box-shadow: 0 0 0 0.2rem rgba(239, 246, 255, 0.5);
}

.btn-outline-blue50.disabled, .btn-outline-blue50:disabled {
  color: #eff6ff;
  background-color: transparent;
}

.btn-outline-blue50:not(:disabled):not(.disabled):active, .btn-outline-blue50:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue50.dropdown-toggle {
  color: #212529;
  background-color: #eff6ff;
  border-color: #eff6ff;
}

.btn-outline-blue50:not(:disabled):not(.disabled):active:focus, .btn-outline-blue50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(239, 246, 255, 0.5);
}

.btn-outline-blue100 {
  color: #dbeafe;
  border-color: #dbeafe;
}

.btn-outline-blue100:hover {
  color: #212529;
  background-color: #dbeafe;
  border-color: #dbeafe;
}

.btn-outline-blue100:focus, .btn-outline-blue100.focus {
  box-shadow: 0 0 0 0.2rem rgba(219, 234, 254, 0.5);
}

.btn-outline-blue100.disabled, .btn-outline-blue100:disabled {
  color: #dbeafe;
  background-color: transparent;
}

.btn-outline-blue100:not(:disabled):not(.disabled):active, .btn-outline-blue100:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue100.dropdown-toggle {
  color: #212529;
  background-color: #dbeafe;
  border-color: #dbeafe;
}

.btn-outline-blue100:not(:disabled):not(.disabled):active:focus, .btn-outline-blue100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(219, 234, 254, 0.5);
}

.btn-outline-blue200 {
  color: #bfdbfe;
  border-color: #bfdbfe;
}

.btn-outline-blue200:hover {
  color: #212529;
  background-color: #bfdbfe;
  border-color: #bfdbfe;
}

.btn-outline-blue200:focus, .btn-outline-blue200.focus {
  box-shadow: 0 0 0 0.2rem rgba(191, 219, 254, 0.5);
}

.btn-outline-blue200.disabled, .btn-outline-blue200:disabled {
  color: #bfdbfe;
  background-color: transparent;
}

.btn-outline-blue200:not(:disabled):not(.disabled):active, .btn-outline-blue200:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue200.dropdown-toggle {
  color: #212529;
  background-color: #bfdbfe;
  border-color: #bfdbfe;
}

.btn-outline-blue200:not(:disabled):not(.disabled):active:focus, .btn-outline-blue200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(191, 219, 254, 0.5);
}

.btn-outline-blue300 {
  color: #93c5fd;
  border-color: #93c5fd;
}

.btn-outline-blue300:hover {
  color: #212529;
  background-color: #93c5fd;
  border-color: #93c5fd;
}

.btn-outline-blue300:focus, .btn-outline-blue300.focus {
  box-shadow: 0 0 0 0.2rem rgba(147, 197, 253, 0.5);
}

.btn-outline-blue300.disabled, .btn-outline-blue300:disabled {
  color: #93c5fd;
  background-color: transparent;
}

.btn-outline-blue300:not(:disabled):not(.disabled):active, .btn-outline-blue300:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue300.dropdown-toggle {
  color: #212529;
  background-color: #93c5fd;
  border-color: #93c5fd;
}

.btn-outline-blue300:not(:disabled):not(.disabled):active:focus, .btn-outline-blue300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(147, 197, 253, 0.5);
}

.btn-outline-blue400 {
  color: #60a5fa;
  border-color: #60a5fa;
}

.btn-outline-blue400:hover {
  color: #212529;
  background-color: #60a5fa;
  border-color: #60a5fa;
}

.btn-outline-blue400:focus, .btn-outline-blue400.focus {
  box-shadow: 0 0 0 0.2rem rgba(96, 165, 250, 0.5);
}

.btn-outline-blue400.disabled, .btn-outline-blue400:disabled {
  color: #60a5fa;
  background-color: transparent;
}

.btn-outline-blue400:not(:disabled):not(.disabled):active, .btn-outline-blue400:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue400.dropdown-toggle {
  color: #212529;
  background-color: #60a5fa;
  border-color: #60a5fa;
}

.btn-outline-blue400:not(:disabled):not(.disabled):active:focus, .btn-outline-blue400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(96, 165, 250, 0.5);
}

.btn-outline-blue500 {
  color: #3b82f6;
  border-color: #3b82f6;
}

.btn-outline-blue500:hover {
  color: #fff;
  background-color: #3b82f6;
  border-color: #3b82f6;
}

.btn-outline-blue500:focus, .btn-outline-blue500.focus {
  box-shadow: 0 0 0 0.2rem rgba(59, 130, 246, 0.5);
}

.btn-outline-blue500.disabled, .btn-outline-blue500:disabled {
  color: #3b82f6;
  background-color: transparent;
}

.btn-outline-blue500:not(:disabled):not(.disabled):active, .btn-outline-blue500:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue500.dropdown-toggle {
  color: #fff;
  background-color: #3b82f6;
  border-color: #3b82f6;
}

.btn-outline-blue500:not(:disabled):not(.disabled):active:focus, .btn-outline-blue500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(59, 130, 246, 0.5);
}

.btn-outline-blue600 {
  color: #2563eb;
  border-color: #2563eb;
}

.btn-outline-blue600:hover {
  color: #fff;
  background-color: #2563eb;
  border-color: #2563eb;
}

.btn-outline-blue600:focus, .btn-outline-blue600.focus {
  box-shadow: 0 0 0 0.2rem rgba(37, 99, 235, 0.5);
}

.btn-outline-blue600.disabled, .btn-outline-blue600:disabled {
  color: #2563eb;
  background-color: transparent;
}

.btn-outline-blue600:not(:disabled):not(.disabled):active, .btn-outline-blue600:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue600.dropdown-toggle {
  color: #fff;
  background-color: #2563eb;
  border-color: #2563eb;
}

.btn-outline-blue600:not(:disabled):not(.disabled):active:focus, .btn-outline-blue600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(37, 99, 235, 0.5);
}

.btn-outline-blue700 {
  color: #1d4ed8;
  border-color: #1d4ed8;
}

.btn-outline-blue700:hover {
  color: #fff;
  background-color: #1d4ed8;
  border-color: #1d4ed8;
}

.btn-outline-blue700:focus, .btn-outline-blue700.focus {
  box-shadow: 0 0 0 0.2rem rgba(29, 78, 216, 0.5);
}

.btn-outline-blue700.disabled, .btn-outline-blue700:disabled {
  color: #1d4ed8;
  background-color: transparent;
}

.btn-outline-blue700:not(:disabled):not(.disabled):active, .btn-outline-blue700:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue700.dropdown-toggle {
  color: #fff;
  background-color: #1d4ed8;
  border-color: #1d4ed8;
}

.btn-outline-blue700:not(:disabled):not(.disabled):active:focus, .btn-outline-blue700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(29, 78, 216, 0.5);
}

.btn-outline-blue800 {
  color: #1e40af;
  border-color: #1e40af;
}

.btn-outline-blue800:hover {
  color: #fff;
  background-color: #1e40af;
  border-color: #1e40af;
}

.btn-outline-blue800:focus, .btn-outline-blue800.focus {
  box-shadow: 0 0 0 0.2rem rgba(30, 64, 175, 0.5);
}

.btn-outline-blue800.disabled, .btn-outline-blue800:disabled {
  color: #1e40af;
  background-color: transparent;
}

.btn-outline-blue800:not(:disabled):not(.disabled):active, .btn-outline-blue800:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue800.dropdown-toggle {
  color: #fff;
  background-color: #1e40af;
  border-color: #1e40af;
}

.btn-outline-blue800:not(:disabled):not(.disabled):active:focus, .btn-outline-blue800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(30, 64, 175, 0.5);
}

.btn-outline-blue900 {
  color: #1e3a8a;
  border-color: #1e3a8a;
}

.btn-outline-blue900:hover {
  color: #fff;
  background-color: #1e3a8a;
  border-color: #1e3a8a;
}

.btn-outline-blue900:focus, .btn-outline-blue900.focus {
  box-shadow: 0 0 0 0.2rem rgba(30, 58, 138, 0.5);
}

.btn-outline-blue900.disabled, .btn-outline-blue900:disabled {
  color: #1e3a8a;
  background-color: transparent;
}

.btn-outline-blue900:not(:disabled):not(.disabled):active, .btn-outline-blue900:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue900.dropdown-toggle {
  color: #fff;
  background-color: #1e3a8a;
  border-color: #1e3a8a;
}

.btn-outline-blue900:not(:disabled):not(.disabled):active:focus, .btn-outline-blue900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(30, 58, 138, 0.5);
}

.btn-outline-lightBlue25 {
  color: #f2f6f7;
  border-color: #f2f6f7;
}

.btn-outline-lightBlue25:hover {
  color: #212529;
  background-color: #f2f6f7;
  border-color: #f2f6f7;
}

.btn-outline-lightBlue25:focus, .btn-outline-lightBlue25.focus {
  box-shadow: 0 0 0 0.2rem rgba(242, 246, 247, 0.5);
}

.btn-outline-lightBlue25.disabled, .btn-outline-lightBlue25:disabled {
  color: #f2f6f7;
  background-color: transparent;
}

.btn-outline-lightBlue25:not(:disabled):not(.disabled):active, .btn-outline-lightBlue25:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightBlue25.dropdown-toggle {
  color: #212529;
  background-color: #f2f6f7;
  border-color: #f2f6f7;
}

.btn-outline-lightBlue25:not(:disabled):not(.disabled):active:focus, .btn-outline-lightBlue25:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightBlue25.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(242, 246, 247, 0.5);
}

.btn-outline-lightBlue50 {
  color: #f0f9ff;
  border-color: #f0f9ff;
}

.btn-outline-lightBlue50:hover {
  color: #212529;
  background-color: #f0f9ff;
  border-color: #f0f9ff;
}

.btn-outline-lightBlue50:focus, .btn-outline-lightBlue50.focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 249, 255, 0.5);
}

.btn-outline-lightBlue50.disabled, .btn-outline-lightBlue50:disabled {
  color: #f0f9ff;
  background-color: transparent;
}

.btn-outline-lightBlue50:not(:disabled):not(.disabled):active, .btn-outline-lightBlue50:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightBlue50.dropdown-toggle {
  color: #212529;
  background-color: #f0f9ff;
  border-color: #f0f9ff;
}

.btn-outline-lightBlue50:not(:disabled):not(.disabled):active:focus, .btn-outline-lightBlue50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightBlue50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(240, 249, 255, 0.5);
}

.btn-outline-lightBlue100 {
  color: #e0f2fe;
  border-color: #e0f2fe;
}

.btn-outline-lightBlue100:hover {
  color: #212529;
  background-color: #e0f2fe;
  border-color: #e0f2fe;
}

.btn-outline-lightBlue100:focus, .btn-outline-lightBlue100.focus {
  box-shadow: 0 0 0 0.2rem rgba(224, 242, 254, 0.5);
}

.btn-outline-lightBlue100.disabled, .btn-outline-lightBlue100:disabled {
  color: #e0f2fe;
  background-color: transparent;
}

.btn-outline-lightBlue100:not(:disabled):not(.disabled):active, .btn-outline-lightBlue100:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightBlue100.dropdown-toggle {
  color: #212529;
  background-color: #e0f2fe;
  border-color: #e0f2fe;
}

.btn-outline-lightBlue100:not(:disabled):not(.disabled):active:focus, .btn-outline-lightBlue100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightBlue100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224, 242, 254, 0.5);
}

.btn-outline-lightBlue200 {
  color: #bae6fd;
  border-color: #bae6fd;
}

.btn-outline-lightBlue200:hover {
  color: #212529;
  background-color: #bae6fd;
  border-color: #bae6fd;
}

.btn-outline-lightBlue200:focus, .btn-outline-lightBlue200.focus {
  box-shadow: 0 0 0 0.2rem rgba(186, 230, 253, 0.5);
}

.btn-outline-lightBlue200.disabled, .btn-outline-lightBlue200:disabled {
  color: #bae6fd;
  background-color: transparent;
}

.btn-outline-lightBlue200:not(:disabled):not(.disabled):active, .btn-outline-lightBlue200:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightBlue200.dropdown-toggle {
  color: #212529;
  background-color: #bae6fd;
  border-color: #bae6fd;
}

.btn-outline-lightBlue200:not(:disabled):not(.disabled):active:focus, .btn-outline-lightBlue200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightBlue200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(186, 230, 253, 0.5);
}

.btn-outline-lightBlue300 {
  color: #7dd3fc;
  border-color: #7dd3fc;
}

.btn-outline-lightBlue300:hover {
  color: #212529;
  background-color: #7dd3fc;
  border-color: #7dd3fc;
}

.btn-outline-lightBlue300:focus, .btn-outline-lightBlue300.focus {
  box-shadow: 0 0 0 0.2rem rgba(125, 211, 252, 0.5);
}

.btn-outline-lightBlue300.disabled, .btn-outline-lightBlue300:disabled {
  color: #7dd3fc;
  background-color: transparent;
}

.btn-outline-lightBlue300:not(:disabled):not(.disabled):active, .btn-outline-lightBlue300:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightBlue300.dropdown-toggle {
  color: #212529;
  background-color: #7dd3fc;
  border-color: #7dd3fc;
}

.btn-outline-lightBlue300:not(:disabled):not(.disabled):active:focus, .btn-outline-lightBlue300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightBlue300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(125, 211, 252, 0.5);
}

.btn-outline-lightBlue400 {
  color: #38bdf8;
  border-color: #38bdf8;
}

.btn-outline-lightBlue400:hover {
  color: #212529;
  background-color: #38bdf8;
  border-color: #38bdf8;
}

.btn-outline-lightBlue400:focus, .btn-outline-lightBlue400.focus {
  box-shadow: 0 0 0 0.2rem rgba(56, 189, 248, 0.5);
}

.btn-outline-lightBlue400.disabled, .btn-outline-lightBlue400:disabled {
  color: #38bdf8;
  background-color: transparent;
}

.btn-outline-lightBlue400:not(:disabled):not(.disabled):active, .btn-outline-lightBlue400:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightBlue400.dropdown-toggle {
  color: #212529;
  background-color: #38bdf8;
  border-color: #38bdf8;
}

.btn-outline-lightBlue400:not(:disabled):not(.disabled):active:focus, .btn-outline-lightBlue400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightBlue400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(56, 189, 248, 0.5);
}

.btn-outline-lightBlue500 {
  color: #0ea5e9;
  border-color: #0ea5e9;
}

.btn-outline-lightBlue500:hover {
  color: #fff;
  background-color: #0ea5e9;
  border-color: #0ea5e9;
}

.btn-outline-lightBlue500:focus, .btn-outline-lightBlue500.focus {
  box-shadow: 0 0 0 0.2rem rgba(14, 165, 233, 0.5);
}

.btn-outline-lightBlue500.disabled, .btn-outline-lightBlue500:disabled {
  color: #0ea5e9;
  background-color: transparent;
}

.btn-outline-lightBlue500:not(:disabled):not(.disabled):active, .btn-outline-lightBlue500:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightBlue500.dropdown-toggle {
  color: #fff;
  background-color: #0ea5e9;
  border-color: #0ea5e9;
}

.btn-outline-lightBlue500:not(:disabled):not(.disabled):active:focus, .btn-outline-lightBlue500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightBlue500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(14, 165, 233, 0.5);
}

.btn-outline-lightBlue600 {
  color: #0284c7;
  border-color: #0284c7;
}

.btn-outline-lightBlue600:hover {
  color: #fff;
  background-color: #0284c7;
  border-color: #0284c7;
}

.btn-outline-lightBlue600:focus, .btn-outline-lightBlue600.focus {
  box-shadow: 0 0 0 0.2rem rgba(2, 132, 199, 0.5);
}

.btn-outline-lightBlue600.disabled, .btn-outline-lightBlue600:disabled {
  color: #0284c7;
  background-color: transparent;
}

.btn-outline-lightBlue600:not(:disabled):not(.disabled):active, .btn-outline-lightBlue600:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightBlue600.dropdown-toggle {
  color: #fff;
  background-color: #0284c7;
  border-color: #0284c7;
}

.btn-outline-lightBlue600:not(:disabled):not(.disabled):active:focus, .btn-outline-lightBlue600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightBlue600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(2, 132, 199, 0.5);
}

.btn-outline-lightBlue700 {
  color: #0369a1;
  border-color: #0369a1;
}

.btn-outline-lightBlue700:hover {
  color: #fff;
  background-color: #0369a1;
  border-color: #0369a1;
}

.btn-outline-lightBlue700:focus, .btn-outline-lightBlue700.focus {
  box-shadow: 0 0 0 0.2rem rgba(3, 105, 161, 0.5);
}

.btn-outline-lightBlue700.disabled, .btn-outline-lightBlue700:disabled {
  color: #0369a1;
  background-color: transparent;
}

.btn-outline-lightBlue700:not(:disabled):not(.disabled):active, .btn-outline-lightBlue700:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightBlue700.dropdown-toggle {
  color: #fff;
  background-color: #0369a1;
  border-color: #0369a1;
}

.btn-outline-lightBlue700:not(:disabled):not(.disabled):active:focus, .btn-outline-lightBlue700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightBlue700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(3, 105, 161, 0.5);
}

.btn-outline-lightBlue800 {
  color: #075985;
  border-color: #075985;
}

.btn-outline-lightBlue800:hover {
  color: #fff;
  background-color: #075985;
  border-color: #075985;
}

.btn-outline-lightBlue800:focus, .btn-outline-lightBlue800.focus {
  box-shadow: 0 0 0 0.2rem rgba(7, 89, 133, 0.5);
}

.btn-outline-lightBlue800.disabled, .btn-outline-lightBlue800:disabled {
  color: #075985;
  background-color: transparent;
}

.btn-outline-lightBlue800:not(:disabled):not(.disabled):active, .btn-outline-lightBlue800:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightBlue800.dropdown-toggle {
  color: #fff;
  background-color: #075985;
  border-color: #075985;
}

.btn-outline-lightBlue800:not(:disabled):not(.disabled):active:focus, .btn-outline-lightBlue800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightBlue800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(7, 89, 133, 0.5);
}

.btn-outline-lightBlue900 {
  color: #0c4a6e;
  border-color: #0c4a6e;
}

.btn-outline-lightBlue900:hover {
  color: #fff;
  background-color: #0c4a6e;
  border-color: #0c4a6e;
}

.btn-outline-lightBlue900:focus, .btn-outline-lightBlue900.focus {
  box-shadow: 0 0 0 0.2rem rgba(12, 74, 110, 0.5);
}

.btn-outline-lightBlue900.disabled, .btn-outline-lightBlue900:disabled {
  color: #0c4a6e;
  background-color: transparent;
}

.btn-outline-lightBlue900:not(:disabled):not(.disabled):active, .btn-outline-lightBlue900:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightBlue900.dropdown-toggle {
  color: #fff;
  background-color: #0c4a6e;
  border-color: #0c4a6e;
}

.btn-outline-lightBlue900:not(:disabled):not(.disabled):active:focus, .btn-outline-lightBlue900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightBlue900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(12, 74, 110, 0.5);
}

.btn-outline-cyan50 {
  color: #ecfeff;
  border-color: #ecfeff;
}

.btn-outline-cyan50:hover {
  color: #212529;
  background-color: #ecfeff;
  border-color: #ecfeff;
}

.btn-outline-cyan50:focus, .btn-outline-cyan50.focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 254, 255, 0.5);
}

.btn-outline-cyan50.disabled, .btn-outline-cyan50:disabled {
  color: #ecfeff;
  background-color: transparent;
}

.btn-outline-cyan50:not(:disabled):not(.disabled):active, .btn-outline-cyan50:not(:disabled):not(.disabled).active,
.show > .btn-outline-cyan50.dropdown-toggle {
  color: #212529;
  background-color: #ecfeff;
  border-color: #ecfeff;
}

.btn-outline-cyan50:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-cyan50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(236, 254, 255, 0.5);
}

.btn-outline-cyan100 {
  color: #cffafe;
  border-color: #cffafe;
}

.btn-outline-cyan100:hover {
  color: #212529;
  background-color: #cffafe;
  border-color: #cffafe;
}

.btn-outline-cyan100:focus, .btn-outline-cyan100.focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 250, 254, 0.5);
}

.btn-outline-cyan100.disabled, .btn-outline-cyan100:disabled {
  color: #cffafe;
  background-color: transparent;
}

.btn-outline-cyan100:not(:disabled):not(.disabled):active, .btn-outline-cyan100:not(:disabled):not(.disabled).active,
.show > .btn-outline-cyan100.dropdown-toggle {
  color: #212529;
  background-color: #cffafe;
  border-color: #cffafe;
}

.btn-outline-cyan100:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-cyan100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(207, 250, 254, 0.5);
}

.btn-outline-cyan200 {
  color: #a5f3fc;
  border-color: #a5f3fc;
}

.btn-outline-cyan200:hover {
  color: #212529;
  background-color: #a5f3fc;
  border-color: #a5f3fc;
}

.btn-outline-cyan200:focus, .btn-outline-cyan200.focus {
  box-shadow: 0 0 0 0.2rem rgba(165, 243, 252, 0.5);
}

.btn-outline-cyan200.disabled, .btn-outline-cyan200:disabled {
  color: #a5f3fc;
  background-color: transparent;
}

.btn-outline-cyan200:not(:disabled):not(.disabled):active, .btn-outline-cyan200:not(:disabled):not(.disabled).active,
.show > .btn-outline-cyan200.dropdown-toggle {
  color: #212529;
  background-color: #a5f3fc;
  border-color: #a5f3fc;
}

.btn-outline-cyan200:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-cyan200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(165, 243, 252, 0.5);
}

.btn-outline-cyan300 {
  color: #67e8f9;
  border-color: #67e8f9;
}

.btn-outline-cyan300:hover {
  color: #212529;
  background-color: #67e8f9;
  border-color: #67e8f9;
}

.btn-outline-cyan300:focus, .btn-outline-cyan300.focus {
  box-shadow: 0 0 0 0.2rem rgba(103, 232, 249, 0.5);
}

.btn-outline-cyan300.disabled, .btn-outline-cyan300:disabled {
  color: #67e8f9;
  background-color: transparent;
}

.btn-outline-cyan300:not(:disabled):not(.disabled):active, .btn-outline-cyan300:not(:disabled):not(.disabled).active,
.show > .btn-outline-cyan300.dropdown-toggle {
  color: #212529;
  background-color: #67e8f9;
  border-color: #67e8f9;
}

.btn-outline-cyan300:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-cyan300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(103, 232, 249, 0.5);
}

.btn-outline-cyan400 {
  color: #22d3ee;
  border-color: #22d3ee;
}

.btn-outline-cyan400:hover {
  color: #212529;
  background-color: #22d3ee;
  border-color: #22d3ee;
}

.btn-outline-cyan400:focus, .btn-outline-cyan400.focus {
  box-shadow: 0 0 0 0.2rem rgba(34, 211, 238, 0.5);
}

.btn-outline-cyan400.disabled, .btn-outline-cyan400:disabled {
  color: #22d3ee;
  background-color: transparent;
}

.btn-outline-cyan400:not(:disabled):not(.disabled):active, .btn-outline-cyan400:not(:disabled):not(.disabled).active,
.show > .btn-outline-cyan400.dropdown-toggle {
  color: #212529;
  background-color: #22d3ee;
  border-color: #22d3ee;
}

.btn-outline-cyan400:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-cyan400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(34, 211, 238, 0.5);
}

.btn-outline-cyan500 {
  color: #06b6d4;
  border-color: #06b6d4;
}

.btn-outline-cyan500:hover {
  color: #fff;
  background-color: #06b6d4;
  border-color: #06b6d4;
}

.btn-outline-cyan500:focus, .btn-outline-cyan500.focus {
  box-shadow: 0 0 0 0.2rem rgba(6, 182, 212, 0.5);
}

.btn-outline-cyan500.disabled, .btn-outline-cyan500:disabled {
  color: #06b6d4;
  background-color: transparent;
}

.btn-outline-cyan500:not(:disabled):not(.disabled):active, .btn-outline-cyan500:not(:disabled):not(.disabled).active,
.show > .btn-outline-cyan500.dropdown-toggle {
  color: #fff;
  background-color: #06b6d4;
  border-color: #06b6d4;
}

.btn-outline-cyan500:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-cyan500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(6, 182, 212, 0.5);
}

.btn-outline-cyan600 {
  color: #0891b2;
  border-color: #0891b2;
}

.btn-outline-cyan600:hover {
  color: #fff;
  background-color: #0891b2;
  border-color: #0891b2;
}

.btn-outline-cyan600:focus, .btn-outline-cyan600.focus {
  box-shadow: 0 0 0 0.2rem rgba(8, 145, 178, 0.5);
}

.btn-outline-cyan600.disabled, .btn-outline-cyan600:disabled {
  color: #0891b2;
  background-color: transparent;
}

.btn-outline-cyan600:not(:disabled):not(.disabled):active, .btn-outline-cyan600:not(:disabled):not(.disabled).active,
.show > .btn-outline-cyan600.dropdown-toggle {
  color: #fff;
  background-color: #0891b2;
  border-color: #0891b2;
}

.btn-outline-cyan600:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-cyan600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(8, 145, 178, 0.5);
}

.btn-outline-cyan700 {
  color: #0e7490;
  border-color: #0e7490;
}

.btn-outline-cyan700:hover {
  color: #fff;
  background-color: #0e7490;
  border-color: #0e7490;
}

.btn-outline-cyan700:focus, .btn-outline-cyan700.focus {
  box-shadow: 0 0 0 0.2rem rgba(14, 116, 144, 0.5);
}

.btn-outline-cyan700.disabled, .btn-outline-cyan700:disabled {
  color: #0e7490;
  background-color: transparent;
}

.btn-outline-cyan700:not(:disabled):not(.disabled):active, .btn-outline-cyan700:not(:disabled):not(.disabled).active,
.show > .btn-outline-cyan700.dropdown-toggle {
  color: #fff;
  background-color: #0e7490;
  border-color: #0e7490;
}

.btn-outline-cyan700:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-cyan700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(14, 116, 144, 0.5);
}

.btn-outline-cyan800 {
  color: #155e75;
  border-color: #155e75;
}

.btn-outline-cyan800:hover {
  color: #fff;
  background-color: #155e75;
  border-color: #155e75;
}

.btn-outline-cyan800:focus, .btn-outline-cyan800.focus {
  box-shadow: 0 0 0 0.2rem rgba(21, 94, 117, 0.5);
}

.btn-outline-cyan800.disabled, .btn-outline-cyan800:disabled {
  color: #155e75;
  background-color: transparent;
}

.btn-outline-cyan800:not(:disabled):not(.disabled):active, .btn-outline-cyan800:not(:disabled):not(.disabled).active,
.show > .btn-outline-cyan800.dropdown-toggle {
  color: #fff;
  background-color: #155e75;
  border-color: #155e75;
}

.btn-outline-cyan800:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-cyan800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(21, 94, 117, 0.5);
}

.btn-outline-cyan900 {
  color: #164e63;
  border-color: #164e63;
}

.btn-outline-cyan900:hover {
  color: #fff;
  background-color: #164e63;
  border-color: #164e63;
}

.btn-outline-cyan900:focus, .btn-outline-cyan900.focus {
  box-shadow: 0 0 0 0.2rem rgba(22, 78, 99, 0.5);
}

.btn-outline-cyan900.disabled, .btn-outline-cyan900:disabled {
  color: #164e63;
  background-color: transparent;
}

.btn-outline-cyan900:not(:disabled):not(.disabled):active, .btn-outline-cyan900:not(:disabled):not(.disabled).active,
.show > .btn-outline-cyan900.dropdown-toggle {
  color: #fff;
  background-color: #164e63;
  border-color: #164e63;
}

.btn-outline-cyan900:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-cyan900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(22, 78, 99, 0.5);
}

.btn-outline-teal50 {
  color: #f0fdfa;
  border-color: #f0fdfa;
}

.btn-outline-teal50:hover {
  color: #212529;
  background-color: #f0fdfa;
  border-color: #f0fdfa;
}

.btn-outline-teal50:focus, .btn-outline-teal50.focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 253, 250, 0.5);
}

.btn-outline-teal50.disabled, .btn-outline-teal50:disabled {
  color: #f0fdfa;
  background-color: transparent;
}

.btn-outline-teal50:not(:disabled):not(.disabled):active, .btn-outline-teal50:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal50.dropdown-toggle {
  color: #212529;
  background-color: #f0fdfa;
  border-color: #f0fdfa;
}

.btn-outline-teal50:not(:disabled):not(.disabled):active:focus, .btn-outline-teal50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(240, 253, 250, 0.5);
}

.btn-outline-teal100 {
  color: #ccfbf1;
  border-color: #ccfbf1;
}

.btn-outline-teal100:hover {
  color: #212529;
  background-color: #ccfbf1;
  border-color: #ccfbf1;
}

.btn-outline-teal100:focus, .btn-outline-teal100.focus {
  box-shadow: 0 0 0 0.2rem rgba(204, 251, 241, 0.5);
}

.btn-outline-teal100.disabled, .btn-outline-teal100:disabled {
  color: #ccfbf1;
  background-color: transparent;
}

.btn-outline-teal100:not(:disabled):not(.disabled):active, .btn-outline-teal100:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal100.dropdown-toggle {
  color: #212529;
  background-color: #ccfbf1;
  border-color: #ccfbf1;
}

.btn-outline-teal100:not(:disabled):not(.disabled):active:focus, .btn-outline-teal100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(204, 251, 241, 0.5);
}

.btn-outline-teal200 {
  color: #99f6e4;
  border-color: #99f6e4;
}

.btn-outline-teal200:hover {
  color: #212529;
  background-color: #99f6e4;
  border-color: #99f6e4;
}

.btn-outline-teal200:focus, .btn-outline-teal200.focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 246, 228, 0.5);
}

.btn-outline-teal200.disabled, .btn-outline-teal200:disabled {
  color: #99f6e4;
  background-color: transparent;
}

.btn-outline-teal200:not(:disabled):not(.disabled):active, .btn-outline-teal200:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal200.dropdown-toggle {
  color: #212529;
  background-color: #99f6e4;
  border-color: #99f6e4;
}

.btn-outline-teal200:not(:disabled):not(.disabled):active:focus, .btn-outline-teal200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(153, 246, 228, 0.5);
}

.btn-outline-teal300 {
  color: #5eead4;
  border-color: #5eead4;
}

.btn-outline-teal300:hover {
  color: #212529;
  background-color: #5eead4;
  border-color: #5eead4;
}

.btn-outline-teal300:focus, .btn-outline-teal300.focus {
  box-shadow: 0 0 0 0.2rem rgba(94, 234, 212, 0.5);
}

.btn-outline-teal300.disabled, .btn-outline-teal300:disabled {
  color: #5eead4;
  background-color: transparent;
}

.btn-outline-teal300:not(:disabled):not(.disabled):active, .btn-outline-teal300:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal300.dropdown-toggle {
  color: #212529;
  background-color: #5eead4;
  border-color: #5eead4;
}

.btn-outline-teal300:not(:disabled):not(.disabled):active:focus, .btn-outline-teal300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(94, 234, 212, 0.5);
}

.btn-outline-teal400 {
  color: #2dd4bf;
  border-color: #2dd4bf;
}

.btn-outline-teal400:hover {
  color: #212529;
  background-color: #2dd4bf;
  border-color: #2dd4bf;
}

.btn-outline-teal400:focus, .btn-outline-teal400.focus {
  box-shadow: 0 0 0 0.2rem rgba(45, 212, 191, 0.5);
}

.btn-outline-teal400.disabled, .btn-outline-teal400:disabled {
  color: #2dd4bf;
  background-color: transparent;
}

.btn-outline-teal400:not(:disabled):not(.disabled):active, .btn-outline-teal400:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal400.dropdown-toggle {
  color: #212529;
  background-color: #2dd4bf;
  border-color: #2dd4bf;
}

.btn-outline-teal400:not(:disabled):not(.disabled):active:focus, .btn-outline-teal400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(45, 212, 191, 0.5);
}

.btn-outline-teal500 {
  color: #14b8a6;
  border-color: #14b8a6;
}

.btn-outline-teal500:hover {
  color: #fff;
  background-color: #14b8a6;
  border-color: #14b8a6;
}

.btn-outline-teal500:focus, .btn-outline-teal500.focus {
  box-shadow: 0 0 0 0.2rem rgba(20, 184, 166, 0.5);
}

.btn-outline-teal500.disabled, .btn-outline-teal500:disabled {
  color: #14b8a6;
  background-color: transparent;
}

.btn-outline-teal500:not(:disabled):not(.disabled):active, .btn-outline-teal500:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal500.dropdown-toggle {
  color: #fff;
  background-color: #14b8a6;
  border-color: #14b8a6;
}

.btn-outline-teal500:not(:disabled):not(.disabled):active:focus, .btn-outline-teal500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(20, 184, 166, 0.5);
}

.btn-outline-teal600 {
  color: #0d9488;
  border-color: #0d9488;
}

.btn-outline-teal600:hover {
  color: #fff;
  background-color: #0d9488;
  border-color: #0d9488;
}

.btn-outline-teal600:focus, .btn-outline-teal600.focus {
  box-shadow: 0 0 0 0.2rem rgba(13, 148, 136, 0.5);
}

.btn-outline-teal600.disabled, .btn-outline-teal600:disabled {
  color: #0d9488;
  background-color: transparent;
}

.btn-outline-teal600:not(:disabled):not(.disabled):active, .btn-outline-teal600:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal600.dropdown-toggle {
  color: #fff;
  background-color: #0d9488;
  border-color: #0d9488;
}

.btn-outline-teal600:not(:disabled):not(.disabled):active:focus, .btn-outline-teal600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(13, 148, 136, 0.5);
}

.btn-outline-teal700 {
  color: #0f766e;
  border-color: #0f766e;
}

.btn-outline-teal700:hover {
  color: #fff;
  background-color: #0f766e;
  border-color: #0f766e;
}

.btn-outline-teal700:focus, .btn-outline-teal700.focus {
  box-shadow: 0 0 0 0.2rem rgba(15, 118, 110, 0.5);
}

.btn-outline-teal700.disabled, .btn-outline-teal700:disabled {
  color: #0f766e;
  background-color: transparent;
}

.btn-outline-teal700:not(:disabled):not(.disabled):active, .btn-outline-teal700:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal700.dropdown-toggle {
  color: #fff;
  background-color: #0f766e;
  border-color: #0f766e;
}

.btn-outline-teal700:not(:disabled):not(.disabled):active:focus, .btn-outline-teal700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(15, 118, 110, 0.5);
}

.btn-outline-teal800 {
  color: #115e59;
  border-color: #115e59;
}

.btn-outline-teal800:hover {
  color: #fff;
  background-color: #115e59;
  border-color: #115e59;
}

.btn-outline-teal800:focus, .btn-outline-teal800.focus {
  box-shadow: 0 0 0 0.2rem rgba(17, 94, 89, 0.5);
}

.btn-outline-teal800.disabled, .btn-outline-teal800:disabled {
  color: #115e59;
  background-color: transparent;
}

.btn-outline-teal800:not(:disabled):not(.disabled):active, .btn-outline-teal800:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal800.dropdown-toggle {
  color: #fff;
  background-color: #115e59;
  border-color: #115e59;
}

.btn-outline-teal800:not(:disabled):not(.disabled):active:focus, .btn-outline-teal800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(17, 94, 89, 0.5);
}

.btn-outline-teal900 {
  color: #134e4a;
  border-color: #134e4a;
}

.btn-outline-teal900:hover {
  color: #fff;
  background-color: #134e4a;
  border-color: #134e4a;
}

.btn-outline-teal900:focus, .btn-outline-teal900.focus {
  box-shadow: 0 0 0 0.2rem rgba(19, 78, 74, 0.5);
}

.btn-outline-teal900.disabled, .btn-outline-teal900:disabled {
  color: #134e4a;
  background-color: transparent;
}

.btn-outline-teal900:not(:disabled):not(.disabled):active, .btn-outline-teal900:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal900.dropdown-toggle {
  color: #fff;
  background-color: #134e4a;
  border-color: #134e4a;
}

.btn-outline-teal900:not(:disabled):not(.disabled):active:focus, .btn-outline-teal900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(19, 78, 74, 0.5);
}

.btn-outline-emerald25 {
  color: #f3f8f5;
  border-color: #f3f8f5;
}

.btn-outline-emerald25:hover {
  color: #212529;
  background-color: #f3f8f5;
  border-color: #f3f8f5;
}

.btn-outline-emerald25:focus, .btn-outline-emerald25.focus {
  box-shadow: 0 0 0 0.2rem rgba(243, 248, 245, 0.5);
}

.btn-outline-emerald25.disabled, .btn-outline-emerald25:disabled {
  color: #f3f8f5;
  background-color: transparent;
}

.btn-outline-emerald25:not(:disabled):not(.disabled):active, .btn-outline-emerald25:not(:disabled):not(.disabled).active,
.show > .btn-outline-emerald25.dropdown-toggle {
  color: #212529;
  background-color: #f3f8f5;
  border-color: #f3f8f5;
}

.btn-outline-emerald25:not(:disabled):not(.disabled):active:focus, .btn-outline-emerald25:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-emerald25.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(243, 248, 245, 0.5);
}

.btn-outline-emerald50 {
  color: #ecfdf5;
  border-color: #ecfdf5;
}

.btn-outline-emerald50:hover {
  color: #212529;
  background-color: #ecfdf5;
  border-color: #ecfdf5;
}

.btn-outline-emerald50:focus, .btn-outline-emerald50.focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 253, 245, 0.5);
}

.btn-outline-emerald50.disabled, .btn-outline-emerald50:disabled {
  color: #ecfdf5;
  background-color: transparent;
}

.btn-outline-emerald50:not(:disabled):not(.disabled):active, .btn-outline-emerald50:not(:disabled):not(.disabled).active,
.show > .btn-outline-emerald50.dropdown-toggle {
  color: #212529;
  background-color: #ecfdf5;
  border-color: #ecfdf5;
}

.btn-outline-emerald50:not(:disabled):not(.disabled):active:focus, .btn-outline-emerald50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-emerald50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(236, 253, 245, 0.5);
}

.btn-outline-emerald100 {
  color: #d1fae5;
  border-color: #d1fae5;
}

.btn-outline-emerald100:hover {
  color: #212529;
  background-color: #d1fae5;
  border-color: #d1fae5;
}

.btn-outline-emerald100:focus, .btn-outline-emerald100.focus {
  box-shadow: 0 0 0 0.2rem rgba(209, 250, 229, 0.5);
}

.btn-outline-emerald100.disabled, .btn-outline-emerald100:disabled {
  color: #d1fae5;
  background-color: transparent;
}

.btn-outline-emerald100:not(:disabled):not(.disabled):active, .btn-outline-emerald100:not(:disabled):not(.disabled).active,
.show > .btn-outline-emerald100.dropdown-toggle {
  color: #212529;
  background-color: #d1fae5;
  border-color: #d1fae5;
}

.btn-outline-emerald100:not(:disabled):not(.disabled):active:focus, .btn-outline-emerald100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-emerald100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(209, 250, 229, 0.5);
}

.btn-outline-emerald200 {
  color: #a7f3d0;
  border-color: #a7f3d0;
}

.btn-outline-emerald200:hover {
  color: #212529;
  background-color: #a7f3d0;
  border-color: #a7f3d0;
}

.btn-outline-emerald200:focus, .btn-outline-emerald200.focus {
  box-shadow: 0 0 0 0.2rem rgba(167, 243, 208, 0.5);
}

.btn-outline-emerald200.disabled, .btn-outline-emerald200:disabled {
  color: #a7f3d0;
  background-color: transparent;
}

.btn-outline-emerald200:not(:disabled):not(.disabled):active, .btn-outline-emerald200:not(:disabled):not(.disabled).active,
.show > .btn-outline-emerald200.dropdown-toggle {
  color: #212529;
  background-color: #a7f3d0;
  border-color: #a7f3d0;
}

.btn-outline-emerald200:not(:disabled):not(.disabled):active:focus, .btn-outline-emerald200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-emerald200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(167, 243, 208, 0.5);
}

.btn-outline-emerald300 {
  color: #6ee7b7;
  border-color: #6ee7b7;
}

.btn-outline-emerald300:hover {
  color: #212529;
  background-color: #6ee7b7;
  border-color: #6ee7b7;
}

.btn-outline-emerald300:focus, .btn-outline-emerald300.focus {
  box-shadow: 0 0 0 0.2rem rgba(110, 231, 183, 0.5);
}

.btn-outline-emerald300.disabled, .btn-outline-emerald300:disabled {
  color: #6ee7b7;
  background-color: transparent;
}

.btn-outline-emerald300:not(:disabled):not(.disabled):active, .btn-outline-emerald300:not(:disabled):not(.disabled).active,
.show > .btn-outline-emerald300.dropdown-toggle {
  color: #212529;
  background-color: #6ee7b7;
  border-color: #6ee7b7;
}

.btn-outline-emerald300:not(:disabled):not(.disabled):active:focus, .btn-outline-emerald300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-emerald300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(110, 231, 183, 0.5);
}

.btn-outline-emerald400 {
  color: #34d399;
  border-color: #34d399;
}

.btn-outline-emerald400:hover {
  color: #212529;
  background-color: #34d399;
  border-color: #34d399;
}

.btn-outline-emerald400:focus, .btn-outline-emerald400.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 211, 153, 0.5);
}

.btn-outline-emerald400.disabled, .btn-outline-emerald400:disabled {
  color: #34d399;
  background-color: transparent;
}

.btn-outline-emerald400:not(:disabled):not(.disabled):active, .btn-outline-emerald400:not(:disabled):not(.disabled).active,
.show > .btn-outline-emerald400.dropdown-toggle {
  color: #212529;
  background-color: #34d399;
  border-color: #34d399;
}

.btn-outline-emerald400:not(:disabled):not(.disabled):active:focus, .btn-outline-emerald400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-emerald400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 211, 153, 0.5);
}

.btn-outline-emerald500 {
  color: #10b981;
  border-color: #10b981;
}

.btn-outline-emerald500:hover {
  color: #fff;
  background-color: #10b981;
  border-color: #10b981;
}

.btn-outline-emerald500:focus, .btn-outline-emerald500.focus {
  box-shadow: 0 0 0 0.2rem rgba(16, 185, 129, 0.5);
}

.btn-outline-emerald500.disabled, .btn-outline-emerald500:disabled {
  color: #10b981;
  background-color: transparent;
}

.btn-outline-emerald500:not(:disabled):not(.disabled):active, .btn-outline-emerald500:not(:disabled):not(.disabled).active,
.show > .btn-outline-emerald500.dropdown-toggle {
  color: #fff;
  background-color: #10b981;
  border-color: #10b981;
}

.btn-outline-emerald500:not(:disabled):not(.disabled):active:focus, .btn-outline-emerald500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-emerald500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(16, 185, 129, 0.5);
}

.btn-outline-emerald600 {
  color: #059669;
  border-color: #059669;
}

.btn-outline-emerald600:hover {
  color: #fff;
  background-color: #059669;
  border-color: #059669;
}

.btn-outline-emerald600:focus, .btn-outline-emerald600.focus {
  box-shadow: 0 0 0 0.2rem rgba(5, 150, 105, 0.5);
}

.btn-outline-emerald600.disabled, .btn-outline-emerald600:disabled {
  color: #059669;
  background-color: transparent;
}

.btn-outline-emerald600:not(:disabled):not(.disabled):active, .btn-outline-emerald600:not(:disabled):not(.disabled).active,
.show > .btn-outline-emerald600.dropdown-toggle {
  color: #fff;
  background-color: #059669;
  border-color: #059669;
}

.btn-outline-emerald600:not(:disabled):not(.disabled):active:focus, .btn-outline-emerald600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-emerald600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(5, 150, 105, 0.5);
}

.btn-outline-emerald700 {
  color: #047857;
  border-color: #047857;
}

.btn-outline-emerald700:hover {
  color: #fff;
  background-color: #047857;
  border-color: #047857;
}

.btn-outline-emerald700:focus, .btn-outline-emerald700.focus {
  box-shadow: 0 0 0 0.2rem rgba(4, 120, 87, 0.5);
}

.btn-outline-emerald700.disabled, .btn-outline-emerald700:disabled {
  color: #047857;
  background-color: transparent;
}

.btn-outline-emerald700:not(:disabled):not(.disabled):active, .btn-outline-emerald700:not(:disabled):not(.disabled).active,
.show > .btn-outline-emerald700.dropdown-toggle {
  color: #fff;
  background-color: #047857;
  border-color: #047857;
}

.btn-outline-emerald700:not(:disabled):not(.disabled):active:focus, .btn-outline-emerald700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-emerald700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(4, 120, 87, 0.5);
}

.btn-outline-emerald800 {
  color: #065f46;
  border-color: #065f46;
}

.btn-outline-emerald800:hover {
  color: #fff;
  background-color: #065f46;
  border-color: #065f46;
}

.btn-outline-emerald800:focus, .btn-outline-emerald800.focus {
  box-shadow: 0 0 0 0.2rem rgba(6, 95, 70, 0.5);
}

.btn-outline-emerald800.disabled, .btn-outline-emerald800:disabled {
  color: #065f46;
  background-color: transparent;
}

.btn-outline-emerald800:not(:disabled):not(.disabled):active, .btn-outline-emerald800:not(:disabled):not(.disabled).active,
.show > .btn-outline-emerald800.dropdown-toggle {
  color: #fff;
  background-color: #065f46;
  border-color: #065f46;
}

.btn-outline-emerald800:not(:disabled):not(.disabled):active:focus, .btn-outline-emerald800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-emerald800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(6, 95, 70, 0.5);
}

.btn-outline-emerald900 {
  color: #064e3b;
  border-color: #064e3b;
}

.btn-outline-emerald900:hover {
  color: #fff;
  background-color: #064e3b;
  border-color: #064e3b;
}

.btn-outline-emerald900:focus, .btn-outline-emerald900.focus {
  box-shadow: 0 0 0 0.2rem rgba(6, 78, 59, 0.5);
}

.btn-outline-emerald900.disabled, .btn-outline-emerald900:disabled {
  color: #064e3b;
  background-color: transparent;
}

.btn-outline-emerald900:not(:disabled):not(.disabled):active, .btn-outline-emerald900:not(:disabled):not(.disabled).active,
.show > .btn-outline-emerald900.dropdown-toggle {
  color: #fff;
  background-color: #064e3b;
  border-color: #064e3b;
}

.btn-outline-emerald900:not(:disabled):not(.disabled):active:focus, .btn-outline-emerald900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-emerald900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(6, 78, 59, 0.5);
}

.btn-outline-green50 {
  color: #f0fdf4;
  border-color: #f0fdf4;
}

.btn-outline-green50:hover {
  color: #212529;
  background-color: #f0fdf4;
  border-color: #f0fdf4;
}

.btn-outline-green50:focus, .btn-outline-green50.focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 253, 244, 0.5);
}

.btn-outline-green50.disabled, .btn-outline-green50:disabled {
  color: #f0fdf4;
  background-color: transparent;
}

.btn-outline-green50:not(:disabled):not(.disabled):active, .btn-outline-green50:not(:disabled):not(.disabled).active,
.show > .btn-outline-green50.dropdown-toggle {
  color: #212529;
  background-color: #f0fdf4;
  border-color: #f0fdf4;
}

.btn-outline-green50:not(:disabled):not(.disabled):active:focus, .btn-outline-green50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(240, 253, 244, 0.5);
}

.btn-outline-green100 {
  color: #dcfce7;
  border-color: #dcfce7;
}

.btn-outline-green100:hover {
  color: #212529;
  background-color: #dcfce7;
  border-color: #dcfce7;
}

.btn-outline-green100:focus, .btn-outline-green100.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 252, 231, 0.5);
}

.btn-outline-green100.disabled, .btn-outline-green100:disabled {
  color: #dcfce7;
  background-color: transparent;
}

.btn-outline-green100:not(:disabled):not(.disabled):active, .btn-outline-green100:not(:disabled):not(.disabled).active,
.show > .btn-outline-green100.dropdown-toggle {
  color: #212529;
  background-color: #dcfce7;
  border-color: #dcfce7;
}

.btn-outline-green100:not(:disabled):not(.disabled):active:focus, .btn-outline-green100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 252, 231, 0.5);
}

.btn-outline-green200 {
  color: #bbf7d0;
  border-color: #bbf7d0;
}

.btn-outline-green200:hover {
  color: #212529;
  background-color: #bbf7d0;
  border-color: #bbf7d0;
}

.btn-outline-green200:focus, .btn-outline-green200.focus {
  box-shadow: 0 0 0 0.2rem rgba(187, 247, 208, 0.5);
}

.btn-outline-green200.disabled, .btn-outline-green200:disabled {
  color: #bbf7d0;
  background-color: transparent;
}

.btn-outline-green200:not(:disabled):not(.disabled):active, .btn-outline-green200:not(:disabled):not(.disabled).active,
.show > .btn-outline-green200.dropdown-toggle {
  color: #212529;
  background-color: #bbf7d0;
  border-color: #bbf7d0;
}

.btn-outline-green200:not(:disabled):not(.disabled):active:focus, .btn-outline-green200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(187, 247, 208, 0.5);
}

.btn-outline-green300 {
  color: #86efac;
  border-color: #86efac;
}

.btn-outline-green300:hover {
  color: #212529;
  background-color: #86efac;
  border-color: #86efac;
}

.btn-outline-green300:focus, .btn-outline-green300.focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 239, 172, 0.5);
}

.btn-outline-green300.disabled, .btn-outline-green300:disabled {
  color: #86efac;
  background-color: transparent;
}

.btn-outline-green300:not(:disabled):not(.disabled):active, .btn-outline-green300:not(:disabled):not(.disabled).active,
.show > .btn-outline-green300.dropdown-toggle {
  color: #212529;
  background-color: #86efac;
  border-color: #86efac;
}

.btn-outline-green300:not(:disabled):not(.disabled):active:focus, .btn-outline-green300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(134, 239, 172, 0.5);
}

.btn-outline-green400 {
  color: #4ade80;
  border-color: #4ade80;
}

.btn-outline-green400:hover {
  color: #212529;
  background-color: #4ade80;
  border-color: #4ade80;
}

.btn-outline-green400:focus, .btn-outline-green400.focus {
  box-shadow: 0 0 0 0.2rem rgba(74, 222, 128, 0.5);
}

.btn-outline-green400.disabled, .btn-outline-green400:disabled {
  color: #4ade80;
  background-color: transparent;
}

.btn-outline-green400:not(:disabled):not(.disabled):active, .btn-outline-green400:not(:disabled):not(.disabled).active,
.show > .btn-outline-green400.dropdown-toggle {
  color: #212529;
  background-color: #4ade80;
  border-color: #4ade80;
}

.btn-outline-green400:not(:disabled):not(.disabled):active:focus, .btn-outline-green400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(74, 222, 128, 0.5);
}

.btn-outline-green500 {
  color: #22c55e;
  border-color: #22c55e;
}

.btn-outline-green500:hover {
  color: #fff;
  background-color: #22c55e;
  border-color: #22c55e;
}

.btn-outline-green500:focus, .btn-outline-green500.focus {
  box-shadow: 0 0 0 0.2rem rgba(34, 197, 94, 0.5);
}

.btn-outline-green500.disabled, .btn-outline-green500:disabled {
  color: #22c55e;
  background-color: transparent;
}

.btn-outline-green500:not(:disabled):not(.disabled):active, .btn-outline-green500:not(:disabled):not(.disabled).active,
.show > .btn-outline-green500.dropdown-toggle {
  color: #fff;
  background-color: #22c55e;
  border-color: #22c55e;
}

.btn-outline-green500:not(:disabled):not(.disabled):active:focus, .btn-outline-green500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(34, 197, 94, 0.5);
}

.btn-outline-green600 {
  color: #16a34a;
  border-color: #16a34a;
}

.btn-outline-green600:hover {
  color: #fff;
  background-color: #16a34a;
  border-color: #16a34a;
}

.btn-outline-green600:focus, .btn-outline-green600.focus {
  box-shadow: 0 0 0 0.2rem rgba(22, 163, 74, 0.5);
}

.btn-outline-green600.disabled, .btn-outline-green600:disabled {
  color: #16a34a;
  background-color: transparent;
}

.btn-outline-green600:not(:disabled):not(.disabled):active, .btn-outline-green600:not(:disabled):not(.disabled).active,
.show > .btn-outline-green600.dropdown-toggle {
  color: #fff;
  background-color: #16a34a;
  border-color: #16a34a;
}

.btn-outline-green600:not(:disabled):not(.disabled):active:focus, .btn-outline-green600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(22, 163, 74, 0.5);
}

.btn-outline-green700 {
  color: #15803d;
  border-color: #15803d;
}

.btn-outline-green700:hover {
  color: #fff;
  background-color: #15803d;
  border-color: #15803d;
}

.btn-outline-green700:focus, .btn-outline-green700.focus {
  box-shadow: 0 0 0 0.2rem rgba(21, 128, 61, 0.5);
}

.btn-outline-green700.disabled, .btn-outline-green700:disabled {
  color: #15803d;
  background-color: transparent;
}

.btn-outline-green700:not(:disabled):not(.disabled):active, .btn-outline-green700:not(:disabled):not(.disabled).active,
.show > .btn-outline-green700.dropdown-toggle {
  color: #fff;
  background-color: #15803d;
  border-color: #15803d;
}

.btn-outline-green700:not(:disabled):not(.disabled):active:focus, .btn-outline-green700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(21, 128, 61, 0.5);
}

.btn-outline-green800 {
  color: #166534;
  border-color: #166534;
}

.btn-outline-green800:hover {
  color: #fff;
  background-color: #166534;
  border-color: #166534;
}

.btn-outline-green800:focus, .btn-outline-green800.focus {
  box-shadow: 0 0 0 0.2rem rgba(22, 101, 52, 0.5);
}

.btn-outline-green800.disabled, .btn-outline-green800:disabled {
  color: #166534;
  background-color: transparent;
}

.btn-outline-green800:not(:disabled):not(.disabled):active, .btn-outline-green800:not(:disabled):not(.disabled).active,
.show > .btn-outline-green800.dropdown-toggle {
  color: #fff;
  background-color: #166534;
  border-color: #166534;
}

.btn-outline-green800:not(:disabled):not(.disabled):active:focus, .btn-outline-green800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(22, 101, 52, 0.5);
}

.btn-outline-green900 {
  color: #14532d;
  border-color: #14532d;
}

.btn-outline-green900:hover {
  color: #fff;
  background-color: #14532d;
  border-color: #14532d;
}

.btn-outline-green900:focus, .btn-outline-green900.focus {
  box-shadow: 0 0 0 0.2rem rgba(20, 83, 45, 0.5);
}

.btn-outline-green900.disabled, .btn-outline-green900:disabled {
  color: #14532d;
  background-color: transparent;
}

.btn-outline-green900:not(:disabled):not(.disabled):active, .btn-outline-green900:not(:disabled):not(.disabled).active,
.show > .btn-outline-green900.dropdown-toggle {
  color: #fff;
  background-color: #14532d;
  border-color: #14532d;
}

.btn-outline-green900:not(:disabled):not(.disabled):active:focus, .btn-outline-green900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(20, 83, 45, 0.5);
}

.btn-outline-lime50 {
  color: #f7fee7;
  border-color: #f7fee7;
}

.btn-outline-lime50:hover {
  color: #212529;
  background-color: #f7fee7;
  border-color: #f7fee7;
}

.btn-outline-lime50:focus, .btn-outline-lime50.focus {
  box-shadow: 0 0 0 0.2rem rgba(247, 254, 231, 0.5);
}

.btn-outline-lime50.disabled, .btn-outline-lime50:disabled {
  color: #f7fee7;
  background-color: transparent;
}

.btn-outline-lime50:not(:disabled):not(.disabled):active, .btn-outline-lime50:not(:disabled):not(.disabled).active,
.show > .btn-outline-lime50.dropdown-toggle {
  color: #212529;
  background-color: #f7fee7;
  border-color: #f7fee7;
}

.btn-outline-lime50:not(:disabled):not(.disabled):active:focus, .btn-outline-lime50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lime50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(247, 254, 231, 0.5);
}

.btn-outline-lime100 {
  color: #ecfccb;
  border-color: #ecfccb;
}

.btn-outline-lime100:hover {
  color: #212529;
  background-color: #ecfccb;
  border-color: #ecfccb;
}

.btn-outline-lime100:focus, .btn-outline-lime100.focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 252, 203, 0.5);
}

.btn-outline-lime100.disabled, .btn-outline-lime100:disabled {
  color: #ecfccb;
  background-color: transparent;
}

.btn-outline-lime100:not(:disabled):not(.disabled):active, .btn-outline-lime100:not(:disabled):not(.disabled).active,
.show > .btn-outline-lime100.dropdown-toggle {
  color: #212529;
  background-color: #ecfccb;
  border-color: #ecfccb;
}

.btn-outline-lime100:not(:disabled):not(.disabled):active:focus, .btn-outline-lime100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lime100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(236, 252, 203, 0.5);
}

.btn-outline-lime200 {
  color: #d9f99d;
  border-color: #d9f99d;
}

.btn-outline-lime200:hover {
  color: #212529;
  background-color: #d9f99d;
  border-color: #d9f99d;
}

.btn-outline-lime200:focus, .btn-outline-lime200.focus {
  box-shadow: 0 0 0 0.2rem rgba(217, 249, 157, 0.5);
}

.btn-outline-lime200.disabled, .btn-outline-lime200:disabled {
  color: #d9f99d;
  background-color: transparent;
}

.btn-outline-lime200:not(:disabled):not(.disabled):active, .btn-outline-lime200:not(:disabled):not(.disabled).active,
.show > .btn-outline-lime200.dropdown-toggle {
  color: #212529;
  background-color: #d9f99d;
  border-color: #d9f99d;
}

.btn-outline-lime200:not(:disabled):not(.disabled):active:focus, .btn-outline-lime200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lime200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217, 249, 157, 0.5);
}

.btn-outline-lime300 {
  color: #bef264;
  border-color: #bef264;
}

.btn-outline-lime300:hover {
  color: #212529;
  background-color: #bef264;
  border-color: #bef264;
}

.btn-outline-lime300:focus, .btn-outline-lime300.focus {
  box-shadow: 0 0 0 0.2rem rgba(190, 242, 100, 0.5);
}

.btn-outline-lime300.disabled, .btn-outline-lime300:disabled {
  color: #bef264;
  background-color: transparent;
}

.btn-outline-lime300:not(:disabled):not(.disabled):active, .btn-outline-lime300:not(:disabled):not(.disabled).active,
.show > .btn-outline-lime300.dropdown-toggle {
  color: #212529;
  background-color: #bef264;
  border-color: #bef264;
}

.btn-outline-lime300:not(:disabled):not(.disabled):active:focus, .btn-outline-lime300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lime300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(190, 242, 100, 0.5);
}

.btn-outline-lime400 {
  color: #a3e635;
  border-color: #a3e635;
}

.btn-outline-lime400:hover {
  color: #212529;
  background-color: #a3e635;
  border-color: #a3e635;
}

.btn-outline-lime400:focus, .btn-outline-lime400.focus {
  box-shadow: 0 0 0 0.2rem rgba(163, 230, 53, 0.5);
}

.btn-outline-lime400.disabled, .btn-outline-lime400:disabled {
  color: #a3e635;
  background-color: transparent;
}

.btn-outline-lime400:not(:disabled):not(.disabled):active, .btn-outline-lime400:not(:disabled):not(.disabled).active,
.show > .btn-outline-lime400.dropdown-toggle {
  color: #212529;
  background-color: #a3e635;
  border-color: #a3e635;
}

.btn-outline-lime400:not(:disabled):not(.disabled):active:focus, .btn-outline-lime400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lime400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(163, 230, 53, 0.5);
}

.btn-outline-lime500 {
  color: #84cc16;
  border-color: #84cc16;
}

.btn-outline-lime500:hover {
  color: #212529;
  background-color: #84cc16;
  border-color: #84cc16;
}

.btn-outline-lime500:focus, .btn-outline-lime500.focus {
  box-shadow: 0 0 0 0.2rem rgba(132, 204, 22, 0.5);
}

.btn-outline-lime500.disabled, .btn-outline-lime500:disabled {
  color: #84cc16;
  background-color: transparent;
}

.btn-outline-lime500:not(:disabled):not(.disabled):active, .btn-outline-lime500:not(:disabled):not(.disabled).active,
.show > .btn-outline-lime500.dropdown-toggle {
  color: #212529;
  background-color: #84cc16;
  border-color: #84cc16;
}

.btn-outline-lime500:not(:disabled):not(.disabled):active:focus, .btn-outline-lime500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lime500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(132, 204, 22, 0.5);
}

.btn-outline-lime600 {
  color: #65a30d;
  border-color: #65a30d;
}

.btn-outline-lime600:hover {
  color: #fff;
  background-color: #65a30d;
  border-color: #65a30d;
}

.btn-outline-lime600:focus, .btn-outline-lime600.focus {
  box-shadow: 0 0 0 0.2rem rgba(101, 163, 13, 0.5);
}

.btn-outline-lime600.disabled, .btn-outline-lime600:disabled {
  color: #65a30d;
  background-color: transparent;
}

.btn-outline-lime600:not(:disabled):not(.disabled):active, .btn-outline-lime600:not(:disabled):not(.disabled).active,
.show > .btn-outline-lime600.dropdown-toggle {
  color: #fff;
  background-color: #65a30d;
  border-color: #65a30d;
}

.btn-outline-lime600:not(:disabled):not(.disabled):active:focus, .btn-outline-lime600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lime600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(101, 163, 13, 0.5);
}

.btn-outline-lime700 {
  color: #4d7c0f;
  border-color: #4d7c0f;
}

.btn-outline-lime700:hover {
  color: #fff;
  background-color: #4d7c0f;
  border-color: #4d7c0f;
}

.btn-outline-lime700:focus, .btn-outline-lime700.focus {
  box-shadow: 0 0 0 0.2rem rgba(77, 124, 15, 0.5);
}

.btn-outline-lime700.disabled, .btn-outline-lime700:disabled {
  color: #4d7c0f;
  background-color: transparent;
}

.btn-outline-lime700:not(:disabled):not(.disabled):active, .btn-outline-lime700:not(:disabled):not(.disabled).active,
.show > .btn-outline-lime700.dropdown-toggle {
  color: #fff;
  background-color: #4d7c0f;
  border-color: #4d7c0f;
}

.btn-outline-lime700:not(:disabled):not(.disabled):active:focus, .btn-outline-lime700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lime700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(77, 124, 15, 0.5);
}

.btn-outline-lime800 {
  color: #3f6212;
  border-color: #3f6212;
}

.btn-outline-lime800:hover {
  color: #fff;
  background-color: #3f6212;
  border-color: #3f6212;
}

.btn-outline-lime800:focus, .btn-outline-lime800.focus {
  box-shadow: 0 0 0 0.2rem rgba(63, 98, 18, 0.5);
}

.btn-outline-lime800.disabled, .btn-outline-lime800:disabled {
  color: #3f6212;
  background-color: transparent;
}

.btn-outline-lime800:not(:disabled):not(.disabled):active, .btn-outline-lime800:not(:disabled):not(.disabled).active,
.show > .btn-outline-lime800.dropdown-toggle {
  color: #fff;
  background-color: #3f6212;
  border-color: #3f6212;
}

.btn-outline-lime800:not(:disabled):not(.disabled):active:focus, .btn-outline-lime800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lime800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(63, 98, 18, 0.5);
}

.btn-outline-lime900 {
  color: #365314;
  border-color: #365314;
}

.btn-outline-lime900:hover {
  color: #fff;
  background-color: #365314;
  border-color: #365314;
}

.btn-outline-lime900:focus, .btn-outline-lime900.focus {
  box-shadow: 0 0 0 0.2rem rgba(54, 83, 20, 0.5);
}

.btn-outline-lime900.disabled, .btn-outline-lime900:disabled {
  color: #365314;
  background-color: transparent;
}

.btn-outline-lime900:not(:disabled):not(.disabled):active, .btn-outline-lime900:not(:disabled):not(.disabled).active,
.show > .btn-outline-lime900.dropdown-toggle {
  color: #fff;
  background-color: #365314;
  border-color: #365314;
}

.btn-outline-lime900:not(:disabled):not(.disabled):active:focus, .btn-outline-lime900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lime900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(54, 83, 20, 0.5);
}

.btn-outline-yellow50 {
  color: #fefce8;
  border-color: #fefce8;
}

.btn-outline-yellow50:hover {
  color: #212529;
  background-color: #fefce8;
  border-color: #fefce8;
}

.btn-outline-yellow50:focus, .btn-outline-yellow50.focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 252, 232, 0.5);
}

.btn-outline-yellow50.disabled, .btn-outline-yellow50:disabled {
  color: #fefce8;
  background-color: transparent;
}

.btn-outline-yellow50:not(:disabled):not(.disabled):active, .btn-outline-yellow50:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow50.dropdown-toggle {
  color: #212529;
  background-color: #fefce8;
  border-color: #fefce8;
}

.btn-outline-yellow50:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(254, 252, 232, 0.5);
}

.btn-outline-yellow100 {
  color: #fef9c3;
  border-color: #fef9c3;
}

.btn-outline-yellow100:hover {
  color: #212529;
  background-color: #fef9c3;
  border-color: #fef9c3;
}

.btn-outline-yellow100:focus, .btn-outline-yellow100.focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 249, 195, 0.5);
}

.btn-outline-yellow100.disabled, .btn-outline-yellow100:disabled {
  color: #fef9c3;
  background-color: transparent;
}

.btn-outline-yellow100:not(:disabled):not(.disabled):active, .btn-outline-yellow100:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow100.dropdown-toggle {
  color: #212529;
  background-color: #fef9c3;
  border-color: #fef9c3;
}

.btn-outline-yellow100:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(254, 249, 195, 0.5);
}

.btn-outline-yellow200 {
  color: #fef08a;
  border-color: #fef08a;
}

.btn-outline-yellow200:hover {
  color: #212529;
  background-color: #fef08a;
  border-color: #fef08a;
}

.btn-outline-yellow200:focus, .btn-outline-yellow200.focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 240, 138, 0.5);
}

.btn-outline-yellow200.disabled, .btn-outline-yellow200:disabled {
  color: #fef08a;
  background-color: transparent;
}

.btn-outline-yellow200:not(:disabled):not(.disabled):active, .btn-outline-yellow200:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow200.dropdown-toggle {
  color: #212529;
  background-color: #fef08a;
  border-color: #fef08a;
}

.btn-outline-yellow200:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(254, 240, 138, 0.5);
}

.btn-outline-yellow300 {
  color: #fde047;
  border-color: #fde047;
}

.btn-outline-yellow300:hover {
  color: #212529;
  background-color: #fde047;
  border-color: #fde047;
}

.btn-outline-yellow300:focus, .btn-outline-yellow300.focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 224, 71, 0.5);
}

.btn-outline-yellow300.disabled, .btn-outline-yellow300:disabled {
  color: #fde047;
  background-color: transparent;
}

.btn-outline-yellow300:not(:disabled):not(.disabled):active, .btn-outline-yellow300:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow300.dropdown-toggle {
  color: #212529;
  background-color: #fde047;
  border-color: #fde047;
}

.btn-outline-yellow300:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(253, 224, 71, 0.5);
}

.btn-outline-yellow400 {
  color: #facc15;
  border-color: #facc15;
}

.btn-outline-yellow400:hover {
  color: #212529;
  background-color: #facc15;
  border-color: #facc15;
}

.btn-outline-yellow400:focus, .btn-outline-yellow400.focus {
  box-shadow: 0 0 0 0.2rem rgba(250, 204, 21, 0.5);
}

.btn-outline-yellow400.disabled, .btn-outline-yellow400:disabled {
  color: #facc15;
  background-color: transparent;
}

.btn-outline-yellow400:not(:disabled):not(.disabled):active, .btn-outline-yellow400:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow400.dropdown-toggle {
  color: #212529;
  background-color: #facc15;
  border-color: #facc15;
}

.btn-outline-yellow400:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(250, 204, 21, 0.5);
}

.btn-outline-yellow500 {
  color: #eab308;
  border-color: #eab308;
}

.btn-outline-yellow500:hover {
  color: #212529;
  background-color: #eab308;
  border-color: #eab308;
}

.btn-outline-yellow500:focus, .btn-outline-yellow500.focus {
  box-shadow: 0 0 0 0.2rem rgba(234, 179, 8, 0.5);
}

.btn-outline-yellow500.disabled, .btn-outline-yellow500:disabled {
  color: #eab308;
  background-color: transparent;
}

.btn-outline-yellow500:not(:disabled):not(.disabled):active, .btn-outline-yellow500:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow500.dropdown-toggle {
  color: #212529;
  background-color: #eab308;
  border-color: #eab308;
}

.btn-outline-yellow500:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(234, 179, 8, 0.5);
}

.btn-outline-yellow600 {
  color: #ca8a04;
  border-color: #ca8a04;
}

.btn-outline-yellow600:hover {
  color: #fff;
  background-color: #ca8a04;
  border-color: #ca8a04;
}

.btn-outline-yellow600:focus, .btn-outline-yellow600.focus {
  box-shadow: 0 0 0 0.2rem rgba(202, 138, 4, 0.5);
}

.btn-outline-yellow600.disabled, .btn-outline-yellow600:disabled {
  color: #ca8a04;
  background-color: transparent;
}

.btn-outline-yellow600:not(:disabled):not(.disabled):active, .btn-outline-yellow600:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow600.dropdown-toggle {
  color: #fff;
  background-color: #ca8a04;
  border-color: #ca8a04;
}

.btn-outline-yellow600:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(202, 138, 4, 0.5);
}

.btn-outline-yellow700 {
  color: #a16207;
  border-color: #a16207;
}

.btn-outline-yellow700:hover {
  color: #fff;
  background-color: #a16207;
  border-color: #a16207;
}

.btn-outline-yellow700:focus, .btn-outline-yellow700.focus {
  box-shadow: 0 0 0 0.2rem rgba(161, 98, 7, 0.5);
}

.btn-outline-yellow700.disabled, .btn-outline-yellow700:disabled {
  color: #a16207;
  background-color: transparent;
}

.btn-outline-yellow700:not(:disabled):not(.disabled):active, .btn-outline-yellow700:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow700.dropdown-toggle {
  color: #fff;
  background-color: #a16207;
  border-color: #a16207;
}

.btn-outline-yellow700:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(161, 98, 7, 0.5);
}

.btn-outline-yellow800 {
  color: #854d0e;
  border-color: #854d0e;
}

.btn-outline-yellow800:hover {
  color: #fff;
  background-color: #854d0e;
  border-color: #854d0e;
}

.btn-outline-yellow800:focus, .btn-outline-yellow800.focus {
  box-shadow: 0 0 0 0.2rem rgba(133, 77, 14, 0.5);
}

.btn-outline-yellow800.disabled, .btn-outline-yellow800:disabled {
  color: #854d0e;
  background-color: transparent;
}

.btn-outline-yellow800:not(:disabled):not(.disabled):active, .btn-outline-yellow800:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow800.dropdown-toggle {
  color: #fff;
  background-color: #854d0e;
  border-color: #854d0e;
}

.btn-outline-yellow800:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(133, 77, 14, 0.5);
}

.btn-outline-yellow900 {
  color: #713f12;
  border-color: #713f12;
}

.btn-outline-yellow900:hover {
  color: #fff;
  background-color: #713f12;
  border-color: #713f12;
}

.btn-outline-yellow900:focus, .btn-outline-yellow900.focus {
  box-shadow: 0 0 0 0.2rem rgba(113, 63, 18, 0.5);
}

.btn-outline-yellow900.disabled, .btn-outline-yellow900:disabled {
  color: #713f12;
  background-color: transparent;
}

.btn-outline-yellow900:not(:disabled):not(.disabled):active, .btn-outline-yellow900:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow900.dropdown-toggle {
  color: #fff;
  background-color: #713f12;
  border-color: #713f12;
}

.btn-outline-yellow900:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(113, 63, 18, 0.5);
}

.btn-outline-amber50 {
  color: #fffbeb;
  border-color: #fffbeb;
}

.btn-outline-amber50:hover {
  color: #212529;
  background-color: #fffbeb;
  border-color: #fffbeb;
}

.btn-outline-amber50:focus, .btn-outline-amber50.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 251, 235, 0.5);
}

.btn-outline-amber50.disabled, .btn-outline-amber50:disabled {
  color: #fffbeb;
  background-color: transparent;
}

.btn-outline-amber50:not(:disabled):not(.disabled):active, .btn-outline-amber50:not(:disabled):not(.disabled).active,
.show > .btn-outline-amber50.dropdown-toggle {
  color: #212529;
  background-color: #fffbeb;
  border-color: #fffbeb;
}

.btn-outline-amber50:not(:disabled):not(.disabled):active:focus, .btn-outline-amber50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-amber50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 251, 235, 0.5);
}

.btn-outline-amber100 {
  color: #fef3c7;
  border-color: #fef3c7;
}

.btn-outline-amber100:hover {
  color: #212529;
  background-color: #fef3c7;
  border-color: #fef3c7;
}

.btn-outline-amber100:focus, .btn-outline-amber100.focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 243, 199, 0.5);
}

.btn-outline-amber100.disabled, .btn-outline-amber100:disabled {
  color: #fef3c7;
  background-color: transparent;
}

.btn-outline-amber100:not(:disabled):not(.disabled):active, .btn-outline-amber100:not(:disabled):not(.disabled).active,
.show > .btn-outline-amber100.dropdown-toggle {
  color: #212529;
  background-color: #fef3c7;
  border-color: #fef3c7;
}

.btn-outline-amber100:not(:disabled):not(.disabled):active:focus, .btn-outline-amber100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-amber100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(254, 243, 199, 0.5);
}

.btn-outline-amber200 {
  color: #fde68a;
  border-color: #fde68a;
}

.btn-outline-amber200:hover {
  color: #212529;
  background-color: #fde68a;
  border-color: #fde68a;
}

.btn-outline-amber200:focus, .btn-outline-amber200.focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 230, 138, 0.5);
}

.btn-outline-amber200.disabled, .btn-outline-amber200:disabled {
  color: #fde68a;
  background-color: transparent;
}

.btn-outline-amber200:not(:disabled):not(.disabled):active, .btn-outline-amber200:not(:disabled):not(.disabled).active,
.show > .btn-outline-amber200.dropdown-toggle {
  color: #212529;
  background-color: #fde68a;
  border-color: #fde68a;
}

.btn-outline-amber200:not(:disabled):not(.disabled):active:focus, .btn-outline-amber200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-amber200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(253, 230, 138, 0.5);
}

.btn-outline-amber300 {
  color: #fcd34d;
  border-color: #fcd34d;
}

.btn-outline-amber300:hover {
  color: #212529;
  background-color: #fcd34d;
  border-color: #fcd34d;
}

.btn-outline-amber300:focus, .btn-outline-amber300.focus {
  box-shadow: 0 0 0 0.2rem rgba(252, 211, 77, 0.5);
}

.btn-outline-amber300.disabled, .btn-outline-amber300:disabled {
  color: #fcd34d;
  background-color: transparent;
}

.btn-outline-amber300:not(:disabled):not(.disabled):active, .btn-outline-amber300:not(:disabled):not(.disabled).active,
.show > .btn-outline-amber300.dropdown-toggle {
  color: #212529;
  background-color: #fcd34d;
  border-color: #fcd34d;
}

.btn-outline-amber300:not(:disabled):not(.disabled):active:focus, .btn-outline-amber300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-amber300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(252, 211, 77, 0.5);
}

.btn-outline-amber400 {
  color: #fbbf24;
  border-color: #fbbf24;
}

.btn-outline-amber400:hover {
  color: #212529;
  background-color: #fbbf24;
  border-color: #fbbf24;
}

.btn-outline-amber400:focus, .btn-outline-amber400.focus {
  box-shadow: 0 0 0 0.2rem rgba(251, 191, 36, 0.5);
}

.btn-outline-amber400.disabled, .btn-outline-amber400:disabled {
  color: #fbbf24;
  background-color: transparent;
}

.btn-outline-amber400:not(:disabled):not(.disabled):active, .btn-outline-amber400:not(:disabled):not(.disabled).active,
.show > .btn-outline-amber400.dropdown-toggle {
  color: #212529;
  background-color: #fbbf24;
  border-color: #fbbf24;
}

.btn-outline-amber400:not(:disabled):not(.disabled):active:focus, .btn-outline-amber400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-amber400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(251, 191, 36, 0.5);
}

.btn-outline-amber500 {
  color: #f59e0b;
  border-color: #f59e0b;
}

.btn-outline-amber500:hover {
  color: #212529;
  background-color: #f59e0b;
  border-color: #f59e0b;
}

.btn-outline-amber500:focus, .btn-outline-amber500.focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 158, 11, 0.5);
}

.btn-outline-amber500.disabled, .btn-outline-amber500:disabled {
  color: #f59e0b;
  background-color: transparent;
}

.btn-outline-amber500:not(:disabled):not(.disabled):active, .btn-outline-amber500:not(:disabled):not(.disabled).active,
.show > .btn-outline-amber500.dropdown-toggle {
  color: #212529;
  background-color: #f59e0b;
  border-color: #f59e0b;
}

.btn-outline-amber500:not(:disabled):not(.disabled):active:focus, .btn-outline-amber500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-amber500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(245, 158, 11, 0.5);
}

.btn-outline-amber600 {
  color: #d97706;
  border-color: #d97706;
}

.btn-outline-amber600:hover {
  color: #fff;
  background-color: #d97706;
  border-color: #d97706;
}

.btn-outline-amber600:focus, .btn-outline-amber600.focus {
  box-shadow: 0 0 0 0.2rem rgba(217, 119, 6, 0.5);
}

.btn-outline-amber600.disabled, .btn-outline-amber600:disabled {
  color: #d97706;
  background-color: transparent;
}

.btn-outline-amber600:not(:disabled):not(.disabled):active, .btn-outline-amber600:not(:disabled):not(.disabled).active,
.show > .btn-outline-amber600.dropdown-toggle {
  color: #fff;
  background-color: #d97706;
  border-color: #d97706;
}

.btn-outline-amber600:not(:disabled):not(.disabled):active:focus, .btn-outline-amber600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-amber600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217, 119, 6, 0.5);
}

.btn-outline-amber700 {
  color: #b45309;
  border-color: #b45309;
}

.btn-outline-amber700:hover {
  color: #fff;
  background-color: #b45309;
  border-color: #b45309;
}

.btn-outline-amber700:focus, .btn-outline-amber700.focus {
  box-shadow: 0 0 0 0.2rem rgba(180, 83, 9, 0.5);
}

.btn-outline-amber700.disabled, .btn-outline-amber700:disabled {
  color: #b45309;
  background-color: transparent;
}

.btn-outline-amber700:not(:disabled):not(.disabled):active, .btn-outline-amber700:not(:disabled):not(.disabled).active,
.show > .btn-outline-amber700.dropdown-toggle {
  color: #fff;
  background-color: #b45309;
  border-color: #b45309;
}

.btn-outline-amber700:not(:disabled):not(.disabled):active:focus, .btn-outline-amber700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-amber700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(180, 83, 9, 0.5);
}

.btn-outline-amber800 {
  color: #92400e;
  border-color: #92400e;
}

.btn-outline-amber800:hover {
  color: #fff;
  background-color: #92400e;
  border-color: #92400e;
}

.btn-outline-amber800:focus, .btn-outline-amber800.focus {
  box-shadow: 0 0 0 0.2rem rgba(146, 64, 14, 0.5);
}

.btn-outline-amber800.disabled, .btn-outline-amber800:disabled {
  color: #92400e;
  background-color: transparent;
}

.btn-outline-amber800:not(:disabled):not(.disabled):active, .btn-outline-amber800:not(:disabled):not(.disabled).active,
.show > .btn-outline-amber800.dropdown-toggle {
  color: #fff;
  background-color: #92400e;
  border-color: #92400e;
}

.btn-outline-amber800:not(:disabled):not(.disabled):active:focus, .btn-outline-amber800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-amber800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(146, 64, 14, 0.5);
}

.btn-outline-amber900 {
  color: #78350f;
  border-color: #78350f;
}

.btn-outline-amber900:hover {
  color: #fff;
  background-color: #78350f;
  border-color: #78350f;
}

.btn-outline-amber900:focus, .btn-outline-amber900.focus {
  box-shadow: 0 0 0 0.2rem rgba(120, 53, 15, 0.5);
}

.btn-outline-amber900.disabled, .btn-outline-amber900:disabled {
  color: #78350f;
  background-color: transparent;
}

.btn-outline-amber900:not(:disabled):not(.disabled):active, .btn-outline-amber900:not(:disabled):not(.disabled).active,
.show > .btn-outline-amber900.dropdown-toggle {
  color: #fff;
  background-color: #78350f;
  border-color: #78350f;
}

.btn-outline-amber900:not(:disabled):not(.disabled):active:focus, .btn-outline-amber900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-amber900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(120, 53, 15, 0.5);
}

.btn-outline-orange50 {
  color: #fff7ed;
  border-color: #fff7ed;
}

.btn-outline-orange50:hover {
  color: #212529;
  background-color: #fff7ed;
  border-color: #fff7ed;
}

.btn-outline-orange50:focus, .btn-outline-orange50.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 247, 237, 0.5);
}

.btn-outline-orange50.disabled, .btn-outline-orange50:disabled {
  color: #fff7ed;
  background-color: transparent;
}

.btn-outline-orange50:not(:disabled):not(.disabled):active, .btn-outline-orange50:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange50.dropdown-toggle {
  color: #212529;
  background-color: #fff7ed;
  border-color: #fff7ed;
}

.btn-outline-orange50:not(:disabled):not(.disabled):active:focus, .btn-outline-orange50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 247, 237, 0.5);
}

.btn-outline-orange100 {
  color: #ffedd5;
  border-color: #ffedd5;
}

.btn-outline-orange100:hover {
  color: #212529;
  background-color: #ffedd5;
  border-color: #ffedd5;
}

.btn-outline-orange100:focus, .btn-outline-orange100.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 237, 213, 0.5);
}

.btn-outline-orange100.disabled, .btn-outline-orange100:disabled {
  color: #ffedd5;
  background-color: transparent;
}

.btn-outline-orange100:not(:disabled):not(.disabled):active, .btn-outline-orange100:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange100.dropdown-toggle {
  color: #212529;
  background-color: #ffedd5;
  border-color: #ffedd5;
}

.btn-outline-orange100:not(:disabled):not(.disabled):active:focus, .btn-outline-orange100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 237, 213, 0.5);
}

.btn-outline-orange200 {
  color: #fed7aa;
  border-color: #fed7aa;
}

.btn-outline-orange200:hover {
  color: #212529;
  background-color: #fed7aa;
  border-color: #fed7aa;
}

.btn-outline-orange200:focus, .btn-outline-orange200.focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 215, 170, 0.5);
}

.btn-outline-orange200.disabled, .btn-outline-orange200:disabled {
  color: #fed7aa;
  background-color: transparent;
}

.btn-outline-orange200:not(:disabled):not(.disabled):active, .btn-outline-orange200:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange200.dropdown-toggle {
  color: #212529;
  background-color: #fed7aa;
  border-color: #fed7aa;
}

.btn-outline-orange200:not(:disabled):not(.disabled):active:focus, .btn-outline-orange200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(254, 215, 170, 0.5);
}

.btn-outline-orange300 {
  color: #fdba74;
  border-color: #fdba74;
}

.btn-outline-orange300:hover {
  color: #212529;
  background-color: #fdba74;
  border-color: #fdba74;
}

.btn-outline-orange300:focus, .btn-outline-orange300.focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 186, 116, 0.5);
}

.btn-outline-orange300.disabled, .btn-outline-orange300:disabled {
  color: #fdba74;
  background-color: transparent;
}

.btn-outline-orange300:not(:disabled):not(.disabled):active, .btn-outline-orange300:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange300.dropdown-toggle {
  color: #212529;
  background-color: #fdba74;
  border-color: #fdba74;
}

.btn-outline-orange300:not(:disabled):not(.disabled):active:focus, .btn-outline-orange300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(253, 186, 116, 0.5);
}

.btn-outline-orange400 {
  color: #fb923c;
  border-color: #fb923c;
}

.btn-outline-orange400:hover {
  color: #212529;
  background-color: #fb923c;
  border-color: #fb923c;
}

.btn-outline-orange400:focus, .btn-outline-orange400.focus {
  box-shadow: 0 0 0 0.2rem rgba(251, 146, 60, 0.5);
}

.btn-outline-orange400.disabled, .btn-outline-orange400:disabled {
  color: #fb923c;
  background-color: transparent;
}

.btn-outline-orange400:not(:disabled):not(.disabled):active, .btn-outline-orange400:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange400.dropdown-toggle {
  color: #212529;
  background-color: #fb923c;
  border-color: #fb923c;
}

.btn-outline-orange400:not(:disabled):not(.disabled):active:focus, .btn-outline-orange400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(251, 146, 60, 0.5);
}

.btn-outline-orange500 {
  color: #f97316;
  border-color: #f97316;
}

.btn-outline-orange500:hover {
  color: #fff;
  background-color: #f97316;
  border-color: #f97316;
}

.btn-outline-orange500:focus, .btn-outline-orange500.focus {
  box-shadow: 0 0 0 0.2rem rgba(249, 115, 22, 0.5);
}

.btn-outline-orange500.disabled, .btn-outline-orange500:disabled {
  color: #f97316;
  background-color: transparent;
}

.btn-outline-orange500:not(:disabled):not(.disabled):active, .btn-outline-orange500:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange500.dropdown-toggle {
  color: #fff;
  background-color: #f97316;
  border-color: #f97316;
}

.btn-outline-orange500:not(:disabled):not(.disabled):active:focus, .btn-outline-orange500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(249, 115, 22, 0.5);
}

.btn-outline-orange600 {
  color: #ea580c;
  border-color: #ea580c;
}

.btn-outline-orange600:hover {
  color: #fff;
  background-color: #ea580c;
  border-color: #ea580c;
}

.btn-outline-orange600:focus, .btn-outline-orange600.focus {
  box-shadow: 0 0 0 0.2rem rgba(234, 88, 12, 0.5);
}

.btn-outline-orange600.disabled, .btn-outline-orange600:disabled {
  color: #ea580c;
  background-color: transparent;
}

.btn-outline-orange600:not(:disabled):not(.disabled):active, .btn-outline-orange600:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange600.dropdown-toggle {
  color: #fff;
  background-color: #ea580c;
  border-color: #ea580c;
}

.btn-outline-orange600:not(:disabled):not(.disabled):active:focus, .btn-outline-orange600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(234, 88, 12, 0.5);
}

.btn-outline-orange700 {
  color: #c2410c;
  border-color: #c2410c;
}

.btn-outline-orange700:hover {
  color: #fff;
  background-color: #c2410c;
  border-color: #c2410c;
}

.btn-outline-orange700:focus, .btn-outline-orange700.focus {
  box-shadow: 0 0 0 0.2rem rgba(194, 65, 12, 0.5);
}

.btn-outline-orange700.disabled, .btn-outline-orange700:disabled {
  color: #c2410c;
  background-color: transparent;
}

.btn-outline-orange700:not(:disabled):not(.disabled):active, .btn-outline-orange700:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange700.dropdown-toggle {
  color: #fff;
  background-color: #c2410c;
  border-color: #c2410c;
}

.btn-outline-orange700:not(:disabled):not(.disabled):active:focus, .btn-outline-orange700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(194, 65, 12, 0.5);
}

.btn-outline-orange800 {
  color: #9a3412;
  border-color: #9a3412;
}

.btn-outline-orange800:hover {
  color: #fff;
  background-color: #9a3412;
  border-color: #9a3412;
}

.btn-outline-orange800:focus, .btn-outline-orange800.focus {
  box-shadow: 0 0 0 0.2rem rgba(154, 52, 18, 0.5);
}

.btn-outline-orange800.disabled, .btn-outline-orange800:disabled {
  color: #9a3412;
  background-color: transparent;
}

.btn-outline-orange800:not(:disabled):not(.disabled):active, .btn-outline-orange800:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange800.dropdown-toggle {
  color: #fff;
  background-color: #9a3412;
  border-color: #9a3412;
}

.btn-outline-orange800:not(:disabled):not(.disabled):active:focus, .btn-outline-orange800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(154, 52, 18, 0.5);
}

.btn-outline-orange900 {
  color: #7c2d12;
  border-color: #7c2d12;
}

.btn-outline-orange900:hover {
  color: #fff;
  background-color: #7c2d12;
  border-color: #7c2d12;
}

.btn-outline-orange900:focus, .btn-outline-orange900.focus {
  box-shadow: 0 0 0 0.2rem rgba(124, 45, 18, 0.5);
}

.btn-outline-orange900.disabled, .btn-outline-orange900:disabled {
  color: #7c2d12;
  background-color: transparent;
}

.btn-outline-orange900:not(:disabled):not(.disabled):active, .btn-outline-orange900:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange900.dropdown-toggle {
  color: #fff;
  background-color: #7c2d12;
  border-color: #7c2d12;
}

.btn-outline-orange900:not(:disabled):not(.disabled):active:focus, .btn-outline-orange900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(124, 45, 18, 0.5);
}

.btn-outline-red50 {
  color: #fef2f2;
  border-color: #fef2f2;
}

.btn-outline-red50:hover {
  color: #212529;
  background-color: #fef2f2;
  border-color: #fef2f2;
}

.btn-outline-red50:focus, .btn-outline-red50.focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 242, 242, 0.5);
}

.btn-outline-red50.disabled, .btn-outline-red50:disabled {
  color: #fef2f2;
  background-color: transparent;
}

.btn-outline-red50:not(:disabled):not(.disabled):active, .btn-outline-red50:not(:disabled):not(.disabled).active,
.show > .btn-outline-red50.dropdown-toggle {
  color: #212529;
  background-color: #fef2f2;
  border-color: #fef2f2;
}

.btn-outline-red50:not(:disabled):not(.disabled):active:focus, .btn-outline-red50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(254, 242, 242, 0.5);
}

.btn-outline-red100 {
  color: #fee2e2;
  border-color: #fee2e2;
}

.btn-outline-red100:hover {
  color: #212529;
  background-color: #fee2e2;
  border-color: #fee2e2;
}

.btn-outline-red100:focus, .btn-outline-red100.focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 226, 226, 0.5);
}

.btn-outline-red100.disabled, .btn-outline-red100:disabled {
  color: #fee2e2;
  background-color: transparent;
}

.btn-outline-red100:not(:disabled):not(.disabled):active, .btn-outline-red100:not(:disabled):not(.disabled).active,
.show > .btn-outline-red100.dropdown-toggle {
  color: #212529;
  background-color: #fee2e2;
  border-color: #fee2e2;
}

.btn-outline-red100:not(:disabled):not(.disabled):active:focus, .btn-outline-red100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(254, 226, 226, 0.5);
}

.btn-outline-red200 {
  color: #fecaca;
  border-color: #fecaca;
}

.btn-outline-red200:hover {
  color: #212529;
  background-color: #fecaca;
  border-color: #fecaca;
}

.btn-outline-red200:focus, .btn-outline-red200.focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 202, 202, 0.5);
}

.btn-outline-red200.disabled, .btn-outline-red200:disabled {
  color: #fecaca;
  background-color: transparent;
}

.btn-outline-red200:not(:disabled):not(.disabled):active, .btn-outline-red200:not(:disabled):not(.disabled).active,
.show > .btn-outline-red200.dropdown-toggle {
  color: #212529;
  background-color: #fecaca;
  border-color: #fecaca;
}

.btn-outline-red200:not(:disabled):not(.disabled):active:focus, .btn-outline-red200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(254, 202, 202, 0.5);
}

.btn-outline-red300 {
  color: #fca5a5;
  border-color: #fca5a5;
}

.btn-outline-red300:hover {
  color: #212529;
  background-color: #fca5a5;
  border-color: #fca5a5;
}

.btn-outline-red300:focus, .btn-outline-red300.focus {
  box-shadow: 0 0 0 0.2rem rgba(252, 165, 165, 0.5);
}

.btn-outline-red300.disabled, .btn-outline-red300:disabled {
  color: #fca5a5;
  background-color: transparent;
}

.btn-outline-red300:not(:disabled):not(.disabled):active, .btn-outline-red300:not(:disabled):not(.disabled).active,
.show > .btn-outline-red300.dropdown-toggle {
  color: #212529;
  background-color: #fca5a5;
  border-color: #fca5a5;
}

.btn-outline-red300:not(:disabled):not(.disabled):active:focus, .btn-outline-red300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(252, 165, 165, 0.5);
}

.btn-outline-red400 {
  color: #f87171;
  border-color: #f87171;
}

.btn-outline-red400:hover {
  color: #212529;
  background-color: #f87171;
  border-color: #f87171;
}

.btn-outline-red400:focus, .btn-outline-red400.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 113, 113, 0.5);
}

.btn-outline-red400.disabled, .btn-outline-red400:disabled {
  color: #f87171;
  background-color: transparent;
}

.btn-outline-red400:not(:disabled):not(.disabled):active, .btn-outline-red400:not(:disabled):not(.disabled).active,
.show > .btn-outline-red400.dropdown-toggle {
  color: #212529;
  background-color: #f87171;
  border-color: #f87171;
}

.btn-outline-red400:not(:disabled):not(.disabled):active:focus, .btn-outline-red400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 113, 113, 0.5);
}

.btn-outline-red500 {
  color: #ef4444;
  border-color: #ef4444;
}

.btn-outline-red500:hover {
  color: #fff;
  background-color: #ef4444;
  border-color: #ef4444;
}

.btn-outline-red500:focus, .btn-outline-red500.focus {
  box-shadow: 0 0 0 0.2rem rgba(239, 68, 68, 0.5);
}

.btn-outline-red500.disabled, .btn-outline-red500:disabled {
  color: #ef4444;
  background-color: transparent;
}

.btn-outline-red500:not(:disabled):not(.disabled):active, .btn-outline-red500:not(:disabled):not(.disabled).active,
.show > .btn-outline-red500.dropdown-toggle {
  color: #fff;
  background-color: #ef4444;
  border-color: #ef4444;
}

.btn-outline-red500:not(:disabled):not(.disabled):active:focus, .btn-outline-red500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(239, 68, 68, 0.5);
}

.btn-outline-red600 {
  color: #dc2626;
  border-color: #dc2626;
}

.btn-outline-red600:hover {
  color: #fff;
  background-color: #dc2626;
  border-color: #dc2626;
}

.btn-outline-red600:focus, .btn-outline-red600.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 38, 38, 0.5);
}

.btn-outline-red600.disabled, .btn-outline-red600:disabled {
  color: #dc2626;
  background-color: transparent;
}

.btn-outline-red600:not(:disabled):not(.disabled):active, .btn-outline-red600:not(:disabled):not(.disabled).active,
.show > .btn-outline-red600.dropdown-toggle {
  color: #fff;
  background-color: #dc2626;
  border-color: #dc2626;
}

.btn-outline-red600:not(:disabled):not(.disabled):active:focus, .btn-outline-red600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 38, 38, 0.5);
}

.btn-outline-red700 {
  color: #b91c1c;
  border-color: #b91c1c;
}

.btn-outline-red700:hover {
  color: #fff;
  background-color: #b91c1c;
  border-color: #b91c1c;
}

.btn-outline-red700:focus, .btn-outline-red700.focus {
  box-shadow: 0 0 0 0.2rem rgba(185, 28, 28, 0.5);
}

.btn-outline-red700.disabled, .btn-outline-red700:disabled {
  color: #b91c1c;
  background-color: transparent;
}

.btn-outline-red700:not(:disabled):not(.disabled):active, .btn-outline-red700:not(:disabled):not(.disabled).active,
.show > .btn-outline-red700.dropdown-toggle {
  color: #fff;
  background-color: #b91c1c;
  border-color: #b91c1c;
}

.btn-outline-red700:not(:disabled):not(.disabled):active:focus, .btn-outline-red700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(185, 28, 28, 0.5);
}

.btn-outline-red800 {
  color: #991b1b;
  border-color: #991b1b;
}

.btn-outline-red800:hover {
  color: #fff;
  background-color: #991b1b;
  border-color: #991b1b;
}

.btn-outline-red800:focus, .btn-outline-red800.focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 27, 27, 0.5);
}

.btn-outline-red800.disabled, .btn-outline-red800:disabled {
  color: #991b1b;
  background-color: transparent;
}

.btn-outline-red800:not(:disabled):not(.disabled):active, .btn-outline-red800:not(:disabled):not(.disabled).active,
.show > .btn-outline-red800.dropdown-toggle {
  color: #fff;
  background-color: #991b1b;
  border-color: #991b1b;
}

.btn-outline-red800:not(:disabled):not(.disabled):active:focus, .btn-outline-red800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(153, 27, 27, 0.5);
}

.btn-outline-red900 {
  color: #7f1d1d;
  border-color: #7f1d1d;
}

.btn-outline-red900:hover {
  color: #fff;
  background-color: #7f1d1d;
  border-color: #7f1d1d;
}

.btn-outline-red900:focus, .btn-outline-red900.focus {
  box-shadow: 0 0 0 0.2rem rgba(127, 29, 29, 0.5);
}

.btn-outline-red900.disabled, .btn-outline-red900:disabled {
  color: #7f1d1d;
  background-color: transparent;
}

.btn-outline-red900:not(:disabled):not(.disabled):active, .btn-outline-red900:not(:disabled):not(.disabled).active,
.show > .btn-outline-red900.dropdown-toggle {
  color: #fff;
  background-color: #7f1d1d;
  border-color: #7f1d1d;
}

.btn-outline-red900:not(:disabled):not(.disabled):active:focus, .btn-outline-red900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(127, 29, 29, 0.5);
}

.btn-outline-warmGray50 {
  color: #fafaf9;
  border-color: #fafaf9;
}

.btn-outline-warmGray50:hover {
  color: #212529;
  background-color: #fafaf9;
  border-color: #fafaf9;
}

.btn-outline-warmGray50:focus, .btn-outline-warmGray50.focus {
  box-shadow: 0 0 0 0.2rem rgba(250, 250, 249, 0.5);
}

.btn-outline-warmGray50.disabled, .btn-outline-warmGray50:disabled {
  color: #fafaf9;
  background-color: transparent;
}

.btn-outline-warmGray50:not(:disabled):not(.disabled):active, .btn-outline-warmGray50:not(:disabled):not(.disabled).active,
.show > .btn-outline-warmGray50.dropdown-toggle {
  color: #212529;
  background-color: #fafaf9;
  border-color: #fafaf9;
}

.btn-outline-warmGray50:not(:disabled):not(.disabled):active:focus, .btn-outline-warmGray50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warmGray50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(250, 250, 249, 0.5);
}

.btn-outline-warmGray100 {
  color: #f5f5f4;
  border-color: #f5f5f4;
}

.btn-outline-warmGray100:hover {
  color: #212529;
  background-color: #f5f5f4;
  border-color: #f5f5f4;
}

.btn-outline-warmGray100:focus, .btn-outline-warmGray100.focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 245, 244, 0.5);
}

.btn-outline-warmGray100.disabled, .btn-outline-warmGray100:disabled {
  color: #f5f5f4;
  background-color: transparent;
}

.btn-outline-warmGray100:not(:disabled):not(.disabled):active, .btn-outline-warmGray100:not(:disabled):not(.disabled).active,
.show > .btn-outline-warmGray100.dropdown-toggle {
  color: #212529;
  background-color: #f5f5f4;
  border-color: #f5f5f4;
}

.btn-outline-warmGray100:not(:disabled):not(.disabled):active:focus, .btn-outline-warmGray100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warmGray100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(245, 245, 244, 0.5);
}

.btn-outline-warmGray200 {
  color: #e7e5e4;
  border-color: #e7e5e4;
}

.btn-outline-warmGray200:hover {
  color: #212529;
  background-color: #e7e5e4;
  border-color: #e7e5e4;
}

.btn-outline-warmGray200:focus, .btn-outline-warmGray200.focus {
  box-shadow: 0 0 0 0.2rem rgba(231, 229, 228, 0.5);
}

.btn-outline-warmGray200.disabled, .btn-outline-warmGray200:disabled {
  color: #e7e5e4;
  background-color: transparent;
}

.btn-outline-warmGray200:not(:disabled):not(.disabled):active, .btn-outline-warmGray200:not(:disabled):not(.disabled).active,
.show > .btn-outline-warmGray200.dropdown-toggle {
  color: #212529;
  background-color: #e7e5e4;
  border-color: #e7e5e4;
}

.btn-outline-warmGray200:not(:disabled):not(.disabled):active:focus, .btn-outline-warmGray200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warmGray200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(231, 229, 228, 0.5);
}

.btn-outline-warmGray300 {
  color: #d6d3d1;
  border-color: #d6d3d1;
}

.btn-outline-warmGray300:hover {
  color: #212529;
  background-color: #d6d3d1;
  border-color: #d6d3d1;
}

.btn-outline-warmGray300:focus, .btn-outline-warmGray300.focus {
  box-shadow: 0 0 0 0.2rem rgba(214, 211, 209, 0.5);
}

.btn-outline-warmGray300.disabled, .btn-outline-warmGray300:disabled {
  color: #d6d3d1;
  background-color: transparent;
}

.btn-outline-warmGray300:not(:disabled):not(.disabled):active, .btn-outline-warmGray300:not(:disabled):not(.disabled).active,
.show > .btn-outline-warmGray300.dropdown-toggle {
  color: #212529;
  background-color: #d6d3d1;
  border-color: #d6d3d1;
}

.btn-outline-warmGray300:not(:disabled):not(.disabled):active:focus, .btn-outline-warmGray300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warmGray300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(214, 211, 209, 0.5);
}

.btn-outline-warmGray400 {
  color: #a8a29e;
  border-color: #a8a29e;
}

.btn-outline-warmGray400:hover {
  color: #212529;
  background-color: #a8a29e;
  border-color: #a8a29e;
}

.btn-outline-warmGray400:focus, .btn-outline-warmGray400.focus {
  box-shadow: 0 0 0 0.2rem rgba(168, 162, 158, 0.5);
}

.btn-outline-warmGray400.disabled, .btn-outline-warmGray400:disabled {
  color: #a8a29e;
  background-color: transparent;
}

.btn-outline-warmGray400:not(:disabled):not(.disabled):active, .btn-outline-warmGray400:not(:disabled):not(.disabled).active,
.show > .btn-outline-warmGray400.dropdown-toggle {
  color: #212529;
  background-color: #a8a29e;
  border-color: #a8a29e;
}

.btn-outline-warmGray400:not(:disabled):not(.disabled):active:focus, .btn-outline-warmGray400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warmGray400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(168, 162, 158, 0.5);
}

.btn-outline-warmGray500 {
  color: #78716c;
  border-color: #78716c;
}

.btn-outline-warmGray500:hover {
  color: #fff;
  background-color: #78716c;
  border-color: #78716c;
}

.btn-outline-warmGray500:focus, .btn-outline-warmGray500.focus {
  box-shadow: 0 0 0 0.2rem rgba(120, 113, 108, 0.5);
}

.btn-outline-warmGray500.disabled, .btn-outline-warmGray500:disabled {
  color: #78716c;
  background-color: transparent;
}

.btn-outline-warmGray500:not(:disabled):not(.disabled):active, .btn-outline-warmGray500:not(:disabled):not(.disabled).active,
.show > .btn-outline-warmGray500.dropdown-toggle {
  color: #fff;
  background-color: #78716c;
  border-color: #78716c;
}

.btn-outline-warmGray500:not(:disabled):not(.disabled):active:focus, .btn-outline-warmGray500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warmGray500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(120, 113, 108, 0.5);
}

.btn-outline-warmGray600 {
  color: #57534e;
  border-color: #57534e;
}

.btn-outline-warmGray600:hover {
  color: #fff;
  background-color: #57534e;
  border-color: #57534e;
}

.btn-outline-warmGray600:focus, .btn-outline-warmGray600.focus {
  box-shadow: 0 0 0 0.2rem rgba(87, 83, 78, 0.5);
}

.btn-outline-warmGray600.disabled, .btn-outline-warmGray600:disabled {
  color: #57534e;
  background-color: transparent;
}

.btn-outline-warmGray600:not(:disabled):not(.disabled):active, .btn-outline-warmGray600:not(:disabled):not(.disabled).active,
.show > .btn-outline-warmGray600.dropdown-toggle {
  color: #fff;
  background-color: #57534e;
  border-color: #57534e;
}

.btn-outline-warmGray600:not(:disabled):not(.disabled):active:focus, .btn-outline-warmGray600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warmGray600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(87, 83, 78, 0.5);
}

.btn-outline-warmGray700 {
  color: #44403c;
  border-color: #44403c;
}

.btn-outline-warmGray700:hover {
  color: #fff;
  background-color: #44403c;
  border-color: #44403c;
}

.btn-outline-warmGray700:focus, .btn-outline-warmGray700.focus {
  box-shadow: 0 0 0 0.2rem rgba(68, 64, 60, 0.5);
}

.btn-outline-warmGray700.disabled, .btn-outline-warmGray700:disabled {
  color: #44403c;
  background-color: transparent;
}

.btn-outline-warmGray700:not(:disabled):not(.disabled):active, .btn-outline-warmGray700:not(:disabled):not(.disabled).active,
.show > .btn-outline-warmGray700.dropdown-toggle {
  color: #fff;
  background-color: #44403c;
  border-color: #44403c;
}

.btn-outline-warmGray700:not(:disabled):not(.disabled):active:focus, .btn-outline-warmGray700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warmGray700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(68, 64, 60, 0.5);
}

.btn-outline-warmGray800 {
  color: #292524;
  border-color: #292524;
}

.btn-outline-warmGray800:hover {
  color: #fff;
  background-color: #292524;
  border-color: #292524;
}

.btn-outline-warmGray800:focus, .btn-outline-warmGray800.focus {
  box-shadow: 0 0 0 0.2rem rgba(41, 37, 36, 0.5);
}

.btn-outline-warmGray800.disabled, .btn-outline-warmGray800:disabled {
  color: #292524;
  background-color: transparent;
}

.btn-outline-warmGray800:not(:disabled):not(.disabled):active, .btn-outline-warmGray800:not(:disabled):not(.disabled).active,
.show > .btn-outline-warmGray800.dropdown-toggle {
  color: #fff;
  background-color: #292524;
  border-color: #292524;
}

.btn-outline-warmGray800:not(:disabled):not(.disabled):active:focus, .btn-outline-warmGray800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warmGray800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(41, 37, 36, 0.5);
}

.btn-outline-warmGray900 {
  color: #1c1917;
  border-color: #1c1917;
}

.btn-outline-warmGray900:hover {
  color: #fff;
  background-color: #1c1917;
  border-color: #1c1917;
}

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

.btn-outline-warmGray900.disabled, .btn-outline-warmGray900:disabled {
  color: #1c1917;
  background-color: transparent;
}

.btn-outline-warmGray900:not(:disabled):not(.disabled):active, .btn-outline-warmGray900:not(:disabled):not(.disabled).active,
.show > .btn-outline-warmGray900.dropdown-toggle {
  color: #fff;
  background-color: #1c1917;
  border-color: #1c1917;
}

.btn-outline-warmGray900:not(:disabled):not(.disabled):active:focus, .btn-outline-warmGray900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warmGray900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(28, 25, 23, 0.5);
}

.btn-outline-trueGray50 {
  color: #fafafa;
  border-color: #fafafa;
}

.btn-outline-trueGray50:hover {
  color: #212529;
  background-color: #fafafa;
  border-color: #fafafa;
}

.btn-outline-trueGray50:focus, .btn-outline-trueGray50.focus {
  box-shadow: 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
}

.btn-outline-trueGray50.disabled, .btn-outline-trueGray50:disabled {
  color: #fafafa;
  background-color: transparent;
}

.btn-outline-trueGray50:not(:disabled):not(.disabled):active, .btn-outline-trueGray50:not(:disabled):not(.disabled).active,
.show > .btn-outline-trueGray50.dropdown-toggle {
  color: #212529;
  background-color: #fafafa;
  border-color: #fafafa;
}

.btn-outline-trueGray50:not(:disabled):not(.disabled):active:focus, .btn-outline-trueGray50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-trueGray50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
}

.btn-outline-trueGray100 {
  color: #f5f5f5;
  border-color: #f5f5f5;
}

.btn-outline-trueGray100:hover {
  color: #212529;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}

.btn-outline-trueGray100:focus, .btn-outline-trueGray100.focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 245, 245, 0.5);
}

.btn-outline-trueGray100.disabled, .btn-outline-trueGray100:disabled {
  color: #f5f5f5;
  background-color: transparent;
}

.btn-outline-trueGray100:not(:disabled):not(.disabled):active, .btn-outline-trueGray100:not(:disabled):not(.disabled).active,
.show > .btn-outline-trueGray100.dropdown-toggle {
  color: #212529;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}

.btn-outline-trueGray100:not(:disabled):not(.disabled):active:focus, .btn-outline-trueGray100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-trueGray100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(245, 245, 245, 0.5);
}

.btn-outline-trueGray200 {
  color: #e5e5e5;
  border-color: #e5e5e5;
}

.btn-outline-trueGray200:hover {
  color: #212529;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}

.btn-outline-trueGray200:focus, .btn-outline-trueGray200.focus {
  box-shadow: 0 0 0 0.2rem rgba(229, 229, 229, 0.5);
}

.btn-outline-trueGray200.disabled, .btn-outline-trueGray200:disabled {
  color: #e5e5e5;
  background-color: transparent;
}

.btn-outline-trueGray200:not(:disabled):not(.disabled):active, .btn-outline-trueGray200:not(:disabled):not(.disabled).active,
.show > .btn-outline-trueGray200.dropdown-toggle {
  color: #212529;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}

.btn-outline-trueGray200:not(:disabled):not(.disabled):active:focus, .btn-outline-trueGray200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-trueGray200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(229, 229, 229, 0.5);
}

.btn-outline-trueGray300 {
  color: #d4d4d4;
  border-color: #d4d4d4;
}

.btn-outline-trueGray300:hover {
  color: #212529;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}

.btn-outline-trueGray300:focus, .btn-outline-trueGray300.focus {
  box-shadow: 0 0 0 0.2rem rgba(212, 212, 212, 0.5);
}

.btn-outline-trueGray300.disabled, .btn-outline-trueGray300:disabled {
  color: #d4d4d4;
  background-color: transparent;
}

.btn-outline-trueGray300:not(:disabled):not(.disabled):active, .btn-outline-trueGray300:not(:disabled):not(.disabled).active,
.show > .btn-outline-trueGray300.dropdown-toggle {
  color: #212529;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}

.btn-outline-trueGray300:not(:disabled):not(.disabled):active:focus, .btn-outline-trueGray300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-trueGray300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(212, 212, 212, 0.5);
}

.btn-outline-trueGray400 {
  color: #a3a3a3;
  border-color: #a3a3a3;
}

.btn-outline-trueGray400:hover {
  color: #212529;
  background-color: #a3a3a3;
  border-color: #a3a3a3;
}

.btn-outline-trueGray400:focus, .btn-outline-trueGray400.focus {
  box-shadow: 0 0 0 0.2rem rgba(163, 163, 163, 0.5);
}

.btn-outline-trueGray400.disabled, .btn-outline-trueGray400:disabled {
  color: #a3a3a3;
  background-color: transparent;
}

.btn-outline-trueGray400:not(:disabled):not(.disabled):active, .btn-outline-trueGray400:not(:disabled):not(.disabled).active,
.show > .btn-outline-trueGray400.dropdown-toggle {
  color: #212529;
  background-color: #a3a3a3;
  border-color: #a3a3a3;
}

.btn-outline-trueGray400:not(:disabled):not(.disabled):active:focus, .btn-outline-trueGray400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-trueGray400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(163, 163, 163, 0.5);
}

.btn-outline-trueGray500 {
  color: #737373;
  border-color: #737373;
}

.btn-outline-trueGray500:hover {
  color: #fff;
  background-color: #737373;
  border-color: #737373;
}

.btn-outline-trueGray500:focus, .btn-outline-trueGray500.focus {
  box-shadow: 0 0 0 0.2rem rgba(115, 115, 115, 0.5);
}

.btn-outline-trueGray500.disabled, .btn-outline-trueGray500:disabled {
  color: #737373;
  background-color: transparent;
}

.btn-outline-trueGray500:not(:disabled):not(.disabled):active, .btn-outline-trueGray500:not(:disabled):not(.disabled).active,
.show > .btn-outline-trueGray500.dropdown-toggle {
  color: #fff;
  background-color: #737373;
  border-color: #737373;
}

.btn-outline-trueGray500:not(:disabled):not(.disabled):active:focus, .btn-outline-trueGray500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-trueGray500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(115, 115, 115, 0.5);
}

.btn-outline-trueGray600 {
  color: #525252;
  border-color: #525252;
}

.btn-outline-trueGray600:hover {
  color: #fff;
  background-color: #525252;
  border-color: #525252;
}

.btn-outline-trueGray600:focus, .btn-outline-trueGray600.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5);
}

.btn-outline-trueGray600.disabled, .btn-outline-trueGray600:disabled {
  color: #525252;
  background-color: transparent;
}

.btn-outline-trueGray600:not(:disabled):not(.disabled):active, .btn-outline-trueGray600:not(:disabled):not(.disabled).active,
.show > .btn-outline-trueGray600.dropdown-toggle {
  color: #fff;
  background-color: #525252;
  border-color: #525252;
}

.btn-outline-trueGray600:not(:disabled):not(.disabled):active:focus, .btn-outline-trueGray600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-trueGray600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(82, 82, 82, 0.5);
}

.btn-outline-trueGray700 {
  color: #404040;
  border-color: #404040;
}

.btn-outline-trueGray700:hover {
  color: #fff;
  background-color: #404040;
  border-color: #404040;
}

.btn-outline-trueGray700:focus, .btn-outline-trueGray700.focus {
  box-shadow: 0 0 0 0.2rem rgba(64, 64, 64, 0.5);
}

.btn-outline-trueGray700.disabled, .btn-outline-trueGray700:disabled {
  color: #404040;
  background-color: transparent;
}

.btn-outline-trueGray700:not(:disabled):not(.disabled):active, .btn-outline-trueGray700:not(:disabled):not(.disabled).active,
.show > .btn-outline-trueGray700.dropdown-toggle {
  color: #fff;
  background-color: #404040;
  border-color: #404040;
}

.btn-outline-trueGray700:not(:disabled):not(.disabled):active:focus, .btn-outline-trueGray700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-trueGray700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(64, 64, 64, 0.5);
}

.btn-outline-trueGray800 {
  color: #262626;
  border-color: #262626;
}

.btn-outline-trueGray800:hover {
  color: #fff;
  background-color: #262626;
  border-color: #262626;
}

.btn-outline-trueGray800:focus, .btn-outline-trueGray800.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}

.btn-outline-trueGray800.disabled, .btn-outline-trueGray800:disabled {
  color: #262626;
  background-color: transparent;
}

.btn-outline-trueGray800:not(:disabled):not(.disabled):active, .btn-outline-trueGray800:not(:disabled):not(.disabled).active,
.show > .btn-outline-trueGray800.dropdown-toggle {
  color: #fff;
  background-color: #262626;
  border-color: #262626;
}

.btn-outline-trueGray800:not(:disabled):not(.disabled):active:focus, .btn-outline-trueGray800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-trueGray800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}

.btn-outline-trueGray900 {
  color: #171717;
  border-color: #171717;
}

.btn-outline-trueGray900:hover {
  color: #fff;
  background-color: #171717;
  border-color: #171717;
}

.btn-outline-trueGray900:focus, .btn-outline-trueGray900.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 23, 23, 0.5);
}

.btn-outline-trueGray900.disabled, .btn-outline-trueGray900:disabled {
  color: #171717;
  background-color: transparent;
}

.btn-outline-trueGray900:not(:disabled):not(.disabled):active, .btn-outline-trueGray900:not(:disabled):not(.disabled).active,
.show > .btn-outline-trueGray900.dropdown-toggle {
  color: #fff;
  background-color: #171717;
  border-color: #171717;
}

.btn-outline-trueGray900:not(:disabled):not(.disabled):active:focus, .btn-outline-trueGray900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-trueGray900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(23, 23, 23, 0.5);
}

.btn-outline-coolGray50 {
  color: #f9fafb;
  border-color: #f9fafb;
}

.btn-outline-coolGray50:hover {
  color: #212529;
  background-color: #f9fafb;
  border-color: #f9fafb;
}

.btn-outline-coolGray50:focus, .btn-outline-coolGray50.focus {
  box-shadow: 0 0 0 0.2rem rgba(249, 250, 251, 0.5);
}

.btn-outline-coolGray50.disabled, .btn-outline-coolGray50:disabled {
  color: #f9fafb;
  background-color: transparent;
}

.btn-outline-coolGray50:not(:disabled):not(.disabled):active, .btn-outline-coolGray50:not(:disabled):not(.disabled).active,
.show > .btn-outline-coolGray50.dropdown-toggle {
  color: #212529;
  background-color: #f9fafb;
  border-color: #f9fafb;
}

.btn-outline-coolGray50:not(:disabled):not(.disabled):active:focus, .btn-outline-coolGray50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-coolGray50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(249, 250, 251, 0.5);
}

.btn-outline-coolGray100 {
  color: #f3f4f6;
  border-color: #f3f4f6;
}

.btn-outline-coolGray100:hover {
  color: #212529;
  background-color: #f3f4f6;
  border-color: #f3f4f6;
}

.btn-outline-coolGray100:focus, .btn-outline-coolGray100.focus {
  box-shadow: 0 0 0 0.2rem rgba(243, 244, 246, 0.5);
}

.btn-outline-coolGray100.disabled, .btn-outline-coolGray100:disabled {
  color: #f3f4f6;
  background-color: transparent;
}

.btn-outline-coolGray100:not(:disabled):not(.disabled):active, .btn-outline-coolGray100:not(:disabled):not(.disabled).active,
.show > .btn-outline-coolGray100.dropdown-toggle {
  color: #212529;
  background-color: #f3f4f6;
  border-color: #f3f4f6;
}

.btn-outline-coolGray100:not(:disabled):not(.disabled):active:focus, .btn-outline-coolGray100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-coolGray100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(243, 244, 246, 0.5);
}

.btn-outline-coolGray200 {
  color: #e5e7eb;
  border-color: #e5e7eb;
}

.btn-outline-coolGray200:hover {
  color: #212529;
  background-color: #e5e7eb;
  border-color: #e5e7eb;
}

.btn-outline-coolGray200:focus, .btn-outline-coolGray200.focus {
  box-shadow: 0 0 0 0.2rem rgba(229, 231, 235, 0.5);
}

.btn-outline-coolGray200.disabled, .btn-outline-coolGray200:disabled {
  color: #e5e7eb;
  background-color: transparent;
}

.btn-outline-coolGray200:not(:disabled):not(.disabled):active, .btn-outline-coolGray200:not(:disabled):not(.disabled).active,
.show > .btn-outline-coolGray200.dropdown-toggle {
  color: #212529;
  background-color: #e5e7eb;
  border-color: #e5e7eb;
}

.btn-outline-coolGray200:not(:disabled):not(.disabled):active:focus, .btn-outline-coolGray200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-coolGray200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(229, 231, 235, 0.5);
}

.btn-outline-coolGray300 {
  color: #d1d5db;
  border-color: #d1d5db;
}

.btn-outline-coolGray300:hover {
  color: #212529;
  background-color: #d1d5db;
  border-color: #d1d5db;
}

.btn-outline-coolGray300:focus, .btn-outline-coolGray300.focus {
  box-shadow: 0 0 0 0.2rem rgba(209, 213, 219, 0.5);
}

.btn-outline-coolGray300.disabled, .btn-outline-coolGray300:disabled {
  color: #d1d5db;
  background-color: transparent;
}

.btn-outline-coolGray300:not(:disabled):not(.disabled):active, .btn-outline-coolGray300:not(:disabled):not(.disabled).active,
.show > .btn-outline-coolGray300.dropdown-toggle {
  color: #212529;
  background-color: #d1d5db;
  border-color: #d1d5db;
}

.btn-outline-coolGray300:not(:disabled):not(.disabled):active:focus, .btn-outline-coolGray300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-coolGray300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(209, 213, 219, 0.5);
}

.btn-outline-coolGray400 {
  color: #9ca3af;
  border-color: #9ca3af;
}

.btn-outline-coolGray400:hover {
  color: #212529;
  background-color: #9ca3af;
  border-color: #9ca3af;
}

.btn-outline-coolGray400:focus, .btn-outline-coolGray400.focus {
  box-shadow: 0 0 0 0.2rem rgba(156, 163, 175, 0.5);
}

.btn-outline-coolGray400.disabled, .btn-outline-coolGray400:disabled {
  color: #9ca3af;
  background-color: transparent;
}

.btn-outline-coolGray400:not(:disabled):not(.disabled):active, .btn-outline-coolGray400:not(:disabled):not(.disabled).active,
.show > .btn-outline-coolGray400.dropdown-toggle {
  color: #212529;
  background-color: #9ca3af;
  border-color: #9ca3af;
}

.btn-outline-coolGray400:not(:disabled):not(.disabled):active:focus, .btn-outline-coolGray400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-coolGray400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(156, 163, 175, 0.5);
}

.btn-outline-coolGray500 {
  color: #6b7280;
  border-color: #6b7280;
}

.btn-outline-coolGray500:hover {
  color: #fff;
  background-color: #6b7280;
  border-color: #6b7280;
}

.btn-outline-coolGray500:focus, .btn-outline-coolGray500.focus {
  box-shadow: 0 0 0 0.2rem rgba(107, 114, 128, 0.5);
}

.btn-outline-coolGray500.disabled, .btn-outline-coolGray500:disabled {
  color: #6b7280;
  background-color: transparent;
}

.btn-outline-coolGray500:not(:disabled):not(.disabled):active, .btn-outline-coolGray500:not(:disabled):not(.disabled).active,
.show > .btn-outline-coolGray500.dropdown-toggle {
  color: #fff;
  background-color: #6b7280;
  border-color: #6b7280;
}

.btn-outline-coolGray500:not(:disabled):not(.disabled):active:focus, .btn-outline-coolGray500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-coolGray500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(107, 114, 128, 0.5);
}

.btn-outline-coolGray600 {
  color: #4b5563;
  border-color: #4b5563;
}

.btn-outline-coolGray600:hover {
  color: #fff;
  background-color: #4b5563;
  border-color: #4b5563;
}

.btn-outline-coolGray600:focus, .btn-outline-coolGray600.focus {
  box-shadow: 0 0 0 0.2rem rgba(75, 85, 99, 0.5);
}

.btn-outline-coolGray600.disabled, .btn-outline-coolGray600:disabled {
  color: #4b5563;
  background-color: transparent;
}

.btn-outline-coolGray600:not(:disabled):not(.disabled):active, .btn-outline-coolGray600:not(:disabled):not(.disabled).active,
.show > .btn-outline-coolGray600.dropdown-toggle {
  color: #fff;
  background-color: #4b5563;
  border-color: #4b5563;
}

.btn-outline-coolGray600:not(:disabled):not(.disabled):active:focus, .btn-outline-coolGray600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-coolGray600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(75, 85, 99, 0.5);
}

.btn-outline-coolGray700 {
  color: #374151;
  border-color: #374151;
}

.btn-outline-coolGray700:hover {
  color: #fff;
  background-color: #374151;
  border-color: #374151;
}

.btn-outline-coolGray700:focus, .btn-outline-coolGray700.focus {
  box-shadow: 0 0 0 0.2rem rgba(55, 65, 81, 0.5);
}

.btn-outline-coolGray700.disabled, .btn-outline-coolGray700:disabled {
  color: #374151;
  background-color: transparent;
}

.btn-outline-coolGray700:not(:disabled):not(.disabled):active, .btn-outline-coolGray700:not(:disabled):not(.disabled).active,
.show > .btn-outline-coolGray700.dropdown-toggle {
  color: #fff;
  background-color: #374151;
  border-color: #374151;
}

.btn-outline-coolGray700:not(:disabled):not(.disabled):active:focus, .btn-outline-coolGray700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-coolGray700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(55, 65, 81, 0.5);
}

.btn-outline-coolGray800 {
  color: #1f2937;
  border-color: #1f2937;
}

.btn-outline-coolGray800:hover {
  color: #fff;
  background-color: #1f2937;
  border-color: #1f2937;
}

.btn-outline-coolGray800:focus, .btn-outline-coolGray800.focus {
  box-shadow: 0 0 0 0.2rem rgba(31, 41, 55, 0.5);
}

.btn-outline-coolGray800.disabled, .btn-outline-coolGray800:disabled {
  color: #1f2937;
  background-color: transparent;
}

.btn-outline-coolGray800:not(:disabled):not(.disabled):active, .btn-outline-coolGray800:not(:disabled):not(.disabled).active,
.show > .btn-outline-coolGray800.dropdown-toggle {
  color: #fff;
  background-color: #1f2937;
  border-color: #1f2937;
}

.btn-outline-coolGray800:not(:disabled):not(.disabled):active:focus, .btn-outline-coolGray800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-coolGray800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(31, 41, 55, 0.5);
}

.btn-outline-coolGray900 {
  color: #111827;
  border-color: #111827;
}

.btn-outline-coolGray900:hover {
  color: #fff;
  background-color: #111827;
  border-color: #111827;
}

.btn-outline-coolGray900:focus, .btn-outline-coolGray900.focus {
  box-shadow: 0 0 0 0.2rem rgba(17, 24, 39, 0.5);
}

.btn-outline-coolGray900.disabled, .btn-outline-coolGray900:disabled {
  color: #111827;
  background-color: transparent;
}

.btn-outline-coolGray900:not(:disabled):not(.disabled):active, .btn-outline-coolGray900:not(:disabled):not(.disabled).active,
.show > .btn-outline-coolGray900.dropdown-toggle {
  color: #fff;
  background-color: #111827;
  border-color: #111827;
}

.btn-outline-coolGray900:not(:disabled):not(.disabled):active:focus, .btn-outline-coolGray900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-coolGray900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(17, 24, 39, 0.5);
}

.btn-outline-blueGray50 {
  color: #f8fafc;
  border-color: #f8fafc;
}

.btn-outline-blueGray50:hover {
  color: #212529;
  background-color: #f8fafc;
  border-color: #f8fafc;
}

.btn-outline-blueGray50:focus, .btn-outline-blueGray50.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 250, 252, 0.5);
}

.btn-outline-blueGray50.disabled, .btn-outline-blueGray50:disabled {
  color: #f8fafc;
  background-color: transparent;
}

.btn-outline-blueGray50:not(:disabled):not(.disabled):active, .btn-outline-blueGray50:not(:disabled):not(.disabled).active,
.show > .btn-outline-blueGray50.dropdown-toggle {
  color: #212529;
  background-color: #f8fafc;
  border-color: #f8fafc;
}

.btn-outline-blueGray50:not(:disabled):not(.disabled):active:focus, .btn-outline-blueGray50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blueGray50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 250, 252, 0.5);
}

.btn-outline-blueGray100 {
  color: #f1f5f9;
  border-color: #f1f5f9;
}

.btn-outline-blueGray100:hover {
  color: #212529;
  background-color: #f1f5f9;
  border-color: #f1f5f9;
}

.btn-outline-blueGray100:focus, .btn-outline-blueGray100.focus {
  box-shadow: 0 0 0 0.2rem rgba(241, 245, 249, 0.5);
}

.btn-outline-blueGray100.disabled, .btn-outline-blueGray100:disabled {
  color: #f1f5f9;
  background-color: transparent;
}

.btn-outline-blueGray100:not(:disabled):not(.disabled):active, .btn-outline-blueGray100:not(:disabled):not(.disabled).active,
.show > .btn-outline-blueGray100.dropdown-toggle {
  color: #212529;
  background-color: #f1f5f9;
  border-color: #f1f5f9;
}

.btn-outline-blueGray100:not(:disabled):not(.disabled):active:focus, .btn-outline-blueGray100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blueGray100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(241, 245, 249, 0.5);
}

.btn-outline-blueGray200 {
  color: #e2e8f0;
  border-color: #e2e8f0;
}

.btn-outline-blueGray200:hover {
  color: #212529;
  background-color: #e2e8f0;
  border-color: #e2e8f0;
}

.btn-outline-blueGray200:focus, .btn-outline-blueGray200.focus {
  box-shadow: 0 0 0 0.2rem rgba(226, 232, 240, 0.5);
}

.btn-outline-blueGray200.disabled, .btn-outline-blueGray200:disabled {
  color: #e2e8f0;
  background-color: transparent;
}

.btn-outline-blueGray200:not(:disabled):not(.disabled):active, .btn-outline-blueGray200:not(:disabled):not(.disabled).active,
.show > .btn-outline-blueGray200.dropdown-toggle {
  color: #212529;
  background-color: #e2e8f0;
  border-color: #e2e8f0;
}

.btn-outline-blueGray200:not(:disabled):not(.disabled):active:focus, .btn-outline-blueGray200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blueGray200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(226, 232, 240, 0.5);
}

.btn-outline-blueGray300 {
  color: #cbd5e1;
  border-color: #cbd5e1;
}

.btn-outline-blueGray300:hover {
  color: #212529;
  background-color: #cbd5e1;
  border-color: #cbd5e1;
}

.btn-outline-blueGray300:focus, .btn-outline-blueGray300.focus {
  box-shadow: 0 0 0 0.2rem rgba(203, 213, 225, 0.5);
}

.btn-outline-blueGray300.disabled, .btn-outline-blueGray300:disabled {
  color: #cbd5e1;
  background-color: transparent;
}

.btn-outline-blueGray300:not(:disabled):not(.disabled):active, .btn-outline-blueGray300:not(:disabled):not(.disabled).active,
.show > .btn-outline-blueGray300.dropdown-toggle {
  color: #212529;
  background-color: #cbd5e1;
  border-color: #cbd5e1;
}

.btn-outline-blueGray300:not(:disabled):not(.disabled):active:focus, .btn-outline-blueGray300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blueGray300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(203, 213, 225, 0.5);
}

.btn-outline-blueGray400 {
  color: #94a3b8;
  border-color: #94a3b8;
}

.btn-outline-blueGray400:hover {
  color: #212529;
  background-color: #94a3b8;
  border-color: #94a3b8;
}

.btn-outline-blueGray400:focus, .btn-outline-blueGray400.focus {
  box-shadow: 0 0 0 0.2rem rgba(148, 163, 184, 0.5);
}

.btn-outline-blueGray400.disabled, .btn-outline-blueGray400:disabled {
  color: #94a3b8;
  background-color: transparent;
}

.btn-outline-blueGray400:not(:disabled):not(.disabled):active, .btn-outline-blueGray400:not(:disabled):not(.disabled).active,
.show > .btn-outline-blueGray400.dropdown-toggle {
  color: #212529;
  background-color: #94a3b8;
  border-color: #94a3b8;
}

.btn-outline-blueGray400:not(:disabled):not(.disabled):active:focus, .btn-outline-blueGray400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blueGray400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(148, 163, 184, 0.5);
}

.btn-outline-blueGray500 {
  color: #64748b;
  border-color: #64748b;
}

.btn-outline-blueGray500:hover {
  color: #fff;
  background-color: #64748b;
  border-color: #64748b;
}

.btn-outline-blueGray500:focus, .btn-outline-blueGray500.focus {
  box-shadow: 0 0 0 0.2rem rgba(100, 116, 139, 0.5);
}

.btn-outline-blueGray500.disabled, .btn-outline-blueGray500:disabled {
  color: #64748b;
  background-color: transparent;
}

.btn-outline-blueGray500:not(:disabled):not(.disabled):active, .btn-outline-blueGray500:not(:disabled):not(.disabled).active,
.show > .btn-outline-blueGray500.dropdown-toggle {
  color: #fff;
  background-color: #64748b;
  border-color: #64748b;
}

.btn-outline-blueGray500:not(:disabled):not(.disabled):active:focus, .btn-outline-blueGray500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blueGray500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(100, 116, 139, 0.5);
}

.btn-outline-blueGray600 {
  color: #475569;
  border-color: #475569;
}

.btn-outline-blueGray600:hover {
  color: #fff;
  background-color: #475569;
  border-color: #475569;
}

.btn-outline-blueGray600:focus, .btn-outline-blueGray600.focus {
  box-shadow: 0 0 0 0.2rem rgba(71, 85, 105, 0.5);
}

.btn-outline-blueGray600.disabled, .btn-outline-blueGray600:disabled {
  color: #475569;
  background-color: transparent;
}

.btn-outline-blueGray600:not(:disabled):not(.disabled):active, .btn-outline-blueGray600:not(:disabled):not(.disabled).active,
.show > .btn-outline-blueGray600.dropdown-toggle {
  color: #fff;
  background-color: #475569;
  border-color: #475569;
}

.btn-outline-blueGray600:not(:disabled):not(.disabled):active:focus, .btn-outline-blueGray600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blueGray600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(71, 85, 105, 0.5);
}

.btn-outline-blueGray700 {
  color: #334155;
  border-color: #334155;
}

.btn-outline-blueGray700:hover {
  color: #fff;
  background-color: #334155;
  border-color: #334155;
}

.btn-outline-blueGray700:focus, .btn-outline-blueGray700.focus {
  box-shadow: 0 0 0 0.2rem rgba(51, 65, 85, 0.5);
}

.btn-outline-blueGray700.disabled, .btn-outline-blueGray700:disabled {
  color: #334155;
  background-color: transparent;
}

.btn-outline-blueGray700:not(:disabled):not(.disabled):active, .btn-outline-blueGray700:not(:disabled):not(.disabled).active,
.show > .btn-outline-blueGray700.dropdown-toggle {
  color: #fff;
  background-color: #334155;
  border-color: #334155;
}

.btn-outline-blueGray700:not(:disabled):not(.disabled):active:focus, .btn-outline-blueGray700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blueGray700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(51, 65, 85, 0.5);
}

.btn-outline-blueGray800 {
  color: #1e293b;
  border-color: #1e293b;
}

.btn-outline-blueGray800:hover {
  color: #fff;
  background-color: #1e293b;
  border-color: #1e293b;
}

.btn-outline-blueGray800:focus, .btn-outline-blueGray800.focus {
  box-shadow: 0 0 0 0.2rem rgba(30, 41, 59, 0.5);
}

.btn-outline-blueGray800.disabled, .btn-outline-blueGray800:disabled {
  color: #1e293b;
  background-color: transparent;
}

.btn-outline-blueGray800:not(:disabled):not(.disabled):active, .btn-outline-blueGray800:not(:disabled):not(.disabled).active,
.show > .btn-outline-blueGray800.dropdown-toggle {
  color: #fff;
  background-color: #1e293b;
  border-color: #1e293b;
}

.btn-outline-blueGray800:not(:disabled):not(.disabled):active:focus, .btn-outline-blueGray800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blueGray800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(30, 41, 59, 0.5);
}

.btn-outline-blueGray900 {
  color: #0f172a;
  border-color: #0f172a;
}

.btn-outline-blueGray900:hover {
  color: #fff;
  background-color: #0f172a;
  border-color: #0f172a;
}

.btn-outline-blueGray900:focus, .btn-outline-blueGray900.focus {
  box-shadow: 0 0 0 0.2rem rgba(15, 23, 42, 0.5);
}

.btn-outline-blueGray900.disabled, .btn-outline-blueGray900:disabled {
  color: #0f172a;
  background-color: transparent;
}

.btn-outline-blueGray900:not(:disabled):not(.disabled):active, .btn-outline-blueGray900:not(:disabled):not(.disabled).active,
.show > .btn-outline-blueGray900.dropdown-toggle {
  color: #fff;
  background-color: #0f172a;
  border-color: #0f172a;
}

.btn-outline-blueGray900:not(:disabled):not(.disabled):active:focus, .btn-outline-blueGray900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blueGray900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(15, 23, 42, 0.5);
}

.btn-outline-gray100 {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-gray100:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-gray100:focus, .btn-outline-gray100.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-gray100.disabled, .btn-outline-gray100:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-gray100:not(:disabled):not(.disabled):active, .btn-outline-gray100:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray100.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-gray100:not(:disabled):not(.disabled):active:focus, .btn-outline-gray100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-gray200 {
  color: #e9ecef;
  border-color: #e9ecef;
}

.btn-outline-gray200:hover {
  color: #212529;
  background-color: #e9ecef;
  border-color: #e9ecef;
}

.btn-outline-gray200:focus, .btn-outline-gray200.focus {
  box-shadow: 0 0 0 0.2rem rgba(233, 236, 239, 0.5);
}

.btn-outline-gray200.disabled, .btn-outline-gray200:disabled {
  color: #e9ecef;
  background-color: transparent;
}

.btn-outline-gray200:not(:disabled):not(.disabled):active, .btn-outline-gray200:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray200.dropdown-toggle {
  color: #212529;
  background-color: #e9ecef;
  border-color: #e9ecef;
}

.btn-outline-gray200:not(:disabled):not(.disabled):active:focus, .btn-outline-gray200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(233, 236, 239, 0.5);
}

.btn-outline-gray300 {
  color: #dee2e6;
  border-color: #dee2e6;
}

.btn-outline-gray300:hover {
  color: #212529;
  background-color: #dee2e6;
  border-color: #dee2e6;
}

.btn-outline-gray300:focus, .btn-outline-gray300.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 226, 230, 0.5);
}

.btn-outline-gray300.disabled, .btn-outline-gray300:disabled {
  color: #dee2e6;
  background-color: transparent;
}

.btn-outline-gray300:not(:disabled):not(.disabled):active, .btn-outline-gray300:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray300.dropdown-toggle {
  color: #212529;
  background-color: #dee2e6;
  border-color: #dee2e6;
}

.btn-outline-gray300:not(:disabled):not(.disabled):active:focus, .btn-outline-gray300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 226, 230, 0.5);
}

.btn-outline-gray400 {
  color: #ced4da;
  border-color: #ced4da;
}

.btn-outline-gray400:hover {
  color: #212529;
  background-color: #ced4da;
  border-color: #ced4da;
}

.btn-outline-gray400:focus, .btn-outline-gray400.focus {
  box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5);
}

.btn-outline-gray400.disabled, .btn-outline-gray400:disabled {
  color: #ced4da;
  background-color: transparent;
}

.btn-outline-gray400:not(:disabled):not(.disabled):active, .btn-outline-gray400:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray400.dropdown-toggle {
  color: #212529;
  background-color: #ced4da;
  border-color: #ced4da;
}

.btn-outline-gray400:not(:disabled):not(.disabled):active:focus, .btn-outline-gray400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(206, 212, 218, 0.5);
}

.btn-outline-gray500 {
  color: #adb5bd;
  border-color: #adb5bd;
}

.btn-outline-gray500:hover {
  color: #212529;
  background-color: #adb5bd;
  border-color: #adb5bd;
}

.btn-outline-gray500:focus, .btn-outline-gray500.focus {
  box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
}

.btn-outline-gray500.disabled, .btn-outline-gray500:disabled {
  color: #adb5bd;
  background-color: transparent;
}

.btn-outline-gray500:not(:disabled):not(.disabled):active, .btn-outline-gray500:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray500.dropdown-toggle {
  color: #212529;
  background-color: #adb5bd;
  border-color: #adb5bd;
}

.btn-outline-gray500:not(:disabled):not(.disabled):active:focus, .btn-outline-gray500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
}

.btn-outline-gray600 {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-gray600:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-gray600:focus, .btn-outline-gray600.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-gray600.disabled, .btn-outline-gray600:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-gray600:not(:disabled):not(.disabled):active, .btn-outline-gray600:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray600.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-gray600:not(:disabled):not(.disabled):active:focus, .btn-outline-gray600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-gray700 {
  color: #495057;
  border-color: #495057;
}

.btn-outline-gray700:hover {
  color: #fff;
  background-color: #495057;
  border-color: #495057;
}

.btn-outline-gray700:focus, .btn-outline-gray700.focus {
  box-shadow: 0 0 0 0.2rem rgba(73, 80, 87, 0.5);
}

.btn-outline-gray700.disabled, .btn-outline-gray700:disabled {
  color: #495057;
  background-color: transparent;
}

.btn-outline-gray700:not(:disabled):not(.disabled):active, .btn-outline-gray700:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray700.dropdown-toggle {
  color: #fff;
  background-color: #495057;
  border-color: #495057;
}

.btn-outline-gray700:not(:disabled):not(.disabled):active:focus, .btn-outline-gray700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(73, 80, 87, 0.5);
}

.btn-outline-gray800 {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-gray800:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-gray800:focus, .btn-outline-gray800.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-gray800.disabled, .btn-outline-gray800:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-gray800:not(:disabled):not(.disabled):active, .btn-outline-gray800:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray800.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-gray800:not(:disabled):not(.disabled):active:focus, .btn-outline-gray800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-gray900 {
  color: #212529;
  border-color: #212529;
}

.btn-outline-gray900:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-outline-gray900:focus, .btn-outline-gray900.focus {
  box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}

.btn-outline-gray900.disabled, .btn-outline-gray900:disabled {
  color: #212529;
  background-color: transparent;
}

.btn-outline-gray900:not(:disabled):not(.disabled):active, .btn-outline-gray900:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray900.dropdown-toggle {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-outline-gray900:not(:disabled):not(.disabled):active:focus, .btn-outline-gray900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}

.btn-outline-twgray50 {
  color: #fafafa;
  border-color: #fafafa;
}

.btn-outline-twgray50:hover {
  color: #212529;
  background-color: #fafafa;
  border-color: #fafafa;
}

.btn-outline-twgray50:focus, .btn-outline-twgray50.focus {
  box-shadow: 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
}

.btn-outline-twgray50.disabled, .btn-outline-twgray50:disabled {
  color: #fafafa;
  background-color: transparent;
}

.btn-outline-twgray50:not(:disabled):not(.disabled):active, .btn-outline-twgray50:not(:disabled):not(.disabled).active,
.show > .btn-outline-twgray50.dropdown-toggle {
  color: #212529;
  background-color: #fafafa;
  border-color: #fafafa;
}

.btn-outline-twgray50:not(:disabled):not(.disabled):active:focus, .btn-outline-twgray50:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-twgray50.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
}

.btn-outline-twgray100 {
  color: #f4f4f5;
  border-color: #f4f4f5;
}

.btn-outline-twgray100:hover {
  color: #212529;
  background-color: #f4f4f5;
  border-color: #f4f4f5;
}

.btn-outline-twgray100:focus, .btn-outline-twgray100.focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 244, 245, 0.5);
}

.btn-outline-twgray100.disabled, .btn-outline-twgray100:disabled {
  color: #f4f4f5;
  background-color: transparent;
}

.btn-outline-twgray100:not(:disabled):not(.disabled):active, .btn-outline-twgray100:not(:disabled):not(.disabled).active,
.show > .btn-outline-twgray100.dropdown-toggle {
  color: #212529;
  background-color: #f4f4f5;
  border-color: #f4f4f5;
}

.btn-outline-twgray100:not(:disabled):not(.disabled):active:focus, .btn-outline-twgray100:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-twgray100.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(244, 244, 245, 0.5);
}

.btn-outline-twgray200 {
  color: #e4e4e7;
  border-color: #e4e4e7;
}

.btn-outline-twgray200:hover {
  color: #212529;
  background-color: #e4e4e7;
  border-color: #e4e4e7;
}

.btn-outline-twgray200:focus, .btn-outline-twgray200.focus {
  box-shadow: 0 0 0 0.2rem rgba(228, 228, 231, 0.5);
}

.btn-outline-twgray200.disabled, .btn-outline-twgray200:disabled {
  color: #e4e4e7;
  background-color: transparent;
}

.btn-outline-twgray200:not(:disabled):not(.disabled):active, .btn-outline-twgray200:not(:disabled):not(.disabled).active,
.show > .btn-outline-twgray200.dropdown-toggle {
  color: #212529;
  background-color: #e4e4e7;
  border-color: #e4e4e7;
}

.btn-outline-twgray200:not(:disabled):not(.disabled):active:focus, .btn-outline-twgray200:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-twgray200.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(228, 228, 231, 0.5);
}

.btn-outline-twgray300 {
  color: #d4d4d8;
  border-color: #d4d4d8;
}

.btn-outline-twgray300:hover {
  color: #212529;
  background-color: #d4d4d8;
  border-color: #d4d4d8;
}

.btn-outline-twgray300:focus, .btn-outline-twgray300.focus {
  box-shadow: 0 0 0 0.2rem rgba(212, 212, 216, 0.5);
}

.btn-outline-twgray300.disabled, .btn-outline-twgray300:disabled {
  color: #d4d4d8;
  background-color: transparent;
}

.btn-outline-twgray300:not(:disabled):not(.disabled):active, .btn-outline-twgray300:not(:disabled):not(.disabled).active,
.show > .btn-outline-twgray300.dropdown-toggle {
  color: #212529;
  background-color: #d4d4d8;
  border-color: #d4d4d8;
}

.btn-outline-twgray300:not(:disabled):not(.disabled):active:focus, .btn-outline-twgray300:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-twgray300.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(212, 212, 216, 0.5);
}

.btn-outline-twgray400 {
  color: #a1a1aa;
  border-color: #a1a1aa;
}

.btn-outline-twgray400:hover {
  color: #212529;
  background-color: #a1a1aa;
  border-color: #a1a1aa;
}

.btn-outline-twgray400:focus, .btn-outline-twgray400.focus {
  box-shadow: 0 0 0 0.2rem rgba(161, 161, 170, 0.5);
}

.btn-outline-twgray400.disabled, .btn-outline-twgray400:disabled {
  color: #a1a1aa;
  background-color: transparent;
}

.btn-outline-twgray400:not(:disabled):not(.disabled):active, .btn-outline-twgray400:not(:disabled):not(.disabled).active,
.show > .btn-outline-twgray400.dropdown-toggle {
  color: #212529;
  background-color: #a1a1aa;
  border-color: #a1a1aa;
}

.btn-outline-twgray400:not(:disabled):not(.disabled):active:focus, .btn-outline-twgray400:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-twgray400.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(161, 161, 170, 0.5);
}

.btn-outline-twgray500 {
  color: #71717a;
  border-color: #71717a;
}

.btn-outline-twgray500:hover {
  color: #fff;
  background-color: #71717a;
  border-color: #71717a;
}

.btn-outline-twgray500:focus, .btn-outline-twgray500.focus {
  box-shadow: 0 0 0 0.2rem rgba(113, 113, 122, 0.5);
}

.btn-outline-twgray500.disabled, .btn-outline-twgray500:disabled {
  color: #71717a;
  background-color: transparent;
}

.btn-outline-twgray500:not(:disabled):not(.disabled):active, .btn-outline-twgray500:not(:disabled):not(.disabled).active,
.show > .btn-outline-twgray500.dropdown-toggle {
  color: #fff;
  background-color: #71717a;
  border-color: #71717a;
}

.btn-outline-twgray500:not(:disabled):not(.disabled):active:focus, .btn-outline-twgray500:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-twgray500.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(113, 113, 122, 0.5);
}

.btn-outline-twgray600 {
  color: #52525b;
  border-color: #52525b;
}

.btn-outline-twgray600:hover {
  color: #fff;
  background-color: #52525b;
  border-color: #52525b;
}

.btn-outline-twgray600:focus, .btn-outline-twgray600.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 82, 91, 0.5);
}

.btn-outline-twgray600.disabled, .btn-outline-twgray600:disabled {
  color: #52525b;
  background-color: transparent;
}

.btn-outline-twgray600:not(:disabled):not(.disabled):active, .btn-outline-twgray600:not(:disabled):not(.disabled).active,
.show > .btn-outline-twgray600.dropdown-toggle {
  color: #fff;
  background-color: #52525b;
  border-color: #52525b;
}

.btn-outline-twgray600:not(:disabled):not(.disabled):active:focus, .btn-outline-twgray600:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-twgray600.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(82, 82, 91, 0.5);
}

.btn-outline-twgray700 {
  color: #3f3f46;
  border-color: #3f3f46;
}

.btn-outline-twgray700:hover {
  color: #fff;
  background-color: #3f3f46;
  border-color: #3f3f46;
}

.btn-outline-twgray700:focus, .btn-outline-twgray700.focus {
  box-shadow: 0 0 0 0.2rem rgba(63, 63, 70, 0.5);
}

.btn-outline-twgray700.disabled, .btn-outline-twgray700:disabled {
  color: #3f3f46;
  background-color: transparent;
}

.btn-outline-twgray700:not(:disabled):not(.disabled):active, .btn-outline-twgray700:not(:disabled):not(.disabled).active,
.show > .btn-outline-twgray700.dropdown-toggle {
  color: #fff;
  background-color: #3f3f46;
  border-color: #3f3f46;
}

.btn-outline-twgray700:not(:disabled):not(.disabled):active:focus, .btn-outline-twgray700:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-twgray700.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(63, 63, 70, 0.5);
}

.btn-outline-twgray800 {
  color: #27272a;
  border-color: #27272a;
}

.btn-outline-twgray800:hover {
  color: #fff;
  background-color: #27272a;
  border-color: #27272a;
}

.btn-outline-twgray800:focus, .btn-outline-twgray800.focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 39, 42, 0.5);
}

.btn-outline-twgray800.disabled, .btn-outline-twgray800:disabled {
  color: #27272a;
  background-color: transparent;
}

.btn-outline-twgray800:not(:disabled):not(.disabled):active, .btn-outline-twgray800:not(:disabled):not(.disabled).active,
.show > .btn-outline-twgray800.dropdown-toggle {
  color: #fff;
  background-color: #27272a;
  border-color: #27272a;
}

.btn-outline-twgray800:not(:disabled):not(.disabled):active:focus, .btn-outline-twgray800:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-twgray800.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(39, 39, 42, 0.5);
}

.btn-outline-twgray900 {
  color: #18181b;
  border-color: #18181b;
}

.btn-outline-twgray900:hover {
  color: #fff;
  background-color: #18181b;
  border-color: #18181b;
}

.btn-outline-twgray900:focus, .btn-outline-twgray900.focus {
  box-shadow: 0 0 0 0.2rem rgba(24, 24, 27, 0.5);
}

.btn-outline-twgray900.disabled, .btn-outline-twgray900:disabled {
  color: #18181b;
  background-color: transparent;
}

.btn-outline-twgray900:not(:disabled):not(.disabled):active, .btn-outline-twgray900:not(:disabled):not(.disabled).active,
.show > .btn-outline-twgray900.dropdown-toggle {
  color: #fff;
  background-color: #18181b;
  border-color: #18181b;
}

.btn-outline-twgray900:not(:disabled):not(.disabled):active:focus, .btn-outline-twgray900:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-twgray900.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(24, 24, 27, 0.5);
}

.btn-outline-facebook {
  color: #5890ff;
  border-color: #5890ff;
}

.btn-outline-facebook:hover {
  color: #fff;
  background-color: #5890ff;
  border-color: #5890ff;
}

.btn-outline-facebook:focus, .btn-outline-facebook.focus {
  box-shadow: 0 0 0 0.2rem rgba(88, 144, 255, 0.5);
}

.btn-outline-facebook.disabled, .btn-outline-facebook:disabled {
  color: #5890ff;
  background-color: transparent;
}

.btn-outline-facebook:not(:disabled):not(.disabled):active, .btn-outline-facebook:not(:disabled):not(.disabled).active,
.show > .btn-outline-facebook.dropdown-toggle {
  color: #fff;
  background-color: #5890ff;
  border-color: #5890ff;
}

.btn-outline-facebook:not(:disabled):not(.disabled):active:focus, .btn-outline-facebook:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-facebook.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(88, 144, 255, 0.5);
}

.btn-outline-twitter {
  color: #00aced;
  border-color: #00aced;
}

.btn-outline-twitter:hover {
  color: #fff;
  background-color: #00aced;
  border-color: #00aced;
}

.btn-outline-twitter:focus, .btn-outline-twitter.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 172, 237, 0.5);
}

.btn-outline-twitter.disabled, .btn-outline-twitter:disabled {
  color: #00aced;
  background-color: transparent;
}

.btn-outline-twitter:not(:disabled):not(.disabled):active, .btn-outline-twitter:not(:disabled):not(.disabled).active,
.show > .btn-outline-twitter.dropdown-toggle {
  color: #fff;
  background-color: #00aced;
  border-color: #00aced;
}

.btn-outline-twitter:not(:disabled):not(.disabled):active:focus, .btn-outline-twitter:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-twitter.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 172, 237, 0.5);
}

.btn-outline-linkedin {
  color: #4875b4;
  border-color: #4875b4;
}

.btn-outline-linkedin:hover {
  color: #fff;
  background-color: #4875b4;
  border-color: #4875b4;
}

.btn-outline-linkedin:focus, .btn-outline-linkedin.focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 117, 180, 0.5);
}

.btn-outline-linkedin.disabled, .btn-outline-linkedin:disabled {
  color: #4875b4;
  background-color: transparent;
}

.btn-outline-linkedin:not(:disabled):not(.disabled):active, .btn-outline-linkedin:not(:disabled):not(.disabled).active,
.show > .btn-outline-linkedin.dropdown-toggle {
  color: #fff;
  background-color: #4875b4;
  border-color: #4875b4;
}

.btn-outline-linkedin:not(:disabled):not(.disabled):active:focus, .btn-outline-linkedin:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-linkedin.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(72, 117, 180, 0.5);
}

.btn-outline-flickr {
  color: #ff0084;
  border-color: #ff0084;
}

.btn-outline-flickr:hover {
  color: #fff;
  background-color: #ff0084;
  border-color: #ff0084;
}

.btn-outline-flickr:focus, .btn-outline-flickr.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 132, 0.5);
}

.btn-outline-flickr.disabled, .btn-outline-flickr:disabled {
  color: #ff0084;
  background-color: transparent;
}

.btn-outline-flickr:not(:disabled):not(.disabled):active, .btn-outline-flickr:not(:disabled):not(.disabled).active,
.show > .btn-outline-flickr.dropdown-toggle {
  color: #fff;
  background-color: #ff0084;
  border-color: #ff0084;
}

.btn-outline-flickr:not(:disabled):not(.disabled):active:focus, .btn-outline-flickr:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-flickr.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 0, 132, 0.5);
}

.btn-outline-tumblr {
  color: #32506d;
  border-color: #32506d;
}

.btn-outline-tumblr:hover {
  color: #fff;
  background-color: #32506d;
  border-color: #32506d;
}

.btn-outline-tumblr:focus, .btn-outline-tumblr.focus {
  box-shadow: 0 0 0 0.2rem rgba(50, 80, 109, 0.5);
}

.btn-outline-tumblr.disabled, .btn-outline-tumblr:disabled {
  color: #32506d;
  background-color: transparent;
}

.btn-outline-tumblr:not(:disabled):not(.disabled):active, .btn-outline-tumblr:not(:disabled):not(.disabled).active,
.show > .btn-outline-tumblr.dropdown-toggle {
  color: #fff;
  background-color: #32506d;
  border-color: #32506d;
}

.btn-outline-tumblr:not(:disabled):not(.disabled):active:focus, .btn-outline-tumblr:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-tumblr.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(50, 80, 109, 0.5);
}

.btn-outline-xing {
  color: #026466;
  border-color: #026466;
}

.btn-outline-xing:hover {
  color: #fff;
  background-color: #026466;
  border-color: #026466;
}

.btn-outline-xing:focus, .btn-outline-xing.focus {
  box-shadow: 0 0 0 0.2rem rgba(2, 100, 102, 0.5);
}

.btn-outline-xing.disabled, .btn-outline-xing:disabled {
  color: #026466;
  background-color: transparent;
}

.btn-outline-xing:not(:disabled):not(.disabled):active, .btn-outline-xing:not(:disabled):not(.disabled).active,
.show > .btn-outline-xing.dropdown-toggle {
  color: #fff;
  background-color: #026466;
  border-color: #026466;
}

.btn-outline-xing:not(:disabled):not(.disabled):active:focus, .btn-outline-xing:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-xing.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(2, 100, 102, 0.5);
}

.btn-outline-github {
  color: #4183c4;
  border-color: #4183c4;
}

.btn-outline-github:hover {
  color: #fff;
  background-color: #4183c4;
  border-color: #4183c4;
}

.btn-outline-github:focus, .btn-outline-github.focus {
  box-shadow: 0 0 0 0.2rem rgba(65, 131, 196, 0.5);
}

.btn-outline-github.disabled, .btn-outline-github:disabled {
  color: #4183c4;
  background-color: transparent;
}

.btn-outline-github:not(:disabled):not(.disabled):active, .btn-outline-github:not(:disabled):not(.disabled).active,
.show > .btn-outline-github.dropdown-toggle {
  color: #fff;
  background-color: #4183c4;
  border-color: #4183c4;
}

.btn-outline-github:not(:disabled):not(.disabled):active:focus, .btn-outline-github:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-github.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(65, 131, 196, 0.5);
}

.btn-outline-html5 {
  color: #e34f26;
  border-color: #e34f26;
}

.btn-outline-html5:hover {
  color: #fff;
  background-color: #e34f26;
  border-color: #e34f26;
}

.btn-outline-html5:focus, .btn-outline-html5.focus {
  box-shadow: 0 0 0 0.2rem rgba(227, 79, 38, 0.5);
}

.btn-outline-html5.disabled, .btn-outline-html5:disabled {
  color: #e34f26;
  background-color: transparent;
}

.btn-outline-html5:not(:disabled):not(.disabled):active, .btn-outline-html5:not(:disabled):not(.disabled).active,
.show > .btn-outline-html5.dropdown-toggle {
  color: #fff;
  background-color: #e34f26;
  border-color: #e34f26;
}

.btn-outline-html5:not(:disabled):not(.disabled):active:focus, .btn-outline-html5:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-html5.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(227, 79, 38, 0.5);
}

.btn-outline-openid {
  color: #f78c40;
  border-color: #f78c40;
}

.btn-outline-openid:hover {
  color: #212529;
  background-color: #f78c40;
  border-color: #f78c40;
}

.btn-outline-openid:focus, .btn-outline-openid.focus {
  box-shadow: 0 0 0 0.2rem rgba(247, 140, 64, 0.5);
}

.btn-outline-openid.disabled, .btn-outline-openid:disabled {
  color: #f78c40;
  background-color: transparent;
}

.btn-outline-openid:not(:disabled):not(.disabled):active, .btn-outline-openid:not(:disabled):not(.disabled).active,
.show > .btn-outline-openid.dropdown-toggle {
  color: #212529;
  background-color: #f78c40;
  border-color: #f78c40;
}

.btn-outline-openid:not(:disabled):not(.disabled):active:focus, .btn-outline-openid:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-openid.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(247, 140, 64, 0.5);
}

.btn-outline-stackoverflow {
  color: #fe7a15;
  border-color: #fe7a15;
}

.btn-outline-stackoverflow:hover {
  color: #fff;
  background-color: #fe7a15;
  border-color: #fe7a15;
}

.btn-outline-stackoverflow:focus, .btn-outline-stackoverflow.focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 122, 21, 0.5);
}

.btn-outline-stackoverflow.disabled, .btn-outline-stackoverflow:disabled {
  color: #fe7a15;
  background-color: transparent;
}

.btn-outline-stackoverflow:not(:disabled):not(.disabled):active, .btn-outline-stackoverflow:not(:disabled):not(.disabled).active,
.show > .btn-outline-stackoverflow.dropdown-toggle {
  color: #fff;
  background-color: #fe7a15;
  border-color: #fe7a15;
}

.btn-outline-stackoverflow:not(:disabled):not(.disabled):active:focus, .btn-outline-stackoverflow:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-stackoverflow.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(254, 122, 21, 0.5);
}

.btn-outline-youtube {
  color: #b00;
  border-color: #b00;
}

.btn-outline-youtube:hover {
  color: #fff;
  background-color: #b00;
  border-color: #b00;
}

.btn-outline-youtube:focus, .btn-outline-youtube.focus {
  box-shadow: 0 0 0 0.2rem rgba(187, 0, 0, 0.5);
}

.btn-outline-youtube.disabled, .btn-outline-youtube:disabled {
  color: #b00;
  background-color: transparent;
}

.btn-outline-youtube:not(:disabled):not(.disabled):active, .btn-outline-youtube:not(:disabled):not(.disabled).active,
.show > .btn-outline-youtube.dropdown-toggle {
  color: #fff;
  background-color: #b00;
  border-color: #b00;
}

.btn-outline-youtube:not(:disabled):not(.disabled):active:focus, .btn-outline-youtube:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-youtube.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(187, 0, 0, 0.5);
}

.btn-outline-css3 {
  color: #0170ba;
  border-color: #0170ba;
}

.btn-outline-css3:hover {
  color: #fff;
  background-color: #0170ba;
  border-color: #0170ba;
}

.btn-outline-css3:focus, .btn-outline-css3.focus {
  box-shadow: 0 0 0 0.2rem rgba(1, 112, 186, 0.5);
}

.btn-outline-css3.disabled, .btn-outline-css3:disabled {
  color: #0170ba;
  background-color: transparent;
}

.btn-outline-css3:not(:disabled):not(.disabled):active, .btn-outline-css3:not(:disabled):not(.disabled).active,
.show > .btn-outline-css3.dropdown-toggle {
  color: #fff;
  background-color: #0170ba;
  border-color: #0170ba;
}

.btn-outline-css3:not(:disabled):not(.disabled):active:focus, .btn-outline-css3:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-css3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(1, 112, 186, 0.5);
}

.btn-outline-dribbble {
  color: #ea4c89;
  border-color: #ea4c89;
}

.btn-outline-dribbble:hover {
  color: #fff;
  background-color: #ea4c89;
  border-color: #ea4c89;
}

.btn-outline-dribbble:focus, .btn-outline-dribbble.focus {
  box-shadow: 0 0 0 0.2rem rgba(234, 76, 137, 0.5);
}

.btn-outline-dribbble.disabled, .btn-outline-dribbble:disabled {
  color: #ea4c89;
  background-color: transparent;
}

.btn-outline-dribbble:not(:disabled):not(.disabled):active, .btn-outline-dribbble:not(:disabled):not(.disabled).active,
.show > .btn-outline-dribbble.dropdown-toggle {
  color: #fff;
  background-color: #ea4c89;
  border-color: #ea4c89;
}

.btn-outline-dribbble:not(:disabled):not(.disabled):active:focus, .btn-outline-dribbble:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dribbble.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(234, 76, 137, 0.5);
}

.btn-outline-googleplus {
  color: #bb4b39;
  border-color: #bb4b39;
}

.btn-outline-googleplus:hover {
  color: #fff;
  background-color: #bb4b39;
  border-color: #bb4b39;
}

.btn-outline-googleplus:focus, .btn-outline-googleplus.focus {
  box-shadow: 0 0 0 0.2rem rgba(187, 75, 57, 0.5);
}

.btn-outline-googleplus.disabled, .btn-outline-googleplus:disabled {
  color: #bb4b39;
  background-color: transparent;
}

.btn-outline-googleplus:not(:disabled):not(.disabled):active, .btn-outline-googleplus:not(:disabled):not(.disabled).active,
.show > .btn-outline-googleplus.dropdown-toggle {
  color: #fff;
  background-color: #bb4b39;
  border-color: #bb4b39;
}

.btn-outline-googleplus:not(:disabled):not(.disabled):active:focus, .btn-outline-googleplus:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-googleplus.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(187, 75, 57, 0.5);
}

.btn-outline-instagram {
  color: #ea4476;
  border-color: #ea4476;
}

.btn-outline-instagram:hover {
  color: #fff;
  background-color: #ea4476;
  border-color: #ea4476;
}

.btn-outline-instagram:focus, .btn-outline-instagram.focus {
  box-shadow: 0 0 0 0.2rem rgba(234, 68, 118, 0.5);
}

.btn-outline-instagram.disabled, .btn-outline-instagram:disabled {
  color: #ea4476;
  background-color: transparent;
}

.btn-outline-instagram:not(:disabled):not(.disabled):active, .btn-outline-instagram:not(:disabled):not(.disabled).active,
.show > .btn-outline-instagram.dropdown-toggle {
  color: #fff;
  background-color: #ea4476;
  border-color: #ea4476;
}

.btn-outline-instagram:not(:disabled):not(.disabled):active:focus, .btn-outline-instagram:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-instagram.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(234, 68, 118, 0.5);
}

.btn-outline-pinterest {
  color: #cb2027;
  border-color: #cb2027;
}

.btn-outline-pinterest:hover {
  color: #fff;
  background-color: #cb2027;
  border-color: #cb2027;
}

.btn-outline-pinterest:focus, .btn-outline-pinterest.focus {
  box-shadow: 0 0 0 0.2rem rgba(203, 32, 39, 0.5);
}

.btn-outline-pinterest.disabled, .btn-outline-pinterest:disabled {
  color: #cb2027;
  background-color: transparent;
}

.btn-outline-pinterest:not(:disabled):not(.disabled):active, .btn-outline-pinterest:not(:disabled):not(.disabled).active,
.show > .btn-outline-pinterest.dropdown-toggle {
  color: #fff;
  background-color: #cb2027;
  border-color: #cb2027;
}

.btn-outline-pinterest:not(:disabled):not(.disabled):active:focus, .btn-outline-pinterest:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-pinterest.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(203, 32, 39, 0.5);
}

.btn-outline-vk {
  color: #fff67f;
  border-color: #fff67f;
}

.btn-outline-vk:hover {
  color: #212529;
  background-color: #fff67f;
  border-color: #fff67f;
}

.btn-outline-vk:focus, .btn-outline-vk.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 246, 127, 0.5);
}

.btn-outline-vk.disabled, .btn-outline-vk:disabled {
  color: #fff67f;
  background-color: transparent;
}

.btn-outline-vk:not(:disabled):not(.disabled):active, .btn-outline-vk:not(:disabled):not(.disabled).active,
.show > .btn-outline-vk.dropdown-toggle {
  color: #212529;
  background-color: #fff67f;
  border-color: #fff67f;
}

.btn-outline-vk:not(:disabled):not(.disabled):active:focus, .btn-outline-vk:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-vk.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 246, 127, 0.5);
}

.btn-outline-yahoo {
  color: #400191;
  border-color: #400191;
}

.btn-outline-yahoo:hover {
  color: #fff;
  background-color: #400191;
  border-color: #400191;
}

.btn-outline-yahoo:focus, .btn-outline-yahoo.focus {
  box-shadow: 0 0 0 0.2rem rgba(64, 1, 145, 0.5);
}

.btn-outline-yahoo.disabled, .btn-outline-yahoo:disabled {
  color: #400191;
  background-color: transparent;
}

.btn-outline-yahoo:not(:disabled):not(.disabled):active, .btn-outline-yahoo:not(:disabled):not(.disabled).active,
.show > .btn-outline-yahoo.dropdown-toggle {
  color: #fff;
  background-color: #400191;
  border-color: #400191;
}

.btn-outline-yahoo:not(:disabled):not(.disabled):active:focus, .btn-outline-yahoo:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yahoo.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(64, 1, 145, 0.5);
}

.btn-outline-behance {
  color: #1769ff;
  border-color: #1769ff;
}

.btn-outline-behance:hover {
  color: #fff;
  background-color: #1769ff;
  border-color: #1769ff;
}

.btn-outline-behance:focus, .btn-outline-behance.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 105, 255, 0.5);
}

.btn-outline-behance.disabled, .btn-outline-behance:disabled {
  color: #1769ff;
  background-color: transparent;
}

.btn-outline-behance:not(:disabled):not(.disabled):active, .btn-outline-behance:not(:disabled):not(.disabled).active,
.show > .btn-outline-behance.dropdown-toggle {
  color: #fff;
  background-color: #1769ff;
  border-color: #1769ff;
}

.btn-outline-behance:not(:disabled):not(.disabled):active:focus, .btn-outline-behance:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-behance.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(23, 105, 255, 0.5);
}

.btn-outline-dropbox {
  color: #007ee5;
  border-color: #007ee5;
}

.btn-outline-dropbox:hover {
  color: #fff;
  background-color: #007ee5;
  border-color: #007ee5;
}

.btn-outline-dropbox:focus, .btn-outline-dropbox.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 126, 229, 0.5);
}

.btn-outline-dropbox.disabled, .btn-outline-dropbox:disabled {
  color: #007ee5;
  background-color: transparent;
}

.btn-outline-dropbox:not(:disabled):not(.disabled):active, .btn-outline-dropbox:not(:disabled):not(.disabled).active,
.show > .btn-outline-dropbox.dropdown-toggle {
  color: #fff;
  background-color: #007ee5;
  border-color: #007ee5;
}

.btn-outline-dropbox:not(:disabled):not(.disabled):active:focus, .btn-outline-dropbox:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dropbox.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 126, 229, 0.5);
}

.btn-outline-reddit {
  color: #ff4500;
  border-color: #ff4500;
}

.btn-outline-reddit:hover {
  color: #fff;
  background-color: #ff4500;
  border-color: #ff4500;
}

.btn-outline-reddit:focus, .btn-outline-reddit.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 69, 0, 0.5);
}

.btn-outline-reddit.disabled, .btn-outline-reddit:disabled {
  color: #ff4500;
  background-color: transparent;
}

.btn-outline-reddit:not(:disabled):not(.disabled):active, .btn-outline-reddit:not(:disabled):not(.disabled).active,
.show > .btn-outline-reddit.dropdown-toggle {
  color: #fff;
  background-color: #ff4500;
  border-color: #ff4500;
}

.btn-outline-reddit:not(:disabled):not(.disabled):active:focus, .btn-outline-reddit:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-reddit.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 69, 0, 0.5);
}

.btn-outline-spotify {
  color: #7ab800;
  border-color: #7ab800;
}

.btn-outline-spotify:hover {
  color: #fff;
  background-color: #7ab800;
  border-color: #7ab800;
}

.btn-outline-spotify:focus, .btn-outline-spotify.focus {
  box-shadow: 0 0 0 0.2rem rgba(122, 184, 0, 0.5);
}

.btn-outline-spotify.disabled, .btn-outline-spotify:disabled {
  color: #7ab800;
  background-color: transparent;
}

.btn-outline-spotify:not(:disabled):not(.disabled):active, .btn-outline-spotify:not(:disabled):not(.disabled).active,
.show > .btn-outline-spotify.dropdown-toggle {
  color: #fff;
  background-color: #7ab800;
  border-color: #7ab800;
}

.btn-outline-spotify:not(:disabled):not(.disabled):active:focus, .btn-outline-spotify:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-spotify.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(122, 184, 0, 0.5);
}

.btn-outline-vine {
  color: #00bf8f;
  border-color: #00bf8f;
}

.btn-outline-vine:hover {
  color: #fff;
  background-color: #00bf8f;
  border-color: #00bf8f;
}

.btn-outline-vine:focus, .btn-outline-vine.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 191, 143, 0.5);
}

.btn-outline-vine.disabled, .btn-outline-vine:disabled {
  color: #00bf8f;
  background-color: transparent;
}

.btn-outline-vine:not(:disabled):not(.disabled):active, .btn-outline-vine:not(:disabled):not(.disabled).active,
.show > .btn-outline-vine.dropdown-toggle {
  color: #fff;
  background-color: #00bf8f;
  border-color: #00bf8f;
}

.btn-outline-vine:not(:disabled):not(.disabled):active:focus, .btn-outline-vine:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-vine.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 191, 143, 0.5);
}

.btn-outline-foursquare {
  color: #1073af;
  border-color: #1073af;
}

.btn-outline-foursquare:hover {
  color: #fff;
  background-color: #1073af;
  border-color: #1073af;
}

.btn-outline-foursquare:focus, .btn-outline-foursquare.focus {
  box-shadow: 0 0 0 0.2rem rgba(16, 115, 175, 0.5);
}

.btn-outline-foursquare.disabled, .btn-outline-foursquare:disabled {
  color: #1073af;
  background-color: transparent;
}

.btn-outline-foursquare:not(:disabled):not(.disabled):active, .btn-outline-foursquare:not(:disabled):not(.disabled).active,
.show > .btn-outline-foursquare.dropdown-toggle {
  color: #fff;
  background-color: #1073af;
  border-color: #1073af;
}

.btn-outline-foursquare:not(:disabled):not(.disabled):active:focus, .btn-outline-foursquare:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-foursquare.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(16, 115, 175, 0.5);
}

.btn-outline-vimeo {
  color: #aad450;
  border-color: #aad450;
}

.btn-outline-vimeo:hover {
  color: #212529;
  background-color: #aad450;
  border-color: #aad450;
}

.btn-outline-vimeo:focus, .btn-outline-vimeo.focus {
  box-shadow: 0 0 0 0.2rem rgba(170, 212, 80, 0.5);
}

.btn-outline-vimeo.disabled, .btn-outline-vimeo:disabled {
  color: #aad450;
  background-color: transparent;
}

.btn-outline-vimeo:not(:disabled):not(.disabled):active, .btn-outline-vimeo:not(:disabled):not(.disabled).active,
.show > .btn-outline-vimeo.dropdown-toggle {
  color: #212529;
  background-color: #aad450;
  border-color: #aad450;
}

.btn-outline-vimeo:not(:disabled):not(.disabled):active:focus, .btn-outline-vimeo:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-vimeo.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(170, 212, 80, 0.5);
}

.btn-outline-line {
  color: #3aae36;
  border-color: #3aae36;
}

.btn-outline-line:hover {
  color: #fff;
  background-color: #3aae36;
  border-color: #3aae36;
}

.btn-outline-line:focus, .btn-outline-line.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 174, 54, 0.5);
}

.btn-outline-line.disabled, .btn-outline-line:disabled {
  color: #3aae36;
  background-color: transparent;
}

.btn-outline-line:not(:disabled):not(.disabled):active, .btn-outline-line:not(:disabled):not(.disabled).active,
.show > .btn-outline-line.dropdown-toggle {
  color: #fff;
  background-color: #3aae36;
  border-color: #3aae36;
}

.btn-outline-line:not(:disabled):not(.disabled):active:focus, .btn-outline-line:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-line.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(58, 174, 54, 0.5);
}

.btn-outline-lemon {
  color: #fff67f;
  border-color: #fff67f;
}

.btn-outline-lemon:hover {
  color: #212529;
  background-color: #fff67f;
  border-color: #fff67f;
}

.btn-outline-lemon:focus, .btn-outline-lemon.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 246, 127, 0.5);
}

.btn-outline-lemon.disabled, .btn-outline-lemon:disabled {
  color: #fff67f;
  background-color: transparent;
}

.btn-outline-lemon:not(:disabled):not(.disabled):active, .btn-outline-lemon:not(:disabled):not(.disabled).active,
.show > .btn-outline-lemon.dropdown-toggle {
  color: #212529;
  background-color: #fff67f;
  border-color: #fff67f;
}

.btn-outline-lemon:not(:disabled):not(.disabled):active:focus, .btn-outline-lemon:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lemon.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 246, 127, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #e05606;
  text-decoration: none;
}

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

.btn-link:focus, .btn-link.focus {
  text-decoration: none;
  box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.875rem 2.25rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3125rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.21875rem 1rem;
  font-size: 0.76562rem;
  line-height: 1.5;
  border-radius: 0.3125rem;
}

.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.75rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.875rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #dee2e6;
  border-radius: 0.3125rem;
  box-shadow: 0 0.625rem 1.5rem rgba(0, 0, 0, 0.08);
}

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.45rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: rgba(73, 80, 87, 0.5);
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: rgba(73, 80, 87, 0.5);
  text-decoration: none;
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.15), transparent) repeat-x;
}

.dropdown-item.active, .dropdown-item:active {
  color: #e05606;
  text-decoration: none;
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.15), transparent) repeat-x;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
  background-image: none;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.75rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.76562rem;
  color: #212529;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.45rem 1.5rem;
  color: rgba(73, 80, 87, 0.5);
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  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: flex;
  flex-wrap: wrap;
  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.9375rem;
  padding-left: 0.9375rem;
}

.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.75rem;
  padding-left: 0.75rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.6875rem;
  padding-left: 1.6875rem;
}

.btn-group.show .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.show .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn: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: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  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: flex;
  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: 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: flex;
  align-items: center;
  padding: 0.4375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #6c757d;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #e9ecef;
  border-radius: 0.3125rem;
}

.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(3.39062rem + 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.875rem 0.875rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3125rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.58594rem + 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.21875rem 1rem;
  font-size: 0.76562rem;
  line-height: 1.5;
  border-radius: 0.3125rem;
}

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

.input-group-overlay {
  position: relative;
  width: 100%;
}

.input-group-overlay .prepended-form-control:not(.rounded-left-0) {
  padding-left: 2.5rem;
  border-top-left-radius: 0.3125rem !important;
  border-bottom-left-radius: 0.3125rem !important;
}

.input-group-overlay .appended-form-control:not(.rounded-right-0) {
  padding-right: 2.5rem;
  border-top-right-radius: 0.3125rem !important;
  border-bottom-right-radius: 0.3125rem !important;
}

.input-group-append-overlay,
.input-group-prepend-overlay {
  display: flex;
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 5;
}

.input-group-append-overlay .input-group-text,
.input-group-prepend-overlay .input-group-text {
  border: 0;
  background-color: transparent;
}

.input-group-append-overlay {
  right: 0;
}

.input-group-append-overlay .form-control,
.input-group-append-overlay .custom-select {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.input-group-prepend-overlay .form-control,
.input-group-prepend-overlay .custom-select {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.input-group-sm .appended-form-control {
  padding-right: 2rem;
}

.input-group-sm .prepended-form-control {
  padding-left: 2rem;
}

.input-group-sm > .input-group-prepend-overlay > .input-group-text,
.input-group-sm > .input-group-append-overlay > .input-group-text {
  padding: 0.21875rem 1rem;
  font-size: 0.76562rem;
}

.input-group-lg .appended-form-control {
  padding-right: 3rem;
}

.input-group-lg .prepended-form-control {
  padding-left: 3rem;
}

.input-group-lg > .input-group-prepend-overlay > .input-group-text,
.input-group-lg > .input-group-append-overlay > .input-group-text {
  padding: 0.875rem 0.875rem;
  font-size: 1.09375rem;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.3125rem;
  padding-left: 2.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background: #e05606 linear-gradient(180deg, #e56f2b, #e05606) repeat-x;
  box-shadow: none;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0.125rem 0.625rem rgba(206, 212, 218, 0.05), 0 0.125rem 0.625rem rgba(206, 212, 218, 0.05);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #fcbf9c;
  border-color: #b3d7ff;
  box-shadow: none;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label::before {
  position: absolute;
  top: 0.15625rem;
  left: -2.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}

.custom-control-label::after {
  position: absolute;
  top: 0.15625rem;
  left: -2.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.3125rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background: #e05606 linear-gradient(180deg, #e56f2b, #e05606) repeat-x;
  box-shadow: none;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%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 {
  background-color: rgba(224, 86, 6, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(224, 86, 6, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(224, 86, 6, 0.5);
}

.custom-switch {
  padding-left: 4.5rem;
}

.custom-switch .custom-control-label::before {
  left: -4.5rem;
  width: 3rem;
  pointer-events: all;
  border-radius: 200px;
}

.custom-switch .custom-control-label::after {
  top: calc(0.15625rem + 2px);
  left: calc(-4.5rem + 2px);
  width: 1rem;
  height: 1rem;
  background-color: #adb5bd;
  border-radius: 200px;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(2rem);
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(224, 86, 6, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.1875rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #6c757d;
  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: #fff;
  border: 1px solid #e9ecef;
  border-radius: 0.3125rem;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  appearance: none;
}

.custom-select:focus {
  border-color: #adb5bd;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
}

.custom-select:focus::-ms-value {
  color: #6c757d;
  background-color: #fff;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select-sm {
  height: calc(1.58594rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(3.39062rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 125%;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.1875rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.1875rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #adb5bd;
  box-shadow: 0 0 0 0.2rem rgba(224, 86, 6, 0.25);
}

.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.1875rem + 2px);
  padding: 0.4375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #6c757d;
  background-color: #fff;
  border: 1px solid #e9ecef;
  border-radius: 0.3125rem;
  box-shadow: 0 0.125rem 0.625rem rgba(206, 212, 218, 0.05);
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.1875rem;
  padding: 0.4375rem 0.75rem;
  line-height: 1.5;
  color: #6c757d;
  content: "Browse";
  background: #fff linear-gradient(180deg, white, #fff) repeat-x;
  border-left: inherit;
  border-radius: 0 0.3125rem 0.3125rem 0;
}

.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  appearance: none;
}

.custom-range:focus {
  outline: none;
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.3125rem;
  background: #fff linear-gradient(180deg, white, #fff) repeat-x;
  border: 1px solid #dee2e6;
  border-radius: 1rem;
  box-shadow: 0 0.625rem 1.5rem rgba(0, 0, 0, 0.08);
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}

.custom-range::-webkit-slider-thumb:active {
  background: #e05606 linear-gradient(180deg, #e56f2b, #e05606) repeat-x;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.375rem;
  color: transparent;
  cursor: pointer;
  background-color: #e9ecef;
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background: #fff linear-gradient(180deg, white, #fff) repeat-x;
  border: 1px solid #dee2e6;
  border-radius: 1rem;
  box-shadow: 0 0.625rem 1.5rem rgba(0, 0, 0, 0.08);
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}

.custom-range::-moz-range-thumb:active {
  background: #e05606 linear-gradient(180deg, #e56f2b, #e05606) repeat-x;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.375rem;
  color: transparent;
  cursor: pointer;
  background-color: #e9ecef;
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background: #fff linear-gradient(180deg, white, #fff) repeat-x;
  border: 1px solid #dee2e6;
  border-radius: 1rem;
  box-shadow: 0 0.625rem 1.5rem rgba(0, 0, 0, 0.08);
  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: #e05606 linear-gradient(180deg, #e56f2b, #e05606) repeat-x;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.375rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}

.custom-range::-ms-fill-lower {
  background-color: #e9ecef;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #e9ecef;
  border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
  cursor: default;
}

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  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: inherit;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.3125rem;
  border-top-right-radius: 0.3125rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: inherit;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.3125rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #e05606;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1.5rem;
}

.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.33594rem;
  padding-bottom: 0.33594rem;
  margin-right: 1.5rem;
  font-size: 1.09375rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  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 {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0 0;
  font-size: 1.09375rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}

.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 {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: #495057;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: #495057;
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(73, 80, 87, 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: #495057;
}

.navbar-light .navbar-toggler {
  color: #495057;
  border-color: rgba(73, 80, 87, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23495057' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: #495057;
}

.navbar-light .navbar-text a {
  color: #495057;
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: #495057;
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .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: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%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(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.625rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 2rem;
}

.card-title {
  margin-bottom: 2rem;
}

.card-subtitle {
  margin-top: -1rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 2rem;
}

.card-header {
  padding: 2rem 2rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.625rem - 1px) calc(0.625rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 2rem 2rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.625rem - 1px) calc(0.625rem - 1px);
}

.card-header-tabs {
  margin-right: -1rem;
  margin-bottom: -2rem;
  margin-left: -1rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -1rem;
  margin-left: -1rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.625rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.625rem - 1px);
  border-top-right-radius: calc(0.625rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.625rem - 1px);
  border-bottom-left-radius: calc(0.625rem - 1px);
}

.card-deck {
  display: flex;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 12px;
}

@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -12px;
    margin-left: -12px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 12px;
    margin-bottom: 0;
    margin-left: 12px;
  }
}

.card-group {
  display: flex;
  flex-direction: column;
}

.card-group > .card {
  margin-bottom: 12px;
}

@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-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: 2rem;
}

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}

.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: flex;
  flex-wrap: wrap;
  padding: 0.5rem 1.25rem;
  margin-bottom: 0;
  list-style: none;
  background-color: rgba(224, 86, 6, 0.1);
  border-radius: 200rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.25rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #adb5bd;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.3125rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #e05606;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #953904;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(224, 86, 6, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #e05606;
  border-color: #e05606;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.09375rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.76562rem;
  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.5em 0.25rem;
  font-size: 0.5rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.3125rem;
  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: 1rem;
  padding-left: 1rem;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #e05606;
}

a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #ae4305;
}

a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(224, 86, 6, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ff9900;
}

a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #cc7a00;
}

a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 153, 0, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #212529;
}

a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #0a0c0d;
}

a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}

.badge-primary-2 {
  color: #fff;
  background-color: #e05555;
}

a.badge-primary-2:hover, a.badge-primary-2:focus {
  color: #fff;
  background-color: #d82a2a;
}

a.badge-primary-2:focus, a.badge-primary-2.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(224, 85, 85, 0.5);
}

.badge-primary-3 {
  color: #fff;
  background-color: #3b0b12;
}

a.badge-primary-3:hover, a.badge-primary-3:focus {
  color: #fff;
  background-color: #100305;
}

a.badge-primary-3:focus, a.badge-primary-3.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(59, 11, 18, 0.5);
}

.badge-rose50 {
  color: #212529;
  background-color: #fff1f2;
}

a.badge-rose50:hover, a.badge-rose50:focus {
  color: #212529;
  background-color: #ffbec3;
}

a.badge-rose50:focus, a.badge-rose50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 241, 242, 0.5);
}

.badge-rose100 {
  color: #212529;
  background-color: #ffe4e6;
}

a.badge-rose100:hover, a.badge-rose100:focus {
  color: #212529;
  background-color: #ffb1b7;
}

a.badge-rose100:focus, a.badge-rose100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 228, 230, 0.5);
}

.badge-rose200 {
  color: #212529;
  background-color: #fecdd3;
}

a.badge-rose200:hover, a.badge-rose200:focus {
  color: #212529;
  background-color: #fd9ba7;
}

a.badge-rose200:focus, a.badge-rose200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(254, 205, 211, 0.5);
}

.badge-rose300 {
  color: #212529;
  background-color: #fda4af;
}

a.badge-rose300:hover, a.badge-rose300:focus {
  color: #212529;
  background-color: #fc7283;
}

a.badge-rose300:focus, a.badge-rose300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(253, 164, 175, 0.5);
}

.badge-rose400 {
  color: #212529;
  background-color: #fb7185;
}

a.badge-rose400:hover, a.badge-rose400:focus {
  color: #212529;
  background-color: #fa3f5a;
}

a.badge-rose400:focus, a.badge-rose400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(251, 113, 133, 0.5);
}

.badge-rose500 {
  color: #fff;
  background-color: #f43f5e;
}

a.badge-rose500:hover, a.badge-rose500:focus {
  color: #fff;
  background-color: #f10f36;
}

a.badge-rose500:focus, a.badge-rose500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(244, 63, 94, 0.5);
}

.badge-rose600 {
  color: #fff;
  background-color: #e11d48;
}

a.badge-rose600:hover, a.badge-rose600:focus {
  color: #fff;
  background-color: #b4173a;
}

a.badge-rose600:focus, a.badge-rose600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(225, 29, 72, 0.5);
}

.badge-rose700 {
  color: #fff;
  background-color: #be123c;
}

a.badge-rose700:hover, a.badge-rose700:focus {
  color: #fff;
  background-color: #8f0e2d;
}

a.badge-rose700:focus, a.badge-rose700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(190, 18, 60, 0.5);
}

.badge-rose800 {
  color: #fff;
  background-color: #9f1239;
}

a.badge-rose800:hover, a.badge-rose800:focus {
  color: #fff;
  background-color: #710d29;
}

a.badge-rose800:focus, a.badge-rose800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(159, 18, 57, 0.5);
}

.badge-rose900 {
  color: #fff;
  background-color: #881337;
}

a.badge-rose900:hover, a.badge-rose900:focus {
  color: #fff;
  background-color: #5b0d25;
}

a.badge-rose900:focus, a.badge-rose900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(136, 19, 55, 0.5);
}

.badge-pink50 {
  color: #212529;
  background-color: #fdf2f8;
}

a.badge-pink50:hover, a.badge-pink50:focus {
  color: #212529;
  background-color: #f6c6e0;
}

a.badge-pink50:focus, a.badge-pink50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(253, 242, 248, 0.5);
}

.badge-pink100 {
  color: #212529;
  background-color: #fce7f3;
}

a.badge-pink100:hover, a.badge-pink100:focus {
  color: #212529;
  background-color: #f6badc;
}

a.badge-pink100:focus, a.badge-pink100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(252, 231, 243, 0.5);
}

.badge-pink200 {
  color: #212529;
  background-color: #fbcfe8;
}

a.badge-pink200:hover, a.badge-pink200:focus {
  color: #212529;
  background-color: #f7a0d1;
}

a.badge-pink200:focus, a.badge-pink200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(251, 207, 232, 0.5);
}

.badge-pink300 {
  color: #212529;
  background-color: #f9a8d4;
}

a.badge-pink300:hover, a.badge-pink300:focus {
  color: #212529;
  background-color: #f678bc;
}

a.badge-pink300:focus, a.badge-pink300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(249, 168, 212, 0.5);
}

.badge-pink400 {
  color: #212529;
  background-color: #f472b6;
}

a.badge-pink400:hover, a.badge-pink400:focus {
  color: #212529;
  background-color: #f0439e;
}

a.badge-pink400:focus, a.badge-pink400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(244, 114, 182, 0.5);
}

.badge-pink500 {
  color: #fff;
  background-color: #ec4899;
}

a.badge-pink500:hover, a.badge-pink500:focus {
  color: #fff;
  background-color: #e71a7f;
}

a.badge-pink500:focus, a.badge-pink500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(236, 72, 153, 0.5);
}

.badge-pink600 {
  color: #fff;
  background-color: #db2777;
}

a.badge-pink600:hover, a.badge-pink600:focus {
  color: #fff;
  background-color: #b11e5f;
}

a.badge-pink600:focus, a.badge-pink600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(219, 39, 119, 0.5);
}

.badge-pink700 {
  color: #fff;
  background-color: #be185d;
}

a.badge-pink700:hover, a.badge-pink700:focus {
  color: #fff;
  background-color: #911247;
}

a.badge-pink700:focus, a.badge-pink700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(190, 24, 93, 0.5);
}

.badge-pink800 {
  color: #fff;
  background-color: #9d174d;
}

a.badge-pink800:hover, a.badge-pink800:focus {
  color: #fff;
  background-color: #711037;
}

a.badge-pink800:focus, a.badge-pink800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(157, 23, 77, 0.5);
}

.badge-pink900 {
  color: #fff;
  background-color: #831843;
}

a.badge-pink900:hover, a.badge-pink900:focus {
  color: #fff;
  background-color: #58102d;
}

a.badge-pink900:focus, a.badge-pink900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(131, 24, 67, 0.5);
}

.badge-fuchsia50 {
  color: #212529;
  background-color: #fdf4ff;
}

a.badge-fuchsia50:hover, a.badge-fuchsia50:focus {
  color: #212529;
  background-color: #f4c1ff;
}

a.badge-fuchsia50:focus, a.badge-fuchsia50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(253, 244, 255, 0.5);
}

.badge-fuchsia100 {
  color: #212529;
  background-color: #fae8ff;
}

a.badge-fuchsia100:hover, a.badge-fuchsia100:focus {
  color: #212529;
  background-color: #efb5ff;
}

a.badge-fuchsia100:focus, a.badge-fuchsia100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(250, 232, 255, 0.5);
}

.badge-fuchsia200 {
  color: #212529;
  background-color: #f5d0fe;
}

a.badge-fuchsia200:hover, a.badge-fuchsia200:focus {
  color: #212529;
  background-color: #ea9efd;
}

a.badge-fuchsia200:focus, a.badge-fuchsia200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(245, 208, 254, 0.5);
}

.badge-fuchsia300 {
  color: #212529;
  background-color: #f0abfc;
}

a.badge-fuchsia300:hover, a.badge-fuchsia300:focus {
  color: #212529;
  background-color: #e77afa;
}

a.badge-fuchsia300:focus, a.badge-fuchsia300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(240, 171, 252, 0.5);
}

.badge-fuchsia400 {
  color: #212529;
  background-color: #e879f9;
}

a.badge-fuchsia400:hover, a.badge-fuchsia400:focus {
  color: #212529;
  background-color: #e048f7;
}

a.badge-fuchsia400:focus, a.badge-fuchsia400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(232, 121, 249, 0.5);
}

.badge-fuchsia500 {
  color: #fff;
  background-color: #d946ef;
}

a.badge-fuchsia500:hover, a.badge-fuchsia500:focus {
  color: #fff;
  background-color: #cf17eb;
}

a.badge-fuchsia500:focus, a.badge-fuchsia500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(217, 70, 239, 0.5);
}

.badge-fuchsia600 {
  color: #fff;
  background-color: #c026d3;
}

a.badge-fuchsia600:hover, a.badge-fuchsia600:focus {
  color: #fff;
  background-color: #991ea8;
}

a.badge-fuchsia600:focus, a.badge-fuchsia600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(192, 38, 211, 0.5);
}

.badge-fuchsia700 {
  color: #fff;
  background-color: #a21caf;
}

a.badge-fuchsia700:hover, a.badge-fuchsia700:focus {
  color: #fff;
  background-color: #791583;
}

a.badge-fuchsia700:focus, a.badge-fuchsia700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(162, 28, 175, 0.5);
}

.badge-fuchsia800 {
  color: #fff;
  background-color: #86198f;
}

a.badge-fuchsia800:hover, a.badge-fuchsia800:focus {
  color: #fff;
  background-color: #5d1164;
}

a.badge-fuchsia800:focus, a.badge-fuchsia800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(134, 25, 143, 0.5);
}

.badge-fuchsia900 {
  color: #fff;
  background-color: #701a75;
}

a.badge-fuchsia900:hover, a.badge-fuchsia900:focus {
  color: #fff;
  background-color: #48114b;
}

a.badge-fuchsia900:focus, a.badge-fuchsia900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(112, 26, 117, 0.5);
}

.badge-purple50 {
  color: #212529;
  background-color: #faf5ff;
}

a.badge-purple50:hover, a.badge-purple50:focus {
  color: #212529;
  background-color: #e1c2ff;
}

a.badge-purple50:focus, a.badge-purple50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(250, 245, 255, 0.5);
}

.badge-purple100 {
  color: #212529;
  background-color: #f3e8ff;
}

a.badge-purple100:hover, a.badge-purple100:focus {
  color: #212529;
  background-color: #d8b5ff;
}

a.badge-purple100:focus, a.badge-purple100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(243, 232, 255, 0.5);
}

.badge-purple200 {
  color: #212529;
  background-color: #e9d5ff;
}

a.badge-purple200:hover, a.badge-purple200:focus {
  color: #212529;
  background-color: #cea2ff;
}

a.badge-purple200:focus, a.badge-purple200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(233, 213, 255, 0.5);
}

.badge-purple300 {
  color: #212529;
  background-color: #d8b4fe;
}

a.badge-purple300:hover, a.badge-purple300:focus {
  color: #212529;
  background-color: #be82fd;
}

a.badge-purple300:focus, a.badge-purple300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(216, 180, 254, 0.5);
}

.badge-purple400 {
  color: #212529;
  background-color: #c084fc;
}

a.badge-purple400:hover, a.badge-purple400:focus {
  color: #212529;
  background-color: #a752fb;
}

a.badge-purple400:focus, a.badge-purple400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(192, 132, 252, 0.5);
}

.badge-purple500 {
  color: #fff;
  background-color: #a855f7;
}

a.badge-purple500:hover, a.badge-purple500:focus {
  color: #fff;
  background-color: #8f24f5;
}

a.badge-purple500:focus, a.badge-purple500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(168, 85, 247, 0.5);
}

.badge-purple600 {
  color: #fff;
  background-color: #9333ea;
}

a.badge-purple600:hover, a.badge-purple600:focus {
  color: #fff;
  background-color: #7a16d4;
}

a.badge-purple600:focus, a.badge-purple600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(147, 51, 234, 0.5);
}

.badge-purple700 {
  color: #fff;
  background-color: #7e22ce;
}

a.badge-purple700:hover, a.badge-purple700:focus {
  color: #fff;
  background-color: #631ba2;
}

a.badge-purple700:focus, a.badge-purple700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(126, 34, 206, 0.5);
}

.badge-purple800 {
  color: #fff;
  background-color: #6b21a8;
}

a.badge-purple800:hover, a.badge-purple800:focus {
  color: #fff;
  background-color: #50197d;
}

a.badge-purple800:focus, a.badge-purple800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(107, 33, 168, 0.5);
}

.badge-purple900 {
  color: #fff;
  background-color: #581c87;
}

a.badge-purple900:hover, a.badge-purple900:focus {
  color: #fff;
  background-color: #3c135d;
}

a.badge-purple900:focus, a.badge-purple900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(88, 28, 135, 0.5);
}

.badge-violet50 {
  color: #212529;
  background-color: #f5f3ff;
}

a.badge-violet50:hover, a.badge-violet50:focus {
  color: #212529;
  background-color: #cbc0ff;
}

a.badge-violet50:focus, a.badge-violet50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(245, 243, 255, 0.5);
}

.badge-violet100 {
  color: #212529;
  background-color: #ede9fe;
}

a.badge-violet100:hover, a.badge-violet100:focus {
  color: #212529;
  background-color: #c5b8fc;
}

a.badge-violet100:focus, a.badge-violet100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(237, 233, 254, 0.5);
}

.badge-violet200 {
  color: #212529;
  background-color: #ddd6fe;
}

a.badge-violet200:hover, a.badge-violet200:focus {
  color: #212529;
  background-color: #b4a4fd;
}

a.badge-violet200:focus, a.badge-violet200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(221, 214, 254, 0.5);
}

.badge-violet300 {
  color: #212529;
  background-color: #c4b5fd;
}

a.badge-violet300:hover, a.badge-violet300:focus {
  color: #212529;
  background-color: #9c83fc;
}

a.badge-violet300:focus, a.badge-violet300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
}

.badge-violet400 {
  color: #212529;
  background-color: #a78bfa;
}

a.badge-violet400:hover, a.badge-violet400:focus {
  color: #212529;
  background-color: #825af8;
}

a.badge-violet400:focus, a.badge-violet400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.5);
}

.badge-violet500 {
  color: #fff;
  background-color: #8b5cf6;
}

a.badge-violet500:hover, a.badge-violet500:focus {
  color: #fff;
  background-color: #692cf3;
}

a.badge-violet500:focus, a.badge-violet500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(139, 92, 246, 0.5);
}

.badge-violet600 {
  color: #fff;
  background-color: #7c3aed;
}

a.badge-violet600:hover, a.badge-violet600:focus {
  color: #fff;
  background-color: #5f14e0;
}

a.badge-violet600:focus, a.badge-violet600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(124, 58, 237, 0.5);
}

.badge-violet700 {
  color: #fff;
  background-color: #6d28d9;
}

a.badge-violet700:hover, a.badge-violet700:focus {
  color: #fff;
  background-color: #571faf;
}

a.badge-violet700:focus, a.badge-violet700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(109, 40, 217, 0.5);
}

.badge-violet800 {
  color: #fff;
  background-color: #5b21b6;
}

a.badge-violet800:hover, a.badge-violet800:focus {
  color: #fff;
  background-color: #45198b;
}

a.badge-violet800:focus, a.badge-violet800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(91, 33, 182, 0.5);
}

.badge-violet900 {
  color: #fff;
  background-color: #4c1d95;
}

a.badge-violet900:hover, a.badge-violet900:focus {
  color: #fff;
  background-color: #36156a;
}

a.badge-violet900:focus, a.badge-violet900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(76, 29, 149, 0.5);
}

.badge-indigo50 {
  color: #212529;
  background-color: #eef2ff;
}

a.badge-indigo50:hover, a.badge-indigo50:focus {
  color: #212529;
  background-color: #bbcbff;
}

a.badge-indigo50:focus, a.badge-indigo50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(238, 242, 255, 0.5);
}

.badge-indigo100 {
  color: #212529;
  background-color: #e0e7ff;
}

a.badge-indigo100:hover, a.badge-indigo100:focus {
  color: #212529;
  background-color: #adc0ff;
}

a.badge-indigo100:focus, a.badge-indigo100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(224, 231, 255, 0.5);
}

.badge-indigo200 {
  color: #212529;
  background-color: #c7d2fe;
}

a.badge-indigo200:hover, a.badge-indigo200:focus {
  color: #212529;
  background-color: #95aafd;
}

a.badge-indigo200:focus, a.badge-indigo200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(199, 210, 254, 0.5);
}

.badge-indigo300 {
  color: #212529;
  background-color: #a5b4fc;
}

a.badge-indigo300:hover, a.badge-indigo300:focus {
  color: #212529;
  background-color: #748bfa;
}

a.badge-indigo300:focus, a.badge-indigo300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
}

.badge-indigo400 {
  color: #fff;
  background-color: #818cf8;
}

a.badge-indigo400:hover, a.badge-indigo400:focus {
  color: #fff;
  background-color: #5160f5;
}

a.badge-indigo400:focus, a.badge-indigo400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(129, 140, 248, 0.5);
}

.badge-indigo500 {
  color: #fff;
  background-color: #6366f1;
}

a.badge-indigo500:hover, a.badge-indigo500:focus {
  color: #fff;
  background-color: #3438ed;
}

a.badge-indigo500:focus, a.badge-indigo500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(99, 102, 241, 0.5);
}

.badge-indigo600 {
  color: #fff;
  background-color: #4f46e5;
}

a.badge-indigo600:hover, a.badge-indigo600:focus {
  color: #fff;
  background-color: #291fd9;
}

a.badge-indigo600:focus, a.badge-indigo600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(79, 70, 229, 0.5);
}

.badge-indigo700 {
  color: #fff;
  background-color: #4338ca;
}

a.badge-indigo700:hover, a.badge-indigo700:focus {
  color: #fff;
  background-color: #352ca3;
}

a.badge-indigo700:focus, a.badge-indigo700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(67, 56, 202, 0.5);
}

.badge-indigo800 {
  color: #fff;
  background-color: #3730a3;
}

a.badge-indigo800:hover, a.badge-indigo800:focus {
  color: #fff;
  background-color: #2a247c;
}

a.badge-indigo800:focus, a.badge-indigo800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(55, 48, 163, 0.5);
}

.badge-indigo900 {
  color: #fff;
  background-color: #312e81;
}

a.badge-indigo900:hover, a.badge-indigo900:focus {
  color: #fff;
  background-color: #23215b;
}

a.badge-indigo900:focus, a.badge-indigo900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(49, 46, 129, 0.5);
}

.badge-blue50 {
  color: #212529;
  background-color: #eff6ff;
}

a.badge-blue50:hover, a.badge-blue50:focus {
  color: #212529;
  background-color: #bcd9ff;
}

a.badge-blue50:focus, a.badge-blue50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(239, 246, 255, 0.5);
}

.badge-blue100 {
  color: #212529;
  background-color: #dbeafe;
}

a.badge-blue100:hover, a.badge-blue100:focus {
  color: #212529;
  background-color: #a9cdfd;
}

a.badge-blue100:focus, a.badge-blue100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(219, 234, 254, 0.5);
}

.badge-blue200 {
  color: #212529;
  background-color: #bfdbfe;
}

a.badge-blue200:hover, a.badge-blue200:focus {
  color: #212529;
  background-color: #8dbffd;
}

a.badge-blue200:focus, a.badge-blue200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(191, 219, 254, 0.5);
}

.badge-blue300 {
  color: #212529;
  background-color: #93c5fd;
}

a.badge-blue300:hover, a.badge-blue300:focus {
  color: #212529;
  background-color: #61aafc;
}

a.badge-blue300:focus, a.badge-blue300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(147, 197, 253, 0.5);
}

.badge-blue400 {
  color: #212529;
  background-color: #60a5fa;
}

a.badge-blue400:hover, a.badge-blue400:focus {
  color: #212529;
  background-color: #2f89f8;
}

a.badge-blue400:focus, a.badge-blue400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(96, 165, 250, 0.5);
}

.badge-blue500 {
  color: #fff;
  background-color: #3b82f6;
}

a.badge-blue500:hover, a.badge-blue500:focus {
  color: #fff;
  background-color: #0b63f3;
}

a.badge-blue500:focus, a.badge-blue500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(59, 130, 246, 0.5);
}

.badge-blue600 {
  color: #fff;
  background-color: #2563eb;
}

a.badge-blue600:hover, a.badge-blue600:focus {
  color: #fff;
  background-color: #134cca;
}

a.badge-blue600:focus, a.badge-blue600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(37, 99, 235, 0.5);
}

.badge-blue700 {
  color: #fff;
  background-color: #1d4ed8;
}

a.badge-blue700:hover, a.badge-blue700:focus {
  color: #fff;
  background-color: #173eab;
}

a.badge-blue700:focus, a.badge-blue700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(29, 78, 216, 0.5);
}

.badge-blue800 {
  color: #fff;
  background-color: #1e40af;
}

a.badge-blue800:hover, a.badge-blue800:focus {
  color: #fff;
  background-color: #173083;
}

a.badge-blue800:focus, a.badge-blue800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(30, 64, 175, 0.5);
}

.badge-blue900 {
  color: #fff;
  background-color: #1e3a8a;
}

a.badge-blue900:hover, a.badge-blue900:focus {
  color: #fff;
  background-color: #152860;
}

a.badge-blue900:focus, a.badge-blue900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(30, 58, 138, 0.5);
}

.badge-lightBlue25 {
  color: #212529;
  background-color: #f2f6f7;
}

a.badge-lightBlue25:hover, a.badge-lightBlue25:focus {
  color: #212529;
  background-color: #d2e0e4;
}

a.badge-lightBlue25:focus, a.badge-lightBlue25.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(242, 246, 247, 0.5);
}

.badge-lightBlue50 {
  color: #212529;
  background-color: #f0f9ff;
}

a.badge-lightBlue50:hover, a.badge-lightBlue50:focus {
  color: #212529;
  background-color: #bde5ff;
}

a.badge-lightBlue50:focus, a.badge-lightBlue50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(240, 249, 255, 0.5);
}

.badge-lightBlue100 {
  color: #212529;
  background-color: #e0f2fe;
}

a.badge-lightBlue100:hover, a.badge-lightBlue100:focus {
  color: #212529;
  background-color: #afddfc;
}

a.badge-lightBlue100:focus, a.badge-lightBlue100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(224, 242, 254, 0.5);
}

.badge-lightBlue200 {
  color: #212529;
  background-color: #bae6fd;
}

a.badge-lightBlue200:hover, a.badge-lightBlue200:focus {
  color: #212529;
  background-color: #88d4fc;
}

a.badge-lightBlue200:focus, a.badge-lightBlue200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(186, 230, 253, 0.5);
}

.badge-lightBlue300 {
  color: #212529;
  background-color: #7dd3fc;
}

a.badge-lightBlue300:hover, a.badge-lightBlue300:focus {
  color: #212529;
  background-color: #4bc2fb;
}

a.badge-lightBlue300:focus, a.badge-lightBlue300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(125, 211, 252, 0.5);
}

.badge-lightBlue400 {
  color: #212529;
  background-color: #38bdf8;
}

a.badge-lightBlue400:hover, a.badge-lightBlue400:focus {
  color: #212529;
  background-color: #09acf4;
}

a.badge-lightBlue400:focus, a.badge-lightBlue400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(56, 189, 248, 0.5);
}

.badge-lightBlue500 {
  color: #fff;
  background-color: #0ea5e9;
}

a.badge-lightBlue500:hover, a.badge-lightBlue500:focus {
  color: #fff;
  background-color: #0b83b9;
}

a.badge-lightBlue500:focus, a.badge-lightBlue500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(14, 165, 233, 0.5);
}

.badge-lightBlue600 {
  color: #fff;
  background-color: #0284c7;
}

a.badge-lightBlue600:hover, a.badge-lightBlue600:focus {
  color: #fff;
  background-color: #016395;
}

a.badge-lightBlue600:focus, a.badge-lightBlue600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(2, 132, 199, 0.5);
}

.badge-lightBlue700 {
  color: #fff;
  background-color: #0369a1;
}

a.badge-lightBlue700:hover, a.badge-lightBlue700:focus {
  color: #fff;
  background-color: #02486f;
}

a.badge-lightBlue700:focus, a.badge-lightBlue700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(3, 105, 161, 0.5);
}

.badge-lightBlue800 {
  color: #fff;
  background-color: #075985;
}

a.badge-lightBlue800:hover, a.badge-lightBlue800:focus {
  color: #fff;
  background-color: #043955;
}

a.badge-lightBlue800:focus, a.badge-lightBlue800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(7, 89, 133, 0.5);
}

.badge-lightBlue900 {
  color: #fff;
  background-color: #0c4a6e;
}

a.badge-lightBlue900:hover, a.badge-lightBlue900:focus {
  color: #fff;
  background-color: #072b40;
}

a.badge-lightBlue900:focus, a.badge-lightBlue900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(12, 74, 110, 0.5);
}

.badge-cyan50 {
  color: #212529;
  background-color: #ecfeff;
}

a.badge-cyan50:hover, a.badge-cyan50:focus {
  color: #212529;
  background-color: #b9fbff;
}

a.badge-cyan50:focus, a.badge-cyan50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(236, 254, 255, 0.5);
}

.badge-cyan100 {
  color: #212529;
  background-color: #cffafe;
}

a.badge-cyan100:hover, a.badge-cyan100:focus {
  color: #212529;
  background-color: #9df5fd;
}

a.badge-cyan100:focus, a.badge-cyan100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(207, 250, 254, 0.5);
}

.badge-cyan200 {
  color: #212529;
  background-color: #a5f3fc;
}

a.badge-cyan200:hover, a.badge-cyan200:focus {
  color: #212529;
  background-color: #74ecfa;
}

a.badge-cyan200:focus, a.badge-cyan200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(165, 243, 252, 0.5);
}

.badge-cyan300 {
  color: #212529;
  background-color: #67e8f9;
}

a.badge-cyan300:hover, a.badge-cyan300:focus {
  color: #212529;
  background-color: #36e1f7;
}

a.badge-cyan300:focus, a.badge-cyan300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(103, 232, 249, 0.5);
}

.badge-cyan400 {
  color: #212529;
  background-color: #22d3ee;
}

a.badge-cyan400:hover, a.badge-cyan400:focus {
  color: #212529;
  background-color: #10b4cd;
}

a.badge-cyan400:focus, a.badge-cyan400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(34, 211, 238, 0.5);
}

.badge-cyan500 {
  color: #fff;
  background-color: #06b6d4;
}

a.badge-cyan500:hover, a.badge-cyan500:focus {
  color: #fff;
  background-color: #058ba2;
}

a.badge-cyan500:focus, a.badge-cyan500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(6, 182, 212, 0.5);
}

.badge-cyan600 {
  color: #fff;
  background-color: #0891b2;
}

a.badge-cyan600:hover, a.badge-cyan600:focus {
  color: #fff;
  background-color: #066981;
}

a.badge-cyan600:focus, a.badge-cyan600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(8, 145, 178, 0.5);
}

.badge-cyan700 {
  color: #fff;
  background-color: #0e7490;
}

a.badge-cyan700:hover, a.badge-cyan700:focus {
  color: #fff;
  background-color: #094f62;
}

a.badge-cyan700:focus, a.badge-cyan700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(14, 116, 144, 0.5);
}

.badge-cyan800 {
  color: #fff;
  background-color: #155e75;
}

a.badge-cyan800:hover, a.badge-cyan800:focus {
  color: #fff;
  background-color: #0d3b4a;
}

a.badge-cyan800:focus, a.badge-cyan800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(21, 94, 117, 0.5);
}

.badge-cyan900 {
  color: #fff;
  background-color: #164e63;
}

a.badge-cyan900:hover, a.badge-cyan900:focus {
  color: #fff;
  background-color: #0d2d39;
}

a.badge-cyan900:focus, a.badge-cyan900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(22, 78, 99, 0.5);
}

.badge-teal50 {
  color: #212529;
  background-color: #f0fdfa;
}

a.badge-teal50:hover, a.badge-teal50:focus {
  color: #212529;
  background-color: #c3f7eb;
}

a.badge-teal50:focus, a.badge-teal50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(240, 253, 250, 0.5);
}

.badge-teal100 {
  color: #212529;
  background-color: #ccfbf1;
}

a.badge-teal100:hover, a.badge-teal100:focus {
  color: #212529;
  background-color: #9df7e4;
}

a.badge-teal100:focus, a.badge-teal100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(204, 251, 241, 0.5);
}

.badge-teal200 {
  color: #212529;
  background-color: #99f6e4;
}

a.badge-teal200:hover, a.badge-teal200:focus {
  color: #212529;
  background-color: #6af2d8;
}

a.badge-teal200:focus, a.badge-teal200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 246, 228, 0.5);
}

.badge-teal300 {
  color: #212529;
  background-color: #5eead4;
}

a.badge-teal300:hover, a.badge-teal300:focus {
  color: #212529;
  background-color: #31e4c8;
}

a.badge-teal300:focus, a.badge-teal300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(94, 234, 212, 0.5);
}

.badge-teal400 {
  color: #212529;
  background-color: #2dd4bf;
}

a.badge-teal400:hover, a.badge-teal400:focus {
  color: #212529;
  background-color: #23ab9a;
}

a.badge-teal400:focus, a.badge-teal400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(45, 212, 191, 0.5);
}

.badge-teal500 {
  color: #fff;
  background-color: #14b8a6;
}

a.badge-teal500:hover, a.badge-teal500:focus {
  color: #fff;
  background-color: #0f8a7d;
}

a.badge-teal500:focus, a.badge-teal500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(20, 184, 166, 0.5);
}

.badge-teal600 {
  color: #fff;
  background-color: #0d9488;
}

a.badge-teal600:hover, a.badge-teal600:focus {
  color: #fff;
  background-color: #09655d;
}

a.badge-teal600:focus, a.badge-teal600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(13, 148, 136, 0.5);
}

.badge-teal700 {
  color: #fff;
  background-color: #0f766e;
}

a.badge-teal700:hover, a.badge-teal700:focus {
  color: #fff;
  background-color: #094944;
}

a.badge-teal700:focus, a.badge-teal700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(15, 118, 110, 0.5);
}

.badge-teal800 {
  color: #fff;
  background-color: #115e59;
}

a.badge-teal800:hover, a.badge-teal800:focus {
  color: #fff;
  background-color: #093330;
}

a.badge-teal800:focus, a.badge-teal800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(17, 94, 89, 0.5);
}

.badge-teal900 {
  color: #fff;
  background-color: #134e4a;
}

a.badge-teal900:hover, a.badge-teal900:focus {
  color: #fff;
  background-color: #092523;
}

a.badge-teal900:focus, a.badge-teal900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(19, 78, 74, 0.5);
}

.badge-emerald25 {
  color: #212529;
  background-color: #f3f8f5;
}

a.badge-emerald25:hover, a.badge-emerald25:focus {
  color: #212529;
  background-color: #d3e5da;
}

a.badge-emerald25:focus, a.badge-emerald25.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(243, 248, 245, 0.5);
}

.badge-emerald50 {
  color: #212529;
  background-color: #ecfdf5;
}

a.badge-emerald50:hover, a.badge-emerald50:focus {
  color: #212529;
  background-color: #bef8dd;
}

a.badge-emerald50:focus, a.badge-emerald50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(236, 253, 245, 0.5);
}

.badge-emerald100 {
  color: #212529;
  background-color: #d1fae5;
}

a.badge-emerald100:hover, a.badge-emerald100:focus {
  color: #212529;
  background-color: #a3f5cb;
}

a.badge-emerald100:focus, a.badge-emerald100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(209, 250, 229, 0.5);
}

.badge-emerald200 {
  color: #212529;
  background-color: #a7f3d0;
}

a.badge-emerald200:hover, a.badge-emerald200:focus {
  color: #212529;
  background-color: #7aedb8;
}

a.badge-emerald200:focus, a.badge-emerald200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(167, 243, 208, 0.5);
}

.badge-emerald300 {
  color: #212529;
  background-color: #6ee7b7;
}

a.badge-emerald300:hover, a.badge-emerald300:focus {
  color: #212529;
  background-color: #42e0a1;
}

a.badge-emerald300:focus, a.badge-emerald300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(110, 231, 183, 0.5);
}

.badge-emerald400 {
  color: #212529;
  background-color: #34d399;
}

a.badge-emerald400:hover, a.badge-emerald400:focus {
  color: #212529;
  background-color: #26ae7c;
}

a.badge-emerald400:focus, a.badge-emerald400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 211, 153, 0.5);
}

.badge-emerald500 {
  color: #fff;
  background-color: #10b981;
}

a.badge-emerald500:hover, a.badge-emerald500:focus {
  color: #fff;
  background-color: #0c8a60;
}

a.badge-emerald500:focus, a.badge-emerald500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(16, 185, 129, 0.5);
}

.badge-emerald600 {
  color: #fff;
  background-color: #059669;
}

a.badge-emerald600:hover, a.badge-emerald600:focus {
  color: #fff;
  background-color: #036546;
}

a.badge-emerald600:focus, a.badge-emerald600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(5, 150, 105, 0.5);
}

.badge-emerald700 {
  color: #fff;
  background-color: #047857;
}

a.badge-emerald700:hover, a.badge-emerald700:focus {
  color: #fff;
  background-color: #024733;
}

a.badge-emerald700:focus, a.badge-emerald700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(4, 120, 87, 0.5);
}

.badge-emerald800 {
  color: #fff;
  background-color: #065f46;
}

a.badge-emerald800:hover, a.badge-emerald800:focus {
  color: #fff;
  background-color: #032f23;
}

a.badge-emerald800:focus, a.badge-emerald800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(6, 95, 70, 0.5);
}

.badge-emerald900 {
  color: #fff;
  background-color: #064e3b;
}

a.badge-emerald900:hover, a.badge-emerald900:focus {
  color: #fff;
  background-color: #021f17;
}

a.badge-emerald900:focus, a.badge-emerald900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(6, 78, 59, 0.5);
}

.badge-green50 {
  color: #212529;
  background-color: #f0fdf4;
}

a.badge-green50:hover, a.badge-green50:focus {
  color: #212529;
  background-color: #c3f7d3;
}

a.badge-green50:focus, a.badge-green50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(240, 253, 244, 0.5);
}

.badge-green100 {
  color: #212529;
  background-color: #dcfce7;
}

a.badge-green100:hover, a.badge-green100:focus {
  color: #212529;
  background-color: #adf8c7;
}

a.badge-green100:focus, a.badge-green100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 252, 231, 0.5);
}

.badge-green200 {
  color: #212529;
  background-color: #bbf7d0;
}

a.badge-green200:hover, a.badge-green200:focus {
  color: #212529;
  background-color: #8df2b0;
}

a.badge-green200:focus, a.badge-green200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(187, 247, 208, 0.5);
}

.badge-green300 {
  color: #212529;
  background-color: #86efac;
}

a.badge-green300:hover, a.badge-green300:focus {
  color: #212529;
  background-color: #59e98d;
}

a.badge-green300:focus, a.badge-green300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(134, 239, 172, 0.5);
}

.badge-green400 {
  color: #212529;
  background-color: #4ade80;
}

a.badge-green400:hover, a.badge-green400:focus {
  color: #212529;
  background-color: #26cf64;
}

a.badge-green400:focus, a.badge-green400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(74, 222, 128, 0.5);
}

.badge-green500 {
  color: #fff;
  background-color: #22c55e;
}

a.badge-green500:hover, a.badge-green500:focus {
  color: #fff;
  background-color: #1a9a49;
}

a.badge-green500:focus, a.badge-green500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(34, 197, 94, 0.5);
}

.badge-green600 {
  color: #fff;
  background-color: #16a34a;
}

a.badge-green600:hover, a.badge-green600:focus {
  color: #fff;
  background-color: #107636;
}

a.badge-green600:focus, a.badge-green600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(22, 163, 74, 0.5);
}

.badge-green700 {
  color: #fff;
  background-color: #15803d;
}

a.badge-green700:hover, a.badge-green700:focus {
  color: #fff;
  background-color: #0e5428;
}

a.badge-green700:focus, a.badge-green700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(21, 128, 61, 0.5);
}

.badge-green800 {
  color: #fff;
  background-color: #166534;
}

a.badge-green800:hover, a.badge-green800:focus {
  color: #fff;
  background-color: #0d3b1e;
}

a.badge-green800:focus, a.badge-green800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(22, 101, 52, 0.5);
}

.badge-green900 {
  color: #fff;
  background-color: #14532d;
}

a.badge-green900:hover, a.badge-green900:focus {
  color: #fff;
  background-color: #0a2a17;
}

a.badge-green900:focus, a.badge-green900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(20, 83, 45, 0.5);
}

.badge-lime50 {
  color: #212529;
  background-color: #f7fee7;
}

a.badge-lime50:hover, a.badge-lime50:focus {
  color: #212529;
  background-color: #e7fcb6;
}

a.badge-lime50:focus, a.badge-lime50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(247, 254, 231, 0.5);
}

.badge-lime100 {
  color: #212529;
  background-color: #ecfccb;
}

a.badge-lime100:hover, a.badge-lime100:focus {
  color: #212529;
  background-color: #daf99b;
}

a.badge-lime100:focus, a.badge-lime100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(236, 252, 203, 0.5);
}

.badge-lime200 {
  color: #212529;
  background-color: #d9f99d;
}

a.badge-lime200:hover, a.badge-lime200:focus {
  color: #212529;
  background-color: #c6f66d;
}

a.badge-lime200:focus, a.badge-lime200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(217, 249, 157, 0.5);
}

.badge-lime300 {
  color: #212529;
  background-color: #bef264;
}

a.badge-lime300:hover, a.badge-lime300:focus {
  color: #212529;
  background-color: #aaee35;
}

a.badge-lime300:focus, a.badge-lime300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(190, 242, 100, 0.5);
}

.badge-lime400 {
  color: #212529;
  background-color: #a3e635;
}

a.badge-lime400:hover, a.badge-lime400:focus {
  color: #212529;
  background-color: #8ace1a;
}

a.badge-lime400:focus, a.badge-lime400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(163, 230, 53, 0.5);
}

.badge-lime500 {
  color: #212529;
  background-color: #84cc16;
}

a.badge-lime500:hover, a.badge-lime500:focus {
  color: #212529;
  background-color: #669e11;
}

a.badge-lime500:focus, a.badge-lime500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(132, 204, 22, 0.5);
}

.badge-lime600 {
  color: #fff;
  background-color: #65a30d;
}

a.badge-lime600:hover, a.badge-lime600:focus {
  color: #fff;
  background-color: #487409;
}

a.badge-lime600:focus, a.badge-lime600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(101, 163, 13, 0.5);
}

.badge-lime700 {
  color: #fff;
  background-color: #4d7c0f;
}

a.badge-lime700:hover, a.badge-lime700:focus {
  color: #fff;
  background-color: #314f09;
}

a.badge-lime700:focus, a.badge-lime700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(77, 124, 15, 0.5);
}

.badge-lime800 {
  color: #fff;
  background-color: #3f6212;
}

a.badge-lime800:hover, a.badge-lime800:focus {
  color: #fff;
  background-color: #23370a;
}

a.badge-lime800:focus, a.badge-lime800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(63, 98, 18, 0.5);
}

.badge-lime900 {
  color: #fff;
  background-color: #365314;
}

a.badge-lime900:hover, a.badge-lime900:focus {
  color: #fff;
  background-color: #1b2a0a;
}

a.badge-lime900:focus, a.badge-lime900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(54, 83, 20, 0.5);
}

.badge-yellow50 {
  color: #212529;
  background-color: #fefce8;
}

a.badge-yellow50:hover, a.badge-yellow50:focus {
  color: #212529;
  background-color: #fcf6b7;
}

a.badge-yellow50:focus, a.badge-yellow50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(254, 252, 232, 0.5);
}

.badge-yellow100 {
  color: #212529;
  background-color: #fef9c3;
}

a.badge-yellow100:hover, a.badge-yellow100:focus {
  color: #212529;
  background-color: #fdf491;
}

a.badge-yellow100:focus, a.badge-yellow100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(254, 249, 195, 0.5);
}

.badge-yellow200 {
  color: #212529;
  background-color: #fef08a;
}

a.badge-yellow200:hover, a.badge-yellow200:focus {
  color: #212529;
  background-color: #feea57;
}

a.badge-yellow200:focus, a.badge-yellow200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(254, 240, 138, 0.5);
}

.badge-yellow300 {
  color: #212529;
  background-color: #fde047;
}

a.badge-yellow300:hover, a.badge-yellow300:focus {
  color: #212529;
  background-color: #fcd815;
}

a.badge-yellow300:focus, a.badge-yellow300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(253, 224, 71, 0.5);
}

.badge-yellow400 {
  color: #212529;
  background-color: #facc15;
}

a.badge-yellow400:hover, a.badge-yellow400:focus {
  color: #212529;
  background-color: #d7ad05;
}

a.badge-yellow400:focus, a.badge-yellow400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(250, 204, 21, 0.5);
}

.badge-yellow500 {
  color: #212529;
  background-color: #eab308;
}

a.badge-yellow500:hover, a.badge-yellow500:focus {
  color: #212529;
  background-color: #b98d06;
}

a.badge-yellow500:focus, a.badge-yellow500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(234, 179, 8, 0.5);
}

.badge-yellow600 {
  color: #fff;
  background-color: #ca8a04;
}

a.badge-yellow600:hover, a.badge-yellow600:focus {
  color: #fff;
  background-color: #986803;
}

a.badge-yellow600:focus, a.badge-yellow600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(202, 138, 4, 0.5);
}

.badge-yellow700 {
  color: #fff;
  background-color: #a16207;
}

a.badge-yellow700:hover, a.badge-yellow700:focus {
  color: #fff;
  background-color: #704405;
}

a.badge-yellow700:focus, a.badge-yellow700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(161, 98, 7, 0.5);
}

.badge-yellow800 {
  color: #fff;
  background-color: #854d0e;
}

a.badge-yellow800:hover, a.badge-yellow800:focus {
  color: #fff;
  background-color: #573209;
}

a.badge-yellow800:focus, a.badge-yellow800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(133, 77, 14, 0.5);
}

.badge-yellow900 {
  color: #fff;
  background-color: #713f12;
}

a.badge-yellow900:hover, a.badge-yellow900:focus {
  color: #fff;
  background-color: #45260b;
}

a.badge-yellow900:focus, a.badge-yellow900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(113, 63, 18, 0.5);
}

.badge-amber50 {
  color: #212529;
  background-color: #fffbeb;
}

a.badge-amber50:hover, a.badge-amber50:focus {
  color: #212529;
  background-color: #fff1b8;
}

a.badge-amber50:focus, a.badge-amber50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 251, 235, 0.5);
}

.badge-amber100 {
  color: #212529;
  background-color: #fef3c7;
}

a.badge-amber100:hover, a.badge-amber100:focus {
  color: #212529;
  background-color: #fde895;
}

a.badge-amber100:focus, a.badge-amber100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(254, 243, 199, 0.5);
}

.badge-amber200 {
  color: #212529;
  background-color: #fde68a;
}

a.badge-amber200:hover, a.badge-amber200:focus {
  color: #212529;
  background-color: #fcdb58;
}

a.badge-amber200:focus, a.badge-amber200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(253, 230, 138, 0.5);
}

.badge-amber300 {
  color: #212529;
  background-color: #fcd34d;
}

a.badge-amber300:hover, a.badge-amber300:focus {
  color: #212529;
  background-color: #fbc71b;
}

a.badge-amber300:focus, a.badge-amber300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(252, 211, 77, 0.5);
}

.badge-amber400 {
  color: #212529;
  background-color: #fbbf24;
}

a.badge-amber400:hover, a.badge-amber400:focus {
  color: #212529;
  background-color: #e8a804;
}

a.badge-amber400:focus, a.badge-amber400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(251, 191, 36, 0.5);
}

.badge-amber500 {
  color: #212529;
  background-color: #f59e0b;
}

a.badge-amber500:hover, a.badge-amber500:focus {
  color: #212529;
  background-color: #c57f08;
}

a.badge-amber500:focus, a.badge-amber500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(245, 158, 11, 0.5);
}

.badge-amber600 {
  color: #fff;
  background-color: #d97706;
}

a.badge-amber600:hover, a.badge-amber600:focus {
  color: #fff;
  background-color: #a75c05;
}

a.badge-amber600:focus, a.badge-amber600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(217, 119, 6, 0.5);
}

.badge-amber700 {
  color: #fff;
  background-color: #b45309;
}

a.badge-amber700:hover, a.badge-amber700:focus {
  color: #fff;
  background-color: #833d07;
}

a.badge-amber700:focus, a.badge-amber700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(180, 83, 9, 0.5);
}

.badge-amber800 {
  color: #fff;
  background-color: #92400e;
}

a.badge-amber800:hover, a.badge-amber800:focus {
  color: #fff;
  background-color: #632c0a;
}

a.badge-amber800:focus, a.badge-amber800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(146, 64, 14, 0.5);
}

.badge-amber900 {
  color: #fff;
  background-color: #78350f;
}

a.badge-amber900:hover, a.badge-amber900:focus {
  color: #fff;
  background-color: #4b2109;
}

a.badge-amber900:focus, a.badge-amber900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(120, 53, 15, 0.5);
}

.badge-orange50 {
  color: #212529;
  background-color: #fff7ed;
}

a.badge-orange50:hover, a.badge-orange50:focus {
  color: #212529;
  background-color: #ffe0ba;
}

a.badge-orange50:focus, a.badge-orange50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 247, 237, 0.5);
}

.badge-orange100 {
  color: #212529;
  background-color: #ffedd5;
}

a.badge-orange100:hover, a.badge-orange100:focus {
  color: #212529;
  background-color: #ffd7a2;
}

a.badge-orange100:focus, a.badge-orange100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 237, 213, 0.5);
}

.badge-orange200 {
  color: #212529;
  background-color: #fed7aa;
}

a.badge-orange200:hover, a.badge-orange200:focus {
  color: #212529;
  background-color: #fdbf78;
}

a.badge-orange200:focus, a.badge-orange200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(254, 215, 170, 0.5);
}

.badge-orange300 {
  color: #212529;
  background-color: #fdba74;
}

a.badge-orange300:hover, a.badge-orange300:focus {
  color: #212529;
  background-color: #fca142;
}

a.badge-orange300:focus, a.badge-orange300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(253, 186, 116, 0.5);
}

.badge-orange400 {
  color: #212529;
  background-color: #fb923c;
}

a.badge-orange400:hover, a.badge-orange400:focus {
  color: #212529;
  background-color: #fa760a;
}

a.badge-orange400:focus, a.badge-orange400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(251, 146, 60, 0.5);
}

.badge-orange500 {
  color: #fff;
  background-color: #f97316;
}

a.badge-orange500:hover, a.badge-orange500:focus {
  color: #fff;
  background-color: #d65b06;
}

a.badge-orange500:focus, a.badge-orange500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(249, 115, 22, 0.5);
}

.badge-orange600 {
  color: #fff;
  background-color: #ea580c;
}

a.badge-orange600:hover, a.badge-orange600:focus {
  color: #fff;
  background-color: #b9460a;
}

a.badge-orange600:focus, a.badge-orange600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(234, 88, 12, 0.5);
}

.badge-orange700 {
  color: #fff;
  background-color: #c2410c;
}

a.badge-orange700:hover, a.badge-orange700:focus {
  color: #fff;
  background-color: #923109;
}

a.badge-orange700:focus, a.badge-orange700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(194, 65, 12, 0.5);
}

.badge-orange800 {
  color: #fff;
  background-color: #9a3412;
}

a.badge-orange800:hover, a.badge-orange800:focus {
  color: #fff;
  background-color: #6c250d;
}

a.badge-orange800:focus, a.badge-orange800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(154, 52, 18, 0.5);
}

.badge-orange900 {
  color: #fff;
  background-color: #7c2d12;
}

a.badge-orange900:hover, a.badge-orange900:focus {
  color: #fff;
  background-color: #4f1d0c;
}

a.badge-orange900:focus, a.badge-orange900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(124, 45, 18, 0.5);
}

.badge-red50 {
  color: #212529;
  background-color: #fef2f2;
}

a.badge-red50:hover, a.badge-red50:focus {
  color: #212529;
  background-color: #fac3c3;
}

a.badge-red50:focus, a.badge-red50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(254, 242, 242, 0.5);
}

.badge-red100 {
  color: #212529;
  background-color: #fee2e2;
}

a.badge-red100:hover, a.badge-red100:focus {
  color: #212529;
  background-color: #fcb1b1;
}

a.badge-red100:focus, a.badge-red100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(254, 226, 226, 0.5);
}

.badge-red200 {
  color: #212529;
  background-color: #fecaca;
}

a.badge-red200:hover, a.badge-red200:focus {
  color: #212529;
  background-color: #fd9898;
}

a.badge-red200:focus, a.badge-red200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(254, 202, 202, 0.5);
}

.badge-red300 {
  color: #212529;
  background-color: #fca5a5;
}

a.badge-red300:hover, a.badge-red300:focus {
  color: #212529;
  background-color: #fa7474;
}

a.badge-red300:focus, a.badge-red300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(252, 165, 165, 0.5);
}

.badge-red400 {
  color: #212529;
  background-color: #f87171;
}

a.badge-red400:hover, a.badge-red400:focus {
  color: #212529;
  background-color: #f64040;
}

a.badge-red400:focus, a.badge-red400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 113, 113, 0.5);
}

.badge-red500 {
  color: #fff;
  background-color: #ef4444;
}

a.badge-red500:hover, a.badge-red500:focus {
  color: #fff;
  background-color: #eb1515;
}

a.badge-red500:focus, a.badge-red500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(239, 68, 68, 0.5);
}

.badge-red600 {
  color: #fff;
  background-color: #dc2626;
}

a.badge-red600:hover, a.badge-red600:focus {
  color: #fff;
  background-color: #b21d1d;
}

a.badge-red600:focus, a.badge-red600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 38, 38, 0.5);
}

.badge-red700 {
  color: #fff;
  background-color: #b91c1c;
}

a.badge-red700:hover, a.badge-red700:focus {
  color: #fff;
  background-color: #8d1515;
}

a.badge-red700:focus, a.badge-red700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(185, 28, 28, 0.5);
}

.badge-red800 {
  color: #fff;
  background-color: #991b1b;
}

a.badge-red800:hover, a.badge-red800:focus {
  color: #fff;
  background-color: #6e1313;
}

a.badge-red800:focus, a.badge-red800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 27, 27, 0.5);
}

.badge-red900 {
  color: #fff;
  background-color: #7f1d1d;
}

a.badge-red900:hover, a.badge-red900:focus {
  color: #fff;
  background-color: #551414;
}

a.badge-red900:focus, a.badge-red900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(127, 29, 29, 0.5);
}

.badge-warmGray50 {
  color: #212529;
  background-color: #fafaf9;
}

a.badge-warmGray50:hover, a.badge-warmGray50:focus {
  color: #212529;
  background-color: #e3e3dd;
}

a.badge-warmGray50:focus, a.badge-warmGray50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(250, 250, 249, 0.5);
}

.badge-warmGray100 {
  color: #212529;
  background-color: #f5f5f4;
}

a.badge-warmGray100:hover, a.badge-warmGray100:focus {
  color: #212529;
  background-color: #ddddd9;
}

a.badge-warmGray100:focus, a.badge-warmGray100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(245, 245, 244, 0.5);
}

.badge-warmGray200 {
  color: #212529;
  background-color: #e7e5e4;
}

a.badge-warmGray200:hover, a.badge-warmGray200:focus {
  color: #212529;
  background-color: #cfcbc9;
}

a.badge-warmGray200:focus, a.badge-warmGray200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(231, 229, 228, 0.5);
}

.badge-warmGray300 {
  color: #212529;
  background-color: #d6d3d1;
}

a.badge-warmGray300:hover, a.badge-warmGray300:focus {
  color: #212529;
  background-color: #beb9b6;
}

a.badge-warmGray300:focus, a.badge-warmGray300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(214, 211, 209, 0.5);
}

.badge-warmGray400 {
  color: #212529;
  background-color: #a8a29e;
}

a.badge-warmGray400:hover, a.badge-warmGray400:focus {
  color: #212529;
  background-color: #908883;
}

a.badge-warmGray400:focus, a.badge-warmGray400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(168, 162, 158, 0.5);
}

.badge-warmGray500 {
  color: #fff;
  background-color: #78716c;
}

a.badge-warmGray500:hover, a.badge-warmGray500:focus {
  color: #fff;
  background-color: #5d5854;
}

a.badge-warmGray500:focus, a.badge-warmGray500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(120, 113, 108, 0.5);
}

.badge-warmGray600 {
  color: #fff;
  background-color: #57534e;
}

a.badge-warmGray600:hover, a.badge-warmGray600:focus {
  color: #fff;
  background-color: #3c3936;
}

a.badge-warmGray600:focus, a.badge-warmGray600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(87, 83, 78, 0.5);
}

.badge-warmGray700 {
  color: #fff;
  background-color: #44403c;
}

a.badge-warmGray700:hover, a.badge-warmGray700:focus {
  color: #fff;
  background-color: #292724;
}

a.badge-warmGray700:focus, a.badge-warmGray700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(68, 64, 60, 0.5);
}

.badge-warmGray800 {
  color: #fff;
  background-color: #292524;
}

a.badge-warmGray800:hover, a.badge-warmGray800:focus {
  color: #fff;
  background-color: #0e0c0c;
}

a.badge-warmGray800:focus, a.badge-warmGray800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(41, 37, 36, 0.5);
}

.badge-warmGray900 {
  color: #fff;
  background-color: #1c1917;
}

a.badge-warmGray900:hover, a.badge-warmGray900:focus {
  color: #fff;
  background-color: black;
}

a.badge-warmGray900:focus, a.badge-warmGray900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(28, 25, 23, 0.5);
}

.badge-trueGray50 {
  color: #212529;
  background-color: #fafafa;
}

a.badge-trueGray50:hover, a.badge-trueGray50:focus {
  color: #212529;
  background-color: #e1e1e1;
}

a.badge-trueGray50:focus, a.badge-trueGray50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
}

.badge-trueGray100 {
  color: #212529;
  background-color: #f5f5f5;
}

a.badge-trueGray100:hover, a.badge-trueGray100:focus {
  color: #212529;
  background-color: gainsboro;
}

a.badge-trueGray100:focus, a.badge-trueGray100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(245, 245, 245, 0.5);
}

.badge-trueGray200 {
  color: #212529;
  background-color: #e5e5e5;
}

a.badge-trueGray200:hover, a.badge-trueGray200:focus {
  color: #212529;
  background-color: #cccccc;
}

a.badge-trueGray200:focus, a.badge-trueGray200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(229, 229, 229, 0.5);
}

.badge-trueGray300 {
  color: #212529;
  background-color: #d4d4d4;
}

a.badge-trueGray300:hover, a.badge-trueGray300:focus {
  color: #212529;
  background-color: #bbbbbb;
}

a.badge-trueGray300:focus, a.badge-trueGray300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(212, 212, 212, 0.5);
}

.badge-trueGray400 {
  color: #212529;
  background-color: #a3a3a3;
}

a.badge-trueGray400:hover, a.badge-trueGray400:focus {
  color: #212529;
  background-color: #8a8a8a;
}

a.badge-trueGray400:focus, a.badge-trueGray400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(163, 163, 163, 0.5);
}

.badge-trueGray500 {
  color: #fff;
  background-color: #737373;
}

a.badge-trueGray500:hover, a.badge-trueGray500:focus {
  color: #fff;
  background-color: #5a5a5a;
}

a.badge-trueGray500:focus, a.badge-trueGray500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(115, 115, 115, 0.5);
}

.badge-trueGray600 {
  color: #fff;
  background-color: #525252;
}

a.badge-trueGray600:hover, a.badge-trueGray600:focus {
  color: #fff;
  background-color: #393939;
}

a.badge-trueGray600:focus, a.badge-trueGray600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5);
}

.badge-trueGray700 {
  color: #fff;
  background-color: #404040;
}

a.badge-trueGray700:hover, a.badge-trueGray700:focus {
  color: #fff;
  background-color: #272727;
}

a.badge-trueGray700:focus, a.badge-trueGray700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(64, 64, 64, 0.5);
}

.badge-trueGray800 {
  color: #fff;
  background-color: #262626;
}

a.badge-trueGray800:hover, a.badge-trueGray800:focus {
  color: #fff;
  background-color: #0d0d0d;
}

a.badge-trueGray800:focus, a.badge-trueGray800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}

.badge-trueGray900 {
  color: #fff;
  background-color: #171717;
}

a.badge-trueGray900:hover, a.badge-trueGray900:focus {
  color: #fff;
  background-color: black;
}

a.badge-trueGray900:focus, a.badge-trueGray900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 23, 23, 0.5);
}

.badge-coolGray50 {
  color: #212529;
  background-color: #f9fafb;
}

a.badge-coolGray50:hover, a.badge-coolGray50:focus {
  color: #212529;
  background-color: #dae1e7;
}

a.badge-coolGray50:focus, a.badge-coolGray50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(249, 250, 251, 0.5);
}

.badge-coolGray100 {
  color: #212529;
  background-color: #f3f4f6;
}

a.badge-coolGray100:hover, a.badge-coolGray100:focus {
  color: #212529;
  background-color: #d6d9e0;
}

a.badge-coolGray100:focus, a.badge-coolGray100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(243, 244, 246, 0.5);
}

.badge-coolGray200 {
  color: #212529;
  background-color: #e5e7eb;
}

a.badge-coolGray200:hover, a.badge-coolGray200:focus {
  color: #212529;
  background-color: #c8ccd5;
}

a.badge-coolGray200:focus, a.badge-coolGray200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(229, 231, 235, 0.5);
}

.badge-coolGray300 {
  color: #212529;
  background-color: #d1d5db;
}

a.badge-coolGray300:hover, a.badge-coolGray300:focus {
  color: #212529;
  background-color: #b4bbc5;
}

a.badge-coolGray300:focus, a.badge-coolGray300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(209, 213, 219, 0.5);
}

.badge-coolGray400 {
  color: #212529;
  background-color: #9ca3af;
}

a.badge-coolGray400:hover, a.badge-coolGray400:focus {
  color: #212529;
  background-color: #808998;
}

a.badge-coolGray400:focus, a.badge-coolGray400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(156, 163, 175, 0.5);
}

.badge-coolGray500 {
  color: #fff;
  background-color: #6b7280;
}

a.badge-coolGray500:hover, a.badge-coolGray500:focus {
  color: #fff;
  background-color: #545964;
}

a.badge-coolGray500:focus, a.badge-coolGray500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(107, 114, 128, 0.5);
}

.badge-coolGray600 {
  color: #fff;
  background-color: #4b5563;
}

a.badge-coolGray600:hover, a.badge-coolGray600:focus {
  color: #fff;
  background-color: #353c46;
}

a.badge-coolGray600:focus, a.badge-coolGray600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(75, 85, 99, 0.5);
}

.badge-coolGray700 {
  color: #fff;
  background-color: #374151;
}

a.badge-coolGray700:hover, a.badge-coolGray700:focus {
  color: #fff;
  background-color: #222933;
}

a.badge-coolGray700:focus, a.badge-coolGray700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(55, 65, 81, 0.5);
}

.badge-coolGray800 {
  color: #fff;
  background-color: #1f2937;
}

a.badge-coolGray800:hover, a.badge-coolGray800:focus {
  color: #fff;
  background-color: #0d1116;
}

a.badge-coolGray800:focus, a.badge-coolGray800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(31, 41, 55, 0.5);
}

.badge-coolGray900 {
  color: #fff;
  background-color: #111827;
}

a.badge-coolGray900:hover, a.badge-coolGray900:focus {
  color: #fff;
  background-color: #020203;
}

a.badge-coolGray900:focus, a.badge-coolGray900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(17, 24, 39, 0.5);
}

.badge-blueGray50 {
  color: #212529;
  background-color: #f8fafc;
}

a.badge-blueGray50:hover, a.badge-blueGray50:focus {
  color: #212529;
  background-color: #d4e1ed;
}

a.badge-blueGray50:focus, a.badge-blueGray50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 250, 252, 0.5);
}

.badge-blueGray100 {
  color: #212529;
  background-color: #f1f5f9;
}

a.badge-blueGray100:hover, a.badge-blueGray100:focus {
  color: #212529;
  background-color: #cddcea;
}

a.badge-blueGray100:focus, a.badge-blueGray100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(241, 245, 249, 0.5);
}

.badge-blueGray200 {
  color: #212529;
  background-color: #e2e8f0;
}

a.badge-blueGray200:hover, a.badge-blueGray200:focus {
  color: #212529;
  background-color: #c0cddf;
}

a.badge-blueGray200:focus, a.badge-blueGray200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(226, 232, 240, 0.5);
}

.badge-blueGray300 {
  color: #212529;
  background-color: #cbd5e1;
}

a.badge-blueGray300:hover, a.badge-blueGray300:focus {
  color: #212529;
  background-color: #abbbce;
}

a.badge-blueGray300:focus, a.badge-blueGray300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(203, 213, 225, 0.5);
}

.badge-blueGray400 {
  color: #212529;
  background-color: #94a3b8;
}

a.badge-blueGray400:hover, a.badge-blueGray400:focus {
  color: #212529;
  background-color: #7589a4;
}

a.badge-blueGray400:focus, a.badge-blueGray400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(148, 163, 184, 0.5);
}

.badge-blueGray500 {
  color: #fff;
  background-color: #64748b;
}

a.badge-blueGray500:hover, a.badge-blueGray500:focus {
  color: #fff;
  background-color: #4f5b6d;
}

a.badge-blueGray500:focus, a.badge-blueGray500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(100, 116, 139, 0.5);
}

.badge-blueGray600 {
  color: #fff;
  background-color: #475569;
}

a.badge-blueGray600:hover, a.badge-blueGray600:focus {
  color: #fff;
  background-color: #323c4b;
}

a.badge-blueGray600:focus, a.badge-blueGray600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(71, 85, 105, 0.5);
}

.badge-blueGray700 {
  color: #fff;
  background-color: #334155;
}

a.badge-blueGray700:hover, a.badge-blueGray700:focus {
  color: #fff;
  background-color: #202935;
}

a.badge-blueGray700:focus, a.badge-blueGray700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(51, 65, 85, 0.5);
}

.badge-blueGray800 {
  color: #fff;
  background-color: #1e293b;
}

a.badge-blueGray800:hover, a.badge-blueGray800:focus {
  color: #fff;
  background-color: #0d1219;
}

a.badge-blueGray800:focus, a.badge-blueGray800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(30, 41, 59, 0.5);
}

.badge-blueGray900 {
  color: #fff;
  background-color: #0f172a;
}

a.badge-blueGray900:hover, a.badge-blueGray900:focus {
  color: #fff;
  background-color: #020204;
}

a.badge-blueGray900:focus, a.badge-blueGray900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(15, 23, 42, 0.5);
}

.badge-gray100 {
  color: #212529;
  background-color: #f8f9fa;
}

a.badge-gray100:hover, a.badge-gray100:focus {
  color: #212529;
  background-color: #dae0e5;
}

a.badge-gray100:focus, a.badge-gray100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-gray200 {
  color: #212529;
  background-color: #e9ecef;
}

a.badge-gray200:hover, a.badge-gray200:focus {
  color: #212529;
  background-color: #cbd3da;
}

a.badge-gray200:focus, a.badge-gray200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(233, 236, 239, 0.5);
}

.badge-gray300 {
  color: #212529;
  background-color: #dee2e6;
}

a.badge-gray300:hover, a.badge-gray300:focus {
  color: #212529;
  background-color: #c1c9d0;
}

a.badge-gray300:focus, a.badge-gray300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(222, 226, 230, 0.5);
}

.badge-gray400 {
  color: #212529;
  background-color: #ced4da;
}

a.badge-gray400:hover, a.badge-gray400:focus {
  color: #212529;
  background-color: #b1bbc4;
}

a.badge-gray400:focus, a.badge-gray400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5);
}

.badge-gray500 {
  color: #212529;
  background-color: #adb5bd;
}

a.badge-gray500:hover, a.badge-gray500:focus {
  color: #212529;
  background-color: #919ca6;
}

a.badge-gray500:focus, a.badge-gray500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
}

.badge-gray600 {
  color: #fff;
  background-color: #6c757d;
}

a.badge-gray600:hover, a.badge-gray600:focus {
  color: #fff;
  background-color: #545b62;
}

a.badge-gray600:focus, a.badge-gray600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-gray700 {
  color: #fff;
  background-color: #495057;
}

a.badge-gray700:hover, a.badge-gray700:focus {
  color: #fff;
  background-color: #32373b;
}

a.badge-gray700:focus, a.badge-gray700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(73, 80, 87, 0.5);
}

.badge-gray800 {
  color: #fff;
  background-color: #343a40;
}

a.badge-gray800:hover, a.badge-gray800:focus {
  color: #fff;
  background-color: #1d2124;
}

a.badge-gray800:focus, a.badge-gray800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.badge-gray900 {
  color: #fff;
  background-color: #212529;
}

a.badge-gray900:hover, a.badge-gray900:focus {
  color: #fff;
  background-color: #0a0c0d;
}

a.badge-gray900:focus, a.badge-gray900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}

.badge-twgray50 {
  color: #212529;
  background-color: #fafafa;
}

a.badge-twgray50:hover, a.badge-twgray50:focus {
  color: #212529;
  background-color: #e1e1e1;
}

a.badge-twgray50:focus, a.badge-twgray50.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
}

.badge-twgray100 {
  color: #212529;
  background-color: #f4f4f5;
}

a.badge-twgray100:hover, a.badge-twgray100:focus {
  color: #212529;
  background-color: #d9d9dd;
}

a.badge-twgray100:focus, a.badge-twgray100.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(244, 244, 245, 0.5);
}

.badge-twgray200 {
  color: #212529;
  background-color: #e4e4e7;
}

a.badge-twgray200:hover, a.badge-twgray200:focus {
  color: #212529;
  background-color: #c9c9cf;
}

a.badge-twgray200:focus, a.badge-twgray200.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(228, 228, 231, 0.5);
}

.badge-twgray300 {
  color: #212529;
  background-color: #d4d4d8;
}

a.badge-twgray300:hover, a.badge-twgray300:focus {
  color: #212529;
  background-color: #b9b9c0;
}

a.badge-twgray300:focus, a.badge-twgray300.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(212, 212, 216, 0.5);
}

.badge-twgray400 {
  color: #212529;
  background-color: #a1a1aa;
}

a.badge-twgray400:hover, a.badge-twgray400:focus {
  color: #212529;
  background-color: #868692;
}

a.badge-twgray400:focus, a.badge-twgray400.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(161, 161, 170, 0.5);
}

.badge-twgray500 {
  color: #fff;
  background-color: #71717a;
}

a.badge-twgray500:hover, a.badge-twgray500:focus {
  color: #fff;
  background-color: #585860;
}

a.badge-twgray500:focus, a.badge-twgray500.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(113, 113, 122, 0.5);
}

.badge-twgray600 {
  color: #fff;
  background-color: #52525b;
}

a.badge-twgray600:hover, a.badge-twgray600:focus {
  color: #fff;
  background-color: #3a3a40;
}

a.badge-twgray600:focus, a.badge-twgray600.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(82, 82, 91, 0.5);
}

.badge-twgray700 {
  color: #fff;
  background-color: #3f3f46;
}

a.badge-twgray700:hover, a.badge-twgray700:focus {
  color: #fff;
  background-color: #27272b;
}

a.badge-twgray700:focus, a.badge-twgray700.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(63, 63, 70, 0.5);
}

.badge-twgray800 {
  color: #fff;
  background-color: #27272a;
}

a.badge-twgray800:hover, a.badge-twgray800:focus {
  color: #fff;
  background-color: #0e0e10;
}

a.badge-twgray800:focus, a.badge-twgray800.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(39, 39, 42, 0.5);
}

.badge-twgray900 {
  color: #fff;
  background-color: #18181b;
}

a.badge-twgray900:hover, a.badge-twgray900:focus {
  color: #fff;
  background-color: black;
}

a.badge-twgray900:focus, a.badge-twgray900.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(24, 24, 27, 0.5);
}

.badge-facebook {
  color: #fff;
  background-color: #5890ff;
}

a.badge-facebook:hover, a.badge-facebook:focus {
  color: #fff;
  background-color: #256eff;
}

a.badge-facebook:focus, a.badge-facebook.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(88, 144, 255, 0.5);
}

.badge-twitter {
  color: #fff;
  background-color: #00aced;
}

a.badge-twitter:hover, a.badge-twitter:focus {
  color: #fff;
  background-color: #0087ba;
}

a.badge-twitter:focus, a.badge-twitter.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 172, 237, 0.5);
}

.badge-linkedin {
  color: #fff;
  background-color: #4875b4;
}

a.badge-linkedin:hover, a.badge-linkedin:focus {
  color: #fff;
  background-color: #395d90;
}

a.badge-linkedin:focus, a.badge-linkedin.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(72, 117, 180, 0.5);
}

.badge-flickr {
  color: #fff;
  background-color: #ff0084;
}

a.badge-flickr:hover, a.badge-flickr:focus {
  color: #fff;
  background-color: #cc006a;
}

a.badge-flickr:focus, a.badge-flickr.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 132, 0.5);
}

.badge-tumblr {
  color: #fff;
  background-color: #32506d;
}

a.badge-tumblr:hover, a.badge-tumblr:focus {
  color: #fff;
  background-color: #22364a;
}

a.badge-tumblr:focus, a.badge-tumblr.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(50, 80, 109, 0.5);
}

.badge-xing {
  color: #fff;
  background-color: #026466;
}

a.badge-xing:hover, a.badge-xing:focus {
  color: #fff;
  background-color: #013334;
}

a.badge-xing:focus, a.badge-xing.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(2, 100, 102, 0.5);
}

.badge-github {
  color: #fff;
  background-color: #4183c4;
}

a.badge-github:hover, a.badge-github:focus {
  color: #fff;
  background-color: #3269a0;
}

a.badge-github:focus, a.badge-github.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(65, 131, 196, 0.5);
}

.badge-html5 {
  color: #fff;
  background-color: #e34f26;
}

a.badge-html5:hover, a.badge-html5:focus {
  color: #fff;
  background-color: #be3c18;
}

a.badge-html5:focus, a.badge-html5.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(227, 79, 38, 0.5);
}

.badge-openid {
  color: #212529;
  background-color: #f78c40;
}

a.badge-openid:hover, a.badge-openid:focus {
  color: #212529;
  background-color: #f56f0f;
}

a.badge-openid:focus, a.badge-openid.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(247, 140, 64, 0.5);
}

.badge-stackoverflow {
  color: #fff;
  background-color: #fe7a15;
}

a.badge-stackoverflow:hover, a.badge-stackoverflow:focus {
  color: #fff;
  background-color: #df6101;
}

a.badge-stackoverflow:focus, a.badge-stackoverflow.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(254, 122, 21, 0.5);
}

.badge-youtube {
  color: #fff;
  background-color: #b00;
}

a.badge-youtube:hover, a.badge-youtube:focus {
  color: #fff;
  background-color: #880000;
}

a.badge-youtube:focus, a.badge-youtube.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(187, 0, 0, 0.5);
}

.badge-css3 {
  color: #fff;
  background-color: #0170ba;
}

a.badge-css3:hover, a.badge-css3:focus {
  color: #fff;
  background-color: #015187;
}

a.badge-css3:focus, a.badge-css3.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(1, 112, 186, 0.5);
}

.badge-dribbble {
  color: #fff;
  background-color: #ea4c89;
}

a.badge-dribbble:hover, a.badge-dribbble:focus {
  color: #fff;
  background-color: #e51e6b;
}

a.badge-dribbble:focus, a.badge-dribbble.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(234, 76, 137, 0.5);
}

.badge-googleplus {
  color: #fff;
  background-color: #bb4b39;
}

a.badge-googleplus:hover, a.badge-googleplus:focus {
  color: #fff;
  background-color: #943b2d;
}

a.badge-googleplus:focus, a.badge-googleplus.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(187, 75, 57, 0.5);
}

.badge-instagram {
  color: #fff;
  background-color: #ea4476;
}

a.badge-instagram:hover, a.badge-instagram:focus {
  color: #fff;
  background-color: #e21956;
}

a.badge-instagram:focus, a.badge-instagram.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(234, 68, 118, 0.5);
}

.badge-pinterest {
  color: #fff;
  background-color: #cb2027;
}

a.badge-pinterest:hover, a.badge-pinterest:focus {
  color: #fff;
  background-color: #9f191f;
}

a.badge-pinterest:focus, a.badge-pinterest.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(203, 32, 39, 0.5);
}

.badge-vk {
  color: #212529;
  background-color: #fff67f;
}

a.badge-vk:hover, a.badge-vk:focus {
  color: #212529;
  background-color: #fff24c;
}

a.badge-vk:focus, a.badge-vk.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 246, 127, 0.5);
}

.badge-yahoo {
  color: #fff;
  background-color: #400191;
}

a.badge-yahoo:hover, a.badge-yahoo:focus {
  color: #fff;
  background-color: #2a015e;
}

a.badge-yahoo:focus, a.badge-yahoo.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(64, 1, 145, 0.5);
}

.badge-behance {
  color: #fff;
  background-color: #1769ff;
}

a.badge-behance:hover, a.badge-behance:focus {
  color: #fff;
  background-color: #0050e3;
}

a.badge-behance:focus, a.badge-behance.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 105, 255, 0.5);
}

.badge-dropbox {
  color: #fff;
  background-color: #007ee5;
}

a.badge-dropbox:hover, a.badge-dropbox:focus {
  color: #fff;
  background-color: #0062b2;
}

a.badge-dropbox:focus, a.badge-dropbox.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 126, 229, 0.5);
}

.badge-reddit {
  color: #fff;
  background-color: #ff4500;
}

a.badge-reddit:hover, a.badge-reddit:focus {
  color: #fff;
  background-color: #cc3700;
}

a.badge-reddit:focus, a.badge-reddit.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 69, 0, 0.5);
}

.badge-spotify {
  color: #fff;
  background-color: #7ab800;
}

a.badge-spotify:hover, a.badge-spotify:focus {
  color: #fff;
  background-color: #588500;
}

a.badge-spotify:focus, a.badge-spotify.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(122, 184, 0, 0.5);
}

.badge-vine {
  color: #fff;
  background-color: #00bf8f;
}

a.badge-vine:hover, a.badge-vine:focus {
  color: #fff;
  background-color: #008c69;
}

a.badge-vine:focus, a.badge-vine.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 191, 143, 0.5);
}

.badge-foursquare {
  color: #fff;
  background-color: #1073af;
}

a.badge-foursquare:hover, a.badge-foursquare:focus {
  color: #fff;
  background-color: #0c5480;
}

a.badge-foursquare:focus, a.badge-foursquare.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(16, 115, 175, 0.5);
}

.badge-vimeo {
  color: #212529;
  background-color: #aad450;
}

a.badge-vimeo:hover, a.badge-vimeo:focus {
  color: #212529;
  background-color: #93c130;
}

a.badge-vimeo:focus, a.badge-vimeo.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(170, 212, 80, 0.5);
}

.badge-line {
  color: #fff;
  background-color: #3aae36;
}

a.badge-line:hover, a.badge-line:focus {
  color: #fff;
  background-color: #2d872a;
}

a.badge-line:focus, a.badge-line.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(58, 174, 54, 0.5);
}

.badge-lemon {
  color: #212529;
  background-color: #fff67f;
}

a.badge-lemon:hover, a.badge-lemon:focus {
  color: #212529;
  background-color: #fff24c;
}

a.badge-lemon:focus, a.badge-lemon.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 246, 127, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.625rem;
}

@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.3125rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 600;
}

.alert-dismissible {
  padding-right: 3.8125rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #ce4f06;
  background: #fbebe1 linear-gradient(180deg, #fceee6, #fbebe1) repeat-x;
  border-color: #f4c2a5;
}

.alert-primary hr {
  border-top-color: #f1b38e;
}

.alert-primary .alert-link {
  color: #9c3c05;
}

.alert-secondary {
  color: #636c73;
  background: #edeeef linear-gradient(180deg, #f0f1f1, #edeeef) repeat-x;
  border-color: #cacdd0;
}

.alert-secondary hr {
  border-top-color: #bcc0c4;
}

.alert-secondary .alert-link {
  color: #4b5258;
}

.alert-success {
  color: #259a3f;
  background: #e5f4e9 linear-gradient(180deg, #e9f6ec, #e5f4e9) repeat-x;
  border-color: #b2dfbc;
}

.alert-success hr {
  border-top-color: #a0d8ac;
}

.alert-success .alert-link {
  color: #1b712e;
}

.alert-info {
  color: #1595a9;
  background: #e3f4f6 linear-gradient(180deg, #e7f6f7, #e3f4f6) repeat-x;
  border-color: #abdee5;
}

.alert-info hr {
  border-top-color: #98d6df;
}

.alert-info .alert-link {
  color: #0f6d7c;
}

.alert-warning {
  color: #eb8d00;
  background: #fff3e0 linear-gradient(180deg, #fff5e5, #fff3e0) repeat-x;
  border-color: #ffdaa3;
}

.alert-warning hr {
  border-top-color: #ffd08a;
}

.alert-warning .alert-link {
  color: #b86e00;
}

.alert-danger {
  color: #ca313f;
  background: #fbe7e9 linear-gradient(180deg, #fcebec, #fbe7e9) repeat-x;
  border-color: #f2b6bc;
}

.alert-danger hr {
  border-top-color: #eea0a8;
}

.alert-danger .alert-link {
  color: #a12732;
}

.alert-light {
  color: #e4e5e6;
  background: #fefefe linear-gradient(180deg, #fefefe, #fefefe) repeat-x;
  border-color: #fcfdfd;
}

.alert-light hr {
  border-top-color: #edf3f3;
}

.alert-light .alert-link {
  color: #cacccd;
}

.alert-dark {
  color: #1e2226;
  background: #e4e5e5 linear-gradient(180deg, #e8e9e9, #e4e5e5) repeat-x;
  border-color: #afb1b2;
}

.alert-dark hr {
  border-top-color: #a2a4a5;
}

.alert-dark .alert-link {
  color: #08090a;
}

.alert-primary-2 {
  color: #ce4e4e;
  background: #fbebeb linear-gradient(180deg, #fceeee, #fbebeb) repeat-x;
  border-color: #f4c2c2;
}

.alert-primary-2 hr {
  border-top-color: #f0acac;
}

.alert-primary-2 .alert-link {
  color: #b63333;
}

.alert-primary-3 {
  color: #360a11;
  background: #e7e2e3 linear-gradient(180deg, #ebe6e7, #e7e2e3) repeat-x;
  border-color: #b8a7aa;
}

.alert-primary-3 hr {
  border-top-color: #ad999c;
}

.alert-primary-3 .alert-link {
  color: #0b0203;
}

.alert-rose50 {
  color: #ebdedf;
  background: #fffdfd linear-gradient(180deg, #fffdfd, #fffdfd) repeat-x;
  border-color: snow;
}

.alert-rose50 hr {
  border-top-color: #ffe1e1;
}

.alert-rose50 .alert-link {
  color: #d8bec0;
}

.alert-rose100 {
  color: #ebd2d4;
  background: #fffcfc linear-gradient(180deg, #fffcfc, #fffcfc) repeat-x;
  border-color: #fff5f6;
}

.alert-rose100 hr {
  border-top-color: #ffdcdf;
}

.alert-rose100 .alert-link {
  color: #dbafb2;
}

.alert-rose200 {
  color: #eabdc2;
  background: #fff9fa linear-gradient(180deg, #fffafb, #fff9fa) repeat-x;
  border-color: #ffedef;
}

.alert-rose200 hr {
  border-top-color: #ffd4d8;
}

.alert-rose200 .alert-link {
  color: #de969e;
}

.alert-rose300 {
  color: #e997a1;
  background: #fff4f5 linear-gradient(180deg, #fff6f7, #fff4f5) repeat-x;
  border-color: #fedee2;
}

.alert-rose300 hr {
  border-top-color: #fdc5cc;
}

.alert-rose300 .alert-link {
  color: #e06d7b;
}

.alert-rose400 {
  color: #e7687a;
  background: #ffeef0 linear-gradient(180deg, #fff1f2, #ffeef0) repeat-x;
  border-color: #feccd3;
}

.alert-rose400 hr {
  border-top-color: #feb3bd;
}

.alert-rose400 .alert-link {
  color: #e03c53;
}

.alert-rose500 {
  color: #e03a56;
  background: #fee8ec linear-gradient(180deg, #feebef, #fee8ec) repeat-x;
  border-color: #fbbac5;
}

.alert-rose500 hr {
  border-top-color: #faa2b1;
}

.alert-rose500 .alert-link {
  color: #c81f3c;
}

.alert-rose600 {
  color: #cf1b42;
  background: #fbe4e9 linear-gradient(180deg, #fce8ec, #fbe4e9) repeat-x;
  border-color: #f4aebd;
}

.alert-rose600 hr {
  border-top-color: #f198ab;
}

.alert-rose600 .alert-link {
  color: #a21534;
}

.alert-rose700 {
  color: #af1137;
  background: #f7e3e8 linear-gradient(180deg, #f8e7eb, #f7e3e8) repeat-x;
  border-color: #e8aab9;
}

.alert-rose700 hr {
  border-top-color: #e396a8;
}

.alert-rose700 .alert-link {
  color: #810c28;
}

.alert-rose800 {
  color: #921134;
  background: #f3e3e7 linear-gradient(180deg, #f5e7eb, #f3e3e7) repeat-x;
  border-color: #dcaab8;
}

.alert-rose800 hr {
  border-top-color: #d598a9;
}

.alert-rose800 .alert-link {
  color: #640c24;
}

.alert-rose900 {
  color: #7d1133;
  background: #f1e3e7 linear-gradient(180deg, #f3e7eb, #f1e3e7) repeat-x;
  border-color: #d4aab7;
}

.alert-rose900 hr {
  border-top-color: #cb99a9;
}

.alert-rose900 .alert-link {
  color: #500b21;
}

.alert-pink50 {
  color: #e9dfe4;
  background: #fffdfe linear-gradient(180deg, #fffdfe, #fffdfe) repeat-x;
  border-color: #fefafc;
}

.alert-pink50 hr {
  border-top-color: #fae5ef;
}

.alert-pink50 .alert-link {
  color: #d4c1cb;
}

.alert-pink100 {
  color: #e8d5e0;
  background: #fffcfe linear-gradient(180deg, #fffcfe, #fffcfe) repeat-x;
  border-color: #fef6fb;
}

.alert-pink100 hr {
  border-top-color: #fbdff1;
}

.alert-pink100 .alert-link {
  color: #d6b4c8;
}

.alert-pink200 {
  color: #e7bed5;
  background: #fff9fc linear-gradient(180deg, #fffafc, #fff9fc) repeat-x;
  border-color: #feeef7;
}

.alert-pink200 hr {
  border-top-color: #fdd6ec;
}

.alert-pink200 .alert-link {
  color: #d999bd;
}

.alert-pink300 {
  color: #e59bc3;
  background: #fef5fa linear-gradient(180deg, #fef7fb, #fef5fa) repeat-x;
  border-color: #fde0f0;
}

.alert-pink300 hr {
  border-top-color: #fbc8e4;
}

.alert-pink300 .alert-link {
  color: #da73ab;
}

.alert-pink400 {
  color: #e069a7;
  background: #feeef6 linear-gradient(180deg, #fef1f7, #feeef6) repeat-x;
  border-color: #fbcce5;
}

.alert-pink400 hr {
  border-top-color: #f9b4d9;
}

.alert-pink400 .alert-link {
  color: #d73f8e;
}

.alert-pink500 {
  color: #d9428d;
  background: #fde9f3 linear-gradient(180deg, #fdecf5, #fde9f3) repeat-x;
  border-color: #f8bdda;
}

.alert-pink500 hr {
  border-top-color: #f6a6cd;
}

.alert-pink500 .alert-link {
  color: #c12773;
}

.alert-pink600 {
  color: #c9246d;
  background: #fbe5ef linear-gradient(180deg, #fce9f1, #fbe5ef) repeat-x;
  border-color: #f2b1ce;
}

.alert-pink600 hr {
  border-top-color: #ee9bc0;
}

.alert-pink600 .alert-link {
  color: #9e1c56;
}

.alert-pink700 {
  color: #af1656;
  background: #f7e3ec linear-gradient(180deg, #f8e7ef, #f7e3ec) repeat-x;
  border-color: #e8acc5;
}

.alert-pink700 hr {
  border-top-color: #e298b7;
}

.alert-pink700 .alert-link {
  color: #821040;
}

.alert-pink800 {
  color: #901547;
  background: #f3e3ea linear-gradient(180deg, #f5e7ed, #f3e3ea) repeat-x;
  border-color: #dcabbf;
}

.alert-pink800 hr {
  border-top-color: #d599b1;
}

.alert-pink800 .alert-link {
  color: #630f31;
}

.alert-pink900 {
  color: #79163e;
  background: #f0e3e8 linear-gradient(180deg, #f2e7eb, #f0e3e8) repeat-x;
  border-color: #d2acbb;
}

.alert-pink900 hr {
  border-top-color: #c99bad;
}

.alert-pink900 .alert-link {
  color: #4e0e28;
}

.alert-fuchsia50 {
  color: #e9e0eb;
  background: #fffeff linear-gradient(180deg, #fffeff, #fffeff) repeat-x;
  border-color: #fefbff;
}

.alert-fuchsia50 hr {
  border-top-color: #f8e2ff;
}

.alert-fuchsia50 .alert-link {
  color: #d3c1d7;
}

.alert-fuchsia100 {
  color: #e6d5eb;
  background: #fefcff linear-gradient(180deg, #fefcff, #fefcff) repeat-x;
  border-color: #fdf7ff;
}

.alert-fuchsia100 hr {
  border-top-color: #f7deff;
}

.alert-fuchsia100 .alert-link {
  color: #d1b2db;
}

.alert-fuchsia200 {
  color: #e1bfea;
  background: #fef9ff linear-gradient(180deg, #fefaff, #fef9ff) repeat-x;
  border-color: #fbeeff;
}

.alert-fuchsia200 hr {
  border-top-color: #f5d5ff;
}

.alert-fuchsia200 .alert-link {
  color: #cf99dd;
}

.alert-fuchsia300 {
  color: #dd9de8;
  background: #fdf5ff linear-gradient(180deg, #fdf7ff, #fdf5ff) repeat-x;
  border-color: #fae1fe;
}

.alert-fuchsia300 hr {
  border-top-color: #f6c8fd;
}

.alert-fuchsia300 .alert-link {
  color: #cf74de;
}

.alert-fuchsia400 {
  color: #d56fe5;
  background: #fceffe linear-gradient(180deg, #fcf1fe, #fceffe) repeat-x;
  border-color: #f7cffd;
}

.alert-fuchsia400 hr {
  border-top-color: #f3b7fc;
}

.alert-fuchsia400 .alert-link {
  color: #c844dd;
}

.alert-fuchsia500 {
  color: #c840dc;
  background: #fae9fd linear-gradient(180deg, #fbecfd, #fae9fd) repeat-x;
  border-color: #f1bcf9;
}

.alert-fuchsia500 hr {
  border-top-color: #eca5f7;
}

.alert-fuchsia500 .alert-link {
  color: #b024c5;
}

.alert-fuchsia600 {
  color: #b123c2;
  background: #f7e5fa linear-gradient(180deg, #f8e9fb, #f7e5fa) repeat-x;
  border-color: #e8b1ef;
}

.alert-fuchsia600 hr {
  border-top-color: #e29ceb;
}

.alert-fuchsia600 .alert-link {
  color: #8a1b97;
}

.alert-fuchsia700 {
  color: #951aa1;
  background: #f4e4f5 linear-gradient(180deg, #f6e8f7, #f4e4f5) repeat-x;
  border-color: #deade2;
}

.alert-fuchsia700 hr {
  border-top-color: #d69adb;
}

.alert-fuchsia700 .alert-link {
  color: #6c1375;
}

.alert-fuchsia800 {
  color: #7b1784;
  background: #f0e3f2 linear-gradient(180deg, #f2e7f4, #f0e3f2) repeat-x;
  border-color: #d3acd7;
}

.alert-fuchsia800 hr {
  border-top-color: #ca9bcf;
}

.alert-fuchsia800 .alert-link {
  color: #530f59;
}

.alert-fuchsia900 {
  color: #67186c;
  background: #eee4ee linear-gradient(180deg, #f1e8f1, #eee4ee) repeat-x;
  border-color: #ccadcd;
}

.alert-fuchsia900 hr {
  border-top-color: #c29dc3;
}

.alert-fuchsia900 .alert-link {
  color: #3f0f42;
}

.alert-purple50 {
  color: #e6e1eb;
  background: #fefeff linear-gradient(180deg, #fefeff, #fefeff) repeat-x;
  border-color: #fdfbff;
}

.alert-purple50 hr {
  border-top-color: #f0e2ff;
}

.alert-purple50 .alert-link {
  color: #cdc2d7;
}

.alert-purple100 {
  color: #e0d5eb;
  background: #fefcff linear-gradient(180deg, #fefcff, #fefcff) repeat-x;
  border-color: #fbf7ff;
}

.alert-purple100 hr {
  border-top-color: #eedeff;
}

.alert-purple100 .alert-link {
  color: #c7b2db;
}

.alert-purple200 {
  color: #d6c4eb;
  background: #fcfaff linear-gradient(180deg, #fcfbff, #fcfaff) repeat-x;
  border-color: #f7f0ff;
}

.alert-purple200 hr {
  border-top-color: #e9d7ff;
}

.alert-purple200 .alert-link {
  color: #bc9ede;
}

.alert-purple300 {
  color: #c7a6ea;
  background: #faf6ff linear-gradient(180deg, #fbf7ff, #faf6ff) repeat-x;
  border-color: #f1e4ff;
}

.alert-purple300 hr {
  border-top-color: #e4cbff;
}

.alert-purple300 .alert-link {
  color: #ad7de0;
}

.alert-purple400 {
  color: #b179e8;
  background: #f7f0ff linear-gradient(180deg, #f8f2ff, #f7f0ff) repeat-x;
  border-color: #e8d3fe;
}

.alert-purple400 hr {
  border-top-color: #dbbafd;
}

.alert-purple400 .alert-link {
  color: #984de1;
}

.alert-purple500 {
  color: #9b4ee3;
  background: #f5ebfe linear-gradient(180deg, #f7eefe, #f5ebfe) repeat-x;
  border-color: #e0c2fc;
}

.alert-purple500 hr {
  border-top-color: #d4aafb;
}

.alert-purple500 .alert-link {
  color: #8223db;
}

.alert-purple600 {
  color: #872fd7;
  background: #f2e7fc linear-gradient(180deg, #f4ebfc, #f2e7fc) repeat-x;
  border-color: #d8b6f7;
}

.alert-purple600 hr {
  border-top-color: #cc9ff4;
}

.alert-purple600 .alert-link {
  color: #6d22b1;
}

.alert-purple700 {
  color: #741fbe;
  background: #f0e4f9 linear-gradient(180deg, #f2e8fa, #f0e4f9) repeat-x;
  border-color: #d1afed;
}

.alert-purple700 hr {
  border-top-color: #c59ae8;
}

.alert-purple700 .alert-link {
  color: #591892;
}

.alert-purple800 {
  color: #621e9b;
  background: #ede4f5 linear-gradient(180deg, #f0e8f7, #ede4f5) repeat-x;
  border-color: #caafe0;
}

.alert-purple800 hr {
  border-top-color: #be9dd9;
}

.alert-purple800 .alert-link {
  color: #471670;
}

.alert-purple900 {
  color: #511a7c;
  background: #ebe4f1 linear-gradient(180deg, #eee8f3, #ebe4f1) repeat-x;
  border-color: #c3add4;
}

.alert-purple900 hr {
  border-top-color: #b79ccb;
}

.alert-purple900 .alert-link {
  color: #351152;
}

.alert-violet50 {
  color: #e1e0eb;
  background: #fefeff linear-gradient(180deg, #fefeff, #fefeff) repeat-x;
  border-color: #fbfbff;
}

.alert-violet50 hr {
  border-top-color: #e2e2ff;
}

.alert-violet50 .alert-link {
  color: #c3c1d7;
}

.alert-violet100 {
  color: #dad6ea;
  background: #fdfcff linear-gradient(180deg, #fdfcff, #fdfcff) repeat-x;
  border-color: #f9f7ff;
}

.alert-violet100 hr {
  border-top-color: #e6deff;
}

.alert-violet100 .alert-link {
  color: #bcb4d9;
}

.alert-violet200 {
  color: #cbc5ea;
  background: #fbfaff linear-gradient(180deg, #fcfbff, #fbfaff) repeat-x;
  border-color: #f3f0ff;
}

.alert-violet200 hr {
  border-top-color: #dfd7ff;
}

.alert-violet200 .alert-link {
  color: #a9a0dc;
}

.alert-violet300 {
  color: #b4a7e9;
  background: #f8f6ff linear-gradient(180deg, #f9f7ff, #f8f6ff) repeat-x;
  border-color: #eae4fe;
}

.alert-violet300 hr {
  border-top-color: #d7cbfd;
}

.alert-violet300 .alert-link {
  color: #917edf;
}

.alert-violet400 {
  color: #9a80e6;
  background: #f4f1fe linear-gradient(180deg, #f6f3fe, #f4f1fe) repeat-x;
  border-color: #dfd5fd;
}

.alert-violet400 hr {
  border-top-color: #ccbdfc;
}

.alert-violet400 .alert-link {
  color: #7855de;
}

.alert-violet500 {
  color: #8055e2;
  background: #f1ebfe linear-gradient(180deg, #f3eefe, #f1ebfe) repeat-x;
  border-color: #d5c4fc;
}

.alert-violet500 hr {
  border-top-color: #c4acfb;
}

.alert-violet500 .alert-link {
  color: #5f29db;
}

.alert-violet600 {
  color: #7235da;
  background: #efe7fd linear-gradient(180deg, #f1ebfd, #efe7fd) repeat-x;
  border-color: #d0b8f9;
}

.alert-violet600 hr {
  border-top-color: #c0a0f7;
}

.alert-violet600 .alert-link {
  color: #5a22ba;
}

.alert-violet700 {
  color: #6425c8;
  background: #ede5fa linear-gradient(180deg, #f0e9fb, #ede5fa) repeat-x;
  border-color: #cab2f1;
}

.alert-violet700 hr {
  border-top-color: #bb9ced;
}

.alert-violet700 .alert-link {
  color: #4e1d9d;
}

.alert-violet800 {
  color: #541ea7;
  background: #ebe4f6 linear-gradient(180deg, #eee8f7, #ebe4f6) repeat-x;
  border-color: #c4afe5;
}

.alert-violet800 hr {
  border-top-color: #b69cdf;
}

.alert-violet800 .alert-link {
  color: #3e167c;
}

.alert-violet900 {
  color: #461b89;
  background: #eae4f2 linear-gradient(180deg, #ede8f4, #eae4f2) repeat-x;
  border-color: #bfaed9;
}

.alert-violet900 hr {
  border-top-color: #b19dd1;
}

.alert-violet900 .alert-link {
  color: #30135e;
}

.alert-indigo50 {
  color: #dbdfeb;
  background: #fdfdff linear-gradient(180deg, #fdfdff, #fdfdff) repeat-x;
  border-color: #f9faff;
}

.alert-indigo50 hr {
  border-top-color: #e0e5ff;
}

.alert-indigo50 .alert-link {
  color: #bac2d9;
}

.alert-indigo100 {
  color: #ced5eb;
  background: #fbfcff linear-gradient(180deg, #fcfcff, #fbfcff) repeat-x;
  border-color: #f4f6ff;
}

.alert-indigo100 hr {
  border-top-color: #dbe1ff;
}

.alert-indigo100 .alert-link {
  color: #aab6dc;
}

.alert-indigo200 {
  color: #b7c1ea;
  background: #f8faff linear-gradient(180deg, #f9fbff, #f8faff) repeat-x;
  border-color: #ebefff;
}

.alert-indigo200 hr {
  border-top-color: #d2dbff;
}

.alert-indigo200 .alert-link {
  color: #909fde;
}

.alert-indigo300 {
  color: #98a6e8;
  background: #f4f6ff linear-gradient(180deg, #f6f7ff, #f4f6ff) repeat-x;
  border-color: #dfe4fe;
}

.alert-indigo300 hr {
  border-top-color: #c6cffd;
}

.alert-indigo300 .alert-link {
  color: #6e82df;
}

.alert-indigo400 {
  color: #7781e4;
  background: #f0f1fe linear-gradient(180deg, #f2f3fe, #f0f1fe) repeat-x;
  border-color: #d2d6fc;
}

.alert-indigo400 hr {
  border-top-color: #bac0fa;
}

.alert-indigo400 .alert-link {
  color: #4c5adc;
}

.alert-indigo500 {
  color: #5b5ede;
  background: #ecedfd linear-gradient(180deg, #eff0fd, #ecedfd) repeat-x;
  border-color: #c7c8fa;
}

.alert-indigo500 hr {
  border-top-color: #b0b1f8;
}

.alert-indigo500 .alert-link {
  color: #3134d5;
}

.alert-indigo600 {
  color: #4940d3;
  background: #eae9fc linear-gradient(180deg, #edecfc, #eae9fc) repeat-x;
  border-color: #c0bcf6;
}

.alert-indigo600 hr {
  border-top-color: #aba6f3;
}

.alert-indigo600 .alert-link {
  color: #332ab6;
}

.alert-indigo700 {
  color: #3e34ba;
  background: #e8e7f9 linear-gradient(180deg, #ebebfa, #e8e7f9) repeat-x;
  border-color: #bbb7ec;
}

.alert-indigo700 hr {
  border-top-color: #a8a3e7;
}

.alert-indigo700 .alert-link {
  color: #312992;
}

.alert-indigo800 {
  color: #332c96;
  background: #e7e6f4 linear-gradient(180deg, #ebeaf6, #e7e6f4) repeat-x;
  border-color: #b7b4de;
}

.alert-indigo800 hr {
  border-top-color: #a6a2d6;
}

.alert-indigo800 .alert-link {
  color: #26206f;
}

.alert-indigo900 {
  color: #2d2a77;
  background: #e6e6f0 linear-gradient(180deg, #eaeaf2, #e6e6f0) repeat-x;
  border-color: #b5b4d2;
}

.alert-indigo900 hr {
  border-top-color: #a5a4c8;
}

.alert-indigo900 .alert-link {
  color: #1f1d51;
}

.alert-blue50 {
  color: #dce2eb;
  background: #fdfeff linear-gradient(180deg, #fdfeff, #fdfeff) repeat-x;
  border-color: #f9fcff;
}

.alert-blue50 hr {
  border-top-color: #e0efff;
}

.alert-blue50 .alert-link {
  color: #bcc7d8;
}

.alert-blue100 {
  color: #c9d7ea;
  background: #fbfcff linear-gradient(180deg, #fcfcff, #fbfcff) repeat-x;
  border-color: #f2f7ff;
}

.alert-blue100 hr {
  border-top-color: #d9e7ff;
}

.alert-blue100 .alert-link {
  color: #a4bcdc;
}

.alert-blue200 {
  color: #b0c9ea;
  background: #f7fbff linear-gradient(180deg, #f8fcff, #f7fbff) repeat-x;
  border-color: #e8f2ff;
}

.alert-blue200 hr {
  border-top-color: #cfe4ff;
}

.alert-blue200 .alert-link {
  color: #88addf;
}

.alert-blue300 {
  color: #87b5e9;
  background: #f2f8ff linear-gradient(180deg, #f4f9ff, #f2f8ff) repeat-x;
  border-color: #d8eafe;
}

.alert-blue300 hr {
  border-top-color: #bfddfd;
}

.alert-blue300 .alert-link {
  color: #5c9ae1;
}

.alert-blue400 {
  color: #5898e6;
  background: #ecf4fe linear-gradient(180deg, #eff6fe, #ecf4fe) repeat-x;
  border-color: #c6dffd;
}

.alert-blue400 hr {
  border-top-color: #add1fc;
}

.alert-blue400 .alert-link {
  color: #2c7ddf;
}

.alert-blue500 {
  color: #3678e2;
  background: #e7f0fe linear-gradient(180deg, #ebf2fe, #e7f0fe) repeat-x;
  border-color: #b8d2fc;
}

.alert-blue500 hr {
  border-top-color: #a0c2fb;
}

.alert-blue500 .alert-link {
  color: #1d5fc8;
}

.alert-blue600 {
  color: #225bd8;
  background: #e5ecfd linear-gradient(180deg, #e9effd, #e5ecfd) repeat-x;
  border-color: #b1c7f8;
}

.alert-blue600 hr {
  border-top-color: #9ab6f6;
}

.alert-blue600 .alert-link {
  color: #1b48ac;
}

.alert-blue700 {
  color: #1b48c7;
  background: #e4eafa linear-gradient(180deg, #e8edfb, #e4eafa) repeat-x;
  border-color: #aebff1;
}

.alert-blue700 hr {
  border-top-color: #98aeed;
}

.alert-blue700 .alert-link {
  color: #15389a;
}

.alert-blue800 {
  color: #1c3ba1;
  background: #e4e8f5 linear-gradient(180deg, #e8ebf7, #e4e8f5) repeat-x;
  border-color: #aebae2;
}

.alert-blue800 hr {
  border-top-color: #9baadb;
}

.alert-blue800 .alert-link {
  color: #142b76;
}

.alert-blue900 {
  color: #1c357f;
  background: #e4e7f1 linear-gradient(180deg, #e8ebf3, #e4e7f1) repeat-x;
  border-color: #aeb8d5;
}

.alert-blue900 hr {
  border-top-color: #9da9cc;
}

.alert-blue900 .alert-link {
  color: #132455;
}

.alert-lightBlue25 {
  color: #dfe2e3;
  background: #fdfefe linear-gradient(180deg, #fdfefe, #fdfefe) repeat-x;
  border-color: #fafcfc;
}

.alert-lightBlue25 hr {
  border-top-color: #eaf2f2;
}

.alert-lightBlue25 .alert-link {
  color: #c4c9cb;
}

.alert-lightBlue50 {
  color: #dde5eb;
  background: #fdfeff linear-gradient(180deg, #fdfeff, #fdfeff) repeat-x;
  border-color: #fafdff;
}

.alert-lightBlue50 hr {
  border-top-color: #e1f3ff;
}

.alert-lightBlue50 .alert-link {
  color: #bdccd8;
}

.alert-lightBlue100 {
  color: #cedfea;
  background: #fbfdff linear-gradient(180deg, #fcfdff, #fbfdff) repeat-x;
  border-color: #f4faff;
}

.alert-lightBlue100 hr {
  border-top-color: #dbeeff;
}

.alert-lightBlue100 .alert-link {
  color: #aac8db;
}

.alert-lightBlue200 {
  color: #abd4e9;
  background: #f7fcff linear-gradient(180deg, #f8fcff, #f7fcff) repeat-x;
  border-color: #e6f6fe;
}

.alert-lightBlue200 hr {
  border-top-color: #cdedfd;
}

.alert-lightBlue200 .alert-link {
  color: #83bfde;
}

.alert-lightBlue300 {
  color: #73c2e8;
  background: #effaff linear-gradient(180deg, #f1fbff, #effaff) repeat-x;
  border-color: #d0effe;
}

.alert-lightBlue300 hr {
  border-top-color: #b7e7fd;
}

.alert-lightBlue300 .alert-link {
  color: #47afe1;
}

.alert-lightBlue400 {
  color: #34aee4;
  background: #e7f7fe linear-gradient(180deg, #ebf8fe, #e7f7fe) repeat-x;
  border-color: #b7e7fc;
}

.alert-lightBlue400 hr {
  border-top-color: #9fdffb;
}

.alert-lightBlue400 .alert-link {
  color: #1b94ca;
}

.alert-lightBlue500 {
  color: #0d98d6;
  background: #e2f4fc linear-gradient(180deg, #e6f6fc, #e2f4fc) repeat-x;
  border-color: #a8dff7;
}

.alert-lightBlue500 hr {
  border-top-color: #91d6f5;
}

.alert-lightBlue500 .alert-link {
  color: #0a76a6;
}

.alert-lightBlue600 {
  color: #0279b7;
  background: #e1f0f8 linear-gradient(180deg, #e6f2f9, #e1f0f8) repeat-x;
  border-color: #a4d3eb;
}

.alert-lightBlue600 hr {
  border-top-color: #8fc9e6;
}

.alert-lightBlue600 .alert-link {
  color: #015885;
}

.alert-lightBlue700 {
  color: #036194;
  background: #e1edf4 linear-gradient(180deg, #e6f0f6, #e1edf4) repeat-x;
  border-color: #a4c9dd;
}

.alert-lightBlue700 hr {
  border-top-color: #91bed6;
}

.alert-lightBlue700 .alert-link {
  color: #024062;
}

.alert-lightBlue800 {
  color: #06527a;
  background: #e1ebf0 linear-gradient(180deg, #e6eef2, #e1ebf0) repeat-x;
  border-color: #a6c3d3;
}

.alert-lightBlue800 hr {
  border-top-color: #95b7cb;
}

.alert-lightBlue800 .alert-link {
  color: #043149;
}

.alert-lightBlue900 {
  color: #0b4465;
  background: #e2e9ee linear-gradient(180deg, #e6ecf1, #e2e9ee) repeat-x;
  border-color: #a8becb;
}

.alert-lightBlue900 hr {
  border-top-color: #98b2c1;
}

.alert-lightBlue900 .alert-link {
  color: #062537;
}

.alert-cyan50 {
  color: #d9eaeb;
  background: #fdffff linear-gradient(180deg, #fdffff, #fdffff) repeat-x;
  border-color: #f8ffff;
}

.alert-cyan50 hr {
  border-top-color: #dfffff;
}

.alert-cyan50 .alert-link {
  color: #b8d8d9;
}

.alert-cyan100 {
  color: #bee6ea;
  background: #f9feff linear-gradient(180deg, #fafeff, #f9feff) repeat-x;
  border-color: #eefdff;
}

.alert-cyan100 hr {
  border-top-color: #d5faff;
}

.alert-cyan100 .alert-link {
  color: #97d7de;
}

.alert-cyan200 {
  color: #98e0e8;
  background: #f4feff linear-gradient(180deg, #f6feff, #f4feff) repeat-x;
  border-color: #dffbfe;
}

.alert-cyan200 hr {
  border-top-color: #c6f8fd;
}

.alert-cyan200 .alert-link {
  color: #6ed3df;
}

.alert-cyan300 {
  color: #5fd5e5;
  background: #edfcfe linear-gradient(180deg, #f0fcfe, #edfcfe) repeat-x;
  border-color: #c8f7fd;
}

.alert-cyan300 hr {
  border-top-color: #aff3fc;
}

.alert-cyan300 .alert-link {
  color: #33c9de;
}

.alert-cyan400 {
  color: #1fc2db;
  background: #e4fafd linear-gradient(180deg, #e8fbfd, #e4fafd) repeat-x;
  border-color: #afeff9;
}

.alert-cyan400 hr {
  border-top-color: #97eaf7;
}

.alert-cyan400 .alert-link {
  color: #199aae;
}

.alert-cyan500 {
  color: #06a7c3;
  background: #e1f6fa linear-gradient(180deg, #e6f7fb, #e1f6fa) repeat-x;
  border-color: #a5e5f0;
}

.alert-cyan500 hr {
  border-top-color: #8fdfec;
}

.alert-cyan500 .alert-link {
  color: #047d92;
}

.alert-cyan600 {
  color: #0785a4;
  background: #e1f2f6 linear-gradient(180deg, #e6f4f7, #e1f2f6) repeat-x;
  border-color: #a6d7e3;
}

.alert-cyan600 hr {
  border-top-color: #93cedd;
}

.alert-cyan600 .alert-link {
  color: #055d73;
}

.alert-cyan700 {
  color: #0d6b84;
  background: #e2eef2 linear-gradient(180deg, #e6f1f4, #e2eef2) repeat-x;
  border-color: #a8cdd7;
}

.alert-cyan700 hr {
  border-top-color: #97c3cf;
}

.alert-cyan700 .alert-link {
  color: #084556;
}

.alert-cyan800 {
  color: #13566c;
  background: #e3ecee linear-gradient(180deg, #e7eff1, #e3ecee) repeat-x;
  border-color: #abc5cd;
}

.alert-cyan800 hr {
  border-top-color: #9bbac3;
}

.alert-cyan800 .alert-link {
  color: #0b3341;
}

.alert-cyan900 {
  color: #14485b;
  background: #e3eaec linear-gradient(180deg, #e7edef, #e3eaec) repeat-x;
  border-color: #abbfc7;
}

.alert-cyan900 hr {
  border-top-color: #9cb3bd;
}

.alert-cyan900 .alert-link {
  color: #0b2731;
}

.alert-teal50 {
  color: #dde9e6;
  background: #fdfffe linear-gradient(180deg, #fdfffe, #fdfffe) repeat-x;
  border-color: #fafefd;
}

.alert-teal50 hr {
  border-top-color: #e5faf5;
}

.alert-teal50 .alert-link {
  color: #bed5cf;
}

.alert-teal100 {
  color: #bce7de;
  background: #f9fffd linear-gradient(180deg, #fafffd, #f9fffd) repeat-x;
  border-color: #edfefa;
}

.alert-teal100 hr {
  border-top-color: #d5fdf3;
}

.alert-teal100 .alert-link {
  color: #96dacc;
}

.alert-teal200 {
  color: #8de2d2;
  background: #f3fefc linear-gradient(180deg, #f5fefc, #f3fefc) repeat-x;
  border-color: #dafcf5;
}

.alert-teal200 hr {
  border-top-color: #c2faef;
}

.alert-teal200 .alert-link {
  color: #64d8c2;
}

.alert-teal300 {
  color: #56d7c3;
  background: #ecfcfa linear-gradient(180deg, #effcfb, #ecfcfa) repeat-x;
  border-color: #c5f7f0;
}

.alert-teal300 hr {
  border-top-color: #aff4ea;
}

.alert-teal300 .alert-link {
  color: #30cab2;
}

.alert-teal400 {
  color: #29c3b0;
  background: #e6faf7 linear-gradient(180deg, #eafbf8, #e6faf7) repeat-x;
  border-color: #b3f0e8;
}

.alert-teal400 hr {
  border-top-color: #9eece2;
}

.alert-teal400 .alert-link {
  color: #20998a;
}

.alert-teal500 {
  color: #12a999;
  background: #e3f6f4 linear-gradient(180deg, #e7f7f6, #e3f6f4) repeat-x;
  border-color: #aae5df;
}

.alert-teal500 hr {
  border-top-color: #96dfd8;
}

.alert-teal500 .alert-link {
  color: #0d7b6f;
}

.alert-teal600 {
  color: #0c887d;
  background: #e2f2f1 linear-gradient(180deg, #e6f4f3, #e2f2f1) repeat-x;
  border-color: #a8d8d4;
}

.alert-teal600 hr {
  border-top-color: #96d0cb;
}

.alert-teal600 .alert-link {
  color: #085952;
}

.alert-teal700 {
  color: #0e6d65;
  background: #e2efee linear-gradient(180deg, #e6f1f1, #e2efee) repeat-x;
  border-color: #a9cecb;
}

.alert-teal700 hr {
  border-top-color: #99c5c1;
}

.alert-teal700 .alert-link {
  color: #08403b;
}

.alert-teal800 {
  color: #105652;
  background: #e2eceb linear-gradient(180deg, #e6efee, #e2eceb) repeat-x;
  border-color: #a9c5c3;
}

.alert-teal800 hr {
  border-top-color: #9abbb8;
}

.alert-teal800 .alert-link {
  color: #082b29;
}

.alert-teal900 {
  color: #114844;
  background: #e3eae9 linear-gradient(180deg, #e7edec, #e3eae9) repeat-x;
  border-color: #aabfbe;
}

.alert-teal900 hr {
  border-top-color: #9bb4b3;
}

.alert-teal900 .alert-link {
  color: #071f1d;
}

.alert-emerald25 {
  color: #e0e4e1;
  background: #fefefe linear-gradient(180deg, #fefefe, #fefefe) repeat-x;
  border-color: #fbfcfb;
}

.alert-emerald25 hr {
  border-top-color: #ecf1ec;
}

.alert-emerald25 .alert-link {
  color: #c5ccc7;
}

.alert-emerald50 {
  color: #d9e9e1;
  background: #fdfffe linear-gradient(180deg, #fdfffe, #fdfffe) repeat-x;
  border-color: #f8fefb;
}

.alert-emerald50 hr {
  border-top-color: #e2fbee;
}

.alert-emerald50 .alert-link {
  color: #b9d6c8;
}

.alert-emerald100 {
  color: #c0e6d3;
  background: #f9fefc linear-gradient(180deg, #fafefc, #f9fefc) repeat-x;
  border-color: #eefdf6;
}

.alert-emerald100 hr {
  border-top-color: #d7faea;
}

.alert-emerald100 .alert-link {
  color: #9bd8ba;
}

.alert-emerald200 {
  color: #9ae0bf;
  background: #f4fef9 linear-gradient(180deg, #f6fefa, #f4fef9) repeat-x;
  border-color: #dffbee;
}

.alert-emerald200 hr {
  border-top-color: #c8f8e2;
}

.alert-emerald200 .alert-link {
  color: #73d4a6;
}

.alert-emerald300 {
  color: #65d5a8;
  background: #eefcf6 linear-gradient(180deg, #f1fcf7, #eefcf6) repeat-x;
  border-color: #cbf6e5;
}

.alert-emerald300 hr {
  border-top-color: #b5f2da;
}

.alert-emerald300 .alert-link {
  color: #3dca91;
}

.alert-emerald400 {
  color: #30c28d;
  background: #e7faf3 linear-gradient(180deg, #ebfbf5, #e7faf3) repeat-x;
  border-color: #b6efda;
}

.alert-emerald400 hr {
  border-top-color: #a1eacf;
}

.alert-emerald400 .alert-link {
  color: #26996f;
}

.alert-emerald500 {
  color: #0faa77;
  background: #e2f7f0 linear-gradient(180deg, #e6f8f2, #e2f7f0) repeat-x;
  border-color: #a9e6d2;
}

.alert-emerald500 hr {
  border-top-color: #95e0c8;
}

.alert-emerald500 .alert-link {
  color: #0b7b56;
}

.alert-emerald600 {
  color: #058a61;
  background: #e1f2ed linear-gradient(180deg, #e6f4f0, #e1f2ed) repeat-x;
  border-color: #a5d9c9;
}

.alert-emerald600 hr {
  border-top-color: #93d1be;
}

.alert-emerald600 .alert-link {
  color: #03593e;
}

.alert-emerald700 {
  color: #046e50;
  background: #e1efeb linear-gradient(180deg, #e6f1ee, #e1efeb) repeat-x;
  border-color: #a5cec3;
}

.alert-emerald700 hr {
  border-top-color: #94c5b8;
}

.alert-emerald700 .alert-link {
  color: #023d2c;
}

.alert-emerald800 {
  color: #065740;
  background: #e1ece9 linear-gradient(180deg, #e6efec, #e1ece9) repeat-x;
  border-color: #a5c5bc;
}

.alert-emerald800 hr {
  border-top-color: #95bbb0;
}

.alert-emerald800 .alert-link {
  color: #03271d;
}

.alert-emerald900 {
  color: #064836;
  background: #e1eae7 linear-gradient(180deg, #e6edeb, #e1eae7) repeat-x;
  border-color: #a5bfb8;
}

.alert-emerald900 hr {
  border-top-color: #96b4ac;
}

.alert-emerald900 .alert-link {
  color: #021913;
}

.alert-green50 {
  color: #dde9e0;
  background: #fdfffe linear-gradient(180deg, #fdfffe, #fdfffe) repeat-x;
  border-color: #fafefb;
}

.alert-green50 hr {
  border-top-color: #e5faea;
}

.alert-green50 .alert-link {
  color: #bed5c4;
}

.alert-green100 {
  color: #cae8d5;
  background: #fbfffc linear-gradient(180deg, #fcfffc, #fbfffc) repeat-x;
  border-color: #f2fef6;
}

.alert-green100 hr {
  border-top-color: #dafce6;
}

.alert-green100 .alert-link {
  color: #a6d9b9;
}

.alert-green200 {
  color: #ace3bf;
  background: #f7fef9 linear-gradient(180deg, #f8fefa, #f7fef9) repeat-x;
  border-color: #e7fcee;
}

.alert-green200 hr {
  border-top-color: #d0f9de;
}

.alert-green200 .alert-link {
  color: #86d6a2;
}

.alert-green300 {
  color: #7bdc9e;
  background: #f0fdf5 linear-gradient(180deg, #f2fdf7, #f0fdf5) repeat-x;
  border-color: #d3f9e1;
}

.alert-green300 hr {
  border-top-color: #bdf6d2;
}

.alert-green300 .alert-link {
  color: #53d180;
}

.alert-green400 {
  color: #44cc76;
  background: #e9fbf0 linear-gradient(180deg, #ecfcf2, #e9fbf0) repeat-x;
  border-color: #bef3d1;
}

.alert-green400 hr {
  border-top-color: #a8efc2;
}

.alert-green400 .alert-link {
  color: #2fae5e;
}

.alert-green500 {
  color: #1fb556;
  background: #e4f8ec linear-gradient(180deg, #e8f9ef, #e4f8ec) repeat-x;
  border-color: #afeac5;
}

.alert-green500 hr {
  border-top-color: #9be5b6;
}

.alert-green500 .alert-link {
  color: #188941;
}

.alert-green600 {
  color: #149644;
  background: #e3f4e9 linear-gradient(180deg, #e7f6ec, #e3f4e9) repeat-x;
  border-color: #abdebe;
}

.alert-green600 hr {
  border-top-color: #99d7b0;
}

.alert-green600 .alert-link {
  color: #0e6930;
}

.alert-green700 {
  color: #137638;
  background: #e3f0e8 linear-gradient(180deg, #e7f2eb, #e3f0e8) repeat-x;
  border-color: #abd1b9;
}

.alert-green700 hr {
  border-top-color: #9bc8ab;
}

.alert-green700 .alert-link {
  color: #0c4a23;
}

.alert-green800 {
  color: #145d30;
  background: #e3ede7 linear-gradient(180deg, #e7f0eb, #e3ede7) repeat-x;
  border-color: #abc8b6;
}

.alert-green800 hr {
  border-top-color: #9cbea9;
}

.alert-green800 .alert-link {
  color: #0b331a;
}

.alert-green900 {
  color: #124c29;
  background: #e3eae6 linear-gradient(180deg, #e7edea, #e3eae6) repeat-x;
  border-color: #aac1b3;
}

.alert-green900 hr {
  border-top-color: #9bb6a6;
}

.alert-green900 .alert-link {
  color: #082313;
}

.alert-lime50 {
  color: #e3ead5;
  background: #fefffc linear-gradient(180deg, #fefffc, #fefffc) repeat-x;
  border-color: #fcfff6;
}

.alert-lime50 hr {
  border-top-color: #f4ffdd;
}

.alert-lime50 .alert-link {
  color: #ccd9b3;
}

.alert-lime100 {
  color: #d9e8bb;
  background: #fdfff9 linear-gradient(180deg, #fdfffa, #fdfff9) repeat-x;
  border-color: #f8feec;
}

.alert-lime100 hr {
  border-top-color: #effdd4;
}

.alert-lime100 .alert-link {
  color: #c4db95;
}

.alert-lime200 {
  color: #c8e590;
  background: #fafef3 linear-gradient(180deg, #fbfef5, #fafef3) repeat-x;
  border-color: #f1fddc;
}

.alert-lime200 hr {
  border-top-color: #e7fcc4;
}

.alert-lime200 .alert-link {
  color: #b4db67;
}

.alert-lime300 {
  color: #afdf5c;
  background: #f7fdec linear-gradient(180deg, #f8fdef, #f7fdec) repeat-x;
  border-color: #e8fac7;
}

.alert-lime300 hr {
  border-top-color: #def8b0;
}

.alert-lime300 .alert-link {
  color: #9ad731;
}

.alert-lime400 {
  color: #96d431;
  background: #f4fce7 linear-gradient(180deg, #f6fceb, #f4fce7) repeat-x;
  border-color: #def6b6;
}

.alert-lime400 hr {
  border-top-color: #d4f39f;
}

.alert-lime400 .alert-link {
  color: #79ae24;
}

.alert-lime500 {
  color: #79bc14;
  background: #f0f9e3 linear-gradient(180deg, #f2fae7, #f0f9e3) repeat-x;
  border-color: #d3edab;
}

.alert-lime500 hr {
  border-top-color: #c8e996;
}

.alert-lime500 .alert-link {
  color: #5b8e0f;
}

.alert-lime600 {
  color: #5d960c;
  background: #edf4e2 linear-gradient(180deg, #f0f6e6, #edf4e2) repeat-x;
  border-color: #c8dea8;
}

.alert-lime600 hr {
  border-top-color: #bcd796;
}

.alert-lime600 .alert-link {
  color: #406708;
}

.alert-lime700 {
  color: #47720e;
  background: #eaefe2 linear-gradient(180deg, #edf1e6, #eaefe2) repeat-x;
  border-color: #bfd0a9;
}

.alert-lime700 hr {
  border-top-color: #b3c799;
}

.alert-lime700 .alert-link {
  color: #2b4508;
}

.alert-lime800 {
  color: #3a5a11;
  background: #e8ece3 linear-gradient(180deg, #ebefe7, #e8ece3) repeat-x;
  border-color: #bac6aa;
}

.alert-lime800 hr {
  border-top-color: #aebc9b;
}

.alert-lime800 .alert-link {
  color: #1e2f09;
}

.alert-lime900 {
  color: #324c12;
  background: #e7eae3 linear-gradient(180deg, #ebede7, #e7eae3) repeat-x;
  border-color: #b7c1aa;
}

.alert-lime900 hr {
  border-top-color: #abb69b;
}

.alert-lime900 .alert-link {
  color: #172308;
}

.alert-yellow50 {
  color: #eae8d5;
  background: #fffffc linear-gradient(180deg, #fffffc, #fffffc) repeat-x;
  border-color: #fffef7;
}

.alert-yellow50 hr {
  border-top-color: #fffbde;
}

.alert-yellow50 .alert-link {
  color: #d9d5b3;
}

.alert-yellow100 {
  color: #eae5b3;
  background: #fffef8 linear-gradient(180deg, #fffef9, #fffef8) repeat-x;
  border-color: #fffde9;
}

.alert-yellow100 hr {
  border-top-color: #fffbd0;
}

.alert-yellow100 .alert-link {
  color: #dfd78b;
}

.alert-yellow200 {
  color: #eadd7f;
  background: #fffdf1 linear-gradient(180deg, #fffdf3, #fffdf1) repeat-x;
  border-color: #fffad5;
}

.alert-yellow200 hr {
  border-top-color: #fff7bc;
}

.alert-yellow200 .alert-link {
  color: #e3d153;
}

.alert-yellow300 {
  color: #e9ce41;
  background: #fffbe9 linear-gradient(180deg, #fffcec, #fffbe9) repeat-x;
  border-color: #fef4bd;
}

.alert-yellow300 hr {
  border-top-color: #fef0a4;
}

.alert-yellow300 .alert-link {
  color: #ddbe1a;
}

.alert-yellow400 {
  color: #e6bc13;
  background: #fef9e3 linear-gradient(180deg, #fefae7, #fef9e3) repeat-x;
  border-color: #fdedab;
}

.alert-yellow400 hr {
  border-top-color: #fce892;
}

.alert-yellow400 .alert-link {
  color: #b7950f;
}

.alert-yellow500 {
  color: #d7a507;
  background: #fcf6e1 linear-gradient(180deg, #fcf7e6, #fcf6e1) repeat-x;
  border-color: #f7e4a6;
}

.alert-yellow500 hr {
  border-top-color: #f5dd8f;
}

.alert-yellow500 .alert-link {
  color: #a67f05;
}

.alert-yellow600 {
  color: #ba7f04;
  background: #f9f1e1 linear-gradient(180deg, #faf3e6, #f9f1e1) repeat-x;
  border-color: #ecd5a5;
}

.alert-yellow600 hr {
  border-top-color: #e8cb90;
}

.alert-yellow600 .alert-link {
  color: #885d03;
}

.alert-yellow700 {
  color: #945a06;
  background: #f4ece1 linear-gradient(180deg, #f6efe6, #f4ece1) repeat-x;
  border-color: #ddc6a6;
}

.alert-yellow700 hr {
  border-top-color: #d6ba94;
}

.alert-yellow700 .alert-link {
  color: #633c04;
}

.alert-yellow800 {
  color: #7a470d;
  background: #f0eae2 linear-gradient(180deg, #f2ede6, #f0eae2) repeat-x;
  border-color: #d3bfa8;
}

.alert-yellow800 hr {
  border-top-color: #cab397;
}

.alert-yellow800 .alert-link {
  color: #4c2c08;
}

.alert-yellow900 {
  color: #683a11;
  background: #eee8e3 linear-gradient(180deg, #f1ebe7, #eee8e3) repeat-x;
  border-color: #ccbaaa;
}

.alert-yellow900 hr {
  border-top-color: #c2ad9a;
}

.alert-yellow900 .alert-link {
  color: #3c220a;
}

.alert-amber50 {
  color: #ebe7d8;
  background: #fffffd linear-gradient(180deg, #fffffd, #fffffd) repeat-x;
  border-color: #fffef8;
}

.alert-amber50 hr {
  border-top-color: #fffadf;
}

.alert-amber50 .alert-link {
  color: #dad2b6;
}

.alert-amber100 {
  color: #eae0b7;
  background: #fffef8 linear-gradient(180deg, #fffef9, #fffef8) repeat-x;
  border-color: #fffbeb;
}

.alert-amber100 hr {
  border-top-color: #fff6d2;
}

.alert-amber100 .alert-link {
  color: #decf90;
}

.alert-amber200 {
  color: #e9d47f;
  background: #fffcf1 linear-gradient(180deg, #fffcf3, #fffcf1) repeat-x;
  border-color: #fef6d5;
}

.alert-amber200 hr {
  border-top-color: #fdf1bc;
}

.alert-amber200 .alert-link {
  color: #e2c553;
}

.alert-amber300 {
  color: #e8c247;
  background: #fffaea linear-gradient(180deg, #fffbed, #fffaea) repeat-x;
  border-color: #feefbf;
}

.alert-amber300 hr {
  border-top-color: #fee9a6;
}

.alert-amber300 .alert-link {
  color: #e0b21c;
}

.alert-amber400 {
  color: #e7b021;
  background: #fff7e5 linear-gradient(180deg, #fff8e9, #fff7e5) repeat-x;
  border-color: #fee8b0;
}

.alert-amber400 hr {
  border-top-color: #fee197;
}

.alert-amber400 .alert-link {
  color: #c09115;
}

.alert-amber500 {
  color: #e1910a;
  background: #fef3e2 linear-gradient(180deg, #fef5e6, #fef3e2) repeat-x;
  border-color: #fbdca7;
}

.alert-amber500 hr {
  border-top-color: #fad28f;
}

.alert-amber500 .alert-link {
  color: #b07208;
}

.alert-amber600 {
  color: #c86d06;
  background: #faefe1 linear-gradient(180deg, #fbf1e6, #faefe1) repeat-x;
  border-color: #f1cea5;
}

.alert-amber600 hr {
  border-top-color: #eec28f;
}

.alert-amber600 .alert-link {
  color: #965205;
}

.alert-amber700 {
  color: #a64c08;
  background: #f6eae1 linear-gradient(180deg, #f7ede6, #f6eae1) repeat-x;
  border-color: #e4c1a6;
}

.alert-amber700 hr {
  border-top-color: #deb392;
}

.alert-amber700 .alert-link {
  color: #753606;
}

.alert-amber800 {
  color: #863b0d;
  background: #f2e8e2 linear-gradient(180deg, #f4ebe6, #f2e8e2) repeat-x;
  border-color: #d8baa8;
}

.alert-amber800 hr {
  border-top-color: #d0ac96;
}

.alert-amber800 .alert-link {
  color: #582708;
}

.alert-amber900 {
  color: #6e310e;
  background: #efe7e2 linear-gradient(180deg, #f1ebe6, #efe7e2) repeat-x;
  border-color: #ceb6a9;
}

.alert-amber900 hr {
  border-top-color: #c5a899;
}

.alert-amber900 .alert-link {
  color: #411d08;
}

.alert-orange50 {
  color: #ebe3da;
  background: #fffefd linear-gradient(180deg, #fffefd, #fffefd) repeat-x;
  border-color: #fffcf9;
}

.alert-orange50 hr {
  border-top-color: #ffefe0;
}

.alert-orange50 .alert-link {
  color: #d9cab9;
}

.alert-orange100 {
  color: #ebdac4;
  background: #fffdfa linear-gradient(180deg, #fffdfb, #fffdfa) repeat-x;
  border-color: #fff9f0;
}

.alert-orange100 hr {
  border-top-color: #ffefd7;
}

.alert-orange100 .alert-link {
  color: #dec29e;
}

.alert-orange200 {
  color: #eac69c;
  background: #fffaf5 linear-gradient(180deg, #fffbf7, #fffaf5) repeat-x;
  border-color: #fff1e0;
}

.alert-orange200 hr {
  border-top-color: #ffe5c7;
}

.alert-orange200 .alert-link {
  color: #e1ae72;
}

.alert-orange300 {
  color: #e9ab6b;
  background: #fff7ee linear-gradient(180deg, #fff8f1, #fff7ee) repeat-x;
  border-color: #fee6cd;
}

.alert-orange300 hr {
  border-top-color: #fedab4;
}

.alert-orange300 .alert-link {
  color: #e2923f;
}

.alert-orange400 {
  color: #e78637;
  background: #fff2e8 linear-gradient(180deg, #fff4eb, #fff2e8) repeat-x;
  border-color: #fed8b9;
}

.alert-orange400 hr {
  border-top-color: #fecaa0;
}

.alert-orange400 .alert-link {
  color: #d26c19;
}

.alert-orange500 {
  color: #e56a14;
  background: #feeee3 linear-gradient(180deg, #fef1e7, #feeee3) repeat-x;
  border-color: #fdcdab;
}

.alert-orange500 hr {
  border-top-color: #fcbe92;
}

.alert-orange500 .alert-link {
  color: #b65410;
}

.alert-orange600 {
  color: #d7510b;
  background: #fcebe2 linear-gradient(180deg, #fceee6, #fcebe2) repeat-x;
  border-color: #f7c3a8;
}

.alert-orange600 hr {
  border-top-color: #f5b391;
}

.alert-orange600 .alert-link {
  color: #a63f09;
}

.alert-orange700 {
  color: #b23c0b;
  background: #f8e8e2 linear-gradient(180deg, #f9ebe6, #f8e8e2) repeat-x;
  border-color: #e9bba8;
}

.alert-orange700 hr {
  border-top-color: #e4ab94;
}

.alert-orange700 .alert-link {
  color: #822c08;
}

.alert-orange800 {
  color: #8e3011;
  background: #f3e7e3 linear-gradient(180deg, #f5ebe7, #f3e7e3) repeat-x;
  border-color: #dbb6aa;
}

.alert-orange800 hr {
  border-top-color: #d3a798;
}

.alert-orange800 .alert-link {
  color: #60210c;
}

.alert-orange900 {
  color: #722911;
  background: #efe6e3 linear-gradient(180deg, #f1eae7, #efe6e3) repeat-x;
  border-color: #d0b3aa;
}

.alert-orange900 hr {
  border-top-color: #c7a49a;
}

.alert-orange900 .alert-link {
  color: #46190a;
}

.alert-red50 {
  color: #eadfdf;
  background: #fffdfd linear-gradient(180deg, #fffdfd, #fffdfd) repeat-x;
  border-color: snow;
}

.alert-red50 hr {
  border-top-color: #ffe1e1;
}

.alert-red50 .alert-link {
  color: #d6c0c0;
}

.alert-red100 {
  color: #ead0d0;
  background: #fffcfc linear-gradient(180deg, #fffcfc, #fffcfc) repeat-x;
  border-color: #fff5f5;
}

.alert-red100 hr {
  border-top-color: #ffdcdc;
}

.alert-red100 .alert-link {
  color: #daadad;
}

.alert-red200 {
  color: #eababa;
  background: #fff9f9 linear-gradient(180deg, snow, #fff9f9) repeat-x;
  border-color: #ffecec;
}

.alert-red200 hr {
  border-top-color: #ffd3d3;
}

.alert-red200 .alert-link {
  color: #de9393;
}

.alert-red300 {
  color: #e89898;
  background: #fff4f4 linear-gradient(180deg, #fff6f6, #fff4f4) repeat-x;
  border-color: #fedfdf;
}

.alert-red300 hr {
  border-top-color: #fdc6c6;
}

.alert-red300 .alert-link {
  color: #df6e6e;
}

.alert-red400 {
  color: #e46868;
  background: #feeeee linear-gradient(180deg, #fef1f1, #feeeee) repeat-x;
  border-color: #fccccc;
}

.alert-red400 hr {
  border-top-color: #fbb4b4;
}

.alert-red400 .alert-link {
  color: #dc3d3d;
}

.alert-red500 {
  color: #dc3f3f;
  background: #fde9e9 linear-gradient(180deg, #fdecec, #fde9e9) repeat-x;
  border-color: #f9bcbc;
}

.alert-red500 hr {
  border-top-color: #f7a5a5;
}

.alert-red500 .alert-link {
  color: #c42424;
}

.alert-red600 {
  color: #ca2323;
  background: #fbe5e5 linear-gradient(180deg, #fce9e9, #fbe5e5) repeat-x;
  border-color: #f2b1b1;
}

.alert-red600 hr {
  border-top-color: #ee9b9b;
}

.alert-red600 .alert-link {
  color: #9f1b1b;
}

.alert-red700 {
  color: #aa1a1a;
  background: #f7e4e4 linear-gradient(180deg, #f8e8e8, #f7e4e4) repeat-x;
  border-color: #e6adad;
}

.alert-red700 hr {
  border-top-color: #e09999;
}

.alert-red700 .alert-link {
  color: #7e1313;
}

.alert-red800 {
  color: #8d1919;
  background: #f3e4e4 linear-gradient(180deg, #f5e8e8, #f3e4e4) repeat-x;
  border-color: #daadad;
}

.alert-red800 hr {
  border-top-color: #d29b9b;
}

.alert-red800 .alert-link {
  color: #621111;
}

.alert-red900 {
  color: #751b1b;
  background: #f0e4e4 linear-gradient(180deg, #f2e8e8, #f0e4e4) repeat-x;
  border-color: #d1aeae;
}

.alert-red900 hr {
  border-top-color: #c89e9e;
}

.alert-red900 .alert-link {
  color: #4c1111;
}

.alert-warmGray50 {
  color: #e6e6e5;
  background: #fefefe linear-gradient(180deg, #fefefe, #fefefe) repeat-x;
  border-color: #fdfdfd;
}

.alert-warmGray50 hr {
  border-top-color: #f0f0f0;
}

.alert-warmGray50 .alert-link {
  color: #cdcdcb;
}

.alert-warmGray100 {
  color: #e1e1e0;
  background: #fefefe linear-gradient(180deg, #fefefe, #fefefe) repeat-x;
  border-color: #fbfbfb;
}

.alert-warmGray100 hr {
  border-top-color: #eeeeee;
}

.alert-warmGray100 .alert-link {
  color: #c8c8c6;
}

.alert-warmGray200 {
  color: #d5d3d2;
  background: #fcfcfc linear-gradient(180deg, #fcfcfc, #fcfcfc) repeat-x;
  border-color: #f6f6f5;
}

.alert-warmGray200 hr {
  border-top-color: #eaeae8;
}

.alert-warmGray200 .alert-link {
  color: #bcb9b8;
}

.alert-warmGray300 {
  color: #c5c2c0;
  background: #fafaf9 linear-gradient(180deg, #fbfbfa, #fafaf9) repeat-x;
  border-color: #f0efee;
}

.alert-warmGray300 hr {
  border-top-color: #e4e2e0;
}

.alert-warmGray300 .alert-link {
  color: #ada8a5;
}

.alert-warmGray400 {
  color: #9b9591;
  background: #f5f4f3 linear-gradient(180deg, #f7f6f5, #f5f4f3) repeat-x;
  border-color: #e0dedc;
}

.alert-warmGray400 hr {
  border-top-color: #d4d1ce;
}

.alert-warmGray400 .alert-link {
  color: #827b77;
}

.alert-warmGray500 {
  color: #6e6863;
  background: #efeeed linear-gradient(180deg, #f1f1f0, #efeeed) repeat-x;
  border-color: #ceccca;
}

.alert-warmGray500 hr {
  border-top-color: #c2bfbd;
}

.alert-warmGray500 .alert-link {
  color: #534f4b;
}

.alert-warmGray600 {
  color: #504c48;
  background: #ebeaea linear-gradient(180deg, #eeeded, #ebeaea) repeat-x;
  border-color: #c3c1bf;
}

.alert-warmGray600 hr {
  border-top-color: #b7b4b2;
}

.alert-warmGray600 .alert-link {
  color: #353330;
}

.alert-warmGray700 {
  color: #3f3b37;
  background: #e9e8e8 linear-gradient(180deg, #ecebeb, #e9e8e8) repeat-x;
  border-color: #bcbab9;
}

.alert-warmGray700 hr {
  border-top-color: #b0adac;
}

.alert-warmGray700 .alert-link {
  color: #24221f;
}

.alert-warmGray800 {
  color: #262221;
  background: #e5e5e5 linear-gradient(180deg, #e9e9e9, #e5e5e5) repeat-x;
  border-color: #b2b1b0;
}

.alert-warmGray800 hr {
  border-top-color: #a5a4a3;
}

.alert-warmGray800 .alert-link {
  color: #0b0a09;
}

.alert-warmGray900 {
  color: #1a1715;
  background: #e4e3e3 linear-gradient(180deg, #e8e7e7, #e4e3e3) repeat-x;
  border-color: #adacab;
}

.alert-warmGray900 hr {
  border-top-color: #a09f9e;
}

.alert-warmGray900 .alert-link {
  color: black;
}

.alert-trueGray50 {
  color: #e6e6e6;
  background: #fefefe linear-gradient(180deg, #fefefe, #fefefe) repeat-x;
  border-color: #fdfdfd;
}

.alert-trueGray50 hr {
  border-top-color: #f0f0f0;
}

.alert-trueGray50 .alert-link {
  color: #cdcdcd;
}

.alert-trueGray100 {
  color: #e1e1e1;
  background: #fefefe linear-gradient(180deg, #fefefe, #fefefe) repeat-x;
  border-color: #fbfbfb;
}

.alert-trueGray100 hr {
  border-top-color: #eeeeee;
}

.alert-trueGray100 .alert-link {
  color: #c8c8c8;
}

.alert-trueGray200 {
  color: lightgray;
  background: #fcfcfc linear-gradient(180deg, #fcfcfc, #fcfcfc) repeat-x;
  border-color: #f6f6f6;
}

.alert-trueGray200 hr {
  border-top-color: #e9e9e9;
}

.alert-trueGray200 .alert-link {
  color: #bababa;
}

.alert-trueGray300 {
  color: #c3c3c3;
  background: #fafafa linear-gradient(180deg, #fbfbfb, #fafafa) repeat-x;
  border-color: #f0f0f0;
}

.alert-trueGray300 hr {
  border-top-color: #e3e3e3;
}

.alert-trueGray300 .alert-link {
  color: #aaaaaa;
}

.alert-trueGray400 {
  color: #969696;
  background: #f4f4f4 linear-gradient(180deg, #f6f6f6, #f4f4f4) repeat-x;
  border-color: #dedede;
}

.alert-trueGray400 hr {
  border-top-color: #d1d1d1;
}

.alert-trueGray400 .alert-link {
  color: #7d7d7d;
}

.alert-trueGray500 {
  color: #6a6a6a;
  background: #eeeeee linear-gradient(180deg, #f1f1f1, #eeeeee) repeat-x;
  border-color: #cdcdcd;
}

.alert-trueGray500 hr {
  border-top-color: silver;
}

.alert-trueGray500 .alert-link {
  color: #515151;
}

.alert-trueGray600 {
  color: #4b4b4b;
  background: #eaeaea linear-gradient(180deg, #ededed, #eaeaea) repeat-x;
  border-color: #c1c1c1;
}

.alert-trueGray600 hr {
  border-top-color: #b4b4b4;
}

.alert-trueGray600 .alert-link {
  color: #323232;
}

.alert-trueGray700 {
  color: #3b3b3b;
  background: #e8e8e8 linear-gradient(180deg, #ebebeb, #e8e8e8) repeat-x;
  border-color: #bababa;
}

.alert-trueGray700 hr {
  border-top-color: #adadad;
}

.alert-trueGray700 .alert-link {
  color: #222222;
}

.alert-trueGray800 {
  color: #232323;
  background: #e5e5e5 linear-gradient(180deg, #e9e9e9, #e5e5e5) repeat-x;
  border-color: #b1b1b1;
}

.alert-trueGray800 hr {
  border-top-color: #a4a4a4;
}

.alert-trueGray800 .alert-link {
  color: #0a0a0a;
}

.alert-trueGray900 {
  color: #151515;
  background: #e3e3e3 linear-gradient(180deg, #e7e7e7, #e3e3e3) repeat-x;
  border-color: #ababab;
}

.alert-trueGray900 hr {
  border-top-color: #9e9e9e;
}

.alert-trueGray900 .alert-link {
  color: black;
}

.alert-coolGray50 {
  color: #e5e6e7;
  background: #fefeff linear-gradient(180deg, #fefeff, #fefeff) repeat-x;
  border-color: #fdfdfe;
}

.alert-coolGray50 hr {
  border-top-color: #ececf6;
}

.alert-coolGray50 .alert-link {
  color: #cacdcf;
}

.alert-coolGray100 {
  color: #e0e0e2;
  background: #fefefe linear-gradient(180deg, #fefefe, #fefefe) repeat-x;
  border-color: #fbfbfc;
}

.alert-coolGray100 hr {
  border-top-color: #ececf1;
}

.alert-coolGray100 .alert-link {
  color: #c6c6c9;
}

.alert-coolGray200 {
  color: #d3d5d8;
  background: #fcfcfd linear-gradient(180deg, #fcfcfd, #fcfcfd) repeat-x;
  border-color: #f6f6f8;
}

.alert-coolGray200 hr {
  border-top-color: #e8e8ed;
}

.alert-coolGray200 .alert-link {
  color: #b8bbc0;
}

.alert-coolGray300 {
  color: #c0c4c9;
  background: #f9fafb linear-gradient(180deg, #fafbfc, #f9fafb) repeat-x;
  border-color: #eef0f2;
}

.alert-coolGray300 hr {
  border-top-color: #e0e3e7;
}

.alert-coolGray300 .alert-link {
  color: #a5aab1;
}

.alert-coolGray400 {
  color: #9096a1;
  background: #f3f4f5 linear-gradient(180deg, #f5f6f7, #f3f4f5) repeat-x;
  border-color: #dbdee2;
}

.alert-coolGray400 hr {
  border-top-color: #cdd1d7;
}

.alert-coolGray400 .alert-link {
  color: #747c8a;
}

.alert-coolGray500 {
  color: #626976;
  background: #edeef0 linear-gradient(180deg, #f0f1f2, #edeef0) repeat-x;
  border-color: #caccd1;
}

.alert-coolGray500 hr {
  border-top-color: #bcbfc5;
}

.alert-coolGray500 .alert-link {
  color: #4b505a;
}

.alert-coolGray600 {
  color: #454e5b;
  background: #e9ebec linear-gradient(180deg, #eceeef, #e9ebec) repeat-x;
  border-color: #bec2c7;
}

.alert-coolGray600 hr {
  border-top-color: #b0b5bb;
}

.alert-coolGray600 .alert-link {
  color: #2f353e;
}

.alert-coolGray700 {
  color: #333c4b;
  background: #e7e8ea linear-gradient(180deg, #ebebed, #e7e8ea) repeat-x;
  border-color: #b7bbc0;
}

.alert-coolGray700 hr {
  border-top-color: #a9aeb4;
}

.alert-coolGray700 .alert-link {
  color: #1e242d;
}

.alert-coolGray800 {
  color: #1d2633;
  background: #e4e5e7 linear-gradient(180deg, #e8e9eb, #e4e5e7) repeat-x;
  border-color: #aeb2b7;
}

.alert-coolGray800 hr {
  border-top-color: #a1a5ab;
}

.alert-coolGray800 .alert-link {
  color: #0b0e12;
}

.alert-coolGray900 {
  color: #101624;
  background: #e2e3e5 linear-gradient(180deg, #e6e7e9, #e2e3e5) repeat-x;
  border-color: #a9acb1;
}

.alert-coolGray900 hr {
  border-top-color: #9c9fa5;
}

.alert-coolGray900 .alert-link {
  color: #000001;
}

.alert-blueGray50 {
  color: #e4e6e8;
  background: #fefeff linear-gradient(180deg, #fefeff, #fefeff) repeat-x;
  border-color: #fcfdfe;
}

.alert-blueGray50 hr {
  border-top-color: #e9f0f8;
}

.alert-blueGray50 .alert-link {
  color: #c8cdd1;
}

.alert-blueGray100 {
  color: #dee1e5;
  background: #fdfefe linear-gradient(180deg, #fdfefe, #fdfefe) repeat-x;
  border-color: #fafbfd;
}

.alert-blueGray100 hr {
  border-top-color: #e8ecf6;
}

.alert-blueGray100 .alert-link {
  color: #c1c7cf;
}

.alert-blueGray200 {
  color: #d0d5dd;
  background: #fcfcfd linear-gradient(180deg, #fcfcfd, #fcfcfd) repeat-x;
  border-color: #f5f7fa;
}

.alert-blueGray200 hr {
  border-top-color: #e4e9f2;
}

.alert-blueGray200 .alert-link {
  color: #b2bbc8;
}

.alert-blueGray300 {
  color: #bbc4cf;
  background: #f9fafb linear-gradient(180deg, #fafbfc, #f9fafb) repeat-x;
  border-color: #ecf0f4;
}

.alert-blueGray300 hr {
  border-top-color: #dce3eb;
}

.alert-blueGray300 .alert-link {
  color: #9daaba;
}

.alert-blueGray400 {
  color: #8896a9;
  background: #f2f4f6 linear-gradient(180deg, #f4f6f7, #f2f4f6) repeat-x;
  border-color: #d8dee5;
}

.alert-blueGray400 hr {
  border-top-color: #c9d1db;
}

.alert-blueGray400 .alert-link {
  color: #6b7c93;
}

.alert-blueGray500 {
  color: #5c6b80;
  background: #eceef1 linear-gradient(180deg, #eff1f3, #eceef1) repeat-x;
  border-color: #c7cdd5;
}

.alert-blueGray500 hr {
  border-top-color: #b8c0ca;
}

.alert-blueGray500 .alert-link {
  color: #475262;
}

.alert-blueGray600 {
  color: #414e61;
  background: #e9ebed linear-gradient(180deg, #eceef0, #e9ebed) repeat-x;
  border-color: #bdc2c9;
}

.alert-blueGray600 hr {
  border-top-color: #afb5be;
}

.alert-blueGray600 .alert-link {
  color: #2d3542;
}

.alert-blueGray700 {
  color: #2f3c4e;
  background: #e7e8eb linear-gradient(180deg, #ebebee, #e7e8eb) repeat-x;
  border-color: #b6bbc2;
}

.alert-blueGray700 hr {
  border-top-color: #a8aeb6;
}

.alert-blueGray700 .alert-link {
  color: #1c242e;
}

.alert-blueGray800 {
  color: #1c2636;
  background: #e4e5e7 linear-gradient(180deg, #e8e9eb, #e4e5e7) repeat-x;
  border-color: #aeb2b8;
}

.alert-blueGray800 hr {
  border-top-color: #a0a5ac;
}

.alert-blueGray800 .alert-link {
  color: #0b0e14;
}

.alert-blueGray900 {
  color: #0e1527;
  background: #e2e3e5 linear-gradient(180deg, #e6e7e9, #e2e3e5) repeat-x;
  border-color: #a9abb2;
}

.alert-blueGray900 hr {
  border-top-color: #9c9ea6;
}

.alert-blueGray900 .alert-link {
  color: #010101;
}

.alert-gray100 {
  color: #e4e5e6;
  background: #fefefe linear-gradient(180deg, #fefefe, #fefefe) repeat-x;
  border-color: #fcfdfd;
}

.alert-gray100 hr {
  border-top-color: #edf3f3;
}

.alert-gray100 .alert-link {
  color: #cacccd;
}

.alert-gray200 {
  color: #d6d9dc;
  background: #fcfdfd linear-gradient(180deg, #fcfdfd, #fcfdfd) repeat-x;
  border-color: #f7f8f9;
}

.alert-gray200 hr {
  border-top-color: #e8ebee;
}

.alert-gray200 .alert-link {
  color: #bac0c5;
}

.alert-gray300 {
  color: #ccd0d4;
  background: #fbfcfc linear-gradient(180deg, #fcfcfc, #fbfcfc) repeat-x;
  border-color: #f3f5f6;
}

.alert-gray300 hr {
  border-top-color: #e4e9eb;
}

.alert-gray300 .alert-link {
  color: #b0b7bd;
}

.alert-gray400 {
  color: #bec3c9;
  background: #f9fafb linear-gradient(180deg, #fafbfc, #f9fafb) repeat-x;
  border-color: #edf0f2;
}

.alert-gray400 hr {
  border-top-color: #dee4e7;
}

.alert-gray400 .alert-link {
  color: #a2a9b2;
}

.alert-gray500 {
  color: #9fa7ae;
  background: #f5f6f7 linear-gradient(180deg, #f7f7f8, #f5f6f7) repeat-x;
  border-color: #e1e4e7;
}

.alert-gray500 hr {
  border-top-color: #d3d7dc;
}

.alert-gray500 .alert-link {
  color: #838e97;
}

.alert-gray600 {
  color: #636c73;
  background: #edeeef linear-gradient(180deg, #f0f1f1, #edeeef) repeat-x;
  border-color: #cacdd0;
}

.alert-gray600 hr {
  border-top-color: #bcc0c4;
}

.alert-gray600 .alert-link {
  color: #4b5258;
}

.alert-gray700 {
  color: #434a50;
  background: #e9eaeb linear-gradient(180deg, #ecedee, #e9eaeb) repeat-x;
  border-color: #bdc0c3;
}

.alert-gray700 hr {
  border-top-color: #b0b3b7;
}

.alert-gray700 .alert-link {
  color: #2c3034;
}

.alert-gray800 {
  color: #30353b;
  background: #e7e7e8 linear-gradient(180deg, #ebebeb, #e7e7e8) repeat-x;
  border-color: #b6b8ba;
}

.alert-gray800 hr {
  border-top-color: #a9abae;
}

.alert-gray800 .alert-link {
  color: #191c1f;
}

.alert-gray900 {
  color: #1e2226;
  background: #e4e5e5 linear-gradient(180deg, #e8e9e9, #e4e5e5) repeat-x;
  border-color: #afb1b2;
}

.alert-gray900 hr {
  border-top-color: #a2a4a5;
}

.alert-gray900 .alert-link {
  color: #08090a;
}

.alert-twgray50 {
  color: #e6e6e6;
  background: #fefefe linear-gradient(180deg, #fefefe, #fefefe) repeat-x;
  border-color: #fdfdfd;
}

.alert-twgray50 hr {
  border-top-color: #f0f0f0;
}

.alert-twgray50 .alert-link {
  color: #cdcdcd;
}

.alert-twgray100 {
  color: #e0e0e1;
  background: #fefefe linear-gradient(180deg, #fefefe, #fefefe) repeat-x;
  border-color: #fbfbfb;
}

.alert-twgray100 hr {
  border-top-color: #eeeeee;
}

.alert-twgray100 .alert-link {
  color: #c6c6c8;
}

.alert-twgray200 {
  color: #d2d2d5;
  background: #fcfcfc linear-gradient(180deg, #fcfcfc, #fcfcfc) repeat-x;
  border-color: #f5f5f6;
}

.alert-twgray200 hr {
  border-top-color: #e8e8ea;
}

.alert-twgray200 .alert-link {
  color: #b8b8bc;
}

.alert-twgray300 {
  color: #c3c3c7;
  background: #fafafa linear-gradient(180deg, #fbfbfb, #fafafa) repeat-x;
  border-color: #f0f0f1;
}

.alert-twgray300 hr {
  border-top-color: #e3e3e5;
}

.alert-twgray300 .alert-link {
  color: #a9a9ae;
}

.alert-twgray400 {
  color: #94949c;
  background: #f4f4f5 linear-gradient(180deg, #f6f6f7, #f4f4f5) repeat-x;
  border-color: #dddde0;
}

.alert-twgray400 hr {
  border-top-color: #d0d0d4;
}

.alert-twgray400 .alert-link {
  color: #7a7a83;
}

.alert-twgray500 {
  color: #686870;
  background: #eeeeef linear-gradient(180deg, #f1f1f1, #eeeeef) repeat-x;
  border-color: #cccccf;
}

.alert-twgray500 hr {
  border-top-color: #bfbfc3;
}

.alert-twgray500 .alert-link {
  color: #4f4f56;
}

.alert-twgray600 {
  color: #4b4b54;
  background: #eaeaeb linear-gradient(180deg, #ededee, #eaeaeb) repeat-x;
  border-color: #c1c1c4;
}

.alert-twgray600 hr {
  border-top-color: #b4b4b8;
}

.alert-twgray600 .alert-link {
  color: #333339;
}

.alert-twgray700 {
  color: #3a3a40;
  background: #e8e8e9 linear-gradient(180deg, #ebebec, #e8e8e9) repeat-x;
  border-color: #bababc;
}

.alert-twgray700 hr {
  border-top-color: #adadaf;
}

.alert-twgray700 .alert-link {
  color: #222225;
}

.alert-twgray800 {
  color: #242427;
  background: #e5e5e5 linear-gradient(180deg, #e9e9e9, #e5e5e5) repeat-x;
  border-color: #b1b1b2;
}

.alert-twgray800 hr {
  border-top-color: #a4a4a5;
}

.alert-twgray800 .alert-link {
  color: #0c0c0c;
}

.alert-twgray900 {
  color: #161619;
  background: #e3e3e4 linear-gradient(180deg, #e7e7e8, #e3e3e4) repeat-x;
  border-color: #acacad;
}

.alert-twgray900 hr {
  border-top-color: #9f9fa0;
}

.alert-twgray900 .alert-link {
  color: black;
}

.alert-facebook {
  color: #5184eb;
  background: #ebf2ff linear-gradient(180deg, #eef4ff, #ebf2ff) repeat-x;
  border-color: #c3d7ff;
}

.alert-facebook hr {
  border-top-color: #aac6ff;
}

.alert-facebook .alert-link {
  color: #2364e6;
}

.alert-twitter {
  color: #009eda;
  background: #e0f5fd linear-gradient(180deg, #e5f7fd, #e0f5fd) repeat-x;
  border-color: #a3e1f9;
}

.alert-twitter hr {
  border-top-color: #8bd9f7;
}

.alert-twitter .alert-link {
  color: #0079a7;
}

.alert-linkedin {
  color: #426ca6;
  background: #e9eef6 linear-gradient(180deg, #ecf1f7, #e9eef6) repeat-x;
  border-color: #bdcde4;
}

.alert-linkedin hr {
  border-top-color: #abbfdd;
}

.alert-linkedin .alert-link {
  color: #335482;
}

.alert-flickr {
  color: #eb0079;
  background: #ffe0f0 linear-gradient(180deg, #ffe5f2, #ffe0f0) repeat-x;
  border-color: #ffa3d3;
}

.alert-flickr hr {
  border-top-color: #ff8ac7;
}

.alert-flickr .alert-link {
  color: #b8005f;
}

.alert-tumblr {
  color: #2e4a64;
  background: #e6eaed linear-gradient(180deg, #eaedf0, #e6eaed) repeat-x;
  border-color: #b5c0ca;
}

.alert-tumblr hr {
  border-top-color: #a6b3bf;
}

.alert-tumblr .alert-link {
  color: #1e3041;
}

.alert-xing {
  color: #025c5e;
  background: #e1eced linear-gradient(180deg, #e6eff0, #e1eced) repeat-x;
  border-color: #a4c7c8;
}

.alert-xing hr {
  border-top-color: #94bdbe;
}

.alert-xing .alert-link {
  color: #012b2c;
}

.alert-github {
  color: #3c79b4;
  background: #e8f0f8 linear-gradient(180deg, #ebf2f9, #e8f0f8) repeat-x;
  border-color: #bbd2ea;
}

.alert-github hr {
  border-top-color: #a8c5e4;
}

.alert-github .alert-link {
  color: #2f5f8e;
}

.alert-html5 {
  color: #d14923;
  background: #fceae5 linear-gradient(180deg, #fcede9, #fceae5) repeat-x;
  border-color: #f5c0b1;
}

.alert-html5 hr {
  border-top-color: #f2ae9a;
}

.alert-html5 .alert-link {
  color: #a53a1c;
}

.alert-openid {
  color: #e3813b;
  background: #fef1e8 linear-gradient(180deg, #fef3eb, #fef1e8) repeat-x;
  border-color: #fcd6ba;
}

.alert-openid hr {
  border-top-color: #fbc7a2;
}

.alert-openid .alert-link {
  color: #ce671d;
}

.alert-stackoverflow {
  color: #ea7013;
  background: #ffefe3 linear-gradient(180deg, #fff1e7, #ffefe3) repeat-x;
  border-color: #ffcfab;
}

.alert-stackoverflow hr {
  border-top-color: #ffc092;
}

.alert-stackoverflow .alert-link {
  color: #bb590f;
}

.alert-youtube {
  color: #ac0000;
  background: #f7e0e0 linear-gradient(180deg, #f8e5e5, #f7e0e0) repeat-x;
  border-color: #e7a3a3;
}

.alert-youtube hr {
  border-top-color: #e28f8f;
}

.alert-youtube .alert-link {
  color: #790000;
}

.alert-css3 {
  color: #0167ab;
  background: #e1eef7 linear-gradient(180deg, #e6f1f8, #e1eef7) repeat-x;
  border-color: #a4cce6;
}

.alert-css3 hr {
  border-top-color: #90c1e1;
}

.alert-css3 .alert-link {
  color: #014878;
}

.alert-dribbble {
  color: #d7467e;
  background: #fceaf1 linear-gradient(180deg, #fcedf3, #fceaf1) repeat-x;
  border-color: #f7bfd5;
}

.alert-dribbble hr {
  border-top-color: #f4a8c6;
}

.alert-dribbble .alert-link {
  color: #c02a64;
}

.alert-googleplus {
  color: #ac4534;
  background: #f7e9e7 linear-gradient(180deg, #f8eceb, #f7e9e7) repeat-x;
  border-color: #e7beb8;
}

.alert-googleplus hr {
  border-top-color: #e1ada5;
}

.alert-googleplus .alert-link {
  color: #853528;
}

.alert-instagram {
  color: #d73f6d;
  background: #fce9ef linear-gradient(180deg, #fcecf1, #fce9ef) repeat-x;
  border-color: #f7bcce;
}

.alert-instagram hr {
  border-top-color: #f4a5bd;
}

.alert-instagram .alert-link {
  color: #bc2754;
}

.alert-pinterest {
  color: #bb1d24;
  background: #f9e4e5 linear-gradient(180deg, #fae8e9, #f9e4e5) repeat-x;
  border-color: #ecafb1;
}

.alert-pinterest hr {
  border-top-color: #e79a9d;
}

.alert-pinterest .alert-link {
  color: #8f161c;
}

.alert-vk {
  color: #ebe275;
  background: #fffef0 linear-gradient(180deg, #fffef2, #fffef0) repeat-x;
  border-color: #fffcd1;
}

.alert-vk hr {
  border-top-color: #fffab8;
}

.alert-vk .alert-link {
  color: #e5d948;
}

.alert-yahoo {
  color: #3b0185;
  background: #e8e1f2 linear-gradient(180deg, #ebe6f4, #e8e1f2) repeat-x;
  border-color: #baa4d7;
}

.alert-yahoo hr {
  border-top-color: #ad92cf;
}

.alert-yahoo .alert-link {
  color: #250152;
}

.alert-behance {
  color: #1561eb;
  background: #e3edff linear-gradient(180deg, #e7f0ff, #e3edff) repeat-x;
  border-color: #abc9ff;
}

.alert-behance hr {
  border-top-color: #92b9ff;
}

.alert-behance .alert-link {
  color: #104dbd;
}

.alert-dropbox {
  color: #0074d3;
  background: #e0f0fc linear-gradient(180deg, #e5f2fc, #e0f0fc) repeat-x;
  border-color: #a3d1f6;
}

.alert-dropbox hr {
  border-top-color: #8cc5f4;
}

.alert-dropbox .alert-link {
  color: #0058a0;
}

.alert-reddit {
  color: #eb3f00;
  background: #ffe9e0 linear-gradient(180deg, #ffece5, #ffe9e0) repeat-x;
  border-color: #ffbca3;
}

.alert-reddit hr {
  border-top-color: #ffa98a;
}

.alert-reddit .alert-link {
  color: #b83100;
}

.alert-spotify {
  color: #70a900;
  background: #eff6e0 linear-gradient(180deg, #f1f7e5, #eff6e0) repeat-x;
  border-color: #cfe5a3;
}

.alert-spotify hr {
  border-top-color: #c5df8f;
}

.alert-spotify .alert-link {
  color: #4e7600;
}

.alert-vine {
  color: #00b084;
  background: #e0f7f2 linear-gradient(180deg, #e5f8f4, #e0f7f2) repeat-x;
  border-color: #a3e8d7;
}

.alert-vine hr {
  border-top-color: #8fe3ce;
}

.alert-vine .alert-link {
  color: #007d5e;
}

.alert-foursquare {
  color: #0f6aa1;
  background: #e2eef5 linear-gradient(180deg, #e6f1f7, #e2eef5) repeat-x;
  border-color: #a9cde2;
}

.alert-foursquare hr {
  border-top-color: #96c2dc;
}

.alert-foursquare .alert-link {
  color: #0b4b72;
}

.alert-vimeo {
  color: #9cc34a;
  background: #f5faea linear-gradient(180deg, #f7fbed, #f5faea) repeat-x;
  border-color: #e0f0c0;
}

.alert-vimeo hr {
  border-top-color: #d6ebab;
}

.alert-vimeo .alert-link {
  color: #80a436;
}

.alert-line {
  color: #35a032;
  background: #e7f5e7 linear-gradient(180deg, #ebf7eb, #e7f5e7) repeat-x;
  border-color: #b8e2b7;
}

.alert-line hr {
  border-top-color: #a6dba5;
}

.alert-line .alert-link {
  color: #287926;
}

.alert-lemon {
  color: #ebe275;
  background: #fffef0 linear-gradient(180deg, #fffef2, #fffef0) repeat-x;
  border-color: #fffcd1;
}

.alert-lemon hr {
  border-top-color: #fffab8;
}

.alert-lemon .alert-link {
  color: #e5d948;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 0.375rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: flex;
  height: 0.375rem;
  overflow: hidden;
  font-size: 0.65625rem;
  background-color: #e9ecef;
  border-radius: 10rem;
  box-shadow: none;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #e05606;
  transition: width 0.6s ease;
}

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

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 0.375rem 0.375rem;
}

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: rgba(224, 86, 6, 0.05);
}

.list-group-item-action:active {
  color: #495057;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.list-group-item:first-child {
  border-top-left-radius: 0.3125rem;
  border-top-right-radius: 0.3125rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #e05606;
  border-color: #e05606;
}

.list-group-horizontal {
  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.3125rem;
  border-bottom-left-radius: 0.3125rem;
  border-top-right-radius: 0;
}

.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    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.3125rem;
    border-bottom-left-radius: 0.3125rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.3125rem;
    border-bottom-right-radius: 0.3125rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    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.3125rem;
    border-bottom-left-radius: 0.3125rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.3125rem;
    border-bottom-right-radius: 0.3125rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    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.3125rem;
    border-bottom-left-radius: 0.3125rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.3125rem;
    border-bottom-right-radius: 0.3125rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    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.3125rem;
    border-bottom-left-radius: 0.3125rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.3125rem;
    border-bottom-right-radius: 0.3125rem;
    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-group-item-primary {
  color: #742d03;
  background-color: #f6d0b9;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #742d03;
  background-color: #f3c1a2;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #742d03;
  border-color: #742d03;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #855000;
  background-color: #ffe2b8;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #855000;
  background-color: #ffd89f;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #855000;
  border-color: #855000;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #111315;
  background-color: #c1c2c3;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #111315;
  background-color: #b4b5b6;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #111315;
  border-color: #111315;
}

.list-group-item-primary-2 {
  color: #742c2c;
  background-color: #f6cfcf;
}

.list-group-item-primary-2.list-group-item-action:hover, .list-group-item-primary-2.list-group-item-action:focus {
  color: #742c2c;
  background-color: #f2baba;
}

.list-group-item-primary-2.list-group-item-action.active {
  color: #fff;
  background-color: #742c2c;
  border-color: #742c2c;
}

.list-group-item-primary-3 {
  color: #1f0609;
  background-color: #c8bbbd;
}

.list-group-item-primary-3.list-group-item-action:hover, .list-group-item-primary-3.list-group-item-action:focus {
  color: #1f0609;
  background-color: #bdadaf;
}

.list-group-item-primary-3.list-group-item-action.active {
  color: #fff;
  background-color: #1f0609;
  border-color: #1f0609;
}

.list-group-item-rose50 {
  color: #857d7e;
  background-color: #fffbfb;
}

.list-group-item-rose50.list-group-item-action:hover, .list-group-item-rose50.list-group-item-action:focus {
  color: #857d7e;
  background-color: #ffe2e2;
}

.list-group-item-rose50.list-group-item-action.active {
  color: #fff;
  background-color: #857d7e;
  border-color: #857d7e;
}

.list-group-item-rose100 {
  color: #857778;
  background-color: #fff7f8;
}

.list-group-item-rose100.list-group-item-action:hover, .list-group-item-rose100.list-group-item-action:focus {
  color: #857778;
  background-color: #ffdee2;
}

.list-group-item-rose100.list-group-item-action.active {
  color: #fff;
  background-color: #857778;
  border-color: #857778;
}

.list-group-item-rose200 {
  color: #846b6e;
  background-color: #fff1f3;
}

.list-group-item-rose200.list-group-item-action:hover, .list-group-item-rose200.list-group-item-action:focus {
  color: #846b6e;
  background-color: #ffd8dd;
}

.list-group-item-rose200.list-group-item-action.active {
  color: #fff;
  background-color: #846b6e;
  border-color: #846b6e;
}

.list-group-item-rose300 {
  color: #84555b;
  background-color: #fee6e9;
}

.list-group-item-rose300.list-group-item-action:hover, .list-group-item-rose300.list-group-item-action:focus {
  color: #84555b;
  background-color: #fdcdd3;
}

.list-group-item-rose300.list-group-item-action.active {
  color: #fff;
  background-color: #84555b;
  border-color: #84555b;
}

.list-group-item-rose400 {
  color: #833b45;
  background-color: #fed7dd;
}

.list-group-item-rose400.list-group-item-action:hover, .list-group-item-rose400.list-group-item-action:focus {
  color: #833b45;
  background-color: #fdbec8;
}

.list-group-item-rose400.list-group-item-action.active {
  color: #fff;
  background-color: #833b45;
  border-color: #833b45;
}

.list-group-item-rose500 {
  color: #7f2131;
  background-color: #fcc9d2;
}

.list-group-item-rose500.list-group-item-action:hover, .list-group-item-rose500.list-group-item-action:focus {
  color: #7f2131;
  background-color: #fbb1be;
}

.list-group-item-rose500.list-group-item-action.active {
  color: #fff;
  background-color: #7f2131;
  border-color: #7f2131;
}

.list-group-item-rose600 {
  color: #750f25;
  background-color: #f7c0cc;
}

.list-group-item-rose600.list-group-item-action:hover, .list-group-item-rose600.list-group-item-action:focus {
  color: #750f25;
  background-color: #f4a9ba;
}

.list-group-item-rose600.list-group-item-action.active {
  color: #fff;
  background-color: #750f25;
  border-color: #750f25;
}

.list-group-item-rose700 {
  color: #63091f;
  background-color: #edbdc8;
}

.list-group-item-rose700.list-group-item-action:hover, .list-group-item-rose700.list-group-item-action:focus {
  color: #63091f;
  background-color: #e8a9b7;
}

.list-group-item-rose700.list-group-item-action.active {
  color: #fff;
  background-color: #63091f;
  border-color: #63091f;
}

.list-group-item-rose800 {
  color: #53091e;
  background-color: #e4bdc8;
}

.list-group-item-rose800.list-group-item-action:hover, .list-group-item-rose800.list-group-item-action:focus {
  color: #53091e;
  background-color: #ddabb9;
}

.list-group-item-rose800.list-group-item-action.active {
  color: #fff;
  background-color: #53091e;
  border-color: #53091e;
}

.list-group-item-rose900 {
  color: #470a1d;
  background-color: #debdc7;
}

.list-group-item-rose900.list-group-item-action:hover, .list-group-item-rose900.list-group-item-action:focus {
  color: #470a1d;
  background-color: #d6acb9;
}

.list-group-item-rose900.list-group-item-action.active {
  color: #fff;
  background-color: #470a1d;
  border-color: #470a1d;
}

.list-group-item-pink50 {
  color: #847e81;
  background-color: #fefbfd;
}

.list-group-item-pink50.list-group-item-action:hover, .list-group-item-pink50.list-group-item-action:focus {
  color: #847e81;
  background-color: #f9e7f3;
}

.list-group-item-pink50.list-group-item-action.active {
  color: #fff;
  background-color: #847e81;
  border-color: #847e81;
}

.list-group-item-pink100 {
  color: #83787e;
  background-color: #fef8fc;
}

.list-group-item-pink100.list-group-item-action:hover, .list-group-item-pink100.list-group-item-action:focus {
  color: #83787e;
  background-color: #fbe2f2;
}

.list-group-item-pink100.list-group-item-action.active {
  color: #fff;
  background-color: #83787e;
  border-color: #83787e;
}

.list-group-item-pink200 {
  color: #836c79;
  background-color: #fef2f9;
}

.list-group-item-pink200.list-group-item-action:hover, .list-group-item-pink200.list-group-item-action:focus {
  color: #836c79;
  background-color: #fcdaee;
}

.list-group-item-pink200.list-group-item-action.active {
  color: #fff;
  background-color: #836c79;
  border-color: #836c79;
}

.list-group-item-pink300 {
  color: #81576e;
  background-color: #fde7f3;
}

.list-group-item-pink300.list-group-item-action:hover, .list-group-item-pink300.list-group-item-action:focus {
  color: #81576e;
  background-color: #fbcfe7;
}

.list-group-item-pink300.list-group-item-action.active {
  color: #fff;
  background-color: #81576e;
  border-color: #81576e;
}

.list-group-item-pink400 {
  color: #7f3b5f;
  background-color: #fcd8eb;
}

.list-group-item-pink400.list-group-item-action:hover, .list-group-item-pink400.list-group-item-action:focus {
  color: #7f3b5f;
  background-color: #fac0df;
}

.list-group-item-pink400.list-group-item-action.active {
  color: #fff;
  background-color: #7f3b5f;
  border-color: #7f3b5f;
}

.list-group-item-pink500 {
  color: #7b2550;
  background-color: #facce2;
}

.list-group-item-pink500.list-group-item-action:hover, .list-group-item-pink500.list-group-item-action:focus {
  color: #7b2550;
  background-color: #f8b5d5;
}

.list-group-item-pink500.list-group-item-action.active {
  color: #fff;
  background-color: #7b2550;
  border-color: #7b2550;
}

.list-group-item-pink600 {
  color: #72143e;
  background-color: #f5c3d9;
}

.list-group-item-pink600.list-group-item-action:hover, .list-group-item-pink600.list-group-item-action:focus {
  color: #72143e;
  background-color: #f1adcb;
}

.list-group-item-pink600.list-group-item-action.active {
  color: #fff;
  background-color: #72143e;
  border-color: #72143e;
}

.list-group-item-pink700 {
  color: #630c30;
  background-color: #edbed2;
}

.list-group-item-pink700.list-group-item-action:hover, .list-group-item-pink700.list-group-item-action:focus {
  color: #630c30;
  background-color: #e7aac4;
}

.list-group-item-pink700.list-group-item-action.active {
  color: #fff;
  background-color: #630c30;
  border-color: #630c30;
}

.list-group-item-pink800 {
  color: #520c28;
  background-color: #e4becd;
}

.list-group-item-pink800.list-group-item-action:hover, .list-group-item-pink800.list-group-item-action:focus {
  color: #520c28;
  background-color: #ddacbf;
}

.list-group-item-pink800.list-group-item-action.active {
  color: #fff;
  background-color: #520c28;
  border-color: #520c28;
}

.list-group-item-pink900 {
  color: #440c23;
  background-color: #dcbeca;
}

.list-group-item-pink900.list-group-item-action:hover, .list-group-item-pink900.list-group-item-action:focus {
  color: #440c23;
  background-color: #d3adbc;
}

.list-group-item-pink900.list-group-item-action.active {
  color: #fff;
  background-color: #440c23;
  border-color: #440c23;
}

.list-group-item-fuchsia50 {
  color: #847f85;
  background-color: #fefcff;
}

.list-group-item-fuchsia50.list-group-item-action:hover, .list-group-item-fuchsia50.list-group-item-action:focus {
  color: #847f85;
  background-color: #f6e3ff;
}

.list-group-item-fuchsia50.list-group-item-action.active {
  color: #fff;
  background-color: #847f85;
  border-color: #847f85;
}

.list-group-item-fuchsia100 {
  color: #827985;
  background-color: #fef9ff;
}

.list-group-item-fuchsia100.list-group-item-action:hover, .list-group-item-fuchsia100.list-group-item-action:focus {
  color: #827985;
  background-color: #fae0ff;
}

.list-group-item-fuchsia100.list-group-item-action.active {
  color: #fff;
  background-color: #827985;
  border-color: #827985;
}

.list-group-item-fuchsia200 {
  color: #7f6c84;
  background-color: #fcf2ff;
}

.list-group-item-fuchsia200.list-group-item-action:hover, .list-group-item-fuchsia200.list-group-item-action:focus {
  color: #7f6c84;
  background-color: #f6d9ff;
}

.list-group-item-fuchsia200.list-group-item-action.active {
  color: #fff;
  background-color: #7f6c84;
  border-color: #7f6c84;
}

.list-group-item-fuchsia300 {
  color: #7d5983;
  background-color: #fbe7fe;
}

.list-group-item-fuchsia300.list-group-item-action:hover, .list-group-item-fuchsia300.list-group-item-action:focus {
  color: #7d5983;
  background-color: #f7cffd;
}

.list-group-item-fuchsia300.list-group-item-action.active {
  color: #fff;
  background-color: #7d5983;
  border-color: #7d5983;
}

.list-group-item-fuchsia400 {
  color: #793f81;
  background-color: #f9d9fd;
}

.list-group-item-fuchsia400.list-group-item-action:hover, .list-group-item-fuchsia400.list-group-item-action:focus {
  color: #793f81;
  background-color: #f5c1fc;
}

.list-group-item-fuchsia400.list-group-item-action.active {
  color: #fff;
  background-color: #793f81;
  border-color: #793f81;
}

.list-group-item-fuchsia500 {
  color: #71247c;
  background-color: #f4cbfb;
}

.list-group-item-fuchsia500.list-group-item-action:hover, .list-group-item-fuchsia500.list-group-item-action:focus {
  color: #71247c;
  background-color: #efb3f9;
}

.list-group-item-fuchsia500.list-group-item-action.active {
  color: #fff;
  background-color: #71247c;
  border-color: #71247c;
}

.list-group-item-fuchsia600 {
  color: #64146e;
  background-color: #edc2f3;
}

.list-group-item-fuchsia600.list-group-item-action:hover, .list-group-item-fuchsia600.list-group-item-action:focus {
  color: #64146e;
  background-color: #e7adef;
}

.list-group-item-fuchsia600.list-group-item-action.active {
  color: #fff;
  background-color: #64146e;
  border-color: #64146e;
}

.list-group-item-fuchsia700 {
  color: #540f5b;
  background-color: #e5bfe9;
}

.list-group-item-fuchsia700.list-group-item-action:hover, .list-group-item-fuchsia700.list-group-item-action:focus {
  color: #540f5b;
  background-color: #ddace2;
}

.list-group-item-fuchsia700.list-group-item-action.active {
  color: #fff;
  background-color: #540f5b;
  border-color: #540f5b;
}

.list-group-item-fuchsia800 {
  color: #460d4a;
  background-color: #ddbfe0;
}

.list-group-item-fuchsia800.list-group-item-action:hover, .list-group-item-fuchsia800.list-group-item-action:focus {
  color: #460d4a;
  background-color: #d4aed8;
}

.list-group-item-fuchsia800.list-group-item-action.active {
  color: #fff;
  background-color: #460d4a;
  border-color: #460d4a;
}

.list-group-item-fuchsia900 {
  color: #3a0e3d;
  background-color: #d7bfd8;
}

.list-group-item-fuchsia900.list-group-item-action:hover, .list-group-item-fuchsia900.list-group-item-action:focus {
  color: #3a0e3d;
  background-color: #cdafce;
}

.list-group-item-fuchsia900.list-group-item-action.active {
  color: #fff;
  background-color: #3a0e3d;
  border-color: #3a0e3d;
}

.list-group-item-purple50 {
  color: #827f85;
  background-color: #fefcff;
}

.list-group-item-purple50.list-group-item-action:hover, .list-group-item-purple50.list-group-item-action:focus {
  color: #827f85;
  background-color: #f6e3ff;
}

.list-group-item-purple50.list-group-item-action.active {
  color: #fff;
  background-color: #827f85;
  border-color: #827f85;
}

.list-group-item-purple100 {
  color: #7e7985;
  background-color: #fcf9ff;
}

.list-group-item-purple100.list-group-item-action:hover, .list-group-item-purple100.list-group-item-action:focus {
  color: #7e7985;
  background-color: #efe0ff;
}

.list-group-item-purple100.list-group-item-action.active {
  color: #fff;
  background-color: #7e7985;
  border-color: #7e7985;
}

.list-group-item-purple200 {
  color: #796f85;
  background-color: #f9f3ff;
}

.list-group-item-purple200.list-group-item-action:hover, .list-group-item-purple200.list-group-item-action:focus {
  color: #796f85;
  background-color: #ecdaff;
}

.list-group-item-purple200.list-group-item-action.active {
  color: #fff;
  background-color: #796f85;
  border-color: #796f85;
}

.list-group-item-purple300 {
  color: #705e84;
  background-color: #f4eaff;
}

.list-group-item-purple300.list-group-item-action:hover, .list-group-item-purple300.list-group-item-action:focus {
  color: #705e84;
  background-color: #e7d1ff;
}

.list-group-item-purple300.list-group-item-action.active {
  color: #fff;
  background-color: #705e84;
  border-color: #705e84;
}

.list-group-item-purple400 {
  color: #644583;
  background-color: #edddfe;
}

.list-group-item-purple400.list-group-item-action:hover, .list-group-item-purple400.list-group-item-action:focus {
  color: #644583;
  background-color: #e0c4fd;
}

.list-group-item-purple400.list-group-item-action.active {
  color: #fff;
  background-color: #644583;
  border-color: #644583;
}

.list-group-item-purple500 {
  color: #572c80;
  background-color: #e7cffd;
}

.list-group-item-purple500.list-group-item-action:hover, .list-group-item-purple500.list-group-item-action:focus {
  color: #572c80;
  background-color: #dbb7fc;
}

.list-group-item-purple500.list-group-item-action.active {
  color: #fff;
  background-color: #572c80;
  border-color: #572c80;
}

.list-group-item-purple600 {
  color: #4c1b7a;
  background-color: #e1c6f9;
}

.list-group-item-purple600.list-group-item-action:hover, .list-group-item-purple600.list-group-item-action:focus {
  color: #4c1b7a;
  background-color: #d5aff7;
}

.list-group-item-purple600.list-group-item-action.active {
  color: #fff;
  background-color: #4c1b7a;
  border-color: #4c1b7a;
}

.list-group-item-purple700 {
  color: #42126b;
  background-color: #dbc1f1;
}

.list-group-item-purple700.list-group-item-action:hover, .list-group-item-purple700.list-group-item-action:focus {
  color: #42126b;
  background-color: #cfacec;
}

.list-group-item-purple700.list-group-item-action.active {
  color: #fff;
  background-color: #42126b;
  border-color: #42126b;
}

.list-group-item-purple800 {
  color: #381157;
  background-color: #d6c1e7;
}

.list-group-item-purple800.list-group-item-action:hover, .list-group-item-purple800.list-group-item-action:focus {
  color: #381157;
  background-color: #caafe0;
}

.list-group-item-purple800.list-group-item-action.active {
  color: #fff;
  background-color: #381157;
  border-color: #381157;
}

.list-group-item-purple900 {
  color: #2e0f46;
  background-color: #d0bfdd;
}

.list-group-item-purple900.list-group-item-action:hover, .list-group-item-purple900.list-group-item-action:focus {
  color: #2e0f46;
  background-color: #c4aed4;
}

.list-group-item-purple900.list-group-item-action.active {
  color: #fff;
  background-color: #2e0f46;
  border-color: #2e0f46;
}

.list-group-item-violet50 {
  color: #7f7e85;
  background-color: #fcfcff;
}

.list-group-item-violet50.list-group-item-action:hover, .list-group-item-violet50.list-group-item-action:focus {
  color: #7f7e85;
  background-color: #e3e3ff;
}

.list-group-item-violet50.list-group-item-action.active {
  color: #fff;
  background-color: #7f7e85;
  border-color: #7f7e85;
}

.list-group-item-violet100 {
  color: #7b7984;
  background-color: #faf9ff;
}

.list-group-item-violet100.list-group-item-action:hover, .list-group-item-violet100.list-group-item-action:focus {
  color: #7b7984;
  background-color: #e5e0ff;
}

.list-group-item-violet100.list-group-item-action.active {
  color: #fff;
  background-color: #7b7984;
  border-color: #7b7984;
}

.list-group-item-violet200 {
  color: #736f84;
  background-color: #f5f4ff;
}

.list-group-item-violet200.list-group-item-action:hover, .list-group-item-violet200.list-group-item-action:focus {
  color: #736f84;
  background-color: #dedbff;
}

.list-group-item-violet200.list-group-item-action.active {
  color: #fff;
  background-color: #736f84;
  border-color: #736f84;
}

.list-group-item-violet300 {
  color: #665e84;
  background-color: #eeeafe;
}

.list-group-item-violet300.list-group-item-action:hover, .list-group-item-violet300.list-group-item-action:focus {
  color: #665e84;
  background-color: #dad2fd;
}

.list-group-item-violet300.list-group-item-action.active {
  color: #fff;
  background-color: #665e84;
  border-color: #665e84;
}

.list-group-item-violet400 {
  color: #574882;
  background-color: #e6dffe;
}

.list-group-item-violet400.list-group-item-action:hover, .list-group-item-violet400.list-group-item-action:focus {
  color: #574882;
  background-color: #d3c6fd;
}

.list-group-item-violet400.list-group-item-action.active {
  color: #fff;
  background-color: #574882;
  border-color: #574882;
}

.list-group-item-violet500 {
  color: #483080;
  background-color: #dfd1fc;
}

.list-group-item-violet500.list-group-item-action:hover, .list-group-item-violet500.list-group-item-action:focus {
  color: #483080;
  background-color: #ceb9fa;
}

.list-group-item-violet500.list-group-item-action.active {
  color: #fff;
  background-color: #483080;
  border-color: #483080;
}

.list-group-item-violet600 {
  color: #401e7b;
  background-color: #dac8fa;
}

.list-group-item-violet600.list-group-item-action:hover, .list-group-item-violet600.list-group-item-action:focus {
  color: #401e7b;
  background-color: #cab1f8;
}

.list-group-item-violet600.list-group-item-action.active {
  color: #fff;
  background-color: #401e7b;
  border-color: #401e7b;
}

.list-group-item-violet700 {
  color: #391571;
  background-color: #d6c3f4;
}

.list-group-item-violet700.list-group-item-action:hover, .list-group-item-violet700.list-group-item-action:focus {
  color: #391571;
  background-color: #c7adf0;
}

.list-group-item-violet700.list-group-item-action.active {
  color: #fff;
  background-color: #391571;
  border-color: #391571;
}

.list-group-item-violet800 {
  color: #2f115f;
  background-color: #d1c1eb;
}

.list-group-item-violet800.list-group-item-action:hover, .list-group-item-violet800.list-group-item-action:focus {
  color: #2f115f;
  background-color: #c3aee5;
}

.list-group-item-violet800.list-group-item-action.active {
  color: #fff;
  background-color: #2f115f;
  border-color: #2f115f;
}

.list-group-item-violet900 {
  color: #280f4d;
  background-color: #cdc0e1;
}

.list-group-item-violet900.list-group-item-action:hover, .list-group-item-violet900.list-group-item-action:focus {
  color: #280f4d;
  background-color: #bfafd9;
}

.list-group-item-violet900.list-group-item-action.active {
  color: #fff;
  background-color: #280f4d;
  border-color: #280f4d;
}

.list-group-item-indigo50 {
  color: #7c7e85;
  background-color: #fafbff;
}

.list-group-item-indigo50.list-group-item-action:hover, .list-group-item-indigo50.list-group-item-action:focus {
  color: #7c7e85;
  background-color: #e1e7ff;
}

.list-group-item-indigo50.list-group-item-action.active {
  color: #fff;
  background-color: #7c7e85;
  border-color: #7c7e85;
}

.list-group-item-indigo100 {
  color: #747885;
  background-color: #f6f8ff;
}

.list-group-item-indigo100.list-group-item-action:hover, .list-group-item-indigo100.list-group-item-action:focus {
  color: #747885;
  background-color: #dde4ff;
}

.list-group-item-indigo100.list-group-item-action.active {
  color: #fff;
  background-color: #747885;
  border-color: #747885;
}

.list-group-item-indigo200 {
  color: #676d84;
  background-color: #eff2ff;
}

.list-group-item-indigo200.list-group-item-action:hover, .list-group-item-indigo200.list-group-item-action:focus {
  color: #676d84;
  background-color: #d6ddff;
}

.list-group-item-indigo200.list-group-item-action.active {
  color: #fff;
  background-color: #676d84;
  border-color: #676d84;
}

.list-group-item-indigo300 {
  color: #565e83;
  background-color: #e6eafe;
}

.list-group-item-indigo300.list-group-item-action:hover, .list-group-item-indigo300.list-group-item-action:focus {
  color: #565e83;
  background-color: #cdd5fd;
}

.list-group-item-indigo300.list-group-item-action.active {
  color: #fff;
  background-color: #565e83;
  border-color: #565e83;
}

.list-group-item-indigo400 {
  color: #434981;
  background-color: #dcdffd;
}

.list-group-item-indigo400.list-group-item-action:hover, .list-group-item-indigo400.list-group-item-action:focus {
  color: #434981;
  background-color: #c4c9fc;
}

.list-group-item-indigo400.list-group-item-action.active {
  color: #fff;
  background-color: #434981;
  border-color: #434981;
}

.list-group-item-indigo500 {
  color: #33357d;
  background-color: #d3d4fb;
}

.list-group-item-indigo500.list-group-item-action:hover, .list-group-item-indigo500.list-group-item-action:focus {
  color: #33357d;
  background-color: #bcbdf9;
}

.list-group-item-indigo500.list-group-item-action.active {
  color: #fff;
  background-color: #33357d;
  border-color: #33357d;
}

.list-group-item-indigo600 {
  color: #292477;
  background-color: #cecbf8;
}

.list-group-item-indigo600.list-group-item-action:hover, .list-group-item-indigo600.list-group-item-action:focus {
  color: #292477;
  background-color: #b9b5f5;
}

.list-group-item-indigo600.list-group-item-action.active {
  color: #fff;
  background-color: #292477;
  border-color: #292477;
}

.list-group-item-indigo700 {
  color: #231d69;
  background-color: #cac7f0;
}

.list-group-item-indigo700.list-group-item-action:hover, .list-group-item-indigo700.list-group-item-action:focus {
  color: #231d69;
  background-color: #b7b3eb;
}

.list-group-item-indigo700.list-group-item-action.active {
  color: #fff;
  background-color: #231d69;
  border-color: #231d69;
}

.list-group-item-indigo800 {
  color: #1d1955;
  background-color: #c7c5e5;
}

.list-group-item-indigo800.list-group-item-action:hover, .list-group-item-indigo800.list-group-item-action:focus {
  color: #1d1955;
  background-color: #b6b3dd;
}

.list-group-item-indigo800.list-group-item-action.active {
  color: #fff;
  background-color: #1d1955;
  border-color: #1d1955;
}

.list-group-item-indigo900 {
  color: #191843;
  background-color: #c5c4dc;
}

.list-group-item-indigo900.list-group-item-action:hover, .list-group-item-indigo900.list-group-item-action:focus {
  color: #191843;
  background-color: #b5b4d3;
}

.list-group-item-indigo900.list-group-item-action.active {
  color: #fff;
  background-color: #191843;
  border-color: #191843;
}

.list-group-item-blue50 {
  color: #7c8085;
  background-color: #fbfcff;
}

.list-group-item-blue50.list-group-item-action:hover, .list-group-item-blue50.list-group-item-action:focus {
  color: #7c8085;
  background-color: #e2e9ff;
}

.list-group-item-blue50.list-group-item-action.active {
  color: #fff;
  background-color: #7c8085;
  border-color: #7c8085;
}

.list-group-item-blue100 {
  color: #727a84;
  background-color: #f5f9ff;
}

.list-group-item-blue100.list-group-item-action:hover, .list-group-item-blue100.list-group-item-action:focus {
  color: #727a84;
  background-color: #dceaff;
}

.list-group-item-blue100.list-group-item-action.active {
  color: #fff;
  background-color: #727a84;
  border-color: #727a84;
}

.list-group-item-blue200 {
  color: #637284;
  background-color: #edf5ff;
}

.list-group-item-blue200.list-group-item-action:hover, .list-group-item-blue200.list-group-item-action:focus {
  color: #637284;
  background-color: #d4e7ff;
}

.list-group-item-blue200.list-group-item-action.active {
  color: #fff;
  background-color: #637284;
  border-color: #637284;
}

.list-group-item-blue300 {
  color: #4c6684;
  background-color: #e1effe;
}

.list-group-item-blue300.list-group-item-action:hover, .list-group-item-blue300.list-group-item-action:focus {
  color: #4c6684;
  background-color: #c8e2fd;
}

.list-group-item-blue300.list-group-item-action.active {
  color: #fff;
  background-color: #4c6684;
  border-color: #4c6684;
}

.list-group-item-blue400 {
  color: #325682;
  background-color: #d2e6fe;
}

.list-group-item-blue400.list-group-item-action:hover, .list-group-item-blue400.list-group-item-action:focus {
  color: #325682;
  background-color: #b9d8fd;
}

.list-group-item-blue400.list-group-item-action.active {
  color: #fff;
  background-color: #325682;
  border-color: #325682;
}

.list-group-item-blue500 {
  color: #1f4480;
  background-color: #c8dcfc;
}

.list-group-item-blue500.list-group-item-action:hover, .list-group-item-blue500.list-group-item-action:focus {
  color: #1f4480;
  background-color: #b0cdfb;
}

.list-group-item-blue500.list-group-item-action.active {
  color: #fff;
  background-color: #1f4480;
  border-color: #1f4480;
}

.list-group-item-blue600 {
  color: #13337a;
  background-color: #c2d3f9;
}

.list-group-item-blue600.list-group-item-action:hover, .list-group-item-blue600.list-group-item-action:focus {
  color: #13337a;
  background-color: #abc2f7;
}

.list-group-item-blue600.list-group-item-action.active {
  color: #fff;
  background-color: #13337a;
  border-color: #13337a;
}

.list-group-item-blue700 {
  color: #0f2970;
  background-color: #c0cdf4;
}

.list-group-item-blue700.list-group-item-action:hover, .list-group-item-blue700.list-group-item-action:focus {
  color: #0f2970;
  background-color: #aabcf0;
}

.list-group-item-blue700.list-group-item-action.active {
  color: #fff;
  background-color: #0f2970;
  border-color: #0f2970;
}

.list-group-item-blue800 {
  color: #10215b;
  background-color: #c0cae9;
}

.list-group-item-blue800.list-group-item-action:hover, .list-group-item-blue800.list-group-item-action:focus {
  color: #10215b;
  background-color: #adbae2;
}

.list-group-item-blue800.list-group-item-action.active {
  color: #fff;
  background-color: #10215b;
  border-color: #10215b;
}

.list-group-item-blue900 {
  color: #101e48;
  background-color: #c0c8de;
}

.list-group-item-blue900.list-group-item-action:hover, .list-group-item-blue900.list-group-item-action:focus {
  color: #101e48;
  background-color: #afb9d5;
}

.list-group-item-blue900.list-group-item-action.active {
  color: #fff;
  background-color: #101e48;
  border-color: #101e48;
}

.list-group-item-lightBlue25 {
  color: #7e8080;
  background-color: #fbfcfd;
}

.list-group-item-lightBlue25.list-group-item-action:hover, .list-group-item-lightBlue25.list-group-item-action:focus {
  color: #7e8080;
  background-color: #eaeff5;
}

.list-group-item-lightBlue25.list-group-item-action.active {
  color: #fff;
  background-color: #7e8080;
  border-color: #7e8080;
}

.list-group-item-lightBlue50 {
  color: #7d8185;
  background-color: #fbfdff;
}

.list-group-item-lightBlue50.list-group-item-action:hover, .list-group-item-lightBlue50.list-group-item-action:focus {
  color: #7d8185;
  background-color: #e2f0ff;
}

.list-group-item-lightBlue50.list-group-item-action.active {
  color: #fff;
  background-color: #7d8185;
  border-color: #7d8185;
}

.list-group-item-lightBlue100 {
  color: #747e84;
  background-color: #f6fbff;
}

.list-group-item-lightBlue100.list-group-item-action:hover, .list-group-item-lightBlue100.list-group-item-action:focus {
  color: #747e84;
  background-color: #ddf0ff;
}

.list-group-item-lightBlue100.list-group-item-action.active {
  color: #fff;
  background-color: #747e84;
  border-color: #747e84;
}

.list-group-item-lightBlue200 {
  color: #617884;
  background-color: #ecf8fe;
}

.list-group-item-lightBlue200.list-group-item-action:hover, .list-group-item-lightBlue200.list-group-item-action:focus {
  color: #617884;
  background-color: #d4effd;
}

.list-group-item-lightBlue200.list-group-item-action.active {
  color: #fff;
  background-color: #617884;
  border-color: #617884;
}

.list-group-item-lightBlue300 {
  color: #416e83;
  background-color: #dbf3fe;
}

.list-group-item-lightBlue300.list-group-item-action:hover, .list-group-item-lightBlue300.list-group-item-action:focus {
  color: #416e83;
  background-color: #c2ebfd;
}

.list-group-item-lightBlue300.list-group-item-action.active {
  color: #fff;
  background-color: #416e83;
  border-color: #416e83;
}

.list-group-item-lightBlue400 {
  color: #1d6281;
  background-color: #c7edfd;
}

.list-group-item-lightBlue400.list-group-item-action:hover, .list-group-item-lightBlue400.list-group-item-action:focus {
  color: #1d6281;
  background-color: #aee5fc;
}

.list-group-item-lightBlue400.list-group-item-action.active {
  color: #fff;
  background-color: #1d6281;
  border-color: #1d6281;
}

.list-group-item-lightBlue500 {
  color: #075679;
  background-color: #bce6f9;
}

.list-group-item-lightBlue500.list-group-item-action:hover, .list-group-item-lightBlue500.list-group-item-action:focus {
  color: #075679;
  background-color: #a5ddf7;
}

.list-group-item-lightBlue500.list-group-item-action.active {
  color: #fff;
  background-color: #075679;
  border-color: #075679;
}

.list-group-item-lightBlue600 {
  color: #014567;
  background-color: #b8ddef;
}

.list-group-item-lightBlue600.list-group-item-action:hover, .list-group-item-lightBlue600.list-group-item-action:focus {
  color: #014567;
  background-color: #a3d3ea;
}

.list-group-item-lightBlue600.list-group-item-action.active {
  color: #fff;
  background-color: #014567;
  border-color: #014567;
}

.list-group-item-lightBlue700 {
  color: #023754;
  background-color: #b8d5e5;
}

.list-group-item-lightBlue700.list-group-item-action:hover, .list-group-item-lightBlue700.list-group-item-action:focus {
  color: #023754;
  background-color: #a5cade;
}

.list-group-item-lightBlue700.list-group-item-action.active {
  color: #fff;
  background-color: #023754;
  border-color: #023754;
}

.list-group-item-lightBlue800 {
  color: #042e45;
  background-color: #bad1dd;
}

.list-group-item-lightBlue800.list-group-item-action:hover, .list-group-item-lightBlue800.list-group-item-action:focus {
  color: #042e45;
  background-color: #a9c6d5;
}

.list-group-item-lightBlue800.list-group-item-action.active {
  color: #fff;
  background-color: #042e45;
  border-color: #042e45;
}

.list-group-item-lightBlue900 {
  color: #062639;
  background-color: #bbccd6;
}

.list-group-item-lightBlue900.list-group-item-action:hover, .list-group-item-lightBlue900.list-group-item-action:focus {
  color: #062639;
  background-color: #abc0cc;
}

.list-group-item-lightBlue900.list-group-item-action.active {
  color: #fff;
  background-color: #062639;
  border-color: #062639;
}

.list-group-item-cyan50 {
  color: #7b8485;
  background-color: #faffff;
}

.list-group-item-cyan50.list-group-item-action:hover, .list-group-item-cyan50.list-group-item-action:focus {
  color: #7b8485;
  background-color: #e1ffff;
}

.list-group-item-cyan50.list-group-item-action.active {
  color: #fff;
  background-color: #7b8485;
  border-color: #7b8485;
}

.list-group-item-cyan100 {
  color: #6c8284;
  background-color: #f2feff;
}

.list-group-item-cyan100.list-group-item-action:hover, .list-group-item-cyan100.list-group-item-action:focus {
  color: #6c8284;
  background-color: #d9fcff;
}

.list-group-item-cyan100.list-group-item-action.active {
  color: #fff;
  background-color: #6c8284;
  border-color: #6c8284;
}

.list-group-item-cyan200 {
  color: #567e83;
  background-color: #e6fcfe;
}

.list-group-item-cyan200.list-group-item-action:hover, .list-group-item-cyan200.list-group-item-action:focus {
  color: #567e83;
  background-color: #cdf9fd;
}

.list-group-item-cyan200.list-group-item-action.active {
  color: #fff;
  background-color: #567e83;
  border-color: #567e83;
}

.list-group-item-cyan300 {
  color: #367981;
  background-color: #d4f9fd;
}

.list-group-item-cyan300.list-group-item-action:hover, .list-group-item-cyan300.list-group-item-action:focus {
  color: #367981;
  background-color: #bcf6fc;
}

.list-group-item-cyan300.list-group-item-action.active {
  color: #fff;
  background-color: #367981;
  border-color: #367981;
}

.list-group-item-cyan400 {
  color: #126e7c;
  background-color: #c1f3fa;
}

.list-group-item-cyan400.list-group-item-action:hover, .list-group-item-cyan400.list-group-item-action:focus {
  color: #126e7c;
  background-color: #a9eef8;
}

.list-group-item-cyan400.list-group-item-action.active {
  color: #fff;
  background-color: #126e7c;
  border-color: #126e7c;
}

.list-group-item-cyan500 {
  color: #035f6e;
  background-color: #b9ebf3;
}

.list-group-item-cyan500.list-group-item-action:hover, .list-group-item-cyan500.list-group-item-action:focus {
  color: #035f6e;
  background-color: #a3e5ef;
}

.list-group-item-cyan500.list-group-item-action.active {
  color: #fff;
  background-color: #035f6e;
  border-color: #035f6e;
}

.list-group-item-cyan600 {
  color: #044b5d;
  background-color: #bae0e9;
}

.list-group-item-cyan600.list-group-item-action:hover, .list-group-item-cyan600.list-group-item-action:focus {
  color: #044b5d;
  background-color: #a7d7e3;
}

.list-group-item-cyan600.list-group-item-action.active {
  color: #fff;
  background-color: #044b5d;
  border-color: #044b5d;
}

.list-group-item-cyan700 {
  color: #073c4b;
  background-color: #bcd8e0;
}

.list-group-item-cyan700.list-group-item-action:hover, .list-group-item-cyan700.list-group-item-action:focus {
  color: #073c4b;
  background-color: #abced8;
}

.list-group-item-cyan700.list-group-item-action.active {
  color: #fff;
  background-color: #073c4b;
  border-color: #073c4b;
}

.list-group-item-cyan800 {
  color: #0b313d;
  background-color: #bdd2d8;
}

.list-group-item-cyan800.list-group-item-action:hover, .list-group-item-cyan800.list-group-item-action:focus {
  color: #0b313d;
  background-color: #adc7cf;
}

.list-group-item-cyan800.list-group-item-action.active {
  color: #fff;
  background-color: #0b313d;
  border-color: #0b313d;
}

.list-group-item-cyan900 {
  color: #0b2933;
  background-color: #becdd3;
}

.list-group-item-cyan900.list-group-item-action:hover, .list-group-item-cyan900.list-group-item-action:focus {
  color: #0b2933;
  background-color: #afc1c9;
}

.list-group-item-cyan900.list-group-item-action.active {
  color: #fff;
  background-color: #0b2933;
  border-color: #0b2933;
}

.list-group-item-teal50 {
  color: #7d8482;
  background-color: #fbfefe;
}

.list-group-item-teal50.list-group-item-action:hover, .list-group-item-teal50.list-group-item-action:focus {
  color: #7d8482;
  background-color: #e7f9f9;
}

.list-group-item-teal50.list-group-item-action.active {
  color: #fff;
  background-color: #7d8482;
  border-color: #7d8482;
}

.list-group-item-teal100 {
  color: #6a837d;
  background-color: #f1fefb;
}

.list-group-item-teal100.list-group-item-action:hover, .list-group-item-teal100.list-group-item-action:focus {
  color: #6a837d;
  background-color: #d9fcf4;
}

.list-group-item-teal100.list-group-item-action.active {
  color: #fff;
  background-color: #6a837d;
  border-color: #6a837d;
}

.list-group-item-teal200 {
  color: #508077;
  background-color: #e2fcf7;
}

.list-group-item-teal200.list-group-item-action:hover, .list-group-item-teal200.list-group-item-action:focus {
  color: #508077;
  background-color: #cbfaf1;
}

.list-group-item-teal200.list-group-item-action.active {
  color: #fff;
  background-color: #508077;
  border-color: #508077;
}

.list-group-item-teal300 {
  color: #317a6e;
  background-color: #d2f9f3;
}

.list-group-item-teal300.list-group-item-action:hover, .list-group-item-teal300.list-group-item-action:focus {
  color: #317a6e;
  background-color: #bcf6ed;
}

.list-group-item-teal300.list-group-item-action.active {
  color: #fff;
  background-color: #317a6e;
  border-color: #317a6e;
}

.list-group-item-teal400 {
  color: #176e63;
  background-color: #c4f3ed;
}

.list-group-item-teal400.list-group-item-action:hover, .list-group-item-teal400.list-group-item-action:focus {
  color: #176e63;
  background-color: #afefe7;
}

.list-group-item-teal400.list-group-item-action.active {
  color: #fff;
  background-color: #176e63;
  border-color: #176e63;
}

.list-group-item-teal500 {
  color: #0a6056;
  background-color: #bdebe6;
}

.list-group-item-teal500.list-group-item-action:hover, .list-group-item-teal500.list-group-item-action:focus {
  color: #0a6056;
  background-color: #a9e5df;
}

.list-group-item-teal500.list-group-item-action.active {
  color: #fff;
  background-color: #0a6056;
  border-color: #0a6056;
}

.list-group-item-teal600 {
  color: #074d47;
  background-color: #bbe1de;
}

.list-group-item-teal600.list-group-item-action:hover, .list-group-item-teal600.list-group-item-action:focus {
  color: #074d47;
  background-color: #a9d9d5;
}

.list-group-item-teal600.list-group-item-action.active {
  color: #fff;
  background-color: #074d47;
  border-color: #074d47;
}

.list-group-item-teal700 {
  color: #083d39;
  background-color: #bcd9d6;
}

.list-group-item-teal700.list-group-item-action:hover, .list-group-item-teal700.list-group-item-action:focus {
  color: #083d39;
  background-color: #acd0cc;
}

.list-group-item-teal700.list-group-item-action.active {
  color: #fff;
  background-color: #083d39;
  border-color: #083d39;
}

.list-group-item-teal800 {
  color: #09312e;
  background-color: #bcd2d1;
}

.list-group-item-teal800.list-group-item-action:hover, .list-group-item-teal800.list-group-item-action:focus {
  color: #09312e;
  background-color: #adc8c7;
}

.list-group-item-teal800.list-group-item-action.active {
  color: #fff;
  background-color: #09312e;
  border-color: #09312e;
}

.list-group-item-teal900 {
  color: #0a2926;
  background-color: #bdcdcc;
}

.list-group-item-teal900.list-group-item-action:hover, .list-group-item-teal900.list-group-item-action:focus {
  color: #0a2926;
  background-color: #aec2c1;
}

.list-group-item-teal900.list-group-item-action.active {
  color: #fff;
  background-color: #0a2926;
  border-color: #0a2926;
}

.list-group-item-emerald25 {
  color: #7e817f;
  background-color: #fcfdfc;
}

.list-group-item-emerald25.list-group-item-action:hover, .list-group-item-emerald25.list-group-item-action:focus {
  color: #7e817f;
  background-color: #edf3ed;
}

.list-group-item-emerald25.list-group-item-action.active {
  color: #fff;
  background-color: #7e817f;
  border-color: #7e817f;
}

.list-group-item-emerald50 {
  color: #7b847f;
  background-color: #fafefc;
}

.list-group-item-emerald50.list-group-item-action:hover, .list-group-item-emerald50.list-group-item-action:focus {
  color: #7b847f;
  background-color: #e5faef;
}

.list-group-item-emerald50.list-group-item-action.active {
  color: #fff;
  background-color: #7b847f;
  border-color: #7b847f;
}

.list-group-item-emerald100 {
  color: #6d8277;
  background-color: #f2fef8;
}

.list-group-item-emerald100.list-group-item-action:hover, .list-group-item-emerald100.list-group-item-action:focus {
  color: #6d8277;
  background-color: #dafceb;
}

.list-group-item-emerald100.list-group-item-action.active {
  color: #fff;
  background-color: #6d8277;
  border-color: #6d8277;
}

.list-group-item-emerald200 {
  color: #577e6c;
  background-color: #e6fcf2;
}

.list-group-item-emerald200.list-group-item-action:hover, .list-group-item-emerald200.list-group-item-action:focus {
  color: #577e6c;
  background-color: #cff9e6;
}

.list-group-item-emerald200.list-group-item-action.active {
  color: #fff;
  background-color: #577e6c;
  border-color: #577e6c;
}

.list-group-item-emerald300 {
  color: #39785f;
  background-color: #d6f8eb;
}

.list-group-item-emerald300.list-group-item-action:hover, .list-group-item-emerald300.list-group-item-action:focus {
  color: #39785f;
  background-color: #c0f4e0;
}

.list-group-item-emerald300.list-group-item-action.active {
  color: #fff;
  background-color: #39785f;
  border-color: #39785f;
}

.list-group-item-emerald400 {
  color: #1b6e50;
  background-color: #c6f3e2;
}

.list-group-item-emerald400.list-group-item-action:hover, .list-group-item-emerald400.list-group-item-action:focus {
  color: #1b6e50;
  background-color: #b1efd7;
}

.list-group-item-emerald400.list-group-item-action.active {
  color: #fff;
  background-color: #1b6e50;
  border-color: #1b6e50;
}

.list-group-item-emerald500 {
  color: #086043;
  background-color: #bcebdc;
}

.list-group-item-emerald500.list-group-item-action:hover, .list-group-item-emerald500.list-group-item-action:focus {
  color: #086043;
  background-color: #a8e5d2;
}

.list-group-item-emerald500.list-group-item-action.active {
  color: #fff;
  background-color: #086043;
  border-color: #086043;
}

.list-group-item-emerald600 {
  color: #034e37;
  background-color: #b9e2d5;
}

.list-group-item-emerald600.list-group-item-action:hover, .list-group-item-emerald600.list-group-item-action:focus {
  color: #034e37;
  background-color: #a7dbca;
}

.list-group-item-emerald600.list-group-item-action.active {
  color: #fff;
  background-color: #034e37;
  border-color: #034e37;
}

.list-group-item-emerald700 {
  color: #023e2d;
  background-color: #b9d9d0;
}

.list-group-item-emerald700.list-group-item-action:hover, .list-group-item-emerald700.list-group-item-action:focus {
  color: #023e2d;
  background-color: #a8d0c5;
}

.list-group-item-emerald700.list-group-item-action.active {
  color: #fff;
  background-color: #023e2d;
  border-color: #023e2d;
}

.list-group-item-emerald800 {
  color: #033124;
  background-color: #b9d2cb;
}

.list-group-item-emerald800.list-group-item-action:hover, .list-group-item-emerald800.list-group-item-action:focus {
  color: #033124;
  background-color: #a9c8bf;
}

.list-group-item-emerald800.list-group-item-action.active {
  color: #fff;
  background-color: #033124;
  border-color: #033124;
}

.list-group-item-emerald900 {
  color: #03291f;
  background-color: #b9cdc8;
}

.list-group-item-emerald900.list-group-item-action:hover, .list-group-item-emerald900.list-group-item-action:focus {
  color: #03291f;
  background-color: #aac2bc;
}

.list-group-item-emerald900.list-group-item-action.active {
  color: #fff;
  background-color: #03291f;
  border-color: #03291f;
}

.list-group-item-green50 {
  color: #7d847f;
  background-color: #fbfefc;
}

.list-group-item-green50.list-group-item-action:hover, .list-group-item-green50.list-group-item-action:focus {
  color: #7d847f;
  background-color: #e7f9ed;
}

.list-group-item-green50.list-group-item-action.active {
  color: #fff;
  background-color: #7d847f;
  border-color: #7d847f;
}

.list-group-item-green100 {
  color: #728378;
  background-color: #f5fef8;
}

.list-group-item-green100.list-group-item-action:hover, .list-group-item-green100.list-group-item-action:focus {
  color: #728378;
  background-color: #defce8;
}

.list-group-item-green100.list-group-item-action.active {
  color: #fff;
  background-color: #728378;
  border-color: #728378;
}

.list-group-item-green200 {
  color: #61806c;
  background-color: #ecfdf2;
}

.list-group-item-green200.list-group-item-action:hover, .list-group-item-green200.list-group-item-action:focus {
  color: #61806c;
  background-color: #d5fbe2;
}

.list-group-item-green200.list-group-item-action.active {
  color: #fff;
  background-color: #61806c;
  border-color: #61806c;
}

.list-group-item-green300 {
  color: #467c59;
  background-color: #ddfbe8;
}

.list-group-item-green300.list-group-item-action:hover, .list-group-item-green300.list-group-item-action:focus {
  color: #467c59;
  background-color: #c6f8d9;
}

.list-group-item-green300.list-group-item-action.active {
  color: #fff;
  background-color: #467c59;
  border-color: #467c59;
}

.list-group-item-green400 {
  color: #267343;
  background-color: #ccf6db;
}

.list-group-item-green400.list-group-item-action:hover, .list-group-item-green400.list-group-item-action:focus {
  color: #267343;
  background-color: #b6f2cc;
}

.list-group-item-green400.list-group-item-action.active {
  color: #fff;
  background-color: #267343;
  border-color: #267343;
}

.list-group-item-green500 {
  color: #126631;
  background-color: #c1efd2;
}

.list-group-item-green500.list-group-item-action:hover, .list-group-item-green500.list-group-item-action:focus {
  color: #126631;
  background-color: #adeac3;
}

.list-group-item-green500.list-group-item-action.active {
  color: #fff;
  background-color: #126631;
  border-color: #126631;
}

.list-group-item-green600 {
  color: #0b5526;
  background-color: #bee5cc;
}

.list-group-item-green600.list-group-item-action:hover, .list-group-item-green600.list-group-item-action:focus {
  color: #0b5526;
  background-color: #acdebe;
}

.list-group-item-green600.list-group-item-action.active {
  color: #fff;
  background-color: #0b5526;
  border-color: #0b5526;
}

.list-group-item-green700 {
  color: #0b4320;
  background-color: #bddbc9;
}

.list-group-item-green700.list-group-item-action:hover, .list-group-item-green700.list-group-item-action:focus {
  color: #0b4320;
  background-color: #add2bc;
}

.list-group-item-green700.list-group-item-action.active {
  color: #fff;
  background-color: #0b4320;
  border-color: #0b4320;
}

.list-group-item-green800 {
  color: #0b351b;
  background-color: #bed4c6;
}

.list-group-item-green800.list-group-item-action:hover, .list-group-item-green800.list-group-item-action:focus {
  color: #0b351b;
  background-color: #afcab9;
}

.list-group-item-green800.list-group-item-action.active {
  color: #fff;
  background-color: #0b351b;
  border-color: #0b351b;
}

.list-group-item-green900 {
  color: #0a2b17;
  background-color: #bdcfc4;
}

.list-group-item-green900.list-group-item-action:hover, .list-group-item-green900.list-group-item-action:focus {
  color: #0a2b17;
  background-color: #aec4b7;
}

.list-group-item-green900.list-group-item-action.active {
  color: #fff;
  background-color: #0a2b17;
  border-color: #0a2b17;
}

.list-group-item-lime50 {
  color: #808478;
  background-color: #fdfff8;
}

.list-group-item-lime50.list-group-item-action:hover, .list-group-item-lime50.list-group-item-action:focus {
  color: #808478;
  background-color: #f6ffdf;
}

.list-group-item-lime50.list-group-item-action.active {
  color: #fff;
  background-color: #808478;
  border-color: #808478;
}

.list-group-item-lime100 {
  color: #7b836a;
  background-color: #fafef0;
}

.list-group-item-lime100.list-group-item-action:hover, .list-group-item-lime100.list-group-item-action:focus {
  color: #7b836a;
  background-color: #f2fcd8;
}

.list-group-item-lime100.list-group-item-action.active {
  color: #fff;
  background-color: #7b836a;
  border-color: #7b836a;
}

.list-group-item-lime200 {
  color: #718152;
  background-color: #f4fde4;
}

.list-group-item-lime200.list-group-item-action:hover, .list-group-item-lime200.list-group-item-action:focus {
  color: #718152;
  background-color: #eafbcc;
}

.list-group-item-lime200.list-group-item-action.active {
  color: #fff;
  background-color: #718152;
  border-color: #718152;
}

.list-group-item-lime300 {
  color: #637e34;
  background-color: #edfbd4;
}

.list-group-item-lime300.list-group-item-action:hover, .list-group-item-lime300.list-group-item-action:focus {
  color: #637e34;
  background-color: #e3f9bd;
}

.list-group-item-lime300.list-group-item-action.active {
  color: #fff;
  background-color: #637e34;
  border-color: #637e34;
}

.list-group-item-lime400 {
  color: #55781c;
  background-color: #e5f8c6;
}

.list-group-item-lime400.list-group-item-action:hover, .list-group-item-lime400.list-group-item-action:focus {
  color: #55781c;
  background-color: #dbf5af;
}

.list-group-item-lime400.list-group-item-action.active {
  color: #fff;
  background-color: #55781c;
  border-color: #55781c;
}

.list-group-item-lime500 {
  color: #456a0b;
  background-color: #ddf1be;
}

.list-group-item-lime500.list-group-item-action:hover, .list-group-item-lime500.list-group-item-action:focus {
  color: #456a0b;
  background-color: #d2eca9;
}

.list-group-item-lime500.list-group-item-action.active {
  color: #fff;
  background-color: #456a0b;
  border-color: #456a0b;
}

.list-group-item-lime600 {
  color: #355507;
  background-color: #d4e5bb;
}

.list-group-item-lime600.list-group-item-action:hover, .list-group-item-lime600.list-group-item-action:focus {
  color: #355507;
  background-color: #c8dea9;
}

.list-group-item-lime600.list-group-item-action.active {
  color: #fff;
  background-color: #355507;
  border-color: #355507;
}

.list-group-item-lime700 {
  color: #284008;
  background-color: #cddabc;
}

.list-group-item-lime700.list-group-item-action:hover, .list-group-item-lime700.list-group-item-action:focus {
  color: #284008;
  background-color: #c1d1ac;
}

.list-group-item-lime700.list-group-item-action.active {
  color: #fff;
  background-color: #284008;
  border-color: #284008;
}

.list-group-item-lime800 {
  color: #213309;
  background-color: #c9d3bd;
}

.list-group-item-lime800.list-group-item-action:hover, .list-group-item-lime800.list-group-item-action:focus {
  color: #213309;
  background-color: #bcc9ae;
}

.list-group-item-lime800.list-group-item-action.active {
  color: #fff;
  background-color: #213309;
  border-color: #213309;
}

.list-group-item-lime900 {
  color: #1c2b0a;
  background-color: #c7cfbd;
}

.list-group-item-lime900.list-group-item-action:hover, .list-group-item-lime900.list-group-item-action:focus {
  color: #1c2b0a;
  background-color: #bac4ae;
}

.list-group-item-lime900.list-group-item-action.active {
  color: #fff;
  background-color: #1c2b0a;
  border-color: #1c2b0a;
}

.list-group-item-yellow50 {
  color: #848379;
  background-color: #fffef9;
}

.list-group-item-yellow50.list-group-item-action:hover, .list-group-item-yellow50.list-group-item-action:focus {
  color: #848379;
  background-color: #fffae0;
}

.list-group-item-yellow50.list-group-item-action.active {
  color: #fff;
  background-color: #848379;
  border-color: #848379;
}

.list-group-item-yellow100 {
  color: #848165;
  background-color: #fffdee;
}

.list-group-item-yellow100.list-group-item-action:hover, .list-group-item-yellow100.list-group-item-action:focus {
  color: #848165;
  background-color: #fffad5;
}

.list-group-item-yellow100.list-group-item-action.active {
  color: #fff;
  background-color: #848165;
  border-color: #848165;
}

.list-group-item-yellow200 {
  color: #847d48;
  background-color: #fffbde;
}

.list-group-item-yellow200.list-group-item-action:hover, .list-group-item-yellow200.list-group-item-action:focus {
  color: #847d48;
  background-color: #fff8c5;
}

.list-group-item-yellow200.list-group-item-action.active {
  color: #fff;
  background-color: #847d48;
  border-color: #847d48;
}

.list-group-item-yellow300 {
  color: #847425;
  background-color: #fef6cb;
}

.list-group-item-yellow300.list-group-item-action:hover, .list-group-item-yellow300.list-group-item-action:focus {
  color: #847425;
  background-color: #fef2b2;
}

.list-group-item-yellow300.list-group-item-action.active {
  color: #fff;
  background-color: #847425;
  border-color: #847425;
}

.list-group-item-yellow400 {
  color: #826a0b;
  background-color: #fef1bd;
}

.list-group-item-yellow400.list-group-item-action:hover, .list-group-item-yellow400.list-group-item-action:focus {
  color: #826a0b;
  background-color: #feeca4;
}

.list-group-item-yellow400.list-group-item-action.active {
  color: #fff;
  background-color: #826a0b;
  border-color: #826a0b;
}

.list-group-item-yellow500 {
  color: #7a5d04;
  background-color: #f9eaba;
}

.list-group-item-yellow500.list-group-item-action:hover, .list-group-item-yellow500.list-group-item-action:focus {
  color: #7a5d04;
  background-color: #f7e3a3;
}

.list-group-item-yellow500.list-group-item-action.active {
  color: #fff;
  background-color: #7a5d04;
  border-color: #7a5d04;
}

.list-group-item-yellow600 {
  color: #694802;
  background-color: #f0deb9;
}

.list-group-item-yellow600.list-group-item-action:hover, .list-group-item-yellow600.list-group-item-action:focus {
  color: #694802;
  background-color: #ecd4a4;
}

.list-group-item-yellow600.list-group-item-action.active {
  color: #fff;
  background-color: #694802;
  border-color: #694802;
}

.list-group-item-yellow700 {
  color: #543304;
  background-color: #e5d3ba;
}

.list-group-item-yellow700.list-group-item-action:hover, .list-group-item-yellow700.list-group-item-action:focus {
  color: #543304;
  background-color: #dec7a7;
}

.list-group-item-yellow700.list-group-item-action.active {
  color: #fff;
  background-color: #543304;
  border-color: #543304;
}

.list-group-item-yellow800 {
  color: #452807;
  background-color: #ddcdbc;
}

.list-group-item-yellow800.list-group-item-action:hover, .list-group-item-yellow800.list-group-item-action:focus {
  color: #452807;
  background-color: #d4c0ab;
}

.list-group-item-yellow800.list-group-item-action.active {
  color: #fff;
  background-color: #452807;
  border-color: #452807;
}

.list-group-item-yellow900 {
  color: #3b2109;
  background-color: #d7c9bd;
}

.list-group-item-yellow900.list-group-item-action:hover, .list-group-item-yellow900.list-group-item-action:focus {
  color: #3b2109;
  background-color: #cdbcad;
}

.list-group-item-yellow900.list-group-item-action.active {
  color: #fff;
  background-color: #3b2109;
  border-color: #3b2109;
}

.list-group-item-amber50 {
  color: #85837a;
  background-color: #fffef9;
}

.list-group-item-amber50.list-group-item-action:hover, .list-group-item-amber50.list-group-item-action:focus {
  color: #85837a;
  background-color: #fffae0;
}

.list-group-item-amber50.list-group-item-action.active {
  color: #fff;
  background-color: #85837a;
  border-color: #85837a;
}

.list-group-item-amber100 {
  color: #847e67;
  background-color: #fffcef;
}

.list-group-item-amber100.list-group-item-action:hover, .list-group-item-amber100.list-group-item-action:focus {
  color: #847e67;
  background-color: #fff7d6;
}

.list-group-item-amber100.list-group-item-action.active {
  color: #fff;
  background-color: #847e67;
  border-color: #847e67;
}

.list-group-item-amber200 {
  color: #847848;
  background-color: #fef8de;
}

.list-group-item-amber200.list-group-item-action:hover, .list-group-item-amber200.list-group-item-action:focus {
  color: #847848;
  background-color: #fdf3c5;
}

.list-group-item-amber200.list-group-item-action.active {
  color: #fff;
  background-color: #847848;
  border-color: #847848;
}

.list-group-item-amber300 {
  color: #836e28;
  background-color: #fef3cd;
}

.list-group-item-amber300.list-group-item-action:hover, .list-group-item-amber300.list-group-item-action:focus {
  color: #836e28;
  background-color: #feedb4;
}

.list-group-item-amber300.list-group-item-action.active {
  color: #fff;
  background-color: #836e28;
  border-color: #836e28;
}

.list-group-item-amber400 {
  color: #836313;
  background-color: #feedc2;
}

.list-group-item-amber400.list-group-item-action:hover, .list-group-item-amber400.list-group-item-action:focus {
  color: #836313;
  background-color: #fee6a9;
}

.list-group-item-amber400.list-group-item-action.active {
  color: #fff;
  background-color: #836313;
  border-color: #836313;
}

.list-group-item-amber500 {
  color: #7f5206;
  background-color: #fce4bb;
}

.list-group-item-amber500.list-group-item-action:hover, .list-group-item-amber500.list-group-item-action:focus {
  color: #7f5206;
  background-color: #fbdaa3;
}

.list-group-item-amber500.list-group-item-action.active {
  color: #fff;
  background-color: #7f5206;
  border-color: #7f5206;
}

.list-group-item-amber600 {
  color: #713e03;
  background-color: #f4d9b9;
}

.list-group-item-amber600.list-group-item-action:hover, .list-group-item-amber600.list-group-item-action:focus {
  color: #713e03;
  background-color: #f1cda3;
}

.list-group-item-amber600.list-group-item-action.active {
  color: #fff;
  background-color: #713e03;
  border-color: #713e03;
}

.list-group-item-amber700 {
  color: #5e2b05;
  background-color: #eacfba;
}

.list-group-item-amber700.list-group-item-action:hover, .list-group-item-amber700.list-group-item-action:focus {
  color: #5e2b05;
  background-color: #e4c1a6;
}

.list-group-item-amber700.list-group-item-action.active {
  color: #fff;
  background-color: #5e2b05;
  border-color: #5e2b05;
}

.list-group-item-amber800 {
  color: #4c2107;
  background-color: #e0cabc;
}

.list-group-item-amber800.list-group-item-action:hover, .list-group-item-amber800.list-group-item-action:focus {
  color: #4c2107;
  background-color: #d8bcab;
}

.list-group-item-amber800.list-group-item-action.active {
  color: #fff;
  background-color: #4c2107;
  border-color: #4c2107;
}

.list-group-item-amber900 {
  color: #3e1c08;
  background-color: #d9c6bc;
}

.list-group-item-amber900.list-group-item-action:hover, .list-group-item-amber900.list-group-item-action:focus {
  color: #3e1c08;
  background-color: #d0b8ac;
}

.list-group-item-amber900.list-group-item-action.active {
  color: #fff;
  background-color: #3e1c08;
  border-color: #3e1c08;
}

.list-group-item-orange50 {
  color: #85807b;
  background-color: #fffdfa;
}

.list-group-item-orange50.list-group-item-action:hover, .list-group-item-orange50.list-group-item-action:focus {
  color: #85807b;
  background-color: #fff3e1;
}

.list-group-item-orange50.list-group-item-action.active {
  color: #fff;
  background-color: #85807b;
  border-color: #85807b;
}

.list-group-item-orange100 {
  color: #857b6f;
  background-color: #fffaf3;
}

.list-group-item-orange100.list-group-item-action:hover, .list-group-item-orange100.list-group-item-action:focus {
  color: #857b6f;
  background-color: #ffefda;
}

.list-group-item-orange100.list-group-item-action.active {
  color: #fff;
  background-color: #857b6f;
  border-color: #857b6f;
}

.list-group-item-orange200 {
  color: #847058;
  background-color: #fff4e7;
}

.list-group-item-orange200.list-group-item-action:hover, .list-group-item-orange200.list-group-item-action:focus {
  color: #847058;
  background-color: #ffe8ce;
}

.list-group-item-orange200.list-group-item-action.active {
  color: #fff;
  background-color: #847058;
  border-color: #847058;
}

.list-group-item-orange300 {
  color: #84613c;
  background-color: #feecd8;
}

.list-group-item-orange300.list-group-item-action:hover, .list-group-item-orange300.list-group-item-action:focus {
  color: #84613c;
  background-color: #fde0bf;
}

.list-group-item-orange300.list-group-item-action.active {
  color: #fff;
  background-color: #84613c;
  border-color: #84613c;
}

.list-group-item-orange400 {
  color: #834c1f;
  background-color: #fee0c8;
}

.list-group-item-orange400.list-group-item-action:hover, .list-group-item-orange400.list-group-item-action:focus {
  color: #834c1f;
  background-color: #fed2af;
}

.list-group-item-orange400.list-group-item-action.active {
  color: #fff;
  background-color: #834c1f;
  border-color: #834c1f;
}

.list-group-item-orange500 {
  color: #813c0b;
  background-color: #fdd8be;
}

.list-group-item-orange500.list-group-item-action:hover, .list-group-item-orange500.list-group-item-action:focus {
  color: #813c0b;
  background-color: #fcc9a5;
}

.list-group-item-orange500.list-group-item-action.active {
  color: #fff;
  background-color: #813c0b;
  border-color: #813c0b;
}

.list-group-item-orange600 {
  color: #7a2e06;
  background-color: #f9d0bb;
}

.list-group-item-orange600.list-group-item-action:hover, .list-group-item-orange600.list-group-item-action:focus {
  color: #7a2e06;
  background-color: #f7c0a4;
}

.list-group-item-orange600.list-group-item-action.active {
  color: #fff;
  background-color: #7a2e06;
  border-color: #7a2e06;
}

.list-group-item-orange700 {
  color: #652206;
  background-color: #eecabb;
}

.list-group-item-orange700.list-group-item-action:hover, .list-group-item-orange700.list-group-item-action:focus {
  color: #652206;
  background-color: #e9baa7;
}

.list-group-item-orange700.list-group-item-action.active {
  color: #fff;
  background-color: #652206;
  border-color: #652206;
}

.list-group-item-orange800 {
  color: #501b09;
  background-color: #e3c6bd;
}

.list-group-item-orange800.list-group-item-action:hover, .list-group-item-orange800.list-group-item-action:focus {
  color: #501b09;
  background-color: #dbb7ab;
}

.list-group-item-orange800.list-group-item-action.active {
  color: #fff;
  background-color: #501b09;
  border-color: #501b09;
}

.list-group-item-orange900 {
  color: #401709;
  background-color: #dac4bd;
}

.list-group-item-orange900.list-group-item-action:hover, .list-group-item-orange900.list-group-item-action:focus {
  color: #401709;
  background-color: #d1b5ad;
}

.list-group-item-orange900.list-group-item-action.active {
  color: #fff;
  background-color: #401709;
  border-color: #401709;
}

.list-group-item-red50 {
  color: #847e7e;
  background-color: #fffbfb;
}

.list-group-item-red50.list-group-item-action:hover, .list-group-item-red50.list-group-item-action:focus {
  color: #847e7e;
  background-color: #ffe2e2;
}

.list-group-item-red50.list-group-item-action.active {
  color: #fff;
  background-color: #847e7e;
  border-color: #847e7e;
}

.list-group-item-red100 {
  color: #847676;
  background-color: #fff7f7;
}

.list-group-item-red100.list-group-item-action:hover, .list-group-item-red100.list-group-item-action:focus {
  color: #847676;
  background-color: #ffdede;
}

.list-group-item-red100.list-group-item-action.active {
  color: #fff;
  background-color: #847676;
  border-color: #847676;
}

.list-group-item-red200 {
  color: #846969;
  background-color: #fff0f0;
}

.list-group-item-red200.list-group-item-action:hover, .list-group-item-red200.list-group-item-action:focus {
  color: #846969;
  background-color: #ffd7d7;
}

.list-group-item-red200.list-group-item-action.active {
  color: #fff;
  background-color: #846969;
  border-color: #846969;
}

.list-group-item-red300 {
  color: #835656;
  background-color: #fee6e6;
}

.list-group-item-red300.list-group-item-action:hover, .list-group-item-red300.list-group-item-action:focus {
  color: #835656;
  background-color: #fdcdcd;
}

.list-group-item-red300.list-group-item-action.active {
  color: #fff;
  background-color: #835656;
  border-color: #835656;
}

.list-group-item-red400 {
  color: #813b3b;
  background-color: #fdd7d7;
}

.list-group-item-red400.list-group-item-action:hover, .list-group-item-red400.list-group-item-action:focus {
  color: #813b3b;
  background-color: #fcbfbf;
}

.list-group-item-red400.list-group-item-action.active {
  color: #fff;
  background-color: #813b3b;
  border-color: #813b3b;
}

.list-group-item-red500 {
  color: #7c2323;
  background-color: #fbcbcb;
}

.list-group-item-red500.list-group-item-action:hover, .list-group-item-red500.list-group-item-action:focus {
  color: #7c2323;
  background-color: #f9b3b3;
}

.list-group-item-red500.list-group-item-action.active {
  color: #fff;
  background-color: #7c2323;
  border-color: #7c2323;
}

.list-group-item-red600 {
  color: #721414;
  background-color: #f5c2c2;
}

.list-group-item-red600.list-group-item-action:hover, .list-group-item-red600.list-group-item-action:focus {
  color: #721414;
  background-color: #f1acac;
}

.list-group-item-red600.list-group-item-action.active {
  color: #fff;
  background-color: #721414;
  border-color: #721414;
}

.list-group-item-red700 {
  color: #600f0f;
  background-color: #ebbfbf;
}

.list-group-item-red700.list-group-item-action:hover, .list-group-item-red700.list-group-item-action:focus {
  color: #600f0f;
  background-color: #e5acac;
}

.list-group-item-red700.list-group-item-action.active {
  color: #fff;
  background-color: #600f0f;
  border-color: #600f0f;
}

.list-group-item-red800 {
  color: #500e0e;
  background-color: #e2bfbf;
}

.list-group-item-red800.list-group-item-action:hover, .list-group-item-red800.list-group-item-action:focus {
  color: #500e0e;
  background-color: #daadad;
}

.list-group-item-red800.list-group-item-action.active {
  color: #fff;
  background-color: #500e0e;
  border-color: #500e0e;
}

.list-group-item-red900 {
  color: #420f0f;
  background-color: #dbc0c0;
}

.list-group-item-red900.list-group-item-action:hover, .list-group-item-red900.list-group-item-action:focus {
  color: #420f0f;
  background-color: #d2b0b0;
}

.list-group-item-red900.list-group-item-action.active {
  color: #fff;
  background-color: #420f0f;
  border-color: #420f0f;
}

.list-group-item-warmGray50 {
  color: #828281;
  background-color: #fefefd;
}

.list-group-item-warmGray50.list-group-item-action:hover, .list-group-item-warmGray50.list-group-item-action:focus {
  color: #828281;
  background-color: #f6f6ec;
}

.list-group-item-warmGray50.list-group-item-action.active {
  color: #fff;
  background-color: #828281;
  border-color: #828281;
}

.list-group-item-warmGray100 {
  color: #7f7f7f;
  background-color: #fcfcfc;
}

.list-group-item-warmGray100.list-group-item-action:hover, .list-group-item-warmGray100.list-group-item-action:focus {
  color: #7f7f7f;
  background-color: #efefef;
}

.list-group-item-warmGray100.list-group-item-action.active {
  color: #fff;
  background-color: #7f7f7f;
  border-color: #7f7f7f;
}

.list-group-item-warmGray200 {
  color: #787777;
  background-color: #f8f8f7;
}

.list-group-item-warmGray200.list-group-item-action:hover, .list-group-item-warmGray200.list-group-item-action:focus {
  color: #787777;
  background-color: #ecece9;
}

.list-group-item-warmGray200.list-group-item-action.active {
  color: #fff;
  background-color: #787777;
  border-color: #787777;
}

.list-group-item-warmGray300 {
  color: #6f6e6d;
  background-color: #f4f3f2;
}

.list-group-item-warmGray300.list-group-item-action:hover, .list-group-item-warmGray300.list-group-item-action:focus {
  color: #6f6e6d;
  background-color: #e8e6e4;
}

.list-group-item-warmGray300.list-group-item-action.active {
  color: #fff;
  background-color: #6f6e6d;
  border-color: #6f6e6d;
}

.list-group-item-warmGray400 {
  color: #575452;
  background-color: #e7e5e4;
}

.list-group-item-warmGray400.list-group-item-action:hover, .list-group-item-warmGray400.list-group-item-action:focus {
  color: #575452;
  background-color: #dbd8d7;
}

.list-group-item-warmGray400.list-group-item-action.active {
  color: #fff;
  background-color: #575452;
  border-color: #575452;
}

.list-group-item-warmGray500 {
  color: #3e3b38;
  background-color: #d9d7d6;
}

.list-group-item-warmGray500.list-group-item-action:hover, .list-group-item-warmGray500.list-group-item-action:focus {
  color: #3e3b38;
  background-color: #cdcac9;
}

.list-group-item-warmGray500.list-group-item-action.active {
  color: #fff;
  background-color: #3e3b38;
  border-color: #3e3b38;
}

.list-group-item-warmGray600 {
  color: #2d2b29;
  background-color: #d0cfcd;
}

.list-group-item-warmGray600.list-group-item-action:hover, .list-group-item-warmGray600.list-group-item-action:focus {
  color: #2d2b29;
  background-color: #c4c2c0;
}

.list-group-item-warmGray600.list-group-item-action.active {
  color: #fff;
  background-color: #2d2b29;
  border-color: #2d2b29;
}

.list-group-item-warmGray700 {
  color: #23211f;
  background-color: #cbcac8;
}

.list-group-item-warmGray700.list-group-item-action:hover, .list-group-item-warmGray700.list-group-item-action:focus {
  color: #23211f;
  background-color: #bfbdbb;
}

.list-group-item-warmGray700.list-group-item-action.active {
  color: #fff;
  background-color: #23211f;
  border-color: #23211f;
}

.list-group-item-warmGray800 {
  color: #151313;
  background-color: #c3c2c2;
}

.list-group-item-warmGray800.list-group-item-action:hover, .list-group-item-warmGray800.list-group-item-action:focus {
  color: #151313;
  background-color: #b6b5b5;
}

.list-group-item-warmGray800.list-group-item-action.active {
  color: #fff;
  background-color: #151313;
  border-color: #151313;
}

.list-group-item-warmGray900 {
  color: #0f0d0c;
  background-color: #bfbfbe;
}

.list-group-item-warmGray900.list-group-item-action:hover, .list-group-item-warmGray900.list-group-item-action:focus {
  color: #0f0d0c;
  background-color: #b2b2b1;
}

.list-group-item-warmGray900.list-group-item-action.active {
  color: #fff;
  background-color: #0f0d0c;
  border-color: #0f0d0c;
}

.list-group-item-trueGray50 {
  color: #828282;
  background-color: #fefefe;
}

.list-group-item-trueGray50.list-group-item-action:hover, .list-group-item-trueGray50.list-group-item-action:focus {
  color: #828282;
  background-color: #f1f1f1;
}

.list-group-item-trueGray50.list-group-item-action.active {
  color: #fff;
  background-color: #828282;
  border-color: #828282;
}

.list-group-item-trueGray100 {
  color: #7f7f7f;
  background-color: #fcfcfc;
}

.list-group-item-trueGray100.list-group-item-action:hover, .list-group-item-trueGray100.list-group-item-action:focus {
  color: #7f7f7f;
  background-color: #efefef;
}

.list-group-item-trueGray100.list-group-item-action.active {
  color: #fff;
  background-color: #7f7f7f;
  border-color: #7f7f7f;
}

.list-group-item-trueGray200 {
  color: #777777;
  background-color: #f8f8f8;
}

.list-group-item-trueGray200.list-group-item-action:hover, .list-group-item-trueGray200.list-group-item-action:focus {
  color: #777777;
  background-color: #ebebeb;
}

.list-group-item-trueGray200.list-group-item-action.active {
  color: #fff;
  background-color: #777777;
  border-color: #777777;
}

.list-group-item-trueGray300 {
  color: #6e6e6e;
  background-color: #f3f3f3;
}

.list-group-item-trueGray300.list-group-item-action:hover, .list-group-item-trueGray300.list-group-item-action:focus {
  color: #6e6e6e;
  background-color: #e6e6e6;
}

.list-group-item-trueGray300.list-group-item-action.active {
  color: #fff;
  background-color: #6e6e6e;
  border-color: #6e6e6e;
}

.list-group-item-trueGray400 {
  color: #555555;
  background-color: #e5e5e5;
}

.list-group-item-trueGray400.list-group-item-action:hover, .list-group-item-trueGray400.list-group-item-action:focus {
  color: #555555;
  background-color: #d8d8d8;
}

.list-group-item-trueGray400.list-group-item-action.active {
  color: #fff;
  background-color: #555555;
  border-color: #555555;
}

.list-group-item-trueGray500 {
  color: #3c3c3c;
  background-color: #d8d8d8;
}

.list-group-item-trueGray500.list-group-item-action:hover, .list-group-item-trueGray500.list-group-item-action:focus {
  color: #3c3c3c;
  background-color: #cbcbcb;
}

.list-group-item-trueGray500.list-group-item-action.active {
  color: #fff;
  background-color: #3c3c3c;
  border-color: #3c3c3c;
}

.list-group-item-trueGray600 {
  color: #2b2b2b;
  background-color: #cfcfcf;
}

.list-group-item-trueGray600.list-group-item-action:hover, .list-group-item-trueGray600.list-group-item-action:focus {
  color: #2b2b2b;
  background-color: #c2c2c2;
}

.list-group-item-trueGray600.list-group-item-action.active {
  color: #fff;
  background-color: #2b2b2b;
  border-color: #2b2b2b;
}

.list-group-item-trueGray700 {
  color: #212121;
  background-color: #cacaca;
}

.list-group-item-trueGray700.list-group-item-action:hover, .list-group-item-trueGray700.list-group-item-action:focus {
  color: #212121;
  background-color: #bdbdbd;
}

.list-group-item-trueGray700.list-group-item-action.active {
  color: #fff;
  background-color: #212121;
  border-color: #212121;
}

.list-group-item-trueGray800 {
  color: #141414;
  background-color: #c2c2c2;
}

.list-group-item-trueGray800.list-group-item-action:hover, .list-group-item-trueGray800.list-group-item-action:focus {
  color: #141414;
  background-color: #b5b5b5;
}

.list-group-item-trueGray800.list-group-item-action.active {
  color: #fff;
  background-color: #141414;
  border-color: #141414;
}

.list-group-item-trueGray900 {
  color: #0c0c0c;
  background-color: #bebebe;
}

.list-group-item-trueGray900.list-group-item-action:hover, .list-group-item-trueGray900.list-group-item-action:focus {
  color: #0c0c0c;
  background-color: #b1b1b1;
}

.list-group-item-trueGray900.list-group-item-action.active {
  color: #fff;
  background-color: #0c0c0c;
  border-color: #0c0c0c;
}

.list-group-item-coolGray50 {
  color: #818283;
  background-color: #fdfefe;
}

.list-group-item-coolGray50.list-group-item-action:hover, .list-group-item-coolGray50.list-group-item-action:focus {
  color: #818283;
  background-color: #ecf6f6;
}

.list-group-item-coolGray50.list-group-item-action.active {
  color: #fff;
  background-color: #818283;
  border-color: #818283;
}

.list-group-item-coolGray100 {
  color: #7e7f80;
  background-color: #fcfcfc;
}

.list-group-item-coolGray100.list-group-item-action:hover, .list-group-item-coolGray100.list-group-item-action:focus {
  color: #7e7f80;
  background-color: #efefef;
}

.list-group-item-coolGray100.list-group-item-action.active {
  color: #fff;
  background-color: #7e7f80;
  border-color: #7e7f80;
}

.list-group-item-coolGray200 {
  color: #77787a;
  background-color: #f8f8f9;
}

.list-group-item-coolGray200.list-group-item-action:hover, .list-group-item-coolGray200.list-group-item-action:focus {
  color: #77787a;
  background-color: #eaeaed;
}

.list-group-item-coolGray200.list-group-item-action.active {
  color: #fff;
  background-color: #77787a;
  border-color: #77787a;
}

.list-group-item-coolGray300 {
  color: #6d6f72;
  background-color: #f2f3f5;
}

.list-group-item-coolGray300.list-group-item-action:hover, .list-group-item-coolGray300.list-group-item-action:focus {
  color: #6d6f72;
  background-color: #e4e6ea;
}

.list-group-item-coolGray300.list-group-item-action.active {
  color: #fff;
  background-color: #6d6f72;
  border-color: #6d6f72;
}

.list-group-item-coolGray400 {
  color: #51555b;
  background-color: #e3e5e9;
}

.list-group-item-coolGray400.list-group-item-action:hover, .list-group-item-coolGray400.list-group-item-action:focus {
  color: #51555b;
  background-color: #d5d8de;
}

.list-group-item-coolGray400.list-group-item-action.active {
  color: #fff;
  background-color: #51555b;
  border-color: #51555b;
}

.list-group-item-coolGray500 {
  color: #383b43;
  background-color: #d6d8db;
}

.list-group-item-coolGray500.list-group-item-action:hover, .list-group-item-coolGray500.list-group-item-action:focus {
  color: #383b43;
  background-color: #c8cbcf;
}

.list-group-item-coolGray500.list-group-item-action.active {
  color: #fff;
  background-color: #383b43;
  border-color: #383b43;
}

.list-group-item-coolGray600 {
  color: #272c33;
  background-color: #cdcfd3;
}

.list-group-item-coolGray600.list-group-item-action:hover, .list-group-item-coolGray600.list-group-item-action:focus {
  color: #272c33;
  background-color: #bfc2c7;
}

.list-group-item-coolGray600.list-group-item-action.active {
  color: #fff;
  background-color: #272c33;
  border-color: #272c33;
}

.list-group-item-coolGray700 {
  color: #1d222a;
  background-color: #c7cace;
}

.list-group-item-coolGray700.list-group-item-action:hover, .list-group-item-coolGray700.list-group-item-action:focus {
  color: #1d222a;
  background-color: #b9bdc2;
}

.list-group-item-coolGray700.list-group-item-action.active {
  color: #fff;
  background-color: #1d222a;
  border-color: #1d222a;
}

.list-group-item-coolGray800 {
  color: #10151d;
  background-color: #c0c3c7;
}

.list-group-item-coolGray800.list-group-item-action:hover, .list-group-item-coolGray800.list-group-item-action:focus {
  color: #10151d;
  background-color: #b3b6bb;
}

.list-group-item-coolGray800.list-group-item-action.active {
  color: #fff;
  background-color: #10151d;
  border-color: #10151d;
}

.list-group-item-coolGray900 {
  color: #090c14;
  background-color: #bcbec3;
}

.list-group-item-coolGray900.list-group-item-action:hover, .list-group-item-coolGray900.list-group-item-action:focus {
  color: #090c14;
  background-color: #afb1b7;
}

.list-group-item-coolGray900.list-group-item-action.active {
  color: #fff;
  background-color: #090c14;
  border-color: #090c14;
}

.list-group-item-blueGray50 {
  color: #818283;
  background-color: #fdfefe;
}

.list-group-item-blueGray50.list-group-item-action:hover, .list-group-item-blueGray50.list-group-item-action:focus {
  color: #818283;
  background-color: #ecf6f6;
}

.list-group-item-blueGray50.list-group-item-action.active {
  color: #fff;
  background-color: #818283;
  border-color: #818283;
}

.list-group-item-blueGray100 {
  color: #7d7f81;
  background-color: #fbfcfd;
}

.list-group-item-blueGray100.list-group-item-action:hover, .list-group-item-blueGray100.list-group-item-action:focus {
  color: #7d7f81;
  background-color: #eaeff5;
}

.list-group-item-blueGray100.list-group-item-action.active {
  color: #fff;
  background-color: #7d7f81;
  border-color: #7d7f81;
}

.list-group-item-blueGray200 {
  color: #76797d;
  background-color: #f7f9fb;
}

.list-group-item-blueGray200.list-group-item-action:hover, .list-group-item-blueGray200.list-group-item-action:focus {
  color: #76797d;
  background-color: #e6ecf3;
}

.list-group-item-blueGray200.list-group-item-action.active {
  color: #fff;
  background-color: #76797d;
  border-color: #76797d;
}

.list-group-item-blueGray300 {
  color: #6a6f75;
  background-color: #f0f3f7;
}

.list-group-item-blueGray300.list-group-item-action:hover, .list-group-item-blueGray300.list-group-item-action:focus {
  color: #6a6f75;
  background-color: #dfe6ee;
}

.list-group-item-blueGray300.list-group-item-action.active {
  color: #fff;
  background-color: #6a6f75;
  border-color: #6a6f75;
}

.list-group-item-blueGray400 {
  color: #4d5560;
  background-color: #e1e5eb;
}

.list-group-item-blueGray400.list-group-item-action:hover, .list-group-item-blueGray400.list-group-item-action:focus {
  color: #4d5560;
  background-color: #d2d8e1;
}

.list-group-item-blueGray400.list-group-item-action.active {
  color: #fff;
  background-color: #4d5560;
  border-color: #4d5560;
}

.list-group-item-blueGray500 {
  color: #343c48;
  background-color: #d4d8df;
}

.list-group-item-blueGray500.list-group-item-action:hover, .list-group-item-blueGray500.list-group-item-action:focus {
  color: #343c48;
  background-color: #c5cbd4;
}

.list-group-item-blueGray500.list-group-item-action.active {
  color: #fff;
  background-color: #343c48;
  border-color: #343c48;
}

.list-group-item-blueGray600 {
  color: #252c37;
  background-color: #cbcfd5;
}

.list-group-item-blueGray600.list-group-item-action:hover, .list-group-item-blueGray600.list-group-item-action:focus {
  color: #252c37;
  background-color: #bdc2ca;
}

.list-group-item-blueGray600.list-group-item-action.active {
  color: #fff;
  background-color: #252c37;
  border-color: #252c37;
}

.list-group-item-blueGray700 {
  color: #1b222c;
  background-color: #c6cacf;
}

.list-group-item-blueGray700.list-group-item-action:hover, .list-group-item-blueGray700.list-group-item-action:focus {
  color: #1b222c;
  background-color: #b8bdc3;
}

.list-group-item-blueGray700.list-group-item-action.active {
  color: #fff;
  background-color: #1b222c;
  border-color: #1b222c;
}

.list-group-item-blueGray800 {
  color: #10151f;
  background-color: #c0c3c8;
}

.list-group-item-blueGray800.list-group-item-action:hover, .list-group-item-blueGray800.list-group-item-action:focus {
  color: #10151f;
  background-color: #b2b6bc;
}

.list-group-item-blueGray800.list-group-item-action.active {
  color: #fff;
  background-color: #10151f;
  border-color: #10151f;
}

.list-group-item-blueGray900 {
  color: #080c16;
  background-color: #bcbec3;
}

.list-group-item-blueGray900.list-group-item-action:hover, .list-group-item-blueGray900.list-group-item-action:focus {
  color: #080c16;
  background-color: #afb1b7;
}

.list-group-item-blueGray900.list-group-item-action.active {
  color: #fff;
  background-color: #080c16;
  border-color: #080c16;
}

.list-group-item-gray100 {
  color: #818182;
  background-color: #fdfdfe;
}

.list-group-item-gray100.list-group-item-action:hover, .list-group-item-gray100.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-gray100.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-gray200 {
  color: #797b7c;
  background-color: #f9fafb;
}

.list-group-item-gray200.list-group-item-action:hover, .list-group-item-gray200.list-group-item-action:focus {
  color: #797b7c;
  background-color: #eaedf1;
}

.list-group-item-gray200.list-group-item-action.active {
  color: #fff;
  background-color: #797b7c;
  border-color: #797b7c;
}

.list-group-item-gray300 {
  color: #737678;
  background-color: #f6f7f8;
}

.list-group-item-gray300.list-group-item-action:hover, .list-group-item-gray300.list-group-item-action:focus {
  color: #737678;
  background-color: #e8eaed;
}

.list-group-item-gray300.list-group-item-action.active {
  color: #fff;
  background-color: #737678;
  border-color: #737678;
}

.list-group-item-gray400 {
  color: #6b6e71;
  background-color: #f1f3f5;
}

.list-group-item-gray400.list-group-item-action:hover, .list-group-item-gray400.list-group-item-action:focus {
  color: #6b6e71;
  background-color: #e2e6ea;
}

.list-group-item-gray400.list-group-item-action.active {
  color: #fff;
  background-color: #6b6e71;
  border-color: #6b6e71;
}

.list-group-item-gray500 {
  color: #5a5e62;
  background-color: #e8eaed;
}

.list-group-item-gray500.list-group-item-action:hover, .list-group-item-gray500.list-group-item-action:focus {
  color: #5a5e62;
  background-color: #dadde2;
}

.list-group-item-gray500.list-group-item-action.active {
  color: #fff;
  background-color: #5a5e62;
  border-color: #5a5e62;
}

.list-group-item-gray600 {
  color: #383d41;
  background-color: #d6d8db;
}

.list-group-item-gray600.list-group-item-action:hover, .list-group-item-gray600.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

.list-group-item-gray600.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-gray700 {
  color: #262a2d;
  background-color: #ccced0;
}

.list-group-item-gray700.list-group-item-action:hover, .list-group-item-gray700.list-group-item-action:focus {
  color: #262a2d;
  background-color: #bfc1c4;
}

.list-group-item-gray700.list-group-item-action.active {
  color: #fff;
  background-color: #262a2d;
  border-color: #262a2d;
}

.list-group-item-gray800 {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.list-group-item-gray800.list-group-item-action:hover, .list-group-item-gray800.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.list-group-item-gray800.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.list-group-item-gray900 {
  color: #111315;
  background-color: #c1c2c3;
}

.list-group-item-gray900.list-group-item-action:hover, .list-group-item-gray900.list-group-item-action:focus {
  color: #111315;
  background-color: #b4b5b6;
}

.list-group-item-gray900.list-group-item-action.active {
  color: #fff;
  background-color: #111315;
  border-color: #111315;
}

.list-group-item-twgray50 {
  color: #828282;
  background-color: #fefefe;
}

.list-group-item-twgray50.list-group-item-action:hover, .list-group-item-twgray50.list-group-item-action:focus {
  color: #828282;
  background-color: #f1f1f1;
}

.list-group-item-twgray50.list-group-item-action.active {
  color: #fff;
  background-color: #828282;
  border-color: #828282;
}

.list-group-item-twgray100 {
  color: #7f7f7f;
  background-color: #fcfcfc;
}

.list-group-item-twgray100.list-group-item-action:hover, .list-group-item-twgray100.list-group-item-action:focus {
  color: #7f7f7f;
  background-color: #efefef;
}

.list-group-item-twgray100.list-group-item-action.active {
  color: #fff;
  background-color: #7f7f7f;
  border-color: #7f7f7f;
}

.list-group-item-twgray200 {
  color: #777778;
  background-color: #f7f7f8;
}

.list-group-item-twgray200.list-group-item-action:hover, .list-group-item-twgray200.list-group-item-action:focus {
  color: #777778;
  background-color: #e9e9ec;
}

.list-group-item-twgray200.list-group-item-action.active {
  color: #fff;
  background-color: #777778;
  border-color: #777778;
}

.list-group-item-twgray300 {
  color: #6e6e70;
  background-color: #f3f3f4;
}

.list-group-item-twgray300.list-group-item-action:hover, .list-group-item-twgray300.list-group-item-action:focus {
  color: #6e6e70;
  background-color: #e6e6e8;
}

.list-group-item-twgray300.list-group-item-action.active {
  color: #fff;
  background-color: #6e6e70;
  border-color: #6e6e70;
}

.list-group-item-twgray400 {
  color: #545458;
  background-color: #e5e5e7;
}

.list-group-item-twgray400.list-group-item-action:hover, .list-group-item-twgray400.list-group-item-action:focus {
  color: #545458;
  background-color: #d8d8db;
}

.list-group-item-twgray400.list-group-item-action.active {
  color: #fff;
  background-color: #545458;
  border-color: #545458;
}

.list-group-item-twgray500 {
  color: #3b3b3f;
  background-color: #d7d7da;
}

.list-group-item-twgray500.list-group-item-action:hover, .list-group-item-twgray500.list-group-item-action:focus {
  color: #3b3b3f;
  background-color: #cacace;
}

.list-group-item-twgray500.list-group-item-action.active {
  color: #fff;
  background-color: #3b3b3f;
  border-color: #3b3b3f;
}

.list-group-item-twgray600 {
  color: #2b2b2f;
  background-color: #cfcfd1;
}

.list-group-item-twgray600.list-group-item-action:hover, .list-group-item-twgray600.list-group-item-action:focus {
  color: #2b2b2f;
  background-color: #c2c2c5;
}

.list-group-item-twgray600.list-group-item-action.active {
  color: #fff;
  background-color: #2b2b2f;
  border-color: #2b2b2f;
}

.list-group-item-twgray700 {
  color: #212124;
  background-color: #c9c9cb;
}

.list-group-item-twgray700.list-group-item-action:hover, .list-group-item-twgray700.list-group-item-action:focus {
  color: #212124;
  background-color: #bcbcbe;
}

.list-group-item-twgray700.list-group-item-action.active {
  color: #fff;
  background-color: #212124;
  border-color: #212124;
}

.list-group-item-twgray800 {
  color: #141416;
  background-color: #c3c3c3;
}

.list-group-item-twgray800.list-group-item-action:hover, .list-group-item-twgray800.list-group-item-action:focus {
  color: #141416;
  background-color: #b6b6b6;
}

.list-group-item-twgray800.list-group-item-action.active {
  color: #fff;
  background-color: #141416;
  border-color: #141416;
}

.list-group-item-twgray900 {
  color: #0c0c0e;
  background-color: #bebebf;
}

.list-group-item-twgray900.list-group-item-action:hover, .list-group-item-twgray900.list-group-item-action:focus {
  color: #0c0c0e;
  background-color: #b1b1b2;
}

.list-group-item-twgray900.list-group-item-action.active {
  color: #fff;
  background-color: #0c0c0e;
  border-color: #0c0c0e;
}

.list-group-item-facebook {
  color: #2e4b85;
  background-color: #d0e0ff;
}

.list-group-item-facebook.list-group-item-action:hover, .list-group-item-facebook.list-group-item-action:focus {
  color: #2e4b85;
  background-color: #b7cfff;
}

.list-group-item-facebook.list-group-item-action.active {
  color: #fff;
  background-color: #2e4b85;
  border-color: #2e4b85;
}

.list-group-item-twitter {
  color: #00597b;
  background-color: #b8e8fa;
}

.list-group-item-twitter.list-group-item-action:hover, .list-group-item-twitter.list-group-item-action:focus {
  color: #00597b;
  background-color: #a0e0f8;
}

.list-group-item-twitter.list-group-item-action.active {
  color: #fff;
  background-color: #00597b;
  border-color: #00597b;
}

.list-group-item-linkedin {
  color: #253d5e;
  background-color: #ccd8ea;
}

.list-group-item-linkedin.list-group-item-action:hover, .list-group-item-linkedin.list-group-item-action:focus {
  color: #253d5e;
  background-color: #bacae3;
}

.list-group-item-linkedin.list-group-item-action.active {
  color: #fff;
  background-color: #253d5e;
  border-color: #253d5e;
}

.list-group-item-flickr {
  color: #850045;
  background-color: #ffb8dd;
}

.list-group-item-flickr.list-group-item-action:hover, .list-group-item-flickr.list-group-item-action:focus {
  color: #850045;
  background-color: #ff9fd1;
}

.list-group-item-flickr.list-group-item-action.active {
  color: #fff;
  background-color: #850045;
  border-color: #850045;
}

.list-group-item-tumblr {
  color: #1a2a39;
  background-color: #c6ced6;
}

.list-group-item-tumblr.list-group-item-action:hover, .list-group-item-tumblr.list-group-item-action:focus {
  color: #1a2a39;
  background-color: #b7c1cb;
}

.list-group-item-tumblr.list-group-item-action.active {
  color: #fff;
  background-color: #1a2a39;
  border-color: #1a2a39;
}

.list-group-item-xing {
  color: #013435;
  background-color: #b8d4d4;
}

.list-group-item-xing.list-group-item-action:hover, .list-group-item-xing.list-group-item-action:focus {
  color: #013435;
  background-color: #a8caca;
}

.list-group-item-xing.list-group-item-action.active {
  color: #fff;
  background-color: #013435;
  border-color: #013435;
}

.list-group-item-github {
  color: #224466;
  background-color: #cadcee;
}

.list-group-item-github.list-group-item-action:hover, .list-group-item-github.list-group-item-action:focus {
  color: #224466;
  background-color: #b7cfe8;
}

.list-group-item-github.list-group-item-action.active {
  color: #fff;
  background-color: #224466;
  border-color: #224466;
}

.list-group-item-html5 {
  color: #762914;
  background-color: #f7cec2;
}

.list-group-item-html5.list-group-item-action:hover, .list-group-item-html5.list-group-item-action:focus {
  color: #762914;
  background-color: #f4bcab;
}

.list-group-item-html5.list-group-item-action.active {
  color: #fff;
  background-color: #762914;
  border-color: #762914;
}

.list-group-item-openid {
  color: #804921;
  background-color: #fddfca;
}

.list-group-item-openid.list-group-item-action:hover, .list-group-item-openid.list-group-item-action:focus {
  color: #804921;
  background-color: #fcd0b1;
}

.list-group-item-openid.list-group-item-action.active {
  color: #fff;
  background-color: #804921;
  border-color: #804921;
}

.list-group-item-stackoverflow {
  color: #843f0b;
  background-color: #ffdabd;
}

.list-group-item-stackoverflow.list-group-item-action:hover, .list-group-item-stackoverflow.list-group-item-action:focus {
  color: #843f0b;
  background-color: #ffcca4;
}

.list-group-item-stackoverflow.list-group-item-action.active {
  color: #fff;
  background-color: #843f0b;
  border-color: #843f0b;
}

.list-group-item-youtube {
  color: #610000;
  background-color: #ecb8b8;
}

.list-group-item-youtube.list-group-item-action:hover, .list-group-item-youtube.list-group-item-action:focus {
  color: #610000;
  background-color: #e7a4a4;
}

.list-group-item-youtube.list-group-item-action.active {
  color: #fff;
  background-color: #610000;
  border-color: #610000;
}

.list-group-item-css3 {
  color: #013a61;
  background-color: #b8d7ec;
}

.list-group-item-css3.list-group-item-action:hover, .list-group-item-css3.list-group-item-action:focus {
  color: #013a61;
  background-color: #a4cce7;
}

.list-group-item-css3.list-group-item-action.active {
  color: #fff;
  background-color: #013a61;
  border-color: #013a61;
}

.list-group-item-dribbble {
  color: #7a2847;
  background-color: #f9cdde;
}

.list-group-item-dribbble.list-group-item-action:hover, .list-group-item-dribbble.list-group-item-action:focus {
  color: #7a2847;
  background-color: #f6b6cf;
}

.list-group-item-dribbble.list-group-item-action.active {
  color: #fff;
  background-color: #7a2847;
  border-color: #7a2847;
}

.list-group-item-googleplus {
  color: #61271e;
  background-color: #eccdc8;
}

.list-group-item-googleplus.list-group-item-action:hover, .list-group-item-googleplus.list-group-item-action:focus {
  color: #61271e;
  background-color: #e5bcb5;
}

.list-group-item-googleplus.list-group-item-action.active {
  color: #fff;
  background-color: #61271e;
  border-color: #61271e;
}

.list-group-item-instagram {
  color: #7a233d;
  background-color: #f9cbd9;
}

.list-group-item-instagram.list-group-item-action:hover, .list-group-item-instagram.list-group-item-action:focus {
  color: #7a233d;
  background-color: #f6b4c8;
}

.list-group-item-instagram.list-group-item-action.active {
  color: #fff;
  background-color: #7a233d;
  border-color: #7a233d;
}

.list-group-item-pinterest {
  color: #6a1114;
  background-color: #f0c1c3;
}

.list-group-item-pinterest.list-group-item-action:hover, .list-group-item-pinterest.list-group-item-action:focus {
  color: #6a1114;
  background-color: #ebacaf;
}

.list-group-item-pinterest.list-group-item-action.active {
  color: #fff;
  background-color: #6a1114;
  border-color: #6a1114;
}

.list-group-item-vk {
  color: #858042;
  background-color: #fffcdb;
}

.list-group-item-vk.list-group-item-action:hover, .list-group-item-vk.list-group-item-action:focus {
  color: #858042;
  background-color: #fffac2;
}

.list-group-item-vk.list-group-item-action.active {
  color: #fff;
  background-color: #858042;
  border-color: #858042;
}

.list-group-item-yahoo {
  color: #21014b;
  background-color: #cab8e0;
}

.list-group-item-yahoo.list-group-item-action:hover, .list-group-item-yahoo.list-group-item-action:focus {
  color: #21014b;
  background-color: #bda6d8;
}

.list-group-item-yahoo.list-group-item-action.active {
  color: #fff;
  background-color: #21014b;
  border-color: #21014b;
}

.list-group-item-behance {
  color: #0c3785;
  background-color: #bed5ff;
}

.list-group-item-behance.list-group-item-action:hover, .list-group-item-behance.list-group-item-action:focus {
  color: #0c3785;
  background-color: #a5c5ff;
}

.list-group-item-behance.list-group-item-action.active {
  color: #fff;
  background-color: #0c3785;
  border-color: #0c3785;
}

.list-group-item-dropbox {
  color: #004277;
  background-color: #b8dbf8;
}

.list-group-item-dropbox.list-group-item-action:hover, .list-group-item-dropbox.list-group-item-action:focus {
  color: #004277;
  background-color: #a1cff6;
}

.list-group-item-dropbox.list-group-item-action.active {
  color: #fff;
  background-color: #004277;
  border-color: #004277;
}

.list-group-item-reddit {
  color: #852400;
  background-color: #ffcbb8;
}

.list-group-item-reddit.list-group-item-action:hover, .list-group-item-reddit.list-group-item-action:focus {
  color: #852400;
  background-color: #ffb89f;
}

.list-group-item-reddit.list-group-item-action.active {
  color: #fff;
  background-color: #852400;
  border-color: #852400;
}

.list-group-item-spotify {
  color: #3f6000;
  background-color: #daebb8;
}

.list-group-item-spotify.list-group-item-action:hover, .list-group-item-spotify.list-group-item-action:focus {
  color: #3f6000;
  background-color: #d0e5a4;
}

.list-group-item-spotify.list-group-item-action.active {
  color: #fff;
  background-color: #3f6000;
  border-color: #3f6000;
}

.list-group-item-vine {
  color: #00634a;
  background-color: #b8ede0;
}

.list-group-item-vine.list-group-item-action:hover, .list-group-item-vine.list-group-item-action:focus {
  color: #00634a;
  background-color: #a4e8d7;
}

.list-group-item-vine.list-group-item-action.active {
  color: #fff;
  background-color: #00634a;
  border-color: #00634a;
}

.list-group-item-foursquare {
  color: #083c5b;
  background-color: #bcd8e9;
}

.list-group-item-foursquare.list-group-item-action:hover, .list-group-item-foursquare.list-group-item-action:focus {
  color: #083c5b;
  background-color: #a9cde3;
}

.list-group-item-foursquare.list-group-item-action.active {
  color: #fff;
  background-color: #083c5b;
  border-color: #083c5b;
}

.list-group-item-vimeo {
  color: #586e2a;
  background-color: #e7f3ce;
}

.list-group-item-vimeo.list-group-item-action:hover, .list-group-item-vimeo.list-group-item-action:focus {
  color: #586e2a;
  background-color: #ddeeba;
}

.list-group-item-vimeo.list-group-item-action.active {
  color: #fff;
  background-color: #586e2a;
  border-color: #586e2a;
}

.list-group-item-line {
  color: #1e5a1c;
  background-color: #c8e8c7;
}

.list-group-item-line.list-group-item-action:hover, .list-group-item-line.list-group-item-action:focus {
  color: #1e5a1c;
  background-color: #b6e1b5;
}

.list-group-item-line.list-group-item-action.active {
  color: #fff;
  background-color: #1e5a1c;
  border-color: #1e5a1c;
}

.list-group-item-lemon {
  color: #858042;
  background-color: #fffcdb;
}

.list-group-item-lemon.list-group-item-action:hover, .list-group-item-lemon.list-group-item-action:focus {
  color: #858042;
  background-color: #fffac2;
}

.list-group-item-lemon.list-group-item-action.active {
  color: #fff;
  background-color: #858042;
  border-color: #858042;
}

.close {
  float: right;
  font-size: 1.3125rem;
  font-weight: 600;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:hover {
  color: #000;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  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: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

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

.modal.show .modal-dialog {
  transform: none;
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.625rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
}

.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-content {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, 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.75rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 1;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.5rem;
  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.25rem 0;
  border-top-color: #212529;
}

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

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.25rem 0.4rem 0.25rem 0;
  border-right-color: #212529;
}

.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.25rem 0.4rem;
  border-bottom-color: #212529;
}

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

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.25rem 0 0.25rem 0.4rem;
  border-left-color: #212529;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #212529;
  border-radius: 0.3125rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, 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.76562rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #dee2e6;
  border-radius: 0.3125rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  margin: 0 0.625rem;
}

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

.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc((0 + 1px) * -1);
}

.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0 0 0;
  border-top-color: #dee2e6;
}

.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0 0 0;
  border-top-color: transparent;
}

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0;
}

.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc((0 + 1px) * -1);
  width: 0;
  height: 0;
  margin: 0.625rem 0;
}

.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0 0 0 0;
  border-right-color: #dee2e6;
}

.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0 0 0 0;
  border-right-color: transparent;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0;
}

.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc((0 + 1px) * -1);
}

.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0 0 0;
  border-bottom-color: #dee2e6;
}

.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0 0 0;
  border-bottom-color: transparent;
}

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 0;
  margin-left: 0;
  content: "";
  border-bottom: 1px solid #fff;
}

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0;
}

.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc((0 + 1px) * -1);
  width: 0;
  height: 0;
  margin: 0.625rem 0;
}

.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0 0 0 0;
  border-left-color: #dee2e6;
}

.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0 0 0 0;
  border-left-color: transparent;
}

.popover-header {
  padding: 1rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #212529;
  background-color: #fff;
  border-bottom: 1px solid #f2f2f2;
  border-top-left-radius: calc(0.625rem - 1px);
  border-top-right-radius: calc(0.625rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 1rem 1rem;
  color: #495057;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  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%;
  backface-visibility: hidden;
  transition: transform 0.6s ease;
}

@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 {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  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: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  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: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.001));
}

.carousel-control-next {
  right: 0;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.001));
}

.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;charset=utf8,%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;charset=utf8,%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: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  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: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    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%;
  animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  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;
  animation: spinner-grow .75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #e05606 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #ae4305 !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ff9900 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #cc7a00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #212529 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #0a0c0d !important;
}

.bg-primary-2 {
  background-color: #e05555 !important;
}

a.bg-primary-2:hover, a.bg-primary-2:focus,
button.bg-primary-2:hover,
button.bg-primary-2:focus {
  background-color: #d82a2a !important;
}

.bg-primary-3 {
  background-color: #3b0b12 !important;
}

a.bg-primary-3:hover, a.bg-primary-3:focus,
button.bg-primary-3:hover,
button.bg-primary-3:focus {
  background-color: #100305 !important;
}

.bg-rose50 {
  background-color: #fff1f2 !important;
}

a.bg-rose50:hover, a.bg-rose50:focus,
button.bg-rose50:hover,
button.bg-rose50:focus {
  background-color: #ffbec3 !important;
}

.bg-rose100 {
  background-color: #ffe4e6 !important;
}

a.bg-rose100:hover, a.bg-rose100:focus,
button.bg-rose100:hover,
button.bg-rose100:focus {
  background-color: #ffb1b7 !important;
}

.bg-rose200 {
  background-color: #fecdd3 !important;
}

a.bg-rose200:hover, a.bg-rose200:focus,
button.bg-rose200:hover,
button.bg-rose200:focus {
  background-color: #fd9ba7 !important;
}

.bg-rose300 {
  background-color: #fda4af !important;
}

a.bg-rose300:hover, a.bg-rose300:focus,
button.bg-rose300:hover,
button.bg-rose300:focus {
  background-color: #fc7283 !important;
}

.bg-rose400 {
  background-color: #fb7185 !important;
}

a.bg-rose400:hover, a.bg-rose400:focus,
button.bg-rose400:hover,
button.bg-rose400:focus {
  background-color: #fa3f5a !important;
}

.bg-rose500 {
  background-color: #f43f5e !important;
}

a.bg-rose500:hover, a.bg-rose500:focus,
button.bg-rose500:hover,
button.bg-rose500:focus {
  background-color: #f10f36 !important;
}

.bg-rose600 {
  background-color: #e11d48 !important;
}

a.bg-rose600:hover, a.bg-rose600:focus,
button.bg-rose600:hover,
button.bg-rose600:focus {
  background-color: #b4173a !important;
}

.bg-rose700 {
  background-color: #be123c !important;
}

a.bg-rose700:hover, a.bg-rose700:focus,
button.bg-rose700:hover,
button.bg-rose700:focus {
  background-color: #8f0e2d !important;
}

.bg-rose800 {
  background-color: #9f1239 !important;
}

a.bg-rose800:hover, a.bg-rose800:focus,
button.bg-rose800:hover,
button.bg-rose800:focus {
  background-color: #710d29 !important;
}

.bg-rose900 {
  background-color: #881337 !important;
}

a.bg-rose900:hover, a.bg-rose900:focus,
button.bg-rose900:hover,
button.bg-rose900:focus {
  background-color: #5b0d25 !important;
}

.bg-pink50 {
  background-color: #fdf2f8 !important;
}

a.bg-pink50:hover, a.bg-pink50:focus,
button.bg-pink50:hover,
button.bg-pink50:focus {
  background-color: #f6c6e0 !important;
}

.bg-pink100 {
  background-color: #fce7f3 !important;
}

a.bg-pink100:hover, a.bg-pink100:focus,
button.bg-pink100:hover,
button.bg-pink100:focus {
  background-color: #f6badc !important;
}

.bg-pink200 {
  background-color: #fbcfe8 !important;
}

a.bg-pink200:hover, a.bg-pink200:focus,
button.bg-pink200:hover,
button.bg-pink200:focus {
  background-color: #f7a0d1 !important;
}

.bg-pink300 {
  background-color: #f9a8d4 !important;
}

a.bg-pink300:hover, a.bg-pink300:focus,
button.bg-pink300:hover,
button.bg-pink300:focus {
  background-color: #f678bc !important;
}

.bg-pink400 {
  background-color: #f472b6 !important;
}

a.bg-pink400:hover, a.bg-pink400:focus,
button.bg-pink400:hover,
button.bg-pink400:focus {
  background-color: #f0439e !important;
}

.bg-pink500 {
  background-color: #ec4899 !important;
}

a.bg-pink500:hover, a.bg-pink500:focus,
button.bg-pink500:hover,
button.bg-pink500:focus {
  background-color: #e71a7f !important;
}

.bg-pink600 {
  background-color: #db2777 !important;
}

a.bg-pink600:hover, a.bg-pink600:focus,
button.bg-pink600:hover,
button.bg-pink600:focus {
  background-color: #b11e5f !important;
}

.bg-pink700 {
  background-color: #be185d !important;
}

a.bg-pink700:hover, a.bg-pink700:focus,
button.bg-pink700:hover,
button.bg-pink700:focus {
  background-color: #911247 !important;
}

.bg-pink800 {
  background-color: #9d174d !important;
}

a.bg-pink800:hover, a.bg-pink800:focus,
button.bg-pink800:hover,
button.bg-pink800:focus {
  background-color: #711037 !important;
}

.bg-pink900 {
  background-color: #831843 !important;
}

a.bg-pink900:hover, a.bg-pink900:focus,
button.bg-pink900:hover,
button.bg-pink900:focus {
  background-color: #58102d !important;
}

.bg-fuchsia50 {
  background-color: #fdf4ff !important;
}

a.bg-fuchsia50:hover, a.bg-fuchsia50:focus,
button.bg-fuchsia50:hover,
button.bg-fuchsia50:focus {
  background-color: #f4c1ff !important;
}

.bg-fuchsia100 {
  background-color: #fae8ff !important;
}

a.bg-fuchsia100:hover, a.bg-fuchsia100:focus,
button.bg-fuchsia100:hover,
button.bg-fuchsia100:focus {
  background-color: #efb5ff !important;
}

.bg-fuchsia200 {
  background-color: #f5d0fe !important;
}

a.bg-fuchsia200:hover, a.bg-fuchsia200:focus,
button.bg-fuchsia200:hover,
button.bg-fuchsia200:focus {
  background-color: #ea9efd !important;
}

.bg-fuchsia300 {
  background-color: #f0abfc !important;
}

a.bg-fuchsia300:hover, a.bg-fuchsia300:focus,
button.bg-fuchsia300:hover,
button.bg-fuchsia300:focus {
  background-color: #e77afa !important;
}

.bg-fuchsia400 {
  background-color: #e879f9 !important;
}

a.bg-fuchsia400:hover, a.bg-fuchsia400:focus,
button.bg-fuchsia400:hover,
button.bg-fuchsia400:focus {
  background-color: #e048f7 !important;
}

.bg-fuchsia500 {
  background-color: #d946ef !important;
}

a.bg-fuchsia500:hover, a.bg-fuchsia500:focus,
button.bg-fuchsia500:hover,
button.bg-fuchsia500:focus {
  background-color: #cf17eb !important;
}

.bg-fuchsia600 {
  background-color: #c026d3 !important;
}

a.bg-fuchsia600:hover, a.bg-fuchsia600:focus,
button.bg-fuchsia600:hover,
button.bg-fuchsia600:focus {
  background-color: #991ea8 !important;
}

.bg-fuchsia700 {
  background-color: #a21caf !important;
}

a.bg-fuchsia700:hover, a.bg-fuchsia700:focus,
button.bg-fuchsia700:hover,
button.bg-fuchsia700:focus {
  background-color: #791583 !important;
}

.bg-fuchsia800 {
  background-color: #86198f !important;
}

a.bg-fuchsia800:hover, a.bg-fuchsia800:focus,
button.bg-fuchsia800:hover,
button.bg-fuchsia800:focus {
  background-color: #5d1164 !important;
}

.bg-fuchsia900 {
  background-color: #701a75 !important;
}

a.bg-fuchsia900:hover, a.bg-fuchsia900:focus,
button.bg-fuchsia900:hover,
button.bg-fuchsia900:focus {
  background-color: #48114b !important;
}

.bg-purple50 {
  background-color: #faf5ff !important;
}

a.bg-purple50:hover, a.bg-purple50:focus,
button.bg-purple50:hover,
button.bg-purple50:focus {
  background-color: #e1c2ff !important;
}

.bg-purple100 {
  background-color: #f3e8ff !important;
}

a.bg-purple100:hover, a.bg-purple100:focus,
button.bg-purple100:hover,
button.bg-purple100:focus {
  background-color: #d8b5ff !important;
}

.bg-purple200 {
  background-color: #e9d5ff !important;
}

a.bg-purple200:hover, a.bg-purple200:focus,
button.bg-purple200:hover,
button.bg-purple200:focus {
  background-color: #cea2ff !important;
}

.bg-purple300 {
  background-color: #d8b4fe !important;
}

a.bg-purple300:hover, a.bg-purple300:focus,
button.bg-purple300:hover,
button.bg-purple300:focus {
  background-color: #be82fd !important;
}

.bg-purple400 {
  background-color: #c084fc !important;
}

a.bg-purple400:hover, a.bg-purple400:focus,
button.bg-purple400:hover,
button.bg-purple400:focus {
  background-color: #a752fb !important;
}

.bg-purple500 {
  background-color: #a855f7 !important;
}

a.bg-purple500:hover, a.bg-purple500:focus,
button.bg-purple500:hover,
button.bg-purple500:focus {
  background-color: #8f24f5 !important;
}

.bg-purple600 {
  background-color: #9333ea !important;
}

a.bg-purple600:hover, a.bg-purple600:focus,
button.bg-purple600:hover,
button.bg-purple600:focus {
  background-color: #7a16d4 !important;
}

.bg-purple700 {
  background-color: #7e22ce !important;
}

a.bg-purple700:hover, a.bg-purple700:focus,
button.bg-purple700:hover,
button.bg-purple700:focus {
  background-color: #631ba2 !important;
}

.bg-purple800 {
  background-color: #6b21a8 !important;
}

a.bg-purple800:hover, a.bg-purple800:focus,
button.bg-purple800:hover,
button.bg-purple800:focus {
  background-color: #50197d !important;
}

.bg-purple900 {
  background-color: #581c87 !important;
}

a.bg-purple900:hover, a.bg-purple900:focus,
button.bg-purple900:hover,
button.bg-purple900:focus {
  background-color: #3c135d !important;
}

.bg-violet50 {
  background-color: #f5f3ff !important;
}

a.bg-violet50:hover, a.bg-violet50:focus,
button.bg-violet50:hover,
button.bg-violet50:focus {
  background-color: #cbc0ff !important;
}

.bg-violet100 {
  background-color: #ede9fe !important;
}

a.bg-violet100:hover, a.bg-violet100:focus,
button.bg-violet100:hover,
button.bg-violet100:focus {
  background-color: #c5b8fc !important;
}

.bg-violet200 {
  background-color: #ddd6fe !important;
}

a.bg-violet200:hover, a.bg-violet200:focus,
button.bg-violet200:hover,
button.bg-violet200:focus {
  background-color: #b4a4fd !important;
}

.bg-violet300 {
  background-color: #c4b5fd !important;
}

a.bg-violet300:hover, a.bg-violet300:focus,
button.bg-violet300:hover,
button.bg-violet300:focus {
  background-color: #9c83fc !important;
}

.bg-violet400 {
  background-color: #a78bfa !important;
}

a.bg-violet400:hover, a.bg-violet400:focus,
button.bg-violet400:hover,
button.bg-violet400:focus {
  background-color: #825af8 !important;
}

.bg-violet500 {
  background-color: #8b5cf6 !important;
}

a.bg-violet500:hover, a.bg-violet500:focus,
button.bg-violet500:hover,
button.bg-violet500:focus {
  background-color: #692cf3 !important;
}

.bg-violet600 {
  background-color: #7c3aed !important;
}

a.bg-violet600:hover, a.bg-violet600:focus,
button.bg-violet600:hover,
button.bg-violet600:focus {
  background-color: #5f14e0 !important;
}

.bg-violet700 {
  background-color: #6d28d9 !important;
}

a.bg-violet700:hover, a.bg-violet700:focus,
button.bg-violet700:hover,
button.bg-violet700:focus {
  background-color: #571faf !important;
}

.bg-violet800 {
  background-color: #5b21b6 !important;
}

a.bg-violet800:hover, a.bg-violet800:focus,
button.bg-violet800:hover,
button.bg-violet800:focus {
  background-color: #45198b !important;
}

.bg-violet900 {
  background-color: #4c1d95 !important;
}

a.bg-violet900:hover, a.bg-violet900:focus,
button.bg-violet900:hover,
button.bg-violet900:focus {
  background-color: #36156a !important;
}

.bg-indigo50 {
  background-color: #eef2ff !important;
}

a.bg-indigo50:hover, a.bg-indigo50:focus,
button.bg-indigo50:hover,
button.bg-indigo50:focus {
  background-color: #bbcbff !important;
}

.bg-indigo100 {
  background-color: #e0e7ff !important;
}

a.bg-indigo100:hover, a.bg-indigo100:focus,
button.bg-indigo100:hover,
button.bg-indigo100:focus {
  background-color: #adc0ff !important;
}

.bg-indigo200 {
  background-color: #c7d2fe !important;
}

a.bg-indigo200:hover, a.bg-indigo200:focus,
button.bg-indigo200:hover,
button.bg-indigo200:focus {
  background-color: #95aafd !important;
}

.bg-indigo300 {
  background-color: #a5b4fc !important;
}

a.bg-indigo300:hover, a.bg-indigo300:focus,
button.bg-indigo300:hover,
button.bg-indigo300:focus {
  background-color: #748bfa !important;
}

.bg-indigo400 {
  background-color: #818cf8 !important;
}

a.bg-indigo400:hover, a.bg-indigo400:focus,
button.bg-indigo400:hover,
button.bg-indigo400:focus {
  background-color: #5160f5 !important;
}

.bg-indigo500 {
  background-color: #6366f1 !important;
}

a.bg-indigo500:hover, a.bg-indigo500:focus,
button.bg-indigo500:hover,
button.bg-indigo500:focus {
  background-color: #3438ed !important;
}

.bg-indigo600 {
  background-color: #4f46e5 !important;
}

a.bg-indigo600:hover, a.bg-indigo600:focus,
button.bg-indigo600:hover,
button.bg-indigo600:focus {
  background-color: #291fd9 !important;
}

.bg-indigo700 {
  background-color: #4338ca !important;
}

a.bg-indigo700:hover, a.bg-indigo700:focus,
button.bg-indigo700:hover,
button.bg-indigo700:focus {
  background-color: #352ca3 !important;
}

.bg-indigo800 {
  background-color: #3730a3 !important;
}

a.bg-indigo800:hover, a.bg-indigo800:focus,
button.bg-indigo800:hover,
button.bg-indigo800:focus {
  background-color: #2a247c !important;
}

.bg-indigo900 {
  background-color: #312e81 !important;
}

a.bg-indigo900:hover, a.bg-indigo900:focus,
button.bg-indigo900:hover,
button.bg-indigo900:focus {
  background-color: #23215b !important;
}

.bg-blue50 {
  background-color: #eff6ff !important;
}

a.bg-blue50:hover, a.bg-blue50:focus,
button.bg-blue50:hover,
button.bg-blue50:focus {
  background-color: #bcd9ff !important;
}

.bg-blue100 {
  background-color: #dbeafe !important;
}

a.bg-blue100:hover, a.bg-blue100:focus,
button.bg-blue100:hover,
button.bg-blue100:focus {
  background-color: #a9cdfd !important;
}

.bg-blue200 {
  background-color: #bfdbfe !important;
}

a.bg-blue200:hover, a.bg-blue200:focus,
button.bg-blue200:hover,
button.bg-blue200:focus {
  background-color: #8dbffd !important;
}

.bg-blue300 {
  background-color: #93c5fd !important;
}

a.bg-blue300:hover, a.bg-blue300:focus,
button.bg-blue300:hover,
button.bg-blue300:focus {
  background-color: #61aafc !important;
}

.bg-blue400 {
  background-color: #60a5fa !important;
}

a.bg-blue400:hover, a.bg-blue400:focus,
button.bg-blue400:hover,
button.bg-blue400:focus {
  background-color: #2f89f8 !important;
}

.bg-blue500 {
  background-color: #3b82f6 !important;
}

a.bg-blue500:hover, a.bg-blue500:focus,
button.bg-blue500:hover,
button.bg-blue500:focus {
  background-color: #0b63f3 !important;
}

.bg-blue600 {
  background-color: #2563eb !important;
}

a.bg-blue600:hover, a.bg-blue600:focus,
button.bg-blue600:hover,
button.bg-blue600:focus {
  background-color: #134cca !important;
}

.bg-blue700 {
  background-color: #1d4ed8 !important;
}

a.bg-blue700:hover, a.bg-blue700:focus,
button.bg-blue700:hover,
button.bg-blue700:focus {
  background-color: #173eab !important;
}

.bg-blue800 {
  background-color: #1e40af !important;
}

a.bg-blue800:hover, a.bg-blue800:focus,
button.bg-blue800:hover,
button.bg-blue800:focus {
  background-color: #173083 !important;
}

.bg-blue900 {
  background-color: #1e3a8a !important;
}

a.bg-blue900:hover, a.bg-blue900:focus,
button.bg-blue900:hover,
button.bg-blue900:focus {
  background-color: #152860 !important;
}

.bg-lightBlue25 {
  background-color: #f2f6f7 !important;
}

a.bg-lightBlue25:hover, a.bg-lightBlue25:focus,
button.bg-lightBlue25:hover,
button.bg-lightBlue25:focus {
  background-color: #d2e0e4 !important;
}

.bg-lightBlue50 {
  background-color: #f0f9ff !important;
}

a.bg-lightBlue50:hover, a.bg-lightBlue50:focus,
button.bg-lightBlue50:hover,
button.bg-lightBlue50:focus {
  background-color: #bde5ff !important;
}

.bg-lightBlue100 {
  background-color: #e0f2fe !important;
}

a.bg-lightBlue100:hover, a.bg-lightBlue100:focus,
button.bg-lightBlue100:hover,
button.bg-lightBlue100:focus {
  background-color: #afddfc !important;
}

.bg-lightBlue200 {
  background-color: #bae6fd !important;
}

a.bg-lightBlue200:hover, a.bg-lightBlue200:focus,
button.bg-lightBlue200:hover,
button.bg-lightBlue200:focus {
  background-color: #88d4fc !important;
}

.bg-lightBlue300 {
  background-color: #7dd3fc !important;
}

a.bg-lightBlue300:hover, a.bg-lightBlue300:focus,
button.bg-lightBlue300:hover,
button.bg-lightBlue300:focus {
  background-color: #4bc2fb !important;
}

.bg-lightBlue400 {
  background-color: #38bdf8 !important;
}

a.bg-lightBlue400:hover, a.bg-lightBlue400:focus,
button.bg-lightBlue400:hover,
button.bg-lightBlue400:focus {
  background-color: #09acf4 !important;
}

.bg-lightBlue500 {
  background-color: #0ea5e9 !important;
}

a.bg-lightBlue500:hover, a.bg-lightBlue500:focus,
button.bg-lightBlue500:hover,
button.bg-lightBlue500:focus {
  background-color: #0b83b9 !important;
}

.bg-lightBlue600 {
  background-color: #0284c7 !important;
}

a.bg-lightBlue600:hover, a.bg-lightBlue600:focus,
button.bg-lightBlue600:hover,
button.bg-lightBlue600:focus {
  background-color: #016395 !important;
}

.bg-lightBlue700 {
  background-color: #0369a1 !important;
}

a.bg-lightBlue700:hover, a.bg-lightBlue700:focus,
button.bg-lightBlue700:hover,
button.bg-lightBlue700:focus {
  background-color: #02486f !important;
}

.bg-lightBlue800 {
  background-color: #075985 !important;
}

a.bg-lightBlue800:hover, a.bg-lightBlue800:focus,
button.bg-lightBlue800:hover,
button.bg-lightBlue800:focus {
  background-color: #043955 !important;
}

.bg-lightBlue900 {
  background-color: #0c4a6e !important;
}

a.bg-lightBlue900:hover, a.bg-lightBlue900:focus,
button.bg-lightBlue900:hover,
button.bg-lightBlue900:focus {
  background-color: #072b40 !important;
}

.bg-cyan50 {
  background-color: #ecfeff !important;
}

a.bg-cyan50:hover, a.bg-cyan50:focus,
button.bg-cyan50:hover,
button.bg-cyan50:focus {
  background-color: #b9fbff !important;
}

.bg-cyan100 {
  background-color: #cffafe !important;
}

a.bg-cyan100:hover, a.bg-cyan100:focus,
button.bg-cyan100:hover,
button.bg-cyan100:focus {
  background-color: #9df5fd !important;
}

.bg-cyan200 {
  background-color: #a5f3fc !important;
}

a.bg-cyan200:hover, a.bg-cyan200:focus,
button.bg-cyan200:hover,
button.bg-cyan200:focus {
  background-color: #74ecfa !important;
}

.bg-cyan300 {
  background-color: #67e8f9 !important;
}

a.bg-cyan300:hover, a.bg-cyan300:focus,
button.bg-cyan300:hover,
button.bg-cyan300:focus {
  background-color: #36e1f7 !important;
}

.bg-cyan400 {
  background-color: #22d3ee !important;
}

a.bg-cyan400:hover, a.bg-cyan400:focus,
button.bg-cyan400:hover,
button.bg-cyan400:focus {
  background-color: #10b4cd !important;
}

.bg-cyan500 {
  background-color: #06b6d4 !important;
}

a.bg-cyan500:hover, a.bg-cyan500:focus,
button.bg-cyan500:hover,
button.bg-cyan500:focus {
  background-color: #058ba2 !important;
}

.bg-cyan600 {
  background-color: #0891b2 !important;
}

a.bg-cyan600:hover, a.bg-cyan600:focus,
button.bg-cyan600:hover,
button.bg-cyan600:focus {
  background-color: #066981 !important;
}

.bg-cyan700 {
  background-color: #0e7490 !important;
}

a.bg-cyan700:hover, a.bg-cyan700:focus,
button.bg-cyan700:hover,
button.bg-cyan700:focus {
  background-color: #094f62 !important;
}

.bg-cyan800 {
  background-color: #155e75 !important;
}

a.bg-cyan800:hover, a.bg-cyan800:focus,
button.bg-cyan800:hover,
button.bg-cyan800:focus {
  background-color: #0d3b4a !important;
}

.bg-cyan900 {
  background-color: #164e63 !important;
}

a.bg-cyan900:hover, a.bg-cyan900:focus,
button.bg-cyan900:hover,
button.bg-cyan900:focus {
  background-color: #0d2d39 !important;
}

.bg-teal50 {
  background-color: #f0fdfa !important;
}

a.bg-teal50:hover, a.bg-teal50:focus,
button.bg-teal50:hover,
button.bg-teal50:focus {
  background-color: #c3f7eb !important;
}

.bg-teal100 {
  background-color: #ccfbf1 !important;
}

a.bg-teal100:hover, a.bg-teal100:focus,
button.bg-teal100:hover,
button.bg-teal100:focus {
  background-color: #9df7e4 !important;
}

.bg-teal200 {
  background-color: #99f6e4 !important;
}

a.bg-teal200:hover, a.bg-teal200:focus,
button.bg-teal200:hover,
button.bg-teal200:focus {
  background-color: #6af2d8 !important;
}

.bg-teal300 {
  background-color: #5eead4 !important;
}

a.bg-teal300:hover, a.bg-teal300:focus,
button.bg-teal300:hover,
button.bg-teal300:focus {
  background-color: #31e4c8 !important;
}

.bg-teal400 {
  background-color: #2dd4bf !important;
}

a.bg-teal400:hover, a.bg-teal400:focus,
button.bg-teal400:hover,
button.bg-teal400:focus {
  background-color: #23ab9a !important;
}

.bg-teal500 {
  background-color: #14b8a6 !important;
}

a.bg-teal500:hover, a.bg-teal500:focus,
button.bg-teal500:hover,
button.bg-teal500:focus {
  background-color: #0f8a7d !important;
}

.bg-teal600 {
  background-color: #0d9488 !important;
}

a.bg-teal600:hover, a.bg-teal600:focus,
button.bg-teal600:hover,
button.bg-teal600:focus {
  background-color: #09655d !important;
}

.bg-teal700 {
  background-color: #0f766e !important;
}

a.bg-teal700:hover, a.bg-teal700:focus,
button.bg-teal700:hover,
button.bg-teal700:focus {
  background-color: #094944 !important;
}

.bg-teal800 {
  background-color: #115e59 !important;
}

a.bg-teal800:hover, a.bg-teal800:focus,
button.bg-teal800:hover,
button.bg-teal800:focus {
  background-color: #093330 !important;
}

.bg-teal900 {
  background-color: #134e4a !important;
}

a.bg-teal900:hover, a.bg-teal900:focus,
button.bg-teal900:hover,
button.bg-teal900:focus {
  background-color: #092523 !important;
}

.bg-emerald25 {
  background-color: #f3f8f5 !important;
}

a.bg-emerald25:hover, a.bg-emerald25:focus,
button.bg-emerald25:hover,
button.bg-emerald25:focus {
  background-color: #d3e5da !important;
}

.bg-emerald50 {
  background-color: #ecfdf5 !important;
}

a.bg-emerald50:hover, a.bg-emerald50:focus,
button.bg-emerald50:hover,
button.bg-emerald50:focus {
  background-color: #bef8dd !important;
}

.bg-emerald100 {
  background-color: #d1fae5 !important;
}

a.bg-emerald100:hover, a.bg-emerald100:focus,
button.bg-emerald100:hover,
button.bg-emerald100:focus {
  background-color: #a3f5cb !important;
}

.bg-emerald200 {
  background-color: #a7f3d0 !important;
}

a.bg-emerald200:hover, a.bg-emerald200:focus,
button.bg-emerald200:hover,
button.bg-emerald200:focus {
  background-color: #7aedb8 !important;
}

.bg-emerald300 {
  background-color: #6ee7b7 !important;
}

a.bg-emerald300:hover, a.bg-emerald300:focus,
button.bg-emerald300:hover,
button.bg-emerald300:focus {
  background-color: #42e0a1 !important;
}

.bg-emerald400 {
  background-color: #34d399 !important;
}

a.bg-emerald400:hover, a.bg-emerald400:focus,
button.bg-emerald400:hover,
button.bg-emerald400:focus {
  background-color: #26ae7c !important;
}

.bg-emerald500 {
  background-color: #10b981 !important;
}

a.bg-emerald500:hover, a.bg-emerald500:focus,
button.bg-emerald500:hover,
button.bg-emerald500:focus {
  background-color: #0c8a60 !important;
}

.bg-emerald600 {
  background-color: #059669 !important;
}

a.bg-emerald600:hover, a.bg-emerald600:focus,
button.bg-emerald600:hover,
button.bg-emerald600:focus {
  background-color: #036546 !important;
}

.bg-emerald700 {
  background-color: #047857 !important;
}

a.bg-emerald700:hover, a.bg-emerald700:focus,
button.bg-emerald700:hover,
button.bg-emerald700:focus {
  background-color: #024733 !important;
}

.bg-emerald800 {
  background-color: #065f46 !important;
}

a.bg-emerald800:hover, a.bg-emerald800:focus,
button.bg-emerald800:hover,
button.bg-emerald800:focus {
  background-color: #032f23 !important;
}

.bg-emerald900 {
  background-color: #064e3b !important;
}

a.bg-emerald900:hover, a.bg-emerald900:focus,
button.bg-emerald900:hover,
button.bg-emerald900:focus {
  background-color: #021f17 !important;
}

.bg-green50 {
  background-color: #f0fdf4 !important;
}

a.bg-green50:hover, a.bg-green50:focus,
button.bg-green50:hover,
button.bg-green50:focus {
  background-color: #c3f7d3 !important;
}

.bg-green100 {
  background-color: #dcfce7 !important;
}

a.bg-green100:hover, a.bg-green100:focus,
button.bg-green100:hover,
button.bg-green100:focus {
  background-color: #adf8c7 !important;
}

.bg-green200 {
  background-color: #bbf7d0 !important;
}

a.bg-green200:hover, a.bg-green200:focus,
button.bg-green200:hover,
button.bg-green200:focus {
  background-color: #8df2b0 !important;
}

.bg-green300 {
  background-color: #86efac !important;
}

a.bg-green300:hover, a.bg-green300:focus,
button.bg-green300:hover,
button.bg-green300:focus {
  background-color: #59e98d !important;
}

.bg-green400 {
  background-color: #4ade80 !important;
}

a.bg-green400:hover, a.bg-green400:focus,
button.bg-green400:hover,
button.bg-green400:focus {
  background-color: #26cf64 !important;
}

.bg-green500 {
  background-color: #22c55e !important;
}

a.bg-green500:hover, a.bg-green500:focus,
button.bg-green500:hover,
button.bg-green500:focus {
  background-color: #1a9a49 !important;
}

.bg-green600 {
  background-color: #16a34a !important;
}

a.bg-green600:hover, a.bg-green600:focus,
button.bg-green600:hover,
button.bg-green600:focus {
  background-color: #107636 !important;
}

.bg-green700 {
  background-color: #15803d !important;
}

a.bg-green700:hover, a.bg-green700:focus,
button.bg-green700:hover,
button.bg-green700:focus {
  background-color: #0e5428 !important;
}

.bg-green800 {
  background-color: #166534 !important;
}

a.bg-green800:hover, a.bg-green800:focus,
button.bg-green800:hover,
button.bg-green800:focus {
  background-color: #0d3b1e !important;
}

.bg-green900 {
  background-color: #14532d !important;
}

a.bg-green900:hover, a.bg-green900:focus,
button.bg-green900:hover,
button.bg-green900:focus {
  background-color: #0a2a17 !important;
}

.bg-lime50 {
  background-color: #f7fee7 !important;
}

a.bg-lime50:hover, a.bg-lime50:focus,
button.bg-lime50:hover,
button.bg-lime50:focus {
  background-color: #e7fcb6 !important;
}

.bg-lime100 {
  background-color: #ecfccb !important;
}

a.bg-lime100:hover, a.bg-lime100:focus,
button.bg-lime100:hover,
button.bg-lime100:focus {
  background-color: #daf99b !important;
}

.bg-lime200 {
  background-color: #d9f99d !important;
}

a.bg-lime200:hover, a.bg-lime200:focus,
button.bg-lime200:hover,
button.bg-lime200:focus {
  background-color: #c6f66d !important;
}

.bg-lime300 {
  background-color: #bef264 !important;
}

a.bg-lime300:hover, a.bg-lime300:focus,
button.bg-lime300:hover,
button.bg-lime300:focus {
  background-color: #aaee35 !important;
}

.bg-lime400 {
  background-color: #a3e635 !important;
}

a.bg-lime400:hover, a.bg-lime400:focus,
button.bg-lime400:hover,
button.bg-lime400:focus {
  background-color: #8ace1a !important;
}

.bg-lime500 {
  background-color: #84cc16 !important;
}

a.bg-lime500:hover, a.bg-lime500:focus,
button.bg-lime500:hover,
button.bg-lime500:focus {
  background-color: #669e11 !important;
}

.bg-lime600 {
  background-color: #65a30d !important;
}

a.bg-lime600:hover, a.bg-lime600:focus,
button.bg-lime600:hover,
button.bg-lime600:focus {
  background-color: #487409 !important;
}

.bg-lime700 {
  background-color: #4d7c0f !important;
}

a.bg-lime700:hover, a.bg-lime700:focus,
button.bg-lime700:hover,
button.bg-lime700:focus {
  background-color: #314f09 !important;
}

.bg-lime800 {
  background-color: #3f6212 !important;
}

a.bg-lime800:hover, a.bg-lime800:focus,
button.bg-lime800:hover,
button.bg-lime800:focus {
  background-color: #23370a !important;
}

.bg-lime900 {
  background-color: #365314 !important;
}

a.bg-lime900:hover, a.bg-lime900:focus,
button.bg-lime900:hover,
button.bg-lime900:focus {
  background-color: #1b2a0a !important;
}

.bg-yellow50 {
  background-color: #fefce8 !important;
}

a.bg-yellow50:hover, a.bg-yellow50:focus,
button.bg-yellow50:hover,
button.bg-yellow50:focus {
  background-color: #fcf6b7 !important;
}

.bg-yellow100 {
  background-color: #fef9c3 !important;
}

a.bg-yellow100:hover, a.bg-yellow100:focus,
button.bg-yellow100:hover,
button.bg-yellow100:focus {
  background-color: #fdf491 !important;
}

.bg-yellow200 {
  background-color: #fef08a !important;
}

a.bg-yellow200:hover, a.bg-yellow200:focus,
button.bg-yellow200:hover,
button.bg-yellow200:focus {
  background-color: #feea57 !important;
}

.bg-yellow300 {
  background-color: #fde047 !important;
}

a.bg-yellow300:hover, a.bg-yellow300:focus,
button.bg-yellow300:hover,
button.bg-yellow300:focus {
  background-color: #fcd815 !important;
}

.bg-yellow400 {
  background-color: #facc15 !important;
}

a.bg-yellow400:hover, a.bg-yellow400:focus,
button.bg-yellow400:hover,
button.bg-yellow400:focus {
  background-color: #d7ad05 !important;
}

.bg-yellow500 {
  background-color: #eab308 !important;
}

a.bg-yellow500:hover, a.bg-yellow500:focus,
button.bg-yellow500:hover,
button.bg-yellow500:focus {
  background-color: #b98d06 !important;
}

.bg-yellow600 {
  background-color: #ca8a04 !important;
}

a.bg-yellow600:hover, a.bg-yellow600:focus,
button.bg-yellow600:hover,
button.bg-yellow600:focus {
  background-color: #986803 !important;
}

.bg-yellow700 {
  background-color: #a16207 !important;
}

a.bg-yellow700:hover, a.bg-yellow700:focus,
button.bg-yellow700:hover,
button.bg-yellow700:focus {
  background-color: #704405 !important;
}

.bg-yellow800 {
  background-color: #854d0e !important;
}

a.bg-yellow800:hover, a.bg-yellow800:focus,
button.bg-yellow800:hover,
button.bg-yellow800:focus {
  background-color: #573209 !important;
}

.bg-yellow900 {
  background-color: #713f12 !important;
}

a.bg-yellow900:hover, a.bg-yellow900:focus,
button.bg-yellow900:hover,
button.bg-yellow900:focus {
  background-color: #45260b !important;
}

.bg-amber50 {
  background-color: #fffbeb !important;
}

a.bg-amber50:hover, a.bg-amber50:focus,
button.bg-amber50:hover,
button.bg-amber50:focus {
  background-color: #fff1b8 !important;
}

.bg-amber100 {
  background-color: #fef3c7 !important;
}

a.bg-amber100:hover, a.bg-amber100:focus,
button.bg-amber100:hover,
button.bg-amber100:focus {
  background-color: #fde895 !important;
}

.bg-amber200 {
  background-color: #fde68a !important;
}

a.bg-amber200:hover, a.bg-amber200:focus,
button.bg-amber200:hover,
button.bg-amber200:focus {
  background-color: #fcdb58 !important;
}

.bg-amber300 {
  background-color: #fcd34d !important;
}

a.bg-amber300:hover, a.bg-amber300:focus,
button.bg-amber300:hover,
button.bg-amber300:focus {
  background-color: #fbc71b !important;
}

.bg-amber400 {
  background-color: #fbbf24 !important;
}

a.bg-amber400:hover, a.bg-amber400:focus,
button.bg-amber400:hover,
button.bg-amber400:focus {
  background-color: #e8a804 !important;
}

.bg-amber500 {
  background-color: #f59e0b !important;
}

a.bg-amber500:hover, a.bg-amber500:focus,
button.bg-amber500:hover,
button.bg-amber500:focus {
  background-color: #c57f08 !important;
}

.bg-amber600 {
  background-color: #d97706 !important;
}

a.bg-amber600:hover, a.bg-amber600:focus,
button.bg-amber600:hover,
button.bg-amber600:focus {
  background-color: #a75c05 !important;
}

.bg-amber700 {
  background-color: #b45309 !important;
}

a.bg-amber700:hover, a.bg-amber700:focus,
button.bg-amber700:hover,
button.bg-amber700:focus {
  background-color: #833d07 !important;
}

.bg-amber800 {
  background-color: #92400e !important;
}

a.bg-amber800:hover, a.bg-amber800:focus,
button.bg-amber800:hover,
button.bg-amber800:focus {
  background-color: #632c0a !important;
}

.bg-amber900 {
  background-color: #78350f !important;
}

a.bg-amber900:hover, a.bg-amber900:focus,
button.bg-amber900:hover,
button.bg-amber900:focus {
  background-color: #4b2109 !important;
}

.bg-orange50 {
  background-color: #fff7ed !important;
}

a.bg-orange50:hover, a.bg-orange50:focus,
button.bg-orange50:hover,
button.bg-orange50:focus {
  background-color: #ffe0ba !important;
}

.bg-orange100 {
  background-color: #ffedd5 !important;
}

a.bg-orange100:hover, a.bg-orange100:focus,
button.bg-orange100:hover,
button.bg-orange100:focus {
  background-color: #ffd7a2 !important;
}

.bg-orange200 {
  background-color: #fed7aa !important;
}

a.bg-orange200:hover, a.bg-orange200:focus,
button.bg-orange200:hover,
button.bg-orange200:focus {
  background-color: #fdbf78 !important;
}

.bg-orange300 {
  background-color: #fdba74 !important;
}

a.bg-orange300:hover, a.bg-orange300:focus,
button.bg-orange300:hover,
button.bg-orange300:focus {
  background-color: #fca142 !important;
}

.bg-orange400 {
  background-color: #fb923c !important;
}

a.bg-orange400:hover, a.bg-orange400:focus,
button.bg-orange400:hover,
button.bg-orange400:focus {
  background-color: #fa760a !important;
}

.bg-orange500 {
  background-color: #f97316 !important;
}

a.bg-orange500:hover, a.bg-orange500:focus,
button.bg-orange500:hover,
button.bg-orange500:focus {
  background-color: #d65b06 !important;
}

.bg-orange600 {
  background-color: #ea580c !important;
}

a.bg-orange600:hover, a.bg-orange600:focus,
button.bg-orange600:hover,
button.bg-orange600:focus {
  background-color: #b9460a !important;
}

.bg-orange700 {
  background-color: #c2410c !important;
}

a.bg-orange700:hover, a.bg-orange700:focus,
button.bg-orange700:hover,
button.bg-orange700:focus {
  background-color: #923109 !important;
}

.bg-orange800 {
  background-color: #9a3412 !important;
}

a.bg-orange800:hover, a.bg-orange800:focus,
button.bg-orange800:hover,
button.bg-orange800:focus {
  background-color: #6c250d !important;
}

.bg-orange900 {
  background-color: #7c2d12 !important;
}

a.bg-orange900:hover, a.bg-orange900:focus,
button.bg-orange900:hover,
button.bg-orange900:focus {
  background-color: #4f1d0c !important;
}

.bg-red50 {
  background-color: #fef2f2 !important;
}

a.bg-red50:hover, a.bg-red50:focus,
button.bg-red50:hover,
button.bg-red50:focus {
  background-color: #fac3c3 !important;
}

.bg-red100 {
  background-color: #fee2e2 !important;
}

a.bg-red100:hover, a.bg-red100:focus,
button.bg-red100:hover,
button.bg-red100:focus {
  background-color: #fcb1b1 !important;
}

.bg-red200 {
  background-color: #fecaca !important;
}

a.bg-red200:hover, a.bg-red200:focus,
button.bg-red200:hover,
button.bg-red200:focus {
  background-color: #fd9898 !important;
}

.bg-red300 {
  background-color: #fca5a5 !important;
}

a.bg-red300:hover, a.bg-red300:focus,
button.bg-red300:hover,
button.bg-red300:focus {
  background-color: #fa7474 !important;
}

.bg-red400 {
  background-color: #f87171 !important;
}

a.bg-red400:hover, a.bg-red400:focus,
button.bg-red400:hover,
button.bg-red400:focus {
  background-color: #f64040 !important;
}

.bg-red500 {
  background-color: #ef4444 !important;
}

a.bg-red500:hover, a.bg-red500:focus,
button.bg-red500:hover,
button.bg-red500:focus {
  background-color: #eb1515 !important;
}

.bg-red600 {
  background-color: #dc2626 !important;
}

a.bg-red600:hover, a.bg-red600:focus,
button.bg-red600:hover,
button.bg-red600:focus {
  background-color: #b21d1d !important;
}

.bg-red700 {
  background-color: #b91c1c !important;
}

a.bg-red700:hover, a.bg-red700:focus,
button.bg-red700:hover,
button.bg-red700:focus {
  background-color: #8d1515 !important;
}

.bg-red800 {
  background-color: #991b1b !important;
}

a.bg-red800:hover, a.bg-red800:focus,
button.bg-red800:hover,
button.bg-red800:focus {
  background-color: #6e1313 !important;
}

.bg-red900 {
  background-color: #7f1d1d !important;
}

a.bg-red900:hover, a.bg-red900:focus,
button.bg-red900:hover,
button.bg-red900:focus {
  background-color: #551414 !important;
}

.bg-warmGray50 {
  background-color: #fafaf9 !important;
}

a.bg-warmGray50:hover, a.bg-warmGray50:focus,
button.bg-warmGray50:hover,
button.bg-warmGray50:focus {
  background-color: #e3e3dd !important;
}

.bg-warmGray100 {
  background-color: #f5f5f4 !important;
}

a.bg-warmGray100:hover, a.bg-warmGray100:focus,
button.bg-warmGray100:hover,
button.bg-warmGray100:focus {
  background-color: #ddddd9 !important;
}

.bg-warmGray200 {
  background-color: #e7e5e4 !important;
}

a.bg-warmGray200:hover, a.bg-warmGray200:focus,
button.bg-warmGray200:hover,
button.bg-warmGray200:focus {
  background-color: #cfcbc9 !important;
}

.bg-warmGray300 {
  background-color: #d6d3d1 !important;
}

a.bg-warmGray300:hover, a.bg-warmGray300:focus,
button.bg-warmGray300:hover,
button.bg-warmGray300:focus {
  background-color: #beb9b6 !important;
}

.bg-warmGray400 {
  background-color: #a8a29e !important;
}

a.bg-warmGray400:hover, a.bg-warmGray400:focus,
button.bg-warmGray400:hover,
button.bg-warmGray400:focus {
  background-color: #908883 !important;
}

.bg-warmGray500 {
  background-color: #78716c !important;
}

a.bg-warmGray500:hover, a.bg-warmGray500:focus,
button.bg-warmGray500:hover,
button.bg-warmGray500:focus {
  background-color: #5d5854 !important;
}

.bg-warmGray600 {
  background-color: #57534e !important;
}

a.bg-warmGray600:hover, a.bg-warmGray600:focus,
button.bg-warmGray600:hover,
button.bg-warmGray600:focus {
  background-color: #3c3936 !important;
}

.bg-warmGray700 {
  background-color: #44403c !important;
}

a.bg-warmGray700:hover, a.bg-warmGray700:focus,
button.bg-warmGray700:hover,
button.bg-warmGray700:focus {
  background-color: #292724 !important;
}

.bg-warmGray800 {
  background-color: #292524 !important;
}

a.bg-warmGray800:hover, a.bg-warmGray800:focus,
button.bg-warmGray800:hover,
button.bg-warmGray800:focus {
  background-color: #0e0c0c !important;
}

.bg-warmGray900 {
  background-color: #1c1917 !important;
}

a.bg-warmGray900:hover, a.bg-warmGray900:focus,
button.bg-warmGray900:hover,
button.bg-warmGray900:focus {
  background-color: black !important;
}

.bg-trueGray50 {
  background-color: #fafafa !important;
}

a.bg-trueGray50:hover, a.bg-trueGray50:focus,
button.bg-trueGray50:hover,
button.bg-trueGray50:focus {
  background-color: #e1e1e1 !important;
}

.bg-trueGray100 {
  background-color: #f5f5f5 !important;
}

a.bg-trueGray100:hover, a.bg-trueGray100:focus,
button.bg-trueGray100:hover,
button.bg-trueGray100:focus {
  background-color: gainsboro !important;
}

.bg-trueGray200 {
  background-color: #e5e5e5 !important;
}

a.bg-trueGray200:hover, a.bg-trueGray200:focus,
button.bg-trueGray200:hover,
button.bg-trueGray200:focus {
  background-color: #cccccc !important;
}

.bg-trueGray300 {
  background-color: #d4d4d4 !important;
}

a.bg-trueGray300:hover, a.bg-trueGray300:focus,
button.bg-trueGray300:hover,
button.bg-trueGray300:focus {
  background-color: #bbbbbb !important;
}

.bg-trueGray400 {
  background-color: #a3a3a3 !important;
}

a.bg-trueGray400:hover, a.bg-trueGray400:focus,
button.bg-trueGray400:hover,
button.bg-trueGray400:focus {
  background-color: #8a8a8a !important;
}

.bg-trueGray500 {
  background-color: #737373 !important;
}

a.bg-trueGray500:hover, a.bg-trueGray500:focus,
button.bg-trueGray500:hover,
button.bg-trueGray500:focus {
  background-color: #5a5a5a !important;
}

.bg-trueGray600 {
  background-color: #525252 !important;
}

a.bg-trueGray600:hover, a.bg-trueGray600:focus,
button.bg-trueGray600:hover,
button.bg-trueGray600:focus {
  background-color: #393939 !important;
}

.bg-trueGray700 {
  background-color: #404040 !important;
}

a.bg-trueGray700:hover, a.bg-trueGray700:focus,
button.bg-trueGray700:hover,
button.bg-trueGray700:focus {
  background-color: #272727 !important;
}

.bg-trueGray800 {
  background-color: #262626 !important;
}

a.bg-trueGray800:hover, a.bg-trueGray800:focus,
button.bg-trueGray800:hover,
button.bg-trueGray800:focus {
  background-color: #0d0d0d !important;
}

.bg-trueGray900 {
  background-color: #171717 !important;
}

a.bg-trueGray900:hover, a.bg-trueGray900:focus,
button.bg-trueGray900:hover,
button.bg-trueGray900:focus {
  background-color: black !important;
}

.bg-coolGray50 {
  background-color: #f9fafb !important;
}

a.bg-coolGray50:hover, a.bg-coolGray50:focus,
button.bg-coolGray50:hover,
button.bg-coolGray50:focus {
  background-color: #dae1e7 !important;
}

.bg-coolGray100 {
  background-color: #f3f4f6 !important;
}

a.bg-coolGray100:hover, a.bg-coolGray100:focus,
button.bg-coolGray100:hover,
button.bg-coolGray100:focus {
  background-color: #d6d9e0 !important;
}

.bg-coolGray200 {
  background-color: #e5e7eb !important;
}

a.bg-coolGray200:hover, a.bg-coolGray200:focus,
button.bg-coolGray200:hover,
button.bg-coolGray200:focus {
  background-color: #c8ccd5 !important;
}

.bg-coolGray300 {
  background-color: #d1d5db !important;
}

a.bg-coolGray300:hover, a.bg-coolGray300:focus,
button.bg-coolGray300:hover,
button.bg-coolGray300:focus {
  background-color: #b4bbc5 !important;
}

.bg-coolGray400 {
  background-color: #9ca3af !important;
}

a.bg-coolGray400:hover, a.bg-coolGray400:focus,
button.bg-coolGray400:hover,
button.bg-coolGray400:focus {
  background-color: #808998 !important;
}

.bg-coolGray500 {
  background-color: #6b7280 !important;
}

a.bg-coolGray500:hover, a.bg-coolGray500:focus,
button.bg-coolGray500:hover,
button.bg-coolGray500:focus {
  background-color: #545964 !important;
}

.bg-coolGray600 {
  background-color: #4b5563 !important;
}

a.bg-coolGray600:hover, a.bg-coolGray600:focus,
button.bg-coolGray600:hover,
button.bg-coolGray600:focus {
  background-color: #353c46 !important;
}

.bg-coolGray700 {
  background-color: #374151 !important;
}

a.bg-coolGray700:hover, a.bg-coolGray700:focus,
button.bg-coolGray700:hover,
button.bg-coolGray700:focus {
  background-color: #222933 !important;
}

.bg-coolGray800 {
  background-color: #1f2937 !important;
}

a.bg-coolGray800:hover, a.bg-coolGray800:focus,
button.bg-coolGray800:hover,
button.bg-coolGray800:focus {
  background-color: #0d1116 !important;
}

.bg-coolGray900 {
  background-color: #111827 !important;
}

a.bg-coolGray900:hover, a.bg-coolGray900:focus,
button.bg-coolGray900:hover,
button.bg-coolGray900:focus {
  background-color: #020203 !important;
}

.bg-blueGray50 {
  background-color: #f8fafc !important;
}

a.bg-blueGray50:hover, a.bg-blueGray50:focus,
button.bg-blueGray50:hover,
button.bg-blueGray50:focus {
  background-color: #d4e1ed !important;
}

.bg-blueGray100 {
  background-color: #f1f5f9 !important;
}

a.bg-blueGray100:hover, a.bg-blueGray100:focus,
button.bg-blueGray100:hover,
button.bg-blueGray100:focus {
  background-color: #cddcea !important;
}

.bg-blueGray200 {
  background-color: #e2e8f0 !important;
}

a.bg-blueGray200:hover, a.bg-blueGray200:focus,
button.bg-blueGray200:hover,
button.bg-blueGray200:focus {
  background-color: #c0cddf !important;
}

.bg-blueGray300 {
  background-color: #cbd5e1 !important;
}

a.bg-blueGray300:hover, a.bg-blueGray300:focus,
button.bg-blueGray300:hover,
button.bg-blueGray300:focus {
  background-color: #abbbce !important;
}

.bg-blueGray400 {
  background-color: #94a3b8 !important;
}

a.bg-blueGray400:hover, a.bg-blueGray400:focus,
button.bg-blueGray400:hover,
button.bg-blueGray400:focus {
  background-color: #7589a4 !important;
}

.bg-blueGray500 {
  background-color: #64748b !important;
}

a.bg-blueGray500:hover, a.bg-blueGray500:focus,
button.bg-blueGray500:hover,
button.bg-blueGray500:focus {
  background-color: #4f5b6d !important;
}

.bg-blueGray600 {
  background-color: #475569 !important;
}

a.bg-blueGray600:hover, a.bg-blueGray600:focus,
button.bg-blueGray600:hover,
button.bg-blueGray600:focus {
  background-color: #323c4b !important;
}

.bg-blueGray700 {
  background-color: #334155 !important;
}

a.bg-blueGray700:hover, a.bg-blueGray700:focus,
button.bg-blueGray700:hover,
button.bg-blueGray700:focus {
  background-color: #202935 !important;
}

.bg-blueGray800 {
  background-color: #1e293b !important;
}

a.bg-blueGray800:hover, a.bg-blueGray800:focus,
button.bg-blueGray800:hover,
button.bg-blueGray800:focus {
  background-color: #0d1219 !important;
}

.bg-blueGray900 {
  background-color: #0f172a !important;
}

a.bg-blueGray900:hover, a.bg-blueGray900:focus,
button.bg-blueGray900:hover,
button.bg-blueGray900:focus {
  background-color: #020204 !important;
}

.bg-gray100 {
  background-color: #f8f9fa !important;
}

a.bg-gray100:hover, a.bg-gray100:focus,
button.bg-gray100:hover,
button.bg-gray100:focus {
  background-color: #dae0e5 !important;
}

.bg-gray200 {
  background-color: #e9ecef !important;
}

a.bg-gray200:hover, a.bg-gray200:focus,
button.bg-gray200:hover,
button.bg-gray200:focus {
  background-color: #cbd3da !important;
}

.bg-gray300 {
  background-color: #dee2e6 !important;
}

a.bg-gray300:hover, a.bg-gray300:focus,
button.bg-gray300:hover,
button.bg-gray300:focus {
  background-color: #c1c9d0 !important;
}

.bg-gray400 {
  background-color: #ced4da !important;
}

a.bg-gray400:hover, a.bg-gray400:focus,
button.bg-gray400:hover,
button.bg-gray400:focus {
  background-color: #b1bbc4 !important;
}

.bg-gray500 {
  background-color: #adb5bd !important;
}

a.bg-gray500:hover, a.bg-gray500:focus,
button.bg-gray500:hover,
button.bg-gray500:focus {
  background-color: #919ca6 !important;
}

.bg-gray600 {
  background-color: #6c757d !important;
}

a.bg-gray600:hover, a.bg-gray600:focus,
button.bg-gray600:hover,
button.bg-gray600:focus {
  background-color: #545b62 !important;
}

.bg-gray700 {
  background-color: #495057 !important;
}

a.bg-gray700:hover, a.bg-gray700:focus,
button.bg-gray700:hover,
button.bg-gray700:focus {
  background-color: #32373b !important;
}

.bg-gray800 {
  background-color: #343a40 !important;
}

a.bg-gray800:hover, a.bg-gray800:focus,
button.bg-gray800:hover,
button.bg-gray800:focus {
  background-color: #1d2124 !important;
}

.bg-gray900 {
  background-color: #212529 !important;
}

a.bg-gray900:hover, a.bg-gray900:focus,
button.bg-gray900:hover,
button.bg-gray900:focus {
  background-color: #0a0c0d !important;
}

.bg-twgray50 {
  background-color: #fafafa !important;
}

a.bg-twgray50:hover, a.bg-twgray50:focus,
button.bg-twgray50:hover,
button.bg-twgray50:focus {
  background-color: #e1e1e1 !important;
}

.bg-twgray100 {
  background-color: #f4f4f5 !important;
}

a.bg-twgray100:hover, a.bg-twgray100:focus,
button.bg-twgray100:hover,
button.bg-twgray100:focus {
  background-color: #d9d9dd !important;
}

.bg-twgray200 {
  background-color: #e4e4e7 !important;
}

a.bg-twgray200:hover, a.bg-twgray200:focus,
button.bg-twgray200:hover,
button.bg-twgray200:focus {
  background-color: #c9c9cf !important;
}

.bg-twgray300 {
  background-color: #d4d4d8 !important;
}

a.bg-twgray300:hover, a.bg-twgray300:focus,
button.bg-twgray300:hover,
button.bg-twgray300:focus {
  background-color: #b9b9c0 !important;
}

.bg-twgray400 {
  background-color: #a1a1aa !important;
}

a.bg-twgray400:hover, a.bg-twgray400:focus,
button.bg-twgray400:hover,
button.bg-twgray400:focus {
  background-color: #868692 !important;
}

.bg-twgray500 {
  background-color: #71717a !important;
}

a.bg-twgray500:hover, a.bg-twgray500:focus,
button.bg-twgray500:hover,
button.bg-twgray500:focus {
  background-color: #585860 !important;
}

.bg-twgray600 {
  background-color: #52525b !important;
}

a.bg-twgray600:hover, a.bg-twgray600:focus,
button.bg-twgray600:hover,
button.bg-twgray600:focus {
  background-color: #3a3a40 !important;
}

.bg-twgray700 {
  background-color: #3f3f46 !important;
}

a.bg-twgray700:hover, a.bg-twgray700:focus,
button.bg-twgray700:hover,
button.bg-twgray700:focus {
  background-color: #27272b !important;
}

.bg-twgray800 {
  background-color: #27272a !important;
}

a.bg-twgray800:hover, a.bg-twgray800:focus,
button.bg-twgray800:hover,
button.bg-twgray800:focus {
  background-color: #0e0e10 !important;
}

.bg-twgray900 {
  background-color: #18181b !important;
}

a.bg-twgray900:hover, a.bg-twgray900:focus,
button.bg-twgray900:hover,
button.bg-twgray900:focus {
  background-color: black !important;
}

.bg-facebook {
  background-color: #5890ff !important;
}

a.bg-facebook:hover, a.bg-facebook:focus,
button.bg-facebook:hover,
button.bg-facebook:focus {
  background-color: #256eff !important;
}

.bg-twitter {
  background-color: #00aced !important;
}

a.bg-twitter:hover, a.bg-twitter:focus,
button.bg-twitter:hover,
button.bg-twitter:focus {
  background-color: #0087ba !important;
}

.bg-linkedin {
  background-color: #4875b4 !important;
}

a.bg-linkedin:hover, a.bg-linkedin:focus,
button.bg-linkedin:hover,
button.bg-linkedin:focus {
  background-color: #395d90 !important;
}

.bg-flickr {
  background-color: #ff0084 !important;
}

a.bg-flickr:hover, a.bg-flickr:focus,
button.bg-flickr:hover,
button.bg-flickr:focus {
  background-color: #cc006a !important;
}

.bg-tumblr {
  background-color: #32506d !important;
}

a.bg-tumblr:hover, a.bg-tumblr:focus,
button.bg-tumblr:hover,
button.bg-tumblr:focus {
  background-color: #22364a !important;
}

.bg-xing {
  background-color: #026466 !important;
}

a.bg-xing:hover, a.bg-xing:focus,
button.bg-xing:hover,
button.bg-xing:focus {
  background-color: #013334 !important;
}

.bg-github {
  background-color: #4183c4 !important;
}

a.bg-github:hover, a.bg-github:focus,
button.bg-github:hover,
button.bg-github:focus {
  background-color: #3269a0 !important;
}

.bg-html5 {
  background-color: #e34f26 !important;
}

a.bg-html5:hover, a.bg-html5:focus,
button.bg-html5:hover,
button.bg-html5:focus {
  background-color: #be3c18 !important;
}

.bg-openid {
  background-color: #f78c40 !important;
}

a.bg-openid:hover, a.bg-openid:focus,
button.bg-openid:hover,
button.bg-openid:focus {
  background-color: #f56f0f !important;
}

.bg-stackoverflow {
  background-color: #fe7a15 !important;
}

a.bg-stackoverflow:hover, a.bg-stackoverflow:focus,
button.bg-stackoverflow:hover,
button.bg-stackoverflow:focus {
  background-color: #df6101 !important;
}

.bg-youtube {
  background-color: #b00 !important;
}

a.bg-youtube:hover, a.bg-youtube:focus,
button.bg-youtube:hover,
button.bg-youtube:focus {
  background-color: #880000 !important;
}

.bg-css3 {
  background-color: #0170ba !important;
}

a.bg-css3:hover, a.bg-css3:focus,
button.bg-css3:hover,
button.bg-css3:focus {
  background-color: #015187 !important;
}

.bg-dribbble {
  background-color: #ea4c89 !important;
}

a.bg-dribbble:hover, a.bg-dribbble:focus,
button.bg-dribbble:hover,
button.bg-dribbble:focus {
  background-color: #e51e6b !important;
}

.bg-googleplus {
  background-color: #bb4b39 !important;
}

a.bg-googleplus:hover, a.bg-googleplus:focus,
button.bg-googleplus:hover,
button.bg-googleplus:focus {
  background-color: #943b2d !important;
}

.bg-instagram {
  background-color: #ea4476 !important;
}

a.bg-instagram:hover, a.bg-instagram:focus,
button.bg-instagram:hover,
button.bg-instagram:focus {
  background-color: #e21956 !important;
}

.bg-pinterest {
  background-color: #cb2027 !important;
}

a.bg-pinterest:hover, a.bg-pinterest:focus,
button.bg-pinterest:hover,
button.bg-pinterest:focus {
  background-color: #9f191f !important;
}

.bg-vk {
  background-color: #fff67f !important;
}

a.bg-vk:hover, a.bg-vk:focus,
button.bg-vk:hover,
button.bg-vk:focus {
  background-color: #fff24c !important;
}

.bg-yahoo {
  background-color: #400191 !important;
}

a.bg-yahoo:hover, a.bg-yahoo:focus,
button.bg-yahoo:hover,
button.bg-yahoo:focus {
  background-color: #2a015e !important;
}

.bg-behance {
  background-color: #1769ff !important;
}

a.bg-behance:hover, a.bg-behance:focus,
button.bg-behance:hover,
button.bg-behance:focus {
  background-color: #0050e3 !important;
}

.bg-dropbox {
  background-color: #007ee5 !important;
}

a.bg-dropbox:hover, a.bg-dropbox:focus,
button.bg-dropbox:hover,
button.bg-dropbox:focus {
  background-color: #0062b2 !important;
}

.bg-reddit {
  background-color: #ff4500 !important;
}

a.bg-reddit:hover, a.bg-reddit:focus,
button.bg-reddit:hover,
button.bg-reddit:focus {
  background-color: #cc3700 !important;
}

.bg-spotify {
  background-color: #7ab800 !important;
}

a.bg-spotify:hover, a.bg-spotify:focus,
button.bg-spotify:hover,
button.bg-spotify:focus {
  background-color: #588500 !important;
}

.bg-vine {
  background-color: #00bf8f !important;
}

a.bg-vine:hover, a.bg-vine:focus,
button.bg-vine:hover,
button.bg-vine:focus {
  background-color: #008c69 !important;
}

.bg-foursquare {
  background-color: #1073af !important;
}

a.bg-foursquare:hover, a.bg-foursquare:focus,
button.bg-foursquare:hover,
button.bg-foursquare:focus {
  background-color: #0c5480 !important;
}

.bg-vimeo {
  background-color: #aad450 !important;
}

a.bg-vimeo:hover, a.bg-vimeo:focus,
button.bg-vimeo:hover,
button.bg-vimeo:focus {
  background-color: #93c130 !important;
}

.bg-line {
  background-color: #3aae36 !important;
}

a.bg-line:hover, a.bg-line:focus,
button.bg-line:hover,
button.bg-line:focus {
  background-color: #2d872a !important;
}

.bg-lemon {
  background-color: #fff67f !important;
}

a.bg-lemon:hover, a.bg-lemon:focus,
button.bg-lemon:hover,
button.bg-lemon:focus {
  background-color: #fff24c !important;
}

.bg-gradient-primary {
  background: #e05606 linear-gradient(180deg, #e56f2b, #e05606) repeat-x !important;
}

.bg-gradient-secondary {
  background: #6c757d linear-gradient(180deg, #828a91, #6c757d) repeat-x !important;
}

.bg-gradient-success {
  background: #28a745 linear-gradient(180deg, #48b461, #28a745) repeat-x !important;
}

.bg-gradient-info {
  background: #17a2b8 linear-gradient(180deg, #3ab0c3, #17a2b8) repeat-x !important;
}

.bg-gradient-warning {
  background: #ff9900 linear-gradient(180deg, #ffa826, #ff9900) repeat-x !important;
}

.bg-gradient-danger {
  background: #dc3545 linear-gradient(180deg, #e15361, #dc3545) repeat-x !important;
}

.bg-gradient-light {
  background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x !important;
}

.bg-gradient-dark {
  background: #212529 linear-gradient(180deg, #424649, #212529) repeat-x !important;
}

.bg-gradient-primary-2 {
  background: #e05555 linear-gradient(180deg, #e56f6f, #e05555) repeat-x !important;
}

.bg-gradient-primary-3 {
  background: #3b0b12 linear-gradient(180deg, #583036, #3b0b12) repeat-x !important;
}

.bg-gradient-rose50 {
  background: #fff1f2 linear-gradient(180deg, #fff3f4, #fff1f2) repeat-x !important;
}

.bg-gradient-rose100 {
  background: #ffe4e6 linear-gradient(180deg, #ffe8ea, #ffe4e6) repeat-x !important;
}

.bg-gradient-rose200 {
  background: #fecdd3 linear-gradient(180deg, #fed5da, #fecdd3) repeat-x !important;
}

.bg-gradient-rose300 {
  background: #fda4af linear-gradient(180deg, #fdb2bb, #fda4af) repeat-x !important;
}

.bg-gradient-rose400 {
  background: #fb7185 linear-gradient(180deg, #fc8697, #fb7185) repeat-x !important;
}

.bg-gradient-rose500 {
  background: #f43f5e linear-gradient(180deg, #f65c76, #f43f5e) repeat-x !important;
}

.bg-gradient-rose600 {
  background: #e11d48 linear-gradient(180deg, #e63f63, #e11d48) repeat-x !important;
}

.bg-gradient-rose700 {
  background: #be123c linear-gradient(180deg, #c83659, #be123c) repeat-x !important;
}

.bg-gradient-rose800 {
  background: #9f1239 linear-gradient(180deg, #ad3657, #9f1239) repeat-x !important;
}

.bg-gradient-rose900 {
  background: #881337 linear-gradient(180deg, #9a3655, #881337) repeat-x !important;
}

.bg-gradient-pink50 {
  background: #fdf2f8 linear-gradient(180deg, #fdf4f9, #fdf2f8) repeat-x !important;
}

.bg-gradient-pink100 {
  background: #fce7f3 linear-gradient(180deg, #fcebf5, #fce7f3) repeat-x !important;
}

.bg-gradient-pink200 {
  background: #fbcfe8 linear-gradient(180deg, #fcd6eb, #fbcfe8) repeat-x !important;
}

.bg-gradient-pink300 {
  background: #f9a8d4 linear-gradient(180deg, #fab5da, #f9a8d4) repeat-x !important;
}

.bg-gradient-pink400 {
  background: #f472b6 linear-gradient(180deg, #f687c1, #f472b6) repeat-x !important;
}

.bg-gradient-pink500 {
  background: #ec4899 linear-gradient(180deg, #ef63a8, #ec4899) repeat-x !important;
}

.bg-gradient-pink600 {
  background: #db2777 linear-gradient(180deg, #e0478b, #db2777) repeat-x !important;
}

.bg-gradient-pink700 {
  background: #be185d linear-gradient(180deg, #c83b75, #be185d) repeat-x !important;
}

.bg-gradient-pink800 {
  background: #9d174d linear-gradient(180deg, #ac3a68, #9d174d) repeat-x !important;
}

.bg-gradient-pink900 {
  background: #831843 linear-gradient(180deg, #963b5f, #831843) repeat-x !important;
}

.bg-gradient-fuchsia50 {
  background: #fdf4ff linear-gradient(180deg, #fdf6ff, #fdf4ff) repeat-x !important;
}

.bg-gradient-fuchsia100 {
  background: #fae8ff linear-gradient(180deg, #fbebff, #fae8ff) repeat-x !important;
}

.bg-gradient-fuchsia200 {
  background: #f5d0fe linear-gradient(180deg, #f7d7fe, #f5d0fe) repeat-x !important;
}

.bg-gradient-fuchsia300 {
  background: #f0abfc linear-gradient(180deg, #f2b8fc, #f0abfc) repeat-x !important;
}

.bg-gradient-fuchsia400 {
  background: #e879f9 linear-gradient(180deg, #eb8dfa, #e879f9) repeat-x !important;
}

.bg-gradient-fuchsia500 {
  background: #d946ef linear-gradient(180deg, #df62f1, #d946ef) repeat-x !important;
}

.bg-gradient-fuchsia600 {
  background: #c026d3 linear-gradient(180deg, #c947da, #c026d3) repeat-x !important;
}

.bg-gradient-fuchsia700 {
  background: #a21caf linear-gradient(180deg, #b03ebb, #a21caf) repeat-x !important;
}

.bg-gradient-fuchsia800 {
  background: #86198f linear-gradient(180deg, #983ca0, #86198f) repeat-x !important;
}

.bg-gradient-fuchsia900 {
  background: #701a75 linear-gradient(180deg, #853c8a, #701a75) repeat-x !important;
}

.bg-gradient-purple50 {
  background: #faf5ff linear-gradient(180deg, #fbf7ff, #faf5ff) repeat-x !important;
}

.bg-gradient-purple100 {
  background: #f3e8ff linear-gradient(180deg, #f5ebff, #f3e8ff) repeat-x !important;
}

.bg-gradient-purple200 {
  background: #e9d5ff linear-gradient(180deg, #ecdbff, #e9d5ff) repeat-x !important;
}

.bg-gradient-purple300 {
  background: #d8b4fe linear-gradient(180deg, #debffe, #d8b4fe) repeat-x !important;
}

.bg-gradient-purple400 {
  background: #c084fc linear-gradient(180deg, #c996fc, #c084fc) repeat-x !important;
}

.bg-gradient-purple500 {
  background: #a855f7 linear-gradient(180deg, #b56ff8, #a855f7) repeat-x !important;
}

.bg-gradient-purple600 {
  background: #9333ea linear-gradient(180deg, #a352ed, #9333ea) repeat-x !important;
}

.bg-gradient-purple700 {
  background: #7e22ce linear-gradient(180deg, #9143d5, #7e22ce) repeat-x !important;
}

.bg-gradient-purple800 {
  background: #6b21a8 linear-gradient(180deg, #8142b5, #6b21a8) repeat-x !important;
}

.bg-gradient-purple900 {
  background: #581c87 linear-gradient(180deg, #713e99, #581c87) repeat-x !important;
}

.bg-gradient-violet50 {
  background: #f5f3ff linear-gradient(180deg, #f7f5ff, #f5f3ff) repeat-x !important;
}

.bg-gradient-violet100 {
  background: #ede9fe linear-gradient(180deg, #f0ecfe, #ede9fe) repeat-x !important;
}

.bg-gradient-violet200 {
  background: #ddd6fe linear-gradient(180deg, #e2dcfe, #ddd6fe) repeat-x !important;
}

.bg-gradient-violet300 {
  background: #c4b5fd linear-gradient(180deg, #cdc0fd, #c4b5fd) repeat-x !important;
}

.bg-gradient-violet400 {
  background: #a78bfa linear-gradient(180deg, #b49cfb, #a78bfa) repeat-x !important;
}

.bg-gradient-violet500 {
  background: #8b5cf6 linear-gradient(180deg, #9c74f7, #8b5cf6) repeat-x !important;
}

.bg-gradient-violet600 {
  background: #7c3aed linear-gradient(180deg, #9058f0, #7c3aed) repeat-x !important;
}

.bg-gradient-violet700 {
  background: #6d28d9 linear-gradient(180deg, #8348df, #6d28d9) repeat-x !important;
}

.bg-gradient-violet800 {
  background: #5b21b6 linear-gradient(180deg, #7442c1, #5b21b6) repeat-x !important;
}

.bg-gradient-violet900 {
  background: #4c1d95 linear-gradient(180deg, #673fa5, #4c1d95) repeat-x !important;
}

.bg-gradient-indigo50 {
  background: #eef2ff linear-gradient(180deg, #f1f4ff, #eef2ff) repeat-x !important;
}

.bg-gradient-indigo100 {
  background: #e0e7ff linear-gradient(180deg, #e5ebff, #e0e7ff) repeat-x !important;
}

.bg-gradient-indigo200 {
  background: #c7d2fe linear-gradient(180deg, #cfd9fe, #c7d2fe) repeat-x !important;
}

.bg-gradient-indigo300 {
  background: #a5b4fc linear-gradient(180deg, #b3bffc, #a5b4fc) repeat-x !important;
}

.bg-gradient-indigo400 {
  background: #818cf8 linear-gradient(180deg, #949df9, #818cf8) repeat-x !important;
}

.bg-gradient-indigo500 {
  background: #6366f1 linear-gradient(180deg, #7a7df3, #6366f1) repeat-x !important;
}

.bg-gradient-indigo600 {
  background: #4f46e5 linear-gradient(180deg, #6962e9, #4f46e5) repeat-x !important;
}

.bg-gradient-indigo700 {
  background: #4338ca linear-gradient(180deg, #5f56d2, #4338ca) repeat-x !important;
}

.bg-gradient-indigo800 {
  background: #3730a3 linear-gradient(180deg, #554fb1, #3730a3) repeat-x !important;
}

.bg-gradient-indigo900 {
  background: #312e81 linear-gradient(180deg, #504d94, #312e81) repeat-x !important;
}

.bg-gradient-blue50 {
  background: #eff6ff linear-gradient(180deg, #f1f7ff, #eff6ff) repeat-x !important;
}

.bg-gradient-blue100 {
  background: #dbeafe linear-gradient(180deg, #e0edfe, #dbeafe) repeat-x !important;
}

.bg-gradient-blue200 {
  background: #bfdbfe linear-gradient(180deg, #c9e0fe, #bfdbfe) repeat-x !important;
}

.bg-gradient-blue300 {
  background: #93c5fd linear-gradient(180deg, #a3cefd, #93c5fd) repeat-x !important;
}

.bg-gradient-blue400 {
  background: #60a5fa linear-gradient(180deg, #78b3fb, #60a5fa) repeat-x !important;
}

.bg-gradient-blue500 {
  background: #3b82f6 linear-gradient(180deg, #5895f7, #3b82f6) repeat-x !important;
}

.bg-gradient-blue600 {
  background: #2563eb linear-gradient(180deg, #467aee, #2563eb) repeat-x !important;
}

.bg-gradient-blue700 {
  background: #1d4ed8 linear-gradient(180deg, #3f69de, #1d4ed8) repeat-x !important;
}

.bg-gradient-blue800 {
  background: #1e40af linear-gradient(180deg, #405dbb, #1e40af) repeat-x !important;
}

.bg-gradient-blue900 {
  background: #1e3a8a linear-gradient(180deg, #40589c, #1e3a8a) repeat-x !important;
}

.bg-gradient-lightBlue25 {
  background: #f2f6f7 linear-gradient(180deg, #f4f7f8, #f2f6f7) repeat-x !important;
}

.bg-gradient-lightBlue50 {
  background: #f0f9ff linear-gradient(180deg, #f2faff, #f0f9ff) repeat-x !important;
}

.bg-gradient-lightBlue100 {
  background: #e0f2fe linear-gradient(180deg, #e5f4fe, #e0f2fe) repeat-x !important;
}

.bg-gradient-lightBlue200 {
  background: #bae6fd linear-gradient(180deg, #c4eafd, #bae6fd) repeat-x !important;
}

.bg-gradient-lightBlue300 {
  background: #7dd3fc linear-gradient(180deg, #91dafc, #7dd3fc) repeat-x !important;
}

.bg-gradient-lightBlue400 {
  background: #38bdf8 linear-gradient(180deg, #56c7f9, #38bdf8) repeat-x !important;
}

.bg-gradient-lightBlue500 {
  background: #0ea5e9 linear-gradient(180deg, #32b3ec, #0ea5e9) repeat-x !important;
}

.bg-gradient-lightBlue600 {
  background: #0284c7 linear-gradient(180deg, #2896cf, #0284c7) repeat-x !important;
}

.bg-gradient-lightBlue700 {
  background: #0369a1 linear-gradient(180deg, #2980af, #0369a1) repeat-x !important;
}

.bg-gradient-lightBlue800 {
  background: #075985 linear-gradient(180deg, #2c7297, #075985) repeat-x !important;
}

.bg-gradient-lightBlue900 {
  background: #0c4a6e linear-gradient(180deg, #306584, #0c4a6e) repeat-x !important;
}

.bg-gradient-cyan50 {
  background: #ecfeff linear-gradient(180deg, #effeff, #ecfeff) repeat-x !important;
}

.bg-gradient-cyan100 {
  background: #cffafe linear-gradient(180deg, #d6fbfe, #cffafe) repeat-x !important;
}

.bg-gradient-cyan200 {
  background: #a5f3fc linear-gradient(180deg, #b3f5fc, #a5f3fc) repeat-x !important;
}

.bg-gradient-cyan300 {
  background: #67e8f9 linear-gradient(180deg, #7eebfa, #67e8f9) repeat-x !important;
}

.bg-gradient-cyan400 {
  background: #22d3ee linear-gradient(180deg, #43daf1, #22d3ee) repeat-x !important;
}

.bg-gradient-cyan500 {
  background: #06b6d4 linear-gradient(180deg, #2bc1da, #06b6d4) repeat-x !important;
}

.bg-gradient-cyan600 {
  background: #0891b2 linear-gradient(180deg, #2da2be, #0891b2) repeat-x !important;
}

.bg-gradient-cyan700 {
  background: #0e7490 linear-gradient(180deg, #3289a1, #0e7490) repeat-x !important;
}

.bg-gradient-cyan800 {
  background: #155e75 linear-gradient(180deg, #38768a, #155e75) repeat-x !important;
}

.bg-gradient-cyan900 {
  background: #164e63 linear-gradient(180deg, #39697a, #164e63) repeat-x !important;
}

.bg-gradient-teal50 {
  background: #f0fdfa linear-gradient(180deg, #f2fdfb, #f0fdfa) repeat-x !important;
}

.bg-gradient-teal100 {
  background: #ccfbf1 linear-gradient(180deg, #d4fcf3, #ccfbf1) repeat-x !important;
}

.bg-gradient-teal200 {
  background: #99f6e4 linear-gradient(180deg, #a8f7e8, #99f6e4) repeat-x !important;
}

.bg-gradient-teal300 {
  background: #5eead4 linear-gradient(180deg, #76edda, #5eead4) repeat-x !important;
}

.bg-gradient-teal400 {
  background: #2dd4bf linear-gradient(180deg, #4ddac9, #2dd4bf) repeat-x !important;
}

.bg-gradient-teal500 {
  background: #14b8a6 linear-gradient(180deg, #37c3b3, #14b8a6) repeat-x !important;
}

.bg-gradient-teal600 {
  background: #0d9488 linear-gradient(180deg, #31a49a, #0d9488) repeat-x !important;
}

.bg-gradient-teal700 {
  background: #0f766e linear-gradient(180deg, #338b84, #0f766e) repeat-x !important;
}

.bg-gradient-teal800 {
  background: #115e59 linear-gradient(180deg, #357672, #115e59) repeat-x !important;
}

.bg-gradient-teal900 {
  background: #134e4a linear-gradient(180deg, #366965, #134e4a) repeat-x !important;
}

.bg-gradient-emerald25 {
  background: #f3f8f5 linear-gradient(180deg, #f5f9f7, #f3f8f5) repeat-x !important;
}

.bg-gradient-emerald50 {
  background: #ecfdf5 linear-gradient(180deg, #effdf7, #ecfdf5) repeat-x !important;
}

.bg-gradient-emerald100 {
  background: #d1fae5 linear-gradient(180deg, #d8fbe9, #d1fae5) repeat-x !important;
}

.bg-gradient-emerald200 {
  background: #a7f3d0 linear-gradient(180deg, #b4f5d7, #a7f3d0) repeat-x !important;
}

.bg-gradient-emerald300 {
  background: #6ee7b7 linear-gradient(180deg, #84ebc2, #6ee7b7) repeat-x !important;
}

.bg-gradient-emerald400 {
  background: #34d399 linear-gradient(180deg, #52daa8, #34d399) repeat-x !important;
}

.bg-gradient-emerald500 {
  background: #10b981 linear-gradient(180deg, #34c494, #10b981) repeat-x !important;
}

.bg-gradient-emerald600 {
  background: #059669 linear-gradient(180deg, #2ba680, #059669) repeat-x !important;
}

.bg-gradient-emerald700 {
  background: #047857 linear-gradient(180deg, #2a8c70, #047857) repeat-x !important;
}

.bg-gradient-emerald800 {
  background: #065f46 linear-gradient(180deg, #2b7762, #065f46) repeat-x !important;
}

.bg-gradient-emerald900 {
  background: #064e3b linear-gradient(180deg, #2b6958, #064e3b) repeat-x !important;
}

.bg-gradient-green50 {
  background: #f0fdf4 linear-gradient(180deg, #f2fdf6, #f0fdf4) repeat-x !important;
}

.bg-gradient-green100 {
  background: #dcfce7 linear-gradient(180deg, #e1fceb, #dcfce7) repeat-x !important;
}

.bg-gradient-green200 {
  background: #bbf7d0 linear-gradient(180deg, #c5f8d7, #bbf7d0) repeat-x !important;
}

.bg-gradient-green300 {
  background: #86efac linear-gradient(180deg, #98f1b8, #86efac) repeat-x !important;
}

.bg-gradient-green400 {
  background: #4ade80 linear-gradient(180deg, #65e393, #4ade80) repeat-x !important;
}

.bg-gradient-green500 {
  background: #22c55e linear-gradient(180deg, #43ce76, #22c55e) repeat-x !important;
}

.bg-gradient-green600 {
  background: #16a34a linear-gradient(180deg, #39b165, #16a34a) repeat-x !important;
}

.bg-gradient-green700 {
  background: #15803d linear-gradient(180deg, #38935a, #15803d) repeat-x !important;
}

.bg-gradient-green800 {
  background: #166534 linear-gradient(180deg, #397c52, #166534) repeat-x !important;
}

.bg-gradient-green900 {
  background: #14532d linear-gradient(180deg, #376d4d, #14532d) repeat-x !important;
}

.bg-gradient-lime50 {
  background: #f7fee7 linear-gradient(180deg, #f8feeb, #f7fee7) repeat-x !important;
}

.bg-gradient-lime100 {
  background: #ecfccb linear-gradient(180deg, #effcd3, #ecfccb) repeat-x !important;
}

.bg-gradient-lime200 {
  background: #d9f99d linear-gradient(180deg, #dffaac, #d9f99d) repeat-x !important;
}

.bg-gradient-lime300 {
  background: #bef264 linear-gradient(180deg, #c8f47b, #bef264) repeat-x !important;
}

.bg-gradient-lime400 {
  background: #a3e635 linear-gradient(180deg, #b1ea53, #a3e635) repeat-x !important;
}

.bg-gradient-lime500 {
  background: #84cc16 linear-gradient(180deg, #96d439, #84cc16) repeat-x !important;
}

.bg-gradient-lime600 {
  background: #65a30d linear-gradient(180deg, #7cb131, #65a30d) repeat-x !important;
}

.bg-gradient-lime700 {
  background: #4d7c0f linear-gradient(180deg, #689033, #4d7c0f) repeat-x !important;
}

.bg-gradient-lime800 {
  background: #3f6212 linear-gradient(180deg, #5c7a36, #3f6212) repeat-x !important;
}

.bg-gradient-lime900 {
  background: #365314 linear-gradient(180deg, #546d37, #365314) repeat-x !important;
}

.bg-gradient-yellow50 {
  background: #fefce8 linear-gradient(180deg, #fefceb, #fefce8) repeat-x !important;
}

.bg-gradient-yellow100 {
  background: #fef9c3 linear-gradient(180deg, #fefacc, #fef9c3) repeat-x !important;
}

.bg-gradient-yellow200 {
  background: #fef08a linear-gradient(180deg, #fef29c, #fef08a) repeat-x !important;
}

.bg-gradient-yellow300 {
  background: #fde047 linear-gradient(180deg, #fde563, #fde047) repeat-x !important;
}

.bg-gradient-yellow400 {
  background: #facc15 linear-gradient(180deg, #fbd438, #facc15) repeat-x !important;
}

.bg-gradient-yellow500 {
  background: #eab308 linear-gradient(180deg, #edbe2d, #eab308) repeat-x !important;
}

.bg-gradient-yellow600 {
  background: #ca8a04 linear-gradient(180deg, #d29c2a, #ca8a04) repeat-x !important;
}

.bg-gradient-yellow700 {
  background: #a16207 linear-gradient(180deg, #af7a2c, #a16207) repeat-x !important;
}

.bg-gradient-yellow800 {
  background: #854d0e linear-gradient(180deg, #976832, #854d0e) repeat-x !important;
}

.bg-gradient-yellow900 {
  background: #713f12 linear-gradient(180deg, #865c36, #713f12) repeat-x !important;
}

.bg-gradient-amber50 {
  background: #fffbeb linear-gradient(180deg, #fffcee, #fffbeb) repeat-x !important;
}

.bg-gradient-amber100 {
  background: #fef3c7 linear-gradient(180deg, #fef5cf, #fef3c7) repeat-x !important;
}

.bg-gradient-amber200 {
  background: #fde68a linear-gradient(180deg, #fdea9c, #fde68a) repeat-x !important;
}

.bg-gradient-amber300 {
  background: #fcd34d linear-gradient(180deg, #fcda68, #fcd34d) repeat-x !important;
}

.bg-gradient-amber400 {
  background: #fbbf24 linear-gradient(180deg, #fcc945, #fbbf24) repeat-x !important;
}

.bg-gradient-amber500 {
  background: #f59e0b linear-gradient(180deg, #f7ad30, #f59e0b) repeat-x !important;
}

.bg-gradient-amber600 {
  background: #d97706 linear-gradient(180deg, #df8b2b, #d97706) repeat-x !important;
}

.bg-gradient-amber700 {
  background: #b45309 linear-gradient(180deg, #bf6d2e, #b45309) repeat-x !important;
}

.bg-gradient-amber800 {
  background: #92400e linear-gradient(180deg, #a25d32, #92400e) repeat-x !important;
}

.bg-gradient-amber900 {
  background: #78350f linear-gradient(180deg, #8c5333, #78350f) repeat-x !important;
}

.bg-gradient-orange50 {
  background: #fff7ed linear-gradient(180deg, #fff8f0, #fff7ed) repeat-x !important;
}

.bg-gradient-orange100 {
  background: #ffedd5 linear-gradient(180deg, #fff0db, #ffedd5) repeat-x !important;
}

.bg-gradient-orange200 {
  background: #fed7aa linear-gradient(180deg, #feddb7, #fed7aa) repeat-x !important;
}

.bg-gradient-orange300 {
  background: #fdba74 linear-gradient(180deg, #fdc489, #fdba74) repeat-x !important;
}

.bg-gradient-orange400 {
  background: #fb923c linear-gradient(180deg, #fca259, #fb923c) repeat-x !important;
}

.bg-gradient-orange500 {
  background: #f97316 linear-gradient(180deg, #fa8839, #f97316) repeat-x !important;
}

.bg-gradient-orange600 {
  background: #ea580c linear-gradient(180deg, #ed7130, #ea580c) repeat-x !important;
}

.bg-gradient-orange700 {
  background: #c2410c linear-gradient(180deg, #cb5e30, #c2410c) repeat-x !important;
}

.bg-gradient-orange800 {
  background: #9a3412 linear-gradient(180deg, #a95236, #9a3412) repeat-x !important;
}

.bg-gradient-orange900 {
  background: #7c2d12 linear-gradient(180deg, #904d36, #7c2d12) repeat-x !important;
}

.bg-gradient-red50 {
  background: #fef2f2 linear-gradient(180deg, #fef4f4, #fef2f2) repeat-x !important;
}

.bg-gradient-red100 {
  background: #fee2e2 linear-gradient(180deg, #fee6e6, #fee2e2) repeat-x !important;
}

.bg-gradient-red200 {
  background: #fecaca linear-gradient(180deg, #fed2d2, #fecaca) repeat-x !important;
}

.bg-gradient-red300 {
  background: #fca5a5 linear-gradient(180deg, #fcb3b3, #fca5a5) repeat-x !important;
}

.bg-gradient-red400 {
  background: #f87171 linear-gradient(180deg, #f98686, #f87171) repeat-x !important;
}

.bg-gradient-red500 {
  background: #ef4444 linear-gradient(180deg, #f16060, #ef4444) repeat-x !important;
}

.bg-gradient-red600 {
  background: #dc2626 linear-gradient(180deg, #e14747, #dc2626) repeat-x !important;
}

.bg-gradient-red700 {
  background: #b91c1c linear-gradient(180deg, #c43e3e, #b91c1c) repeat-x !important;
}

.bg-gradient-red800 {
  background: #991b1b linear-gradient(180deg, #a83d3d, #991b1b) repeat-x !important;
}

.bg-gradient-red900 {
  background: #7f1d1d linear-gradient(180deg, #923f3f, #7f1d1d) repeat-x !important;
}

.bg-gradient-warmGray50 {
  background: #fafaf9 linear-gradient(180deg, #fbfbfa, #fafaf9) repeat-x !important;
}

.bg-gradient-warmGray100 {
  background: #f5f5f4 linear-gradient(180deg, #f7f7f6, #f5f5f4) repeat-x !important;
}

.bg-gradient-warmGray200 {
  background: #e7e5e4 linear-gradient(180deg, #ebe9e8, #e7e5e4) repeat-x !important;
}

.bg-gradient-warmGray300 {
  background: #d6d3d1 linear-gradient(180deg, #dcdad8, #d6d3d1) repeat-x !important;
}

.bg-gradient-warmGray400 {
  background: #a8a29e linear-gradient(180deg, #b5b0ad, #a8a29e) repeat-x !important;
}

.bg-gradient-warmGray500 {
  background: #78716c linear-gradient(180deg, #8c8682, #78716c) repeat-x !important;
}

.bg-gradient-warmGray600 {
  background: #57534e linear-gradient(180deg, #706d69, #57534e) repeat-x !important;
}

.bg-gradient-warmGray700 {
  background: #44403c linear-gradient(180deg, #605d59, #44403c) repeat-x !important;
}

.bg-gradient-warmGray800 {
  background: #292524 linear-gradient(180deg, #494645, #292524) repeat-x !important;
}

.bg-gradient-warmGray900 {
  background: #1c1917 linear-gradient(180deg, #3e3c3a, #1c1917) repeat-x !important;
}

.bg-gradient-trueGray50 {
  background: #fafafa linear-gradient(180deg, #fbfbfb, #fafafa) repeat-x !important;
}

.bg-gradient-trueGray100 {
  background: #f5f5f5 linear-gradient(180deg, #f7f7f7, #f5f5f5) repeat-x !important;
}

.bg-gradient-trueGray200 {
  background: #e5e5e5 linear-gradient(180deg, #e9e9e9, #e5e5e5) repeat-x !important;
}

.bg-gradient-trueGray300 {
  background: #d4d4d4 linear-gradient(180deg, #dadada, #d4d4d4) repeat-x !important;
}

.bg-gradient-trueGray400 {
  background: #a3a3a3 linear-gradient(180deg, #b1b1b1, #a3a3a3) repeat-x !important;
}

.bg-gradient-trueGray500 {
  background: #737373 linear-gradient(180deg, #888888, #737373) repeat-x !important;
}

.bg-gradient-trueGray600 {
  background: #525252 linear-gradient(180deg, #6c6c6c, #525252) repeat-x !important;
}

.bg-gradient-trueGray700 {
  background: #404040 linear-gradient(180deg, #5d5d5d, #404040) repeat-x !important;
}

.bg-gradient-trueGray800 {
  background: #262626 linear-gradient(180deg, #474747, #262626) repeat-x !important;
}

.bg-gradient-trueGray900 {
  background: #171717 linear-gradient(180deg, #3a3a3a, #171717) repeat-x !important;
}

.bg-gradient-coolGray50 {
  background: #f9fafb linear-gradient(180deg, #fafbfc, #f9fafb) repeat-x !important;
}

.bg-gradient-coolGray100 {
  background: #f3f4f6 linear-gradient(180deg, #f5f6f7, #f3f4f6) repeat-x !important;
}

.bg-gradient-coolGray200 {
  background: #e5e7eb linear-gradient(180deg, #e9ebee, #e5e7eb) repeat-x !important;
}

.bg-gradient-coolGray300 {
  background: #d1d5db linear-gradient(180deg, #d8dbe0, #d1d5db) repeat-x !important;
}

.bg-gradient-coolGray400 {
  background: #9ca3af linear-gradient(180deg, #abb1bb, #9ca3af) repeat-x !important;
}

.bg-gradient-coolGray500 {
  background: #6b7280 linear-gradient(180deg, #818793, #6b7280) repeat-x !important;
}

.bg-gradient-coolGray600 {
  background: #4b5563 linear-gradient(180deg, #666f7a, #4b5563) repeat-x !important;
}

.bg-gradient-coolGray700 {
  background: #374151 linear-gradient(180deg, #555e6b, #374151) repeat-x !important;
}

.bg-gradient-coolGray800 {
  background: #1f2937 linear-gradient(180deg, #414955, #1f2937) repeat-x !important;
}

.bg-gradient-coolGray900 {
  background: #111827 linear-gradient(180deg, #353b47, #111827) repeat-x !important;
}

.bg-gradient-blueGray50 {
  background: #f8fafc linear-gradient(180deg, #f9fbfc, #f8fafc) repeat-x !important;
}

.bg-gradient-blueGray100 {
  background: #f1f5f9 linear-gradient(180deg, #f3f7fa, #f1f5f9) repeat-x !important;
}

.bg-gradient-blueGray200 {
  background: #e2e8f0 linear-gradient(180deg, #e6ebf2, #e2e8f0) repeat-x !important;
}

.bg-gradient-blueGray300 {
  background: #cbd5e1 linear-gradient(180deg, #d3dbe6, #cbd5e1) repeat-x !important;
}

.bg-gradient-blueGray400 {
  background: #94a3b8 linear-gradient(180deg, #a4b1c3, #94a3b8) repeat-x !important;
}

.bg-gradient-blueGray500 {
  background: #64748b linear-gradient(180deg, #7b899c, #64748b) repeat-x !important;
}

.bg-gradient-blueGray600 {
  background: #475569 linear-gradient(180deg, #636f80, #475569) repeat-x !important;
}

.bg-gradient-blueGray700 {
  background: #334155 linear-gradient(180deg, #525e6f, #334155) repeat-x !important;
}

.bg-gradient-blueGray800 {
  background: #1e293b linear-gradient(180deg, #404958, #1e293b) repeat-x !important;
}

.bg-gradient-blueGray900 {
  background: #0f172a linear-gradient(180deg, #333a4a, #0f172a) repeat-x !important;
}

.bg-gradient-gray100 {
  background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x !important;
}

.bg-gradient-gray200 {
  background: #e9ecef linear-gradient(180deg, #eceff1, #e9ecef) repeat-x !important;
}

.bg-gradient-gray300 {
  background: #dee2e6 linear-gradient(180deg, #e3e6ea, #dee2e6) repeat-x !important;
}

.bg-gradient-gray400 {
  background: #ced4da linear-gradient(180deg, #d5dae0, #ced4da) repeat-x !important;
}

.bg-gradient-gray500 {
  background: #adb5bd linear-gradient(180deg, #b9c0c7, #adb5bd) repeat-x !important;
}

.bg-gradient-gray600 {
  background: #6c757d linear-gradient(180deg, #828a91, #6c757d) repeat-x !important;
}

.bg-gradient-gray700 {
  background: #495057 linear-gradient(180deg, #646a70, #495057) repeat-x !important;
}

.bg-gradient-gray800 {
  background: #343a40 linear-gradient(180deg, #52585d, #343a40) repeat-x !important;
}

.bg-gradient-gray900 {
  background: #212529 linear-gradient(180deg, #424649, #212529) repeat-x !important;
}

.bg-gradient-twgray50 {
  background: #fafafa linear-gradient(180deg, #fbfbfb, #fafafa) repeat-x !important;
}

.bg-gradient-twgray100 {
  background: #f4f4f5 linear-gradient(180deg, #f6f6f7, #f4f4f5) repeat-x !important;
}

.bg-gradient-twgray200 {
  background: #e4e4e7 linear-gradient(180deg, #e8e8eb, #e4e4e7) repeat-x !important;
}

.bg-gradient-twgray300 {
  background: #d4d4d8 linear-gradient(180deg, #dadade, #d4d4d8) repeat-x !important;
}

.bg-gradient-twgray400 {
  background: #a1a1aa linear-gradient(180deg, #afafb7, #a1a1aa) repeat-x !important;
}

.bg-gradient-twgray500 {
  background: #71717a linear-gradient(180deg, #86868e, #71717a) repeat-x !important;
}

.bg-gradient-twgray600 {
  background: #52525b linear-gradient(180deg, #6c6c74, #52525b) repeat-x !important;
}

.bg-gradient-twgray700 {
  background: #3f3f46 linear-gradient(180deg, #5c5c62, #3f3f46) repeat-x !important;
}

.bg-gradient-twgray800 {
  background: #27272a linear-gradient(180deg, #47474a, #27272a) repeat-x !important;
}

.bg-gradient-twgray900 {
  background: #18181b linear-gradient(180deg, #3b3b3d, #18181b) repeat-x !important;
}

.bg-gradient-facebook {
  background: #5890ff linear-gradient(180deg, #71a1ff, #5890ff) repeat-x !important;
}

.bg-gradient-twitter {
  background: #00aced linear-gradient(180deg, #26b8f0, #00aced) repeat-x !important;
}

.bg-gradient-linkedin {
  background: #4875b4 linear-gradient(180deg, #638abf, #4875b4) repeat-x !important;
}

.bg-gradient-flickr {
  background: #ff0084 linear-gradient(180deg, #ff2696, #ff0084) repeat-x !important;
}

.bg-gradient-tumblr {
  background: #32506d linear-gradient(180deg, #516a83, #32506d) repeat-x !important;
}

.bg-gradient-xing {
  background: #026466 linear-gradient(180deg, #287b7d, #026466) repeat-x !important;
}

.bg-gradient-github {
  background: #4183c4 linear-gradient(180deg, #5e96cd, #4183c4) repeat-x !important;
}

.bg-gradient-html5 {
  background: #e34f26 linear-gradient(180deg, #e76947, #e34f26) repeat-x !important;
}

.bg-gradient-openid {
  background: #f78c40 linear-gradient(180deg, #f89d5d, #f78c40) repeat-x !important;
}

.bg-gradient-stackoverflow {
  background: #fe7a15 linear-gradient(180deg, #fe8e38, #fe7a15) repeat-x !important;
}

.bg-gradient-youtube {
  background: #b00 linear-gradient(180deg, #c52626, #b00) repeat-x !important;
}

.bg-gradient-css3 {
  background: #0170ba linear-gradient(180deg, #2785c4, #0170ba) repeat-x !important;
}

.bg-gradient-dribbble {
  background: #ea4c89 linear-gradient(180deg, #ed679b, #ea4c89) repeat-x !important;
}

.bg-gradient-googleplus {
  background: #bb4b39 linear-gradient(180deg, #c56657, #bb4b39) repeat-x !important;
}

.bg-gradient-instagram {
  background: #ea4476 linear-gradient(180deg, #ed608b, #ea4476) repeat-x !important;
}

.bg-gradient-pinterest {
  background: #cb2027 linear-gradient(180deg, #d34147, #cb2027) repeat-x !important;
}

.bg-gradient-vk {
  background: #fff67f linear-gradient(180deg, #fff792, #fff67f) repeat-x !important;
}

.bg-gradient-yahoo {
  background: #400191 linear-gradient(180deg, #5d27a2, #400191) repeat-x !important;
}

.bg-gradient-behance {
  background: #1769ff linear-gradient(180deg, #3a80ff, #1769ff) repeat-x !important;
}

.bg-gradient-dropbox {
  background: #007ee5 linear-gradient(180deg, #2691e9, #007ee5) repeat-x !important;
}

.bg-gradient-reddit {
  background: #ff4500 linear-gradient(180deg, #ff6126, #ff4500) repeat-x !important;
}

.bg-gradient-spotify {
  background: #7ab800 linear-gradient(180deg, #8ec326, #7ab800) repeat-x !important;
}

.bg-gradient-vine {
  background: #00bf8f linear-gradient(180deg, #26c9a0, #00bf8f) repeat-x !important;
}

.bg-gradient-foursquare {
  background: #1073af linear-gradient(180deg, #3488bb, #1073af) repeat-x !important;
}

.bg-gradient-vimeo {
  background: #aad450 linear-gradient(180deg, #b7da6a, #aad450) repeat-x !important;
}

.bg-gradient-line {
  background: #3aae36 linear-gradient(180deg, #58ba54, #3aae36) repeat-x !important;
}

.bg-gradient-lemon {
  background: #fff67f linear-gradient(180deg, #fff792, #fff67f) repeat-x !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #e05606 !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ff9900 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #212529 !important;
}

.border-primary-2 {
  border-color: #e05555 !important;
}

.border-primary-3 {
  border-color: #3b0b12 !important;
}

.border-rose50 {
  border-color: #fff1f2 !important;
}

.border-rose100 {
  border-color: #ffe4e6 !important;
}

.border-rose200 {
  border-color: #fecdd3 !important;
}

.border-rose300 {
  border-color: #fda4af !important;
}

.border-rose400 {
  border-color: #fb7185 !important;
}

.border-rose500 {
  border-color: #f43f5e !important;
}

.border-rose600 {
  border-color: #e11d48 !important;
}

.border-rose700 {
  border-color: #be123c !important;
}

.border-rose800 {
  border-color: #9f1239 !important;
}

.border-rose900 {
  border-color: #881337 !important;
}

.border-pink50 {
  border-color: #fdf2f8 !important;
}

.border-pink100 {
  border-color: #fce7f3 !important;
}

.border-pink200 {
  border-color: #fbcfe8 !important;
}

.border-pink300 {
  border-color: #f9a8d4 !important;
}

.border-pink400 {
  border-color: #f472b6 !important;
}

.border-pink500 {
  border-color: #ec4899 !important;
}

.border-pink600 {
  border-color: #db2777 !important;
}

.border-pink700 {
  border-color: #be185d !important;
}

.border-pink800 {
  border-color: #9d174d !important;
}

.border-pink900 {
  border-color: #831843 !important;
}

.border-fuchsia50 {
  border-color: #fdf4ff !important;
}

.border-fuchsia100 {
  border-color: #fae8ff !important;
}

.border-fuchsia200 {
  border-color: #f5d0fe !important;
}

.border-fuchsia300 {
  border-color: #f0abfc !important;
}

.border-fuchsia400 {
  border-color: #e879f9 !important;
}

.border-fuchsia500 {
  border-color: #d946ef !important;
}

.border-fuchsia600 {
  border-color: #c026d3 !important;
}

.border-fuchsia700 {
  border-color: #a21caf !important;
}

.border-fuchsia800 {
  border-color: #86198f !important;
}

.border-fuchsia900 {
  border-color: #701a75 !important;
}

.border-purple50 {
  border-color: #faf5ff !important;
}

.border-purple100 {
  border-color: #f3e8ff !important;
}

.border-purple200 {
  border-color: #e9d5ff !important;
}

.border-purple300 {
  border-color: #d8b4fe !important;
}

.border-purple400 {
  border-color: #c084fc !important;
}

.border-purple500 {
  border-color: #a855f7 !important;
}

.border-purple600 {
  border-color: #9333ea !important;
}

.border-purple700 {
  border-color: #7e22ce !important;
}

.border-purple800 {
  border-color: #6b21a8 !important;
}

.border-purple900 {
  border-color: #581c87 !important;
}

.border-violet50 {
  border-color: #f5f3ff !important;
}

.border-violet100 {
  border-color: #ede9fe !important;
}

.border-violet200 {
  border-color: #ddd6fe !important;
}

.border-violet300 {
  border-color: #c4b5fd !important;
}

.border-violet400 {
  border-color: #a78bfa !important;
}

.border-violet500 {
  border-color: #8b5cf6 !important;
}

.border-violet600 {
  border-color: #7c3aed !important;
}

.border-violet700 {
  border-color: #6d28d9 !important;
}

.border-violet800 {
  border-color: #5b21b6 !important;
}

.border-violet900 {
  border-color: #4c1d95 !important;
}

.border-indigo50 {
  border-color: #eef2ff !important;
}

.border-indigo100 {
  border-color: #e0e7ff !important;
}

.border-indigo200 {
  border-color: #c7d2fe !important;
}

.border-indigo300 {
  border-color: #a5b4fc !important;
}

.border-indigo400 {
  border-color: #818cf8 !important;
}

.border-indigo500 {
  border-color: #6366f1 !important;
}

.border-indigo600 {
  border-color: #4f46e5 !important;
}

.border-indigo700 {
  border-color: #4338ca !important;
}

.border-indigo800 {
  border-color: #3730a3 !important;
}

.border-indigo900 {
  border-color: #312e81 !important;
}

.border-blue50 {
  border-color: #eff6ff !important;
}

.border-blue100 {
  border-color: #dbeafe !important;
}

.border-blue200 {
  border-color: #bfdbfe !important;
}

.border-blue300 {
  border-color: #93c5fd !important;
}

.border-blue400 {
  border-color: #60a5fa !important;
}

.border-blue500 {
  border-color: #3b82f6 !important;
}

.border-blue600 {
  border-color: #2563eb !important;
}

.border-blue700 {
  border-color: #1d4ed8 !important;
}

.border-blue800 {
  border-color: #1e40af !important;
}

.border-blue900 {
  border-color: #1e3a8a !important;
}

.border-lightBlue25 {
  border-color: #f2f6f7 !important;
}

.border-lightBlue50 {
  border-color: #f0f9ff !important;
}

.border-lightBlue100 {
  border-color: #e0f2fe !important;
}

.border-lightBlue200 {
  border-color: #bae6fd !important;
}

.border-lightBlue300 {
  border-color: #7dd3fc !important;
}

.border-lightBlue400 {
  border-color: #38bdf8 !important;
}

.border-lightBlue500 {
  border-color: #0ea5e9 !important;
}

.border-lightBlue600 {
  border-color: #0284c7 !important;
}

.border-lightBlue700 {
  border-color: #0369a1 !important;
}

.border-lightBlue800 {
  border-color: #075985 !important;
}

.border-lightBlue900 {
  border-color: #0c4a6e !important;
}

.border-cyan50 {
  border-color: #ecfeff !important;
}

.border-cyan100 {
  border-color: #cffafe !important;
}

.border-cyan200 {
  border-color: #a5f3fc !important;
}

.border-cyan300 {
  border-color: #67e8f9 !important;
}

.border-cyan400 {
  border-color: #22d3ee !important;
}

.border-cyan500 {
  border-color: #06b6d4 !important;
}

.border-cyan600 {
  border-color: #0891b2 !important;
}

.border-cyan700 {
  border-color: #0e7490 !important;
}

.border-cyan800 {
  border-color: #155e75 !important;
}

.border-cyan900 {
  border-color: #164e63 !important;
}

.border-teal50 {
  border-color: #f0fdfa !important;
}

.border-teal100 {
  border-color: #ccfbf1 !important;
}

.border-teal200 {
  border-color: #99f6e4 !important;
}

.border-teal300 {
  border-color: #5eead4 !important;
}

.border-teal400 {
  border-color: #2dd4bf !important;
}

.border-teal500 {
  border-color: #14b8a6 !important;
}

.border-teal600 {
  border-color: #0d9488 !important;
}

.border-teal700 {
  border-color: #0f766e !important;
}

.border-teal800 {
  border-color: #115e59 !important;
}

.border-teal900 {
  border-color: #134e4a !important;
}

.border-emerald25 {
  border-color: #f3f8f5 !important;
}

.border-emerald50 {
  border-color: #ecfdf5 !important;
}

.border-emerald100 {
  border-color: #d1fae5 !important;
}

.border-emerald200 {
  border-color: #a7f3d0 !important;
}

.border-emerald300 {
  border-color: #6ee7b7 !important;
}

.border-emerald400 {
  border-color: #34d399 !important;
}

.border-emerald500 {
  border-color: #10b981 !important;
}

.border-emerald600 {
  border-color: #059669 !important;
}

.border-emerald700 {
  border-color: #047857 !important;
}

.border-emerald800 {
  border-color: #065f46 !important;
}

.border-emerald900 {
  border-color: #064e3b !important;
}

.border-green50 {
  border-color: #f0fdf4 !important;
}

.border-green100 {
  border-color: #dcfce7 !important;
}

.border-green200 {
  border-color: #bbf7d0 !important;
}

.border-green300 {
  border-color: #86efac !important;
}

.border-green400 {
  border-color: #4ade80 !important;
}

.border-green500 {
  border-color: #22c55e !important;
}

.border-green600 {
  border-color: #16a34a !important;
}

.border-green700 {
  border-color: #15803d !important;
}

.border-green800 {
  border-color: #166534 !important;
}

.border-green900 {
  border-color: #14532d !important;
}

.border-lime50 {
  border-color: #f7fee7 !important;
}

.border-lime100 {
  border-color: #ecfccb !important;
}

.border-lime200 {
  border-color: #d9f99d !important;
}

.border-lime300 {
  border-color: #bef264 !important;
}

.border-lime400 {
  border-color: #a3e635 !important;
}

.border-lime500 {
  border-color: #84cc16 !important;
}

.border-lime600 {
  border-color: #65a30d !important;
}

.border-lime700 {
  border-color: #4d7c0f !important;
}

.border-lime800 {
  border-color: #3f6212 !important;
}

.border-lime900 {
  border-color: #365314 !important;
}

.border-yellow50 {
  border-color: #fefce8 !important;
}

.border-yellow100 {
  border-color: #fef9c3 !important;
}

.border-yellow200 {
  border-color: #fef08a !important;
}

.border-yellow300 {
  border-color: #fde047 !important;
}

.border-yellow400 {
  border-color: #facc15 !important;
}

.border-yellow500 {
  border-color: #eab308 !important;
}

.border-yellow600 {
  border-color: #ca8a04 !important;
}

.border-yellow700 {
  border-color: #a16207 !important;
}

.border-yellow800 {
  border-color: #854d0e !important;
}

.border-yellow900 {
  border-color: #713f12 !important;
}

.border-amber50 {
  border-color: #fffbeb !important;
}

.border-amber100 {
  border-color: #fef3c7 !important;
}

.border-amber200 {
  border-color: #fde68a !important;
}

.border-amber300 {
  border-color: #fcd34d !important;
}

.border-amber400 {
  border-color: #fbbf24 !important;
}

.border-amber500 {
  border-color: #f59e0b !important;
}

.border-amber600 {
  border-color: #d97706 !important;
}

.border-amber700 {
  border-color: #b45309 !important;
}

.border-amber800 {
  border-color: #92400e !important;
}

.border-amber900 {
  border-color: #78350f !important;
}

.border-orange50 {
  border-color: #fff7ed !important;
}

.border-orange100 {
  border-color: #ffedd5 !important;
}

.border-orange200 {
  border-color: #fed7aa !important;
}

.border-orange300 {
  border-color: #fdba74 !important;
}

.border-orange400 {
  border-color: #fb923c !important;
}

.border-orange500 {
  border-color: #f97316 !important;
}

.border-orange600 {
  border-color: #ea580c !important;
}

.border-orange700 {
  border-color: #c2410c !important;
}

.border-orange800 {
  border-color: #9a3412 !important;
}

.border-orange900 {
  border-color: #7c2d12 !important;
}

.border-red50 {
  border-color: #fef2f2 !important;
}

.border-red100 {
  border-color: #fee2e2 !important;
}

.border-red200 {
  border-color: #fecaca !important;
}

.border-red300 {
  border-color: #fca5a5 !important;
}

.border-red400 {
  border-color: #f87171 !important;
}

.border-red500 {
  border-color: #ef4444 !important;
}

.border-red600 {
  border-color: #dc2626 !important;
}

.border-red700 {
  border-color: #b91c1c !important;
}

.border-red800 {
  border-color: #991b1b !important;
}

.border-red900 {
  border-color: #7f1d1d !important;
}

.border-warmGray50 {
  border-color: #fafaf9 !important;
}

.border-warmGray100 {
  border-color: #f5f5f4 !important;
}

.border-warmGray200 {
  border-color: #e7e5e4 !important;
}

.border-warmGray300 {
  border-color: #d6d3d1 !important;
}

.border-warmGray400 {
  border-color: #a8a29e !important;
}

.border-warmGray500 {
  border-color: #78716c !important;
}

.border-warmGray600 {
  border-color: #57534e !important;
}

.border-warmGray700 {
  border-color: #44403c !important;
}

.border-warmGray800 {
  border-color: #292524 !important;
}

.border-warmGray900 {
  border-color: #1c1917 !important;
}

.border-trueGray50 {
  border-color: #fafafa !important;
}

.border-trueGray100 {
  border-color: #f5f5f5 !important;
}

.border-trueGray200 {
  border-color: #e5e5e5 !important;
}

.border-trueGray300 {
  border-color: #d4d4d4 !important;
}

.border-trueGray400 {
  border-color: #a3a3a3 !important;
}

.border-trueGray500 {
  border-color: #737373 !important;
}

.border-trueGray600 {
  border-color: #525252 !important;
}

.border-trueGray700 {
  border-color: #404040 !important;
}

.border-trueGray800 {
  border-color: #262626 !important;
}

.border-trueGray900 {
  border-color: #171717 !important;
}

.border-coolGray50 {
  border-color: #f9fafb !important;
}

.border-coolGray100 {
  border-color: #f3f4f6 !important;
}

.border-coolGray200 {
  border-color: #e5e7eb !important;
}

.border-coolGray300 {
  border-color: #d1d5db !important;
}

.border-coolGray400 {
  border-color: #9ca3af !important;
}

.border-coolGray500 {
  border-color: #6b7280 !important;
}

.border-coolGray600 {
  border-color: #4b5563 !important;
}

.border-coolGray700 {
  border-color: #374151 !important;
}

.border-coolGray800 {
  border-color: #1f2937 !important;
}

.border-coolGray900 {
  border-color: #111827 !important;
}

.border-blueGray50 {
  border-color: #f8fafc !important;
}

.border-blueGray100 {
  border-color: #f1f5f9 !important;
}

.border-blueGray200 {
  border-color: #e2e8f0 !important;
}

.border-blueGray300 {
  border-color: #cbd5e1 !important;
}

.border-blueGray400 {
  border-color: #94a3b8 !important;
}

.border-blueGray500 {
  border-color: #64748b !important;
}

.border-blueGray600 {
  border-color: #475569 !important;
}

.border-blueGray700 {
  border-color: #334155 !important;
}

.border-blueGray800 {
  border-color: #1e293b !important;
}

.border-blueGray900 {
  border-color: #0f172a !important;
}

.border-gray100 {
  border-color: #f8f9fa !important;
}

.border-gray200 {
  border-color: #e9ecef !important;
}

.border-gray300 {
  border-color: #dee2e6 !important;
}

.border-gray400 {
  border-color: #ced4da !important;
}

.border-gray500 {
  border-color: #adb5bd !important;
}

.border-gray600 {
  border-color: #6c757d !important;
}

.border-gray700 {
  border-color: #495057 !important;
}

.border-gray800 {
  border-color: #343a40 !important;
}

.border-gray900 {
  border-color: #212529 !important;
}

.border-twgray50 {
  border-color: #fafafa !important;
}

.border-twgray100 {
  border-color: #f4f4f5 !important;
}

.border-twgray200 {
  border-color: #e4e4e7 !important;
}

.border-twgray300 {
  border-color: #d4d4d8 !important;
}

.border-twgray400 {
  border-color: #a1a1aa !important;
}

.border-twgray500 {
  border-color: #71717a !important;
}

.border-twgray600 {
  border-color: #52525b !important;
}

.border-twgray700 {
  border-color: #3f3f46 !important;
}

.border-twgray800 {
  border-color: #27272a !important;
}

.border-twgray900 {
  border-color: #18181b !important;
}

.border-facebook {
  border-color: #5890ff !important;
}

.border-twitter {
  border-color: #00aced !important;
}

.border-linkedin {
  border-color: #4875b4 !important;
}

.border-flickr {
  border-color: #ff0084 !important;
}

.border-tumblr {
  border-color: #32506d !important;
}

.border-xing {
  border-color: #026466 !important;
}

.border-github {
  border-color: #4183c4 !important;
}

.border-html5 {
  border-color: #e34f26 !important;
}

.border-openid {
  border-color: #f78c40 !important;
}

.border-stackoverflow {
  border-color: #fe7a15 !important;
}

.border-youtube {
  border-color: #b00 !important;
}

.border-css3 {
  border-color: #0170ba !important;
}

.border-dribbble {
  border-color: #ea4c89 !important;
}

.border-googleplus {
  border-color: #bb4b39 !important;
}

.border-instagram {
  border-color: #ea4476 !important;
}

.border-pinterest {
  border-color: #cb2027 !important;
}

.border-vk {
  border-color: #fff67f !important;
}

.border-yahoo {
  border-color: #400191 !important;
}

.border-behance {
  border-color: #1769ff !important;
}

.border-dropbox {
  border-color: #007ee5 !important;
}

.border-reddit {
  border-color: #ff4500 !important;
}

.border-spotify {
  border-color: #7ab800 !important;
}

.border-vine {
  border-color: #00bf8f !important;
}

.border-foursquare {
  border-color: #1073af !important;
}

.border-vimeo {
  border-color: #aad450 !important;
}

.border-line {
  border-color: #3aae36 !important;
}

.border-lemon {
  border-color: #fff67f !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.3125rem !important;
}

.rounded-top {
  border-top-left-radius: 0.3125rem !important;
  border-top-right-radius: 0.3125rem !important;
}

.rounded-right {
  border-top-right-radius: 0.3125rem !important;
  border-bottom-right-radius: 0.3125rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.3125rem !important;
  border-bottom-left-radius: 0.3125rem !important;
}

.rounded-left {
  border-top-left-radius: 0.3125rem !important;
  border-bottom-left-radius: 0.3125rem !important;
}

.rounded-lg {
  border-radius: 0.625rem !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: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

.embed-responsive {
  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.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  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: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

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

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

.shadow-sm {
  box-shadow: 0 0.125rem 0.625rem rgba(0, 0, 0, 0.05) !important;
}

.shadow {
  box-shadow: 0 0.625rem 1.5rem rgba(0, 0, 0, 0.08) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.375rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.375rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.375rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.375rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.375rem !important;
}

.m-2 {
  margin: 0.75rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.75rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.75rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.75rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.75rem !important;
}

.m-3 {
  margin: 1.5rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1.5rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1.5rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1.5rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1.5rem !important;
}

.m-4 {
  margin: 2.25rem !important;
}

.mt-4,
.my-4 {
  margin-top: 2.25rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 2.25rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 2.25rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 2.25rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.m-6 {
  margin: 4.5rem !important;
}

.mt-6,
.my-6 {
  margin-top: 4.5rem !important;
}

.mr-6,
.mx-6 {
  margin-right: 4.5rem !important;
}

.mb-6,
.my-6 {
  margin-bottom: 4.5rem !important;
}

.ml-6,
.mx-6 {
  margin-left: 4.5rem !important;
}

.m-7 {
  margin: 6rem !important;
}

.mt-7,
.my-7 {
  margin-top: 6rem !important;
}

.mr-7,
.mx-7 {
  margin-right: 6rem !important;
}

.mb-7,
.my-7 {
  margin-bottom: 6rem !important;
}

.ml-7,
.mx-7 {
  margin-left: 6rem !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.375rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.375rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.375rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.375rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.375rem !important;
}

.p-2 {
  padding: 0.75rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.75rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.75rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.75rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.75rem !important;
}

.p-3 {
  padding: 1.5rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1.5rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1.5rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1.5rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1.5rem !important;
}

.p-4 {
  padding: 2.25rem !important;
}

.pt-4,
.py-4 {
  padding-top: 2.25rem !important;
}

.pr-4,
.px-4 {
  padding-right: 2.25rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 2.25rem !important;
}

.pl-4,
.px-4 {
  padding-left: 2.25rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.p-6 {
  padding: 4.5rem !important;
}

.pt-6,
.py-6 {
  padding-top: 4.5rem !important;
}

.pr-6,
.px-6 {
  padding-right: 4.5rem !important;
}

.pb-6,
.py-6 {
  padding-bottom: 4.5rem !important;
}

.pl-6,
.px-6 {
  padding-left: 4.5rem !important;
}

.p-7 {
  padding: 6rem !important;
}

.pt-7,
.py-7 {
  padding-top: 6rem !important;
}

.pr-7,
.px-7 {
  padding-right: 6rem !important;
}

.pb-7,
.py-7 {
  padding-bottom: 6rem !important;
}

.pl-7,
.px-7 {
  padding-left: 6rem !important;
}

.m-n1 {
  margin: -0.375rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.375rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.375rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.375rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.375rem !important;
}

.m-n2 {
  margin: -0.75rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.75rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.75rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.75rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.75rem !important;
}

.m-n3 {
  margin: -1.5rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1.5rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1.5rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1.5rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1.5rem !important;
}

.m-n4 {
  margin: -2.25rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -2.25rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -2.25rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -2.25rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -2.25rem !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-n6 {
  margin: -4.5rem !important;
}

.mt-n6,
.my-n6 {
  margin-top: -4.5rem !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -4.5rem !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -4.5rem !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -4.5rem !important;
}

.m-n7 {
  margin: -6rem !important;
}

.mt-n7,
.my-n7 {
  margin-top: -6rem !important;
}

.mr-n7,
.mx-n7 {
  margin-right: -6rem !important;
}

.mb-n7,
.my-n7 {
  margin-bottom: -6rem !important;
}

.ml-n7,
.mx-n7 {
  margin-left: -6rem !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.375rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.375rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.375rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.375rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.375rem !important;
  }
  .m-sm-2 {
    margin: 0.75rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.75rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.75rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.75rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.75rem !important;
  }
  .m-sm-3 {
    margin: 1.5rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1.5rem !important;
  }
  .m-sm-4 {
    margin: 2.25rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 2.25rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 2.25rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 2.25rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 2.25rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .m-sm-6 {
    margin: 4.5rem !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 4.5rem !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 4.5rem !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 4.5rem !important;
  }
  .m-sm-7 {
    margin: 6rem !important;
  }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 6rem !important;
  }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 6rem !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 6rem !important;
  }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 6rem !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.375rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.375rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.375rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.375rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.375rem !important;
  }
  .p-sm-2 {
    padding: 0.75rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.75rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.75rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.75rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.75rem !important;
  }
  .p-sm-3 {
    padding: 1.5rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1.5rem !important;
  }
  .p-sm-4 {
    padding: 2.25rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 2.25rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 2.25rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 2.25rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 2.25rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .p-sm-6 {
    padding: 4.5rem !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 4.5rem !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 4.5rem !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 4.5rem !important;
  }
  .p-sm-7 {
    padding: 6rem !important;
  }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 6rem !important;
  }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 6rem !important;
  }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 6rem !important;
  }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 6rem !important;
  }
  .m-sm-n1 {
    margin: -0.375rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.375rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.375rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.375rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.375rem !important;
  }
  .m-sm-n2 {
    margin: -0.75rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.75rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.75rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.75rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.75rem !important;
  }
  .m-sm-n3 {
    margin: -1.5rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n4 {
    margin: -2.25rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -2.25rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -2.25rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -2.25rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -2.25rem !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-n6 {
    margin: -4.5rem !important;
  }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -4.5rem !important;
  }
  .m-sm-n7 {
    margin: -6rem !important;
  }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -6rem !important;
  }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -6rem !important;
  }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -6rem !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.375rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.375rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.375rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.375rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.375rem !important;
  }
  .m-md-2 {
    margin: 0.75rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.75rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.75rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.75rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.75rem !important;
  }
  .m-md-3 {
    margin: 1.5rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1.5rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1.5rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1.5rem !important;
  }
  .m-md-4 {
    margin: 2.25rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 2.25rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 2.25rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 2.25rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 2.25rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .m-md-6 {
    margin: 4.5rem !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 4.5rem !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 4.5rem !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 4.5rem !important;
  }
  .m-md-7 {
    margin: 6rem !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 6rem !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 6rem !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 6rem !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 6rem !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.375rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.375rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.375rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.375rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.375rem !important;
  }
  .p-md-2 {
    padding: 0.75rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.75rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.75rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.75rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.75rem !important;
  }
  .p-md-3 {
    padding: 1.5rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1.5rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1.5rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1.5rem !important;
  }
  .p-md-4 {
    padding: 2.25rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 2.25rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 2.25rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 2.25rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 2.25rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .p-md-6 {
    padding: 4.5rem !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 4.5rem !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 4.5rem !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 4.5rem !important;
  }
  .p-md-7 {
    padding: 6rem !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 6rem !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 6rem !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 6rem !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 6rem !important;
  }
  .m-md-n1 {
    margin: -0.375rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.375rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.375rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.375rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.375rem !important;
  }
  .m-md-n2 {
    margin: -0.75rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.75rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.75rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.75rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.75rem !important;
  }
  .m-md-n3 {
    margin: -1.5rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1.5rem !important;
  }
  .m-md-n4 {
    margin: -2.25rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -2.25rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -2.25rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -2.25rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -2.25rem !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-n6 {
    margin: -4.5rem !important;
  }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -4.5rem !important;
  }
  .m-md-n7 {
    margin: -6rem !important;
  }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -6rem !important;
  }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -6rem !important;
  }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -6rem !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.375rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.375rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.375rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.375rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.375rem !important;
  }
  .m-lg-2 {
    margin: 0.75rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.75rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.75rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.75rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.75rem !important;
  }
  .m-lg-3 {
    margin: 1.5rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1.5rem !important;
  }
  .m-lg-4 {
    margin: 2.25rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 2.25rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 2.25rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 2.25rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 2.25rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .m-lg-6 {
    margin: 4.5rem !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 4.5rem !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 4.5rem !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 4.5rem !important;
  }
  .m-lg-7 {
    margin: 6rem !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 6rem !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 6rem !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 6rem !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.375rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.375rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.375rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.375rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.375rem !important;
  }
  .p-lg-2 {
    padding: 0.75rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.75rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.75rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.75rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.75rem !important;
  }
  .p-lg-3 {
    padding: 1.5rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1.5rem !important;
  }
  .p-lg-4 {
    padding: 2.25rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 2.25rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 2.25rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 2.25rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 2.25rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .p-lg-6 {
    padding: 4.5rem !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 4.5rem !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 4.5rem !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 4.5rem !important;
  }
  .p-lg-7 {
    padding: 6rem !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 6rem !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 6rem !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 6rem !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 6rem !important;
  }
  .m-lg-n1 {
    margin: -0.375rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.375rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.375rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.375rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.375rem !important;
  }
  .m-lg-n2 {
    margin: -0.75rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.75rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.75rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.75rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.75rem !important;
  }
  .m-lg-n3 {
    margin: -1.5rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n4 {
    margin: -2.25rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -2.25rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -2.25rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -2.25rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -2.25rem !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-n6 {
    margin: -4.5rem !important;
  }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -4.5rem !important;
  }
  .m-lg-n7 {
    margin: -6rem !important;
  }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -6rem !important;
  }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -6rem !important;
  }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -6rem !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.375rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.375rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.375rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.375rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.375rem !important;
  }
  .m-xl-2 {
    margin: 0.75rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.75rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.75rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.75rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.75rem !important;
  }
  .m-xl-3 {
    margin: 1.5rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1.5rem !important;
  }
  .m-xl-4 {
    margin: 2.25rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 2.25rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 2.25rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 2.25rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 2.25rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .m-xl-6 {
    margin: 4.5rem !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 4.5rem !important;
  }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 4.5rem !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 4.5rem !important;
  }
  .m-xl-7 {
    margin: 6rem !important;
  }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 6rem !important;
  }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 6rem !important;
  }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 6rem !important;
  }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 6rem !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.375rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.375rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.375rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.375rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.375rem !important;
  }
  .p-xl-2 {
    padding: 0.75rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.75rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.75rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.75rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.75rem !important;
  }
  .p-xl-3 {
    padding: 1.5rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1.5rem !important;
  }
  .p-xl-4 {
    padding: 2.25rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 2.25rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 2.25rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 2.25rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 2.25rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .p-xl-6 {
    padding: 4.5rem !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 4.5rem !important;
  }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 4.5rem !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 4.5rem !important;
  }
  .p-xl-7 {
    padding: 6rem !important;
  }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 6rem !important;
  }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 6rem !important;
  }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 6rem !important;
  }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 6rem !important;
  }
  .m-xl-n1 {
    margin: -0.375rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.375rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.375rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.375rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.375rem !important;
  }
  .m-xl-n2 {
    margin: -0.75rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.75rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.75rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.75rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.75rem !important;
  }
  .m-xl-n3 {
    margin: -1.5rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n4 {
    margin: -2.25rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -2.25rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -2.25rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -2.25rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -2.25rem !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-n6 {
    margin: -4.5rem !important;
  }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -4.5rem !important;
  }
  .m-xl-n7 {
    margin: -6rem !important;
  }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -6rem !important;
  }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -6rem !important;
  }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -6rem !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 !important;
}

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

.text-wrap {
  white-space: normal !important;
}

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

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

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

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

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 600 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #e05606 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #953904 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ff9900 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #b36b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #212529 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: black !important;
}

.text-primary-2 {
  color: #e05555 !important;
}

a.text-primary-2:hover, a.text-primary-2:focus {
  color: #c52424 !important;
}

.text-primary-3 {
  color: #3b0b12 !important;
}

a.text-primary-3:hover, a.text-primary-3:focus {
  color: black !important;
}

.text-rose50 {
  color: #fff1f2 !important;
}

a.text-rose50:hover, a.text-rose50:focus {
  color: #ffa5ab !important;
}

.text-rose100 {
  color: #ffe4e6 !important;
}

a.text-rose100:hover, a.text-rose100:focus {
  color: #ff989f !important;
}

.text-rose200 {
  color: #fecdd3 !important;
}

a.text-rose200:hover, a.text-rose200:focus {
  color: #fd8291 !important;
}

.text-rose300 {
  color: #fda4af !important;
}

a.text-rose300:hover, a.text-rose300:focus {
  color: #fb596d !important;
}

.text-rose400 {
  color: #fb7185 !important;
}

a.text-rose400:hover, a.text-rose400:focus {
  color: #f92745 !important;
}

.text-rose500 {
  color: #f43f5e !important;
}

a.text-rose500:hover, a.text-rose500:focus {
  color: #da0c30 !important;
}

.text-rose600 {
  color: #e11d48 !important;
}

a.text-rose600:hover, a.text-rose600:focus {
  color: #9d1432 !important;
}

.text-rose700 {
  color: #be123c !important;
}

a.text-rose700:hover, a.text-rose700:focus {
  color: #780b26 !important;
}

.text-rose800 {
  color: #9f1239 !important;
}

a.text-rose800:hover, a.text-rose800:focus {
  color: #5a0a20 !important;
}

.text-rose900 {
  color: #881337 !important;
}

a.text-rose900:hover, a.text-rose900:focus {
  color: #450a1c !important;
}

.text-pink50 {
  color: #fdf2f8 !important;
}

a.text-pink50:hover, a.text-pink50:focus {
  color: #f3b0d4 !important;
}

.text-pink100 {
  color: #fce7f3 !important;
}

a.text-pink100:hover, a.text-pink100:focus {
  color: #f4a3d1 !important;
}

.text-pink200 {
  color: #fbcfe8 !important;
}

a.text-pink200:hover, a.text-pink200:focus {
  color: #f588c6 !important;
}

.text-pink300 {
  color: #f9a8d4 !important;
}

a.text-pink300:hover, a.text-pink300:focus {
  color: #f460b1 !important;
}

.text-pink400 {
  color: #f472b6 !important;
}

a.text-pink400:hover, a.text-pink400:focus {
  color: #ee2b91 !important;
}

.text-pink500 {
  color: #ec4899 !important;
}

a.text-pink500:hover, a.text-pink500:focus {
  color: #d21673 !important;
}

.text-pink600 {
  color: #db2777 !important;
}

a.text-pink600:hover, a.text-pink600:focus {
  color: #9c1a54 !important;
}

.text-pink700 {
  color: #be185d !important;
}

a.text-pink700:hover, a.text-pink700:focus {
  color: #7a0f3c !important;
}

.text-pink800 {
  color: #9d174d !important;
}

a.text-pink800:hover, a.text-pink800:focus {
  color: #5a0d2c !important;
}

.text-pink900 {
  color: #831843 !important;
}

a.text-pink900:hover, a.text-pink900:focus {
  color: #420c22 !important;
}

.text-fuchsia50 {
  color: #fdf4ff !important;
}

a.text-fuchsia50:hover, a.text-fuchsia50:focus {
  color: #efa8ff !important;
}

.text-fuchsia100 {
  color: #fae8ff !important;
}

a.text-fuchsia100:hover, a.text-fuchsia100:focus {
  color: #e99cff !important;
}

.text-fuchsia200 {
  color: #f5d0fe !important;
}

a.text-fuchsia200:hover, a.text-fuchsia200:focus {
  color: #e585fc !important;
}

.text-fuchsia300 {
  color: #f0abfc !important;
}

a.text-fuchsia300:hover, a.text-fuchsia300:focus {
  color: #e361f9 !important;
}

.text-fuchsia400 {
  color: #e879f9 !important;
}

a.text-fuchsia400:hover, a.text-fuchsia400:focus {
  color: #db30f6 !important;
}

.text-fuchsia500 {
  color: #d946ef !important;
}

a.text-fuchsia500:hover, a.text-fuchsia500:focus {
  color: #bd13d6 !important;
}

.text-fuchsia600 {
  color: #c026d3 !important;
}

a.text-fuchsia600:hover, a.text-fuchsia600:focus {
  color: #851a92 !important;
}

.text-fuchsia700 {
  color: #a21caf !important;
}

a.text-fuchsia700:hover, a.text-fuchsia700:focus {
  color: #65116d !important;
}

.text-fuchsia800 {
  color: #86198f !important;
}

a.text-fuchsia800:hover, a.text-fuchsia800:focus {
  color: #490e4e !important;
}

.text-fuchsia900 {
  color: #701a75 !important;
}

a.text-fuchsia900:hover, a.text-fuchsia900:focus {
  color: #340c36 !important;
}

.text-purple50 {
  color: #faf5ff !important;
}

a.text-purple50:hover, a.text-purple50:focus {
  color: #d4a9ff !important;
}

.text-purple100 {
  color: #f3e8ff !important;
}

a.text-purple100:hover, a.text-purple100:focus {
  color: #cb9cff !important;
}

.text-purple200 {
  color: #e9d5ff !important;
}

a.text-purple200:hover, a.text-purple200:focus {
  color: #c189ff !important;
}

.text-purple300 {
  color: #d8b4fe !important;
}

a.text-purple300:hover, a.text-purple300:focus {
  color: #b169fd !important;
}

.text-purple400 {
  color: #c084fc !important;
}

a.text-purple400:hover, a.text-purple400:focus {
  color: #9a39fa !important;
}

.text-purple500 {
  color: #a855f7 !important;
}

a.text-purple500:hover, a.text-purple500:focus {
  color: #830cf4 !important;
}

.text-purple600 {
  color: #9333ea !important;
}

a.text-purple600:hover, a.text-purple600:focus {
  color: #6c13bd !important;
}

.text-purple700 {
  color: #7e22ce !important;
}

a.text-purple700:hover, a.text-purple700:focus {
  color: #56178c !important;
}

.text-purple800 {
  color: #6b21a8 !important;
}

a.text-purple800:hover, a.text-purple800:focus {
  color: #421468 !important;
}

.text-purple900 {
  color: #581c87 !important;
}

a.text-purple900:hover, a.text-purple900:focus {
  color: #2f0f48 !important;
}

.text-violet50 {
  color: #f5f3ff !important;
}

a.text-violet50:hover, a.text-violet50:focus {
  color: #b5a7ff !important;
}

.text-violet100 {
  color: #ede9fe !important;
}

a.text-violet100:hover, a.text-violet100:focus {
  color: #b1a0fb !important;
}

.text-violet200 {
  color: #ddd6fe !important;
}

a.text-violet200:hover, a.text-violet200:focus {
  color: #9f8bfc !important;
}

.text-violet300 {
  color: #c4b5fd !important;
}

a.text-violet300:hover, a.text-violet300:focus {
  color: #896bfb !important;
}

.text-violet400 {
  color: #a78bfa !important;
}

a.text-violet400:hover, a.text-violet400:focus {
  color: #6f42f7 !important;
}

.text-violet500 {
  color: #8b5cf6 !important;
}

a.text-violet500:hover, a.text-violet500:focus {
  color: #5714f2 !important;
}

.text-violet600 {
  color: #7c3aed !important;
}

a.text-violet600:hover, a.text-violet600:focus {
  color: #5512c8 !important;
}

.text-violet700 {
  color: #6d28d9 !important;
}

a.text-violet700:hover, a.text-violet700:focus {
  color: #4c1b99 !important;
}

.text-violet800 {
  color: #5b21b6 !important;
}

a.text-violet800:hover, a.text-violet800:focus {
  color: #3b1575 !important;
}

.text-violet900 {
  color: #4c1d95 !important;
}

a.text-violet900:hover, a.text-violet900:focus {
  color: #2b1155 !important;
}

.text-indigo50 {
  color: #eef2ff !important;
}

a.text-indigo50:hover, a.text-indigo50:focus {
  color: #a2b8ff !important;
}

.text-indigo100 {
  color: #e0e7ff !important;
}

a.text-indigo100:hover, a.text-indigo100:focus {
  color: #94acff !important;
}

.text-indigo200 {
  color: #c7d2fe !important;
}

a.text-indigo200:hover, a.text-indigo200:focus {
  color: #7c96fd !important;
}

.text-indigo300 {
  color: #a5b4fc !important;
}

a.text-indigo300:hover, a.text-indigo300:focus {
  color: #5b76fa !important;
}

.text-indigo400 {
  color: #818cf8 !important;
}

a.text-indigo400:hover, a.text-indigo400:focus {
  color: #394af4 !important;
}

.text-indigo500 {
  color: #6366f1 !important;
}

a.text-indigo500:hover, a.text-indigo500:focus {
  color: #1d21eb !important;
}

.text-indigo600 {
  color: #4f46e5 !important;
}

a.text-indigo600:hover, a.text-indigo600:focus {
  color: #251bc3 !important;
}

.text-indigo700 {
  color: #4338ca !important;
}

a.text-indigo700:hover, a.text-indigo700:focus {
  color: #2e268f !important;
}

.text-indigo800 {
  color: #3730a3 !important;
}

a.text-indigo800:hover, a.text-indigo800:focus {
  color: #231f68 !important;
}

.text-indigo900 {
  color: #312e81 !important;
}

a.text-indigo900:hover, a.text-indigo900:focus {
  color: #1c1a49 !important;
}

.text-blue50 {
  color: #eff6ff !important;
}

a.text-blue50:hover, a.text-blue50:focus {
  color: #a3cbff !important;
}

.text-blue100 {
  color: #dbeafe !important;
}

a.text-blue100:hover, a.text-blue100:focus {
  color: #91bffc !important;
}

.text-blue200 {
  color: #bfdbfe !important;
}

a.text-blue200:hover, a.text-blue200:focus {
  color: #74b1fd !important;
}

.text-blue300 {
  color: #93c5fd !important;
}

a.text-blue300:hover, a.text-blue300:focus {
  color: #489dfc !important;
}

.text-blue400 {
  color: #60a5fa !important;
}

a.text-blue400:hover, a.text-blue400:focus {
  color: #167bf8 !important;
}

.text-blue500 {
  color: #3b82f6 !important;
}

a.text-blue500:hover, a.text-blue500:focus {
  color: #0a59da !important;
}

.text-blue600 {
  color: #2563eb !important;
}

a.text-blue600:hover, a.text-blue600:focus {
  color: #1043b3 !important;
}

.text-blue700 {
  color: #1d4ed8 !important;
}

a.text-blue700:hover, a.text-blue700:focus {
  color: #143695 !important;
}

.text-blue800 {
  color: #1e40af !important;
}

a.text-blue800:hover, a.text-blue800:focus {
  color: #13286e !important;
}

.text-blue900 {
  color: #1e3a8a !important;
}

a.text-blue900:hover, a.text-blue900:focus {
  color: #10204b !important;
}

.text-lightBlue25 {
  color: #f2f6f7 !important;
}

a.text-lightBlue25:hover, a.text-lightBlue25:focus {
  color: #c3d5da !important;
}

.text-lightBlue50 {
  color: #f0f9ff !important;
}

a.text-lightBlue50:hover, a.text-lightBlue50:focus {
  color: #a4daff !important;
}

.text-lightBlue100 {
  color: #e0f2fe !important;
}

a.text-lightBlue100:hover, a.text-lightBlue100:focus {
  color: #96d3fc !important;
}

.text-lightBlue200 {
  color: #bae6fd !important;
}

a.text-lightBlue200:hover, a.text-lightBlue200:focus {
  color: #70cbfb !important;
}

.text-lightBlue300 {
  color: #7dd3fc !important;
}

a.text-lightBlue300:hover, a.text-lightBlue300:focus {
  color: #32bafa !important;
}

.text-lightBlue400 {
  color: #38bdf8 !important;
}

a.text-lightBlue400:hover, a.text-lightBlue400:focus {
  color: #089bdc !important;
}

.text-lightBlue500 {
  color: #0ea5e9 !important;
}

a.text-lightBlue500:hover, a.text-lightBlue500:focus {
  color: #0a72a1 !important;
}

.text-lightBlue600 {
  color: #0284c7 !important;
}

a.text-lightBlue600:hover, a.text-lightBlue600:focus {
  color: #01527b !important;
}

.text-lightBlue700 {
  color: #0369a1 !important;
}

a.text-lightBlue700:hover, a.text-lightBlue700:focus {
  color: #023856 !important;
}

.text-lightBlue800 {
  color: #075985 !important;
}

a.text-lightBlue800:hover, a.text-lightBlue800:focus {
  color: #03283c !important;
}

.text-lightBlue900 {
  color: #0c4a6e !important;
}

a.text-lightBlue900:hover, a.text-lightBlue900:focus {
  color: #041c29 !important;
}

.text-cyan50 {
  color: #ecfeff !important;
}

a.text-cyan50:hover, a.text-cyan50:focus {
  color: #a0faff !important;
}

.text-cyan100 {
  color: #cffafe !important;
}

a.text-cyan100:hover, a.text-cyan100:focus {
  color: #84f2fc !important;
}

.text-cyan200 {
  color: #a5f3fc !important;
}

a.text-cyan200:hover, a.text-cyan200:focus {
  color: #5be9fa !important;
}

.text-cyan300 {
  color: #67e8f9 !important;
}

a.text-cyan300:hover, a.text-cyan300:focus {
  color: #1dddf6 !important;
}

.text-cyan400 {
  color: #22d3ee !important;
}

a.text-cyan400:hover, a.text-cyan400:focus {
  color: #0e9fb6 !important;
}

.text-cyan500 {
  color: #06b6d4 !important;
}

a.text-cyan500:hover, a.text-cyan500:focus {
  color: #04768a !important;
}

.text-cyan600 {
  color: #0891b2 !important;
}

a.text-cyan600:hover, a.text-cyan600:focus {
  color: #055569 !important;
}

.text-cyan700 {
  color: #0e7490 !important;
}

a.text-cyan700:hover, a.text-cyan700:focus {
  color: #073c4a !important;
}

.text-cyan800 {
  color: #155e75 !important;
}

a.text-cyan800:hover, a.text-cyan800:focus {
  color: #092a34 !important;
}

.text-cyan900 {
  color: #164e63 !important;
}

a.text-cyan900:hover, a.text-cyan900:focus {
  color: #081d24 !important;
}

.text-teal50 {
  color: #f0fdfa !important;
}

a.text-teal50:hover, a.text-teal50:focus {
  color: #adf4e4 !important;
}

.text-teal100 {
  color: #ccfbf1 !important;
}

a.text-teal100:hover, a.text-teal100:focus {
  color: #85f5de !important;
}

.text-teal200 {
  color: #99f6e4 !important;
}

a.text-teal200:hover, a.text-teal200:focus {
  color: #53f0d1 !important;
}

.text-teal300 {
  color: #5eead4 !important;
}

a.text-teal300:hover, a.text-teal300:focus {
  color: #1ddec0 !important;
}

.text-teal400 {
  color: #2dd4bf !important;
}

a.text-teal400:hover, a.text-teal400:focus {
  color: #1f9687 !important;
}

.text-teal500 {
  color: #14b8a6 !important;
}

a.text-teal500:hover, a.text-teal500:focus {
  color: #0d7368 !important;
}

.text-teal600 {
  color: #0d9488 !important;
}

a.text-teal600:hover, a.text-teal600:focus {
  color: #074e47 !important;
}

.text-teal700 {
  color: #0f766e !important;
}

a.text-teal700:hover, a.text-teal700:focus {
  color: #06322f !important;
}

.text-teal800 {
  color: #115e59 !important;
}

a.text-teal800:hover, a.text-teal800:focus {
  color: #051d1c !important;
}

.text-teal900 {
  color: #134e4a !important;
}

a.text-teal900:hover, a.text-teal900:focus {
  color: #041010 !important;
}

.text-emerald25 {
  color: #f3f8f5 !important;
}

a.text-emerald25:hover, a.text-emerald25:focus {
  color: #c3dccd !important;
}

.text-emerald50 {
  color: #ecfdf5 !important;
}

a.text-emerald50:hover, a.text-emerald50:focus {
  color: #a7f6d1 !important;
}

.text-emerald100 {
  color: #d1fae5 !important;
}

a.text-emerald100:hover, a.text-emerald100:focus {
  color: #8cf3be !important;
}

.text-emerald200 {
  color: #a7f3d0 !important;
}

a.text-emerald200:hover, a.text-emerald200:focus {
  color: #64eaac !important;
}

.text-emerald300 {
  color: #6ee7b7 !important;
}

a.text-emerald300:hover, a.text-emerald300:focus {
  color: #2cdc96 !important;
}

.text-emerald400 {
  color: #34d399 !important;
}

a.text-emerald400:hover, a.text-emerald400:focus {
  color: #21996d !important;
}

.text-emerald500 {
  color: #10b981 !important;
}

a.text-emerald500:hover, a.text-emerald500:focus {
  color: #0a7350 !important;
}

.text-emerald600 {
  color: #059669 !important;
}

a.text-emerald600:hover, a.text-emerald600:focus {
  color: #034c35 !important;
}

.text-emerald700 {
  color: #047857 !important;
}

a.text-emerald700:hover, a.text-emerald700:focus {
  color: #022e21 !important;
}

.text-emerald800 {
  color: #065f46 !important;
}

a.text-emerald800:hover, a.text-emerald800:focus {
  color: #011711 !important;
}

.text-emerald900 {
  color: #064e3b !important;
}

a.text-emerald900:hover, a.text-emerald900:focus {
  color: #010705 !important;
}

.text-green50 {
  color: #f0fdf4 !important;
}

a.text-green50:hover, a.text-green50:focus {
  color: #adf4c3 !important;
}

.text-green100 {
  color: #dcfce7 !important;
}

a.text-green100:hover, a.text-green100:focus {
  color: #96f6b7 !important;
}

.text-green200 {
  color: #bbf7d0 !important;
}

a.text-green200:hover, a.text-green200:focus {
  color: #77efa1 !important;
}

.text-green300 {
  color: #86efac !important;
}

a.text-green300:hover, a.text-green300:focus {
  color: #42e67e !important;
}

.text-green400 {
  color: #4ade80 !important;
}

a.text-green400:hover, a.text-green400:focus {
  color: #22ba59 !important;
}

.text-green500 {
  color: #22c55e !important;
}

a.text-green500:hover, a.text-green500:focus {
  color: #17843f !important;
}

.text-green600 {
  color: #16a34a !important;
}

a.text-green600:hover, a.text-green600:focus {
  color: #0d602b !important;
}

.text-green700 {
  color: #15803d !important;
}

a.text-green700:hover, a.text-green700:focus {
  color: #0a3e1e !important;
}

.text-green800 {
  color: #166534 !important;
}

a.text-green800:hover, a.text-green800:focus {
  color: #082614 !important;
}

.text-green900 {
  color: #14532d !important;
}

a.text-green900:hover, a.text-green900:focus {
  color: #05150c !important;
}

.text-lime50 {
  color: #f7fee7 !important;
}

a.text-lime50:hover, a.text-lime50:focus {
  color: #dffb9e !important;
}

.text-lime100 {
  color: #ecfccb !important;
}

a.text-lime100:hover, a.text-lime100:focus {
  color: #d2f883 !important;
}

.text-lime200 {
  color: #d9f99d !important;
}

a.text-lime200:hover, a.text-lime200:focus {
  color: #bdf555 !important;
}

.text-lime300 {
  color: #bef264 !important;
}

a.text-lime300:hover, a.text-lime300:focus {
  color: #a0ec1d !important;
}

.text-lime400 {
  color: #a3e635 !important;
}

a.text-lime400:hover, a.text-lime400:focus {
  color: #7bb817 !important;
}

.text-lime500 {
  color: #84cc16 !important;
}

a.text-lime500:hover, a.text-lime500:focus {
  color: #57870f !important;
}

.text-lime600 {
  color: #65a30d !important;
}

a.text-lime600:hover, a.text-lime600:focus {
  color: #395c07 !important;
}

.text-lime700 {
  color: #4d7c0f !important;
}

a.text-lime700:hover, a.text-lime700:focus {
  color: #233807 !important;
}

.text-lime800 {
  color: #3f6212 !important;
}

a.text-lime800:hover, a.text-lime800:focus {
  color: #152106 !important;
}

.text-lime900 {
  color: #365314 !important;
}

a.text-lime900:hover, a.text-lime900:focus {
  color: #0e1505 !important;
}

.text-yellow50 {
  color: #fefce8 !important;
}

a.text-yellow50:hover, a.text-yellow50:focus {
  color: #fbf29f !important;
}

.text-yellow100 {
  color: #fef9c3 !important;
}

a.text-yellow100:hover, a.text-yellow100:focus {
  color: #fdf178 !important;
}

.text-yellow200 {
  color: #fef08a !important;
}

a.text-yellow200:hover, a.text-yellow200:focus {
  color: #fde63e !important;
}

.text-yellow300 {
  color: #fde047 !important;
}

a.text-yellow300:hover, a.text-yellow300:focus {
  color: #f5ce03 !important;
}

.text-yellow400 {
  color: #facc15 !important;
}

a.text-yellow400:hover, a.text-yellow400:focus {
  color: #be9904 !important;
}

.text-yellow500 {
  color: #eab308 !important;
}

a.text-yellow500:hover, a.text-yellow500:focus {
  color: #a07a05 !important;
}

.text-yellow600 {
  color: #ca8a04 !important;
}

a.text-yellow600:hover, a.text-yellow600:focus {
  color: #7f5703 !important;
}

.text-yellow700 {
  color: #a16207 !important;
}

a.text-yellow700:hover, a.text-yellow700:focus {
  color: #583504 !important;
}

.text-yellow800 {
  color: #854d0e !important;
}

a.text-yellow800:hover, a.text-yellow800:focus {
  color: #402507 !important;
}

.text-yellow900 {
  color: #713f12 !important;
}

a.text-yellow900:hover, a.text-yellow900:focus {
  color: #2f1a07 !important;
}

.text-amber50 {
  color: #fffbeb !important;
}

a.text-amber50:hover, a.text-amber50:focus {
  color: #ffec9f !important;
}

.text-amber100 {
  color: #fef3c7 !important;
}

a.text-amber100:hover, a.text-amber100:focus {
  color: #fde37c !important;
}

.text-amber200 {
  color: #fde68a !important;
}

a.text-amber200:hover, a.text-amber200:focus {
  color: #fcd63f !important;
}

.text-amber300 {
  color: #fcd34d !important;
}

a.text-amber300:hover, a.text-amber300:focus {
  color: #f8bf04 !important;
}

.text-amber400 {
  color: #fbbf24 !important;
}

a.text-amber400:hover, a.text-amber400:focus {
  color: #cf9604 !important;
}

.text-amber500 {
  color: #f59e0b !important;
}

a.text-amber500:hover, a.text-amber500:focus {
  color: #ac6f07 !important;
}

.text-amber600 {
  color: #d97706 !important;
}

a.text-amber600:hover, a.text-amber600:focus {
  color: #8f4e04 !important;
}

.text-amber700 {
  color: #b45309 !important;
}

a.text-amber700:hover, a.text-amber700:focus {
  color: #6b3105 !important;
}

.text-amber800 {
  color: #92400e !important;
}

a.text-amber800:hover, a.text-amber800:focus {
  color: #4c2107 !important;
}

.text-amber900 {
  color: #78350f !important;
}

a.text-amber900:hover, a.text-amber900:focus {
  color: #341707 !important;
}

.text-orange50 {
  color: #fff7ed !important;
}

a.text-orange50:hover, a.text-orange50:focus {
  color: #ffd5a1 !important;
}

.text-orange100 {
  color: #ffedd5 !important;
}

a.text-orange100:hover, a.text-orange100:focus {
  color: #ffcc89 !important;
}

.text-orange200 {
  color: #fed7aa !important;
}

a.text-orange200:hover, a.text-orange200:focus {
  color: #fdb35e !important;
}

.text-orange300 {
  color: #fdba74 !important;
}

a.text-orange300:hover, a.text-orange300:focus {
  color: #fc9529 !important;
}

.text-orange400 {
  color: #fb923c !important;
}

a.text-orange400:hover, a.text-orange400:focus {
  color: #e66a05 !important;
}

.text-orange500 {
  color: #f97316 !important;
}

a.text-orange500:hover, a.text-orange500:focus {
  color: #be5105 !important;
}

.text-orange600 {
  color: #ea580c !important;
}

a.text-orange600:hover, a.text-orange600:focus {
  color: #a13d08 !important;
}

.text-orange700 {
  color: #c2410c !important;
}

a.text-orange700:hover, a.text-orange700:focus {
  color: #7a2908 !important;
}

.text-orange800 {
  color: #9a3412 !important;
}

a.text-orange800:hover, a.text-orange800:focus {
  color: #561d0a !important;
}

.text-orange900 {
  color: #7c2d12 !important;
}

a.text-orange900:hover, a.text-orange900:focus {
  color: #391508 !important;
}

.text-red50 {
  color: #fef2f2 !important;
}

a.text-red50:hover, a.text-red50:focus {
  color: #f9abab !important;
}

.text-red100 {
  color: #fee2e2 !important;
}

a.text-red100:hover, a.text-red100:focus {
  color: #fb9898 !important;
}

.text-red200 {
  color: #fecaca !important;
}

a.text-red200:hover, a.text-red200:focus {
  color: #fd7f7f !important;
}

.text-red300 {
  color: #fca5a5 !important;
}

a.text-red300:hover, a.text-red300:focus {
  color: #fa5b5b !important;
}

.text-red400 {
  color: #f87171 !important;
}

a.text-red400:hover, a.text-red400:focus {
  color: #f42828 !important;
}

.text-red500 {
  color: #ef4444 !important;
}

a.text-red500:hover, a.text-red500:focus {
  color: #d41212 !important;
}

.text-red600 {
  color: #dc2626 !important;
}

a.text-red600:hover, a.text-red600:focus {
  color: #9c1919 !important;
}

.text-red700 {
  color: #b91c1c !important;
}

a.text-red700:hover, a.text-red700:focus {
  color: #771212 !important;
}

.text-red800 {
  color: #991b1b !important;
}

a.text-red800:hover, a.text-red800:focus {
  color: #581010 !important;
}

.text-red900 {
  color: #7f1d1d !important;
}

a.text-red900:hover, a.text-red900:focus {
  color: #410f0f !important;
}

.text-warmGray50 {
  color: #fafaf9 !important;
}

a.text-warmGray50:hover, a.text-warmGray50:focus {
  color: #d7d7cf !important;
}

.text-warmGray100 {
  color: #f5f5f4 !important;
}

a.text-warmGray100:hover, a.text-warmGray100:focus {
  color: #d1d1cc !important;
}

.text-warmGray200 {
  color: #e7e5e4 !important;
}

a.text-warmGray200:hover, a.text-warmGray200:focus {
  color: #c3bebc !important;
}

.text-warmGray300 {
  color: #d6d3d1 !important;
}

a.text-warmGray300:hover, a.text-warmGray300:focus {
  color: #b2aca9 !important;
}

.text-warmGray400 {
  color: #a8a29e !important;
}

a.text-warmGray400:hover, a.text-warmGray400:focus {
  color: #847b76 !important;
}

.text-warmGray500 {
  color: #78716c !important;
}

a.text-warmGray500:hover, a.text-warmGray500:focus {
  color: #504b48 !important;
}

.text-warmGray600 {
  color: #57534e !important;
}

a.text-warmGray600:hover, a.text-warmGray600:focus {
  color: #2f2d2a !important;
}

.text-warmGray700 {
  color: #44403c !important;
}

a.text-warmGray700:hover, a.text-warmGray700:focus {
  color: #1b1a18 !important;
}

.text-warmGray800 {
  color: #292524 !important;
}

a.text-warmGray800:hover, a.text-warmGray800:focus {
  color: black !important;
}

.text-warmGray900 {
  color: #1c1917 !important;
}

a.text-warmGray900:hover, a.text-warmGray900:focus {
  color: black !important;
}

.text-trueGray50 {
  color: #fafafa !important;
}

a.text-trueGray50:hover, a.text-trueGray50:focus {
  color: #d4d4d4 !important;
}

.text-trueGray100 {
  color: #f5f5f5 !important;
}

a.text-trueGray100:hover, a.text-trueGray100:focus {
  color: #cfcfcf !important;
}

.text-trueGray200 {
  color: #e5e5e5 !important;
}

a.text-trueGray200:hover, a.text-trueGray200:focus {
  color: #bfbfbf !important;
}

.text-trueGray300 {
  color: #d4d4d4 !important;
}

a.text-trueGray300:hover, a.text-trueGray300:focus {
  color: #aeaeae !important;
}

.text-trueGray400 {
  color: #a3a3a3 !important;
}

a.text-trueGray400:hover, a.text-trueGray400:focus {
  color: #7d7d7d !important;
}

.text-trueGray500 {
  color: #737373 !important;
}

a.text-trueGray500:hover, a.text-trueGray500:focus {
  color: #4d4d4d !important;
}

.text-trueGray600 {
  color: #525252 !important;
}

a.text-trueGray600:hover, a.text-trueGray600:focus {
  color: #2c2c2c !important;
}

.text-trueGray700 {
  color: #404040 !important;
}

a.text-trueGray700:hover, a.text-trueGray700:focus {
  color: #1a1a1a !important;
}

.text-trueGray800 {
  color: #262626 !important;
}

a.text-trueGray800:hover, a.text-trueGray800:focus {
  color: black !important;
}

.text-trueGray900 {
  color: #171717 !important;
}

a.text-trueGray900:hover, a.text-trueGray900:focus {
  color: black !important;
}

.text-coolGray50 {
  color: #f9fafb !important;
}

a.text-coolGray50:hover, a.text-coolGray50:focus {
  color: #cbd4dc !important;
}

.text-coolGray100 {
  color: #f3f4f6 !important;
}

a.text-coolGray100:hover, a.text-coolGray100:focus {
  color: #c7ccd5 !important;
}

.text-coolGray200 {
  color: #e5e7eb !important;
}

a.text-coolGray200:hover, a.text-coolGray200:focus {
  color: #babfca !important;
}

.text-coolGray300 {
  color: #d1d5db !important;
}

a.text-coolGray300:hover, a.text-coolGray300:focus {
  color: #a6aeb9 !important;
}

.text-coolGray400 {
  color: #9ca3af !important;
}

a.text-coolGray400:hover, a.text-coolGray400:focus {
  color: #727c8d !important;
}

.text-coolGray500 {
  color: #6b7280 !important;
}

a.text-coolGray500:hover, a.text-coolGray500:focus {
  color: #484d56 !important;
}

.text-coolGray600 {
  color: #4b5563 !important;
}

a.text-coolGray600:hover, a.text-coolGray600:focus {
  color: #2a3037 !important;
}

.text-coolGray700 {
  color: #374151 !important;
}

a.text-coolGray700:hover, a.text-coolGray700:focus {
  color: #181c23 !important;
}

.text-coolGray800 {
  color: #1f2937 !important;
}

a.text-coolGray800:hover, a.text-coolGray800:focus {
  color: #030506 !important;
}

.text-coolGray900 {
  color: #111827 !important;
}

a.text-coolGray900:hover, a.text-coolGray900:focus {
  color: black !important;
}

.text-blueGray50 {
  color: #f8fafc !important;
}

a.text-blueGray50:hover, a.text-blueGray50:focus {
  color: #c2d4e5 !important;
}

.text-blueGray100 {
  color: #f1f5f9 !important;
}

a.text-blueGray100:hover, a.text-blueGray100:focus {
  color: #bbcfe2 !important;
}

.text-blueGray200 {
  color: #e2e8f0 !important;
}

a.text-blueGray200:hover, a.text-blueGray200:focus {
  color: #b0c0d6 !important;
}

.text-blueGray300 {
  color: #cbd5e1 !important;
}

a.text-blueGray300:hover, a.text-blueGray300:focus {
  color: #9aaec5 !important;
}

.text-blueGray400 {
  color: #94a3b8 !important;
}

a.text-blueGray400:hover, a.text-blueGray400:focus {
  color: #667b99 !important;
}

.text-blueGray500 {
  color: #64748b !important;
}

a.text-blueGray500:hover, a.text-blueGray500:focus {
  color: #444f5f !important;
}

.text-blueGray600 {
  color: #475569 !important;
}

a.text-blueGray600:hover, a.text-blueGray600:focus {
  color: #28303b !important;
}

.text-blueGray700 {
  color: #334155 !important;
}

a.text-blueGray700:hover, a.text-blueGray700:focus {
  color: #161c25 !important;
}

.text-blueGray800 {
  color: #1e293b !important;
}

a.text-blueGray800:hover, a.text-blueGray800:focus {
  color: #040608 !important;
}

.text-blueGray900 {
  color: #0f172a !important;
}

a.text-blueGray900:hover, a.text-blueGray900:focus {
  color: black !important;
}

.text-gray100 {
  color: #f8f9fa !important;
}

a.text-gray100:hover, a.text-gray100:focus {
  color: #cbd3da !important;
}

.text-gray200 {
  color: #e9ecef !important;
}

a.text-gray200:hover, a.text-gray200:focus {
  color: #bdc6cf !important;
}

.text-gray300 {
  color: #dee2e6 !important;
}

a.text-gray300:hover, a.text-gray300:focus {
  color: #b2bcc5 !important;
}

.text-gray400 {
  color: #ced4da !important;
}

a.text-gray400:hover, a.text-gray400:focus {
  color: #a2aeb9 !important;
}

.text-gray500 {
  color: #adb5bd !important;
}

a.text-gray500:hover, a.text-gray500:focus {
  color: #838f9b !important;
}

.text-gray600 {
  color: #6c757d !important;
}

a.text-gray600:hover, a.text-gray600:focus {
  color: #494f54 !important;
}

.text-gray700 {
  color: #495057 !important;
}

a.text-gray700:hover, a.text-gray700:focus {
  color: #262a2d !important;
}

.text-gray800 {
  color: #343a40 !important;
}

a.text-gray800:hover, a.text-gray800:focus {
  color: #121416 !important;
}

.text-gray900 {
  color: #212529 !important;
}

a.text-gray900:hover, a.text-gray900:focus {
  color: black !important;
}

.text-twgray50 {
  color: #fafafa !important;
}

a.text-twgray50:hover, a.text-twgray50:focus {
  color: #d4d4d4 !important;
}

.text-twgray100 {
  color: #f4f4f5 !important;
}

a.text-twgray100:hover, a.text-twgray100:focus {
  color: #ccccd1 !important;
}

.text-twgray200 {
  color: #e4e4e7 !important;
}

a.text-twgray200:hover, a.text-twgray200:focus {
  color: #bcbcc3 !important;
}

.text-twgray300 {
  color: #d4d4d8 !important;
}

a.text-twgray300:hover, a.text-twgray300:focus {
  color: #acacb4 !important;
}

.text-twgray400 {
  color: #a1a1aa !important;
}

a.text-twgray400:hover, a.text-twgray400:focus {
  color: #797986 !important;
}

.text-twgray500 {
  color: #71717a !important;
}

a.text-twgray500:hover, a.text-twgray500:focus {
  color: #4c4c52 !important;
}

.text-twgray600 {
  color: #52525b !important;
}

a.text-twgray600:hover, a.text-twgray600:focus {
  color: #2e2e33 !important;
}

.text-twgray700 {
  color: #3f3f46 !important;
}

a.text-twgray700:hover, a.text-twgray700:focus {
  color: #1b1b1e !important;
}

.text-twgray800 {
  color: #27272a !important;
}

a.text-twgray800:hover, a.text-twgray800:focus {
  color: #020202 !important;
}

.text-twgray900 {
  color: #18181b !important;
}

a.text-twgray900:hover, a.text-twgray900:focus {
  color: black !important;
}

.text-facebook {
  color: #5890ff !important;
}

a.text-facebook:hover, a.text-facebook:focus {
  color: #0c5dff !important;
}

.text-twitter {
  color: #00aced !important;
}

a.text-twitter:hover, a.text-twitter:focus {
  color: #0074a1 !important;
}

.text-linkedin {
  color: #4875b4 !important;
}

a.text-linkedin:hover, a.text-linkedin:focus {
  color: #32517d !important;
}

.text-flickr {
  color: #ff0084 !important;
}

a.text-flickr:hover, a.text-flickr:focus {
  color: #b3005c !important;
}

.text-tumblr {
  color: #32506d !important;
}

a.text-tumblr:hover, a.text-tumblr:focus {
  color: #1a2a39 !important;
}

.text-xing {
  color: #026466 !important;
}

a.text-xing:hover, a.text-xing:focus {
  color: #011a1b !important;
}

.text-github {
  color: #4183c4 !important;
}

a.text-github:hover, a.text-github:focus {
  color: #2c5d8d !important;
}

.text-html5 {
  color: #e34f26 !important;
}

a.text-html5:hover, a.text-html5:focus {
  color: #a73516 !important;
}

.text-openid {
  color: #f78c40 !important;
}

a.text-openid:hover, a.text-openid:focus {
  color: #e16309 !important;
}

.text-stackoverflow {
  color: #fe7a15 !important;
}

a.text-stackoverflow:hover, a.text-stackoverflow:focus {
  color: #c65601 !important;
}

.text-youtube {
  color: #b00 !important;
}

a.text-youtube:hover, a.text-youtube:focus {
  color: #6f0000 !important;
}

.text-css3 {
  color: #0170ba !important;
}

a.text-css3:hover, a.text-css3:focus {
  color: #01426e !important;
}

.text-dribbble {
  color: #ea4c89 !important;
}

a.text-dribbble:hover, a.text-dribbble:focus {
  color: #d11960 !important;
}

.text-googleplus {
  color: #bb4b39 !important;
}

a.text-googleplus:hover, a.text-googleplus:focus {
  color: #803327 !important;
}

.text-instagram {
  color: #ea4476 !important;
}

a.text-instagram:hover, a.text-instagram:focus {
  color: #cb174d !important;
}

.text-pinterest {
  color: #cb2027 !important;
}

a.text-pinterest:hover, a.text-pinterest:focus {
  color: #89161a !important;
}

.text-vk {
  color: #fff67f !important;
}

a.text-vk:hover, a.text-vk:focus {
  color: #fff133 !important;
}

.text-yahoo {
  color: #400191 !important;
}

a.text-yahoo:hover, a.text-yahoo:focus {
  color: #1e0045 !important;
}

.text-behance {
  color: #1769ff !important;
}

a.text-behance:hover, a.text-behance:focus {
  color: #0047ca !important;
}

.text-dropbox {
  color: #007ee5 !important;
}

a.text-dropbox:hover, a.text-dropbox:focus {
  color: #005499 !important;
}

.text-reddit {
  color: #ff4500 !important;
}

a.text-reddit:hover, a.text-reddit:focus {
  color: #b33000 !important;
}

.text-spotify {
  color: #7ab800 !important;
}

a.text-spotify:hover, a.text-spotify:focus {
  color: #476c00 !important;
}

.text-vine {
  color: #00bf8f !important;
}

a.text-vine:hover, a.text-vine:focus {
  color: #007356 !important;
}

.text-foursquare {
  color: #1073af !important;
}

a.text-foursquare:hover, a.text-foursquare:focus {
  color: #0a4569 !important;
}

.text-vimeo {
  color: #aad450 !important;
}

a.text-vimeo:hover, a.text-vimeo:focus {
  color: #83ad2b !important;
}

.text-line {
  color: #3aae36 !important;
}

a.text-line:hover, a.text-line:focus {
  color: #277424 !important;
}

.text-lemon {
  color: #fff67f !important;
}

a.text-lemon:hover, a.text-lemon:focus {
  color: #fff133 !important;
}

.text-body {
  color: #495057 !important;
}

.text-muted {
  color: #adb5bd !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

section {
  position: relative;
}

.bg-image {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.bg-image:not([class*='absolute']) {
  position: absolute;
}

.bg-image + .card-body {
  position: relative;
  z-index: 1;
}

img.bg-image {
  object-fit: cover;
}

.btn {
  letter-spacing: -.02em;
}

.btn.btn-sm, .btn-group-sm > .btn {
  letter-spacing: 0;
}

.btn > span {
  display: inline-block;
  vertical-align: middle;
}

.btn > .icon:first-child {
  margin-right: .5rem;
}

.btn > .icon:last-child {
  margin-left: .5rem;
}

.btn > .icon.d-block {
  margin: 0 auto;
  margin-bottom: .75rem;
  height: 2rem;
}

.btn.btn-sm > .icon, .btn-group-sm > .btn > .icon {
  height: 1rem;
}

.btn:focus {
  box-shadow: none !important;
}

[class*='-flex'] > .btn {
  flex-shrink: 0;
}

.btn.btn-primary * {
  fill: #fff;
}

.btn-outline-primary:hover * {
  fill: #fff;
}

.btn.btn-secondary * {
  fill: #fff;
}

.btn-outline-secondary:hover * {
  fill: #fff;
}

.btn.btn-success * {
  fill: #fff;
}

.btn-outline-success:hover * {
  fill: #fff;
}

.btn.btn-info * {
  fill: #fff;
}

.btn-outline-info:hover * {
  fill: #fff;
}

.btn.btn-warning * {
  fill: #212529;
}

.btn-outline-warning:hover * {
  fill: #212529;
}

.btn.btn-danger * {
  fill: #fff;
}

.btn-outline-danger:hover * {
  fill: #fff;
}

.btn.btn-light * {
  fill: #212529;
}

.btn-outline-light:hover * {
  fill: #212529;
}

.btn.btn-dark * {
  fill: #fff;
}

.btn-outline-dark:hover * {
  fill: #fff;
}

.btn.btn-primary-2 * {
  fill: #fff;
}

.btn-outline-primary-2:hover * {
  fill: #fff;
}

.btn.btn-primary-3 * {
  fill: #fff;
}

.btn-outline-primary-3:hover * {
  fill: #fff;
}

.btn.btn-rose50 * {
  fill: #212529;
}

.btn-outline-rose50:hover * {
  fill: #212529;
}

.btn.btn-rose100 * {
  fill: #212529;
}

.btn-outline-rose100:hover * {
  fill: #212529;
}

.btn.btn-rose200 * {
  fill: #212529;
}

.btn-outline-rose200:hover * {
  fill: #212529;
}

.btn.btn-rose300 * {
  fill: #212529;
}

.btn-outline-rose300:hover * {
  fill: #212529;
}

.btn.btn-rose400 * {
  fill: #212529;
}

.btn-outline-rose400:hover * {
  fill: #212529;
}

.btn.btn-rose500 * {
  fill: #fff;
}

.btn-outline-rose500:hover * {
  fill: #fff;
}

.btn.btn-rose600 * {
  fill: #fff;
}

.btn-outline-rose600:hover * {
  fill: #fff;
}

.btn.btn-rose700 * {
  fill: #fff;
}

.btn-outline-rose700:hover * {
  fill: #fff;
}

.btn.btn-rose800 * {
  fill: #fff;
}

.btn-outline-rose800:hover * {
  fill: #fff;
}

.btn.btn-rose900 * {
  fill: #fff;
}

.btn-outline-rose900:hover * {
  fill: #fff;
}

.btn.btn-pink50 * {
  fill: #212529;
}

.btn-outline-pink50:hover * {
  fill: #212529;
}

.btn.btn-pink100 * {
  fill: #212529;
}

.btn-outline-pink100:hover * {
  fill: #212529;
}

.btn.btn-pink200 * {
  fill: #212529;
}

.btn-outline-pink200:hover * {
  fill: #212529;
}

.btn.btn-pink300 * {
  fill: #212529;
}

.btn-outline-pink300:hover * {
  fill: #212529;
}

.btn.btn-pink400 * {
  fill: #212529;
}

.btn-outline-pink400:hover * {
  fill: #212529;
}

.btn.btn-pink500 * {
  fill: #fff;
}

.btn-outline-pink500:hover * {
  fill: #fff;
}

.btn.btn-pink600 * {
  fill: #fff;
}

.btn-outline-pink600:hover * {
  fill: #fff;
}

.btn.btn-pink700 * {
  fill: #fff;
}

.btn-outline-pink700:hover * {
  fill: #fff;
}

.btn.btn-pink800 * {
  fill: #fff;
}

.btn-outline-pink800:hover * {
  fill: #fff;
}

.btn.btn-pink900 * {
  fill: #fff;
}

.btn-outline-pink900:hover * {
  fill: #fff;
}

.btn.btn-fuchsia50 * {
  fill: #212529;
}

.btn-outline-fuchsia50:hover * {
  fill: #212529;
}

.btn.btn-fuchsia100 * {
  fill: #212529;
}

.btn-outline-fuchsia100:hover * {
  fill: #212529;
}

.btn.btn-fuchsia200 * {
  fill: #212529;
}

.btn-outline-fuchsia200:hover * {
  fill: #212529;
}

.btn.btn-fuchsia300 * {
  fill: #212529;
}

.btn-outline-fuchsia300:hover * {
  fill: #212529;
}

.btn.btn-fuchsia400 * {
  fill: #212529;
}

.btn-outline-fuchsia400:hover * {
  fill: #212529;
}

.btn.btn-fuchsia500 * {
  fill: #fff;
}

.btn-outline-fuchsia500:hover * {
  fill: #fff;
}

.btn.btn-fuchsia600 * {
  fill: #fff;
}

.btn-outline-fuchsia600:hover * {
  fill: #fff;
}

.btn.btn-fuchsia700 * {
  fill: #fff;
}

.btn-outline-fuchsia700:hover * {
  fill: #fff;
}

.btn.btn-fuchsia800 * {
  fill: #fff;
}

.btn-outline-fuchsia800:hover * {
  fill: #fff;
}

.btn.btn-fuchsia900 * {
  fill: #fff;
}

.btn-outline-fuchsia900:hover * {
  fill: #fff;
}

.btn.btn-purple50 * {
  fill: #212529;
}

.btn-outline-purple50:hover * {
  fill: #212529;
}

.btn.btn-purple100 * {
  fill: #212529;
}

.btn-outline-purple100:hover * {
  fill: #212529;
}

.btn.btn-purple200 * {
  fill: #212529;
}

.btn-outline-purple200:hover * {
  fill: #212529;
}

.btn.btn-purple300 * {
  fill: #212529;
}

.btn-outline-purple300:hover * {
  fill: #212529;
}

.btn.btn-purple400 * {
  fill: #212529;
}

.btn-outline-purple400:hover * {
  fill: #212529;
}

.btn.btn-purple500 * {
  fill: #fff;
}

.btn-outline-purple500:hover * {
  fill: #fff;
}

.btn.btn-purple600 * {
  fill: #fff;
}

.btn-outline-purple600:hover * {
  fill: #fff;
}

.btn.btn-purple700 * {
  fill: #fff;
}

.btn-outline-purple700:hover * {
  fill: #fff;
}

.btn.btn-purple800 * {
  fill: #fff;
}

.btn-outline-purple800:hover * {
  fill: #fff;
}

.btn.btn-purple900 * {
  fill: #fff;
}

.btn-outline-purple900:hover * {
  fill: #fff;
}

.btn.btn-violet50 * {
  fill: #212529;
}

.btn-outline-violet50:hover * {
  fill: #212529;
}

.btn.btn-violet100 * {
  fill: #212529;
}

.btn-outline-violet100:hover * {
  fill: #212529;
}

.btn.btn-violet200 * {
  fill: #212529;
}

.btn-outline-violet200:hover * {
  fill: #212529;
}

.btn.btn-violet300 * {
  fill: #212529;
}

.btn-outline-violet300:hover * {
  fill: #212529;
}

.btn.btn-violet400 * {
  fill: #212529;
}

.btn-outline-violet400:hover * {
  fill: #212529;
}

.btn.btn-violet500 * {
  fill: #fff;
}

.btn-outline-violet500:hover * {
  fill: #fff;
}

.btn.btn-violet600 * {
  fill: #fff;
}

.btn-outline-violet600:hover * {
  fill: #fff;
}

.btn.btn-violet700 * {
  fill: #fff;
}

.btn-outline-violet700:hover * {
  fill: #fff;
}

.btn.btn-violet800 * {
  fill: #fff;
}

.btn-outline-violet800:hover * {
  fill: #fff;
}

.btn.btn-violet900 * {
  fill: #fff;
}

.btn-outline-violet900:hover * {
  fill: #fff;
}

.btn.btn-indigo50 * {
  fill: #212529;
}

.btn-outline-indigo50:hover * {
  fill: #212529;
}

.btn.btn-indigo100 * {
  fill: #212529;
}

.btn-outline-indigo100:hover * {
  fill: #212529;
}

.btn.btn-indigo200 * {
  fill: #212529;
}

.btn-outline-indigo200:hover * {
  fill: #212529;
}

.btn.btn-indigo300 * {
  fill: #212529;
}

.btn-outline-indigo300:hover * {
  fill: #212529;
}

.btn.btn-indigo400 * {
  fill: #fff;
}

.btn-outline-indigo400:hover * {
  fill: #fff;
}

.btn.btn-indigo500 * {
  fill: #fff;
}

.btn-outline-indigo500:hover * {
  fill: #fff;
}

.btn.btn-indigo600 * {
  fill: #fff;
}

.btn-outline-indigo600:hover * {
  fill: #fff;
}

.btn.btn-indigo700 * {
  fill: #fff;
}

.btn-outline-indigo700:hover * {
  fill: #fff;
}

.btn.btn-indigo800 * {
  fill: #fff;
}

.btn-outline-indigo800:hover * {
  fill: #fff;
}

.btn.btn-indigo900 * {
  fill: #fff;
}

.btn-outline-indigo900:hover * {
  fill: #fff;
}

.btn.btn-blue50 * {
  fill: #212529;
}

.btn-outline-blue50:hover * {
  fill: #212529;
}

.btn.btn-blue100 * {
  fill: #212529;
}

.btn-outline-blue100:hover * {
  fill: #212529;
}

.btn.btn-blue200 * {
  fill: #212529;
}

.btn-outline-blue200:hover * {
  fill: #212529;
}

.btn.btn-blue300 * {
  fill: #212529;
}

.btn-outline-blue300:hover * {
  fill: #212529;
}

.btn.btn-blue400 * {
  fill: #212529;
}

.btn-outline-blue400:hover * {
  fill: #212529;
}

.btn.btn-blue500 * {
  fill: #fff;
}

.btn-outline-blue500:hover * {
  fill: #fff;
}

.btn.btn-blue600 * {
  fill: #fff;
}

.btn-outline-blue600:hover * {
  fill: #fff;
}

.btn.btn-blue700 * {
  fill: #fff;
}

.btn-outline-blue700:hover * {
  fill: #fff;
}

.btn.btn-blue800 * {
  fill: #fff;
}

.btn-outline-blue800:hover * {
  fill: #fff;
}

.btn.btn-blue900 * {
  fill: #fff;
}

.btn-outline-blue900:hover * {
  fill: #fff;
}

.btn.btn-lightBlue25 * {
  fill: #212529;
}

.btn-outline-lightBlue25:hover * {
  fill: #212529;
}

.btn.btn-lightBlue50 * {
  fill: #212529;
}

.btn-outline-lightBlue50:hover * {
  fill: #212529;
}

.btn.btn-lightBlue100 * {
  fill: #212529;
}

.btn-outline-lightBlue100:hover * {
  fill: #212529;
}

.btn.btn-lightBlue200 * {
  fill: #212529;
}

.btn-outline-lightBlue200:hover * {
  fill: #212529;
}

.btn.btn-lightBlue300 * {
  fill: #212529;
}

.btn-outline-lightBlue300:hover * {
  fill: #212529;
}

.btn.btn-lightBlue400 * {
  fill: #212529;
}

.btn-outline-lightBlue400:hover * {
  fill: #212529;
}

.btn.btn-lightBlue500 * {
  fill: #fff;
}

.btn-outline-lightBlue500:hover * {
  fill: #fff;
}

.btn.btn-lightBlue600 * {
  fill: #fff;
}

.btn-outline-lightBlue600:hover * {
  fill: #fff;
}

.btn.btn-lightBlue700 * {
  fill: #fff;
}

.btn-outline-lightBlue700:hover * {
  fill: #fff;
}

.btn.btn-lightBlue800 * {
  fill: #fff;
}

.btn-outline-lightBlue800:hover * {
  fill: #fff;
}

.btn.btn-lightBlue900 * {
  fill: #fff;
}

.btn-outline-lightBlue900:hover * {
  fill: #fff;
}

.btn.btn-cyan50 * {
  fill: #212529;
}

.btn-outline-cyan50:hover * {
  fill: #212529;
}

.btn.btn-cyan100 * {
  fill: #212529;
}

.btn-outline-cyan100:hover * {
  fill: #212529;
}

.btn.btn-cyan200 * {
  fill: #212529;
}

.btn-outline-cyan200:hover * {
  fill: #212529;
}

.btn.btn-cyan300 * {
  fill: #212529;
}

.btn-outline-cyan300:hover * {
  fill: #212529;
}

.btn.btn-cyan400 * {
  fill: #212529;
}

.btn-outline-cyan400:hover * {
  fill: #212529;
}

.btn.btn-cyan500 * {
  fill: #fff;
}

.btn-outline-cyan500:hover * {
  fill: #fff;
}

.btn.btn-cyan600 * {
  fill: #fff;
}

.btn-outline-cyan600:hover * {
  fill: #fff;
}

.btn.btn-cyan700 * {
  fill: #fff;
}

.btn-outline-cyan700:hover * {
  fill: #fff;
}

.btn.btn-cyan800 * {
  fill: #fff;
}

.btn-outline-cyan800:hover * {
  fill: #fff;
}

.btn.btn-cyan900 * {
  fill: #fff;
}

.btn-outline-cyan900:hover * {
  fill: #fff;
}

.btn.btn-teal50 * {
  fill: #212529;
}

.btn-outline-teal50:hover * {
  fill: #212529;
}

.btn.btn-teal100 * {
  fill: #212529;
}

.btn-outline-teal100:hover * {
  fill: #212529;
}

.btn.btn-teal200 * {
  fill: #212529;
}

.btn-outline-teal200:hover * {
  fill: #212529;
}

.btn.btn-teal300 * {
  fill: #212529;
}

.btn-outline-teal300:hover * {
  fill: #212529;
}

.btn.btn-teal400 * {
  fill: #212529;
}

.btn-outline-teal400:hover * {
  fill: #212529;
}

.btn.btn-teal500 * {
  fill: #fff;
}

.btn-outline-teal500:hover * {
  fill: #fff;
}

.btn.btn-teal600 * {
  fill: #fff;
}

.btn-outline-teal600:hover * {
  fill: #fff;
}

.btn.btn-teal700 * {
  fill: #fff;
}

.btn-outline-teal700:hover * {
  fill: #fff;
}

.btn.btn-teal800 * {
  fill: #fff;
}

.btn-outline-teal800:hover * {
  fill: #fff;
}

.btn.btn-teal900 * {
  fill: #fff;
}

.btn-outline-teal900:hover * {
  fill: #fff;
}

.btn.btn-emerald25 * {
  fill: #212529;
}

.btn-outline-emerald25:hover * {
  fill: #212529;
}

.btn.btn-emerald50 * {
  fill: #212529;
}

.btn-outline-emerald50:hover * {
  fill: #212529;
}

.btn.btn-emerald100 * {
  fill: #212529;
}

.btn-outline-emerald100:hover * {
  fill: #212529;
}

.btn.btn-emerald200 * {
  fill: #212529;
}

.btn-outline-emerald200:hover * {
  fill: #212529;
}

.btn.btn-emerald300 * {
  fill: #212529;
}

.btn-outline-emerald300:hover * {
  fill: #212529;
}

.btn.btn-emerald400 * {
  fill: #212529;
}

.btn-outline-emerald400:hover * {
  fill: #212529;
}

.btn.btn-emerald500 * {
  fill: #fff;
}

.btn-outline-emerald500:hover * {
  fill: #fff;
}

.btn.btn-emerald600 * {
  fill: #fff;
}

.btn-outline-emerald600:hover * {
  fill: #fff;
}

.btn.btn-emerald700 * {
  fill: #fff;
}

.btn-outline-emerald700:hover * {
  fill: #fff;
}

.btn.btn-emerald800 * {
  fill: #fff;
}

.btn-outline-emerald800:hover * {
  fill: #fff;
}

.btn.btn-emerald900 * {
  fill: #fff;
}

.btn-outline-emerald900:hover * {
  fill: #fff;
}

.btn.btn-green50 * {
  fill: #212529;
}

.btn-outline-green50:hover * {
  fill: #212529;
}

.btn.btn-green100 * {
  fill: #212529;
}

.btn-outline-green100:hover * {
  fill: #212529;
}

.btn.btn-green200 * {
  fill: #212529;
}

.btn-outline-green200:hover * {
  fill: #212529;
}

.btn.btn-green300 * {
  fill: #212529;
}

.btn-outline-green300:hover * {
  fill: #212529;
}

.btn.btn-green400 * {
  fill: #212529;
}

.btn-outline-green400:hover * {
  fill: #212529;
}

.btn.btn-green500 * {
  fill: #fff;
}

.btn-outline-green500:hover * {
  fill: #fff;
}

.btn.btn-green600 * {
  fill: #fff;
}

.btn-outline-green600:hover * {
  fill: #fff;
}

.btn.btn-green700 * {
  fill: #fff;
}

.btn-outline-green700:hover * {
  fill: #fff;
}

.btn.btn-green800 * {
  fill: #fff;
}

.btn-outline-green800:hover * {
  fill: #fff;
}

.btn.btn-green900 * {
  fill: #fff;
}

.btn-outline-green900:hover * {
  fill: #fff;
}

.btn.btn-lime50 * {
  fill: #212529;
}

.btn-outline-lime50:hover * {
  fill: #212529;
}

.btn.btn-lime100 * {
  fill: #212529;
}

.btn-outline-lime100:hover * {
  fill: #212529;
}

.btn.btn-lime200 * {
  fill: #212529;
}

.btn-outline-lime200:hover * {
  fill: #212529;
}

.btn.btn-lime300 * {
  fill: #212529;
}

.btn-outline-lime300:hover * {
  fill: #212529;
}

.btn.btn-lime400 * {
  fill: #212529;
}

.btn-outline-lime400:hover * {
  fill: #212529;
}

.btn.btn-lime500 * {
  fill: #212529;
}

.btn-outline-lime500:hover * {
  fill: #212529;
}

.btn.btn-lime600 * {
  fill: #fff;
}

.btn-outline-lime600:hover * {
  fill: #fff;
}

.btn.btn-lime700 * {
  fill: #fff;
}

.btn-outline-lime700:hover * {
  fill: #fff;
}

.btn.btn-lime800 * {
  fill: #fff;
}

.btn-outline-lime800:hover * {
  fill: #fff;
}

.btn.btn-lime900 * {
  fill: #fff;
}

.btn-outline-lime900:hover * {
  fill: #fff;
}

.btn.btn-yellow50 * {
  fill: #212529;
}

.btn-outline-yellow50:hover * {
  fill: #212529;
}

.btn.btn-yellow100 * {
  fill: #212529;
}

.btn-outline-yellow100:hover * {
  fill: #212529;
}

.btn.btn-yellow200 * {
  fill: #212529;
}

.btn-outline-yellow200:hover * {
  fill: #212529;
}

.btn.btn-yellow300 * {
  fill: #212529;
}

.btn-outline-yellow300:hover * {
  fill: #212529;
}

.btn.btn-yellow400 * {
  fill: #212529;
}

.btn-outline-yellow400:hover * {
  fill: #212529;
}

.btn.btn-yellow500 * {
  fill: #212529;
}

.btn-outline-yellow500:hover * {
  fill: #212529;
}

.btn.btn-yellow600 * {
  fill: #fff;
}

.btn-outline-yellow600:hover * {
  fill: #fff;
}

.btn.btn-yellow700 * {
  fill: #fff;
}

.btn-outline-yellow700:hover * {
  fill: #fff;
}

.btn.btn-yellow800 * {
  fill: #fff;
}

.btn-outline-yellow800:hover * {
  fill: #fff;
}

.btn.btn-yellow900 * {
  fill: #fff;
}

.btn-outline-yellow900:hover * {
  fill: #fff;
}

.btn.btn-amber50 * {
  fill: #212529;
}

.btn-outline-amber50:hover * {
  fill: #212529;
}

.btn.btn-amber100 * {
  fill: #212529;
}

.btn-outline-amber100:hover * {
  fill: #212529;
}

.btn.btn-amber200 * {
  fill: #212529;
}

.btn-outline-amber200:hover * {
  fill: #212529;
}

.btn.btn-amber300 * {
  fill: #212529;
}

.btn-outline-amber300:hover * {
  fill: #212529;
}

.btn.btn-amber400 * {
  fill: #212529;
}

.btn-outline-amber400:hover * {
  fill: #212529;
}

.btn.btn-amber500 * {
  fill: #212529;
}

.btn-outline-amber500:hover * {
  fill: #212529;
}

.btn.btn-amber600 * {
  fill: #fff;
}

.btn-outline-amber600:hover * {
  fill: #fff;
}

.btn.btn-amber700 * {
  fill: #fff;
}

.btn-outline-amber700:hover * {
  fill: #fff;
}

.btn.btn-amber800 * {
  fill: #fff;
}

.btn-outline-amber800:hover * {
  fill: #fff;
}

.btn.btn-amber900 * {
  fill: #fff;
}

.btn-outline-amber900:hover * {
  fill: #fff;
}

.btn.btn-orange50 * {
  fill: #212529;
}

.btn-outline-orange50:hover * {
  fill: #212529;
}

.btn.btn-orange100 * {
  fill: #212529;
}

.btn-outline-orange100:hover * {
  fill: #212529;
}

.btn.btn-orange200 * {
  fill: #212529;
}

.btn-outline-orange200:hover * {
  fill: #212529;
}

.btn.btn-orange300 * {
  fill: #212529;
}

.btn-outline-orange300:hover * {
  fill: #212529;
}

.btn.btn-orange400 * {
  fill: #212529;
}

.btn-outline-orange400:hover * {
  fill: #212529;
}

.btn.btn-orange500 * {
  fill: #fff;
}

.btn-outline-orange500:hover * {
  fill: #fff;
}

.btn.btn-orange600 * {
  fill: #fff;
}

.btn-outline-orange600:hover * {
  fill: #fff;
}

.btn.btn-orange700 * {
  fill: #fff;
}

.btn-outline-orange700:hover * {
  fill: #fff;
}

.btn.btn-orange800 * {
  fill: #fff;
}

.btn-outline-orange800:hover * {
  fill: #fff;
}

.btn.btn-orange900 * {
  fill: #fff;
}

.btn-outline-orange900:hover * {
  fill: #fff;
}

.btn.btn-red50 * {
  fill: #212529;
}

.btn-outline-red50:hover * {
  fill: #212529;
}

.btn.btn-red100 * {
  fill: #212529;
}

.btn-outline-red100:hover * {
  fill: #212529;
}

.btn.btn-red200 * {
  fill: #212529;
}

.btn-outline-red200:hover * {
  fill: #212529;
}

.btn.btn-red300 * {
  fill: #212529;
}

.btn-outline-red300:hover * {
  fill: #212529;
}

.btn.btn-red400 * {
  fill: #212529;
}

.btn-outline-red400:hover * {
  fill: #212529;
}

.btn.btn-red500 * {
  fill: #fff;
}

.btn-outline-red500:hover * {
  fill: #fff;
}

.btn.btn-red600 * {
  fill: #fff;
}

.btn-outline-red600:hover * {
  fill: #fff;
}

.btn.btn-red700 * {
  fill: #fff;
}

.btn-outline-red700:hover * {
  fill: #fff;
}

.btn.btn-red800 * {
  fill: #fff;
}

.btn-outline-red800:hover * {
  fill: #fff;
}

.btn.btn-red900 * {
  fill: #fff;
}

.btn-outline-red900:hover * {
  fill: #fff;
}

.btn.btn-warmGray50 * {
  fill: #212529;
}

.btn-outline-warmGray50:hover * {
  fill: #212529;
}

.btn.btn-warmGray100 * {
  fill: #212529;
}

.btn-outline-warmGray100:hover * {
  fill: #212529;
}

.btn.btn-warmGray200 * {
  fill: #212529;
}

.btn-outline-warmGray200:hover * {
  fill: #212529;
}

.btn.btn-warmGray300 * {
  fill: #212529;
}

.btn-outline-warmGray300:hover * {
  fill: #212529;
}

.btn.btn-warmGray400 * {
  fill: #212529;
}

.btn-outline-warmGray400:hover * {
  fill: #212529;
}

.btn.btn-warmGray500 * {
  fill: #fff;
}

.btn-outline-warmGray500:hover * {
  fill: #fff;
}

.btn.btn-warmGray600 * {
  fill: #fff;
}

.btn-outline-warmGray600:hover * {
  fill: #fff;
}

.btn.btn-warmGray700 * {
  fill: #fff;
}

.btn-outline-warmGray700:hover * {
  fill: #fff;
}

.btn.btn-warmGray800 * {
  fill: #fff;
}

.btn-outline-warmGray800:hover * {
  fill: #fff;
}

.btn.btn-warmGray900 * {
  fill: #fff;
}

.btn-outline-warmGray900:hover * {
  fill: #fff;
}

.btn.btn-trueGray50 * {
  fill: #212529;
}

.btn-outline-trueGray50:hover * {
  fill: #212529;
}

.btn.btn-trueGray100 * {
  fill: #212529;
}

.btn-outline-trueGray100:hover * {
  fill: #212529;
}

.btn.btn-trueGray200 * {
  fill: #212529;
}

.btn-outline-trueGray200:hover * {
  fill: #212529;
}

.btn.btn-trueGray300 * {
  fill: #212529;
}

.btn-outline-trueGray300:hover * {
  fill: #212529;
}

.btn.btn-trueGray400 * {
  fill: #212529;
}

.btn-outline-trueGray400:hover * {
  fill: #212529;
}

.btn.btn-trueGray500 * {
  fill: #fff;
}

.btn-outline-trueGray500:hover * {
  fill: #fff;
}

.btn.btn-trueGray600 * {
  fill: #fff;
}

.btn-outline-trueGray600:hover * {
  fill: #fff;
}

.btn.btn-trueGray700 * {
  fill: #fff;
}

.btn-outline-trueGray700:hover * {
  fill: #fff;
}

.btn.btn-trueGray800 * {
  fill: #fff;
}

.btn-outline-trueGray800:hover * {
  fill: #fff;
}

.btn.btn-trueGray900 * {
  fill: #fff;
}

.btn-outline-trueGray900:hover * {
  fill: #fff;
}

.btn.btn-coolGray50 * {
  fill: #212529;
}

.btn-outline-coolGray50:hover * {
  fill: #212529;
}

.btn.btn-coolGray100 * {
  fill: #212529;
}

.btn-outline-coolGray100:hover * {
  fill: #212529;
}

.btn.btn-coolGray200 * {
  fill: #212529;
}

.btn-outline-coolGray200:hover * {
  fill: #212529;
}

.btn.btn-coolGray300 * {
  fill: #212529;
}

.btn-outline-coolGray300:hover * {
  fill: #212529;
}

.btn.btn-coolGray400 * {
  fill: #212529;
}

.btn-outline-coolGray400:hover * {
  fill: #212529;
}

.btn.btn-coolGray500 * {
  fill: #fff;
}

.btn-outline-coolGray500:hover * {
  fill: #fff;
}

.btn.btn-coolGray600 * {
  fill: #fff;
}

.btn-outline-coolGray600:hover * {
  fill: #fff;
}

.btn.btn-coolGray700 * {
  fill: #fff;
}

.btn-outline-coolGray700:hover * {
  fill: #fff;
}

.btn.btn-coolGray800 * {
  fill: #fff;
}

.btn-outline-coolGray800:hover * {
  fill: #fff;
}

.btn.btn-coolGray900 * {
  fill: #fff;
}

.btn-outline-coolGray900:hover * {
  fill: #fff;
}

.btn.btn-blueGray50 * {
  fill: #212529;
}

.btn-outline-blueGray50:hover * {
  fill: #212529;
}

.btn.btn-blueGray100 * {
  fill: #212529;
}

.btn-outline-blueGray100:hover * {
  fill: #212529;
}

.btn.btn-blueGray200 * {
  fill: #212529;
}

.btn-outline-blueGray200:hover * {
  fill: #212529;
}

.btn.btn-blueGray300 * {
  fill: #212529;
}

.btn-outline-blueGray300:hover * {
  fill: #212529;
}

.btn.btn-blueGray400 * {
  fill: #212529;
}

.btn-outline-blueGray400:hover * {
  fill: #212529;
}

.btn.btn-blueGray500 * {
  fill: #fff;
}

.btn-outline-blueGray500:hover * {
  fill: #fff;
}

.btn.btn-blueGray600 * {
  fill: #fff;
}

.btn-outline-blueGray600:hover * {
  fill: #fff;
}

.btn.btn-blueGray700 * {
  fill: #fff;
}

.btn-outline-blueGray700:hover * {
  fill: #fff;
}

.btn.btn-blueGray800 * {
  fill: #fff;
}

.btn-outline-blueGray800:hover * {
  fill: #fff;
}

.btn.btn-blueGray900 * {
  fill: #fff;
}

.btn-outline-blueGray900:hover * {
  fill: #fff;
}

.btn.btn-gray100 * {
  fill: #212529;
}

.btn-outline-gray100:hover * {
  fill: #212529;
}

.btn.btn-gray200 * {
  fill: #212529;
}

.btn-outline-gray200:hover * {
  fill: #212529;
}

.btn.btn-gray300 * {
  fill: #212529;
}

.btn-outline-gray300:hover * {
  fill: #212529;
}

.btn.btn-gray400 * {
  fill: #212529;
}

.btn-outline-gray400:hover * {
  fill: #212529;
}

.btn.btn-gray500 * {
  fill: #212529;
}

.btn-outline-gray500:hover * {
  fill: #212529;
}

.btn.btn-gray600 * {
  fill: #fff;
}

.btn-outline-gray600:hover * {
  fill: #fff;
}

.btn.btn-gray700 * {
  fill: #fff;
}

.btn-outline-gray700:hover * {
  fill: #fff;
}

.btn.btn-gray800 * {
  fill: #fff;
}

.btn-outline-gray800:hover * {
  fill: #fff;
}

.btn.btn-gray900 * {
  fill: #fff;
}

.btn-outline-gray900:hover * {
  fill: #fff;
}

.btn.btn-twgray50 * {
  fill: #212529;
}

.btn-outline-twgray50:hover * {
  fill: #212529;
}

.btn.btn-twgray100 * {
  fill: #212529;
}

.btn-outline-twgray100:hover * {
  fill: #212529;
}

.btn.btn-twgray200 * {
  fill: #212529;
}

.btn-outline-twgray200:hover * {
  fill: #212529;
}

.btn.btn-twgray300 * {
  fill: #212529;
}

.btn-outline-twgray300:hover * {
  fill: #212529;
}

.btn.btn-twgray400 * {
  fill: #212529;
}

.btn-outline-twgray400:hover * {
  fill: #212529;
}

.btn.btn-twgray500 * {
  fill: #fff;
}

.btn-outline-twgray500:hover * {
  fill: #fff;
}

.btn.btn-twgray600 * {
  fill: #fff;
}

.btn-outline-twgray600:hover * {
  fill: #fff;
}

.btn.btn-twgray700 * {
  fill: #fff;
}

.btn-outline-twgray700:hover * {
  fill: #fff;
}

.btn.btn-twgray800 * {
  fill: #fff;
}

.btn-outline-twgray800:hover * {
  fill: #fff;
}

.btn.btn-twgray900 * {
  fill: #fff;
}

.btn-outline-twgray900:hover * {
  fill: #fff;
}

.btn.btn-facebook * {
  fill: #fff;
}

.btn-outline-facebook:hover * {
  fill: #fff;
}

.btn.btn-twitter * {
  fill: #fff;
}

.btn-outline-twitter:hover * {
  fill: #fff;
}

.btn.btn-linkedin * {
  fill: #fff;
}

.btn-outline-linkedin:hover * {
  fill: #fff;
}

.btn.btn-flickr * {
  fill: #fff;
}

.btn-outline-flickr:hover * {
  fill: #fff;
}

.btn.btn-tumblr * {
  fill: #fff;
}

.btn-outline-tumblr:hover * {
  fill: #fff;
}

.btn.btn-xing * {
  fill: #fff;
}

.btn-outline-xing:hover * {
  fill: #fff;
}

.btn.btn-github * {
  fill: #fff;
}

.btn-outline-github:hover * {
  fill: #fff;
}

.btn.btn-html5 * {
  fill: #fff;
}

.btn-outline-html5:hover * {
  fill: #fff;
}

.btn.btn-openid * {
  fill: #212529;
}

.btn-outline-openid:hover * {
  fill: #212529;
}

.btn.btn-stackoverflow * {
  fill: #fff;
}

.btn-outline-stackoverflow:hover * {
  fill: #fff;
}

.btn.btn-youtube * {
  fill: #fff;
}

.btn-outline-youtube:hover * {
  fill: #fff;
}

.btn.btn-css3 * {
  fill: #fff;
}

.btn-outline-css3:hover * {
  fill: #fff;
}

.btn.btn-dribbble * {
  fill: #fff;
}

.btn-outline-dribbble:hover * {
  fill: #fff;
}

.btn.btn-googleplus * {
  fill: #fff;
}

.btn-outline-googleplus:hover * {
  fill: #fff;
}

.btn.btn-instagram * {
  fill: #fff;
}

.btn-outline-instagram:hover * {
  fill: #fff;
}

.btn.btn-pinterest * {
  fill: #fff;
}

.btn-outline-pinterest:hover * {
  fill: #fff;
}

.btn.btn-vk * {
  fill: #212529;
}

.btn-outline-vk:hover * {
  fill: #212529;
}

.btn.btn-yahoo * {
  fill: #fff;
}

.btn-outline-yahoo:hover * {
  fill: #fff;
}

.btn.btn-behance * {
  fill: #fff;
}

.btn-outline-behance:hover * {
  fill: #fff;
}

.btn.btn-dropbox * {
  fill: #fff;
}

.btn-outline-dropbox:hover * {
  fill: #fff;
}

.btn.btn-reddit * {
  fill: #fff;
}

.btn-outline-reddit:hover * {
  fill: #fff;
}

.btn.btn-spotify * {
  fill: #fff;
}

.btn-outline-spotify:hover * {
  fill: #fff;
}

.btn.btn-vine * {
  fill: #fff;
}

.btn-outline-vine:hover * {
  fill: #fff;
}

.btn.btn-foursquare * {
  fill: #fff;
}

.btn-outline-foursquare:hover * {
  fill: #fff;
}

.btn.btn-vimeo * {
  fill: #212529;
}

.btn-outline-vimeo:hover * {
  fill: #212529;
}

.btn.btn-line * {
  fill: #fff;
}

.btn-outline-line:hover * {
  fill: #fff;
}

.btn.btn-lemon * {
  fill: #212529;
}

.btn-outline-lemon:hover * {
  fill: #212529;
}

.btn-light {
  border-color: #dee2e6;
  background: #f8f9fa;
}

.btn-white {
  background: #fff;
  color: #e05606;
}

.btn-white > .icon path {
  fill: #e05606;
}

.btn-white:hover {
  color: #e05606;
  background: rgba(255, 255, 255, 0.9);
}

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

.btn-round {
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-round > .icon:only-child {
  margin: 0;
}

.btn-round > .icon.icon-sm {
  height: 1rem;
}

.btn-round.btn-sm, .btn-group-sm > .btn-round.btn {
  width: 2rem;
  height: 2rem;
}

.btn-round.btn-lg, .btn-group-lg > .btn-round.btn {
  width: 3.75rem;
  height: 3.75rem;
}

.btn-round.btn-xlg {
  width: 4.5rem;
  height: 4.5rem;
}

.btn-round.btn-lg > .icon, .btn-group-lg > .btn-round.btn > .icon, .btn-round.btn-xlg > .icon {
  height: 2rem;
}

.btn-loading:not(.btn-loading-animate) > span {
  vertical-align: baseline;
}

.btn-loading .icon {
  display: none;
}

.btn-loading.btn-loading-animate .icon {
  display: inline-block;
}

.btn-loading.btn-loading-animate .icon path {
  animation: spin .5s infinite linear;
  transform-origin: 12px;
}

@keyframes spin {
  0% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(360deg);
  }
}

.btn.back-to-top {
  position: fixed;
  bottom: 1.5rem;
  right: 1.5rem;
  z-index: 1020;
}

.card {
  margin-bottom: 1.5rem;
}

.card.card-sm.card-body {
  padding: 1.5rem;
}

.card[class*='bg-primary']:not([class*='hover-bg-primary']) {
  border-color: rgba(0, 0, 0, 0);
}

.card[class*='hover-'] {
  transition: background-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.card > .bg-image {
  border-radius: 0.625rem;
}

@media (min-width: 576px) {
  .card.card-lg.card-body {
    padding: 3rem;
  }
}

@media (max-width: 767.98px) {
  .card {
    margin-bottom: 0.75rem;
  }
}

.card + .card {
  margin-top: 1.5rem;
}

.card.card-sm + .card-sm {
  margin-top: 0.75rem;
}

a.card {
  color: #495057;
  font-weight: 400;
  transition: all 0.1s ease;
}

a.card[class*='hover-shadow']:hover {
  transform: translate3d(-4px, -4px, 0) rotateZ(-1deg);
}

@media (min-width: 768px) {
  .card-icon-2 {
    min-height: 22rem;
  }
}

.card-icon-3 {
  overflow: hidden;
}

.card-icon-3 h3 {
  margin-bottom: 1rem;
}

.card-icon-3 .badge {
  position: absolute;
  top: 3rem;
  right: 3rem;
  max-height: 1.5rem;
}

@media (min-width: 768px) {
  .card-icon-3 {
    min-height: 28rem;
  }
  .card-icon-3 .icon-round {
    transform: scale(2.5);
    position: relative;
    bottom: 1rem;
    right: 1rem;
  }
}

.card-customer-1 h4 {
  margin-bottom: .75rem;
}

.card-article-wide {
  overflow: hidden;
}

.card-article-wide .card-img-top {
  height: 100%;
  object-fit: cover;
}

@media (min-width: 768px) {
  .card-article-wide {
    min-height: 22.5rem;
  }
  .card-article-wide .card-img-top {
    border-radius: 0.625rem 0 0 0.625rem;
  }
}

.dropdown-toggle {
  outline: none;
  cursor: pointer;
}

.dropdown-toggle:after {
  display: none !important;
}

.dropdown-toggle.btn > .icon:last-child {
  transform: rotateZ(-90deg);
  margin: 0;
}

.dropright .dropdown-toggle.btn > .icon:last-child {
  transform: rotateZ(180deg);
}

.dropup .dropdown-toggle.btn > .icon:last-child {
  transform: rotateZ(90deg);
}

.dropleft .dropdown-toggle:before {
  display: none;
}

.dropleft .dropdown-toggle.btn > .icon:first-child {
  transform: rotateZ(0deg);
}

.dropdown-item {
  font-weight: 600;
  transition: color 0.1s ease;
}

.dropdown-header {
  font-size: inherit;
  padding-bottom: 0;
}

.dropdown-menu {
  box-shadow: 0 0.125rem 0.625rem rgba(0, 0, 0, 0.05);
}

.dropdown-menu h6 {
  margin-bottom: 1rem;
}

.dropdown-menu.text-light .dropdown-item {
  color: rgba(255, 255, 255, 0.5);
}

.dropdown-menu.text-light .dropdown-item:hover, .dropdown-menu.text-light .dropdown-item:active {
  color: #fff;
}

[data-dropdown-content] .dropdown-item {
  padding-left: 0;
  padding-right: 0;
}

.dropdown-divider {
  margin: 0;
}

[data-toggle="dropdown-grid"] + .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  width: 100vw;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  box-shadow: none;
  border: none;
  border-radius: 0;
  background: none;
  margin-top: 0;
}

[data-toggle="dropdown-grid"] + .dropdown-menu .dropdown-menu {
  top: 0;
  margin-top: 0;
}

[data-toggle="dropdown-grid"] + .dropdown-menu .card {
  margin-bottom: 0;
}

[data-toggle="dropdown-grid"] + .dropdown-menu .card.card-sm {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.dropdown-menu.row {
  pointer-events: none;
}

.dropdown-menu.row.show {
  display: flex;
}

@media (min-width: 992px) {
  .dropdown-menu.row [class*='col'] {
    padding-right: 0;
    padding-left: 0;
  }
}

[data-dropdown-content] {
  pointer-events: all;
}

.dropdown-menu .dropdown {
  position: relative;
}

.dropdown-menu .dropdown .dropdown-toggle {
  padding-right: 3rem;
}

.dropdown-menu .dropdown .dropdown-toggle .icon {
  transition: opacity 0.2s ease, transform 0.2s ease;
  position: absolute;
  right: 0;
  transform: rotateZ(180deg);
}

.dropdown-menu .dropdown .dropdown-toggle:focus .icon {
  opacity: 1;
  transform: rotateZ(180deg) translateX(-4px);
}

@media (max-width: 991.98px) {
  .navbar-expand-lg .dropdown-menu, .navbar-expand-lg [data-dropdown-content] {
    left: 0 !important;
  }
  .navbar-expand-lg [data-toggle="dropdown-grid"] + .dropdown-menu {
    top: auto;
    width: auto;
    position: relative;
  }
  .navbar-expand-lg .dropdown-menu .dropdown .dropdown-toggle .icon {
    transform: rotateZ(270deg);
  }
}

body[data-dropdown-grid-hover="true"] [data-toggle="dropdown-grid"]:hover:before, body[data-dropdown-grid-hover="true"] [data-dropdown-content]:not(.container):hover:before, [data-toggle="dropdown-grid"][data-hover="true"]:hover:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 3rem;
  top: 100%;
  left: 0;
}

body[data-dropdown-grid-hover="true"] [data-toggle="dropdown-grid"] + .dropdown-menu [data-toggle="dropdown-grid"]:hover:before, body[data-dropdown-grid-hover="true"] [data-dropdown-content]:not(.container) + .dropdown-menu [data-toggle="dropdown-grid"]:hover:before, [data-toggle="dropdown-grid"][data-hover="true"] + .dropdown-menu [data-toggle="dropdown-grid"]:hover:before {
  width: 140%;
  height: 110%;
  top: 0;
  left: -20%;
}

[data-dropdown-content]:not(.container):hover:before {
  top: -1.5rem;
  left: -1.5rem;
  width: calc(100% + 3rem);
  height: calc(100% + 3rem);
  padding: 3rem;
}

@media (min-width: 992px) {
  .dropdown-grid-menu {
    background: #fff;
    border-radius: 0.3125rem;
    border: 1px solid #dee2e6;
    padding: 1.125rem 1.125rem;
    box-shadow: 0 0.625rem 1.5rem rgba(0, 0, 0, 0.08);
    min-width: 10rem;
  }
}

@media (max-width: 1199.98px) {
  .dropdown-grid-menu {
    padding-left: 0.75rem;
    border-left: 1px solid #dee2e6;
  }
  .navbar-dark .dropdown-grid-menu {
    border-color: rgba(255, 255, 255, 0.25);
  }
}

footer {
  padding: 6rem 0;
}

.row[class*='flex-'][class*='-column'] > [class*='col'][class*='my-']:first-child {
  margin-top: 0 !important;
}

.row[class*='flex-'][class*='-column'] > [class*='col'][class*='my-']:last-child {
  margin-bottom: 0 !important;
}

@media all and (max-width: 767px) {
  .row:not(.no-gutters) > [class*='col-6']:nth-child(odd) {
    padding-right: 0.375rem;
  }
  .row:not(.no-gutters) > [class*='col-6']:nth-child(even) {
    padding-left: 0.375rem;
  }
}

@media (min-width: 576px) {
  .container-fluid {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .container-fluid {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.row-tight {
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}

.row-tight > [class*='col'] {
  padding: 0 0.375rem;
}

img[class*='flex-'][class*='-grow-1'] {
  object-fit: cover;
}

img {
  max-width: 100%;
}

.navbar {
  border-bottom: 1px solid rgba(59, 11, 18, 0.08);
  width: 100%;
}

.navbar[data-overlay] {
  position: absolute;
}

.navbar[data-sticky="top"] {
  transition: all 0.2s ease;
}

.navbar[data-sticky="top"].scrolled.navbar-dark {
  background: #3b0b12;
  border-bottom-color: rgba(0, 0, 0, 0);
}

.navbar[data-sticky="top"].scrolled.navbar-light {
  background: #fff !important;
}

.navbar[data-overlay], .navbar[data-sticky="top"] {
  z-index: 999;
}

.navbar[data-overlay].scrolled, .navbar[data-sticky="top"].scrolled {
  z-index: 1030;
}

.navbar .dropdown-menu {
  z-index: 1060;
}

.navbar .nav-link {
  transition: color 0.2s ease;
}

.navbar-container {
  position: relative;
}

.navbar-light .navbar-toggler svg path {
  fill: #212529;
}

.navbar-dark {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.navbar-dark .navbar-toggler svg path {
  fill: #fff;
}

.navbar-dark.navbar-toggled-show .dropdown-toggle > svg.bg-dark * {
  fill: #fff;
}

.navbar-toggler {
  border: none;
  position: relative;
}

.navbar-toggler[aria-expanded="false"] .navbar-toggler-close {
  opacity: 0;
  transform: scale(0) rotate(45deg);
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-open {
  opacity: 0;
  transform: scale(0) rotate(-45deg);
}

.navbar-toggler-open, .navbar-toggler-close {
  transition: opacity 0.2s ease, transform 0.2s ease;
  opacity: 1;
  transform: scale(1);
}

.navbar-toggler-close {
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 992px) {
  .navbar {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar .dropdown-menu {
    margin-top: 1rem;
  }
}

nav[data-overlay].navbar-toggled-show {
  background: #fff;
}

nav[data-overlay].navbar-toggled-show.navbar-dark {
  background: #3b0b12;
}

nav[data-overlay].navbar-toggled-show.navbar-dark .dropdown-item {
  color: rgba(255, 255, 255, 0.5);
}

nav[data-overlay].navbar-toggled-show.navbar-dark .dropdown-item:hover {
  color: #fff;
}

@media (max-width: 991.98px) {
  .navbar-collapse {
    max-height: 100vh;
    overflow-y: scroll;
  }
}

@media (max-width: 991.98px) {
  .nav-item.dropdown .col-auto {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.nav-link.disabled {
  opacity: .25;
}

section .nav-link, footer .nav-link {
  transition: opacity 0.2s linear;
}

section .nav-link:not(.active):not(.disabled):not(:hover), footer .nav-link:not(.active):not(.disabled):not(:hover) {
  opacity: .5;
}

section .nav-link .icon, footer .nav-link .icon {
  transform: translate3d(0, 0, 0);
}

section .nav-link[aria-expanded="true"], footer .nav-link[aria-expanded="true"] {
  opacity: 1 !important;
}

section:not(.text-light) .nav-link, footer:not(.text-light) .nav-link {
  color: #212529;
}

.nav-link.btn.active {
  background: #e05606;
  color: #fff;
}

.nav-link.btn-light.active, .nav-link.btn-light:active {
  background: #f8f9fa !important;
  border-color: #dee2e6 !important;
}

.nav-link.btn-light:not(.active) {
  background: none;
  border-color: rgba(0, 0, 0, 0);
}

.nav-link.btn-light .icon * {
  fill: #e05606;
}

.nav-link .icon-round {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: .75rem;
}

.nav-link:not(.active):not(:active) .icon-round {
  background-color: transparent !important;
}

.nav.flex-column {
  flex-flow: column;
}

.nav.flex-column .nav-link {
  padding-left: 0;
  padding-top: 0;
}

.nav-link[data-toggle="collapse"] > .icon {
  transform: rotateZ(-90deg);
  position: relative;
  right: .25rem;
}

img[data-inject-svg] {
  opacity: 0;
}

svg.icon * {
  fill: #e05606;
}

svg.icon[class*='bg-'] {
  background: none !important;
}

svg.bg-white * {
  fill: #fff;
}

svg.bg-primary * {
  fill: #e05606;
}

svg.bg-primary-alt * {
  fill: #fdf5f0;
}

svg.bg-secondary * {
  fill: #6c757d;
}

svg.bg-secondary-alt * {
  fill: #f6f7f7;
}

svg.bg-success * {
  fill: #28a745;
}

svg.bg-success-alt * {
  fill: #f2faf4;
}

svg.bg-info * {
  fill: #17a2b8;
}

svg.bg-info-alt * {
  fill: #f1f9fb;
}

svg.bg-warning * {
  fill: #ff9900;
}

svg.bg-warning-alt * {
  fill: #fff9f0;
}

svg.bg-danger * {
  fill: #dc3545;
}

svg.bg-danger-alt * {
  fill: #fdf3f4;
}

svg.bg-light * {
  fill: #f8f9fa;
}

svg.bg-light-alt * {
  fill: white;
}

svg.bg-dark * {
  fill: #212529;
}

svg.bg-dark-alt * {
  fill: #f2f2f2;
}

svg.bg-primary-2 * {
  fill: #e05555;
}

svg.bg-primary-2-alt * {
  fill: #fdf5f5;
}

svg.bg-primary-3 * {
  fill: #3b0b12;
}

svg.bg-primary-3-alt * {
  fill: #f3f0f1;
}

svg.bg-rose50 * {
  fill: #fff1f2;
}

svg.bg-rose50-alt * {
  fill: #fffefe;
}

svg.bg-rose100 * {
  fill: #ffe4e6;
}

svg.bg-rose100-alt * {
  fill: #fffdfe;
}

svg.bg-rose200 * {
  fill: #fecdd3;
}

svg.bg-rose200-alt * {
  fill: #fffcfc;
}

svg.bg-rose300 * {
  fill: #fda4af;
}

svg.bg-rose300-alt * {
  fill: snow;
}

svg.bg-rose400 * {
  fill: #fb7185;
}

svg.bg-rose400-alt * {
  fill: #fff6f8;
}

svg.bg-rose500 * {
  fill: #f43f5e;
}

svg.bg-rose500-alt * {
  fill: #fef3f5;
}

svg.bg-rose600 * {
  fill: #e11d48;
}

svg.bg-rose600-alt * {
  fill: #fdf1f4;
}

svg.bg-rose700 * {
  fill: #be123c;
}

svg.bg-rose700-alt * {
  fill: #fbf1f3;
}

svg.bg-rose800 * {
  fill: #9f1239;
}

svg.bg-rose800-alt * {
  fill: #f9f1f3;
}

svg.bg-rose900 * {
  fill: #881337;
}

svg.bg-rose900-alt * {
  fill: #f8f1f3;
}

svg.bg-pink50 * {
  fill: #fdf2f8;
}

svg.bg-pink50-alt * {
  fill: #fffeff;
}

svg.bg-pink100 * {
  fill: #fce7f3;
}

svg.bg-pink100-alt * {
  fill: #fffefe;
}

svg.bg-pink200 * {
  fill: #fbcfe8;
}

svg.bg-pink200-alt * {
  fill: #fffcfe;
}

svg.bg-pink300 * {
  fill: #f9a8d4;
}

svg.bg-pink300-alt * {
  fill: #fffafc;
}

svg.bg-pink400 * {
  fill: #f472b6;
}

svg.bg-pink400-alt * {
  fill: #fef7fb;
}

svg.bg-pink500 * {
  fill: #ec4899;
}

svg.bg-pink500-alt * {
  fill: #fef4f9;
}

svg.bg-pink600 * {
  fill: #db2777;
}

svg.bg-pink600-alt * {
  fill: #fdf2f7;
}

svg.bg-pink700 * {
  fill: #be185d;
}

svg.bg-pink700-alt * {
  fill: #fbf1f5;
}

svg.bg-pink800 * {
  fill: #9d174d;
}

svg.bg-pink800-alt * {
  fill: #f9f1f4;
}

svg.bg-pink900 * {
  fill: #831843;
}

svg.bg-pink900-alt * {
  fill: #f8f1f4;
}

svg.bg-fuchsia50 * {
  fill: #fdf4ff;
}

svg.bg-fuchsia50-alt * {
  fill: #fffeff;
}

svg.bg-fuchsia100 * {
  fill: #fae8ff;
}

svg.bg-fuchsia100-alt * {
  fill: #fffeff;
}

svg.bg-fuchsia200 * {
  fill: #f5d0fe;
}

svg.bg-fuchsia200-alt * {
  fill: #fefcff;
}

svg.bg-fuchsia300 * {
  fill: #f0abfc;
}

svg.bg-fuchsia300-alt * {
  fill: #fefaff;
}

svg.bg-fuchsia400 * {
  fill: #e879f9;
}

svg.bg-fuchsia400-alt * {
  fill: #fef7ff;
}

svg.bg-fuchsia500 * {
  fill: #d946ef;
}

svg.bg-fuchsia500-alt * {
  fill: #fdf4fe;
}

svg.bg-fuchsia600 * {
  fill: #c026d3;
}

svg.bg-fuchsia600-alt * {
  fill: #fbf2fc;
}

svg.bg-fuchsia700 * {
  fill: #a21caf;
}

svg.bg-fuchsia700-alt * {
  fill: #f9f1fa;
}

svg.bg-fuchsia800 * {
  fill: #86198f;
}

svg.bg-fuchsia800-alt * {
  fill: #f8f1f8;
}

svg.bg-fuchsia900 * {
  fill: #701a75;
}

svg.bg-fuchsia900-alt * {
  fill: #f6f1f7;
}

svg.bg-purple50 * {
  fill: #faf5ff;
}

svg.bg-purple50-alt * {
  fill: #fffeff;
}

svg.bg-purple100 * {
  fill: #f3e8ff;
}

svg.bg-purple100-alt * {
  fill: #fefeff;
}

svg.bg-purple200 * {
  fill: #e9d5ff;
}

svg.bg-purple200-alt * {
  fill: #fefcff;
}

svg.bg-purple300 * {
  fill: #d8b4fe;
}

svg.bg-purple300-alt * {
  fill: #fdfbff;
}

svg.bg-purple400 * {
  fill: #c084fc;
}

svg.bg-purple400-alt * {
  fill: #fbf8ff;
}

svg.bg-purple500 * {
  fill: #a855f7;
}

svg.bg-purple500-alt * {
  fill: #faf5ff;
}

svg.bg-purple600 * {
  fill: #9333ea;
}

svg.bg-purple600-alt * {
  fill: #f9f3fe;
}

svg.bg-purple700 * {
  fill: #7e22ce;
}

svg.bg-purple700-alt * {
  fill: #f7f2fc;
}

svg.bg-purple800 * {
  fill: #6b21a8;
}

svg.bg-purple800-alt * {
  fill: #f6f2fa;
}

svg.bg-purple900 * {
  fill: #581c87;
}

svg.bg-purple900-alt * {
  fill: #f5f1f8;
}

svg.bg-violet50 * {
  fill: #f5f3ff;
}

svg.bg-violet50-alt * {
  fill: #fefeff;
}

svg.bg-violet100 * {
  fill: #ede9fe;
}

svg.bg-violet100-alt * {
  fill: #fefeff;
}

svg.bg-violet200 * {
  fill: #ddd6fe;
}

svg.bg-violet200-alt * {
  fill: #fdfdff;
}

svg.bg-violet300 * {
  fill: #c4b5fd;
}

svg.bg-violet300-alt * {
  fill: #fbfbff;
}

svg.bg-violet400 * {
  fill: #a78bfa;
}

svg.bg-violet400-alt * {
  fill: #faf8ff;
}

svg.bg-violet500 * {
  fill: #8b5cf6;
}

svg.bg-violet500-alt * {
  fill: #f8f5fe;
}

svg.bg-violet600 * {
  fill: #7c3aed;
}

svg.bg-violet600-alt * {
  fill: #f7f3fe;
}

svg.bg-violet700 * {
  fill: #6d28d9;
}

svg.bg-violet700-alt * {
  fill: #f6f2fd;
}

svg.bg-violet800 * {
  fill: #5b21b6;
}

svg.bg-violet800-alt * {
  fill: #f5f2fb;
}

svg.bg-violet900 * {
  fill: #4c1d95;
}

svg.bg-violet900-alt * {
  fill: #f4f1f9;
}

svg.bg-indigo50 * {
  fill: #eef2ff;
}

svg.bg-indigo50-alt * {
  fill: #fefeff;
}

svg.bg-indigo100 * {
  fill: #e0e7ff;
}

svg.bg-indigo100-alt * {
  fill: #fdfeff;
}

svg.bg-indigo200 * {
  fill: #c7d2fe;
}

svg.bg-indigo200-alt * {
  fill: #fcfcff;
}

svg.bg-indigo300 * {
  fill: #a5b4fc;
}

svg.bg-indigo300-alt * {
  fill: #fafbff;
}

svg.bg-indigo400 * {
  fill: #818cf8;
}

svg.bg-indigo400-alt * {
  fill: #f7f8ff;
}

svg.bg-indigo500 * {
  fill: #6366f1;
}

svg.bg-indigo500-alt * {
  fill: #f6f6fe;
}

svg.bg-indigo600 * {
  fill: #4f46e5;
}

svg.bg-indigo600-alt * {
  fill: #f4f4fd;
}

svg.bg-indigo700 * {
  fill: #4338ca;
}

svg.bg-indigo700-alt * {
  fill: #f4f3fc;
}

svg.bg-indigo800 * {
  fill: #3730a3;
}

svg.bg-indigo800-alt * {
  fill: #f3f3f9;
}

svg.bg-indigo900 * {
  fill: #312e81;
}

svg.bg-indigo900-alt * {
  fill: #f3f2f7;
}

svg.bg-blue50 * {
  fill: #eff6ff;
}

svg.bg-blue50-alt * {
  fill: #fefeff;
}

svg.bg-blue100 * {
  fill: #dbeafe;
}

svg.bg-blue100-alt * {
  fill: #fdfeff;
}

svg.bg-blue200 * {
  fill: #bfdbfe;
}

svg.bg-blue200-alt * {
  fill: #fbfdff;
}

svg.bg-blue300 * {
  fill: #93c5fd;
}

svg.bg-blue300-alt * {
  fill: #f9fcff;
}

svg.bg-blue400 * {
  fill: #60a5fa;
}

svg.bg-blue400-alt * {
  fill: #f5faff;
}

svg.bg-blue500 * {
  fill: #3b82f6;
}

svg.bg-blue500-alt * {
  fill: #f3f8fe;
}

svg.bg-blue600 * {
  fill: #2563eb;
}

svg.bg-blue600-alt * {
  fill: #f2f6fe;
}

svg.bg-blue700 * {
  fill: #1d4ed8;
}

svg.bg-blue700-alt * {
  fill: #f1f4fd;
}

svg.bg-blue800 * {
  fill: #1e40af;
}

svg.bg-blue800-alt * {
  fill: #f2f4fa;
}

svg.bg-blue900 * {
  fill: #1e3a8a;
}

svg.bg-blue900-alt * {
  fill: #f2f3f8;
}

svg.bg-lightBlue25 * {
  fill: #f2f6f7;
}

svg.bg-lightBlue25-alt * {
  fill: #fefeff;
}

svg.bg-lightBlue50 * {
  fill: #f0f9ff;
}

svg.bg-lightBlue50-alt * {
  fill: #feffff;
}

svg.bg-lightBlue100 * {
  fill: #e0f2fe;
}

svg.bg-lightBlue100-alt * {
  fill: #fdfeff;
}

svg.bg-lightBlue200 * {
  fill: #bae6fd;
}

svg.bg-lightBlue200-alt * {
  fill: #fbfeff;
}

svg.bg-lightBlue300 * {
  fill: #7dd3fc;
}

svg.bg-lightBlue300-alt * {
  fill: #f7fcff;
}

svg.bg-lightBlue400 * {
  fill: #38bdf8;
}

svg.bg-lightBlue400-alt * {
  fill: #f3fbff;
}

svg.bg-lightBlue500 * {
  fill: #0ea5e9;
}

svg.bg-lightBlue500-alt * {
  fill: #f1fafe;
}

svg.bg-lightBlue600 * {
  fill: #0284c7;
}

svg.bg-lightBlue600-alt * {
  fill: #f0f8fc;
}

svg.bg-lightBlue700 * {
  fill: #0369a1;
}

svg.bg-lightBlue700-alt * {
  fill: #f0f6f9;
}

svg.bg-lightBlue800 * {
  fill: #075985;
}

svg.bg-lightBlue800-alt * {
  fill: #f0f5f8;
}

svg.bg-lightBlue900 * {
  fill: #0c4a6e;
}

svg.bg-lightBlue900-alt * {
  fill: #f0f4f6;
}

svg.bg-cyan50 * {
  fill: #ecfeff;
}

svg.bg-cyan50-alt * {
  fill: #feffff;
}

svg.bg-cyan100 * {
  fill: #cffafe;
}

svg.bg-cyan100-alt * {
  fill: #fcffff;
}

svg.bg-cyan200 * {
  fill: #a5f3fc;
}

svg.bg-cyan200-alt * {
  fill: #fafeff;
}

svg.bg-cyan300 * {
  fill: #67e8f9;
}

svg.bg-cyan300-alt * {
  fill: #f6feff;
}

svg.bg-cyan400 * {
  fill: #22d3ee;
}

svg.bg-cyan400-alt * {
  fill: #f2fcfe;
}

svg.bg-cyan500 * {
  fill: #06b6d4;
}

svg.bg-cyan500-alt * {
  fill: #f0fbfc;
}

svg.bg-cyan600 * {
  fill: #0891b2;
}

svg.bg-cyan600-alt * {
  fill: #f0f8fa;
}

svg.bg-cyan700 * {
  fill: #0e7490;
}

svg.bg-cyan700-alt * {
  fill: #f1f7f8;
}

svg.bg-cyan800 * {
  fill: #155e75;
}

svg.bg-cyan800-alt * {
  fill: #f1f5f7;
}

svg.bg-cyan900 * {
  fill: #164e63;
}

svg.bg-cyan900-alt * {
  fill: #f1f4f6;
}

svg.bg-teal50 * {
  fill: #f0fdfa;
}

svg.bg-teal50-alt * {
  fill: #feffff;
}

svg.bg-teal100 * {
  fill: #ccfbf1;
}

svg.bg-teal100-alt * {
  fill: #fcfffe;
}

svg.bg-teal200 * {
  fill: #99f6e4;
}

svg.bg-teal200-alt * {
  fill: #f9fefd;
}

svg.bg-teal300 * {
  fill: #5eead4;
}

svg.bg-teal300-alt * {
  fill: #f5fefc;
}

svg.bg-teal400 * {
  fill: #2dd4bf;
}

svg.bg-teal400-alt * {
  fill: #f2fcfb;
}

svg.bg-teal500 * {
  fill: #14b8a6;
}

svg.bg-teal500-alt * {
  fill: #f1fbfa;
}

svg.bg-teal600 * {
  fill: #0d9488;
}

svg.bg-teal600-alt * {
  fill: #f0f9f8;
}

svg.bg-teal700 * {
  fill: #0f766e;
}

svg.bg-teal700-alt * {
  fill: #f1f7f6;
}

svg.bg-teal800 * {
  fill: #115e59;
}

svg.bg-teal800-alt * {
  fill: #f1f5f5;
}

svg.bg-teal900 * {
  fill: #134e4a;
}

svg.bg-teal900-alt * {
  fill: #f1f4f4;
}

svg.bg-emerald25 * {
  fill: #f3f8f5;
}

svg.bg-emerald25-alt * {
  fill: #fefffe;
}

svg.bg-emerald50 * {
  fill: #ecfdf5;
}

svg.bg-emerald50-alt * {
  fill: #fefffe;
}

svg.bg-emerald100 * {
  fill: #d1fae5;
}

svg.bg-emerald100-alt * {
  fill: #fcfffd;
}

svg.bg-emerald200 * {
  fill: #a7f3d0;
}

svg.bg-emerald200-alt * {
  fill: #fafefc;
}

svg.bg-emerald300 * {
  fill: #6ee7b7;
}

svg.bg-emerald300-alt * {
  fill: #f6fefb;
}

svg.bg-emerald400 * {
  fill: #34d399;
}

svg.bg-emerald400-alt * {
  fill: #f3fcf9;
}

svg.bg-emerald500 * {
  fill: #10b981;
}

svg.bg-emerald500-alt * {
  fill: #f1fbf7;
}

svg.bg-emerald600 * {
  fill: #059669;
}

svg.bg-emerald600-alt * {
  fill: #f0f9f6;
}

svg.bg-emerald700 * {
  fill: #047857;
}

svg.bg-emerald700-alt * {
  fill: #f0f7f5;
}

svg.bg-emerald800 * {
  fill: #065f46;
}

svg.bg-emerald800-alt * {
  fill: #f0f5f4;
}

svg.bg-emerald900 * {
  fill: #064e3b;
}

svg.bg-emerald900-alt * {
  fill: #f0f4f3;
}

svg.bg-green50 * {
  fill: #f0fdf4;
}

svg.bg-green50-alt * {
  fill: #fefffe;
}

svg.bg-green100 * {
  fill: #dcfce7;
}

svg.bg-green100-alt * {
  fill: #fdfffe;
}

svg.bg-green200 * {
  fill: #bbf7d0;
}

svg.bg-green200-alt * {
  fill: #fbfffc;
}

svg.bg-green300 * {
  fill: #86efac;
}

svg.bg-green300-alt * {
  fill: #f8fefa;
}

svg.bg-green400 * {
  fill: #4ade80;
}

svg.bg-green400-alt * {
  fill: #f4fdf7;
}

svg.bg-green500 * {
  fill: #22c55e;
}

svg.bg-green500-alt * {
  fill: #f2fcf5;
}

svg.bg-green600 * {
  fill: #16a34a;
}

svg.bg-green600-alt * {
  fill: #f1f9f4;
}

svg.bg-green700 * {
  fill: #15803d;
}

svg.bg-green700-alt * {
  fill: #f1f7f3;
}

svg.bg-green800 * {
  fill: #166534;
}

svg.bg-green800-alt * {
  fill: #f1f6f3;
}

svg.bg-green900 * {
  fill: #14532d;
}

svg.bg-green900-alt * {
  fill: #f1f5f2;
}

svg.bg-lime50 * {
  fill: #f7fee7;
}

svg.bg-lime50-alt * {
  fill: #fffffe;
}

svg.bg-lime100 * {
  fill: #ecfccb;
}

svg.bg-lime100-alt * {
  fill: #fefffc;
}

svg.bg-lime200 * {
  fill: #d9f99d;
}

svg.bg-lime200-alt * {
  fill: #fdfff9;
}

svg.bg-lime300 * {
  fill: #bef264;
}

svg.bg-lime300-alt * {
  fill: #fbfef6;
}

svg.bg-lime400 * {
  fill: #a3e635;
}

svg.bg-lime400-alt * {
  fill: #f9fef3;
}

svg.bg-lime500 * {
  fill: #84cc16;
}

svg.bg-lime500-alt * {
  fill: #f8fcf1;
}

svg.bg-lime600 * {
  fill: #65a30d;
}

svg.bg-lime600-alt * {
  fill: #f6f9f0;
}

svg.bg-lime700 * {
  fill: #4d7c0f;
}

svg.bg-lime700-alt * {
  fill: #f4f7f1;
}

svg.bg-lime800 * {
  fill: #3f6212;
}

svg.bg-lime800-alt * {
  fill: #f3f6f1;
}

svg.bg-lime900 * {
  fill: #365314;
}

svg.bg-lime900-alt * {
  fill: #f3f5f1;
}

svg.bg-yellow50 * {
  fill: #fefce8;
}

svg.bg-yellow50-alt * {
  fill: #fffffe;
}

svg.bg-yellow100 * {
  fill: #fef9c3;
}

svg.bg-yellow100-alt * {
  fill: #fffffb;
}

svg.bg-yellow200 * {
  fill: #fef08a;
}

svg.bg-yellow200-alt * {
  fill: #fffef8;
}

svg.bg-yellow300 * {
  fill: #fde047;
}

svg.bg-yellow300-alt * {
  fill: #fffdf4;
}

svg.bg-yellow400 * {
  fill: #facc15;
}

svg.bg-yellow400-alt * {
  fill: #fffcf1;
}

svg.bg-yellow500 * {
  fill: #eab308;
}

svg.bg-yellow500-alt * {
  fill: #fefaf0;
}

svg.bg-yellow600 * {
  fill: #ca8a04;
}

svg.bg-yellow600-alt * {
  fill: #fcf8f0;
}

svg.bg-yellow700 * {
  fill: #a16207;
}

svg.bg-yellow700-alt * {
  fill: #f9f6f0;
}

svg.bg-yellow800 * {
  fill: #854d0e;
}

svg.bg-yellow800-alt * {
  fill: #f8f4f1;
}

svg.bg-yellow900 * {
  fill: #713f12;
}

svg.bg-yellow900-alt * {
  fill: #f6f3f1;
}

svg.bg-amber50 * {
  fill: #fffbeb;
}

svg.bg-amber50-alt * {
  fill: #fffffe;
}

svg.bg-amber100 * {
  fill: #fef3c7;
}

svg.bg-amber100-alt * {
  fill: #fffefc;
}

svg.bg-amber200 * {
  fill: #fde68a;
}

svg.bg-amber200-alt * {
  fill: #fffef8;
}

svg.bg-amber300 * {
  fill: #fcd34d;
}

svg.bg-amber300-alt * {
  fill: #fffcf4;
}

svg.bg-amber400 * {
  fill: #fbbf24;
}

svg.bg-amber400-alt * {
  fill: #fffbf2;
}

svg.bg-amber500 * {
  fill: #f59e0b;
}

svg.bg-amber500-alt * {
  fill: #fef9f0;
}

svg.bg-amber600 * {
  fill: #d97706;
}

svg.bg-amber600-alt * {
  fill: #fdf7f0;
}

svg.bg-amber700 * {
  fill: #b45309;
}

svg.bg-amber700-alt * {
  fill: #fbf5f0;
}

svg.bg-amber800 * {
  fill: #92400e;
}

svg.bg-amber800-alt * {
  fill: #f8f4f1;
}

svg.bg-amber900 * {
  fill: #78350f;
}

svg.bg-amber900-alt * {
  fill: #f7f3f1;
}

svg.bg-orange50 * {
  fill: #fff7ed;
}

svg.bg-orange50-alt * {
  fill: #fffffe;
}

svg.bg-orange100 * {
  fill: #ffedd5;
}

svg.bg-orange100-alt * {
  fill: #fffefc;
}

svg.bg-orange200 * {
  fill: #fed7aa;
}

svg.bg-orange200-alt * {
  fill: #fffdfa;
}

svg.bg-orange300 * {
  fill: #fdba74;
}

svg.bg-orange300-alt * {
  fill: #fffbf7;
}

svg.bg-orange400 * {
  fill: #fb923c;
}

svg.bg-orange400-alt * {
  fill: #fff8f3;
}

svg.bg-orange500 * {
  fill: #f97316;
}

svg.bg-orange500-alt * {
  fill: #fff7f1;
}

svg.bg-orange600 * {
  fill: #ea580c;
}

svg.bg-orange600-alt * {
  fill: #fef5f0;
}

svg.bg-orange700 * {
  fill: #c2410c;
}

svg.bg-orange700-alt * {
  fill: #fbf4f0;
}

svg.bg-orange800 * {
  fill: #9a3412;
}

svg.bg-orange800-alt * {
  fill: #f9f3f1;
}

svg.bg-orange900 * {
  fill: #7c2d12;
}

svg.bg-orange900-alt * {
  fill: #f7f2f1;
}

svg.bg-red50 * {
  fill: #fef2f2;
}

svg.bg-red50-alt * {
  fill: #fffefe;
}

svg.bg-red100 * {
  fill: #fee2e2;
}

svg.bg-red100-alt * {
  fill: #fffdfd;
}

svg.bg-red200 * {
  fill: #fecaca;
}

svg.bg-red200-alt * {
  fill: #fffcfc;
}

svg.bg-red300 * {
  fill: #fca5a5;
}

svg.bg-red300-alt * {
  fill: snow;
}

svg.bg-red400 * {
  fill: #f87171;
}

svg.bg-red400-alt * {
  fill: #fff6f6;
}

svg.bg-red500 * {
  fill: #ef4444;
}

svg.bg-red500-alt * {
  fill: #fef4f4;
}

svg.bg-red600 * {
  fill: #dc2626;
}

svg.bg-red600-alt * {
  fill: #fdf2f2;
}

svg.bg-red700 * {
  fill: #b91c1c;
}

svg.bg-red700-alt * {
  fill: #fbf1f1;
}

svg.bg-red800 * {
  fill: #991b1b;
}

svg.bg-red800-alt * {
  fill: #f9f1f1;
}

svg.bg-red900 * {
  fill: #7f1d1d;
}

svg.bg-red900-alt * {
  fill: #f7f1f1;
}

svg.bg-warmGray50 * {
  fill: #fafaf9;
}

svg.bg-warmGray50-alt * {
  fill: white;
}

svg.bg-warmGray100 * {
  fill: #f5f5f4;
}

svg.bg-warmGray100-alt * {
  fill: #fefefe;
}

svg.bg-warmGray200 * {
  fill: #e7e5e4;
}

svg.bg-warmGray200-alt * {
  fill: #fefdfd;
}

svg.bg-warmGray300 * {
  fill: #d6d3d1;
}

svg.bg-warmGray300-alt * {
  fill: #fdfcfc;
}

svg.bg-warmGray400 * {
  fill: #a8a29e;
}

svg.bg-warmGray400-alt * {
  fill: #faf9f9;
}

svg.bg-warmGray500 * {
  fill: #78716c;
}

svg.bg-warmGray500-alt * {
  fill: #f7f6f6;
}

svg.bg-warmGray600 * {
  fill: #57534e;
}

svg.bg-warmGray600-alt * {
  fill: #f5f5f4;
}

svg.bg-warmGray700 * {
  fill: #44403c;
}

svg.bg-warmGray700-alt * {
  fill: #f4f4f3;
}

svg.bg-warmGray800 * {
  fill: #292524;
}

svg.bg-warmGray800-alt * {
  fill: #f2f2f2;
}

svg.bg-warmGray900 * {
  fill: #1c1917;
}

svg.bg-warmGray900-alt * {
  fill: #f1f1f1;
}

svg.bg-trueGray50 * {
  fill: #fafafa;
}

svg.bg-trueGray50-alt * {
  fill: white;
}

svg.bg-trueGray100 * {
  fill: #f5f5f5;
}

svg.bg-trueGray100-alt * {
  fill: #fefefe;
}

svg.bg-trueGray200 * {
  fill: #e5e5e5;
}

svg.bg-trueGray200-alt * {
  fill: #fdfdfd;
}

svg.bg-trueGray300 * {
  fill: #d4d4d4;
}

svg.bg-trueGray300-alt * {
  fill: #fcfcfc;
}

svg.bg-trueGray400 * {
  fill: #a3a3a3;
}

svg.bg-trueGray400-alt * {
  fill: #f9f9f9;
}

svg.bg-trueGray500 * {
  fill: #737373;
}

svg.bg-trueGray500-alt * {
  fill: #f7f7f7;
}

svg.bg-trueGray600 * {
  fill: #525252;
}

svg.bg-trueGray600-alt * {
  fill: whitesmoke;
}

svg.bg-trueGray700 * {
  fill: #404040;
}

svg.bg-trueGray700-alt * {
  fill: #f4f4f4;
}

svg.bg-trueGray800 * {
  fill: #262626;
}

svg.bg-trueGray800-alt * {
  fill: #f2f2f2;
}

svg.bg-trueGray900 * {
  fill: #171717;
}

svg.bg-trueGray900-alt * {
  fill: #f1f1f1;
}

svg.bg-coolGray50 * {
  fill: #f9fafb;
}

svg.bg-coolGray50-alt * {
  fill: white;
}

svg.bg-coolGray100 * {
  fill: #f3f4f6;
}

svg.bg-coolGray100-alt * {
  fill: #fefefe;
}

svg.bg-coolGray200 * {
  fill: #e5e7eb;
}

svg.bg-coolGray200-alt * {
  fill: #fdfefe;
}

svg.bg-coolGray300 * {
  fill: #d1d5db;
}

svg.bg-coolGray300-alt * {
  fill: #fcfcfd;
}

svg.bg-coolGray400 * {
  fill: #9ca3af;
}

svg.bg-coolGray400-alt * {
  fill: #f9f9fa;
}

svg.bg-coolGray500 * {
  fill: #6b7280;
}

svg.bg-coolGray500-alt * {
  fill: #f6f7f7;
}

svg.bg-coolGray600 * {
  fill: #4b5563;
}

svg.bg-coolGray600-alt * {
  fill: #f4f5f6;
}

svg.bg-coolGray700 * {
  fill: #374151;
}

svg.bg-coolGray700-alt * {
  fill: #f3f4f5;
}

svg.bg-coolGray800 * {
  fill: #1f2937;
}

svg.bg-coolGray800-alt * {
  fill: #f2f2f3;
}

svg.bg-coolGray900 * {
  fill: #111827;
}

svg.bg-coolGray900-alt * {
  fill: #f1f1f2;
}

svg.bg-blueGray50 * {
  fill: #f8fafc;
}

svg.bg-blueGray50-alt * {
  fill: white;
}

svg.bg-blueGray100 * {
  fill: #f1f5f9;
}

svg.bg-blueGray100-alt * {
  fill: #fefeff;
}

svg.bg-blueGray200 * {
  fill: #e2e8f0;
}

svg.bg-blueGray200-alt * {
  fill: #fdfefe;
}

svg.bg-blueGray300 * {
  fill: #cbd5e1;
}

svg.bg-blueGray300-alt * {
  fill: #fcfcfd;
}

svg.bg-blueGray400 * {
  fill: #94a3b8;
}

svg.bg-blueGray400-alt * {
  fill: #f9f9fb;
}

svg.bg-blueGray500 * {
  fill: #64748b;
}

svg.bg-blueGray500-alt * {
  fill: #f6f7f8;
}

svg.bg-blueGray600 * {
  fill: #475569;
}

svg.bg-blueGray600-alt * {
  fill: #f4f5f6;
}

svg.bg-blueGray700 * {
  fill: #334155;
}

svg.bg-blueGray700-alt * {
  fill: #f3f4f5;
}

svg.bg-blueGray800 * {
  fill: #1e293b;
}

svg.bg-blueGray800-alt * {
  fill: #f2f2f3;
}

svg.bg-blueGray900 * {
  fill: #0f172a;
}

svg.bg-blueGray900-alt * {
  fill: #f1f1f2;
}

svg.bg-gray100 * {
  fill: #f8f9fa;
}

svg.bg-gray100-alt * {
  fill: white;
}

svg.bg-gray200 * {
  fill: #e9ecef;
}

svg.bg-gray200-alt * {
  fill: #fefefe;
}

svg.bg-gray300 * {
  fill: #dee2e6;
}

svg.bg-gray300-alt * {
  fill: #fdfdfe;
}

svg.bg-gray400 * {
  fill: #ced4da;
}

svg.bg-gray400-alt * {
  fill: #fcfcfd;
}

svg.bg-gray500 * {
  fill: #adb5bd;
}

svg.bg-gray500-alt * {
  fill: #fafbfb;
}

svg.bg-gray600 * {
  fill: #6c757d;
}

svg.bg-gray600-alt * {
  fill: #f6f7f7;
}

svg.bg-gray700 * {
  fill: #495057;
}

svg.bg-gray700-alt * {
  fill: #f4f5f5;
}

svg.bg-gray800 * {
  fill: #343a40;
}

svg.bg-gray800-alt * {
  fill: #f3f3f4;
}

svg.bg-gray900 * {
  fill: #212529;
}

svg.bg-gray900-alt * {
  fill: #f2f2f2;
}

svg.bg-twgray50 * {
  fill: #fafafa;
}

svg.bg-twgray50-alt * {
  fill: white;
}

svg.bg-twgray100 * {
  fill: #f4f4f5;
}

svg.bg-twgray100-alt * {
  fill: #fefefe;
}

svg.bg-twgray200 * {
  fill: #e4e4e7;
}

svg.bg-twgray200-alt * {
  fill: #fdfdfe;
}

svg.bg-twgray300 * {
  fill: #d4d4d8;
}

svg.bg-twgray300-alt * {
  fill: #fcfcfd;
}

svg.bg-twgray400 * {
  fill: #a1a1aa;
}

svg.bg-twgray400-alt * {
  fill: #f9f9fa;
}

svg.bg-twgray500 * {
  fill: #71717a;
}

svg.bg-twgray500-alt * {
  fill: #f6f6f7;
}

svg.bg-twgray600 * {
  fill: #52525b;
}

svg.bg-twgray600-alt * {
  fill: whitesmoke;
}

svg.bg-twgray700 * {
  fill: #3f3f46;
}

svg.bg-twgray700-alt * {
  fill: #f3f3f4;
}

svg.bg-twgray800 * {
  fill: #27272a;
}

svg.bg-twgray800-alt * {
  fill: #f2f2f2;
}

svg.bg-twgray900 * {
  fill: #18181b;
}

svg.bg-twgray900-alt * {
  fill: #f1f1f1;
}

svg.bg-facebook * {
  fill: #5890ff;
}

svg.bg-facebook-alt * {
  fill: #f5f8ff;
}

svg.bg-twitter * {
  fill: #00aced;
}

svg.bg-twitter-alt * {
  fill: #f0fafe;
}

svg.bg-linkedin * {
  fill: #4875b4;
}

svg.bg-linkedin-alt * {
  fill: #f4f7fb;
}

svg.bg-flickr * {
  fill: #ff0084;
}

svg.bg-flickr-alt * {
  fill: #fff0f8;
}

svg.bg-tumblr * {
  fill: #32506d;
}

svg.bg-tumblr-alt * {
  fill: #f3f5f6;
}

svg.bg-xing * {
  fill: #026466;
}

svg.bg-xing-alt * {
  fill: #f0f6f6;
}

svg.bg-github * {
  fill: #4183c4;
}

svg.bg-github-alt * {
  fill: #f4f8fb;
}

svg.bg-html5 * {
  fill: #e34f26;
}

svg.bg-html5-alt * {
  fill: #fdf4f2;
}

svg.bg-openid * {
  fill: #f78c40;
}

svg.bg-openid-alt * {
  fill: #fff8f4;
}

svg.bg-stackoverflow * {
  fill: #fe7a15;
}

svg.bg-stackoverflow-alt * {
  fill: #fff7f1;
}

svg.bg-youtube * {
  fill: #b00;
}

svg.bg-youtube-alt * {
  fill: #fbf0f0;
}

svg.bg-css3 * {
  fill: #0170ba;
}

svg.bg-css3-alt * {
  fill: #f0f6fb;
}

svg.bg-dribbble * {
  fill: #ea4c89;
}

svg.bg-dribbble-alt * {
  fill: #fef4f8;
}

svg.bg-googleplus * {
  fill: #bb4b39;
}

svg.bg-googleplus-alt * {
  fill: #fbf4f3;
}

svg.bg-instagram * {
  fill: #ea4476;
}

svg.bg-instagram-alt * {
  fill: #fef4f7;
}

svg.bg-pinterest * {
  fill: #cb2027;
}

svg.bg-pinterest-alt * {
  fill: #fcf2f2;
}

svg.bg-vk * {
  fill: #fff67f;
}

svg.bg-vk-alt * {
  fill: #fffef7;
}

svg.bg-yahoo * {
  fill: #400191;
}

svg.bg-yahoo-alt * {
  fill: #f4f0f8;
}

svg.bg-behance * {
  fill: #1769ff;
}

svg.bg-behance-alt * {
  fill: #f1f6ff;
}

svg.bg-dropbox * {
  fill: #007ee5;
}

svg.bg-dropbox-alt * {
  fill: #f0f7fd;
}

svg.bg-reddit * {
  fill: #ff4500;
}

svg.bg-reddit-alt * {
  fill: #fff4f0;
}

svg.bg-spotify * {
  fill: #7ab800;
}

svg.bg-spotify-alt * {
  fill: #f7fbf0;
}

svg.bg-vine * {
  fill: #00bf8f;
}

svg.bg-vine-alt * {
  fill: #f0fbf8;
}

svg.bg-foursquare * {
  fill: #1073af;
}

svg.bg-foursquare-alt * {
  fill: #f1f7fa;
}

svg.bg-vimeo * {
  fill: #aad450;
}

svg.bg-vimeo-alt * {
  fill: #fafcf5;
}

svg.bg-line * {
  fill: #3aae36;
}

svg.bg-line-alt * {
  fill: #f3faf3;
}

svg.bg-lemon * {
  fill: #fff67f;
}

svg.bg-lemon-alt * {
  fill: #fffef7;
}

.text-light svg.icon:not([class*='bg-']) * {
  fill: #fff;
}

.text-primary svg.icon:not([class*='bg-']) * {
  fill: #e05606;
}

@font-face {
  font-family: 'Inter UI';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+000-5FF;
  src: url("../fonts/Inter-UI-upright.var.woff2") format("woff2-variations"), url("../fonts/Inter-UI-Regular.woff2") format("woff2"), url("../fonts/Inter-UI-Regular.woff") format("woff");
}

@font-face {
  font-family: 'Inter UI';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+000-5FF;
  src: url("../fonts/Inter-UI.var.woff2") format("woff2-variations"), url("../fonts/Inter-UI-Italic.woff2") format("woff2"), url("../fonts/Inter-UI-Italic.woff") format("woff");
}

@font-face {
  font-family: 'Inter UI';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+000-5FF;
  src: url("../fonts/Inter-UI-upright.var.woff2") format("woff2-variations"), url("../fonts/Inter-UI-Medium.woff2") format("woff2"), url("../fonts/Inter-UI-Medium.woff") format("woff");
}

@font-face {
  font-family: 'Inter UI';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+000-5FF;
  src: url("../fonts/Inter-UI.var.woff2") format("woff2-variations"), url("../fonts/Inter-UI-MediumItalic.woff2") format("woff2"), url("../fonts/Inter-UI-MediumItalic.woff") format("woff");
}

@font-face {
  font-family: 'Inter UI';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+000-5FF;
  src: url("../fonts/Inter-UI-upright.var.woff2") format("woff2-variations"), url("../fonts/Inter-UI-Bold.woff2") format("woff2"), url("../fonts/Inter-UI-Bold.woff") format("woff");
}

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, .h1, .h2, .h3, .h4, .display-1, .display-2, .display-3, .display-4 {
  letter-spacing: -.03em;
}

h5, .h5 {
  line-height: 1.5;
}

@media (max-width: 1199.98px) {
  html {
    font-size: 0.9375rem;
  }
}

@media (max-width: 767.98px) {
  html {
    font-size: .875rem;
  }
}

@media (max-width: 991.98px) {
  .display-2 {
    font-size: 3.5rem;
  }
}

.display-1, .display-2, .display-3, .display-4 {
  color: #212529;
}

.display-1, .display-2, .display-3, .display-4 {
  margin-bottom: 1.5rem;
  line-height: 1;
}

.display-4 {
  line-height: 1.1;
}

@media (max-width: 1199.98px) {
  .display-3 {
    font-size: 3.5rem;
    line-height: 4rem;
  }
}

@media (max-width: 767.98px) {
  .display-4 {
    font-size: 2.1875rem;
    line-height: 3rem;
  }
}

h5 {
  margin-bottom: 0.75rem;
}

h6 {
  line-height: 1.375rem;
}

a {
  font-weight: 500;
  color: #e05606;
}

a.lead {
  font-weight: 500;
}

small, .text-small {
  font-weight: 600;
}

.text-small {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

small {
  display: inline-block;
  line-height: 1.1875rem;
}

small.text-uppercase {
  letter-spacing: .08em;
}

strong {
  font-weight: 600;
}

.text-light a:not(.btn), .text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6, .text-light .h1, .text-light .h2, .text-light .h3, .text-light .h4, .text-light .h5, .text-light .h6, .text-light .display-1, .text-light .display-2, .text-light .display-3, .text-light .display-4 {
  color: #fff;
}

.text-light .text-muted {
  color: rgba(255, 255, 255, 0.7) !important;
}

.highlight {
  display: inline;
  background: rgba(224, 85, 85, 0.2);
}

.alert {
  word-break: break-word;
}

.o-hidden {
  overflow: hidden;
}

.o-visible {
  overflow: visible;
}

@media (min-width: 992px) {
  .o-lg-visible {
    overflow: visible;
  }
}

.opacity-0 {
  opacity: 0;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-90 {
  opacity: 0.9;
}

section {
  padding: 6rem 0;
}

.h-0 {
  height: 0;
}

.min-vh-10 {
  min-height: 10vh;
}

.min-vh-20 {
  min-height: 20vh;
}

.min-vh-30 {
  min-height: 30vh;
}

.min-vh-40 {
  min-height: 40vh;
}

.min-vh-50 {
  min-height: 50vh;
}

.min-vh-60 {
  min-height: 60vh;
}

.min-vh-70 {
  min-height: 70vh;
}

.min-vh-80 {
  min-height: 80vh;
}

.min-vh-90 {
  min-height: 90vh;
}

.min-vh-100 {
  min-height: 100vh;
}

@media (min-width: 768px) {
  .min-vh-md-10 {
    min-height: 10vh;
  }
  .min-vh-md-20 {
    min-height: 20vh;
  }
  .min-vh-md-30 {
    min-height: 30vh;
  }
  .min-vh-md-40 {
    min-height: 40vh;
  }
  .min-vh-md-50 {
    min-height: 50vh;
  }
  .min-vh-md-60 {
    min-height: 60vh;
  }
  .min-vh-md-70 {
    min-height: 70vh;
  }
  .min-vh-md-80 {
    min-height: 80vh;
  }
  .min-vh-md-90 {
    min-height: 90vh;
  }
  .min-vh-md-100 {
    min-height: 100vh;
  }
}

@media (min-width: 992px) {
  .min-vh-lg-10 {
    min-height: 10vh;
  }
  .min-vh-lg-20 {
    min-height: 20vh;
  }
  .min-vh-lg-30 {
    min-height: 30vh;
  }
  .min-vh-lg-40 {
    min-height: 40vh;
  }
  .min-vh-lg-50 {
    min-height: 50vh;
  }
  .min-vh-lg-60 {
    min-height: 60vh;
  }
  .min-vh-lg-70 {
    min-height: 70vh;
  }
  .min-vh-lg-80 {
    min-height: 80vh;
  }
  .min-vh-lg-90 {
    min-height: 90vh;
  }
  .min-vh-lg-100 {
    min-height: 100vh;
  }
}

.min-vw-10 {
  min-width: 10vw;
}

.min-vw-20 {
  min-width: 20vw;
}

.min-vw-30 {
  min-width: 30vw;
}

.min-vw-40 {
  min-width: 40vw;
}

.min-vw-50 {
  min-width: 50vw;
}

.min-vw-60 {
  min-width: 60vw;
}

.min-vw-70 {
  min-width: 70vw;
}

.min-vw-80 {
  min-width: 80vw;
}

.min-vw-90 {
  min-width: 90vw;
}

.min-vw-100 {
  min-width: 100vw;
}

.text-white p a {
  color: #fff;
}

.text-strikethrough {
  text-decoration: line-through;
}

.overlay .container {
  z-index: 1;
  position: relative;
}

.overlay:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}

.overlay .divider {
  z-index: 1;
}

.overlay.card:after {
  border-radius: 0 0 0.625rem 0.625rem;
}

.overlay > .position-absolute {
  z-index: 2;
}

.shadow-3d {
  box-shadow: 0.5rem 0.5rem 0 rgba(233, 236, 239, 0.5);
}

.bg-primary-alt {
  background: #fdf5f0;
}

.bg-primary-2-alt {
  background: #fdf5f5;
}

.bg-primary-3-alt {
  background: #f3f0f1;
}

img.rounded, div.rounded {
  border-radius: 0.625rem !important;
}

.rounded-sm, img.rounded-sm {
  border-radius: 0.3125rem !important;
}

.bg-primary-3.border-bottom {
  border-color: rgba(255, 255, 255, 0.08) !important;
}

.position-relative {
  z-index: 1;
}

.position-absolute[style] {
  z-index: 2;
}

.sticky-top {
  top: 1.5rem;
}

.top-0 {
  top: 0;
  bottom: auto;
}

.layer-1 {
  z-index: 1;
}

.layer-2 {
  z-index: 2;
}

.layer-3 {
  z-index: 3;
}

.layer-4 {
  z-index: 4;
}

[class*='layer-'] {
  position: relative;
}

.blend-mode-multiply {
  mix-blend-mode: multiply;
}

.flip-x {
  transform: scaleX(-1);
}

.flip-y {
  transform: scaleY(-1);
}

.rotate-left {
  transform: rotateZ(-1deg);
}

.rotate-left.mobile-screenshot {
  transform: rotateZ(-5deg);
}

.rotate-right {
  transform: rotateZ(1deg);
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: .1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: .1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: .15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: .15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: .2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: .2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: .25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: .25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: .35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: .35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: .4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: .45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: .45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: .5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: .5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: .55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: .55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: .6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: .6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: .65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: .65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: .7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: .7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: .75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: .75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: .8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: .8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: .85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: .85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: .9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: .9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: .95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: .95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity,transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0);
}

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity,transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}

[data-aos=zoom-in] {
  transform: scale(0.6);
}

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos=zoom-out] {
  transform: scale(1.2);
}

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0);
}

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0);
}

[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

.accordion-panel-title {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  user-select: none;
}

.accordion-panel-title > .icon {
  transition: transform 0.1s ease;
}

.accordion-panel-title > * {
  transition: color 0.1s ease;
}

.accordion-panel-title .h6 + .icon {
  height: 1rem;
}

.accordion-panel-title[aria-expanded="true"] > .icon {
  transform: rotateZ(45deg);
}

.accordion-panel-title[aria-expanded="true"] > *, .accordion-panel-title:hover > * {
  color: #e05606;
}

.accordion-panel-title[aria-expanded="true"] > * path, .accordion-panel-title:hover > * path {
  fill: #e05606;
}

.article p.lead:first-child {
  margin-top: 4.5rem;
  margin-bottom: 3rem;
}

.article p + h4 {
  margin-top: 3rem;
}

.article p:not(:last-child) {
  margin-bottom: 1.5rem;
}

.article blockquote {
  margin: 3rem 0;
}

.article p + h5 {
  margin-top: 2.25rem;
}

.article ul {
  padding-left: 1.5rem;
}

.article ul > li {
  margin-bottom: 0.75rem;
}

article ol > li:not(:last-child) {
  margin-bottom: 3rem;
}

figure {
  text-align: center;
  margin: 3rem 0;
}

figcaption {
  margin-top: 0.75rem;
  font-size: 0.76562rem;
  font-weight: 600;
  color: #adb5bd;
}

blockquote {
  position: relative;
  border-radius: 0.625rem;
  padding: 3rem;
}

blockquote .btn {
  position: absolute;
  bottom: 0.75rem;
  right: 0.75rem;
}

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

.comments .comment:not(:last-child) {
  margin-bottom: 1.5rem;
}

.comments .comment .comments {
  margin-top: 1.5rem;
}

.comments .comment .comment {
  padding-left: 2.25rem;
  border-left: 4px solid #dee2e6;
}

.list-articles {
  margin-bottom: 0;
}

.list-articles > li:not(:last-child) {
  margin-bottom: .75rem;
}

.col-lg-3 .list-articles img {
  min-height: 3.75rem;
  object-fit: cover;
}

.col-lg-3 .list-articles img.rounded {
  border-radius: 0.3125rem !important;
}

.col-lg-4 .list-articles img {
  min-height: 6.75rem;
  object-fit: cover;
}

.col-lg-4 .list-articles img.rounded {
  border-radius: 0.3125rem !important;
}

@media (min-width: 768px) {
  .article-portfolio > *:not(figure) {
    max-width: 36rem;
    margin-left: auto;
    margin-right: auto;
  }
  .article-portfolio figure {
    margin: 6rem 0;
  }
}

.avatar {
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
}

.avatar.avatar-sm {
  width: 2.25rem;
  height: 2.25rem;
}

.avatar.avatar-lg {
  width: 4.5rem;
  height: 4.5rem;
}

.avatar.avatar-xlg {
  width: 7.5rem;
  height: 7.5rem;
}

@media (min-width: 992px) {
  .avatar.avatar-lg {
    width: 4.5rem;
    height: 4.5rem;
  }
}

.avatars {
  padding-left: 0;
  list-style: none;
  display: flex;
  margin-bottom: 0;
}

.avatars > li {
  position: relative;
}

.avatars > li:not(:last-child) {
  margin-right: -0.75rem;
}

.avatars .avatar {
  border: 2px solid #fff;
}

.avatar-author {
  display: flex;
}

.avatar-author h6 {
  margin-bottom: 0;
}

.badge {
  text-transform: uppercase;
  letter-spacing: .02em;
  position: relative;
  bottom: 1px;
  vertical-align: middle;
}

.badge .icon {
  height: .75rem;
  vertical-align: top;
}

.badge.position-absolute {
  bottom: auto;
}

.badge.badge-top {
  position: absolute;
  top: -0.75rem;
  bottom: auto;
}

.breadcrumb {
  display: inline-flex;
  font-weight: 600;
}

.breadcrumb-item {
  height: 1.5rem;
  display: flex;
  align-items: center;
  font-size: 0.76562rem;
}

.breadcrumb-item a {
  transition: opacity 0.1s linear;
}

.breadcrumb-item a:not(:hover) {
  opacity: .75;
}

.breadcrumb-item + .breadcrumb-item:before {
  content: '';
  background-image: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M14.4444 8.41358C14.7776 8.2281 15.1875 8.46907 15.1875 8.85048V15.1495C15.1875 15.5309 14.7776 15.7719 14.4444 15.5864L8.78505 12.4369C8.44258 12.2463 8.44258 11.7537 8.78505 11.5631L14.4444 8.41358Z' fill='%23495057'/></svg>");
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  margin-right: 0.25rem;
  transform: rotateZ(180deg);
  opacity: .2;
}

.breadcrumb-item .icon {
  transform: rotateZ(180deg);
  height: 1rem;
  margin-left: .25rem;
  opacity: .2;
}

.text-light .breadcrumb-item.active {
  color: rgba(255, 255, 255, 0.5);
}

.text-light .breadcrumb-item + .breadcrumb-item:before {
  background-image: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M14.4444 8.41358C14.7776 8.2281 15.1875 8.46907 15.1875 8.85048V15.1495C15.1875 15.5309 14.7776 15.7719 14.4444 15.5864L8.78505 12.4369C8.44258 12.2463 8.44258 11.7537 8.78505 11.5631L14.4444 8.41358Z' fill='%23FFFFFF'/></svg>");
}

.text-light .breadcrumb {
  background: rgba(255, 255, 255, 0.1);
}

@media (max-width: 767.98px) {
  .breadcrumb-item + .breadcrumb-item:before {
    position: relative;
    top: 3px;
    margin-left: .5rem;
  }
}

.decoration:not(.position-relative) {
  position: absolute;
}

.decoration svg {
  background: none !important;
}

.decoration.top {
  top: 0;
}

.decoration.left {
  left: 0;
}

.decoration.right {
  right: 0;
}

.decoration.middle-y {
  top: 50%;
}

.decoration.middle-x {
  left: 50%;
}

.decoration.bottom {
  bottom: 0;
}

.decoration.scale-2 svg {
  transform: scale(2);
}

.decoration.scale-3 svg {
  transform: scale(3);
}

.decoration.scale-4 svg {
  transform: scale(4);
}

.decoration.scale-5 svg {
  transform: scale(5);
}

.decoration-check {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.decoration-check .decoration {
  position: relative;
  max-width: 250px;
}

.decoration-check .icon {
  position: absolute;
  height: 4rem;
}

.mobile-screenshot {
  position: relative;
}

.mobile-screenshot > img:first-child {
  padding: 7%;
}

.mobile-screenshot > img:last-child {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

.divider {
  position: relative;
}

.divider svg {
  background: none !important;
  height: 6vw;
}

.divider svg:not([class*='bg']) path {
  fill: #fff;
}

.divider:not(:first-child) {
  top: 1px;
}

.divider:first-child {
  bottom: 1px;
}

.divider.divider-vertical {
  height: 100vh;
  width: 6rem;
  top: 0;
  left: 1px;
}

.divider.divider-vertical svg {
  height: 100vh;
  width: 6rem;
}

section.has-divider {
  padding: 0;
}

section.has-divider .container {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease,visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s ease 0s,visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:nth-child(1), .fancybox-button--pause svg:nth-child(1), .fancybox-button--play svg:nth-child(2) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}

.fancybox-caption {
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: -1;
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

@media (max-height: 576px) {
  .fancybox-caption {
    padding: 12px;
  }
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before, .flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before, .flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled, .flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
      /*rtl:begin:ignore*/
  left: 0;
  /*
      /*rtl:end:ignore*/
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
      /*rtl:begin:ignore*/
  right: 0;
  /*
      /*rtl:end:ignore*/
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill .1s;
  transition: fill .1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input, .numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button, .numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: .5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 .5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 .5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus, .flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.flatpickr-months {
  margin: 0.75rem 0;
}

.flatpickr-months .flatpickr-month, .flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-prev-month {
  height: auto;
  position: relative;
}

.flatpickr-months .flatpickr-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg, .flatpickr-months .flatpickr-prev-month:hover svg {
  fill: #e05606;
}

.flatpickr-months .flatpickr-month {
  color: #495057;
}

.flatpickr-current-month span.cur-month {
  font-weight: 600;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(224, 86, 6, 0.15);
}

.numInputWrapper:hover {
  background: rgba(224, 86, 6, 0.15);
}

.flatpickr-day {
  border-radius: 0.3125rem;
  font-weight: 500;
  color: #495057;
}

.flatpickr-day.today {
  border-color: #e05606;
}

.flatpickr-day.today:hover {
  background: #e05606;
  border-color: #e05606;
}

.flatpickr-day:hover {
  background: rgba(224, 86, 6, 0.1);
  border-color: rgba(0, 0, 0, 0);
}

span.flatpickr-weekday {
  color: #495057;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #e05606;
  border-color: #e05606;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 0 #e05606;
}

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 0.3125rem 0 0 0.3125rem;
}

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 0.3125rem 0.3125rem 0;
}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

[data-flickity]:not(.flickity-enabled) {
  opacity: 0;
}

.flickity-page-dots {
  bottom: -2.125rem;
}

.flickity-page-dots .dot {
  width: 6px;
  height: 6px;
  border-radius: 10rem;
  margin: 0 5px;
  background: #495057;
  opacity: .2;
  transition: transform 0.2s linear, opacity 0.2s linear;
}

.flickity-page-dots .dot.is-selected {
  transform: scale(1.33333);
}

.flickity-prev-next-button {
  padding: 0;
  background: #fff;
  border: 1px solid #dee2e6;
  width: 3rem;
  height: 3rem;
  transition: opacity 0.2s linear, box-shadow 0.2s linear;
  display: flex;
  align-items: center;
  justify-content: center;
}

.flickity-prev-next-button:after {
  background-image: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M14.8517 18.1136C14.9506 18.2121 15 18.3402 15 18.4977C15 18.6356 14.9506 18.7538 14.8517 18.8523C14.7331 18.9508 14.6045 19 14.4661 19C14.3277 19 14.209 18.9508 14.1102 18.8523L8.14831 12.8841C8.04944 12.7659 8 12.6379 8 12.5C8 12.3621 8.04944 12.2341 8.14831 12.1159L14.1102 6.14773C14.209 6.04924 14.3277 6 14.4661 6C14.6045 6 14.7331 6.04924 14.8517 6.14773C14.9506 6.24621 15 6.37424 15 6.53182C15 6.6697 14.9506 6.78788 14.8517 6.88636L9.42373 12.5L14.8517 18.1136Z' fill='%23e05606'/></svg>");
  content: '';
  width: 2rem;
  height: 2rem;
  display: block;
  background-size: cover;
}

.flickity-prev-next-button.previous {
  left: -4.5rem;
}

.flickity-prev-next-button.next {
  right: -4.5rem;
}

.flickity-prev-next-button.next:after {
  transform: rotateZ(180deg);
}

.flickity-prev-next-button:hover {
  box-shadow: 0 0.125rem 0.625rem rgba(0, 0, 0, 0.05);
}

.flickity-button-icon {
  display: none;
}

@media (max-width: 1199.98px) {
  .flickity-prev-next-button {
    display: none;
  }
}

[data-flickity].controls-light .flickity-page-dots .dot {
  background: #fff;
}

.controls-inside:not(:hover) .flickity-prev-next-button {
  opacity: 0;
}

.controls-inside .flickity-page-dots {
  position: absolute;
  bottom: 1.5rem;
}

.controls-inside .flickity-prev-next-button.previous, .arrows-inside .flickity-prev-next-button.previous {
  left: 1.5rem;
}

.controls-inside .flickity-prev-next-button.next, .arrows-inside .flickity-prev-next-button.next {
  right: 1.5rem;
}

.carousel-cell {
  width: 100%;
}

.highlight-selected .carousel-cell {
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.highlight-selected .carousel-cell:not(.is-selected) {
  transform: scale(0.9);
  opacity: .25;
}

.slider-phone > img {
  display: none;
  pointer-events: none;
}

@media (min-width: 768px) {
  .slider-phone {
    position: relative;
  }
  .slider-phone > img {
    position: absolute;
    display: block;
    z-index: 1;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
  }
  .slider-phone .carousel-cell img {
    transition: 0.2s opacity ease, 0.2s transform ease;
    transform: scale(0.86) translate3d(0, -4.55%, 0);
  }
  .slider-phone .carousel-cell:not(.is-selected) img {
    opacity: .1;
    transform: scale(0.8);
  }
  .slider-phone .flickity-viewport {
    overflow: visible;
  }
}

@media (min-width: 992px) {
  .slider-phone .carousel-cell img {
    border-radius: 1.5rem;
  }
}

.form-control {
  transition: background-color 0.2s ease, border-color 0.2s ease, opacity 0.2s ease;
}

.form-control:disabled {
  opacity: .5;
}

.form-control[readonly] {
  background: #fff;
}

.form-group label {
  font-size: 0.875rem;
  font-weight: 400;
  color: #495057;
}

.form-group label.custom-control-label {
  color: #495057;
}

.form-group label.custom-control-label:before, .form-group label.custom-control-label:after {
  top: 0.125rem;
}

.form-group.rounded {
  border-radius: 0.3125rem !important;
}

.text-light .form-group > label {
  color: rgba(255, 255, 255, 0.75);
}

@media (max-width: 767.98px) {
  .form-control {
    font-size: 16px;
  }
}

.input-group .icon * {
  fill: #212529 !important;
}

.input-group .input-group-text {
  font-weight: 600;
}

.form-group {
  position: relative;
}

.form-group .custom-select {
  cursor: pointer;
  background: none;
}

.form-group .custom-select + .icon {
  pointer-events: none;
  position: absolute;
  top: 0.5rem;
  right: 0.75rem;
  transform: rotateZ(-90deg);
}

.form-group .custom-select + .icon path {
  fill: #212529;
}

.form-group .custom-select.custom-select-lg + .icon {
  top: 1.2rem;
}

.custom-control label {
  cursor: pointer;
}

.custom-radio {
  line-height: 1.3125rem;
  min-height: 1.3125rem;
}

.custom-control-label {
  user-select: none;
}

.custom-control-label:before {
  border: 1px solid #dee2e6;
}

.custom-control-label.text-small:before, .custom-control-label.text-small:after {
  top: 0.125rem;
}

.custom-control-input:checked ~ .custom-control-label:before {
  border-color: #e05606;
}

.custom-control {
  padding-left: 1.875rem;
}

.custom-control .custom-control-label:before, .custom-control .custom-control-label:after {
  left: -1.875rem;
}

.custom-switch {
  padding-left: 3.75rem;
}

.custom-switch .custom-control-label:before {
  height: 1.5rem;
  left: -3.75rem;
  top: 0;
}

.custom-switch .custom-control-label:after {
  top: 0.25rem;
  left: -3.375rem;
  background-color: white;
  border: 1px solid #dee2e6;
}

.custom-switch .custom-control-input:checked ~ .custom-control-label:after {
  transform: translateX(1.25rem);
  border-color: white;
}

.custom-range-labels {
  margin-top: .25rem;
  display: flex;
  justify-content: space-between;
}

.custom-range-labels > span {
  font-size: 0.75rem;
  min-width: 13px;
  text-align: center;
  color: #adb5bd;
  font-weight: 600;
  display: block;
}

.custom-range-labels > span:before {
  content: '';
  height: .125rem;
  width: 2px;
  height: .4rem;
  background: #adb5bd;
  display: block;
  margin: 0 auto;
  margin-bottom: .5rem;
  opacity: .5;
}

.custom-range-labels > span:first-child:before, .custom-range-labels > span:last-child:before {
  height: .6rem;
}

[data-recaptcha]:not([data-size="invisible"]) {
  margin-bottom: 0.75rem;
}

.grecaptcha-badge {
  display: none;
}

.header-inner {
  padding: 0;
  display: block;
}

.header-inner .container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .header-desktop-app .row:last-of-type {
    margin-bottom: -22.5rem;
    z-index: 2;
    position: relative;
  }
  .header-desktop-app + section {
    padding-top: 22.5rem;
  }
}

[class*='hover-'] {
  transition: background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, transform 0.1s ease;
}

.hover-bg-primary:hover {
  background: #e05606;
  border-color: #e05606;
  color: #fff;
}

.hover-bg-primary:hover h1, .hover-bg-primary:hover h2, .hover-bg-primary:hover h3, .hover-bg-primary:hover h5, .hover-bg-primary:hover h6, .hover-bg-primary:hover h5, .hover-bg-primary:hover .h1, .hover-bg-primary:hover .h2, .hover-bg-primary:hover .h3, .hover-bg-primary:hover .h4, .hover-bg-primary:hover .h5, .hover-bg-primary:hover .h6 {
  color: #fff;
}

.hover-bg-primary:hover .icon-round {
  background: rgba(255, 255, 255, 0.1) !important;
}

.hover-bg-primary:hover .icon * {
  fill: #fff;
}

.hover-bg-primary-2:hover {
  background: #e05555;
  border-color: #e05555;
  color: #fff;
}

.hover-bg-primary-2:hover h1, .hover-bg-primary-2:hover h2, .hover-bg-primary-2:hover h3, .hover-bg-primary-2:hover h5, .hover-bg-primary-2:hover h6, .hover-bg-primary-2:hover h5, .hover-bg-primary-2:hover .h1, .hover-bg-primary-2:hover .h2, .hover-bg-primary-2:hover .h3, .hover-bg-primary-2:hover .h4, .hover-bg-primary-2:hover .h5, .hover-bg-primary-2:hover .h6 {
  color: #fff;
}

.hover-bg-primary-2:hover .icon-round {
  background: rgba(255, 255, 255, 0.1) !important;
}

.hover-bg-primary-2:hover .icon * {
  fill: #fff;
}

.hover-bg-primary-3:hover {
  background: #3b0b12;
  border-color: #3b0b12;
  color: #fff;
}

.hover-bg-primary-3:hover h1, .hover-bg-primary-3:hover h2, .hover-bg-primary-3:hover h3, .hover-bg-primary-3:hover h5, .hover-bg-primary-3:hover h6, .hover-bg-primary-3:hover h5, .hover-bg-primary-3:hover .h1, .hover-bg-primary-3:hover .h2, .hover-bg-primary-3:hover .h3, .hover-bg-primary-3:hover .h4, .hover-bg-primary-3:hover .h5, .hover-bg-primary-3:hover .h6 {
  color: #fff;
}

.hover-bg-primary-3:hover .icon-round {
  background: rgba(255, 255, 255, 0.1) !important;
}

.hover-bg-primary-3:hover .icon * {
  fill: #fff;
}

.hover-shadow-3d {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.hover-shadow-3d:hover {
  box-shadow: 0.5rem 0.5rem 0 rgba(233, 236, 239, 0.5);
  transform: translate3d(-4px, -4px, 0) rotateZ(-1deg);
}

.hover-shadow-sm {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.hover-shadow-sm:hover {
  box-shadow: 0 0.125rem 0.625rem rgba(0, 0, 0, 0.05);
}

.hover-arrow:after {
  display: inline-block;
  margin-left: .375rem;
  transition: transform 0.2s ease;
  content: '->';
}

.hover-arrow:hover:after {
  transform: translate3d(6px, 0, 0);
}

.icon {
  flex-shrink: 0;
  width: auto;
  height: 1.5rem;
}

.icon.icon-md {
  height: 2.25rem;
}

.icon.icon-lg {
  height: 3rem;
}

.icon.icon-sm {
  height: 0.75rem;
}

.icon-round {
  flex-shrink: 0;
  width: 4.5rem;
  height: 4.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon-round > .icon {
  height: 2.25rem;
}

.icon-round.bg-primary {
  background: rgba(224, 86, 6, 0.1) !important;
}

.icon-round.bg-primary-2 {
  background: rgba(224, 85, 85, 0.1) !important;
}

.icon-round.bg-primary-3 {
  background: rgba(59, 11, 18, 0.1) !important;
}

.icon-round.bg-white {
  background: rgba(255, 255, 255, 0.1) !important;
}

.icon-round.icon-round-xs {
  width: 2.25rem;
  height: 2.25rem;
}

.icon-round.icon-round-xs > .icon {
  height: 1.5rem;
}

.icon-round.icon-round-sm {
  width: 3rem;
  height: 3rem;
}

.icon-round.icon-round-sm > .icon {
  height: 1.5rem;
}

.icon-round.icon-round-xs {
  width: 1.5rem;
  height: 1.5rem;
}

.icon-round.icon-round-xs > .icon {
  height: 1rem;
}

@media (min-width: 992px) {
  .icon-round.icon-round-lg {
    width: 6rem;
    height: 6rem;
  }
  .icon-round.icon-round-lg > .icon {
    height: 3rem;
  }
}

.image-collage {
  position: relative;
  display: flex;
  justify-content: center;
}

.image-collage > a {
  z-index: 1;
  position: relative;
  transition: transform 0.1s linear;
}

.image-collage > a:nth-child(1), .image-collage > a:nth-child(3) {
  position: absolute;
  z-index: 2;
}

.image-collage > a:nth-child(1) img, .image-collage > a:nth-child(3) img {
  max-width: 345px;
}

.image-collage > a:nth-child(1) {
  top: -3rem;
  right: 0;
  transform: rotateZ(10deg);
}

.image-collage > a:nth-child(1):hover {
  transform: rotateZ(12deg) translate3d(0, -10px, 0);
}

.image-collage > a:nth-child(3) {
  transform: rotateZ(-10deg);
  bottom: -3rem;
  left: 0;
}

.image-collage > a:nth-child(3):hover {
  transform: rotateZ(-12deg) translate3d(0, -10px, 0);
}

.image-collage > a:nth-child(2) img {
  max-width: 384px;
}

.image-collage > a:nth-child(2):hover {
  transform: rotateZ(-2deg) translate3d(0, -10px, 0);
}

@media (max-width: 991.98px) {
  .image-collage > a:nth-child(2) img {
    max-width: 100%;
  }
}

/**
Ion.RangeSlider, 2.3.0
© Denis Ineshin, 2010 - 2018, IonDen.com
Build date: 2018-12-11 23:23:51
*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}

.irs-handle.type_last {
  z-index: 2;
}

.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
}

.irs-min {
  left: 0;
}

.irs-max {
  right: 0;
}

.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

.irs-with-grid .irs-grid {
  display: block;
}

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

.irs-grid-pol.small {
  height: 4px;
}

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}

.irs-disabled {
  opacity: 0.4;
}

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

.irs--flat {
  height: 40px;
}

.irs--flat.irs-with-grid {
  height: 60px;
}

.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  border-radius: 4px;
}

.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565;
}

.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}

.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: transparent;
}

.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453;
}

.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
  background-color: #a43540;
}

.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  border-radius: 4px;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}

.irs--flat .irs-grid-pol {
  background-color: #e1e4e9;
}

.irs--flat .irs-grid-text {
  color: #999;
}

.irs--big {
  height: 55px;
}

.irs--big.irs-with-grid {
  height: 70px;
}

.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: white;
  background: linear-gradient(to bottom, #ddd -50%, white 150%);
  border: 1px solid #ccc;
  border-radius: 12px;
}

.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background-color: #92bce0;
  border: 1px solid #428bca;
  background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}

.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px;
}

.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: rgba(66, 139, 202, 0.5);
}

.irs--big .irs-handle {
  top: 25px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #cbcfd5;
  background: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
  border-radius: 30px;
}

.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
  border-color: rgba(0, 0, 0, 0.45);
  background-color: #939ba7;
  background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%);
}

.irs--big .irs-min,
.irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  text-shadow: none;
  background-color: #9f9f9f;
  border-radius: 3px;
}

.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  color: white;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  border-radius: 3px;
}

.irs--big .irs-grid-pol {
  background-color: #428bca;
}

.irs--big .irs-grid-text {
  color: #428bca;
}

.irs--modern {
  height: 55px;
}

.irs--modern.irs-with-grid {
  height: 55px;
}

.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px;
}

.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}

.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px;
}

.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(209, 214, 224, 0.5);
}

.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: white;
  transform: rotate(45deg);
}

.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
  border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1;
}

.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}

.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2;
}

.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a;
}

.irs--modern .irs-min,
.irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: white;
  background-color: #d1d6e0;
  border-radius: 5px;
}

.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: white;
  border-radius: 5px;
}

.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #20b426;
}

.irs--modern .irs-grid {
  height: 25px;
}

.irs--modern .irs-grid-pol {
  background-color: #dedede;
}

.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1;
}

.irs--sharp.irs-with-grid {
  height: 57px;
}

.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: black;
  border-radius: 2px;
}

.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa;
}

.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px;
}

.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(0, 0, 0, 0.5);
}

.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2;
}

.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2;
}

.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
  background-color: black;
}

.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: black;
}

.irs--sharp .irs-min,
.irs--sharp .irs-max {
  color: white;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: 0.4;
  background-color: #a804b2;
  border-radius: 2px;
}

.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: white;
  border-radius: 2px;
}

.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #a804b2;
}

.irs--sharp .irs-grid {
  height: 25px;
}

.irs--sharp .irs-grid-pol {
  background-color: #dedede;
}

.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--round {
  height: 50px;
}

.irs--round.irs-with-grid {
  height: 65px;
}

.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #dee4ec;
  border-radius: 4px;
}

.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa;
}

.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgba(222, 228, 236, 0.5);
}

.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  background-color: white;
  border-radius: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}

.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #f0f6ff;
}

.irs--round .irs-min,
.irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: white;
  border-radius: 4px;
}

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #006cfa;
}

.irs--round .irs-grid {
  height: 25px;
}

.irs--round .irs-grid-pol {
  background-color: #dedede;
}

.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--square {
  height: 50px;
}

.irs--square.irs-with-grid {
  height: 60px;
}

.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede;
}

.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black;
}

.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede;
}

.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid black;
  background-color: white;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
  background-color: #f0f6ff;
}

.irs--square .irs-min,
.irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}

.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: black;
  color: white;
}

.irs--square .irs-grid {
  height: 25px;
}

.irs--square .irs-grid-pol {
  background-color: #dedede;
}

.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px;
}

.irs--theme {
  height: 40px;
}

.irs--theme.irs-with-grid {
  height: 60px;
}

.irs--theme .irs-line {
  height: 12px;
  top: 25px;
}

.irs--theme .irs-line-left {
  height: 12px;
  background-position: 0 -30px;
}

.irs--theme .irs-line-mid {
  height: 12px;
  background-position: 0 0;
}

.irs--theme .irs-line-right {
  height: 12px;
  background-position: 100% -30px;
}

.irs--theme .irs-bar {
  height: 6px;
  top: 27px;
  background-color: #e05606;
  border-radius: 200px;
}

.irs--theme .irs-bar-edge {
  top: 25px;
  height: 12px;
  width: 9px;
  background-position: 0 -90px;
}

.irs--theme .irs-shadow {
  height: 3px;
  top: 34px;
  background: #000;
  opacity: 0.25;
}

.irs--theme .lt-ie9 .irs-shadow {
  filter: alpha(opacity=25);
}

.irs--theme .irs-slider {
  width: 16px;
  height: 18px;
  top: 22px;
  background-position: 0 -120px;
}

.irs--theme .irs-slider.state_hover,
.irs--theme .irs-slider:hover {
  background-position: 0 -150px;
}

.irs--theme .irs-min,
.irs--theme .irs-max {
  opacity: 0;
}

.irs--theme .irs-from,
.irs--theme .irs-to,
.irs--theme .irs-single {
  color: #fff;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: #212529;
  border-radius: 4px;
}

.irs--theme .irs-from:after,
.irs--theme .irs-to:after,
.irs--theme .irs-single:after {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #212529;
}

.irs--theme .irs-grid {
  bottom: -8px;
}

.irs--theme .irs-grid-pol {
  background: #adb5bd;
}

.irs--theme .irs-grid-text {
  margin-top: .5rem;
  color: #adb5bd;
  font-size: 0.75rem;
  font-weight: 600;
  bottom: -8px;
}

.irs--theme .irs-handle {
  top: 22px;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  box-shadow: 0 0.125rem 0.625rem rgba(0, 0, 0, 0.05);
  border: 1px solid #dee2e6;
  background: #fff;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.irs--theme .irs-handle.state_hover {
  background-color: #e05606;
}

.irs--theme .irs-handle > i:first-child {
  display: none;
}

.irs--theme .irs-handle.state_hover > i:first-child,
.irs--theme .irs-handle:hover > i:first-child {
  background-color: #a43540;
}

.jarallax {
  position: relative;
  z-index: 0;
}

.jarallax > .jarallax-img {
  position: absolute;
  object-fit: cover;
  /* support for plugin https://github.com/bfred-it/object-fit-images */
  font-family: 'object-fit: cover;';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.list-group-item.row {
  display: flex;
  padding-left: 0;
  padding-right: 0;
  transition: color 0.2s ease;
}

.list-group-item.row h5 {
  transition: color 0.2s ease;
}

.list-group-item.row:hover {
  background: none;
  color: #e05606;
}

.list-group-item.row:hover h5 {
  color: #e05606;
}

.list-group-item.list-group-item-action {
  transition: background-color 0.2s ease;
}

.list-group-flush:last-child .list-group-item.row:last-child {
  border-bottom: 1px solid #dee2e6;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 1px solid #dee2e6;
}

div[data-maps-api-key] div.map-marker, div[data-maps-api-key] div.map-style {
  display: none;
}

.gm-err-title, .gm-err-message {
  color: #e0e0e0;
  margin: 0;
}

.gm-err-title:after, .gm-err-message:after {
  content: 'Enter a valid Google Maps API Key';
  color: #616161;
  display: block;
}

.gm-err-message:after {
  content: 'Please consult the Google Maps API documentation on how to obtain an API key.';
}

@keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}

@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes plyr-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.plyr {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  direction: ltr;
  font-family: Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  font-variant-numeric: tabular-nums;
  font-weight: 500;
  line-height: 1.7;
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow 0.3s ease;
}

.plyr video,
.plyr audio {
  border-radius: inherit;
  height: auto;
  vertical-align: middle;
  width: 100%;
}

.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}

.plyr:focus {
  outline: 0;
}

.plyr--full-ui {
  box-sizing: border-box;
}

.plyr--full-ui *,
.plyr--full-ui *::after,
.plyr--full-ui *::before {
  box-sizing: inherit;
}

.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
  touch-action: manipulation;
}

.plyr__badge {
  background: #4f5b5f;
  border-radius: 2px;
  color: #fff;
  font-size: 9px;
  line-height: 1;
  padding: 3px 4px;
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  color: #fff;
  display: none;
  font-size: 14px;
  left: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  transition: transform 0.4s ease-in-out;
  width: 100%;
}

.plyr__captions .plyr__caption {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 2px;
  box-decoration-break: clone;
  line-height: 185%;
  padding: 0.2em 0.5em;
  white-space: pre-wrap;
}

.plyr__captions .plyr__caption div {
  display: inline;
}

.plyr__captions span:empty {
  display: none;
}

@media (min-width: 480px) {
  .plyr__captions {
    font-size: 16px;
    padding: 20px;
  }
}

@media (min-width: 768px) {
  .plyr__captions {
    font-size: 18px;
  }
}

.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  transform: translateY(-40px);
}

.plyr__control {
  background: transparent;
  border: 0;
  border-radius: 3px;
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: 7px;
  position: relative;
  transition: all 0.3s ease;
}

.plyr__control svg {
  display: block;
  fill: currentColor;
  height: 18px;
  pointer-events: none;
  width: 18px;
}

.plyr__control:focus {
  outline: 0;
}

.plyr__control.plyr__tab-focus {
  box-shadow: 0 0 0 5px rgba(26, 175, 255, 0.5);
  outline: 0;
}

a.plyr__control {
  text-decoration: none;
}

a.plyr__control::after, a.plyr__control::before {
  display: none;
}

.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed,
.plyr__control.plyr__control--pressed .label--not-pressed {
  display: none;
}

.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded='true'] {
  background: #1aafff;
  color: #fff;
}

.plyr--video .plyr__control svg {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.15));
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded='true'] {
  background: #1aafff;
  color: #fff;
}

.plyr__control--overlaid {
  background: rgba(26, 175, 255, 0.8);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  display: none;
  left: 50%;
  padding: 15px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
}

.plyr__control--overlaid:hover, .plyr__control--overlaid:focus {
  background: #1aafff;
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui ::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center;
}

.plyr__controls > .plyr__control,
.plyr__controls .plyr__progress,
.plyr__controls .plyr__time,
.plyr__controls .plyr__menu,
.plyr__controls .plyr__volume {
  margin-left: 5px;
}

.plyr__controls .plyr__menu + .plyr__control,
.plyr__controls > .plyr__control + .plyr__menu,
.plyr__controls > .plyr__control + .plyr__control,
.plyr__controls .plyr__progress + .plyr__control {
  margin-left: 2px;
}

.plyr__controls > .plyr__control:first-child,
.plyr__controls > .plyr__control:first-child + [data-plyr='pause'] {
  margin-left: 0;
  margin-right: auto;
}

.plyr__controls:empty {
  display: none;
}

@media (min-width: 480px) {
  .plyr__controls > .plyr__control,
  .plyr__controls .plyr__menu,
  .plyr__controls .plyr__progress,
  .plyr__controls .plyr__time,
  .plyr__controls .plyr__volume {
    margin-left: 10px;
  }
}

.plyr--audio .plyr__controls {
  background: #fff;
  border-radius: inherit;
  color: #4f5b5f;
  padding: 10px;
}

.plyr--video .plyr__controls {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 20px 5px 5px;
  position: absolute;
  right: 0;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  z-index: 3;
}

@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: 35px 10px 10px;
  }
}

.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
}

.plyr [data-plyr='captions'],
.plyr [data-plyr='pip'],
.plyr [data-plyr='airplay'],
.plyr [data-plyr='fullscreen'] {
  display: none;
}

.plyr--captions-enabled [data-plyr='captions'],
.plyr--pip-supported [data-plyr='pip'],
.plyr--airplay-supported [data-plyr='airplay'],
.plyr--fullscreen-enabled [data-plyr='fullscreen'] {
  display: inline-block;
}

.plyr__video-embed {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}

.plyr__video-embed iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  user-select: none;
  width: 100%;
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%);
}

.plyr__menu {
  display: flex;
  position: relative;
}

.plyr__menu .plyr__control svg {
  transition: transform 0.3s ease;
}

.plyr__menu .plyr__control[aria-expanded='true'] svg {
  transform: rotate(90deg);
}

.plyr__menu .plyr__control[aria-expanded='true'] .plyr__tooltip {
  display: none;
}

.plyr__menu__container {
  animation: plyr-popup 0.2s ease;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #4f5b5f;
  font-size: 16px;
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}

.plyr__menu__container > div {
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.plyr__menu__container::after {
  border: 4px solid transparent;
  border-top-color: rgba(255, 255, 255, 0.9);
  content: '';
  height: 0;
  position: absolute;
  right: 15px;
  top: 100%;
  width: 0;
}

.plyr__menu__container [role='menu'] {
  padding: 7px;
}

.plyr__menu__container [role='menuitem'],
.plyr__menu__container [role='menuitemradio'] {
  margin-top: 2px;
}

.plyr__menu__container [role='menuitem']:first-child,
.plyr__menu__container [role='menuitemradio']:first-child {
  margin-top: 0;
}

.plyr__menu__container .plyr__control {
  align-items: center;
  color: #4f5b5f;
  display: flex;
  font-size: 14px;
  padding: 4px 11px;
  user-select: none;
  width: 100%;
}

.plyr__menu__container .plyr__control > span {
  align-items: inherit;
  display: flex;
  width: 100%;
}

.plyr__menu__container .plyr__control::after {
  border: 4px solid transparent;
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.plyr__menu__container .plyr__control--forward {
  padding-right: 28px;
}

.plyr__menu__container .plyr__control--forward::after {
  border-left-color: rgba(79, 91, 95, 0.8);
  right: 5px;
}

.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after, .plyr__menu__container .plyr__control--forward:hover::after {
  border-left-color: currentColor;
}

.plyr__menu__container .plyr__control--back {
  font-weight: 500;
  margin: 7px;
  margin-bottom: 3px;
  padding-left: 28px;
  position: relative;
  width: calc(100% - 14px);
}

.plyr__menu__container .plyr__control--back::after {
  border-right-color: rgba(79, 91, 95, 0.8);
  left: 7px;
}

.plyr__menu__container .plyr__control--back::before {
  background: #b7c5cd;
  box-shadow: 0 1px 0 #fff;
  content: '';
  height: 1px;
  left: 0;
  margin-top: 4px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}

.plyr__menu__container .plyr__control--back.plyr__tab-focus::after, .plyr__menu__container .plyr__control--back:hover::after {
  border-right-color: currentColor;
}

.plyr__menu__container .plyr__control[role='menuitemradio'] {
  padding-left: 7px;
}

.plyr__menu__container .plyr__control[role='menuitemradio']::before, .plyr__menu__container .plyr__control[role='menuitemradio']::after {
  border-radius: 100%;
}

.plyr__menu__container .plyr__control[role='menuitemradio']::before {
  background: rgba(0, 0, 0, 0.1);
  content: '';
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: 10px;
  transition: all 0.3s ease;
  width: 16px;
}

.plyr__menu__container .plyr__control[role='menuitemradio']::after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform 0.3s ease, opacity 0.3s ease;
  width: 6px;
}

.plyr__menu__container .plyr__control[role='menuitemradio'][aria-checked='true']::before {
  background: #1aafff;
}

.plyr__menu__container .plyr__control[role='menuitemradio'][aria-checked='true']::after {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}

.plyr__menu__container .plyr__control[role='menuitemradio'].plyr__tab-focus::before, .plyr__menu__container .plyr__control[role='menuitemradio']:hover::before {
  background: rgba(0, 0, 0, 0.1);
}

.plyr__menu__container .plyr__menu__value {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: -5px;
  overflow: hidden;
  padding-left: 25px;
  pointer-events: none;
}

.plyr--full-ui input[type='range'] {
  -webkit-appearance: none;
  /* stylelint-disable-line */
  background: transparent;
  border: 0;
  border-radius: 28px;
  color: #1aafff;
  display: block;
  height: 20px;
  margin: 0;
  padding: 0;
  transition: box-shadow 0.3s ease;
  width: 100%;
}

.plyr--full-ui input[type='range']::-webkit-slider-runnable-track {
  background: transparent;
  border: 0;
  border-radius: 3px;
  height: 6px;
  transition: box-shadow 0.3s ease;
  user-select: none;
  background-image: linear-gradient(to right, currentColor var(--value, 0%), transparent var(--value, 0%));
}

.plyr--full-ui input[type='range']::-webkit-slider-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
  height: 14px;
  position: relative;
  transition: all 0.2s ease;
  width: 14px;
  -webkit-appearance: none;
  /* stylelint-disable-line */
  margin-top: -4px;
}

.plyr--full-ui input[type='range']::-moz-range-track {
  background: transparent;
  border: 0;
  border-radius: 3px;
  height: 6px;
  transition: box-shadow 0.3s ease;
  user-select: none;
}

.plyr--full-ui input[type='range']::-moz-range-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
  height: 14px;
  position: relative;
  transition: all 0.2s ease;
  width: 14px;
}

.plyr--full-ui input[type='range']::-moz-range-progress {
  background: currentColor;
  border-radius: 3px;
  height: 6px;
}

.plyr--full-ui input[type='range']::-ms-track {
  background: transparent;
  border: 0;
  border-radius: 3px;
  height: 6px;
  transition: box-shadow 0.3s ease;
  user-select: none;
  color: transparent;
}

.plyr--full-ui input[type='range']::-ms-fill-upper {
  background: transparent;
  border: 0;
  border-radius: 3px;
  height: 6px;
  transition: box-shadow 0.3s ease;
  user-select: none;
}

.plyr--full-ui input[type='range']::-ms-fill-lower {
  background: transparent;
  border: 0;
  border-radius: 3px;
  height: 6px;
  transition: box-shadow 0.3s ease;
  user-select: none;
  background: currentColor;
}

.plyr--full-ui input[type='range']::-ms-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
  height: 14px;
  position: relative;
  transition: all 0.2s ease;
  width: 14px;
  margin-top: 0;
}

.plyr--full-ui input[type='range']::-ms-tooltip {
  display: none;
}

.plyr--full-ui input[type='range']:focus {
  outline: 0;
}

.plyr--full-ui input[type='range']::-moz-focus-outer {
  border: 0;
}

.plyr--full-ui input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 5px rgba(26, 175, 255, 0.5);
  outline: 0;
}

.plyr--full-ui input[type='range'].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 5px rgba(26, 175, 255, 0.5);
  outline: 0;
}

.plyr--full-ui input[type='range'].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 5px rgba(26, 175, 255, 0.5);
  outline: 0;
}

.plyr--full-ui.plyr--video input[type='range']::-webkit-slider-runnable-track {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--full-ui.plyr--video input[type='range']::-moz-range-track {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--full-ui.plyr--video input[type='range']::-ms-track {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--full-ui.plyr--video input[type='range']:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
}

.plyr--full-ui.plyr--video input[type='range']:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
}

.plyr--full-ui.plyr--video input[type='range']:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
}

.plyr--full-ui.plyr--audio input[type='range']::-webkit-slider-runnable-track {
  background-color: rgba(183, 197, 205, 0.66);
}

.plyr--full-ui.plyr--audio input[type='range']::-moz-range-track {
  background-color: rgba(183, 197, 205, 0.66);
}

.plyr--full-ui.plyr--audio input[type='range']::-ms-track {
  background-color: rgba(183, 197, 205, 0.66);
}

.plyr--full-ui.plyr--audio input[type='range']:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1);
}

.plyr--full-ui.plyr--audio input[type='range']:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1);
}

.plyr--full-ui.plyr--audio input[type='range']:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1);
}

.plyr__poster {
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 1;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}

.plyr__time {
  font-size: 14px;
}

.plyr__time + .plyr__time::before {
  content: '\2044';
  margin-right: 10px;
}

@media (max-width: 767px) {
  .plyr__time + .plyr__time {
    display: none;
  }
}

.plyr--video .plyr__time {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.plyr__tooltip {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #4f5b5f;
  font-size: 14px;
  font-weight: 500;
  left: 50%;
  line-height: 1.3;
  margin-bottom: 10px;
  opacity: 0;
  padding: 5px 7.5px;
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  white-space: nowrap;
  z-index: 2;
}

.plyr__tooltip::before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.9);
  bottom: -4px;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr .plyr__control:hover .plyr__tooltip,
.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip::before,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
  left: 16px;
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%;
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
  left: auto;
  right: 16px;
  transform: translateX(50%);
}

.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible,
.plyr__controls > .plyr__control:last-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible {
  transform: translate(0, 0) scale(1);
}

.plyr--video {
  background: #000;
  overflow: hidden;
}

.plyr--video.plyr--menu-open {
  overflow: visible;
}

.plyr__video-wrapper {
  background: #000;
  border-radius: inherit;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.plyr__progress {
  flex: 1;
  left: 7px;
  margin-right: 14px;
  position: relative;
}

.plyr__progress input[type='range'], .plyr__progress__buffer {
  margin-left: -7px;
  margin-right: -7px;
  width: calc(100% + 14px);
}

.plyr__progress input[type='range'] {
  position: relative;
  z-index: 2;
}

.plyr__progress .plyr__tooltip {
  font-size: 14px;
  left: 0;
}

.plyr__progress__buffer {
  -webkit-appearance: none;
  /* stylelint-disable-line */
  background: transparent;
  border: 0;
  border-radius: 100px;
  height: 6px;
  left: 0;
  margin-top: -3px;
  padding: 0;
  position: absolute;
  top: 50%;
}

.plyr__progress__buffer::-webkit-progress-bar {
  background: transparent;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 6px;
}

.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 6px;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  transition: width 0.2s ease;
}

.plyr--video .plyr__progress__buffer {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.25);
}

.plyr--audio .plyr__progress__buffer {
  color: rgba(183, 197, 205, 0.66);
}

.plyr--loading .plyr__progress__buffer {
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, rgba(47, 52, 61, 0.6) 25%, transparent 25%, transparent 50%, rgba(47, 52, 61, 0.6) 50%, rgba(47, 52, 61, 0.6) 75%, transparent 75%, transparent);
  background-repeat: repeat-x;
  background-size: 25px 25px;
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: rgba(183, 197, 205, 0.66);
}

.plyr__volume {
  align-items: center;
  display: flex;
  flex: 1;
  position: relative;
}

.plyr__volume input[type='range'] {
  margin-left: 5px;
  position: relative;
  z-index: 2;
}

@media (min-width: 480px) {
  .plyr__volume {
    max-width: 90px;
  }
}

@media (min-width: 768px) {
  .plyr__volume {
    max-width: 110px;
  }
}

.plyr--is-ios .plyr__volume {
  display: none !important;
}

.plyr--is-ios.plyr--vimeo [data-plyr='mute'] {
  display: none !important;
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:fullscreen video {
  height: 100%;
}

.plyr:fullscreen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}

.plyr:fullscreen .plyr__video-embed {
  overflow: visible;
}

.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:fullscreen .plyr__captions {
    font-size: 21px;
  }
}

/* stylelint-disable-next-line */
.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-webkit-full-screen video {
  height: 100%;
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}

.plyr:-webkit-full-screen .plyr__video-embed {
  overflow: visible;
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px;
  }
}

/* stylelint-disable-next-line */
.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-moz-full-screen video {
  height: 100%;
}

.plyr:-moz-full-screen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}

.plyr:-moz-full-screen .plyr__video-embed {
  overflow: visible;
}

.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-moz-full-screen .plyr__captions {
    font-size: 21px;
  }
}

/* stylelint-disable-next-line */
.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-ms-fullscreen video {
  height: 100%;
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}

.plyr:-ms-fullscreen .plyr__video-embed {
  overflow: visible;
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px;
  }
}

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000;
}

.plyr--fullscreen-fallback video {
  height: 100%;
}

.plyr--fullscreen-fallback .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}

.plyr--fullscreen-fallback .plyr__video-embed {
  overflow: visible;
}

.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%);
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px;
  }
}

.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.plyr__ads > div,
.plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}

.plyr__ads::after {
  background: rgba(47, 52, 61, 0.8);
  border-radius: 2px;
  bottom: 10px;
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  z-index: 3;
}

.plyr__ads::after:empty {
  display: none;
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: 6px;
  left: 0;
  margin: -3px 0 0;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  width: 3px;
  z-index: 3;
}

.plyr--no-transition {
  transition: none !important;
}

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

.plyr [hidden] {
  display: none !important;
}

.plyr {
  font-family: "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.plyr__poster {
  background-size: cover !important;
}

button.plyr__control--overlaid {
  background: #e05606;
  width: 3.75rem;
  height: 3.75rem;
  padding: 0;
}

button.plyr__control--overlaid svg {
  transform: scaleX(0.75);
  margin: 0 auto;
}

button.plyr__control--overlaid:hover {
  background: #c74c05;
}

.plyr--video .plyr__control:hover {
  background: #c74c05;
}

.plyr--full-ui input[type='range'] {
  color: #e05606;
}

div.rounded video, div.rounded .plyr {
  border-radius: 0.625rem;
  overflow: hidden;
}

div.rounded .plyr__controls {
  border-radius: 0 0 0.625rem 0.625rem;
}

.plyr__video-wrapper, .plyr__poster, .plyr--video {
  background: transparent;
}

.video-poster {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-poster .btn {
  position: absolute;
}

/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */
code[class*="language-"],
pre[class*="language-"] {
  color: black;
  background: none;
  text-shadow: 0 1px white;
  font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
  font-size: 1em;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
  text-shadow: none;
  background: #b3d4fc;
}

pre[class*="language-"]::selection, pre[class*="language-"] ::selection,
code[class*="language-"]::selection, code[class*="language-"] ::selection {
  text-shadow: none;
  background: #b3d4fc;
}

@media print {
  code[class*="language-"],
  pre[class*="language-"] {
    text-shadow: none;
  }
}

/* Code blocks */
pre[class*="language-"] {
  padding: 1em;
  margin: .5em 0;
  overflow: auto;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #f5f2f0;
}

/* Inline code */
:not(pre) > code[class*="language-"] {
  padding: .1em;
  border-radius: .3em;
  white-space: normal;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray;
}

.token.punctuation {
  color: #999;
}

.namespace {
  opacity: .7;
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
  color: #905;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #690;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
  color: #9a6e3a;
  background: rgba(255, 255, 255, 0.5);
}

.token.atrule,
.token.attr-value,
.token.keyword {
  color: #07a;
}

.token.function,
.token.class-name {
  color: #DD4A68;
}

.token.regex,
.token.important,
.token.variable {
  color: #e90;
}

.token.important,
.token.bold {
  font-weight: bold;
}

.token.italic {
  font-style: italic;
}

.token.entity {
  cursor: help;
}

pre[class*='language-'], code[class*='language-'] {
  background: #fdf3ee;
  color: #212529;
  border: none;
}

article pre[class*='language-'] {
  margin: 1rem 0;
  border-radius: 0.3125rem;
}

pre[class*="language-"] {
  padding: 1.5rem;
}

body {
  transition: opacity 0.4s ease;
}

body.fade-page {
  opacity: 0;
}

.popover {
  font-weight: 600;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}

.popover-header {
  padding-bottom: 0;
  border-bottom: none;
  font-size: 0.76562rem;
}

.popover-body {
  padding-top: .5rem;
}

.popover-image {
  position: relative;
}

.popover-hotspot {
  cursor: pointer;
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 50%;
  position: absolute;
  animation: hotspotPulse 2s ease infinite alternate;
}

@keyframes hotspotPulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.3);
    opacity: 0.5;
  }
}

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

.pricing-table thead th {
  border-top: 0;
  border-bottom-width: 1px;
}

.pricing-table th, .pricing-table td {
  padding: 1.5rem;
}

.pricing-table td, .pricing-table th {
  vertical-align: middle;
}

.pricing-table th:not(:last-child), .pricing-table td:not(:last-child) {
  border-right: 1px solid #dee2e6;
}

.pricing-table tbody tr {
  transition: background-color 0.2s ease;
}

.pricing-table-competitors thead {
  text-align: center;
}

.pricing-table-competitors thead th {
  border-top: 0;
  vertical-align: middle;
}

.pricing-table-competitors tbody .icon-round {
  margin: 0 auto;
}

.pricing-table-competitors tbody th {
  max-width: 120px;
}

.pricing-ticket:before, .pricing-ticket:after {
  content: '';
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background: #fff;
  flex-shrink: 0;
  position: absolute;
  left: -0.75rem;
}

.pricing-ticket:after {
  left: auto;
  right: -0.75rem;
}

.process-circle {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #fff;
  font-size: 1.125rem;
}

.process-circle:empty:after {
  content: '';
  width: .5rem;
  height: .5rem;
  border-radius: 50%;
}

.process-circle:empty.bg-primary {
  background: rgba(224, 86, 6, 0.05) !important;
}

.process-circle:empty.bg-primary:after {
  background-color: #e05606;
}

.process-circle:empty.bg-primary-2 {
  background: rgba(224, 85, 85, 0.05) !important;
}

.process-circle:empty.bg-primary-2:after {
  background-color: #e05555;
}

.process-circle:empty.bg-primary-3 {
  background: rgba(59, 11, 18, 0.05) !important;
}

.process-circle:empty.bg-primary-3:after {
  background-color: #3b0b12;
}

.process-vertical {
  padding: 0;
  width: 100%;
  list-style: none;
  display: flex;
  flex-direction: column;
}

.process-vertical li {
  display: flex;
  align-items: center;
}

.process-vertical li .process-circle {
  margin-right: 1.5rem;
}

.process-vertical li:not(:last-child) {
  position: relative;
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .process-vertical li {
    width: 50%;
    margin-left: 50%;
  }
  .process-vertical li .process-circle {
    margin-left: -1.5rem;
  }
  .process-vertical li:nth-child(even) {
    flex-direction: row-reverse;
    text-align: right;
    margin-left: 0;
    margin-right: 50%;
  }
  .process-vertical li:nth-child(even) .process-circle {
    margin-right: -1.5rem;
    margin-left: 1.5rem;
  }
  .process-vertical li:not(:last-child) {
    padding-bottom: 4.5rem;
    margin-bottom: 0;
  }
  .process-vertical li:not(:last-child):after {
    content: '';
    display: block;
    width: 1px;
    height: 3rem;
    background: #dee2e6;
    position: absolute;
    top: 4.125rem;
  }
  .text-light .process-vertical li:not(:last-child):after {
    background: rgba(255, 255, 255, 0.25);
  }
}

.progress-bar {
  font-weight: 600;
}

.progress-bar:only-child {
  border-radius: 10rem;
}

.progress {
  height: auto;
  min-height: 0.375rem;
}

progress.reading-position {
  transition: opacity 0.2s ease;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  color: #e05555;
}

progress.reading-position.reading-position-hidden {
  opacity: 0;
}

progress.reading-position::-webkit-progress-bar {
  background-color: transparent;
}

progress.reading-position::-webkit-progress-value {
  background-color: #e05555;
}

progress.reading-position::-moz-progress-bar {
  background-color: #e05555;
}

.article-progress {
  width: 100%;
  position: fixed;
  z-index: 998;
}

.article-progress .article-progress-wrapper {
  background: #fff;
  box-shadow: 0 0.625rem 1.5rem rgba(0, 0, 0, 0.08);
  transition: opacity 0.2s ease;
  border-bottom: 1px solid #dee2e6;
}

.article-progress .reading-position-hidden + .article-progress-wrapper, .article-progress .reading-position[value="0"] + .article-progress-wrapper {
  opacity: 0;
  pointer-events: none;
  height: 0;
}

.navbar-container:not([style]) + .article-progress {
  top: 0;
}

th {
  font-weight: 600;
  color: #212529;
}

.table-dark th {
  color: #fff;
}

.table thead th {
  border-bottom-width: 1px;
}

article table {
  margin-bottom: 1.5rem;
  border-top: 1px solid #dee2e6;
}

article table td {
  vertical-align: top;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}

article table td:not(:last-child) {
  white-space: nowrap;
  padding-right: 1.5rem;
}

article table thead th {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-right: 1.5rem;
}

article table tr {
  border-bottom: 1px solid #dee2e6;
}

.tooltip {
  font-weight: 600;
}

.user img {
  border-radius: 50%;
  max-height: 3rem;
}

.user [data-scribe="component:author"] {
  display: none;
}

.timePosted > a {
  color: #adb5bd;
}

.tweet {
  word-break: break-word;
}

.step-circles {
  border-bottom: none;
}

.step-circles .nav-link {
  border: 0;
  position: relative;
  padding: 0;
  width: 3rem;
  height: 3rem;
  background: rgba(224, 86, 6, 0.1);
  border-radius: 50%;
  color: #e05606 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1 !important;
  transition: background-color 0.2s ease;
}

.step-circles .nav-link:hover {
  background: rgba(224, 86, 6, 0.15);
}

.step-circles .nav-item {
  margin: 0 1.5rem;
  opacity: .5;
}

.step-circles .nav-item.active .nav-link {
  background: #e05606;
  color: #fff !important;
}

.step-circles .nav-item.active, .step-circles .nav-item.done {
  opacity: 1;
}

.step-circles .nav-item:not(:last-child) .nav-link:after {
  content: '';
  width: 3rem;
  height: 4px;
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(224, 86, 6, 0.1);
  pointer-events: none;
}

.wizard > ul:not(.step-circles) .btn {
  border-radius: 0.3125rem 0.3125rem 0 0;
}

.wizard > ul:not(.step-circles) > li.active .btn {
  opacity: 1 !important;
  background: #e05606;
  color: #fff;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .card .card-img-overlay {
    top: 0;
  }
  .card > a {
    flex-shrink: 0;
  }
  .card.justify-content-end .card-img-overlay {
    top: auto;
    bottom: 0;
  }
  .card:not([class*='col-']) {
    width: 100%;
  }
  .card > div {
    max-width: 100%;
  }
  .card.card-article-wide .card-body {
    width: 100%;
  }
  .flex-column > img.flex-grow-1 {
    flex-grow: 0 !important;
    flex-shrink: 0 !important;
  }
  .icon {
    flex-shrink: 0 !important;
  }
  .icon-logo {
    width: auto !important;
    max-width: 6rem !important;
  }
  svg.icon {
    width: 1.5rem;
  }
  svg.icon.icon-md {
    width: 2.25rem;
  }
  svg.icon.icon-lg {
    width: 3rem;
  }
  svg.icon.icon-sm {
    width: 0.75rem;
  }
  img {
    flex-shrink: 0;
  }
  img.flex-grow-1 {
    flex-grow: 0 !important;
  }
  .list-group {
    width: 100%;
  }
  .row {
    width: 100%;
  }
  .text-image-2 {
    display: block;
  }
  .text-image-2 .bg-white {
    bottom: 0;
    right: 0;
  }
  .video-cover .video-play-icon {
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .video-play-icon:after {
    content: 'Play';
    bottom: 51px;
    right: 5px;
    font-size: .5rem;
  }
  .progress-bar {
    display: block;
    height: 6px;
  }
  .video-poster .btn-round {
    left: 50%;
    transform: translateX(-50%);
  }
  .process-vertical li:not(:last-child):after {
    display: none;
  }
  .flickity-button-icon {
    display: block;
  }
  .min-vh-100 {
    height: 100vh;
  }
}

@media (min-width: 768px) {
  .docs-sidebar {
    height: calc(100vh - 4.5625rem);
    overflow-y: scroll;
    position: -webkit-sticky;
    position: sticky;
    top: 4.5625rem;
  }
  #docs-index {
    display: block !important;
  }
}

.docs-dl {
  margin-left: 0;
  margin-right: 0;
  border-top: 1px solid #dee2e6;
}

.docs-dl p {
  margin-bottom: 0;
}

.docs-dl > dt, .docs-dl > dd {
  margin: 0;
  padding: .5rem;
  border-bottom: 1px solid #dee2e6;
}

.alert p {
  margin-bottom: 0;
}

.code-snippet {
  position: relative;
}

.code-snippet .btn-clipboard {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  opacity: 0;
}

.code-snippet:hover .btn-clipboard {
  opacity: 1;
}

.docs-graphic .btn {
  margin: .5rem;
}

.docs-graphic:not(:hover) .btn {
  opacity: 0;
}

@font-face {
  font-family: 'cartzilla-icons';
  src: url("../fonts/cartzilla-icons.ttf?v4xwry") format("truetype"), url("../fonts/cartzilla-icons.woff?v4xwry") format("woff"), url("../fonts/cartzilla-icons.svg?v4xwry#cartzilla-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="czi-"], [class*=" czi-"] {
  display: inline-block;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cartzilla-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.czi-add-circle::before {
  content: "\e900";
}

.czi-add-document::before {
  content: "\e901";
}

.czi-add-location::before {
  content: "\e902";
}

.czi-add::before {
  content: "\e903";
}

.czi-announcement::before {
  content: "\e904";
}

.czi-arrow-down-circle::before {
  content: "\e905";
}

.czi-arrow-down::before {
  content: "\e906";
}

.czi-arrow-left-circle::before {
  content: "\e907";
}

.czi-arrow-left::before {
  content: "\e908";
}

.czi-arrow-right-circle::before {
  content: "\e909";
}

.czi-arrow-right::before {
  content: "\e90a";
}

.czi-arrow-up-circle::before {
  content: "\e90b";
}

.czi-arrow-up::before {
  content: "\e90c";
}

.czi-arrows-horizontal::before {
  content: "\e90d";
}

.czi-arrows-vertical::before {
  content: "\e90e";
}

.czi-bag::before {
  content: "\e90f";
}

.czi-basket::before {
  content: "\e910";
}

.czi-behance::before {
  content: "\e911";
}

.czi-bell::before {
  content: "\e912";
}

.czi-bluetooth::before {
  content: "\e913";
}

.czi-book::before {
  content: "\e914";
}

.czi-bookmark::before {
  content: "\e915";
}

.czi-briefcase::before {
  content: "\e916";
}

.czi-calculator::before {
  content: "\e917";
}

.czi-camera::before {
  content: "\e918";
}

.czi-card::before {
  content: "\e919";
}

.czi-cart::before {
  content: "\e91a";
}

.czi-chat::before {
  content: "\e91b";
}

.czi-check-circle::before {
  content: "\e91c";
}

.czi-check::before {
  content: "\e91d";
}

.czi-clip::before {
  content: "\e91e";
}

.czi-close-circle::before {
  content: "\e91f";
}

.czi-close::before {
  content: "\e920";
}

.czi-cloud-check::before {
  content: "\e921";
}

.czi-cloud-download::before {
  content: "\e922";
}

.czi-cloud-upload::before {
  content: "\e923";
}

.czi-cloud::before {
  content: "\e924";
}

.czi-coin::before {
  content: "\e925";
}

.czi-coins::before {
  content: "\e926";
}

.czi-currency-exchange::before {
  content: "\e927";
}

.czi-delete-document::before {
  content: "\e928";
}

.czi-delete-folder::before {
  content: "\e929";
}

.czi-delete-location::before {
  content: "\e92a";
}

.czi-diamond::before {
  content: "\e92b";
}

.czi-document-alt::before {
  content: "\e92c";
}

.czi-document::before {
  content: "\e92d";
}

.czi-dollar-circle::before {
  content: "\e92e";
}

.czi-dollar::before {
  content: "\e92f";
}

.czi-dribbble::before {
  content: "\e930";
}

.czi-earphones::before {
  content: "\e931";
}

.czi-edit-alt::before {
  content: "\e932";
}

.czi-edit::before {
  content: "\e933";
}

.czi-euro-circle::before {
  content: "\e934";
}

.czi-euro::before {
  content: "\e935";
}

.czi-exit-full-screen::before {
  content: "\e936";
}

.czi-eye::before {
  content: "\e937";
}

.czi-facebook::before {
  content: "\e938";
}

.czi-filter-alt::before {
  content: "\e939";
}

.czi-filter::before {
  content: "\e93a";
}

.czi-flag::before {
  content: "\e93b";
}

.czi-folder::before {
  content: "\e93c";
}

.czi-forward::before {
  content: "\e93d";
}

.czi-full-screen::before {
  content: "\e93e";
}

.czi-gift::before {
  content: "\e93f";
}

.czi-globe::before {
  content: "\e940";
}

.czi-google::before {
  content: "\e941";
}

.czi-hangouts::before {
  content: "\e942";
}

.czi-heart-circle::before {
  content: "\e943";
}

.czi-heart::before {
  content: "\e944";
}

.czi-help::before {
  content: "\e945";
}

.czi-home::before {
  content: "\e946";
}

.czi-idea::before {
  content: "\e947";
}

.czi-image::before {
  content: "\e948";
}

.czi-increase::before {
  content: "\e949";
}

.czi-instagram::before {
  content: "\e94a";
}

.czi-joystick::before {
  content: "\e94b";
}

.czi-key::before {
  content: "\e94c";
}

.czi-lable::before {
  content: "\e94d";
}

.czi-laptop::before {
  content: "\e94e";
}

.czi-lightning::before {
  content: "\e94f";
}

.czi-link::before {
  content: "\e950";
}

.czi-linkedin::before {
  content: "\e951";
}

.czi-list::before {
  content: "\e952";
}

.czi-loading::before {
  content: "\e953";
}

.czi-location::before {
  content: "\e954";
}

.czi-locked::before {
  content: "\e955";
}

.czi-mail::before {
  content: "\e956";
}

.czi-map::before {
  content: "\e957";
}

.czi-menu-circle::before {
  content: "\e958";
}

.czi-menu::before {
  content: "\e959";
}

.czi-message::before {
  content: "\e95a";
}

.czi-messenger::before {
  content: "\e95b";
}

.czi-mobile::before {
  content: "\e95c";
}

.czi-money-bag::before {
  content: "\e95d";
}

.czi-money-box::before {
  content: "\e95e";
}

.czi-moon::before {
  content: "\e95f";
}

.czi-music::before {
  content: "\e960";
}

.czi-navigation::before {
  content: "\e961";
}

.czi-odnoklassniki::before {
  content: "\e962";
}

.czi-package::before {
  content: "\e963";
}

.czi-percent::before {
  content: "\e964";
}

.czi-phone::before {
  content: "\e965";
}

.czi-pinterest::before {
  content: "\e966";
}

.czi-plane::before {
  content: "\e967";
}

.czi-play-circle::before {
  content: "\e968";
}

.czi-play::before {
  content: "\e969";
}

.czi-reduce::before {
  content: "\e96a";
}

.czi-reload::before {
  content: "\e96b";
}

.czi-remove-document::before {
  content: "\e96c";
}

.czi-remove-folder::before {
  content: "\e96d";
}

.czi-reply::before {
  content: "\e96e";
}

.czi-rocket::before {
  content: "\e96f";
}

.czi-ruler::before {
  content: "\e970";
}

.czi-scroll::before {
  content: "\e971";
}

.czi-search::before {
  content: "\e972";
}

.czi-security-announcement::before {
  content: "\e973";
}

.czi-security-check::before {
  content: "\e974";
}

.czi-security-close::before {
  content: "\e975";
}

.czi-security-prohibition::before {
  content: "\e976";
}

.czi-send::before {
  content: "\e977";
}

.czi-server-alt::before {
  content: "\e978";
}

.czi-server::before {
  content: "\e979";
}

.czi-settings::before {
  content: "\e97a";
}

.czi-share-alt::before {
  content: "\e97b";
}

.czi-share::before {
  content: "\e97c";
}

.czi-skype::before {
  content: "\e97d";
}

.czi-smile::before {
  content: "\e97e";
}

.czi-star-filled::before {
  content: "\e97f";
}

.czi-star::before {
  content: "\e980";
}

.czi-sun::before {
  content: "\e981";
}

.czi-support::before {
  content: "\e982";
}

.czi-target::before {
  content: "\e983";
}

.czi-telegram::before {
  content: "\e984";
}

.czi-thumb-up::before {
  content: "\e985";
}

.czi-time::before {
  content: "\e986";
}

.czi-trash::before {
  content: "\e987";
}

.czi-tumblr::before {
  content: "\e988";
}

.czi-turn-off::before {
  content: "\e989";
}

.czi-twitter::before {
  content: "\e98a";
}

.czi-unlocked::before {
  content: "\e98b";
}

.czi-user-circle::before {
  content: "\e98c";
}

.czi-user::before {
  content: "\e98d";
}

.czi-viber::before {
  content: "\e98e";
}

.czi-video::before {
  content: "\e98f";
}

.czi-view-grid::before {
  content: "\e990";
}

.czi-view-list::before {
  content: "\e991";
}

.czi-vimeo::before {
  content: "\e992";
}

.czi-vk::before {
  content: "\e993";
}

.czi-wallet::before {
  content: "\e994";
}

.czi-watch::before {
  content: "\e995";
}

.czi-weather::before {
  content: "\e996";
}

.czi-wechat::before {
  content: "\e997";
}

.czi-youtube-outline::before {
  content: "\e998";
}

.czi-youtube::before {
  content: "\e999";
}

.czi-caret:before {
  content: "\e99a";
}

.czi-paypal:before {
  content: "\e99b";
}

.czi-delivery:before {
  content: "\e99c";
}

.czi-loudspeaker:before {
  content: "\e99d";
}

.czi-sign-in:before {
  content: "\e99e";
}

.czi-sign-out:before {
  content: "\e99f";
}

.czi-wash:before {
  content: "\e9a0";
}

.czi-bleach:before {
  content: "\e9a1";
}

.czi-hand-wash:before {
  content: "\e9a2";
}

.czi-ironing:before {
  content: "\e9a3";
}

.czi-dry-clean:before {
  content: "\e9a4";
}

.czi-add-user:before {
  content: "\e9a5";
}

.czi-compare:before {
  content: "\e9a6";
}

.czi-monitor:before {
  content: "\e9a7";
}

.czi-printer:before {
  content: "\e9a8";
}

.czi-speaker:before {
  content: "\e9a9";
}

.czi-download:before {
  content: "\e9aa";
}

.czi-upload:before {
  content: "\e9ab";
}

.czi-bluetooth-circle:before {
  content: "\e9ac";
}

.czi-battery:before {
  content: "\e9ad";
}

.czi-sound-waves:before {
  content: "\e9ae";
}

.czi-paprika:before {
  content: "\e9af";
}

.czi-chili:before {
  content: "\e9b0";
}

.czi-canned-food:before {
  content: "\e9b1";
}

.czi-toothbrush:before {
  content: "\e9b2";
}

.czi-pumpkin:before {
  content: "\e9b3";
}

.czi-orange:before {
  content: "\e9b4";
}

.czi-broccoli:before {
  content: "\e9b5";
}

.czi-sauce:before {
  content: "\e9b6";
}

.czi-soap:before {
  content: "\e9b7";
}

.czi-toilet-paper:before {
  content: "\e9b8";
}

.czi-lemon:before {
  content: "\e9b9";
}

.czi-bread:before {
  content: "\e9ba";
}

.czi-jam:before {
  content: "\e9bb";
}

.czi-fish:before {
  content: "\e9bc";
}

.czi-wine:before {
  content: "\e9bd";
}

.czi-truck:before {
  content: "\e9be";
}

.czi-tag:before {
  content: "\e9bf";
}

.czi-eggs:before {
  content: "\e9c0";
}

.czi-store:before {
  content: "\e9c1";
}

.czi-ham-leg:before {
  content: "\e9c2";
}

.czi-discount:before {
  content: "\e9c3";
}

.czi-open:before {
  content: "\e9c4";
}

.czi-juice:before {
  content: "\e9c5";
}

.czi-cheese:before {
  content: "\e9c6";
}

.czi-milk:before {
  content: "\e9c7";
}

.czi-cashier:before {
  content: "\e9c8";
}

.czi-avocado:before {
  content: "\e9c9";
}

.czi-apple:before {
  content: "\e9ca";
}

.czi-pizza:before {
  content: "\e9cb";
}

.czi-scale:before {
  content: "\e9cc";
}

.czi-ice-cream:before {
  content: "\e9cd";
}

.czi-water-bottle:before {
  content: "\e9ce";
}

.czi-carrot:before {
  content: "\e9cf";
}

.czi-basket-alt:before {
  content: "\e9d0";
}

.czi-corn:before {
  content: "\e9d1";
}

.czi-frozen:before {
  content: "\e9d2";
}

.czi-lollipop:before {
  content: "\e9d3";
}

.czi-pot:before {
  content: "\e9d4";
}

.box-shadow {
  box-shadow: 0 0.625rem 1.5rem rgba(0, 0, 0, 0.08) !important;
}

.box-shadow-sm {
  box-shadow: 0 0.125rem 0.625rem rgba(0, 0, 0, 0.05) !important;
}

.box-shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.ma0 {
  margin: 0 !important;
}

.ma5 {
  margin: 5px !important;
}

.ma10 {
  margin: 10px !important;
}

.ma15 {
  margin: 15px !important;
}

.ma20 {
  margin: 20px !important;
}

.ma25 {
  margin: 25px !important;
}

.ma30 {
  margin: 30px !important;
}

.ma35 {
  margin: 35px !important;
}

.ma40 {
  margin: 40px !important;
}

.ma45 {
  margin: 45px !important;
}

.ma50 {
  margin: 50px !important;
}

.mat0 {
  margin-top: 0 !important;
}

.mat1 {
  margin-top: 1px !important;
}

.mat2 {
  margin-top: 2px !important;
}

.mat3 {
  margin-top: 3px !important;
}

.mat4 {
  margin-top: 4px !important;
}

.mat5 {
  margin-top: 5px !important;
}

.mat10 {
  margin-top: 10px !important;
}

.mat15 {
  margin-top: 15px !important;
}

.mat20 {
  margin-top: 20px !important;
}

.mat25 {
  margin-top: 25px !important;
}

.mat30 {
  margin-top: 30px !important;
}

.mat35 {
  margin-top: 35px !important;
}

.mat40 {
  margin-top: 40px !important;
}

.mat45 {
  margin-top: 45px !important;
}

.mat50 {
  margin-top: 50px !important;
}

.mar0 {
  margin-right: 0 !important;
}

.mar3 {
  margin-right: 3px !important;
}

.mar5 {
  margin-right: 5px !important;
}

.mar10 {
  margin-right: 10px !important;
}

.mar15 {
  margin-right: 15px !important;
}

.mar20 {
  margin-right: 20px !important;
}

.mar25 {
  margin-right: 25px !important;
}

.mar30 {
  margin-right: 30px !important;
}

.mar35 {
  margin-right: 35px !important;
}

.mar40 {
  margin-right: 40px !important;
}

.mar45 {
  margin-right: 45px !important;
}

.mar50 {
  margin-right: 50px !important;
}

.mab0 {
  margin-bottom: 0 !important;
}

.mab5 {
  margin-bottom: 5px !important;
}

.mab10 {
  margin-bottom: 10px !important;
}

.mab15 {
  margin-bottom: 15px !important;
}

.mab20 {
  margin-bottom: 20px !important;
}

.mab25 {
  margin-bottom: 25px !important;
}

.mab30 {
  margin-bottom: 30px !important;
}

.mab35 {
  margin-bottom: 35px !important;
}

.mab40 {
  margin-bottom: 40px !important;
}

.mab45 {
  margin-bottom: 45px !important;
}

.mab50 {
  margin-bottom: 50px !important;
}

.mab150 {
  margin-bottom: 150px !important;
}

.mal0 {
  margin-left: 0 !important;
}

.mal5 {
  margin-left: 5px !important;
}

.mal10 {
  margin-left: 10px !important;
}

.mal12 {
  margin-left: 12px !important;
}

.mal15 {
  margin-left: 15px !important;
}

.mal20 {
  margin-left: 20px !important;
}

.mal25 {
  margin-left: 25px !important;
}

.mal30 {
  margin-left: 30px !important;
}

.mal35 {
  margin-left: 35px !important;
}

.mal40 {
  margin-left: 40px !important;
}

.mal45 {
  margin-left: 45px !important;
}

.mal50 {
  margin-left: 50px !important;
}

.mal100 {
  margin-left: 100px !important;
}

.mal150 {
  margin-left: 150px !important;
}

.pa0 {
  padding: 0 !important;
}

.pa5 {
  padding: 5px !important;
}

.pa10 {
  padding: 10px !important;
}

.pa15 {
  padding: 15px !important;
}

.pa20 {
  padding: 20px !important;
}

.pa25 {
  padding: 25px !important;
}

.pa30 {
  padding: 30px !important;
}

.pa35 {
  padding: 35px !important;
}

.pa40 {
  padding: 40px !important;
}

.pa45 {
  padding: 45px !important;
}

.pa50 {
  padding: 50px !important;
}

.pat0 {
  padding-top: 0 !important;
}

.pat5 {
  padding-top: 5px !important;
}

.pat10 {
  padding-top: 10px !important;
}

.pat15 {
  padding-top: 15px !important;
}

.pat20 {
  padding-top: 20px !important;
}

.pat25 {
  padding-top: 25px !important;
}

.pat30 {
  padding-top: 30px !important;
}

.pat35 {
  padding-top: 35px !important;
}

.pat40 {
  padding-top: 40px !important;
}

.pat45 {
  padding-top: 45px !important;
}

.pat50 {
  padding-top: 50px !important;
}

.par0 {
  padding-right: 0 !important;
}

.par5 {
  padding-right: 5px !important;
}

.par10 {
  padding-right: 10px !important;
}

.par15 {
  padding-right: 15px !important;
}

.par20 {
  padding-right: 20px !important;
}

.par25 {
  padding-right: 25px !important;
}

.par30 {
  padding-right: 30px !important;
}

.par35 {
  padding-right: 35px !important;
}

.par40 {
  padding-right: 40px !important;
}

.par45 {
  padding-right: 45px !important;
}

.par50 {
  padding-right: 50px !important;
}

.pab0 {
  padding-bottom: 0 !important;
}

.pab5 {
  padding-bottom: 5px !important;
}

.pab10 {
  padding-bottom: 10px !important;
}

.pab15 {
  padding-bottom: 15px !important;
}

.pab20 {
  padding-bottom: 20px !important;
}

.pab25 {
  padding-bottom: 25px !important;
}

.pab30 {
  padding-bottom: 30px !important;
}

.pab35 {
  padding-bottom: 35px !important;
}

.pab40 {
  padding-bottom: 40px !important;
}

.pab45 {
  padding-bottom: 45px !important;
}

.pab50 {
  padding-bottom: 50px !important;
}

.pal0 {
  padding-left: 0 !important;
}

.pal5 {
  padding-left: 5px !important;
}

.pal10 {
  padding-left: 10px !important;
}

.pal12 {
  padding-left: 12px !important;
}

.pal15 {
  padding-left: 15px !important;
}

.pal20 {
  padding-left: 20px !important;
}

.pal25 {
  padding-left: 25px !important;
}

.pal30 {
  padding-left: 30px !important;
}

.pal35 {
  padding-left: 35px !important;
}

.pal40 {
  padding-left: 40px !important;
}

.pal45 {
  padding-left: 45px !important;
}

.pal50 {
  padding-left: 50px !important;
}

.plr10 {
  padding: 0 10px !important;
}

.plr20 {
  padding: 0 20px !important;
}

.fs7 {
  font-size: 7px;
}

.fs8 {
  font-size: 8px;
}

.fs9 {
  font-size: 9px;
}

.fs10 {
  font-size: 10px;
}

.fs11 {
  font-size: 11px;
}

.fs12 {
  font-size: 12px;
}

.fs13 {
  font-size: 13px;
}

.fs14 {
  font-size: 14px;
}

.fs15 {
  font-size: 15px;
}

.fs16 {
  font-size: 16px;
}

.fs17 {
  font-size: 17px;
}

.fs18 {
  font-size: 18px;
}

.fs19 {
  font-size: 19px;
}

.fs20 {
  font-size: 20px;
}

.fs21 {
  font-size: 21px;
}

.fs22 {
  font-size: 22px;
}

.fs23 {
  font-size: 23px;
}

.fs24 {
  font-size: 24px;
}

.fs25 {
  font-size: 25px;
}

.fs26 {
  font-size: 26px;
}

.fs27 {
  font-size: 27px;
}

.fs28 {
  font-size: 28px;
}

.fs29 {
  font-size: 29px;
}

.fs30 {
  font-size: 30px;
}

.fs31 {
  font-size: 31px;
}

.fs32 {
  font-size: 32px;
}

.fs33 {
  font-size: 33px;
}

.fs34 {
  font-size: 34px;
}

.fs35 {
  font-size: 35px;
}

.fs36 {
  font-size: 36px;
}

.fs37 {
  font-size: 37px;
}

.fs38 {
  font-size: 38px;
}

.fs39 {
  font-size: 39px;
}

.fs40 {
  font-size: 40px;
}

.fw100 {
  font-weight: 100;
}

.fw200 {
  font-weight: 200;
}

.fw300 {
  font-weight: 300;
}

.fw400 {
  font-weight: 400;
}

.fw500 {
  font-weight: 500;
}

.fw600 {
  font-weight: 600;
}

.fw700 {
  font-weight: 700;
}

.w1 {
  width: 1%;
}

.w2 {
  width: 2%;
}

.w3 {
  width: 3%;
}

.w4 {
  width: 4%;
}

.w5 {
  width: 5%;
}

.w6 {
  width: 6%;
}

.w7 {
  width: 7%;
}

.w8 {
  width: 8%;
}

.w9 {
  width: 9%;
}

.w10 {
  width: 10%;
}

.w11 {
  width: 11%;
}

.w12 {
  width: 12%;
}

.w13 {
  width: 13%;
}

.w14 {
  width: 14%;
}

.w15 {
  width: 15%;
}

.w16 {
  width: 16%;
}

.w17 {
  width: 17%;
}

.w18 {
  width: 18%;
}

.w19 {
  width: 19%;
}

.w20 {
  width: 20%;
}

.w21 {
  width: 21%;
}

.w22 {
  width: 22%;
}

.w23 {
  width: 23%;
}

.w24 {
  width: 24%;
}

.w25 {
  width: 25%;
}

.w26 {
  width: 26%;
}

.w27 {
  width: 27%;
}

.w28 {
  width: 28%;
}

.w29 {
  width: 29%;
}

.w30 {
  width: 30%;
}

.w31 {
  width: 31%;
}

.w32 {
  width: 32%;
}

.w33 {
  width: 33%;
}

.w34 {
  width: 34%;
}

.w35 {
  width: 35%;
}

.w36 {
  width: 36%;
}

.w37 {
  width: 37%;
}

.w38 {
  width: 38%;
}

.w39 {
  width: 39%;
}

.w40 {
  width: 40%;
}

.w41 {
  width: 41%;
}

.w42 {
  width: 42%;
}

.w43 {
  width: 43%;
}

.w44 {
  width: 44%;
}

.w45 {
  width: 45%;
}

.w46 {
  width: 46%;
}

.w47 {
  width: 47%;
}

.w48 {
  width: 48%;
}

.w49 {
  width: 49%;
}

.w50 {
  width: 50%;
}

.w51 {
  width: 51%;
}

.w52 {
  width: 52%;
}

.w53 {
  width: 53%;
}

.w54 {
  width: 54%;
}

.w55 {
  width: 55%;
}

.w56 {
  width: 56%;
}

.w57 {
  width: 57%;
}

.w58 {
  width: 58%;
}

.w59 {
  width: 59%;
}

.w60 {
  width: 60%;
}

.w61 {
  width: 61%;
}

.w62 {
  width: 62%;
}

.w63 {
  width: 63%;
}

.w64 {
  width: 64%;
}

.w65 {
  width: 65%;
}

.w66 {
  width: 66%;
}

.w67 {
  width: 67%;
}

.w68 {
  width: 68%;
}

.w69 {
  width: 69%;
}

.w70 {
  width: 70%;
}

.w71 {
  width: 71%;
}

.w72 {
  width: 72%;
}

.w73 {
  width: 73%;
}

.w74 {
  width: 74%;
}

.w75 {
  width: 75%;
}

.w76 {
  width: 76%;
}

.w77 {
  width: 77%;
}

.w78 {
  width: 78%;
}

.w79 {
  width: 79%;
}

.w80 {
  width: 80%;
}

.w81 {
  width: 81%;
}

.w82 {
  width: 82%;
}

.w83 {
  width: 83%;
}

.w84 {
  width: 84%;
}

.w85 {
  width: 85%;
}

.w86 {
  width: 86%;
}

.w87 {
  width: 87%;
}

.w88 {
  width: 88%;
}

.w89 {
  width: 89%;
}

.w90 {
  width: 90%;
}

.w91 {
  width: 91%;
}

.w92 {
  width: 92%;
}

.w93 {
  width: 93%;
}

.w94 {
  width: 94%;
}

.w95 {
  width: 95%;
}

.w96 {
  width: 96%;
}

.w97 {
  width: 97%;
}

.w98 {
  width: 98%;
}

.w99 {
  width: 99%;
}

.w100 {
  width: 100%;
}

/*# sourceMappingURL=theme.css.map */