@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Rubik:300,400,700");
@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,500,700");
@import url("https://fonts.googleapis.com/css?family=Roboto+Mono");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
/*!
 * 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: #0030AE;
  --indigo: #6610f2;
  --purple: #4829B2;
  --pink: #e83e8c;
  --red: #fc2c38;
  --orange: #F29600;
  --yellow: #FFCC00;
  --green: #54AF5D;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #555;
  --gray-dark: #333;
  --dark-blue: #202B5F;
  --transparent-white: rgba(255, 255, 255, 0.2);
  --transparent-black: rgba(0, 0, 0, 0.2);
  --primary: #202B5F;
  --secondary: #0030AE;
  --success: #54AF5D;
  --info: #17a2b8;
  --warning: #F29600;
  --danger: #fc2c38;
  --light: #f5f5f5;
  --dark: #151515;
  --rose50: #fff1f2;
  --rose100: #ffe4e6;
  --rose200: #fecdd3;
  --rose300: #fda4af;
  --rose400: #fb7185;
  --rose500: #f43f5e;
  --rose600: #CC6666;
  --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;
  --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;
  --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: #f5f5f5;
  --gray200: #e5e5e5;
  --gray300: #999;
  --gray400: #888;
  --gray500: #777;
  --gray600: #555;
  --gray700: #444;
  --gray800: #333;
  --gray900: #151515;
  --twgray50: #fafafa;
  --twgray100: #f4f4f5;
  --twgray200: #e4e4e7;
  --twgray300: #d4d4d8;
  --twgray400: #a1a1aa;
  --twgray500: #71717a;
  --twgray600: #52525b;
  --twgray700: #3f3f46;
  --twgray800: #27272a;
  --twgray900: #18181b;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1200px;
  --breakpoint-xl: 1600px;
  --font-family-sans-serif: "新ゴ R", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Rubik", sans-serif;
  --font-family-monospace: "Roboto Mono", 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: "新ゴ R", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Rubik", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #151515;
  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: 1em; }

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: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #202B5F;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0d1126;
    text-decoration: underline; }

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: "Roboto Mono", 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: 1.25rem 0.825rem;
  padding-bottom: 1.25rem 0.825rem;
  color: #888;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

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

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1em;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 300;
  line-height: 1.25;
  color: inherit; }

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

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

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

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

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

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

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 5rem;
  font-weight: 300;
  line-height: 1.25; }

.display-2 {
  font-size: 4.375rem;
  font-weight: 300;
  line-height: 1.25; }

.display-3 {
  font-size: 3.75rem;
  font-weight: 300;
  line-height: 1.25; }

.display-4 {
  font-size: 3.4375rem;
  font-weight: 300;
  line-height: 1.25; }

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

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

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

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

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

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

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

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

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #888; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

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

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

.figure {
  display: inline-block; }

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

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

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: #151515;
  border-radius: 0.4rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #151515; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1170px; } }
  @media (min-width: 1600px) {
    .container {
      max-width: 1300px; } }

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

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

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

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

.col {
  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.3333333333%;
  max-width: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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.3333333333%;
    max-width: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

  .offset-sm-2 {
    margin-left: 16.6666666667%; }

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

  .offset-sm-4 {
    margin-left: 33.3333333333%; }

  .offset-sm-5 {
    margin-left: 41.6666666667%; }

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

  .offset-sm-7 {
    margin-left: 58.3333333333%; }

  .offset-sm-8 {
    margin-left: 66.6666666667%; }

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

  .offset-sm-10 {
    margin-left: 83.3333333333%; }

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@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.3333333333%;
    max-width: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

  .offset-md-2 {
    margin-left: 16.6666666667%; }

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

  .offset-md-4 {
    margin-left: 33.3333333333%; }

  .offset-md-5 {
    margin-left: 41.6666666667%; }

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

  .offset-md-7 {
    margin-left: 58.3333333333%; }

  .offset-md-8 {
    margin-left: 66.6666666667%; }

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

  .offset-md-10 {
    margin-left: 83.3333333333%; }

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .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.3333333333%;
    max-width: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

  .offset-lg-2 {
    margin-left: 16.6666666667%; }

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

  .offset-lg-4 {
    margin-left: 33.3333333333%; }

  .offset-lg-5 {
    margin-left: 41.6666666667%; }

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

  .offset-lg-7 {
    margin-left: 58.3333333333%; }

  .offset-lg-8 {
    margin-left: 66.6666666667%; }

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

  .offset-lg-10 {
    margin-left: 83.3333333333%; }

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1600px) {
  .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.3333333333%;
    max-width: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

  .offset-xl-2 {
    margin-left: 16.6666666667%; }

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

  .offset-xl-4 {
    margin-left: 33.3333333333%; }

  .offset-xl-5 {
    margin-left: 41.6666666667%; }

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

  .offset-xl-7 {
    margin-left: 58.3333333333%; }

  .offset-xl-8 {
    margin-left: 66.6666666667%; }

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

  .offset-xl-10 {
    margin-left: 83.3333333333%; }

  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #151515;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 1.25rem 0.825rem;
    vertical-align: top;
    border-top: 1px solid #231815; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #231815; }
  .table tbody + tbody {
    border-top: 2px solid #231815; }

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

.table-bordered {
  border: 1px solid #231815; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #231815; }
  .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(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #151515;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #c1c4d2; }
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #8b91ac; }

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

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #b8c5e8; }
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #7a93d5; }

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

.table-success,
.table-success > th,
.table-success > td {
  background-color: #cfe9d2; }
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #a6d5ab; }

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

.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: #fbe2b8; }
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #f8c87a; }

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

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #fec4c7; }
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #fd9198; }

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

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fcfcfc; }
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fafafa; }

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

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #bdbdbd; }
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #858585; }

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

.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: #f1d4d4; }
.table-rose600 th,
.table-rose600 td,
.table-rose600 thead th,
.table-rose600 tbody + tbody {
  border-color: #e4afaf; }

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

.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-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-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: #fcfcfc; }
.table-gray100 th,
.table-gray100 td,
.table-gray100 thead th,
.table-gray100 tbody + tbody {
  border-color: #fafafa; }

.table-hover .table-gray100:hover {
  background-color: #efefef; }
  .table-hover .table-gray100:hover > td,
  .table-hover .table-gray100:hover > th {
    background-color: #efefef; }

.table-gray200,
.table-gray200 > th,
.table-gray200 > td {
  background-color: #f8f8f8; }
.table-gray200 th,
.table-gray200 td,
.table-gray200 thead th,
.table-gray200 tbody + tbody {
  border-color: #f1f1f1; }

.table-hover .table-gray200:hover {
  background-color: #ebebeb; }
  .table-hover .table-gray200:hover > td,
  .table-hover .table-gray200:hover > th {
    background-color: #ebebeb; }

.table-gray300,
.table-gray300 > th,
.table-gray300 > td {
  background-color: #e2e2e2; }
.table-gray300 th,
.table-gray300 td,
.table-gray300 thead th,
.table-gray300 tbody + tbody {
  border-color: #cacaca; }

.table-hover .table-gray300:hover {
  background-color: #d5d5d5; }
  .table-hover .table-gray300:hover > td,
  .table-hover .table-gray300:hover > th {
    background-color: #d5d5d5; }

.table-gray400,
.table-gray400 > th,
.table-gray400 > td {
  background-color: #dedede; }
.table-gray400 th,
.table-gray400 td,
.table-gray400 thead th,
.table-gray400 tbody + tbody {
  border-color: #c1c1c1; }

.table-hover .table-gray400:hover {
  background-color: #d1d1d1; }
  .table-hover .table-gray400:hover > td,
  .table-hover .table-gray400:hover > th {
    background-color: #d1d1d1; }

.table-gray500,
.table-gray500 > th,
.table-gray500 > td {
  background-color: #d9d9d9; }
.table-gray500 th,
.table-gray500 td,
.table-gray500 thead th,
.table-gray500 tbody + tbody {
  border-color: #b8b8b8; }

.table-hover .table-gray500:hover {
  background-color: #cccccc; }
  .table-hover .table-gray500:hover > td,
  .table-hover .table-gray500:hover > th {
    background-color: #cccccc; }

.table-gray600,
.table-gray600 > th,
.table-gray600 > td {
  background-color: #cfcfcf; }
.table-gray600 th,
.table-gray600 td,
.table-gray600 thead th,
.table-gray600 tbody + tbody {
  border-color: #a7a7a7; }

.table-hover .table-gray600:hover {
  background-color: #c2c2c2; }
  .table-hover .table-gray600:hover > td,
  .table-hover .table-gray600:hover > th {
    background-color: #c2c2c2; }

.table-gray700,
.table-gray700 > th,
.table-gray700 > td {
  background-color: #cbcbcb; }
.table-gray700 th,
.table-gray700 td,
.table-gray700 thead th,
.table-gray700 tbody + tbody {
  border-color: #9e9e9e; }

.table-hover .table-gray700:hover {
  background-color: #bebebe; }
  .table-hover .table-gray700:hover > td,
  .table-hover .table-gray700:hover > th {
    background-color: #bebebe; }

.table-gray800,
.table-gray800 > th,
.table-gray800 > td {
  background-color: #c6c6c6; }
.table-gray800 th,
.table-gray800 td,
.table-gray800 thead th,
.table-gray800 tbody + tbody {
  border-color: #959595; }

.table-hover .table-gray800:hover {
  background-color: #b9b9b9; }
  .table-hover .table-gray800:hover > td,
  .table-hover .table-gray800:hover > th {
    background-color: #b9b9b9; }

.table-gray900,
.table-gray900 > th,
.table-gray900 > td {
  background-color: #bdbdbd; }
.table-gray900 th,
.table-gray900 td,
.table-gray900 thead th,
.table-gray900 tbody + tbody {
  border-color: #858585; }

.table-hover .table-gray900:hover {
  background-color: #b0b0b0; }
  .table-hover .table-gray900:hover > td,
  .table-hover .table-gray900:hover > th {
    background-color: #b0b0b0; }

.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-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

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

.table .thead-dark th {
  color: #fff;
  background-color: #151515;
  border-color: #282828; }
.table .thead-light th {
  color: #444;
  background-color: #e5e5e5;
  border-color: #231815; }

.table-dark {
  color: #fff;
  background-color: #151515; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #282828; }
  .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: 1199.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }
@media (max-width: 1599.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(3.375rem + 2px);
  padding: 0.9375rem 0.9375rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #151515;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e5e5e5;
  border-radius: 0.4rem;
  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: #151515;
    background-color: #fff;
    border-color: #4056be;
    outline: 0;
    box-shadow: 0; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: rgba(0, 0, 0, 0.1);
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #151515;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.9375rem + 1px);
  padding-bottom: calc(0.9375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #151515;
  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.9125rem + 2px);
  padding: 0.3rem 0.3rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.4rem; }

.form-control-lg {
  height: calc(3.8875rem + 2px);
  padding: 1.1rem 1.1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.4rem; }

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

textarea.form-control {
  height: auto; }

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

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

.form-row {
  display: 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: relative;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #888; }

.form-check-label {
  line-height: 18px;
  margin: 0 0 10px;
  padding-left: 29px;
  position: relative; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

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

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(84, 175, 93, 0.9);
  border-radius: 0.4rem; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #54AF5D;
  padding-right: 3.375rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2354AF5D' 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.46875rem);
  background-size: calc(0.75em + 0.9375rem) calc(0.75em + 0.9375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #54AF5D;
    box-shadow: 0 0 0 0 rgba(84, 175, 93, 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: 3.375rem;
  background-position: top calc(0.375em + 0.46875rem) right calc(0.375em + 0.46875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #54AF5D;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' 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='%2354AF5D' 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.9375rem) calc(0.75em + 0.9375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #54AF5D;
    box-shadow: 0 0 0 0 rgba(84, 175, 93, 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: #54AF5D; }
.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: #54AF5D; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #54AF5D; }
.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: #77bf7e;
  background-color: #77bf7e; }
.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 rgba(84, 175, 93, 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: #54AF5D; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #54AF5D; }
.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: #54AF5D;
  box-shadow: 0 0 0 0 rgba(84, 175, 93, 0.25); }

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(252, 44, 56, 0.9);
  border-radius: 0.4rem; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #fc2c38;
  padding-right: 3.375rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fc2c38' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23fc2c38' 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.46875rem);
  background-size: calc(0.75em + 0.9375rem) calc(0.75em + 0.9375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #fc2c38;
    box-shadow: 0 0 0 0 rgba(252, 44, 56, 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: 3.375rem;
  background-position: top calc(0.375em + 0.46875rem) right calc(0.375em + 0.46875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #fc2c38;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' 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='%23fc2c38' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23fc2c38' 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.9375rem) calc(0.75em + 0.9375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #fc2c38;
    box-shadow: 0 0 0 0 rgba(252, 44, 56, 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: #fc2c38; }
.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: #fc2c38; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #fc2c38; }
.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: #fd5e67;
  background-color: #fd5e67; }
.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 rgba(252, 44, 56, 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: #fc2c38; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #fc2c38; }
.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: #fc2c38;
  box-shadow: 0 0 0 0 rgba(252, 44, 56, 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; } }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #151515;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.9375rem 1.875rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.4rem;
  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: #151515;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0; }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }

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

.btn-primary {
  color: #fff;
  background-color: #202B5F;
  border-color: #202B5F; }
  .btn-primary:hover {
    color: #fff;
    background-color: #161e42;
    border-color: #131a39; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0 rgba(65, 75, 119, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #202B5F;
    border-color: #202B5F; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #131a39;
    border-color: #10152f; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(65, 75, 119, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #0030AE;
  border-color: #0030AE; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #002588;
    border-color: #00227b; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0 rgba(38, 79, 186, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #0030AE;
    border-color: #0030AE; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #00227b;
    border-color: #001e6e; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(38, 79, 186, 0.5); }

.btn-success {
  color: #fff;
  background-color: #54AF5D;
  border-color: #54AF5D; }
  .btn-success:hover {
    color: #fff;
    background-color: #46964e;
    border-color: #428e4a; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0 rgba(110, 187, 117, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #54AF5D;
    border-color: #54AF5D; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #428e4a;
    border-color: #3e8545; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(110, 187, 117, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0 rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #151515;
  background-color: #F29600;
  border-color: #F29600; }
  .btn-warning:hover {
    color: #fff;
    background-color: #cc7e00;
    border-color: #bf7600; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0 rgba(209, 131, 3, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #151515;
    background-color: #F29600;
    border-color: #F29600; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #bf7600;
    border-color: #b26e00; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(209, 131, 3, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #fc2c38;
  border-color: #fc2c38; }
  .btn-danger:hover {
    color: #fff;
    background-color: #fb0614;
    border-color: #f20311; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0 rgba(252, 76, 86, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #fc2c38;
    border-color: #fc2c38; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #f20311;
    border-color: #e50310; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(252, 76, 86, 0.5); }

.btn-light {
  color: #151515;
  background-color: #f5f5f5;
  border-color: #f5f5f5; }
  .btn-light:hover {
    color: #151515;
    background-color: #e2e2e2;
    border-color: gainsboro; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0 rgba(211, 211, 211, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #151515;
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    color: #151515;
    background-color: gainsboro;
    border-color: #d5d5d5; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(211, 211, 211, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #151515;
  border-color: #151515; }
  .btn-dark:hover {
    color: #fff;
    background-color: #020202;
    border-color: black; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0 rgba(56, 56, 56, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #151515;
    border-color: #151515; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: black;
    border-color: black; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(56, 56, 56, 0.5); }

.btn-rose50 {
  color: #151515;
  background-color: #fff1f2;
  border-color: #fff1f2; }
  .btn-rose50:hover {
    color: #151515;
    background-color: #ffcbce;
    border-color: #ffbec3; }
  .btn-rose50:focus, .btn-rose50.focus {
    box-shadow: 0 0 0 0 rgba(220, 208, 209, 0.5); }
  .btn-rose50.disabled, .btn-rose50:disabled {
    color: #151515;
    background-color: #fff1f2;
    border-color: #fff1f2; }
  .btn-rose50:not(:disabled):not(.disabled):active, .btn-rose50:not(:disabled):not(.disabled).active, .show > .btn-rose50.dropdown-toggle {
    color: #151515;
    background-color: #ffbec3;
    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: 0 0 0 0 rgba(220, 208, 209, 0.5); }

.btn-rose100 {
  color: #151515;
  background-color: #ffe4e6;
  border-color: #ffe4e6; }
  .btn-rose100:hover {
    color: #151515;
    background-color: #ffbec3;
    border-color: #ffb1b7; }
  .btn-rose100:focus, .btn-rose100.focus {
    box-shadow: 0 0 0 0 rgba(220, 197, 199, 0.5); }
  .btn-rose100.disabled, .btn-rose100:disabled {
    color: #151515;
    background-color: #ffe4e6;
    border-color: #ffe4e6; }
  .btn-rose100:not(:disabled):not(.disabled):active, .btn-rose100:not(:disabled):not(.disabled).active, .show > .btn-rose100.dropdown-toggle {
    color: #151515;
    background-color: #ffb1b7;
    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: 0 0 0 0 rgba(220, 197, 199, 0.5); }

.btn-rose200 {
  color: #151515;
  background-color: #fecdd3;
  border-color: #fecdd3; }
  .btn-rose200:hover {
    color: #151515;
    background-color: #fda8b2;
    border-color: #fd9ba7; }
  .btn-rose200:focus, .btn-rose200.focus {
    box-shadow: 0 0 0 0 rgba(219, 177, 183, 0.5); }
  .btn-rose200.disabled, .btn-rose200:disabled {
    color: #151515;
    background-color: #fecdd3;
    border-color: #fecdd3; }
  .btn-rose200:not(:disabled):not(.disabled):active, .btn-rose200:not(:disabled):not(.disabled).active, .show > .btn-rose200.dropdown-toggle {
    color: #151515;
    background-color: #fd9ba7;
    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: 0 0 0 0 rgba(219, 177, 183, 0.5); }

.btn-rose300 {
  color: #151515;
  background-color: #fda4af;
  border-color: #fda4af; }
  .btn-rose300:hover {
    color: #151515;
    background-color: #fc7f8e;
    border-color: #fc7283; }
  .btn-rose300:focus, .btn-rose300.focus {
    box-shadow: 0 0 0 0 rgba(218, 143, 152, 0.5); }
  .btn-rose300.disabled, .btn-rose300:disabled {
    color: #151515;
    background-color: #fda4af;
    border-color: #fda4af; }
  .btn-rose300:not(:disabled):not(.disabled):active, .btn-rose300:not(:disabled):not(.disabled).active, .show > .btn-rose300.dropdown-toggle {
    color: #151515;
    background-color: #fc7283;
    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: 0 0 0 0 rgba(218, 143, 152, 0.5); }

.btn-rose400 {
  color: #151515;
  background-color: #fb7185;
  border-color: #fb7185; }
  .btn-rose400:hover {
    color: #fff;
    background-color: #fa4c65;
    border-color: #fa3f5a; }
  .btn-rose400:focus, .btn-rose400.focus {
    box-shadow: 0 0 0 0 rgba(217, 99, 116, 0.5); }
  .btn-rose400.disabled, .btn-rose400:disabled {
    color: #151515;
    background-color: #fb7185;
    border-color: #fb7185; }
  .btn-rose400:not(:disabled):not(.disabled):active, .btn-rose400:not(:disabled):not(.disabled).active, .show > .btn-rose400.dropdown-toggle {
    color: #fff;
    background-color: #fa3f5a;
    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: 0 0 0 0 rgba(217, 99, 116, 0.5); }

.btn-rose500 {
  color: #fff;
  background-color: #f43f5e;
  border-color: #f43f5e; }
  .btn-rose500:hover {
    color: #fff;
    background-color: #f21b40;
    border-color: #f10f36; }
  .btn-rose500:focus, .btn-rose500.focus {
    box-shadow: 0 0 0 0 rgba(246, 92, 118, 0.5); }
  .btn-rose500.disabled, .btn-rose500:disabled {
    color: #fff;
    background-color: #f43f5e;
    border-color: #f43f5e; }
  .btn-rose500:not(:disabled):not(.disabled):active, .btn-rose500:not(:disabled):not(.disabled).active, .show > .btn-rose500.dropdown-toggle {
    color: #fff;
    background-color: #f10f36;
    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: 0 0 0 0 rgba(246, 92, 118, 0.5); }

.btn-rose600 {
  color: #fff;
  background-color: #CC6666;
  border-color: #CC6666; }
  .btn-rose600:hover {
    color: #fff;
    background-color: #c24949;
    border-color: #bf4040; }
  .btn-rose600:focus, .btn-rose600.focus {
    box-shadow: 0 0 0 0 rgba(212, 125, 125, 0.5); }
  .btn-rose600.disabled, .btn-rose600:disabled {
    color: #fff;
    background-color: #CC6666;
    border-color: #CC6666; }
  .btn-rose600:not(:disabled):not(.disabled):active, .btn-rose600:not(:disabled):not(.disabled).active, .show > .btn-rose600.dropdown-toggle {
    color: #fff;
    background-color: #bf4040;
    border-color: #b63d3d; }
    .btn-rose600:not(:disabled):not(.disabled):active:focus, .btn-rose600:not(:disabled):not(.disabled).active:focus, .show > .btn-rose600.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(212, 125, 125, 0.5); }

.btn-rose700 {
  color: #fff;
  background-color: #be123c;
  border-color: #be123c; }
  .btn-rose700:hover {
    color: #fff;
    background-color: #9b0f31;
    border-color: #8f0e2d; }
  .btn-rose700:focus, .btn-rose700.focus {
    box-shadow: 0 0 0 0 rgba(200, 54, 89, 0.5); }
  .btn-rose700.disabled, .btn-rose700:disabled {
    color: #fff;
    background-color: #be123c;
    border-color: #be123c; }
  .btn-rose700:not(:disabled):not(.disabled):active, .btn-rose700:not(:disabled):not(.disabled).active, .show > .btn-rose700.dropdown-toggle {
    color: #fff;
    background-color: #8f0e2d;
    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: 0 0 0 0 rgba(200, 54, 89, 0.5); }

.btn-rose800 {
  color: #fff;
  background-color: #9f1239;
  border-color: #9f1239; }
  .btn-rose800:hover {
    color: #fff;
    background-color: #7d0e2d;
    border-color: #710d29; }
  .btn-rose800:focus, .btn-rose800.focus {
    box-shadow: 0 0 0 0 rgba(173, 54, 87, 0.5); }
  .btn-rose800.disabled, .btn-rose800:disabled {
    color: #fff;
    background-color: #9f1239;
    border-color: #9f1239; }
  .btn-rose800:not(:disabled):not(.disabled):active, .btn-rose800:not(:disabled):not(.disabled).active, .show > .btn-rose800.dropdown-toggle {
    color: #fff;
    background-color: #710d29;
    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: 0 0 0 0 rgba(173, 54, 87, 0.5); }

.btn-rose900 {
  color: #fff;
  background-color: #881337;
  border-color: #881337; }
  .btn-rose900:hover {
    color: #fff;
    background-color: #660e29;
    border-color: #5b0d25; }
  .btn-rose900:focus, .btn-rose900.focus {
    box-shadow: 0 0 0 0 rgba(154, 54, 85, 0.5); }
  .btn-rose900.disabled, .btn-rose900:disabled {
    color: #fff;
    background-color: #881337;
    border-color: #881337; }
  .btn-rose900:not(:disabled):not(.disabled):active, .btn-rose900:not(:disabled):not(.disabled).active, .show > .btn-rose900.dropdown-toggle {
    color: #fff;
    background-color: #5b0d25;
    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: 0 0 0 0 rgba(154, 54, 85, 0.5); }

.btn-pink50 {
  color: #151515;
  background-color: #fdf2f8;
  border-color: #fdf2f8; }
  .btn-pink50:hover {
    color: #151515;
    background-color: #f8d1e6;
    border-color: #f6c6e0; }
  .btn-pink50:focus, .btn-pink50.focus {
    box-shadow: 0 0 0 0 rgba(218, 209, 214, 0.5); }
  .btn-pink50.disabled, .btn-pink50:disabled {
    color: #151515;
    background-color: #fdf2f8;
    border-color: #fdf2f8; }
  .btn-pink50:not(:disabled):not(.disabled):active, .btn-pink50:not(:disabled):not(.disabled).active, .show > .btn-pink50.dropdown-toggle {
    color: #151515;
    background-color: #f6c6e0;
    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: 0 0 0 0 rgba(218, 209, 214, 0.5); }

.btn-pink100 {
  color: #151515;
  background-color: #fce7f3;
  border-color: #fce7f3; }
  .btn-pink100:hover {
    color: #151515;
    background-color: #f8c5e2;
    border-color: #f6badc; }
  .btn-pink100:focus, .btn-pink100.focus {
    box-shadow: 0 0 0 0 rgba(217, 200, 210, 0.5); }
  .btn-pink100.disabled, .btn-pink100:disabled {
    color: #151515;
    background-color: #fce7f3;
    border-color: #fce7f3; }
  .btn-pink100:not(:disabled):not(.disabled):active, .btn-pink100:not(:disabled):not(.disabled).active, .show > .btn-pink100.dropdown-toggle {
    color: #151515;
    background-color: #f6badc;
    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: 0 0 0 0 rgba(217, 200, 210, 0.5); }

.btn-pink200 {
  color: #151515;
  background-color: #fbcfe8;
  border-color: #fbcfe8; }
  .btn-pink200:hover {
    color: #151515;
    background-color: #f8acd7;
    border-color: #f7a0d1; }
  .btn-pink200:focus, .btn-pink200.focus {
    box-shadow: 0 0 0 0 rgba(217, 179, 200, 0.5); }
  .btn-pink200.disabled, .btn-pink200:disabled {
    color: #151515;
    background-color: #fbcfe8;
    border-color: #fbcfe8; }
  .btn-pink200:not(:disabled):not(.disabled):active, .btn-pink200:not(:disabled):not(.disabled).active, .show > .btn-pink200.dropdown-toggle {
    color: #151515;
    background-color: #f7a0d1;
    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: 0 0 0 0 rgba(217, 179, 200, 0.5); }

.btn-pink300 {
  color: #151515;
  background-color: #f9a8d4;
  border-color: #f9a8d4; }
  .btn-pink300:hover {
    color: #151515;
    background-color: #f784c2;
    border-color: #f678bc; }
  .btn-pink300:focus, .btn-pink300.focus {
    box-shadow: 0 0 0 0 rgba(215, 146, 183, 0.5); }
  .btn-pink300.disabled, .btn-pink300:disabled {
    color: #151515;
    background-color: #f9a8d4;
    border-color: #f9a8d4; }
  .btn-pink300:not(:disabled):not(.disabled):active, .btn-pink300:not(:disabled):not(.disabled).active, .show > .btn-pink300.dropdown-toggle {
    color: #151515;
    background-color: #f678bc;
    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: 0 0 0 0 rgba(215, 146, 183, 0.5); }

.btn-pink400 {
  color: #151515;
  background-color: #f472b6;
  border-color: #f472b6; }
  .btn-pink400:hover {
    color: #fff;
    background-color: #f14fa4;
    border-color: #f0439e; }
  .btn-pink400:focus, .btn-pink400.focus {
    box-shadow: 0 0 0 0 rgba(211, 100, 158, 0.5); }
  .btn-pink400.disabled, .btn-pink400:disabled {
    color: #151515;
    background-color: #f472b6;
    border-color: #f472b6; }
  .btn-pink400:not(:disabled):not(.disabled):active, .btn-pink400:not(:disabled):not(.disabled).active, .show > .btn-pink400.dropdown-toggle {
    color: #fff;
    background-color: #f0439e;
    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: 0 0 0 0 rgba(211, 100, 158, 0.5); }

.btn-pink500 {
  color: #fff;
  background-color: #ec4899;
  border-color: #ec4899; }
  .btn-pink500:hover {
    color: #fff;
    background-color: #e82586;
    border-color: #e71a7f; }
  .btn-pink500:focus, .btn-pink500.focus {
    box-shadow: 0 0 0 0 rgba(239, 99, 168, 0.5); }
  .btn-pink500.disabled, .btn-pink500:disabled {
    color: #fff;
    background-color: #ec4899;
    border-color: #ec4899; }
  .btn-pink500:not(:disabled):not(.disabled):active, .btn-pink500:not(:disabled):not(.disabled).active, .show > .btn-pink500.dropdown-toggle {
    color: #fff;
    background-color: #e71a7f;
    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: 0 0 0 0 rgba(239, 99, 168, 0.5); }

.btn-pink600 {
  color: #fff;
  background-color: #db2777;
  border-color: #db2777; }
  .btn-pink600:hover {
    color: #fff;
    background-color: #bc1f65;
    border-color: #b11e5f; }
  .btn-pink600:focus, .btn-pink600.focus {
    box-shadow: 0 0 0 0 rgba(224, 71, 139, 0.5); }
  .btn-pink600.disabled, .btn-pink600:disabled {
    color: #fff;
    background-color: #db2777;
    border-color: #db2777; }
  .btn-pink600:not(:disabled):not(.disabled):active, .btn-pink600:not(:disabled):not(.disabled).active, .show > .btn-pink600.dropdown-toggle {
    color: #fff;
    background-color: #b11e5f;
    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: 0 0 0 0 rgba(224, 71, 139, 0.5); }

.btn-pink700 {
  color: #fff;
  background-color: #be185d;
  border-color: #be185d; }
  .btn-pink700:hover {
    color: #fff;
    background-color: #9c144c;
    border-color: #911247; }
  .btn-pink700:focus, .btn-pink700.focus {
    box-shadow: 0 0 0 0 rgba(200, 59, 117, 0.5); }
  .btn-pink700.disabled, .btn-pink700:disabled {
    color: #fff;
    background-color: #be185d;
    border-color: #be185d; }
  .btn-pink700:not(:disabled):not(.disabled):active, .btn-pink700:not(:disabled):not(.disabled).active, .show > .btn-pink700.dropdown-toggle {
    color: #fff;
    background-color: #911247;
    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: 0 0 0 0 rgba(200, 59, 117, 0.5); }

.btn-pink800 {
  color: #fff;
  background-color: #9d174d;
  border-color: #9d174d; }
  .btn-pink800:hover {
    color: #fff;
    background-color: #7c123d;
    border-color: #711037; }
  .btn-pink800:focus, .btn-pink800.focus {
    box-shadow: 0 0 0 0 rgba(172, 58, 104, 0.5); }
  .btn-pink800.disabled, .btn-pink800:disabled {
    color: #fff;
    background-color: #9d174d;
    border-color: #9d174d; }
  .btn-pink800:not(:disabled):not(.disabled):active, .btn-pink800:not(:disabled):not(.disabled).active, .show > .btn-pink800.dropdown-toggle {
    color: #fff;
    background-color: #711037;
    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: 0 0 0 0 rgba(172, 58, 104, 0.5); }

.btn-pink900 {
  color: #fff;
  background-color: #831843;
  border-color: #831843; }
  .btn-pink900:hover {
    color: #fff;
    background-color: #631232;
    border-color: #58102d; }
  .btn-pink900:focus, .btn-pink900.focus {
    box-shadow: 0 0 0 0 rgba(150, 59, 95, 0.5); }
  .btn-pink900.disabled, .btn-pink900:disabled {
    color: #fff;
    background-color: #831843;
    border-color: #831843; }
  .btn-pink900:not(:disabled):not(.disabled):active, .btn-pink900:not(:disabled):not(.disabled).active, .show > .btn-pink900.dropdown-toggle {
    color: #fff;
    background-color: #58102d;
    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: 0 0 0 0 rgba(150, 59, 95, 0.5); }

.btn-fuchsia50 {
  color: #151515;
  background-color: #fdf4ff;
  border-color: #fdf4ff; }
  .btn-fuchsia50:hover {
    color: #151515;
    background-color: #f6ceff;
    border-color: #f4c1ff; }
  .btn-fuchsia50:focus, .btn-fuchsia50.focus {
    box-shadow: 0 0 0 0 rgba(218, 211, 220, 0.5); }
  .btn-fuchsia50.disabled, .btn-fuchsia50:disabled {
    color: #151515;
    background-color: #fdf4ff;
    border-color: #fdf4ff; }
  .btn-fuchsia50:not(:disabled):not(.disabled):active, .btn-fuchsia50:not(:disabled):not(.disabled).active, .show > .btn-fuchsia50.dropdown-toggle {
    color: #151515;
    background-color: #f4c1ff;
    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: 0 0 0 0 rgba(218, 211, 220, 0.5); }

.btn-fuchsia100 {
  color: #151515;
  background-color: #fae8ff;
  border-color: #fae8ff; }
  .btn-fuchsia100:hover {
    color: #151515;
    background-color: #f2c2ff;
    border-color: #efb5ff; }
  .btn-fuchsia100:focus, .btn-fuchsia100.focus {
    box-shadow: 0 0 0 0 rgba(216, 200, 220, 0.5); }
  .btn-fuchsia100.disabled, .btn-fuchsia100:disabled {
    color: #151515;
    background-color: #fae8ff;
    border-color: #fae8ff; }
  .btn-fuchsia100:not(:disabled):not(.disabled):active, .btn-fuchsia100:not(:disabled):not(.disabled).active, .show > .btn-fuchsia100.dropdown-toggle {
    color: #151515;
    background-color: #efb5ff;
    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: 0 0 0 0 rgba(216, 200, 220, 0.5); }

.btn-fuchsia200 {
  color: #151515;
  background-color: #f5d0fe;
  border-color: #f5d0fe; }
  .btn-fuchsia200:hover {
    color: #151515;
    background-color: #edabfd;
    border-color: #ea9efd; }
  .btn-fuchsia200:focus, .btn-fuchsia200.focus {
    box-shadow: 0 0 0 0 rgba(211, 180, 219, 0.5); }
  .btn-fuchsia200.disabled, .btn-fuchsia200:disabled {
    color: #151515;
    background-color: #f5d0fe;
    border-color: #f5d0fe; }
  .btn-fuchsia200:not(:disabled):not(.disabled):active, .btn-fuchsia200:not(:disabled):not(.disabled).active, .show > .btn-fuchsia200.dropdown-toggle {
    color: #151515;
    background-color: #ea9efd;
    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: 0 0 0 0 rgba(211, 180, 219, 0.5); }

.btn-fuchsia300 {
  color: #151515;
  background-color: #f0abfc;
  border-color: #f0abfc; }
  .btn-fuchsia300:hover {
    color: #151515;
    background-color: #e986fb;
    border-color: #e77afa; }
  .btn-fuchsia300:focus, .btn-fuchsia300.focus {
    box-shadow: 0 0 0 0 rgba(207, 149, 217, 0.5); }
  .btn-fuchsia300.disabled, .btn-fuchsia300:disabled {
    color: #151515;
    background-color: #f0abfc;
    border-color: #f0abfc; }
  .btn-fuchsia300:not(:disabled):not(.disabled):active, .btn-fuchsia300:not(:disabled):not(.disabled).active, .show > .btn-fuchsia300.dropdown-toggle {
    color: #151515;
    background-color: #e77afa;
    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: 0 0 0 0 rgba(207, 149, 217, 0.5); }

.btn-fuchsia400 {
  color: #151515;
  background-color: #e879f9;
  border-color: #e879f9; }
  .btn-fuchsia400:hover {
    color: #fff;
    background-color: #e254f7;
    border-color: #e048f7; }
  .btn-fuchsia400:focus, .btn-fuchsia400.focus {
    box-shadow: 0 0 0 0 rgba(200, 106, 215, 0.5); }
  .btn-fuchsia400.disabled, .btn-fuchsia400:disabled {
    color: #151515;
    background-color: #e879f9;
    border-color: #e879f9; }
  .btn-fuchsia400:not(:disabled):not(.disabled):active, .btn-fuchsia400:not(:disabled):not(.disabled).active, .show > .btn-fuchsia400.dropdown-toggle {
    color: #fff;
    background-color: #e048f7;
    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: 0 0 0 0 rgba(200, 106, 215, 0.5); }

.btn-fuchsia500 {
  color: #fff;
  background-color: #d946ef;
  border-color: #d946ef; }
  .btn-fuchsia500:hover {
    color: #fff;
    background-color: #d223ec;
    border-color: #cf17eb; }
  .btn-fuchsia500:focus, .btn-fuchsia500.focus {
    box-shadow: 0 0 0 0 rgba(223, 98, 241, 0.5); }
  .btn-fuchsia500.disabled, .btn-fuchsia500:disabled {
    color: #fff;
    background-color: #d946ef;
    border-color: #d946ef; }
  .btn-fuchsia500:not(:disabled):not(.disabled):active, .btn-fuchsia500:not(:disabled):not(.disabled).active, .show > .btn-fuchsia500.dropdown-toggle {
    color: #fff;
    background-color: #cf17eb;
    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: 0 0 0 0 rgba(223, 98, 241, 0.5); }

.btn-fuchsia600 {
  color: #fff;
  background-color: #c026d3;
  border-color: #c026d3; }
  .btn-fuchsia600:hover {
    color: #fff;
    background-color: #a320b3;
    border-color: #991ea8; }
  .btn-fuchsia600:focus, .btn-fuchsia600.focus {
    box-shadow: 0 0 0 0 rgba(201, 71, 218, 0.5); }
  .btn-fuchsia600.disabled, .btn-fuchsia600:disabled {
    color: #fff;
    background-color: #c026d3;
    border-color: #c026d3; }
  .btn-fuchsia600:not(:disabled):not(.disabled):active, .btn-fuchsia600:not(:disabled):not(.disabled).active, .show > .btn-fuchsia600.dropdown-toggle {
    color: #fff;
    background-color: #991ea8;
    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: 0 0 0 0 rgba(201, 71, 218, 0.5); }

.btn-fuchsia700 {
  color: #fff;
  background-color: #a21caf;
  border-color: #a21caf; }
  .btn-fuchsia700:hover {
    color: #fff;
    background-color: #83178e;
    border-color: #791583; }
  .btn-fuchsia700:focus, .btn-fuchsia700.focus {
    box-shadow: 0 0 0 0 rgba(176, 62, 187, 0.5); }
  .btn-fuchsia700.disabled, .btn-fuchsia700:disabled {
    color: #fff;
    background-color: #a21caf;
    border-color: #a21caf; }
  .btn-fuchsia700:not(:disabled):not(.disabled):active, .btn-fuchsia700:not(:disabled):not(.disabled).active, .show > .btn-fuchsia700.dropdown-toggle {
    color: #fff;
    background-color: #791583;
    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: 0 0 0 0 rgba(176, 62, 187, 0.5); }

.btn-fuchsia800 {
  color: #fff;
  background-color: #86198f;
  border-color: #86198f; }
  .btn-fuchsia800:hover {
    color: #fff;
    background-color: #67136e;
    border-color: #5d1164; }
  .btn-fuchsia800:focus, .btn-fuchsia800.focus {
    box-shadow: 0 0 0 0 rgba(152, 60, 160, 0.5); }
  .btn-fuchsia800.disabled, .btn-fuchsia800:disabled {
    color: #fff;
    background-color: #86198f;
    border-color: #86198f; }
  .btn-fuchsia800:not(:disabled):not(.disabled):active, .btn-fuchsia800:not(:disabled):not(.disabled).active, .show > .btn-fuchsia800.dropdown-toggle {
    color: #fff;
    background-color: #5d1164;
    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: 0 0 0 0 rgba(152, 60, 160, 0.5); }

.btn-fuchsia900 {
  color: #fff;
  background-color: #701a75;
  border-color: #701a75; }
  .btn-fuchsia900:hover {
    color: #fff;
    background-color: #521356;
    border-color: #48114b; }
  .btn-fuchsia900:focus, .btn-fuchsia900.focus {
    box-shadow: 0 0 0 0 rgba(133, 60, 138, 0.5); }
  .btn-fuchsia900.disabled, .btn-fuchsia900:disabled {
    color: #fff;
    background-color: #701a75;
    border-color: #701a75; }
  .btn-fuchsia900:not(:disabled):not(.disabled):active, .btn-fuchsia900:not(:disabled):not(.disabled).active, .show > .btn-fuchsia900.dropdown-toggle {
    color: #fff;
    background-color: #48114b;
    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: 0 0 0 0 rgba(133, 60, 138, 0.5); }

.btn-purple50 {
  color: #151515;
  background-color: #faf5ff;
  border-color: #faf5ff; }
  .btn-purple50:hover {
    color: #151515;
    background-color: #e7cfff;
    border-color: #e1c2ff; }
  .btn-purple50:focus, .btn-purple50.focus {
    box-shadow: 0 0 0 0 rgba(216, 211, 220, 0.5); }
  .btn-purple50.disabled, .btn-purple50:disabled {
    color: #151515;
    background-color: #faf5ff;
    border-color: #faf5ff; }
  .btn-purple50:not(:disabled):not(.disabled):active, .btn-purple50:not(:disabled):not(.disabled).active, .show > .btn-purple50.dropdown-toggle {
    color: #151515;
    background-color: #e1c2ff;
    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: 0 0 0 0 rgba(216, 211, 220, 0.5); }

.btn-purple100 {
  color: #151515;
  background-color: #f3e8ff;
  border-color: #f3e8ff; }
  .btn-purple100:hover {
    color: #151515;
    background-color: #dfc2ff;
    border-color: #d8b5ff; }
  .btn-purple100:focus, .btn-purple100.focus {
    box-shadow: 0 0 0 0 rgba(210, 200, 220, 0.5); }
  .btn-purple100.disabled, .btn-purple100:disabled {
    color: #151515;
    background-color: #f3e8ff;
    border-color: #f3e8ff; }
  .btn-purple100:not(:disabled):not(.disabled):active, .btn-purple100:not(:disabled):not(.disabled).active, .show > .btn-purple100.dropdown-toggle {
    color: #151515;
    background-color: #d8b5ff;
    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: 0 0 0 0 rgba(210, 200, 220, 0.5); }

.btn-purple200 {
  color: #151515;
  background-color: #e9d5ff;
  border-color: #e9d5ff; }
  .btn-purple200:hover {
    color: #151515;
    background-color: #d5afff;
    border-color: #cea2ff; }
  .btn-purple200:focus, .btn-purple200.focus {
    box-shadow: 0 0 0 0 rgba(201, 184, 220, 0.5); }
  .btn-purple200.disabled, .btn-purple200:disabled {
    color: #151515;
    background-color: #e9d5ff;
    border-color: #e9d5ff; }
  .btn-purple200:not(:disabled):not(.disabled):active, .btn-purple200:not(:disabled):not(.disabled).active, .show > .btn-purple200.dropdown-toggle {
    color: #151515;
    background-color: #cea2ff;
    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: 0 0 0 0 rgba(201, 184, 220, 0.5); }

.btn-purple300 {
  color: #151515;
  background-color: #d8b4fe;
  border-color: #d8b4fe; }
  .btn-purple300:hover {
    color: #151515;
    background-color: #c48efd;
    border-color: #be82fd; }
  .btn-purple300:focus, .btn-purple300.focus {
    box-shadow: 0 0 0 0 rgba(187, 156, 219, 0.5); }
  .btn-purple300.disabled, .btn-purple300:disabled {
    color: #151515;
    background-color: #d8b4fe;
    border-color: #d8b4fe; }
  .btn-purple300:not(:disabled):not(.disabled):active, .btn-purple300:not(:disabled):not(.disabled).active, .show > .btn-purple300.dropdown-toggle {
    color: #151515;
    background-color: #be82fd;
    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: 0 0 0 0 rgba(187, 156, 219, 0.5); }

.btn-purple400 {
  color: #151515;
  background-color: #c084fc;
  border-color: #c084fc; }
  .btn-purple400:hover {
    color: #fff;
    background-color: #ad5ffb;
    border-color: #a752fb; }
  .btn-purple400:focus, .btn-purple400.focus {
    box-shadow: 0 0 0 0 rgba(166, 115, 217, 0.5); }
  .btn-purple400.disabled, .btn-purple400:disabled {
    color: #151515;
    background-color: #c084fc;
    border-color: #c084fc; }
  .btn-purple400:not(:disabled):not(.disabled):active, .btn-purple400:not(:disabled):not(.disabled).active, .show > .btn-purple400.dropdown-toggle {
    color: #fff;
    background-color: #a752fb;
    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: 0 0 0 0 rgba(166, 115, 217, 0.5); }

.btn-purple500 {
  color: #fff;
  background-color: #a855f7;
  border-color: #a855f7; }
  .btn-purple500:hover {
    color: #fff;
    background-color: #9530f5;
    border-color: #8f24f5; }
  .btn-purple500:focus, .btn-purple500.focus {
    box-shadow: 0 0 0 0 rgba(181, 111, 248, 0.5); }
  .btn-purple500.disabled, .btn-purple500:disabled {
    color: #fff;
    background-color: #a855f7;
    border-color: #a855f7; }
  .btn-purple500:not(:disabled):not(.disabled):active, .btn-purple500:not(:disabled):not(.disabled).active, .show > .btn-purple500.dropdown-toggle {
    color: #fff;
    background-color: #8f24f5;
    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: 0 0 0 0 rgba(181, 111, 248, 0.5); }

.btn-purple600 {
  color: #fff;
  background-color: #9333ea;
  border-color: #9333ea; }
  .btn-purple600:hover {
    color: #fff;
    background-color: #8017e0;
    border-color: #7a16d4; }
  .btn-purple600:focus, .btn-purple600.focus {
    box-shadow: 0 0 0 0 rgba(163, 82, 237, 0.5); }
  .btn-purple600.disabled, .btn-purple600:disabled {
    color: #fff;
    background-color: #9333ea;
    border-color: #9333ea; }
  .btn-purple600:not(:disabled):not(.disabled):active, .btn-purple600:not(:disabled):not(.disabled).active, .show > .btn-purple600.dropdown-toggle {
    color: #fff;
    background-color: #7a16d4;
    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: 0 0 0 0 rgba(163, 82, 237, 0.5); }

.btn-purple700 {
  color: #fff;
  background-color: #7e22ce;
  border-color: #7e22ce; }
  .btn-purple700:hover {
    color: #fff;
    background-color: #6a1dad;
    border-color: #631ba2; }
  .btn-purple700:focus, .btn-purple700.focus {
    box-shadow: 0 0 0 0 rgba(145, 67, 213, 0.5); }
  .btn-purple700.disabled, .btn-purple700:disabled {
    color: #fff;
    background-color: #7e22ce;
    border-color: #7e22ce; }
  .btn-purple700:not(:disabled):not(.disabled):active, .btn-purple700:not(:disabled):not(.disabled).active, .show > .btn-purple700.dropdown-toggle {
    color: #fff;
    background-color: #631ba2;
    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: 0 0 0 0 rgba(145, 67, 213, 0.5); }

.btn-purple800 {
  color: #fff;
  background-color: #6b21a8;
  border-color: #6b21a8; }
  .btn-purple800:hover {
    color: #fff;
    background-color: #571b88;
    border-color: #50197d; }
  .btn-purple800:focus, .btn-purple800.focus {
    box-shadow: 0 0 0 0 rgba(129, 66, 181, 0.5); }
  .btn-purple800.disabled, .btn-purple800:disabled {
    color: #fff;
    background-color: #6b21a8;
    border-color: #6b21a8; }
  .btn-purple800:not(:disabled):not(.disabled):active, .btn-purple800:not(:disabled):not(.disabled).active, .show > .btn-purple800.dropdown-toggle {
    color: #fff;
    background-color: #50197d;
    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: 0 0 0 0 rgba(129, 66, 181, 0.5); }

.btn-purple900 {
  color: #fff;
  background-color: #581c87;
  border-color: #581c87; }
  .btn-purple900:hover {
    color: #fff;
    background-color: #431567;
    border-color: #3c135d; }
  .btn-purple900:focus, .btn-purple900.focus {
    box-shadow: 0 0 0 0 rgba(113, 62, 153, 0.5); }
  .btn-purple900.disabled, .btn-purple900:disabled {
    color: #fff;
    background-color: #581c87;
    border-color: #581c87; }
  .btn-purple900:not(:disabled):not(.disabled):active, .btn-purple900:not(:disabled):not(.disabled).active, .show > .btn-purple900.dropdown-toggle {
    color: #fff;
    background-color: #3c135d;
    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: 0 0 0 0 rgba(113, 62, 153, 0.5); }

.btn-violet50 {
  color: #151515;
  background-color: #f5f3ff;
  border-color: #f5f3ff; }
  .btn-violet50:hover {
    color: #151515;
    background-color: #d5cdff;
    border-color: #cbc0ff; }
  .btn-violet50:focus, .btn-violet50.focus {
    box-shadow: 0 0 0 0 rgba(211, 210, 220, 0.5); }
  .btn-violet50.disabled, .btn-violet50:disabled {
    color: #151515;
    background-color: #f5f3ff;
    border-color: #f5f3ff; }
  .btn-violet50:not(:disabled):not(.disabled):active, .btn-violet50:not(:disabled):not(.disabled).active, .show > .btn-violet50.dropdown-toggle {
    color: #151515;
    background-color: #cbc0ff;
    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: 0 0 0 0 rgba(211, 210, 220, 0.5); }

.btn-violet100 {
  color: #151515;
  background-color: #ede9fe;
  border-color: #ede9fe; }
  .btn-violet100:hover {
    color: #151515;
    background-color: #cfc4fc;
    border-color: #c5b8fc; }
  .btn-violet100:focus, .btn-violet100.focus {
    box-shadow: 0 0 0 0 rgba(205, 201, 219, 0.5); }
  .btn-violet100.disabled, .btn-violet100:disabled {
    color: #151515;
    background-color: #ede9fe;
    border-color: #ede9fe; }
  .btn-violet100:not(:disabled):not(.disabled):active, .btn-violet100:not(:disabled):not(.disabled).active, .show > .btn-violet100.dropdown-toggle {
    color: #151515;
    background-color: #c5b8fc;
    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: 0 0 0 0 rgba(205, 201, 219, 0.5); }

.btn-violet200 {
  color: #151515;
  background-color: #ddd6fe;
  border-color: #ddd6fe; }
  .btn-violet200:hover {
    color: #151515;
    background-color: #beb1fd;
    border-color: #b4a4fd; }
  .btn-violet200:focus, .btn-violet200.focus {
    box-shadow: 0 0 0 0 rgba(191, 185, 219, 0.5); }
  .btn-violet200.disabled, .btn-violet200:disabled {
    color: #151515;
    background-color: #ddd6fe;
    border-color: #ddd6fe; }
  .btn-violet200:not(:disabled):not(.disabled):active, .btn-violet200:not(:disabled):not(.disabled).active, .show > .btn-violet200.dropdown-toggle {
    color: #151515;
    background-color: #b4a4fd;
    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: 0 0 0 0 rgba(191, 185, 219, 0.5); }

.btn-violet300 {
  color: #151515;
  background-color: #c4b5fd;
  border-color: #c4b5fd; }
  .btn-violet300:hover {
    color: #151515;
    background-color: #a690fc;
    border-color: #9c83fc; }
  .btn-violet300:focus, .btn-violet300.focus {
    box-shadow: 0 0 0 0 rgba(170, 157, 218, 0.5); }
  .btn-violet300.disabled, .btn-violet300:disabled {
    color: #151515;
    background-color: #c4b5fd;
    border-color: #c4b5fd; }
  .btn-violet300:not(:disabled):not(.disabled):active, .btn-violet300:not(:disabled):not(.disabled).active, .show > .btn-violet300.dropdown-toggle {
    color: #151515;
    background-color: #9c83fc;
    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: 0 0 0 0 rgba(170, 157, 218, 0.5); }

.btn-violet400 {
  color: #151515;
  background-color: #a78bfa;
  border-color: #a78bfa; }
  .btn-violet400:hover {
    color: #fff;
    background-color: #8b66f8;
    border-color: #825af8; }
  .btn-violet400:focus, .btn-violet400.focus {
    box-shadow: 0 0 0 0 rgba(145, 121, 216, 0.5); }
  .btn-violet400.disabled, .btn-violet400:disabled {
    color: #151515;
    background-color: #a78bfa;
    border-color: #a78bfa; }
  .btn-violet400:not(:disabled):not(.disabled):active, .btn-violet400:not(:disabled):not(.disabled).active, .show > .btn-violet400.dropdown-toggle {
    color: #fff;
    background-color: #825af8;
    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: 0 0 0 0 rgba(145, 121, 216, 0.5); }

.btn-violet500 {
  color: #fff;
  background-color: #8b5cf6;
  border-color: #8b5cf6; }
  .btn-violet500:hover {
    color: #fff;
    background-color: #7138f4;
    border-color: #692cf3; }
  .btn-violet500:focus, .btn-violet500.focus {
    box-shadow: 0 0 0 0 rgba(156, 116, 247, 0.5); }
  .btn-violet500.disabled, .btn-violet500:disabled {
    color: #fff;
    background-color: #8b5cf6;
    border-color: #8b5cf6; }
  .btn-violet500:not(:disabled):not(.disabled):active, .btn-violet500:not(:disabled):not(.disabled).active, .show > .btn-violet500.dropdown-toggle {
    color: #fff;
    background-color: #692cf3;
    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: 0 0 0 0 rgba(156, 116, 247, 0.5); }

.btn-violet600 {
  color: #fff;
  background-color: #7c3aed;
  border-color: #7c3aed; }
  .btn-violet600:hover {
    color: #fff;
    background-color: #6517ea;
    border-color: #5f14e0; }
  .btn-violet600:focus, .btn-violet600.focus {
    box-shadow: 0 0 0 0 rgba(144, 88, 240, 0.5); }
  .btn-violet600.disabled, .btn-violet600:disabled {
    color: #fff;
    background-color: #7c3aed;
    border-color: #7c3aed; }
  .btn-violet600:not(:disabled):not(.disabled):active, .btn-violet600:not(:disabled):not(.disabled).active, .show > .btn-violet600.dropdown-toggle {
    color: #fff;
    background-color: #5f14e0;
    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: 0 0 0 0 rgba(144, 88, 240, 0.5); }

.btn-violet700 {
  color: #fff;
  background-color: #6d28d9;
  border-color: #6d28d9; }
  .btn-violet700:hover {
    color: #fff;
    background-color: #5d21ba;
    border-color: #571faf; }
  .btn-violet700:focus, .btn-violet700.focus {
    box-shadow: 0 0 0 0 rgba(131, 72, 223, 0.5); }
  .btn-violet700.disabled, .btn-violet700:disabled {
    color: #fff;
    background-color: #6d28d9;
    border-color: #6d28d9; }
  .btn-violet700:not(:disabled):not(.disabled):active, .btn-violet700:not(:disabled):not(.disabled).active, .show > .btn-violet700.dropdown-toggle {
    color: #fff;
    background-color: #571faf;
    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: 0 0 0 0 rgba(131, 72, 223, 0.5); }

.btn-violet800 {
  color: #fff;
  background-color: #5b21b6;
  border-color: #5b21b6; }
  .btn-violet800:hover {
    color: #fff;
    background-color: #4b1b96;
    border-color: #45198b; }
  .btn-violet800:focus, .btn-violet800.focus {
    box-shadow: 0 0 0 0 rgba(116, 66, 193, 0.5); }
  .btn-violet800.disabled, .btn-violet800:disabled {
    color: #fff;
    background-color: #5b21b6;
    border-color: #5b21b6; }
  .btn-violet800:not(:disabled):not(.disabled):active, .btn-violet800:not(:disabled):not(.disabled).active, .show > .btn-violet800.dropdown-toggle {
    color: #fff;
    background-color: #45198b;
    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: 0 0 0 0 rgba(116, 66, 193, 0.5); }

.btn-violet900 {
  color: #fff;
  background-color: #4c1d95;
  border-color: #4c1d95; }
  .btn-violet900:hover {
    color: #fff;
    background-color: #3c1775;
    border-color: #36156a; }
  .btn-violet900:focus, .btn-violet900.focus {
    box-shadow: 0 0 0 0 rgba(103, 63, 165, 0.5); }
  .btn-violet900.disabled, .btn-violet900:disabled {
    color: #fff;
    background-color: #4c1d95;
    border-color: #4c1d95; }
  .btn-violet900:not(:disabled):not(.disabled):active, .btn-violet900:not(:disabled):not(.disabled).active, .show > .btn-violet900.dropdown-toggle {
    color: #fff;
    background-color: #36156a;
    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: 0 0 0 0 rgba(103, 63, 165, 0.5); }

.btn-indigo50 {
  color: #151515;
  background-color: #eef2ff;
  border-color: #eef2ff; }
  .btn-indigo50:hover {
    color: #151515;
    background-color: #c8d5ff;
    border-color: #bbcbff; }
  .btn-indigo50:focus, .btn-indigo50.focus {
    box-shadow: 0 0 0 0 rgba(205, 209, 220, 0.5); }
  .btn-indigo50.disabled, .btn-indigo50:disabled {
    color: #151515;
    background-color: #eef2ff;
    border-color: #eef2ff; }
  .btn-indigo50:not(:disabled):not(.disabled):active, .btn-indigo50:not(:disabled):not(.disabled).active, .show > .btn-indigo50.dropdown-toggle {
    color: #151515;
    background-color: #bbcbff;
    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: 0 0 0 0 rgba(205, 209, 220, 0.5); }

.btn-indigo100 {
  color: #151515;
  background-color: #e0e7ff;
  border-color: #e0e7ff; }
  .btn-indigo100:hover {
    color: #151515;
    background-color: #bac9ff;
    border-color: #adc0ff; }
  .btn-indigo100:focus, .btn-indigo100.focus {
    box-shadow: 0 0 0 0 rgba(194, 200, 220, 0.5); }
  .btn-indigo100.disabled, .btn-indigo100:disabled {
    color: #151515;
    background-color: #e0e7ff;
    border-color: #e0e7ff; }
  .btn-indigo100:not(:disabled):not(.disabled):active, .btn-indigo100:not(:disabled):not(.disabled).active, .show > .btn-indigo100.dropdown-toggle {
    color: #151515;
    background-color: #adc0ff;
    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: 0 0 0 0 rgba(194, 200, 220, 0.5); }

.btn-indigo200 {
  color: #151515;
  background-color: #c7d2fe;
  border-color: #c7d2fe; }
  .btn-indigo200:hover {
    color: #151515;
    background-color: #a1b4fd;
    border-color: #95aafd; }
  .btn-indigo200:focus, .btn-indigo200.focus {
    box-shadow: 0 0 0 0 rgba(172, 182, 219, 0.5); }
  .btn-indigo200.disabled, .btn-indigo200:disabled {
    color: #151515;
    background-color: #c7d2fe;
    border-color: #c7d2fe; }
  .btn-indigo200:not(:disabled):not(.disabled):active, .btn-indigo200:not(:disabled):not(.disabled).active, .show > .btn-indigo200.dropdown-toggle {
    color: #151515;
    background-color: #95aafd;
    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: 0 0 0 0 rgba(172, 182, 219, 0.5); }

.btn-indigo300 {
  color: #151515;
  background-color: #a5b4fc;
  border-color: #a5b4fc; }
  .btn-indigo300:hover {
    color: #151515;
    background-color: #8095fb;
    border-color: #748bfa; }
  .btn-indigo300:focus, .btn-indigo300.focus {
    box-shadow: 0 0 0 0 rgba(143, 156, 217, 0.5); }
  .btn-indigo300.disabled, .btn-indigo300:disabled {
    color: #151515;
    background-color: #a5b4fc;
    border-color: #a5b4fc; }
  .btn-indigo300:not(:disabled):not(.disabled):active, .btn-indigo300:not(:disabled):not(.disabled).active, .show > .btn-indigo300.dropdown-toggle {
    color: #fff;
    background-color: #748bfa;
    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: 0 0 0 0 rgba(143, 156, 217, 0.5); }

.btn-indigo400 {
  color: #fff;
  background-color: #818cf8;
  border-color: #818cf8; }
  .btn-indigo400:hover {
    color: #fff;
    background-color: #5d6bf6;
    border-color: #5160f5; }
  .btn-indigo400:focus, .btn-indigo400.focus {
    box-shadow: 0 0 0 0 rgba(148, 157, 249, 0.5); }
  .btn-indigo400.disabled, .btn-indigo400:disabled {
    color: #fff;
    background-color: #818cf8;
    border-color: #818cf8; }
  .btn-indigo400:not(:disabled):not(.disabled):active, .btn-indigo400:not(:disabled):not(.disabled).active, .show > .btn-indigo400.dropdown-toggle {
    color: #fff;
    background-color: #5160f5;
    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: 0 0 0 0 rgba(148, 157, 249, 0.5); }

.btn-indigo500 {
  color: #fff;
  background-color: #6366f1;
  border-color: #6366f1; }
  .btn-indigo500:hover {
    color: #fff;
    background-color: #4044ee;
    border-color: #3438ed; }
  .btn-indigo500:focus, .btn-indigo500.focus {
    box-shadow: 0 0 0 0 rgba(122, 125, 243, 0.5); }
  .btn-indigo500.disabled, .btn-indigo500:disabled {
    color: #fff;
    background-color: #6366f1;
    border-color: #6366f1; }
  .btn-indigo500:not(:disabled):not(.disabled):active, .btn-indigo500:not(:disabled):not(.disabled).active, .show > .btn-indigo500.dropdown-toggle {
    color: #fff;
    background-color: #3438ed;
    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: 0 0 0 0 rgba(122, 125, 243, 0.5); }

.btn-indigo600 {
  color: #fff;
  background-color: #4f46e5;
  border-color: #4f46e5; }
  .btn-indigo600:hover {
    color: #fff;
    background-color: #2f24e0;
    border-color: #291fd9; }
  .btn-indigo600:focus, .btn-indigo600.focus {
    box-shadow: 0 0 0 0 rgba(105, 98, 233, 0.5); }
  .btn-indigo600.disabled, .btn-indigo600:disabled {
    color: #fff;
    background-color: #4f46e5;
    border-color: #4f46e5; }
  .btn-indigo600:not(:disabled):not(.disabled):active, .btn-indigo600:not(:disabled):not(.disabled).active, .show > .btn-indigo600.dropdown-toggle {
    color: #fff;
    background-color: #291fd9;
    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: 0 0 0 0 rgba(105, 98, 233, 0.5); }

.btn-indigo700 {
  color: #fff;
  background-color: #4338ca;
  border-color: #4338ca; }
  .btn-indigo700:hover {
    color: #fff;
    background-color: #382eae;
    border-color: #352ca3; }
  .btn-indigo700:focus, .btn-indigo700.focus {
    box-shadow: 0 0 0 0 rgba(95, 86, 210, 0.5); }
  .btn-indigo700.disabled, .btn-indigo700:disabled {
    color: #fff;
    background-color: #4338ca;
    border-color: #4338ca; }
  .btn-indigo700:not(:disabled):not(.disabled):active, .btn-indigo700:not(:disabled):not(.disabled).active, .show > .btn-indigo700.dropdown-toggle {
    color: #fff;
    background-color: #352ca3;
    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: 0 0 0 0 rgba(95, 86, 210, 0.5); }

.btn-indigo800 {
  color: #fff;
  background-color: #3730a3;
  border-color: #3730a3; }
  .btn-indigo800:hover {
    color: #fff;
    background-color: #2d2785;
    border-color: #2a247c; }
  .btn-indigo800:focus, .btn-indigo800.focus {
    box-shadow: 0 0 0 0 rgba(85, 79, 177, 0.5); }
  .btn-indigo800.disabled, .btn-indigo800:disabled {
    color: #fff;
    background-color: #3730a3;
    border-color: #3730a3; }
  .btn-indigo800:not(:disabled):not(.disabled):active, .btn-indigo800:not(:disabled):not(.disabled).active, .show > .btn-indigo800.dropdown-toggle {
    color: #fff;
    background-color: #2a247c;
    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: 0 0 0 0 rgba(85, 79, 177, 0.5); }

.btn-indigo900 {
  color: #fff;
  background-color: #312e81;
  border-color: #312e81; }
  .btn-indigo900:hover {
    color: #fff;
    background-color: #262465;
    border-color: #23215b; }
  .btn-indigo900:focus, .btn-indigo900.focus {
    box-shadow: 0 0 0 0 rgba(80, 77, 148, 0.5); }
  .btn-indigo900.disabled, .btn-indigo900:disabled {
    color: #fff;
    background-color: #312e81;
    border-color: #312e81; }
  .btn-indigo900:not(:disabled):not(.disabled):active, .btn-indigo900:not(:disabled):not(.disabled).active, .show > .btn-indigo900.dropdown-toggle {
    color: #fff;
    background-color: #23215b;
    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: 0 0 0 0 rgba(80, 77, 148, 0.5); }

.btn-blue50 {
  color: #151515;
  background-color: #eff6ff;
  border-color: #eff6ff; }
  .btn-blue50:hover {
    color: #151515;
    background-color: #c9e0ff;
    border-color: #bcd9ff; }
  .btn-blue50:focus, .btn-blue50.focus {
    box-shadow: 0 0 0 0 rgba(206, 212, 220, 0.5); }
  .btn-blue50.disabled, .btn-blue50:disabled {
    color: #151515;
    background-color: #eff6ff;
    border-color: #eff6ff; }
  .btn-blue50:not(:disabled):not(.disabled):active, .btn-blue50:not(:disabled):not(.disabled).active, .show > .btn-blue50.dropdown-toggle {
    color: #151515;
    background-color: #bcd9ff;
    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: 0 0 0 0 rgba(206, 212, 220, 0.5); }

.btn-blue100 {
  color: #151515;
  background-color: #dbeafe;
  border-color: #dbeafe; }
  .btn-blue100:hover {
    color: #151515;
    background-color: #b6d4fd;
    border-color: #a9cdfd; }
  .btn-blue100:focus, .btn-blue100.focus {
    box-shadow: 0 0 0 0 rgba(189, 202, 219, 0.5); }
  .btn-blue100.disabled, .btn-blue100:disabled {
    color: #151515;
    background-color: #dbeafe;
    border-color: #dbeafe; }
  .btn-blue100:not(:disabled):not(.disabled):active, .btn-blue100:not(:disabled):not(.disabled).active, .show > .btn-blue100.dropdown-toggle {
    color: #151515;
    background-color: #a9cdfd;
    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: 0 0 0 0 rgba(189, 202, 219, 0.5); }

.btn-blue200 {
  color: #151515;
  background-color: #bfdbfe;
  border-color: #bfdbfe; }
  .btn-blue200:hover {
    color: #151515;
    background-color: #99c6fd;
    border-color: #8dbffd; }
  .btn-blue200:focus, .btn-blue200.focus {
    box-shadow: 0 0 0 0 rgba(166, 189, 219, 0.5); }
  .btn-blue200.disabled, .btn-blue200:disabled {
    color: #151515;
    background-color: #bfdbfe;
    border-color: #bfdbfe; }
  .btn-blue200:not(:disabled):not(.disabled):active, .btn-blue200:not(:disabled):not(.disabled).active, .show > .btn-blue200.dropdown-toggle {
    color: #151515;
    background-color: #8dbffd;
    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: 0 0 0 0 rgba(166, 189, 219, 0.5); }

.btn-blue300 {
  color: #151515;
  background-color: #93c5fd;
  border-color: #93c5fd; }
  .btn-blue300:hover {
    color: #151515;
    background-color: #6db1fc;
    border-color: #61aafc; }
  .btn-blue300:focus, .btn-blue300.focus {
    box-shadow: 0 0 0 0 rgba(128, 171, 218, 0.5); }
  .btn-blue300.disabled, .btn-blue300:disabled {
    color: #151515;
    background-color: #93c5fd;
    border-color: #93c5fd; }
  .btn-blue300:not(:disabled):not(.disabled):active, .btn-blue300:not(:disabled):not(.disabled).active, .show > .btn-blue300.dropdown-toggle {
    color: #151515;
    background-color: #61aafc;
    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: 0 0 0 0 rgba(128, 171, 218, 0.5); }

.btn-blue400 {
  color: #151515;
  background-color: #60a5fa;
  border-color: #60a5fa; }
  .btn-blue400:hover {
    color: #fff;
    background-color: #3b90f9;
    border-color: #2f89f8; }
  .btn-blue400:focus, .btn-blue400.focus {
    box-shadow: 0 0 0 0 rgba(85, 143, 216, 0.5); }
  .btn-blue400.disabled, .btn-blue400:disabled {
    color: #151515;
    background-color: #60a5fa;
    border-color: #60a5fa; }
  .btn-blue400:not(:disabled):not(.disabled):active, .btn-blue400:not(:disabled):not(.disabled).active, .show > .btn-blue400.dropdown-toggle {
    color: #fff;
    background-color: #2f89f8;
    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: 0 0 0 0 rgba(85, 143, 216, 0.5); }

.btn-blue500 {
  color: #fff;
  background-color: #3b82f6;
  border-color: #3b82f6; }
  .btn-blue500:hover {
    color: #fff;
    background-color: #166bf4;
    border-color: #0b63f3; }
  .btn-blue500:focus, .btn-blue500.focus {
    box-shadow: 0 0 0 0 rgba(88, 149, 247, 0.5); }
  .btn-blue500.disabled, .btn-blue500:disabled {
    color: #fff;
    background-color: #3b82f6;
    border-color: #3b82f6; }
  .btn-blue500:not(:disabled):not(.disabled):active, .btn-blue500:not(:disabled):not(.disabled).active, .show > .btn-blue500.dropdown-toggle {
    color: #fff;
    background-color: #0b63f3;
    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: 0 0 0 0 rgba(88, 149, 247, 0.5); }

.btn-blue600 {
  color: #fff;
  background-color: #2563eb;
  border-color: #2563eb; }
  .btn-blue600:hover {
    color: #fff;
    background-color: #1451d6;
    border-color: #134cca; }
  .btn-blue600:focus, .btn-blue600.focus {
    box-shadow: 0 0 0 0 rgba(70, 122, 238, 0.5); }
  .btn-blue600.disabled, .btn-blue600:disabled {
    color: #fff;
    background-color: #2563eb;
    border-color: #2563eb; }
  .btn-blue600:not(:disabled):not(.disabled):active, .btn-blue600:not(:disabled):not(.disabled).active, .show > .btn-blue600.dropdown-toggle {
    color: #fff;
    background-color: #134cca;
    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: 0 0 0 0 rgba(70, 122, 238, 0.5); }

.btn-blue700 {
  color: #fff;
  background-color: #1d4ed8;
  border-color: #1d4ed8; }
  .btn-blue700:hover {
    color: #fff;
    background-color: #1842b6;
    border-color: #173eab; }
  .btn-blue700:focus, .btn-blue700.focus {
    box-shadow: 0 0 0 0 rgba(63, 105, 222, 0.5); }
  .btn-blue700.disabled, .btn-blue700:disabled {
    color: #fff;
    background-color: #1d4ed8;
    border-color: #1d4ed8; }
  .btn-blue700:not(:disabled):not(.disabled):active, .btn-blue700:not(:disabled):not(.disabled).active, .show > .btn-blue700.dropdown-toggle {
    color: #fff;
    background-color: #173eab;
    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: 0 0 0 0 rgba(63, 105, 222, 0.5); }

.btn-blue800 {
  color: #fff;
  background-color: #1e40af;
  border-color: #1e40af; }
  .btn-blue800:hover {
    color: #fff;
    background-color: #18348e;
    border-color: #173083; }
  .btn-blue800:focus, .btn-blue800.focus {
    box-shadow: 0 0 0 0 rgba(64, 93, 187, 0.5); }
  .btn-blue800.disabled, .btn-blue800:disabled {
    color: #fff;
    background-color: #1e40af;
    border-color: #1e40af; }
  .btn-blue800:not(:disabled):not(.disabled):active, .btn-blue800:not(:disabled):not(.disabled).active, .show > .btn-blue800.dropdown-toggle {
    color: #fff;
    background-color: #173083;
    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: 0 0 0 0 rgba(64, 93, 187, 0.5); }

.btn-blue900 {
  color: #fff;
  background-color: #1e3a8a;
  border-color: #1e3a8a; }
  .btn-blue900:hover {
    color: #fff;
    background-color: #172d6b;
    border-color: #152860; }
  .btn-blue900:focus, .btn-blue900.focus {
    box-shadow: 0 0 0 0 rgba(64, 88, 156, 0.5); }
  .btn-blue900.disabled, .btn-blue900:disabled {
    color: #fff;
    background-color: #1e3a8a;
    border-color: #1e3a8a; }
  .btn-blue900:not(:disabled):not(.disabled):active, .btn-blue900:not(:disabled):not(.disabled).active, .show > .btn-blue900.dropdown-toggle {
    color: #fff;
    background-color: #152860;
    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: 0 0 0 0 rgba(64, 88, 156, 0.5); }

.btn-lightBlue50 {
  color: #151515;
  background-color: #f0f9ff;
  border-color: #f0f9ff; }
  .btn-lightBlue50:hover {
    color: #151515;
    background-color: #caeaff;
    border-color: #bde5ff; }
  .btn-lightBlue50:focus, .btn-lightBlue50.focus {
    box-shadow: 0 0 0 0 rgba(207, 215, 220, 0.5); }
  .btn-lightBlue50.disabled, .btn-lightBlue50:disabled {
    color: #151515;
    background-color: #f0f9ff;
    border-color: #f0f9ff; }
  .btn-lightBlue50:not(:disabled):not(.disabled):active, .btn-lightBlue50:not(:disabled):not(.disabled).active, .show > .btn-lightBlue50.dropdown-toggle {
    color: #151515;
    background-color: #bde5ff;
    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: 0 0 0 0 rgba(207, 215, 220, 0.5); }

.btn-lightBlue100 {
  color: #151515;
  background-color: #e0f2fe;
  border-color: #e0f2fe; }
  .btn-lightBlue100:hover {
    color: #151515;
    background-color: #bbe2fd;
    border-color: #afddfc; }
  .btn-lightBlue100:focus, .btn-lightBlue100.focus {
    box-shadow: 0 0 0 0 rgba(194, 209, 219, 0.5); }
  .btn-lightBlue100.disabled, .btn-lightBlue100:disabled {
    color: #151515;
    background-color: #e0f2fe;
    border-color: #e0f2fe; }
  .btn-lightBlue100:not(:disabled):not(.disabled):active, .btn-lightBlue100:not(:disabled):not(.disabled).active, .show > .btn-lightBlue100.dropdown-toggle {
    color: #151515;
    background-color: #afddfc;
    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: 0 0 0 0 rgba(194, 209, 219, 0.5); }

.btn-lightBlue200 {
  color: #151515;
  background-color: #bae6fd;
  border-color: #bae6fd; }
  .btn-lightBlue200:hover {
    color: #151515;
    background-color: #95d9fc;
    border-color: #88d4fc; }
  .btn-lightBlue200:focus, .btn-lightBlue200.focus {
    box-shadow: 0 0 0 0 rgba(161, 199, 218, 0.5); }
  .btn-lightBlue200.disabled, .btn-lightBlue200:disabled {
    color: #151515;
    background-color: #bae6fd;
    border-color: #bae6fd; }
  .btn-lightBlue200:not(:disabled):not(.disabled):active, .btn-lightBlue200:not(:disabled):not(.disabled).active, .show > .btn-lightBlue200.dropdown-toggle {
    color: #151515;
    background-color: #88d4fc;
    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: 0 0 0 0 rgba(161, 199, 218, 0.5); }

.btn-lightBlue300 {
  color: #151515;
  background-color: #7dd3fc;
  border-color: #7dd3fc; }
  .btn-lightBlue300:hover {
    color: #151515;
    background-color: #58c6fb;
    border-color: #4bc2fb; }
  .btn-lightBlue300:focus, .btn-lightBlue300.focus {
    box-shadow: 0 0 0 0 rgba(109, 183, 217, 0.5); }
  .btn-lightBlue300.disabled, .btn-lightBlue300:disabled {
    color: #151515;
    background-color: #7dd3fc;
    border-color: #7dd3fc; }
  .btn-lightBlue300:not(:disabled):not(.disabled):active, .btn-lightBlue300:not(:disabled):not(.disabled).active, .show > .btn-lightBlue300.dropdown-toggle {
    color: #151515;
    background-color: #4bc2fb;
    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: 0 0 0 0 rgba(109, 183, 217, 0.5); }

.btn-lightBlue400 {
  color: #151515;
  background-color: #38bdf8;
  border-color: #38bdf8; }
  .btn-lightBlue400:hover {
    color: #fff;
    background-color: #13b1f7;
    border-color: #09acf4; }
  .btn-lightBlue400:focus, .btn-lightBlue400.focus {
    box-shadow: 0 0 0 0 rgba(51, 164, 214, 0.5); }
  .btn-lightBlue400.disabled, .btn-lightBlue400:disabled {
    color: #151515;
    background-color: #38bdf8;
    border-color: #38bdf8; }
  .btn-lightBlue400:not(:disabled):not(.disabled):active, .btn-lightBlue400:not(:disabled):not(.disabled).active, .show > .btn-lightBlue400.dropdown-toggle {
    color: #fff;
    background-color: #09acf4;
    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: 0 0 0 0 rgba(51, 164, 214, 0.5); }

.btn-lightBlue500 {
  color: #fff;
  background-color: #0ea5e9;
  border-color: #0ea5e9; }
  .btn-lightBlue500:hover {
    color: #fff;
    background-color: #0c8bc5;
    border-color: #0b83b9; }
  .btn-lightBlue500:focus, .btn-lightBlue500.focus {
    box-shadow: 0 0 0 0 rgba(50, 179, 236, 0.5); }
  .btn-lightBlue500.disabled, .btn-lightBlue500:disabled {
    color: #fff;
    background-color: #0ea5e9;
    border-color: #0ea5e9; }
  .btn-lightBlue500:not(:disabled):not(.disabled):active, .btn-lightBlue500:not(:disabled):not(.disabled).active, .show > .btn-lightBlue500.dropdown-toggle {
    color: #fff;
    background-color: #0b83b9;
    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: 0 0 0 0 rgba(50, 179, 236, 0.5); }

.btn-lightBlue600 {
  color: #fff;
  background-color: #0284c7;
  border-color: #0284c7; }
  .btn-lightBlue600:hover {
    color: #fff;
    background-color: #026ba1;
    border-color: #016395; }
  .btn-lightBlue600:focus, .btn-lightBlue600.focus {
    box-shadow: 0 0 0 0 rgba(40, 150, 207, 0.5); }
  .btn-lightBlue600.disabled, .btn-lightBlue600:disabled {
    color: #fff;
    background-color: #0284c7;
    border-color: #0284c7; }
  .btn-lightBlue600:not(:disabled):not(.disabled):active, .btn-lightBlue600:not(:disabled):not(.disabled).active, .show > .btn-lightBlue600.dropdown-toggle {
    color: #fff;
    background-color: #016395;
    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: 0 0 0 0 rgba(40, 150, 207, 0.5); }

.btn-lightBlue700 {
  color: #fff;
  background-color: #0369a1;
  border-color: #0369a1; }
  .btn-lightBlue700:hover {
    color: #fff;
    background-color: #02517b;
    border-color: #02486f; }
  .btn-lightBlue700:focus, .btn-lightBlue700.focus {
    box-shadow: 0 0 0 0 rgba(41, 128, 175, 0.5); }
  .btn-lightBlue700.disabled, .btn-lightBlue700:disabled {
    color: #fff;
    background-color: #0369a1;
    border-color: #0369a1; }
  .btn-lightBlue700:not(:disabled):not(.disabled):active, .btn-lightBlue700:not(:disabled):not(.disabled).active, .show > .btn-lightBlue700.dropdown-toggle {
    color: #fff;
    background-color: #02486f;
    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: 0 0 0 0 rgba(41, 128, 175, 0.5); }

.btn-lightBlue800 {
  color: #fff;
  background-color: #075985;
  border-color: #075985; }
  .btn-lightBlue800:hover {
    color: #fff;
    background-color: #054161;
    border-color: #043955; }
  .btn-lightBlue800:focus, .btn-lightBlue800.focus {
    box-shadow: 0 0 0 0 rgba(44, 114, 151, 0.5); }
  .btn-lightBlue800.disabled, .btn-lightBlue800:disabled {
    color: #fff;
    background-color: #075985;
    border-color: #075985; }
  .btn-lightBlue800:not(:disabled):not(.disabled):active, .btn-lightBlue800:not(:disabled):not(.disabled).active, .show > .btn-lightBlue800.dropdown-toggle {
    color: #fff;
    background-color: #043955;
    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: 0 0 0 0 rgba(44, 114, 151, 0.5); }

.btn-lightBlue900 {
  color: #fff;
  background-color: #0c4a6e;
  border-color: #0c4a6e; }
  .btn-lightBlue900:hover {
    color: #fff;
    background-color: #08334c;
    border-color: #072b40; }
  .btn-lightBlue900:focus, .btn-lightBlue900.focus {
    box-shadow: 0 0 0 0 rgba(48, 101, 132, 0.5); }
  .btn-lightBlue900.disabled, .btn-lightBlue900:disabled {
    color: #fff;
    background-color: #0c4a6e;
    border-color: #0c4a6e; }
  .btn-lightBlue900:not(:disabled):not(.disabled):active, .btn-lightBlue900:not(:disabled):not(.disabled).active, .show > .btn-lightBlue900.dropdown-toggle {
    color: #fff;
    background-color: #072b40;
    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: 0 0 0 0 rgba(48, 101, 132, 0.5); }

.btn-cyan50 {
  color: #151515;
  background-color: #ecfeff;
  border-color: #ecfeff; }
  .btn-cyan50:hover {
    color: #151515;
    background-color: #c6fcff;
    border-color: #b9fbff; }
  .btn-cyan50:focus, .btn-cyan50.focus {
    box-shadow: 0 0 0 0 rgba(204, 219, 220, 0.5); }
  .btn-cyan50.disabled, .btn-cyan50:disabled {
    color: #151515;
    background-color: #ecfeff;
    border-color: #ecfeff; }
  .btn-cyan50:not(:disabled):not(.disabled):active, .btn-cyan50:not(:disabled):not(.disabled).active, .show > .btn-cyan50.dropdown-toggle {
    color: #151515;
    background-color: #b9fbff;
    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: 0 0 0 0 rgba(204, 219, 220, 0.5); }

.btn-cyan100 {
  color: #151515;
  background-color: #cffafe;
  border-color: #cffafe; }
  .btn-cyan100:hover {
    color: #151515;
    background-color: #aaf6fd;
    border-color: #9df5fd; }
  .btn-cyan100:focus, .btn-cyan100.focus {
    box-shadow: 0 0 0 0 rgba(179, 216, 219, 0.5); }
  .btn-cyan100.disabled, .btn-cyan100:disabled {
    color: #151515;
    background-color: #cffafe;
    border-color: #cffafe; }
  .btn-cyan100:not(:disabled):not(.disabled):active, .btn-cyan100:not(:disabled):not(.disabled).active, .show > .btn-cyan100.dropdown-toggle {
    color: #151515;
    background-color: #9df5fd;
    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: 0 0 0 0 rgba(179, 216, 219, 0.5); }

.btn-cyan200 {
  color: #151515;
  background-color: #a5f3fc;
  border-color: #a5f3fc; }
  .btn-cyan200:hover {
    color: #151515;
    background-color: #80eefb;
    border-color: #74ecfa; }
  .btn-cyan200:focus, .btn-cyan200.focus {
    box-shadow: 0 0 0 0 rgba(143, 210, 217, 0.5); }
  .btn-cyan200.disabled, .btn-cyan200:disabled {
    color: #151515;
    background-color: #a5f3fc;
    border-color: #a5f3fc; }
  .btn-cyan200:not(:disabled):not(.disabled):active, .btn-cyan200:not(:disabled):not(.disabled).active, .show > .btn-cyan200.dropdown-toggle {
    color: #151515;
    background-color: #74ecfa;
    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: 0 0 0 0 rgba(143, 210, 217, 0.5); }

.btn-cyan300 {
  color: #151515;
  background-color: #67e8f9;
  border-color: #67e8f9; }
  .btn-cyan300:hover {
    color: #151515;
    background-color: #42e2f8;
    border-color: #36e1f7; }
  .btn-cyan300:focus, .btn-cyan300.focus {
    box-shadow: 0 0 0 0 rgba(91, 200, 215, 0.5); }
  .btn-cyan300.disabled, .btn-cyan300:disabled {
    color: #151515;
    background-color: #67e8f9;
    border-color: #67e8f9; }
  .btn-cyan300:not(:disabled):not(.disabled):active, .btn-cyan300:not(:disabled):not(.disabled).active, .show > .btn-cyan300.dropdown-toggle {
    color: #151515;
    background-color: #36e1f7;
    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: 0 0 0 0 rgba(91, 200, 215, 0.5); }

.btn-cyan400 {
  color: #151515;
  background-color: #22d3ee;
  border-color: #22d3ee; }
  .btn-cyan400:hover {
    color: #fff;
    background-color: #11bfd9;
    border-color: #10b4cd; }
  .btn-cyan400:focus, .btn-cyan400.focus {
    box-shadow: 0 0 0 0 rgba(32, 183, 205, 0.5); }
  .btn-cyan400.disabled, .btn-cyan400:disabled {
    color: #151515;
    background-color: #22d3ee;
    border-color: #22d3ee; }
  .btn-cyan400:not(:disabled):not(.disabled):active, .btn-cyan400:not(:disabled):not(.disabled).active, .show > .btn-cyan400.dropdown-toggle {
    color: #fff;
    background-color: #10b4cd;
    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: 0 0 0 0 rgba(32, 183, 205, 0.5); }

.btn-cyan500 {
  color: #fff;
  background-color: #06b6d4;
  border-color: #06b6d4; }
  .btn-cyan500:hover {
    color: #fff;
    background-color: #0596af;
    border-color: #058ba2; }
  .btn-cyan500:focus, .btn-cyan500.focus {
    box-shadow: 0 0 0 0 rgba(43, 193, 218, 0.5); }
  .btn-cyan500.disabled, .btn-cyan500:disabled {
    color: #fff;
    background-color: #06b6d4;
    border-color: #06b6d4; }
  .btn-cyan500:not(:disabled):not(.disabled):active, .btn-cyan500:not(:disabled):not(.disabled).active, .show > .btn-cyan500.dropdown-toggle {
    color: #fff;
    background-color: #058ba2;
    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: 0 0 0 0 rgba(43, 193, 218, 0.5); }

.btn-cyan600 {
  color: #fff;
  background-color: #0891b2;
  border-color: #0891b2; }
  .btn-cyan600:hover {
    color: #fff;
    background-color: #06738d;
    border-color: #066981; }
  .btn-cyan600:focus, .btn-cyan600.focus {
    box-shadow: 0 0 0 0 rgba(45, 162, 190, 0.5); }
  .btn-cyan600.disabled, .btn-cyan600:disabled {
    color: #fff;
    background-color: #0891b2;
    border-color: #0891b2; }
  .btn-cyan600:not(:disabled):not(.disabled):active, .btn-cyan600:not(:disabled):not(.disabled).active, .show > .btn-cyan600.dropdown-toggle {
    color: #fff;
    background-color: #066981;
    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: 0 0 0 0 rgba(45, 162, 190, 0.5); }

.btn-cyan700 {
  color: #fff;
  background-color: #0e7490;
  border-color: #0e7490; }
  .btn-cyan700:hover {
    color: #fff;
    background-color: #0b586d;
    border-color: #094f62; }
  .btn-cyan700:focus, .btn-cyan700.focus {
    box-shadow: 0 0 0 0 rgba(50, 137, 161, 0.5); }
  .btn-cyan700.disabled, .btn-cyan700:disabled {
    color: #fff;
    background-color: #0e7490;
    border-color: #0e7490; }
  .btn-cyan700:not(:disabled):not(.disabled):active, .btn-cyan700:not(:disabled):not(.disabled).active, .show > .btn-cyan700.dropdown-toggle {
    color: #fff;
    background-color: #094f62;
    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: 0 0 0 0 rgba(50, 137, 161, 0.5); }

.btn-cyan800 {
  color: #fff;
  background-color: #155e75;
  border-color: #155e75; }
  .btn-cyan800:hover {
    color: #fff;
    background-color: #0f4455;
    border-color: #0d3b4a; }
  .btn-cyan800:focus, .btn-cyan800.focus {
    box-shadow: 0 0 0 0 rgba(56, 118, 138, 0.5); }
  .btn-cyan800.disabled, .btn-cyan800:disabled {
    color: #fff;
    background-color: #155e75;
    border-color: #155e75; }
  .btn-cyan800:not(:disabled):not(.disabled):active, .btn-cyan800:not(:disabled):not(.disabled).active, .show > .btn-cyan800.dropdown-toggle {
    color: #fff;
    background-color: #0d3b4a;
    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: 0 0 0 0 rgba(56, 118, 138, 0.5); }

.btn-cyan900 {
  color: #fff;
  background-color: #164e63;
  border-color: #164e63; }
  .btn-cyan900:hover {
    color: #fff;
    background-color: #0f3544;
    border-color: #0d2d39; }
  .btn-cyan900:focus, .btn-cyan900.focus {
    box-shadow: 0 0 0 0 rgba(57, 105, 122, 0.5); }
  .btn-cyan900.disabled, .btn-cyan900:disabled {
    color: #fff;
    background-color: #164e63;
    border-color: #164e63; }
  .btn-cyan900:not(:disabled):not(.disabled):active, .btn-cyan900:not(:disabled):not(.disabled).active, .show > .btn-cyan900.dropdown-toggle {
    color: #fff;
    background-color: #0d2d39;
    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: 0 0 0 0 rgba(57, 105, 122, 0.5); }

.btn-teal50 {
  color: #151515;
  background-color: #f0fdfa;
  border-color: #f0fdfa; }
  .btn-teal50:hover {
    color: #151515;
    background-color: #cef9ef;
    border-color: #c3f7eb; }
  .btn-teal50:focus, .btn-teal50.focus {
    box-shadow: 0 0 0 0 rgba(207, 218, 216, 0.5); }
  .btn-teal50.disabled, .btn-teal50:disabled {
    color: #151515;
    background-color: #f0fdfa;
    border-color: #f0fdfa; }
  .btn-teal50:not(:disabled):not(.disabled):active, .btn-teal50:not(:disabled):not(.disabled).active, .show > .btn-teal50.dropdown-toggle {
    color: #151515;
    background-color: #c3f7eb;
    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: 0 0 0 0 rgba(207, 218, 216, 0.5); }

.btn-teal100 {
  color: #151515;
  background-color: #ccfbf1;
  border-color: #ccfbf1; }
  .btn-teal100:hover {
    color: #151515;
    background-color: #a9f8e7;
    border-color: #9df7e4; }
  .btn-teal100:focus, .btn-teal100.focus {
    box-shadow: 0 0 0 0 rgba(177, 217, 208, 0.5); }
  .btn-teal100.disabled, .btn-teal100:disabled {
    color: #151515;
    background-color: #ccfbf1;
    border-color: #ccfbf1; }
  .btn-teal100:not(:disabled):not(.disabled):active, .btn-teal100:not(:disabled):not(.disabled).active, .show > .btn-teal100.dropdown-toggle {
    color: #151515;
    background-color: #9df7e4;
    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: 0 0 0 0 rgba(177, 217, 208, 0.5); }

.btn-teal200 {
  color: #151515;
  background-color: #99f6e4;
  border-color: #99f6e4; }
  .btn-teal200:hover {
    color: #151515;
    background-color: #76f3db;
    border-color: #6af2d8; }
  .btn-teal200:focus, .btn-teal200.focus {
    box-shadow: 0 0 0 0 rgba(133, 212, 197, 0.5); }
  .btn-teal200.disabled, .btn-teal200:disabled {
    color: #151515;
    background-color: #99f6e4;
    border-color: #99f6e4; }
  .btn-teal200:not(:disabled):not(.disabled):active, .btn-teal200:not(:disabled):not(.disabled).active, .show > .btn-teal200.dropdown-toggle {
    color: #151515;
    background-color: #6af2d8;
    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: 0 0 0 0 rgba(133, 212, 197, 0.5); }

.btn-teal300 {
  color: #151515;
  background-color: #5eead4;
  border-color: #5eead4; }
  .btn-teal300:hover {
    color: #151515;
    background-color: #3ce6cb;
    border-color: #31e4c8; }
  .btn-teal300:focus, .btn-teal300.focus {
    box-shadow: 0 0 0 0 rgba(83, 202, 183, 0.5); }
  .btn-teal300.disabled, .btn-teal300:disabled {
    color: #151515;
    background-color: #5eead4;
    border-color: #5eead4; }
  .btn-teal300:not(:disabled):not(.disabled):active, .btn-teal300:not(:disabled):not(.disabled).active, .show > .btn-teal300.dropdown-toggle {
    color: #151515;
    background-color: #31e4c8;
    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: 0 0 0 0 rgba(83, 202, 183, 0.5); }

.btn-teal400 {
  color: #151515;
  background-color: #2dd4bf;
  border-color: #2dd4bf; }
  .btn-teal400:hover {
    color: #fff;
    background-color: #25b6a3;
    border-color: #23ab9a; }
  .btn-teal400:focus, .btn-teal400.focus {
    box-shadow: 0 0 0 0 rgba(41, 183, 166, 0.5); }
  .btn-teal400.disabled, .btn-teal400:disabled {
    color: #151515;
    background-color: #2dd4bf;
    border-color: #2dd4bf; }
  .btn-teal400:not(:disabled):not(.disabled):active, .btn-teal400:not(:disabled):not(.disabled).active, .show > .btn-teal400.dropdown-toggle {
    color: #fff;
    background-color: #23ab9a;
    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: 0 0 0 0 rgba(41, 183, 166, 0.5); }

.btn-teal500 {
  color: #fff;
  background-color: #14b8a6;
  border-color: #14b8a6; }
  .btn-teal500:hover {
    color: #fff;
    background-color: #109687;
    border-color: #0f8a7d; }
  .btn-teal500:focus, .btn-teal500.focus {
    box-shadow: 0 0 0 0 rgba(55, 195, 179, 0.5); }
  .btn-teal500.disabled, .btn-teal500:disabled {
    color: #fff;
    background-color: #14b8a6;
    border-color: #14b8a6; }
  .btn-teal500:not(:disabled):not(.disabled):active, .btn-teal500:not(:disabled):not(.disabled).active, .show > .btn-teal500.dropdown-toggle {
    color: #fff;
    background-color: #0f8a7d;
    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: 0 0 0 0 rgba(55, 195, 179, 0.5); }

.btn-teal600 {
  color: #fff;
  background-color: #0d9488;
  border-color: #0d9488; }
  .btn-teal600:hover {
    color: #fff;
    background-color: #0a7168;
    border-color: #09655d; }
  .btn-teal600:focus, .btn-teal600.focus {
    box-shadow: 0 0 0 0 rgba(49, 164, 154, 0.5); }
  .btn-teal600.disabled, .btn-teal600:disabled {
    color: #fff;
    background-color: #0d9488;
    border-color: #0d9488; }
  .btn-teal600:not(:disabled):not(.disabled):active, .btn-teal600:not(:disabled):not(.disabled).active, .show > .btn-teal600.dropdown-toggle {
    color: #fff;
    background-color: #09655d;
    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: 0 0 0 0 rgba(49, 164, 154, 0.5); }

.btn-teal700 {
  color: #fff;
  background-color: #0f766e;
  border-color: #0f766e; }
  .btn-teal700:hover {
    color: #fff;
    background-color: #0b544e;
    border-color: #094944; }
  .btn-teal700:focus, .btn-teal700.focus {
    box-shadow: 0 0 0 0 rgba(51, 139, 132, 0.5); }
  .btn-teal700.disabled, .btn-teal700:disabled {
    color: #fff;
    background-color: #0f766e;
    border-color: #0f766e; }
  .btn-teal700:not(:disabled):not(.disabled):active, .btn-teal700:not(:disabled):not(.disabled).active, .show > .btn-teal700.dropdown-toggle {
    color: #fff;
    background-color: #094944;
    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: 0 0 0 0 rgba(51, 139, 132, 0.5); }

.btn-teal800 {
  color: #fff;
  background-color: #115e59;
  border-color: #115e59; }
  .btn-teal800:hover {
    color: #fff;
    background-color: #0b3e3a;
    border-color: #093330; }
  .btn-teal800:focus, .btn-teal800.focus {
    box-shadow: 0 0 0 0 rgba(53, 118, 114, 0.5); }
  .btn-teal800.disabled, .btn-teal800:disabled {
    color: #fff;
    background-color: #115e59;
    border-color: #115e59; }
  .btn-teal800:not(:disabled):not(.disabled):active, .btn-teal800:not(:disabled):not(.disabled).active, .show > .btn-teal800.dropdown-toggle {
    color: #fff;
    background-color: #093330;
    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: 0 0 0 0 rgba(53, 118, 114, 0.5); }

.btn-teal900 {
  color: #fff;
  background-color: #134e4a;
  border-color: #134e4a; }
  .btn-teal900:hover {
    color: #fff;
    background-color: #0c2f2d;
    border-color: #092523; }
  .btn-teal900:focus, .btn-teal900.focus {
    box-shadow: 0 0 0 0 rgba(54, 105, 101, 0.5); }
  .btn-teal900.disabled, .btn-teal900:disabled {
    color: #fff;
    background-color: #134e4a;
    border-color: #134e4a; }
  .btn-teal900:not(:disabled):not(.disabled):active, .btn-teal900:not(:disabled):not(.disabled).active, .show > .btn-teal900.dropdown-toggle {
    color: #fff;
    background-color: #092523;
    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: 0 0 0 0 rgba(54, 105, 101, 0.5); }

.btn-emerald50 {
  color: #151515;
  background-color: #ecfdf5;
  border-color: #ecfdf5; }
  .btn-emerald50:hover {
    color: #151515;
    background-color: #c9f9e3;
    border-color: #bef8dd; }
  .btn-emerald50:focus, .btn-emerald50.focus {
    box-shadow: 0 0 0 0 rgba(204, 218, 211, 0.5); }
  .btn-emerald50.disabled, .btn-emerald50:disabled {
    color: #151515;
    background-color: #ecfdf5;
    border-color: #ecfdf5; }
  .btn-emerald50:not(:disabled):not(.disabled):active, .btn-emerald50:not(:disabled):not(.disabled).active, .show > .btn-emerald50.dropdown-toggle {
    color: #151515;
    background-color: #bef8dd;
    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: 0 0 0 0 rgba(204, 218, 211, 0.5); }

.btn-emerald100 {
  color: #151515;
  background-color: #d1fae5;
  border-color: #d1fae5; }
  .btn-emerald100:hover {
    color: #151515;
    background-color: #aff6d2;
    border-color: #a3f5cb; }
  .btn-emerald100:focus, .btn-emerald100.focus {
    box-shadow: 0 0 0 0 rgba(181, 216, 198, 0.5); }
  .btn-emerald100.disabled, .btn-emerald100:disabled {
    color: #151515;
    background-color: #d1fae5;
    border-color: #d1fae5; }
  .btn-emerald100:not(:disabled):not(.disabled):active, .btn-emerald100:not(:disabled):not(.disabled).active, .show > .btn-emerald100.dropdown-toggle {
    color: #151515;
    background-color: #a3f5cb;
    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: 0 0 0 0 rgba(181, 216, 198, 0.5); }

.btn-emerald200 {
  color: #151515;
  background-color: #a7f3d0;
  border-color: #a7f3d0; }
  .btn-emerald200:hover {
    color: #151515;
    background-color: #85eebe;
    border-color: #7aedb8; }
  .btn-emerald200:focus, .btn-emerald200.focus {
    box-shadow: 0 0 0 0 rgba(145, 210, 180, 0.5); }
  .btn-emerald200.disabled, .btn-emerald200:disabled {
    color: #151515;
    background-color: #a7f3d0;
    border-color: #a7f3d0; }
  .btn-emerald200:not(:disabled):not(.disabled):active, .btn-emerald200:not(:disabled):not(.disabled).active, .show > .btn-emerald200.dropdown-toggle {
    color: #151515;
    background-color: #7aedb8;
    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: 0 0 0 0 rgba(145, 210, 180, 0.5); }

.btn-emerald300 {
  color: #151515;
  background-color: #6ee7b7;
  border-color: #6ee7b7; }
  .btn-emerald300:hover {
    color: #151515;
    background-color: #4de2a7;
    border-color: #42e0a1; }
  .btn-emerald300:focus, .btn-emerald300.focus {
    box-shadow: 0 0 0 0 rgba(97, 200, 159, 0.5); }
  .btn-emerald300.disabled, .btn-emerald300:disabled {
    color: #151515;
    background-color: #6ee7b7;
    border-color: #6ee7b7; }
  .btn-emerald300:not(:disabled):not(.disabled):active, .btn-emerald300:not(:disabled):not(.disabled).active, .show > .btn-emerald300.dropdown-toggle {
    color: #151515;
    background-color: #42e0a1;
    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: 0 0 0 0 rgba(97, 200, 159, 0.5); }

.btn-emerald400 {
  color: #151515;
  background-color: #34d399;
  border-color: #34d399; }
  .btn-emerald400:hover {
    color: #fff;
    background-color: #28b984;
    border-color: #26ae7c; }
  .btn-emerald400:focus, .btn-emerald400.focus {
    box-shadow: 0 0 0 0 rgba(47, 183, 133, 0.5); }
  .btn-emerald400.disabled, .btn-emerald400:disabled {
    color: #151515;
    background-color: #34d399;
    border-color: #34d399; }
  .btn-emerald400:not(:disabled):not(.disabled):active, .btn-emerald400:not(:disabled):not(.disabled).active, .show > .btn-emerald400.dropdown-toggle {
    color: #fff;
    background-color: #26ae7c;
    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: 0 0 0 0 rgba(47, 183, 133, 0.5); }

.btn-emerald500 {
  color: #fff;
  background-color: #10b981;
  border-color: #10b981; }
  .btn-emerald500:hover {
    color: #fff;
    background-color: #0d9668;
    border-color: #0c8a60; }
  .btn-emerald500:focus, .btn-emerald500.focus {
    box-shadow: 0 0 0 0 rgba(52, 196, 148, 0.5); }
  .btn-emerald500.disabled, .btn-emerald500:disabled {
    color: #fff;
    background-color: #10b981;
    border-color: #10b981; }
  .btn-emerald500:not(:disabled):not(.disabled):active, .btn-emerald500:not(:disabled):not(.disabled).active, .show > .btn-emerald500.dropdown-toggle {
    color: #fff;
    background-color: #0c8a60;
    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: 0 0 0 0 rgba(52, 196, 148, 0.5); }

.btn-emerald600 {
  color: #fff;
  background-color: #059669;
  border-color: #059669; }
  .btn-emerald600:hover {
    color: #fff;
    background-color: #04714f;
    border-color: #036546; }
  .btn-emerald600:focus, .btn-emerald600.focus {
    box-shadow: 0 0 0 0 rgba(43, 166, 128, 0.5); }
  .btn-emerald600.disabled, .btn-emerald600:disabled {
    color: #fff;
    background-color: #059669;
    border-color: #059669; }
  .btn-emerald600:not(:disabled):not(.disabled):active, .btn-emerald600:not(:disabled):not(.disabled).active, .show > .btn-emerald600.dropdown-toggle {
    color: #fff;
    background-color: #036546;
    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: 0 0 0 0 rgba(43, 166, 128, 0.5); }

.btn-emerald700 {
  color: #fff;
  background-color: #047857;
  border-color: #047857; }
  .btn-emerald700:hover {
    color: #fff;
    background-color: #03533c;
    border-color: #024733; }
  .btn-emerald700:focus, .btn-emerald700.focus {
    box-shadow: 0 0 0 0 rgba(42, 140, 112, 0.5); }
  .btn-emerald700.disabled, .btn-emerald700:disabled {
    color: #fff;
    background-color: #047857;
    border-color: #047857; }
  .btn-emerald700:not(:disabled):not(.disabled):active, .btn-emerald700:not(:disabled):not(.disabled).active, .show > .btn-emerald700.dropdown-toggle {
    color: #fff;
    background-color: #024733;
    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: 0 0 0 0 rgba(42, 140, 112, 0.5); }

.btn-emerald800 {
  color: #fff;
  background-color: #065f46;
  border-color: #065f46; }
  .btn-emerald800:hover {
    color: #fff;
    background-color: #043b2b;
    border-color: #032f23; }
  .btn-emerald800:focus, .btn-emerald800.focus {
    box-shadow: 0 0 0 0 rgba(43, 119, 98, 0.5); }
  .btn-emerald800.disabled, .btn-emerald800:disabled {
    color: #fff;
    background-color: #065f46;
    border-color: #065f46; }
  .btn-emerald800:not(:disabled):not(.disabled):active, .btn-emerald800:not(:disabled):not(.disabled).active, .show > .btn-emerald800.dropdown-toggle {
    color: #fff;
    background-color: #032f23;
    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: 0 0 0 0 rgba(43, 119, 98, 0.5); }

.btn-emerald900 {
  color: #fff;
  background-color: #064e3b;
  border-color: #064e3b; }
  .btn-emerald900:hover {
    color: #fff;
    background-color: #032a20;
    border-color: #021f17; }
  .btn-emerald900:focus, .btn-emerald900.focus {
    box-shadow: 0 0 0 0 rgba(43, 105, 88, 0.5); }
  .btn-emerald900.disabled, .btn-emerald900:disabled {
    color: #fff;
    background-color: #064e3b;
    border-color: #064e3b; }
  .btn-emerald900:not(:disabled):not(.disabled):active, .btn-emerald900:not(:disabled):not(.disabled).active, .show > .btn-emerald900.dropdown-toggle {
    color: #fff;
    background-color: #021f17;
    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: 0 0 0 0 rgba(43, 105, 88, 0.5); }

.btn-green50 {
  color: #151515;
  background-color: #f0fdf4;
  border-color: #f0fdf4; }
  .btn-green50:hover {
    color: #151515;
    background-color: #cef9db;
    border-color: #c3f7d3; }
  .btn-green50:focus, .btn-green50.focus {
    box-shadow: 0 0 0 0 rgba(207, 218, 211, 0.5); }
  .btn-green50.disabled, .btn-green50:disabled {
    color: #151515;
    background-color: #f0fdf4;
    border-color: #f0fdf4; }
  .btn-green50:not(:disabled):not(.disabled):active, .btn-green50:not(:disabled):not(.disabled).active, .show > .btn-green50.dropdown-toggle {
    color: #151515;
    background-color: #c3f7d3;
    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: 0 0 0 0 rgba(207, 218, 211, 0.5); }

.btn-green100 {
  color: #151515;
  background-color: #dcfce7;
  border-color: #dcfce7; }
  .btn-green100:hover {
    color: #151515;
    background-color: #b9f9cf;
    border-color: #adf8c7; }
  .btn-green100:focus, .btn-green100.focus {
    box-shadow: 0 0 0 0 rgba(190, 217, 200, 0.5); }
  .btn-green100.disabled, .btn-green100:disabled {
    color: #151515;
    background-color: #dcfce7;
    border-color: #dcfce7; }
  .btn-green100:not(:disabled):not(.disabled):active, .btn-green100:not(:disabled):not(.disabled).active, .show > .btn-green100.dropdown-toggle {
    color: #151515;
    background-color: #adf8c7;
    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: 0 0 0 0 rgba(190, 217, 200, 0.5); }

.btn-green200 {
  color: #151515;
  background-color: #bbf7d0;
  border-color: #bbf7d0; }
  .btn-green200:hover {
    color: #151515;
    background-color: #99f3b8;
    border-color: #8df2b0; }
  .btn-green200:focus, .btn-green200.focus {
    box-shadow: 0 0 0 0 rgba(162, 213, 180, 0.5); }
  .btn-green200.disabled, .btn-green200:disabled {
    color: #151515;
    background-color: #bbf7d0;
    border-color: #bbf7d0; }
  .btn-green200:not(:disabled):not(.disabled):active, .btn-green200:not(:disabled):not(.disabled).active, .show > .btn-green200.dropdown-toggle {
    color: #151515;
    background-color: #8df2b0;
    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: 0 0 0 0 rgba(162, 213, 180, 0.5); }

.btn-green300 {
  color: #151515;
  background-color: #86efac;
  border-color: #86efac; }
  .btn-green300:hover {
    color: #151515;
    background-color: #64eb95;
    border-color: #59e98d; }
  .btn-green300:focus, .btn-green300.focus {
    box-shadow: 0 0 0 0 rgba(117, 206, 149, 0.5); }
  .btn-green300.disabled, .btn-green300:disabled {
    color: #151515;
    background-color: #86efac;
    border-color: #86efac; }
  .btn-green300:not(:disabled):not(.disabled):active, .btn-green300:not(:disabled):not(.disabled).active, .show > .btn-green300.dropdown-toggle {
    color: #151515;
    background-color: #59e98d;
    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: 0 0 0 0 rgba(117, 206, 149, 0.5); }

.btn-green400 {
  color: #151515;
  background-color: #4ade80;
  border-color: #4ade80; }
  .btn-green400:hover {
    color: #151515;
    background-color: #2ad869;
    border-color: #26cf64; }
  .btn-green400:focus, .btn-green400.focus {
    box-shadow: 0 0 0 0 rgba(66, 192, 112, 0.5); }
  .btn-green400.disabled, .btn-green400:disabled {
    color: #151515;
    background-color: #4ade80;
    border-color: #4ade80; }
  .btn-green400:not(:disabled):not(.disabled):active, .btn-green400:not(:disabled):not(.disabled).active, .show > .btn-green400.dropdown-toggle {
    color: #fff;
    background-color: #26cf64;
    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: 0 0 0 0 rgba(66, 192, 112, 0.5); }

.btn-green500 {
  color: #fff;
  background-color: #22c55e;
  border-color: #22c55e; }
  .btn-green500:hover {
    color: #fff;
    background-color: #1ca44e;
    border-color: #1a9a49; }
  .btn-green500:focus, .btn-green500.focus {
    box-shadow: 0 0 0 0 rgba(67, 206, 118, 0.5); }
  .btn-green500.disabled, .btn-green500:disabled {
    color: #fff;
    background-color: #22c55e;
    border-color: #22c55e; }
  .btn-green500:not(:disabled):not(.disabled):active, .btn-green500:not(:disabled):not(.disabled).active, .show > .btn-green500.dropdown-toggle {
    color: #fff;
    background-color: #1a9a49;
    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: 0 0 0 0 rgba(67, 206, 118, 0.5); }

.btn-green600 {
  color: #fff;
  background-color: #16a34a;
  border-color: #16a34a; }
  .btn-green600:hover {
    color: #fff;
    background-color: #11813b;
    border-color: #107636; }
  .btn-green600:focus, .btn-green600.focus {
    box-shadow: 0 0 0 0 rgba(57, 177, 101, 0.5); }
  .btn-green600.disabled, .btn-green600:disabled {
    color: #fff;
    background-color: #16a34a;
    border-color: #16a34a; }
  .btn-green600:not(:disabled):not(.disabled):active, .btn-green600:not(:disabled):not(.disabled).active, .show > .btn-green600.dropdown-toggle {
    color: #fff;
    background-color: #107636;
    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: 0 0 0 0 rgba(57, 177, 101, 0.5); }

.btn-green700 {
  color: #fff;
  background-color: #15803d;
  border-color: #15803d; }
  .btn-green700:hover {
    color: #fff;
    background-color: #105f2d;
    border-color: #0e5428; }
  .btn-green700:focus, .btn-green700.focus {
    box-shadow: 0 0 0 0 rgba(56, 147, 90, 0.5); }
  .btn-green700.disabled, .btn-green700:disabled {
    color: #fff;
    background-color: #15803d;
    border-color: #15803d; }
  .btn-green700:not(:disabled):not(.disabled):active, .btn-green700:not(:disabled):not(.disabled).active, .show > .btn-green700.dropdown-toggle {
    color: #fff;
    background-color: #0e5428;
    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: 0 0 0 0 rgba(56, 147, 90, 0.5); }

.btn-green800 {
  color: #fff;
  background-color: #166534;
  border-color: #166534; }
  .btn-green800:hover {
    color: #fff;
    background-color: #0f4624;
    border-color: #0d3b1e; }
  .btn-green800:focus, .btn-green800.focus {
    box-shadow: 0 0 0 0 rgba(57, 124, 82, 0.5); }
  .btn-green800.disabled, .btn-green800:disabled {
    color: #fff;
    background-color: #166534;
    border-color: #166534; }
  .btn-green800:not(:disabled):not(.disabled):active, .btn-green800:not(:disabled):not(.disabled).active, .show > .btn-green800.dropdown-toggle {
    color: #fff;
    background-color: #0d3b1e;
    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: 0 0 0 0 rgba(57, 124, 82, 0.5); }

.btn-green900 {
  color: #fff;
  background-color: #14532d;
  border-color: #14532d; }
  .btn-green900:hover {
    color: #fff;
    background-color: #0d341c;
    border-color: #0a2a17; }
  .btn-green900:focus, .btn-green900.focus {
    box-shadow: 0 0 0 0 rgba(55, 109, 77, 0.5); }
  .btn-green900.disabled, .btn-green900:disabled {
    color: #fff;
    background-color: #14532d;
    border-color: #14532d; }
  .btn-green900:not(:disabled):not(.disabled):active, .btn-green900:not(:disabled):not(.disabled).active, .show > .btn-green900.dropdown-toggle {
    color: #fff;
    background-color: #0a2a17;
    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: 0 0 0 0 rgba(55, 109, 77, 0.5); }

.btn-lime50 {
  color: #151515;
  background-color: #f7fee7;
  border-color: #f7fee7; }
  .btn-lime50:hover {
    color: #151515;
    background-color: #ebfcc2;
    border-color: #e7fcb6; }
  .btn-lime50:focus, .btn-lime50.focus {
    box-shadow: 0 0 0 0 rgba(213, 219, 200, 0.5); }
  .btn-lime50.disabled, .btn-lime50:disabled {
    color: #151515;
    background-color: #f7fee7;
    border-color: #f7fee7; }
  .btn-lime50:not(:disabled):not(.disabled):active, .btn-lime50:not(:disabled):not(.disabled).active, .show > .btn-lime50.dropdown-toggle {
    color: #151515;
    background-color: #e7fcb6;
    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: 0 0 0 0 rgba(213, 219, 200, 0.5); }

.btn-lime100 {
  color: #151515;
  background-color: #ecfccb;
  border-color: #ecfccb; }
  .btn-lime100:hover {
    color: #151515;
    background-color: #dffaa7;
    border-color: #daf99b; }
  .btn-lime100:focus, .btn-lime100.focus {
    box-shadow: 0 0 0 0 rgba(204, 217, 176, 0.5); }
  .btn-lime100.disabled, .btn-lime100:disabled {
    color: #151515;
    background-color: #ecfccb;
    border-color: #ecfccb; }
  .btn-lime100:not(:disabled):not(.disabled):active, .btn-lime100:not(:disabled):not(.disabled).active, .show > .btn-lime100.dropdown-toggle {
    color: #151515;
    background-color: #daf99b;
    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: 0 0 0 0 rgba(204, 217, 176, 0.5); }

.btn-lime200 {
  color: #151515;
  background-color: #d9f99d;
  border-color: #d9f99d; }
  .btn-lime200:hover {
    color: #151515;
    background-color: #cbf779;
    border-color: #c6f66d; }
  .btn-lime200:focus, .btn-lime200.focus {
    box-shadow: 0 0 0 0 rgba(188, 215, 137, 0.5); }
  .btn-lime200.disabled, .btn-lime200:disabled {
    color: #151515;
    background-color: #d9f99d;
    border-color: #d9f99d; }
  .btn-lime200:not(:disabled):not(.disabled):active, .btn-lime200:not(:disabled):not(.disabled).active, .show > .btn-lime200.dropdown-toggle {
    color: #151515;
    background-color: #c6f66d;
    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: 0 0 0 0 rgba(188, 215, 137, 0.5); }

.btn-lime300 {
  color: #151515;
  background-color: #bef264;
  border-color: #bef264; }
  .btn-lime300:hover {
    color: #151515;
    background-color: #afef41;
    border-color: #aaee35; }
  .btn-lime300:focus, .btn-lime300.focus {
    box-shadow: 0 0 0 0 rgba(165, 209, 88, 0.5); }
  .btn-lime300.disabled, .btn-lime300:disabled {
    color: #151515;
    background-color: #bef264;
    border-color: #bef264; }
  .btn-lime300:not(:disabled):not(.disabled):active, .btn-lime300:not(:disabled):not(.disabled).active, .show > .btn-lime300.dropdown-toggle {
    color: #151515;
    background-color: #aaee35;
    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: 0 0 0 0 rgba(165, 209, 88, 0.5); }

.btn-lime400 {
  color: #151515;
  background-color: #a3e635;
  border-color: #a3e635; }
  .btn-lime400:hover {
    color: #151515;
    background-color: #92da1b;
    border-color: #8ace1a; }
  .btn-lime400:focus, .btn-lime400.focus {
    box-shadow: 0 0 0 0 rgba(142, 199, 48, 0.5); }
  .btn-lime400.disabled, .btn-lime400:disabled {
    color: #151515;
    background-color: #a3e635;
    border-color: #a3e635; }
  .btn-lime400:not(:disabled):not(.disabled):active, .btn-lime400:not(:disabled):not(.disabled).active, .show > .btn-lime400.dropdown-toggle {
    color: #151515;
    background-color: #8ace1a;
    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: 0 0 0 0 rgba(142, 199, 48, 0.5); }

.btn-lime500 {
  color: #151515;
  background-color: #84cc16;
  border-color: #84cc16; }
  .btn-lime500:hover {
    color: #fff;
    background-color: #6ea912;
    border-color: #669e11; }
  .btn-lime500:focus, .btn-lime500.focus {
    box-shadow: 0 0 0 0 rgba(115, 177, 22, 0.5); }
  .btn-lime500.disabled, .btn-lime500:disabled {
    color: #151515;
    background-color: #84cc16;
    border-color: #84cc16; }
  .btn-lime500:not(:disabled):not(.disabled):active, .btn-lime500:not(:disabled):not(.disabled).active, .show > .btn-lime500.dropdown-toggle {
    color: #fff;
    background-color: #669e11;
    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: 0 0 0 0 rgba(115, 177, 22, 0.5); }

.btn-lime600 {
  color: #fff;
  background-color: #65a30d;
  border-color: #65a30d; }
  .btn-lime600:hover {
    color: #fff;
    background-color: #4f800a;
    border-color: #487409; }
  .btn-lime600:focus, .btn-lime600.focus {
    box-shadow: 0 0 0 0 rgba(124, 177, 49, 0.5); }
  .btn-lime600.disabled, .btn-lime600:disabled {
    color: #fff;
    background-color: #65a30d;
    border-color: #65a30d; }
  .btn-lime600:not(:disabled):not(.disabled):active, .btn-lime600:not(:disabled):not(.disabled).active, .show > .btn-lime600.dropdown-toggle {
    color: #fff;
    background-color: #487409;
    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: 0 0 0 0 rgba(124, 177, 49, 0.5); }

.btn-lime700 {
  color: #fff;
  background-color: #4d7c0f;
  border-color: #4d7c0f; }
  .btn-lime700:hover {
    color: #fff;
    background-color: #385a0b;
    border-color: #314f09; }
  .btn-lime700:focus, .btn-lime700.focus {
    box-shadow: 0 0 0 0 rgba(104, 144, 51, 0.5); }
  .btn-lime700.disabled, .btn-lime700:disabled {
    color: #fff;
    background-color: #4d7c0f;
    border-color: #4d7c0f; }
  .btn-lime700:not(:disabled):not(.disabled):active, .btn-lime700:not(:disabled):not(.disabled).active, .show > .btn-lime700.dropdown-toggle {
    color: #fff;
    background-color: #314f09;
    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: 0 0 0 0 rgba(104, 144, 51, 0.5); }

.btn-lime800 {
  color: #fff;
  background-color: #3f6212;
  border-color: #3f6212; }
  .btn-lime800:hover {
    color: #fff;
    background-color: #2a420c;
    border-color: #23370a; }
  .btn-lime800:focus, .btn-lime800.focus {
    box-shadow: 0 0 0 0 rgba(92, 122, 54, 0.5); }
  .btn-lime800.disabled, .btn-lime800:disabled {
    color: #fff;
    background-color: #3f6212;
    border-color: #3f6212; }
  .btn-lime800:not(:disabled):not(.disabled):active, .btn-lime800:not(:disabled):not(.disabled).active, .show > .btn-lime800.dropdown-toggle {
    color: #fff;
    background-color: #23370a;
    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: 0 0 0 0 rgba(92, 122, 54, 0.5); }

.btn-lime900 {
  color: #fff;
  background-color: #365314;
  border-color: #365314; }
  .btn-lime900:hover {
    color: #fff;
    background-color: #22340d;
    border-color: #1b2a0a; }
  .btn-lime900:focus, .btn-lime900.focus {
    box-shadow: 0 0 0 0 rgba(84, 109, 55, 0.5); }
  .btn-lime900.disabled, .btn-lime900:disabled {
    color: #fff;
    background-color: #365314;
    border-color: #365314; }
  .btn-lime900:not(:disabled):not(.disabled):active, .btn-lime900:not(:disabled):not(.disabled).active, .show > .btn-lime900.dropdown-toggle {
    color: #fff;
    background-color: #1b2a0a;
    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: 0 0 0 0 rgba(84, 109, 55, 0.5); }

.btn-yellow50 {
  color: #151515;
  background-color: #fefce8;
  border-color: #fefce8; }
  .btn-yellow50:hover {
    color: #151515;
    background-color: #fcf7c3;
    border-color: #fcf6b7; }
  .btn-yellow50:focus, .btn-yellow50.focus {
    box-shadow: 0 0 0 0 rgba(219, 217, 200, 0.5); }
  .btn-yellow50.disabled, .btn-yellow50:disabled {
    color: #151515;
    background-color: #fefce8;
    border-color: #fefce8; }
  .btn-yellow50:not(:disabled):not(.disabled):active, .btn-yellow50:not(:disabled):not(.disabled).active, .show > .btn-yellow50.dropdown-toggle {
    color: #151515;
    background-color: #fcf6b7;
    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: 0 0 0 0 rgba(219, 217, 200, 0.5); }

.btn-yellow100 {
  color: #151515;
  background-color: #fef9c3;
  border-color: #fef9c3; }
  .btn-yellow100:hover {
    color: #151515;
    background-color: #fdf59d;
    border-color: #fdf491; }
  .btn-yellow100:focus, .btn-yellow100.focus {
    box-shadow: 0 0 0 0 rgba(219, 215, 169, 0.5); }
  .btn-yellow100.disabled, .btn-yellow100:disabled {
    color: #151515;
    background-color: #fef9c3;
    border-color: #fef9c3; }
  .btn-yellow100:not(:disabled):not(.disabled):active, .btn-yellow100:not(:disabled):not(.disabled).active, .show > .btn-yellow100.dropdown-toggle {
    color: #151515;
    background-color: #fdf491;
    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: 0 0 0 0 rgba(219, 215, 169, 0.5); }

.btn-yellow200 {
  color: #151515;
  background-color: #fef08a;
  border-color: #fef08a; }
  .btn-yellow200:hover {
    color: #151515;
    background-color: #feeb64;
    border-color: #feea57; }
  .btn-yellow200:focus, .btn-yellow200.focus {
    box-shadow: 0 0 0 0 rgba(219, 207, 120, 0.5); }
  .btn-yellow200.disabled, .btn-yellow200:disabled {
    color: #151515;
    background-color: #fef08a;
    border-color: #fef08a; }
  .btn-yellow200:not(:disabled):not(.disabled):active, .btn-yellow200:not(:disabled):not(.disabled).active, .show > .btn-yellow200.dropdown-toggle {
    color: #151515;
    background-color: #feea57;
    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: 0 0 0 0 rgba(219, 207, 120, 0.5); }

.btn-yellow300 {
  color: #151515;
  background-color: #fde047;
  border-color: #fde047; }
  .btn-yellow300:hover {
    color: #151515;
    background-color: #fdda21;
    border-color: #fcd815; }
  .btn-yellow300:focus, .btn-yellow300.focus {
    box-shadow: 0 0 0 0 rgba(218, 194, 64, 0.5); }
  .btn-yellow300.disabled, .btn-yellow300:disabled {
    color: #151515;
    background-color: #fde047;
    border-color: #fde047; }
  .btn-yellow300:not(:disabled):not(.disabled):active, .btn-yellow300:not(:disabled):not(.disabled).active, .show > .btn-yellow300.dropdown-toggle {
    color: #151515;
    background-color: #fcd815;
    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: 0 0 0 0 rgba(218, 194, 64, 0.5); }

.btn-yellow400 {
  color: #151515;
  background-color: #facc15;
  border-color: #facc15; }
  .btn-yellow400:hover {
    color: #151515;
    background-color: #e4b705;
    border-color: #d7ad05; }
  .btn-yellow400:focus, .btn-yellow400.focus {
    box-shadow: 0 0 0 0 rgba(216, 177, 21, 0.5); }
  .btn-yellow400.disabled, .btn-yellow400:disabled {
    color: #151515;
    background-color: #facc15;
    border-color: #facc15; }
  .btn-yellow400:not(:disabled):not(.disabled):active, .btn-yellow400:not(:disabled):not(.disabled).active, .show > .btn-yellow400.dropdown-toggle {
    color: #151515;
    background-color: #d7ad05;
    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: 0 0 0 0 rgba(216, 177, 21, 0.5); }

.btn-yellow500 {
  color: #151515;
  background-color: #eab308;
  border-color: #eab308; }
  .btn-yellow500:hover {
    color: #fff;
    background-color: #c59707;
    border-color: #b98d06; }
  .btn-yellow500:focus, .btn-yellow500.focus {
    box-shadow: 0 0 0 0 rgba(202, 155, 10, 0.5); }
  .btn-yellow500.disabled, .btn-yellow500:disabled {
    color: #151515;
    background-color: #eab308;
    border-color: #eab308; }
  .btn-yellow500:not(:disabled):not(.disabled):active, .btn-yellow500:not(:disabled):not(.disabled).active, .show > .btn-yellow500.dropdown-toggle {
    color: #fff;
    background-color: #b98d06;
    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: 0 0 0 0 rgba(202, 155, 10, 0.5); }

.btn-yellow600 {
  color: #fff;
  background-color: #ca8a04;
  border-color: #ca8a04; }
  .btn-yellow600:hover {
    color: #fff;
    background-color: #a47003;
    border-color: #986803; }
  .btn-yellow600:focus, .btn-yellow600.focus {
    box-shadow: 0 0 0 0 rgba(210, 156, 42, 0.5); }
  .btn-yellow600.disabled, .btn-yellow600:disabled {
    color: #fff;
    background-color: #ca8a04;
    border-color: #ca8a04; }
  .btn-yellow600:not(:disabled):not(.disabled):active, .btn-yellow600:not(:disabled):not(.disabled).active, .show > .btn-yellow600.dropdown-toggle {
    color: #fff;
    background-color: #986803;
    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: 0 0 0 0 rgba(210, 156, 42, 0.5); }

.btn-yellow700 {
  color: #fff;
  background-color: #a16207;
  border-color: #a16207; }
  .btn-yellow700:hover {
    color: #fff;
    background-color: #7c4c05;
    border-color: #704405; }
  .btn-yellow700:focus, .btn-yellow700.focus {
    box-shadow: 0 0 0 0 rgba(175, 122, 44, 0.5); }
  .btn-yellow700.disabled, .btn-yellow700:disabled {
    color: #fff;
    background-color: #a16207;
    border-color: #a16207; }
  .btn-yellow700:not(:disabled):not(.disabled):active, .btn-yellow700:not(:disabled):not(.disabled).active, .show > .btn-yellow700.dropdown-toggle {
    color: #fff;
    background-color: #704405;
    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: 0 0 0 0 rgba(175, 122, 44, 0.5); }

.btn-yellow800 {
  color: #fff;
  background-color: #854d0e;
  border-color: #854d0e; }
  .btn-yellow800:hover {
    color: #fff;
    background-color: #62390a;
    border-color: #573209; }
  .btn-yellow800:focus, .btn-yellow800.focus {
    box-shadow: 0 0 0 0 rgba(151, 104, 50, 0.5); }
  .btn-yellow800.disabled, .btn-yellow800:disabled {
    color: #fff;
    background-color: #854d0e;
    border-color: #854d0e; }
  .btn-yellow800:not(:disabled):not(.disabled):active, .btn-yellow800:not(:disabled):not(.disabled).active, .show > .btn-yellow800.dropdown-toggle {
    color: #fff;
    background-color: #573209;
    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: 0 0 0 0 rgba(151, 104, 50, 0.5); }

.btn-yellow900 {
  color: #fff;
  background-color: #713f12;
  border-color: #713f12; }
  .btn-yellow900:hover {
    color: #fff;
    background-color: #502d0d;
    border-color: #45260b; }
  .btn-yellow900:focus, .btn-yellow900.focus {
    box-shadow: 0 0 0 0 rgba(134, 92, 54, 0.5); }
  .btn-yellow900.disabled, .btn-yellow900:disabled {
    color: #fff;
    background-color: #713f12;
    border-color: #713f12; }
  .btn-yellow900:not(:disabled):not(.disabled):active, .btn-yellow900:not(:disabled):not(.disabled).active, .show > .btn-yellow900.dropdown-toggle {
    color: #fff;
    background-color: #45260b;
    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: 0 0 0 0 rgba(134, 92, 54, 0.5); }

.btn-amber50 {
  color: #151515;
  background-color: #fffbeb;
  border-color: #fffbeb; }
  .btn-amber50:hover {
    color: #151515;
    background-color: #fff3c5;
    border-color: #fff1b8; }
  .btn-amber50:focus, .btn-amber50.focus {
    box-shadow: 0 0 0 0 rgba(220, 217, 203, 0.5); }
  .btn-amber50.disabled, .btn-amber50:disabled {
    color: #151515;
    background-color: #fffbeb;
    border-color: #fffbeb; }
  .btn-amber50:not(:disabled):not(.disabled):active, .btn-amber50:not(:disabled):not(.disabled).active, .show > .btn-amber50.dropdown-toggle {
    color: #151515;
    background-color: #fff1b8;
    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: 0 0 0 0 rgba(220, 217, 203, 0.5); }

.btn-amber100 {
  color: #151515;
  background-color: #fef3c7;
  border-color: #fef3c7; }
  .btn-amber100:hover {
    color: #151515;
    background-color: #fdeba1;
    border-color: #fde895; }
  .btn-amber100:focus, .btn-amber100.focus {
    box-shadow: 0 0 0 0 rgba(219, 210, 172, 0.5); }
  .btn-amber100.disabled, .btn-amber100:disabled {
    color: #151515;
    background-color: #fef3c7;
    border-color: #fef3c7; }
  .btn-amber100:not(:disabled):not(.disabled):active, .btn-amber100:not(:disabled):not(.disabled).active, .show > .btn-amber100.dropdown-toggle {
    color: #151515;
    background-color: #fde895;
    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: 0 0 0 0 rgba(219, 210, 172, 0.5); }

.btn-amber200 {
  color: #151515;
  background-color: #fde68a;
  border-color: #fde68a; }
  .btn-amber200:hover {
    color: #151515;
    background-color: #fcde64;
    border-color: #fcdb58; }
  .btn-amber200:focus, .btn-amber200.focus {
    box-shadow: 0 0 0 0 rgba(218, 199, 120, 0.5); }
  .btn-amber200.disabled, .btn-amber200:disabled {
    color: #151515;
    background-color: #fde68a;
    border-color: #fde68a; }
  .btn-amber200:not(:disabled):not(.disabled):active, .btn-amber200:not(:disabled):not(.disabled).active, .show > .btn-amber200.dropdown-toggle {
    color: #151515;
    background-color: #fcdb58;
    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: 0 0 0 0 rgba(218, 199, 120, 0.5); }

.btn-amber300 {
  color: #151515;
  background-color: #fcd34d;
  border-color: #fcd34d; }
  .btn-amber300:hover {
    color: #151515;
    background-color: #fbca27;
    border-color: #fbc71b; }
  .btn-amber300:focus, .btn-amber300.focus {
    box-shadow: 0 0 0 0 rgba(217, 183, 69, 0.5); }
  .btn-amber300.disabled, .btn-amber300:disabled {
    color: #151515;
    background-color: #fcd34d;
    border-color: #fcd34d; }
  .btn-amber300:not(:disabled):not(.disabled):active, .btn-amber300:not(:disabled):not(.disabled).active, .show > .btn-amber300.dropdown-toggle {
    color: #151515;
    background-color: #fbc71b;
    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: 0 0 0 0 rgba(217, 183, 69, 0.5); }

.btn-amber400 {
  color: #151515;
  background-color: #fbbf24;
  border-color: #fbbf24; }
  .btn-amber400:hover {
    color: #151515;
    background-color: #f4b104;
    border-color: #e8a804; }
  .btn-amber400:focus, .btn-amber400.focus {
    box-shadow: 0 0 0 0 rgba(217, 166, 34, 0.5); }
  .btn-amber400.disabled, .btn-amber400:disabled {
    color: #151515;
    background-color: #fbbf24;
    border-color: #fbbf24; }
  .btn-amber400:not(:disabled):not(.disabled):active, .btn-amber400:not(:disabled):not(.disabled).active, .show > .btn-amber400.dropdown-toggle {
    color: #151515;
    background-color: #e8a804;
    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: 0 0 0 0 rgba(217, 166, 34, 0.5); }

.btn-amber500 {
  color: #151515;
  background-color: #f59e0b;
  border-color: #f59e0b; }
  .btn-amber500:hover {
    color: #fff;
    background-color: #d18709;
    border-color: #c57f08; }
  .btn-amber500:focus, .btn-amber500.focus {
    box-shadow: 0 0 0 0 rgba(211, 137, 13, 0.5); }
  .btn-amber500.disabled, .btn-amber500:disabled {
    color: #151515;
    background-color: #f59e0b;
    border-color: #f59e0b; }
  .btn-amber500:not(:disabled):not(.disabled):active, .btn-amber500:not(:disabled):not(.disabled).active, .show > .btn-amber500.dropdown-toggle {
    color: #fff;
    background-color: #c57f08;
    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: 0 0 0 0 rgba(211, 137, 13, 0.5); }

.btn-amber600 {
  color: #fff;
  background-color: #d97706;
  border-color: #d97706; }
  .btn-amber600:hover {
    color: #fff;
    background-color: #b46305;
    border-color: #a75c05; }
  .btn-amber600:focus, .btn-amber600.focus {
    box-shadow: 0 0 0 0 rgba(223, 139, 43, 0.5); }
  .btn-amber600.disabled, .btn-amber600:disabled {
    color: #fff;
    background-color: #d97706;
    border-color: #d97706; }
  .btn-amber600:not(:disabled):not(.disabled):active, .btn-amber600:not(:disabled):not(.disabled).active, .show > .btn-amber600.dropdown-toggle {
    color: #fff;
    background-color: #a75c05;
    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: 0 0 0 0 rgba(223, 139, 43, 0.5); }

.btn-amber700 {
  color: #fff;
  background-color: #b45309;
  border-color: #b45309; }
  .btn-amber700:hover {
    color: #fff;
    background-color: #904207;
    border-color: #833d07; }
  .btn-amber700:focus, .btn-amber700.focus {
    box-shadow: 0 0 0 0 rgba(191, 109, 46, 0.5); }
  .btn-amber700.disabled, .btn-amber700:disabled {
    color: #fff;
    background-color: #b45309;
    border-color: #b45309; }
  .btn-amber700:not(:disabled):not(.disabled):active, .btn-amber700:not(:disabled):not(.disabled).active, .show > .btn-amber700.dropdown-toggle {
    color: #fff;
    background-color: #833d07;
    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: 0 0 0 0 rgba(191, 109, 46, 0.5); }

.btn-amber800 {
  color: #fff;
  background-color: #92400e;
  border-color: #92400e; }
  .btn-amber800:hover {
    color: #fff;
    background-color: #6f310b;
    border-color: #632c0a; }
  .btn-amber800:focus, .btn-amber800.focus {
    box-shadow: 0 0 0 0 rgba(162, 93, 50, 0.5); }
  .btn-amber800.disabled, .btn-amber800:disabled {
    color: #fff;
    background-color: #92400e;
    border-color: #92400e; }
  .btn-amber800:not(:disabled):not(.disabled):active, .btn-amber800:not(:disabled):not(.disabled).active, .show > .btn-amber800.dropdown-toggle {
    color: #fff;
    background-color: #632c0a;
    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: 0 0 0 0 rgba(162, 93, 50, 0.5); }

.btn-amber900 {
  color: #fff;
  background-color: #78350f;
  border-color: #78350f; }
  .btn-amber900:hover {
    color: #fff;
    background-color: #56260b;
    border-color: #4b2109; }
  .btn-amber900:focus, .btn-amber900.focus {
    box-shadow: 0 0 0 0 rgba(140, 83, 51, 0.5); }
  .btn-amber900.disabled, .btn-amber900:disabled {
    color: #fff;
    background-color: #78350f;
    border-color: #78350f; }
  .btn-amber900:not(:disabled):not(.disabled):active, .btn-amber900:not(:disabled):not(.disabled).active, .show > .btn-amber900.dropdown-toggle {
    color: #fff;
    background-color: #4b2109;
    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: 0 0 0 0 rgba(140, 83, 51, 0.5); }

.btn-orange50 {
  color: #151515;
  background-color: #fff7ed;
  border-color: #fff7ed; }
  .btn-orange50:hover {
    color: #151515;
    background-color: #ffe6c7;
    border-color: #ffe0ba; }
  .btn-orange50:focus, .btn-orange50.focus {
    box-shadow: 0 0 0 0 rgba(220, 213, 205, 0.5); }
  .btn-orange50.disabled, .btn-orange50:disabled {
    color: #151515;
    background-color: #fff7ed;
    border-color: #fff7ed; }
  .btn-orange50:not(:disabled):not(.disabled):active, .btn-orange50:not(:disabled):not(.disabled).active, .show > .btn-orange50.dropdown-toggle {
    color: #151515;
    background-color: #ffe0ba;
    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: 0 0 0 0 rgba(220, 213, 205, 0.5); }

.btn-orange100 {
  color: #151515;
  background-color: #ffedd5;
  border-color: #ffedd5; }
  .btn-orange100:hover {
    color: #151515;
    background-color: #ffddaf;
    border-color: #ffd7a2; }
  .btn-orange100:focus, .btn-orange100.focus {
    box-shadow: 0 0 0 0 rgba(220, 205, 184, 0.5); }
  .btn-orange100.disabled, .btn-orange100:disabled {
    color: #151515;
    background-color: #ffedd5;
    border-color: #ffedd5; }
  .btn-orange100:not(:disabled):not(.disabled):active, .btn-orange100:not(:disabled):not(.disabled).active, .show > .btn-orange100.dropdown-toggle {
    color: #151515;
    background-color: #ffd7a2;
    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: 0 0 0 0 rgba(220, 205, 184, 0.5); }

.btn-orange200 {
  color: #151515;
  background-color: #fed7aa;
  border-color: #fed7aa; }
  .btn-orange200:hover {
    color: #151515;
    background-color: #fec584;
    border-color: #fdbf78; }
  .btn-orange200:focus, .btn-orange200.focus {
    box-shadow: 0 0 0 0 rgba(219, 186, 148, 0.5); }
  .btn-orange200.disabled, .btn-orange200:disabled {
    color: #151515;
    background-color: #fed7aa;
    border-color: #fed7aa; }
  .btn-orange200:not(:disabled):not(.disabled):active, .btn-orange200:not(:disabled):not(.disabled).active, .show > .btn-orange200.dropdown-toggle {
    color: #151515;
    background-color: #fdbf78;
    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: 0 0 0 0 rgba(219, 186, 148, 0.5); }

.btn-orange300 {
  color: #151515;
  background-color: #fdba74;
  border-color: #fdba74; }
  .btn-orange300:hover {
    color: #151515;
    background-color: #fca74e;
    border-color: #fca142; }
  .btn-orange300:focus, .btn-orange300.focus {
    box-shadow: 0 0 0 0 rgba(218, 161, 102, 0.5); }
  .btn-orange300.disabled, .btn-orange300:disabled {
    color: #151515;
    background-color: #fdba74;
    border-color: #fdba74; }
  .btn-orange300:not(:disabled):not(.disabled):active, .btn-orange300:not(:disabled):not(.disabled).active, .show > .btn-orange300.dropdown-toggle {
    color: #151515;
    background-color: #fca142;
    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: 0 0 0 0 rgba(218, 161, 102, 0.5); }

.btn-orange400 {
  color: #151515;
  background-color: #fb923c;
  border-color: #fb923c; }
  .btn-orange400:hover {
    color: #151515;
    background-color: #fa7d17;
    border-color: #fa760a; }
  .btn-orange400:focus, .btn-orange400.focus {
    box-shadow: 0 0 0 0 rgba(217, 127, 54, 0.5); }
  .btn-orange400.disabled, .btn-orange400:disabled {
    color: #151515;
    background-color: #fb923c;
    border-color: #fb923c; }
  .btn-orange400:not(:disabled):not(.disabled):active, .btn-orange400:not(:disabled):not(.disabled).active, .show > .btn-orange400.dropdown-toggle {
    color: #fff;
    background-color: #fa760a;
    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: 0 0 0 0 rgba(217, 127, 54, 0.5); }

.btn-orange500 {
  color: #fff;
  background-color: #f97316;
  border-color: #f97316; }
  .btn-orange500:hover {
    color: #fff;
    background-color: #e36006;
    border-color: #d65b06; }
  .btn-orange500:focus, .btn-orange500.focus {
    box-shadow: 0 0 0 0 rgba(250, 136, 57, 0.5); }
  .btn-orange500.disabled, .btn-orange500:disabled {
    color: #fff;
    background-color: #f97316;
    border-color: #f97316; }
  .btn-orange500:not(:disabled):not(.disabled):active, .btn-orange500:not(:disabled):not(.disabled).active, .show > .btn-orange500.dropdown-toggle {
    color: #fff;
    background-color: #d65b06;
    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: 0 0 0 0 rgba(250, 136, 57, 0.5); }

.btn-orange600 {
  color: #fff;
  background-color: #ea580c;
  border-color: #ea580c; }
  .btn-orange600:hover {
    color: #fff;
    background-color: #c64a0a;
    border-color: #b9460a; }
  .btn-orange600:focus, .btn-orange600.focus {
    box-shadow: 0 0 0 0 rgba(237, 113, 48, 0.5); }
  .btn-orange600.disabled, .btn-orange600:disabled {
    color: #fff;
    background-color: #ea580c;
    border-color: #ea580c; }
  .btn-orange600:not(:disabled):not(.disabled):active, .btn-orange600:not(:disabled):not(.disabled).active, .show > .btn-orange600.dropdown-toggle {
    color: #fff;
    background-color: #b9460a;
    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: 0 0 0 0 rgba(237, 113, 48, 0.5); }

.btn-orange700 {
  color: #fff;
  background-color: #c2410c;
  border-color: #c2410c; }
  .btn-orange700:hover {
    color: #fff;
    background-color: #9e350a;
    border-color: #923109; }
  .btn-orange700:focus, .btn-orange700.focus {
    box-shadow: 0 0 0 0 rgba(203, 94, 48, 0.5); }
  .btn-orange700.disabled, .btn-orange700:disabled {
    color: #fff;
    background-color: #c2410c;
    border-color: #c2410c; }
  .btn-orange700:not(:disabled):not(.disabled):active, .btn-orange700:not(:disabled):not(.disabled).active, .show > .btn-orange700.dropdown-toggle {
    color: #fff;
    background-color: #923109;
    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: 0 0 0 0 rgba(203, 94, 48, 0.5); }

.btn-orange800 {
  color: #fff;
  background-color: #9a3412;
  border-color: #9a3412; }
  .btn-orange800:hover {
    color: #fff;
    background-color: #78280e;
    border-color: #6c250d; }
  .btn-orange800:focus, .btn-orange800.focus {
    box-shadow: 0 0 0 0 rgba(169, 82, 54, 0.5); }
  .btn-orange800.disabled, .btn-orange800:disabled {
    color: #fff;
    background-color: #9a3412;
    border-color: #9a3412; }
  .btn-orange800:not(:disabled):not(.disabled):active, .btn-orange800:not(:disabled):not(.disabled).active, .show > .btn-orange800.dropdown-toggle {
    color: #fff;
    background-color: #6c250d;
    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: 0 0 0 0 rgba(169, 82, 54, 0.5); }

.btn-orange900 {
  color: #fff;
  background-color: #7c2d12;
  border-color: #7c2d12; }
  .btn-orange900:hover {
    color: #fff;
    background-color: #5b210d;
    border-color: #4f1d0c; }
  .btn-orange900:focus, .btn-orange900.focus {
    box-shadow: 0 0 0 0 rgba(144, 77, 54, 0.5); }
  .btn-orange900.disabled, .btn-orange900:disabled {
    color: #fff;
    background-color: #7c2d12;
    border-color: #7c2d12; }
  .btn-orange900:not(:disabled):not(.disabled):active, .btn-orange900:not(:disabled):not(.disabled).active, .show > .btn-orange900.dropdown-toggle {
    color: #fff;
    background-color: #4f1d0c;
    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: 0 0 0 0 rgba(144, 77, 54, 0.5); }

.btn-red50 {
  color: #151515;
  background-color: #fef2f2;
  border-color: #fef2f2; }
  .btn-red50:hover {
    color: #151515;
    background-color: #fbcece;
    border-color: #fac3c3; }
  .btn-red50:focus, .btn-red50.focus {
    box-shadow: 0 0 0 0 rgba(219, 209, 209, 0.5); }
  .btn-red50.disabled, .btn-red50:disabled {
    color: #151515;
    background-color: #fef2f2;
    border-color: #fef2f2; }
  .btn-red50:not(:disabled):not(.disabled):active, .btn-red50:not(:disabled):not(.disabled).active, .show > .btn-red50.dropdown-toggle {
    color: #151515;
    background-color: #fac3c3;
    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: 0 0 0 0 rgba(219, 209, 209, 0.5); }

.btn-red100 {
  color: #151515;
  background-color: #fee2e2;
  border-color: #fee2e2; }
  .btn-red100:hover {
    color: #151515;
    background-color: #fdbdbd;
    border-color: #fcb1b1; }
  .btn-red100:focus, .btn-red100.focus {
    box-shadow: 0 0 0 0 rgba(219, 195, 195, 0.5); }
  .btn-red100.disabled, .btn-red100:disabled {
    color: #151515;
    background-color: #fee2e2;
    border-color: #fee2e2; }
  .btn-red100:not(:disabled):not(.disabled):active, .btn-red100:not(:disabled):not(.disabled).active, .show > .btn-red100.dropdown-toggle {
    color: #151515;
    background-color: #fcb1b1;
    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: 0 0 0 0 rgba(219, 195, 195, 0.5); }

.btn-red200 {
  color: #151515;
  background-color: #fecaca;
  border-color: #fecaca; }
  .btn-red200:hover {
    color: #151515;
    background-color: #fda4a4;
    border-color: #fd9898; }
  .btn-red200:focus, .btn-red200.focus {
    box-shadow: 0 0 0 0 rgba(219, 175, 175, 0.5); }
  .btn-red200.disabled, .btn-red200:disabled {
    color: #151515;
    background-color: #fecaca;
    border-color: #fecaca; }
  .btn-red200:not(:disabled):not(.disabled):active, .btn-red200:not(:disabled):not(.disabled).active, .show > .btn-red200.dropdown-toggle {
    color: #151515;
    background-color: #fd9898;
    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: 0 0 0 0 rgba(219, 175, 175, 0.5); }

.btn-red300 {
  color: #151515;
  background-color: #fca5a5;
  border-color: #fca5a5; }
  .btn-red300:hover {
    color: #151515;
    background-color: #fb8080;
    border-color: #fa7474; }
  .btn-red300:focus, .btn-red300.focus {
    box-shadow: 0 0 0 0 rgba(217, 143, 143, 0.5); }
  .btn-red300.disabled, .btn-red300:disabled {
    color: #151515;
    background-color: #fca5a5;
    border-color: #fca5a5; }
  .btn-red300:not(:disabled):not(.disabled):active, .btn-red300:not(:disabled):not(.disabled).active, .show > .btn-red300.dropdown-toggle {
    color: #151515;
    background-color: #fa7474;
    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: 0 0 0 0 rgba(217, 143, 143, 0.5); }

.btn-red400 {
  color: #151515;
  background-color: #f87171;
  border-color: #f87171; }
  .btn-red400:hover {
    color: #fff;
    background-color: #f64d4d;
    border-color: #f64040; }
  .btn-red400:focus, .btn-red400.focus {
    box-shadow: 0 0 0 0 rgba(214, 99, 99, 0.5); }
  .btn-red400.disabled, .btn-red400:disabled {
    color: #151515;
    background-color: #f87171;
    border-color: #f87171; }
  .btn-red400:not(:disabled):not(.disabled):active, .btn-red400:not(:disabled):not(.disabled).active, .show > .btn-red400.dropdown-toggle {
    color: #fff;
    background-color: #f64040;
    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: 0 0 0 0 rgba(214, 99, 99, 0.5); }

.btn-red500 {
  color: #fff;
  background-color: #ef4444;
  border-color: #ef4444; }
  .btn-red500:hover {
    color: #fff;
    background-color: #ec2121;
    border-color: #eb1515; }
  .btn-red500:focus, .btn-red500.focus {
    box-shadow: 0 0 0 0 rgba(241, 96, 96, 0.5); }
  .btn-red500.disabled, .btn-red500:disabled {
    color: #fff;
    background-color: #ef4444;
    border-color: #ef4444; }
  .btn-red500:not(:disabled):not(.disabled):active, .btn-red500:not(:disabled):not(.disabled).active, .show > .btn-red500.dropdown-toggle {
    color: #fff;
    background-color: #eb1515;
    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: 0 0 0 0 rgba(241, 96, 96, 0.5); }

.btn-red600 {
  color: #fff;
  background-color: #dc2626;
  border-color: #dc2626; }
  .btn-red600:hover {
    color: #fff;
    background-color: #bd1f1f;
    border-color: #b21d1d; }
  .btn-red600:focus, .btn-red600.focus {
    box-shadow: 0 0 0 0 rgba(225, 71, 71, 0.5); }
  .btn-red600.disabled, .btn-red600:disabled {
    color: #fff;
    background-color: #dc2626;
    border-color: #dc2626; }
  .btn-red600:not(:disabled):not(.disabled):active, .btn-red600:not(:disabled):not(.disabled).active, .show > .btn-red600.dropdown-toggle {
    color: #fff;
    background-color: #b21d1d;
    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: 0 0 0 0 rgba(225, 71, 71, 0.5); }

.btn-red700 {
  color: #fff;
  background-color: #b91c1c;
  border-color: #b91c1c; }
  .btn-red700:hover {
    color: #fff;
    background-color: #981717;
    border-color: #8d1515; }
  .btn-red700:focus, .btn-red700.focus {
    box-shadow: 0 0 0 0 rgba(196, 62, 62, 0.5); }
  .btn-red700.disabled, .btn-red700:disabled {
    color: #fff;
    background-color: #b91c1c;
    border-color: #b91c1c; }
  .btn-red700:not(:disabled):not(.disabled):active, .btn-red700:not(:disabled):not(.disabled).active, .show > .btn-red700.dropdown-toggle {
    color: #fff;
    background-color: #8d1515;
    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: 0 0 0 0 rgba(196, 62, 62, 0.5); }

.btn-red800 {
  color: #fff;
  background-color: #991b1b;
  border-color: #991b1b; }
  .btn-red800:hover {
    color: #fff;
    background-color: #781515;
    border-color: #6e1313; }
  .btn-red800:focus, .btn-red800.focus {
    box-shadow: 0 0 0 0 rgba(168, 61, 61, 0.5); }
  .btn-red800.disabled, .btn-red800:disabled {
    color: #fff;
    background-color: #991b1b;
    border-color: #991b1b; }
  .btn-red800:not(:disabled):not(.disabled):active, .btn-red800:not(:disabled):not(.disabled).active, .show > .btn-red800.dropdown-toggle {
    color: #fff;
    background-color: #6e1313;
    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: 0 0 0 0 rgba(168, 61, 61, 0.5); }

.btn-red900 {
  color: #fff;
  background-color: #7f1d1d;
  border-color: #7f1d1d; }
  .btn-red900:hover {
    color: #fff;
    background-color: #601616;
    border-color: #551414; }
  .btn-red900:focus, .btn-red900.focus {
    box-shadow: 0 0 0 0 rgba(146, 63, 63, 0.5); }
  .btn-red900.disabled, .btn-red900:disabled {
    color: #fff;
    background-color: #7f1d1d;
    border-color: #7f1d1d; }
  .btn-red900:not(:disabled):not(.disabled):active, .btn-red900:not(:disabled):not(.disabled).active, .show > .btn-red900.dropdown-toggle {
    color: #fff;
    background-color: #551414;
    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: 0 0 0 0 rgba(146, 63, 63, 0.5); }

.btn-warmGray50 {
  color: #151515;
  background-color: #fafaf9;
  border-color: #fafaf9; }
  .btn-warmGray50:hover {
    color: #151515;
    background-color: #e9e9e4;
    border-color: #e3e3dd; }
  .btn-warmGray50:focus, .btn-warmGray50.focus {
    box-shadow: 0 0 0 0 rgba(216, 216, 215, 0.5); }
  .btn-warmGray50.disabled, .btn-warmGray50:disabled {
    color: #151515;
    background-color: #fafaf9;
    border-color: #fafaf9; }
  .btn-warmGray50:not(:disabled):not(.disabled):active, .btn-warmGray50:not(:disabled):not(.disabled).active, .show > .btn-warmGray50.dropdown-toggle {
    color: #151515;
    background-color: #e3e3dd;
    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: 0 0 0 0 rgba(216, 216, 215, 0.5); }

.btn-warmGray100 {
  color: #151515;
  background-color: #f5f5f4;
  border-color: #f5f5f4; }
  .btn-warmGray100:hover {
    color: #151515;
    background-color: #e3e3e0;
    border-color: #ddddd9; }
  .btn-warmGray100:focus, .btn-warmGray100.focus {
    box-shadow: 0 0 0 0 rgba(211, 211, 211, 0.5); }
  .btn-warmGray100.disabled, .btn-warmGray100:disabled {
    color: #151515;
    background-color: #f5f5f4;
    border-color: #f5f5f4; }
  .btn-warmGray100:not(:disabled):not(.disabled):active, .btn-warmGray100:not(:disabled):not(.disabled).active, .show > .btn-warmGray100.dropdown-toggle {
    color: #151515;
    background-color: #ddddd9;
    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: 0 0 0 0 rgba(211, 211, 211, 0.5); }

.btn-warmGray200 {
  color: #151515;
  background-color: #e7e5e4;
  border-color: #e7e5e4; }
  .btn-warmGray200:hover {
    color: #151515;
    background-color: #d5d2d0;
    border-color: #cfcbc9; }
  .btn-warmGray200:focus, .btn-warmGray200.focus {
    box-shadow: 0 0 0 0 rgba(200, 198, 197, 0.5); }
  .btn-warmGray200.disabled, .btn-warmGray200:disabled {
    color: #151515;
    background-color: #e7e5e4;
    border-color: #e7e5e4; }
  .btn-warmGray200:not(:disabled):not(.disabled):active, .btn-warmGray200:not(:disabled):not(.disabled).active, .show > .btn-warmGray200.dropdown-toggle {
    color: #151515;
    background-color: #cfcbc9;
    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: 0 0 0 0 rgba(200, 198, 197, 0.5); }

.btn-warmGray300 {
  color: #151515;
  background-color: #d6d3d1;
  border-color: #d6d3d1; }
  .btn-warmGray300:hover {
    color: #151515;
    background-color: #c4c0bd;
    border-color: #beb9b6; }
  .btn-warmGray300:focus, .btn-warmGray300.focus {
    box-shadow: 0 0 0 0 rgba(185, 183, 181, 0.5); }
  .btn-warmGray300.disabled, .btn-warmGray300:disabled {
    color: #151515;
    background-color: #d6d3d1;
    border-color: #d6d3d1; }
  .btn-warmGray300:not(:disabled):not(.disabled):active, .btn-warmGray300:not(:disabled):not(.disabled).active, .show > .btn-warmGray300.dropdown-toggle {
    color: #151515;
    background-color: #beb9b6;
    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: 0 0 0 0 rgba(185, 183, 181, 0.5); }

.btn-warmGray400 {
  color: #151515;
  background-color: #a8a29e;
  border-color: #a8a29e; }
  .btn-warmGray400:hover {
    color: #fff;
    background-color: #968f8a;
    border-color: #908883; }
  .btn-warmGray400:focus, .btn-warmGray400.focus {
    box-shadow: 0 0 0 0 rgba(146, 141, 137, 0.5); }
  .btn-warmGray400.disabled, .btn-warmGray400:disabled {
    color: #151515;
    background-color: #a8a29e;
    border-color: #a8a29e; }
  .btn-warmGray400:not(:disabled):not(.disabled):active, .btn-warmGray400:not(:disabled):not(.disabled).active, .show > .btn-warmGray400.dropdown-toggle {
    color: #fff;
    background-color: #908883;
    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: 0 0 0 0 rgba(146, 141, 137, 0.5); }

.btn-warmGray500 {
  color: #fff;
  background-color: #78716c;
  border-color: #78716c; }
  .btn-warmGray500:hover {
    color: #fff;
    background-color: #645e5a;
    border-color: #5d5854; }
  .btn-warmGray500:focus, .btn-warmGray500.focus {
    box-shadow: 0 0 0 0 rgba(140, 134, 130, 0.5); }
  .btn-warmGray500.disabled, .btn-warmGray500:disabled {
    color: #fff;
    background-color: #78716c;
    border-color: #78716c; }
  .btn-warmGray500:not(:disabled):not(.disabled):active, .btn-warmGray500:not(:disabled):not(.disabled).active, .show > .btn-warmGray500.dropdown-toggle {
    color: #fff;
    background-color: #5d5854;
    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: 0 0 0 0 rgba(140, 134, 130, 0.5); }

.btn-warmGray600 {
  color: #fff;
  background-color: #57534e;
  border-color: #57534e; }
  .btn-warmGray600:hover {
    color: #fff;
    background-color: #43403c;
    border-color: #3c3936; }
  .btn-warmGray600:focus, .btn-warmGray600.focus {
    box-shadow: 0 0 0 0 rgba(112, 109, 105, 0.5); }
  .btn-warmGray600.disabled, .btn-warmGray600:disabled {
    color: #fff;
    background-color: #57534e;
    border-color: #57534e; }
  .btn-warmGray600:not(:disabled):not(.disabled):active, .btn-warmGray600:not(:disabled):not(.disabled).active, .show > .btn-warmGray600.dropdown-toggle {
    color: #fff;
    background-color: #3c3936;
    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: 0 0 0 0 rgba(112, 109, 105, 0.5); }

.btn-warmGray700 {
  color: #fff;
  background-color: #44403c;
  border-color: #44403c; }
  .btn-warmGray700:hover {
    color: #fff;
    background-color: #302d2a;
    border-color: #292724; }
  .btn-warmGray700:focus, .btn-warmGray700.focus {
    box-shadow: 0 0 0 0 rgba(96, 93, 89, 0.5); }
  .btn-warmGray700.disabled, .btn-warmGray700:disabled {
    color: #fff;
    background-color: #44403c;
    border-color: #44403c; }
  .btn-warmGray700:not(:disabled):not(.disabled):active, .btn-warmGray700:not(:disabled):not(.disabled).active, .show > .btn-warmGray700.dropdown-toggle {
    color: #fff;
    background-color: #292724;
    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: 0 0 0 0 rgba(96, 93, 89, 0.5); }

.btn-warmGray800 {
  color: #fff;
  background-color: #292524;
  border-color: #292524; }
  .btn-warmGray800:hover {
    color: #fff;
    background-color: #151312;
    border-color: #0e0c0c; }
  .btn-warmGray800:focus, .btn-warmGray800.focus {
    box-shadow: 0 0 0 0 rgba(73, 70, 69, 0.5); }
  .btn-warmGray800.disabled, .btn-warmGray800:disabled {
    color: #fff;
    background-color: #292524;
    border-color: #292524; }
  .btn-warmGray800:not(:disabled):not(.disabled):active, .btn-warmGray800:not(:disabled):not(.disabled).active, .show > .btn-warmGray800.dropdown-toggle {
    color: #fff;
    background-color: #0e0c0c;
    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: 0 0 0 0 rgba(73, 70, 69, 0.5); }

.btn-warmGray900 {
  color: #fff;
  background-color: #1c1917;
  border-color: #1c1917; }
  .btn-warmGray900:hover {
    color: #fff;
    background-color: #070606;
    border-color: black; }
  .btn-warmGray900:focus, .btn-warmGray900.focus {
    box-shadow: 0 0 0 0 rgba(62, 60, 58, 0.5); }
  .btn-warmGray900.disabled, .btn-warmGray900:disabled {
    color: #fff;
    background-color: #1c1917;
    border-color: #1c1917; }
  .btn-warmGray900:not(:disabled):not(.disabled):active, .btn-warmGray900:not(:disabled):not(.disabled).active, .show > .btn-warmGray900.dropdown-toggle {
    color: #fff;
    background-color: black;
    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: 0 0 0 0 rgba(62, 60, 58, 0.5); }

.btn-trueGray50 {
  color: #151515;
  background-color: #fafafa;
  border-color: #fafafa; }
  .btn-trueGray50:hover {
    color: #151515;
    background-color: #e7e7e7;
    border-color: #e1e1e1; }
  .btn-trueGray50:focus, .btn-trueGray50.focus {
    box-shadow: 0 0 0 0 rgba(216, 216, 216, 0.5); }
  .btn-trueGray50.disabled, .btn-trueGray50:disabled {
    color: #151515;
    background-color: #fafafa;
    border-color: #fafafa; }
  .btn-trueGray50:not(:disabled):not(.disabled):active, .btn-trueGray50:not(:disabled):not(.disabled).active, .show > .btn-trueGray50.dropdown-toggle {
    color: #151515;
    background-color: #e1e1e1;
    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: 0 0 0 0 rgba(216, 216, 216, 0.5); }

.btn-trueGray100 {
  color: #151515;
  background-color: #f5f5f5;
  border-color: #f5f5f5; }
  .btn-trueGray100:hover {
    color: #151515;
    background-color: #e2e2e2;
    border-color: gainsboro; }
  .btn-trueGray100:focus, .btn-trueGray100.focus {
    box-shadow: 0 0 0 0 rgba(211, 211, 211, 0.5); }
  .btn-trueGray100.disabled, .btn-trueGray100:disabled {
    color: #151515;
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
  .btn-trueGray100:not(:disabled):not(.disabled):active, .btn-trueGray100:not(:disabled):not(.disabled).active, .show > .btn-trueGray100.dropdown-toggle {
    color: #151515;
    background-color: gainsboro;
    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: 0 0 0 0 rgba(211, 211, 211, 0.5); }

.btn-trueGray200 {
  color: #151515;
  background-color: #e5e5e5;
  border-color: #e5e5e5; }
  .btn-trueGray200:hover {
    color: #151515;
    background-color: #d2d2d2;
    border-color: #cccccc; }
  .btn-trueGray200:focus, .btn-trueGray200.focus {
    box-shadow: 0 0 0 0 rgba(198, 198, 198, 0.5); }
  .btn-trueGray200.disabled, .btn-trueGray200:disabled {
    color: #151515;
    background-color: #e5e5e5;
    border-color: #e5e5e5; }
  .btn-trueGray200:not(:disabled):not(.disabled):active, .btn-trueGray200:not(:disabled):not(.disabled).active, .show > .btn-trueGray200.dropdown-toggle {
    color: #151515;
    background-color: #cccccc;
    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: 0 0 0 0 rgba(198, 198, 198, 0.5); }

.btn-trueGray300 {
  color: #151515;
  background-color: #d4d4d4;
  border-color: #d4d4d4; }
  .btn-trueGray300:hover {
    color: #151515;
    background-color: #c1c1c1;
    border-color: #bbbbbb; }
  .btn-trueGray300:focus, .btn-trueGray300.focus {
    box-shadow: 0 0 0 0 rgba(183, 183, 183, 0.5); }
  .btn-trueGray300.disabled, .btn-trueGray300:disabled {
    color: #151515;
    background-color: #d4d4d4;
    border-color: #d4d4d4; }
  .btn-trueGray300:not(:disabled):not(.disabled):active, .btn-trueGray300:not(:disabled):not(.disabled).active, .show > .btn-trueGray300.dropdown-toggle {
    color: #151515;
    background-color: #bbbbbb;
    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: 0 0 0 0 rgba(183, 183, 183, 0.5); }

.btn-trueGray400 {
  color: #151515;
  background-color: #a3a3a3;
  border-color: #a3a3a3; }
  .btn-trueGray400:hover {
    color: #fff;
    background-color: #909090;
    border-color: #8a8a8a; }
  .btn-trueGray400:focus, .btn-trueGray400.focus {
    box-shadow: 0 0 0 0 rgba(142, 142, 142, 0.5); }
  .btn-trueGray400.disabled, .btn-trueGray400:disabled {
    color: #151515;
    background-color: #a3a3a3;
    border-color: #a3a3a3; }
  .btn-trueGray400:not(:disabled):not(.disabled):active, .btn-trueGray400:not(:disabled):not(.disabled).active, .show > .btn-trueGray400.dropdown-toggle {
    color: #fff;
    background-color: #8a8a8a;
    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: 0 0 0 0 rgba(142, 142, 142, 0.5); }

.btn-trueGray500 {
  color: #fff;
  background-color: #737373;
  border-color: #737373; }
  .btn-trueGray500:hover {
    color: #fff;
    background-color: #606060;
    border-color: #5a5a5a; }
  .btn-trueGray500:focus, .btn-trueGray500.focus {
    box-shadow: 0 0 0 0 rgba(136, 136, 136, 0.5); }
  .btn-trueGray500.disabled, .btn-trueGray500:disabled {
    color: #fff;
    background-color: #737373;
    border-color: #737373; }
  .btn-trueGray500:not(:disabled):not(.disabled):active, .btn-trueGray500:not(:disabled):not(.disabled).active, .show > .btn-trueGray500.dropdown-toggle {
    color: #fff;
    background-color: #5a5a5a;
    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: 0 0 0 0 rgba(136, 136, 136, 0.5); }

.btn-trueGray600 {
  color: #fff;
  background-color: #525252;
  border-color: #525252; }
  .btn-trueGray600:hover {
    color: #fff;
    background-color: #3f3f3f;
    border-color: #393939; }
  .btn-trueGray600:focus, .btn-trueGray600.focus {
    box-shadow: 0 0 0 0 rgba(108, 108, 108, 0.5); }
  .btn-trueGray600.disabled, .btn-trueGray600:disabled {
    color: #fff;
    background-color: #525252;
    border-color: #525252; }
  .btn-trueGray600:not(:disabled):not(.disabled):active, .btn-trueGray600:not(:disabled):not(.disabled).active, .show > .btn-trueGray600.dropdown-toggle {
    color: #fff;
    background-color: #393939;
    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: 0 0 0 0 rgba(108, 108, 108, 0.5); }

.btn-trueGray700 {
  color: #fff;
  background-color: #404040;
  border-color: #404040; }
  .btn-trueGray700:hover {
    color: #fff;
    background-color: #2d2d2d;
    border-color: #272727; }
  .btn-trueGray700:focus, .btn-trueGray700.focus {
    box-shadow: 0 0 0 0 rgba(93, 93, 93, 0.5); }
  .btn-trueGray700.disabled, .btn-trueGray700:disabled {
    color: #fff;
    background-color: #404040;
    border-color: #404040; }
  .btn-trueGray700:not(:disabled):not(.disabled):active, .btn-trueGray700:not(:disabled):not(.disabled).active, .show > .btn-trueGray700.dropdown-toggle {
    color: #fff;
    background-color: #272727;
    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: 0 0 0 0 rgba(93, 93, 93, 0.5); }

.btn-trueGray800 {
  color: #fff;
  background-color: #262626;
  border-color: #262626; }
  .btn-trueGray800:hover {
    color: #fff;
    background-color: #131313;
    border-color: #0d0d0d; }
  .btn-trueGray800:focus, .btn-trueGray800.focus {
    box-shadow: 0 0 0 0 rgba(71, 71, 71, 0.5); }
  .btn-trueGray800.disabled, .btn-trueGray800:disabled {
    color: #fff;
    background-color: #262626;
    border-color: #262626; }
  .btn-trueGray800:not(:disabled):not(.disabled):active, .btn-trueGray800:not(:disabled):not(.disabled).active, .show > .btn-trueGray800.dropdown-toggle {
    color: #fff;
    background-color: #0d0d0d;
    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: 0 0 0 0 rgba(71, 71, 71, 0.5); }

.btn-trueGray900 {
  color: #fff;
  background-color: #171717;
  border-color: #171717; }
  .btn-trueGray900:hover {
    color: #fff;
    background-color: #040404;
    border-color: black; }
  .btn-trueGray900:focus, .btn-trueGray900.focus {
    box-shadow: 0 0 0 0 rgba(58, 58, 58, 0.5); }
  .btn-trueGray900.disabled, .btn-trueGray900:disabled {
    color: #fff;
    background-color: #171717;
    border-color: #171717; }
  .btn-trueGray900:not(:disabled):not(.disabled):active, .btn-trueGray900:not(:disabled):not(.disabled).active, .show > .btn-trueGray900.dropdown-toggle {
    color: #fff;
    background-color: black;
    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: 0 0 0 0 rgba(58, 58, 58, 0.5); }

.btn-coolGray50 {
  color: #151515;
  background-color: #f9fafb;
  border-color: #f9fafb; }
  .btn-coolGray50:hover {
    color: #151515;
    background-color: #e2e7ec;
    border-color: #dae1e7; }
  .btn-coolGray50:focus, .btn-coolGray50.focus {
    box-shadow: 0 0 0 0 rgba(215, 216, 217, 0.5); }
  .btn-coolGray50.disabled, .btn-coolGray50:disabled {
    color: #151515;
    background-color: #f9fafb;
    border-color: #f9fafb; }
  .btn-coolGray50:not(:disabled):not(.disabled):active, .btn-coolGray50:not(:disabled):not(.disabled).active, .show > .btn-coolGray50.dropdown-toggle {
    color: #151515;
    background-color: #dae1e7;
    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: 0 0 0 0 rgba(215, 216, 217, 0.5); }

.btn-coolGray100 {
  color: #151515;
  background-color: #f3f4f6;
  border-color: #f3f4f6; }
  .btn-coolGray100:hover {
    color: #151515;
    background-color: #dde0e6;
    border-color: #d6d9e0; }
  .btn-coolGray100:focus, .btn-coolGray100.focus {
    box-shadow: 0 0 0 0 rgba(210, 211, 212, 0.5); }
  .btn-coolGray100.disabled, .btn-coolGray100:disabled {
    color: #151515;
    background-color: #f3f4f6;
    border-color: #f3f4f6; }
  .btn-coolGray100:not(:disabled):not(.disabled):active, .btn-coolGray100:not(:disabled):not(.disabled).active, .show > .btn-coolGray100.dropdown-toggle {
    color: #151515;
    background-color: #d6d9e0;
    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: 0 0 0 0 rgba(210, 211, 212, 0.5); }

.btn-coolGray200 {
  color: #151515;
  background-color: #e5e7eb;
  border-color: #e5e7eb; }
  .btn-coolGray200:hover {
    color: #151515;
    background-color: #cfd3da;
    border-color: #c8ccd5; }
  .btn-coolGray200:focus, .btn-coolGray200.focus {
    box-shadow: 0 0 0 0 rgba(198, 200, 203, 0.5); }
  .btn-coolGray200.disabled, .btn-coolGray200:disabled {
    color: #151515;
    background-color: #e5e7eb;
    border-color: #e5e7eb; }
  .btn-coolGray200:not(:disabled):not(.disabled):active, .btn-coolGray200:not(:disabled):not(.disabled).active, .show > .btn-coolGray200.dropdown-toggle {
    color: #151515;
    background-color: #c8ccd5;
    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: 0 0 0 0 rgba(198, 200, 203, 0.5); }

.btn-coolGray300 {
  color: #151515;
  background-color: #d1d5db;
  border-color: #d1d5db; }
  .btn-coolGray300:hover {
    color: #151515;
    background-color: #bcc1ca;
    border-color: #b4bbc5; }
  .btn-coolGray300:focus, .btn-coolGray300.focus {
    box-shadow: 0 0 0 0 rgba(181, 184, 189, 0.5); }
  .btn-coolGray300.disabled, .btn-coolGray300:disabled {
    color: #151515;
    background-color: #d1d5db;
    border-color: #d1d5db; }
  .btn-coolGray300:not(:disabled):not(.disabled):active, .btn-coolGray300:not(:disabled):not(.disabled).active, .show > .btn-coolGray300.dropdown-toggle {
    color: #151515;
    background-color: #b4bbc5;
    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: 0 0 0 0 rgba(181, 184, 189, 0.5); }

.btn-coolGray400 {
  color: #151515;
  background-color: #9ca3af;
  border-color: #9ca3af; }
  .btn-coolGray400:hover {
    color: #fff;
    background-color: #878f9e;
    border-color: #808998; }
  .btn-coolGray400:focus, .btn-coolGray400.focus {
    box-shadow: 0 0 0 0 rgba(136, 142, 152, 0.5); }
  .btn-coolGray400.disabled, .btn-coolGray400:disabled {
    color: #151515;
    background-color: #9ca3af;
    border-color: #9ca3af; }
  .btn-coolGray400:not(:disabled):not(.disabled):active, .btn-coolGray400:not(:disabled):not(.disabled).active, .show > .btn-coolGray400.dropdown-toggle {
    color: #fff;
    background-color: #808998;
    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: 0 0 0 0 rgba(136, 142, 152, 0.5); }

.btn-coolGray500 {
  color: #fff;
  background-color: #6b7280;
  border-color: #6b7280; }
  .btn-coolGray500:hover {
    color: #fff;
    background-color: #5a5f6b;
    border-color: #545964; }
  .btn-coolGray500:focus, .btn-coolGray500.focus {
    box-shadow: 0 0 0 0 rgba(129, 135, 147, 0.5); }
  .btn-coolGray500.disabled, .btn-coolGray500:disabled {
    color: #fff;
    background-color: #6b7280;
    border-color: #6b7280; }
  .btn-coolGray500:not(:disabled):not(.disabled):active, .btn-coolGray500:not(:disabled):not(.disabled).active, .show > .btn-coolGray500.dropdown-toggle {
    color: #fff;
    background-color: #545964;
    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: 0 0 0 0 rgba(129, 135, 147, 0.5); }

.btn-coolGray600 {
  color: #fff;
  background-color: #4b5563;
  border-color: #4b5563; }
  .btn-coolGray600:hover {
    color: #fff;
    background-color: #3b424d;
    border-color: #353c46; }
  .btn-coolGray600:focus, .btn-coolGray600.focus {
    box-shadow: 0 0 0 0 rgba(102, 111, 122, 0.5); }
  .btn-coolGray600.disabled, .btn-coolGray600:disabled {
    color: #fff;
    background-color: #4b5563;
    border-color: #4b5563; }
  .btn-coolGray600:not(:disabled):not(.disabled):active, .btn-coolGray600:not(:disabled):not(.disabled).active, .show > .btn-coolGray600.dropdown-toggle {
    color: #fff;
    background-color: #353c46;
    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: 0 0 0 0 rgba(102, 111, 122, 0.5); }

.btn-coolGray700 {
  color: #fff;
  background-color: #374151;
  border-color: #374151; }
  .btn-coolGray700:hover {
    color: #fff;
    background-color: #282f3a;
    border-color: #222933; }
  .btn-coolGray700:focus, .btn-coolGray700.focus {
    box-shadow: 0 0 0 0 rgba(85, 94, 107, 0.5); }
  .btn-coolGray700.disabled, .btn-coolGray700:disabled {
    color: #fff;
    background-color: #374151;
    border-color: #374151; }
  .btn-coolGray700:not(:disabled):not(.disabled):active, .btn-coolGray700:not(:disabled):not(.disabled).active, .show > .btn-coolGray700.dropdown-toggle {
    color: #fff;
    background-color: #222933;
    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: 0 0 0 0 rgba(85, 94, 107, 0.5); }

.btn-coolGray800 {
  color: #fff;
  background-color: #1f2937;
  border-color: #1f2937; }
  .btn-coolGray800:hover {
    color: #fff;
    background-color: #11171f;
    border-color: #0d1116; }
  .btn-coolGray800:focus, .btn-coolGray800.focus {
    box-shadow: 0 0 0 0 rgba(65, 73, 85, 0.5); }
  .btn-coolGray800.disabled, .btn-coolGray800:disabled {
    color: #fff;
    background-color: #1f2937;
    border-color: #1f2937; }
  .btn-coolGray800:not(:disabled):not(.disabled):active, .btn-coolGray800:not(:disabled):not(.disabled).active, .show > .btn-coolGray800.dropdown-toggle {
    color: #fff;
    background-color: #0d1116;
    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: 0 0 0 0 rgba(65, 73, 85, 0.5); }

.btn-coolGray900 {
  color: #fff;
  background-color: #111827;
  border-color: #111827; }
  .btn-coolGray900:hover {
    color: #fff;
    background-color: #05080c;
    border-color: #020203; }
  .btn-coolGray900:focus, .btn-coolGray900.focus {
    box-shadow: 0 0 0 0 rgba(53, 59, 71, 0.5); }
  .btn-coolGray900.disabled, .btn-coolGray900:disabled {
    color: #fff;
    background-color: #111827;
    border-color: #111827; }
  .btn-coolGray900:not(:disabled):not(.disabled):active, .btn-coolGray900:not(:disabled):not(.disabled).active, .show > .btn-coolGray900.dropdown-toggle {
    color: #fff;
    background-color: #020203;
    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: 0 0 0 0 rgba(53, 59, 71, 0.5); }

.btn-blueGray50 {
  color: #151515;
  background-color: #f8fafc;
  border-color: #f8fafc; }
  .btn-blueGray50:hover {
    color: #151515;
    background-color: #dde7f1;
    border-color: #d4e1ed; }
  .btn-blueGray50:focus, .btn-blueGray50.focus {
    box-shadow: 0 0 0 0 rgba(214, 216, 217, 0.5); }
  .btn-blueGray50.disabled, .btn-blueGray50:disabled {
    color: #151515;
    background-color: #f8fafc;
    border-color: #f8fafc; }
  .btn-blueGray50:not(:disabled):not(.disabled):active, .btn-blueGray50:not(:disabled):not(.disabled).active, .show > .btn-blueGray50.dropdown-toggle {
    color: #151515;
    background-color: #d4e1ed;
    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: 0 0 0 0 rgba(214, 216, 217, 0.5); }

.btn-blueGray100 {
  color: #151515;
  background-color: #f1f5f9;
  border-color: #f1f5f9; }
  .btn-blueGray100:hover {
    color: #151515;
    background-color: #d6e2ee;
    border-color: #cddcea; }
  .btn-blueGray100:focus, .btn-blueGray100.focus {
    box-shadow: 0 0 0 0 rgba(208, 211, 215, 0.5); }
  .btn-blueGray100.disabled, .btn-blueGray100:disabled {
    color: #151515;
    background-color: #f1f5f9;
    border-color: #f1f5f9; }
  .btn-blueGray100:not(:disabled):not(.disabled):active, .btn-blueGray100:not(:disabled):not(.disabled).active, .show > .btn-blueGray100.dropdown-toggle {
    color: #151515;
    background-color: #cddcea;
    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: 0 0 0 0 rgba(208, 211, 215, 0.5); }

.btn-blueGray200 {
  color: #151515;
  background-color: #e2e8f0;
  border-color: #e2e8f0; }
  .btn-blueGray200:hover {
    color: #151515;
    background-color: #c9d4e3;
    border-color: #c0cddf; }
  .btn-blueGray200:focus, .btn-blueGray200.focus {
    box-shadow: 0 0 0 0 rgba(195, 200, 207, 0.5); }
  .btn-blueGray200.disabled, .btn-blueGray200:disabled {
    color: #151515;
    background-color: #e2e8f0;
    border-color: #e2e8f0; }
  .btn-blueGray200:not(:disabled):not(.disabled):active, .btn-blueGray200:not(:disabled):not(.disabled).active, .show > .btn-blueGray200.dropdown-toggle {
    color: #151515;
    background-color: #c0cddf;
    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: 0 0 0 0 rgba(195, 200, 207, 0.5); }

.btn-blueGray300 {
  color: #151515;
  background-color: #cbd5e1;
  border-color: #cbd5e1; }
  .btn-blueGray300:hover {
    color: #151515;
    background-color: #b3c1d3;
    border-color: #abbbce; }
  .btn-blueGray300:focus, .btn-blueGray300.focus {
    box-shadow: 0 0 0 0 rgba(176, 184, 194, 0.5); }
  .btn-blueGray300.disabled, .btn-blueGray300:disabled {
    color: #151515;
    background-color: #cbd5e1;
    border-color: #cbd5e1; }
  .btn-blueGray300:not(:disabled):not(.disabled):active, .btn-blueGray300:not(:disabled):not(.disabled).active, .show > .btn-blueGray300.dropdown-toggle {
    color: #151515;
    background-color: #abbbce;
    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: 0 0 0 0 rgba(176, 184, 194, 0.5); }

.btn-blueGray400 {
  color: #151515;
  background-color: #94a3b8;
  border-color: #94a3b8; }
  .btn-blueGray400:hover {
    color: #fff;
    background-color: #7d8fa9;
    border-color: #7589a4; }
  .btn-blueGray400:focus, .btn-blueGray400.focus {
    box-shadow: 0 0 0 0 rgba(129, 142, 160, 0.5); }
  .btn-blueGray400.disabled, .btn-blueGray400:disabled {
    color: #151515;
    background-color: #94a3b8;
    border-color: #94a3b8; }
  .btn-blueGray400:not(:disabled):not(.disabled):active, .btn-blueGray400:not(:disabled):not(.disabled).active, .show > .btn-blueGray400.dropdown-toggle {
    color: #fff;
    background-color: #7589a4;
    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: 0 0 0 0 rgba(129, 142, 160, 0.5); }

.btn-blueGray500 {
  color: #fff;
  background-color: #64748b;
  border-color: #64748b; }
  .btn-blueGray500:hover {
    color: #fff;
    background-color: #546175;
    border-color: #4f5b6d; }
  .btn-blueGray500:focus, .btn-blueGray500.focus {
    box-shadow: 0 0 0 0 rgba(123, 137, 156, 0.5); }
  .btn-blueGray500.disabled, .btn-blueGray500:disabled {
    color: #fff;
    background-color: #64748b;
    border-color: #64748b; }
  .btn-blueGray500:not(:disabled):not(.disabled):active, .btn-blueGray500:not(:disabled):not(.disabled).active, .show > .btn-blueGray500.dropdown-toggle {
    color: #fff;
    background-color: #4f5b6d;
    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: 0 0 0 0 rgba(123, 137, 156, 0.5); }

.btn-blueGray600 {
  color: #fff;
  background-color: #475569;
  border-color: #475569; }
  .btn-blueGray600:hover {
    color: #fff;
    background-color: #384352;
    border-color: #323c4b; }
  .btn-blueGray600:focus, .btn-blueGray600.focus {
    box-shadow: 0 0 0 0 rgba(99, 111, 128, 0.5); }
  .btn-blueGray600.disabled, .btn-blueGray600:disabled {
    color: #fff;
    background-color: #475569;
    border-color: #475569; }
  .btn-blueGray600:not(:disabled):not(.disabled):active, .btn-blueGray600:not(:disabled):not(.disabled).active, .show > .btn-blueGray600.dropdown-toggle {
    color: #fff;
    background-color: #323c4b;
    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: 0 0 0 0 rgba(99, 111, 128, 0.5); }

.btn-blueGray700 {
  color: #fff;
  background-color: #334155;
  border-color: #334155; }
  .btn-blueGray700:hover {
    color: #fff;
    background-color: #252f3d;
    border-color: #202935; }
  .btn-blueGray700:focus, .btn-blueGray700.focus {
    box-shadow: 0 0 0 0 rgba(82, 94, 111, 0.5); }
  .btn-blueGray700.disabled, .btn-blueGray700:disabled {
    color: #fff;
    background-color: #334155;
    border-color: #334155; }
  .btn-blueGray700:not(:disabled):not(.disabled):active, .btn-blueGray700:not(:disabled):not(.disabled).active, .show > .btn-blueGray700.dropdown-toggle {
    color: #fff;
    background-color: #202935;
    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: 0 0 0 0 rgba(82, 94, 111, 0.5); }

.btn-blueGray800 {
  color: #fff;
  background-color: #1e293b;
  border-color: #1e293b; }
  .btn-blueGray800:hover {
    color: #fff;
    background-color: #111722;
    border-color: #0d1219; }
  .btn-blueGray800:focus, .btn-blueGray800.focus {
    box-shadow: 0 0 0 0 rgba(64, 73, 88, 0.5); }
  .btn-blueGray800.disabled, .btn-blueGray800:disabled {
    color: #fff;
    background-color: #1e293b;
    border-color: #1e293b; }
  .btn-blueGray800:not(:disabled):not(.disabled):active, .btn-blueGray800:not(:disabled):not(.disabled).active, .show > .btn-blueGray800.dropdown-toggle {
    color: #fff;
    background-color: #0d1219;
    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: 0 0 0 0 rgba(64, 73, 88, 0.5); }

.btn-blueGray900 {
  color: #fff;
  background-color: #0f172a;
  border-color: #0f172a; }
  .btn-blueGray900:hover {
    color: #fff;
    background-color: #05080e;
    border-color: #020204; }
  .btn-blueGray900:focus, .btn-blueGray900.focus {
    box-shadow: 0 0 0 0 rgba(51, 58, 74, 0.5); }
  .btn-blueGray900.disabled, .btn-blueGray900:disabled {
    color: #fff;
    background-color: #0f172a;
    border-color: #0f172a; }
  .btn-blueGray900:not(:disabled):not(.disabled):active, .btn-blueGray900:not(:disabled):not(.disabled).active, .show > .btn-blueGray900.dropdown-toggle {
    color: #fff;
    background-color: #020204;
    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: 0 0 0 0 rgba(51, 58, 74, 0.5); }

.btn-gray100 {
  color: #151515;
  background-color: #f5f5f5;
  border-color: #f5f5f5; }
  .btn-gray100:hover {
    color: #151515;
    background-color: #e2e2e2;
    border-color: gainsboro; }
  .btn-gray100:focus, .btn-gray100.focus {
    box-shadow: 0 0 0 0 rgba(211, 211, 211, 0.5); }
  .btn-gray100.disabled, .btn-gray100:disabled {
    color: #151515;
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
  .btn-gray100:not(:disabled):not(.disabled):active, .btn-gray100:not(:disabled):not(.disabled).active, .show > .btn-gray100.dropdown-toggle {
    color: #151515;
    background-color: gainsboro;
    border-color: #d5d5d5; }
    .btn-gray100:not(:disabled):not(.disabled):active:focus, .btn-gray100:not(:disabled):not(.disabled).active:focus, .show > .btn-gray100.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(211, 211, 211, 0.5); }

.btn-gray200 {
  color: #151515;
  background-color: #e5e5e5;
  border-color: #e5e5e5; }
  .btn-gray200:hover {
    color: #151515;
    background-color: #d2d2d2;
    border-color: #cccccc; }
  .btn-gray200:focus, .btn-gray200.focus {
    box-shadow: 0 0 0 0 rgba(198, 198, 198, 0.5); }
  .btn-gray200.disabled, .btn-gray200:disabled {
    color: #151515;
    background-color: #e5e5e5;
    border-color: #e5e5e5; }
  .btn-gray200:not(:disabled):not(.disabled):active, .btn-gray200:not(:disabled):not(.disabled).active, .show > .btn-gray200.dropdown-toggle {
    color: #151515;
    background-color: #cccccc;
    border-color: #c5c5c5; }
    .btn-gray200:not(:disabled):not(.disabled):active:focus, .btn-gray200:not(:disabled):not(.disabled).active:focus, .show > .btn-gray200.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(198, 198, 198, 0.5); }

.btn-gray300 {
  color: #151515;
  background-color: #999;
  border-color: #999; }
  .btn-gray300:hover {
    color: #fff;
    background-color: #868686;
    border-color: gray; }
  .btn-gray300:focus, .btn-gray300.focus {
    box-shadow: 0 0 0 0 rgba(133, 133, 133, 0.5); }
  .btn-gray300.disabled, .btn-gray300:disabled {
    color: #151515;
    background-color: #999;
    border-color: #999; }
  .btn-gray300:not(:disabled):not(.disabled):active, .btn-gray300:not(:disabled):not(.disabled).active, .show > .btn-gray300.dropdown-toggle {
    color: #fff;
    background-color: gray;
    border-color: #797979; }
    .btn-gray300:not(:disabled):not(.disabled):active:focus, .btn-gray300:not(:disabled):not(.disabled).active:focus, .show > .btn-gray300.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(133, 133, 133, 0.5); }

.btn-gray400 {
  color: #fff;
  background-color: #888;
  border-color: #888; }
  .btn-gray400:hover {
    color: #fff;
    background-color: #757575;
    border-color: #6f6f6f; }
  .btn-gray400:focus, .btn-gray400.focus {
    box-shadow: 0 0 0 0 rgba(154, 154, 154, 0.5); }
  .btn-gray400.disabled, .btn-gray400:disabled {
    color: #fff;
    background-color: #888;
    border-color: #888; }
  .btn-gray400:not(:disabled):not(.disabled):active, .btn-gray400:not(:disabled):not(.disabled).active, .show > .btn-gray400.dropdown-toggle {
    color: #fff;
    background-color: #6f6f6f;
    border-color: #686868; }
    .btn-gray400:not(:disabled):not(.disabled):active:focus, .btn-gray400:not(:disabled):not(.disabled).active:focus, .show > .btn-gray400.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(154, 154, 154, 0.5); }

.btn-gray500 {
  color: #fff;
  background-color: #777;
  border-color: #777; }
  .btn-gray500:hover {
    color: #fff;
    background-color: #646464;
    border-color: #5e5e5e; }
  .btn-gray500:focus, .btn-gray500.focus {
    box-shadow: 0 0 0 0 rgba(139, 139, 139, 0.5); }
  .btn-gray500.disabled, .btn-gray500:disabled {
    color: #fff;
    background-color: #777;
    border-color: #777; }
  .btn-gray500:not(:disabled):not(.disabled):active, .btn-gray500:not(:disabled):not(.disabled).active, .show > .btn-gray500.dropdown-toggle {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #575757; }
    .btn-gray500:not(:disabled):not(.disabled):active:focus, .btn-gray500:not(:disabled):not(.disabled).active:focus, .show > .btn-gray500.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(139, 139, 139, 0.5); }

.btn-gray600 {
  color: #fff;
  background-color: #555;
  border-color: #555; }
  .btn-gray600:hover {
    color: #fff;
    background-color: #424242;
    border-color: #3c3c3c; }
  .btn-gray600:focus, .btn-gray600.focus {
    box-shadow: 0 0 0 0 rgba(111, 111, 111, 0.5); }
  .btn-gray600.disabled, .btn-gray600:disabled {
    color: #fff;
    background-color: #555;
    border-color: #555; }
  .btn-gray600:not(:disabled):not(.disabled):active, .btn-gray600:not(:disabled):not(.disabled).active, .show > .btn-gray600.dropdown-toggle {
    color: #fff;
    background-color: #3c3c3c;
    border-color: #353535; }
    .btn-gray600:not(:disabled):not(.disabled):active:focus, .btn-gray600:not(:disabled):not(.disabled).active:focus, .show > .btn-gray600.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(111, 111, 111, 0.5); }

.btn-gray700 {
  color: #fff;
  background-color: #444;
  border-color: #444; }
  .btn-gray700:hover {
    color: #fff;
    background-color: #313131;
    border-color: #2b2b2b; }
  .btn-gray700:focus, .btn-gray700.focus {
    box-shadow: 0 0 0 0 rgba(96, 96, 96, 0.5); }
  .btn-gray700.disabled, .btn-gray700:disabled {
    color: #fff;
    background-color: #444;
    border-color: #444; }
  .btn-gray700:not(:disabled):not(.disabled):active, .btn-gray700:not(:disabled):not(.disabled).active, .show > .btn-gray700.dropdown-toggle {
    color: #fff;
    background-color: #2b2b2b;
    border-color: #242424; }
    .btn-gray700:not(:disabled):not(.disabled):active:focus, .btn-gray700:not(:disabled):not(.disabled).active:focus, .show > .btn-gray700.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(96, 96, 96, 0.5); }

.btn-gray800 {
  color: #fff;
  background-color: #333;
  border-color: #333; }
  .btn-gray800:hover {
    color: #fff;
    background-color: #202020;
    border-color: #1a1a1a; }
  .btn-gray800:focus, .btn-gray800.focus {
    box-shadow: 0 0 0 0 rgba(82, 82, 82, 0.5); }
  .btn-gray800.disabled, .btn-gray800:disabled {
    color: #fff;
    background-color: #333;
    border-color: #333; }
  .btn-gray800:not(:disabled):not(.disabled):active, .btn-gray800:not(:disabled):not(.disabled).active, .show > .btn-gray800.dropdown-toggle {
    color: #fff;
    background-color: #1a1a1a;
    border-color: #131313; }
    .btn-gray800:not(:disabled):not(.disabled):active:focus, .btn-gray800:not(:disabled):not(.disabled).active:focus, .show > .btn-gray800.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(82, 82, 82, 0.5); }

.btn-gray900 {
  color: #fff;
  background-color: #151515;
  border-color: #151515; }
  .btn-gray900:hover {
    color: #fff;
    background-color: #020202;
    border-color: black; }
  .btn-gray900:focus, .btn-gray900.focus {
    box-shadow: 0 0 0 0 rgba(56, 56, 56, 0.5); }
  .btn-gray900.disabled, .btn-gray900:disabled {
    color: #fff;
    background-color: #151515;
    border-color: #151515; }
  .btn-gray900:not(:disabled):not(.disabled):active, .btn-gray900:not(:disabled):not(.disabled).active, .show > .btn-gray900.dropdown-toggle {
    color: #fff;
    background-color: black;
    border-color: black; }
    .btn-gray900:not(:disabled):not(.disabled):active:focus, .btn-gray900:not(:disabled):not(.disabled).active:focus, .show > .btn-gray900.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(56, 56, 56, 0.5); }

.btn-twgray50 {
  color: #151515;
  background-color: #fafafa;
  border-color: #fafafa; }
  .btn-twgray50:hover {
    color: #151515;
    background-color: #e7e7e7;
    border-color: #e1e1e1; }
  .btn-twgray50:focus, .btn-twgray50.focus {
    box-shadow: 0 0 0 0 rgba(216, 216, 216, 0.5); }
  .btn-twgray50.disabled, .btn-twgray50:disabled {
    color: #151515;
    background-color: #fafafa;
    border-color: #fafafa; }
  .btn-twgray50:not(:disabled):not(.disabled):active, .btn-twgray50:not(:disabled):not(.disabled).active, .show > .btn-twgray50.dropdown-toggle {
    color: #151515;
    background-color: #e1e1e1;
    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: 0 0 0 0 rgba(216, 216, 216, 0.5); }

.btn-twgray100 {
  color: #151515;
  background-color: #f4f4f5;
  border-color: #f4f4f5; }
  .btn-twgray100:hover {
    color: #151515;
    background-color: #e0e0e3;
    border-color: #d9d9dd; }
  .btn-twgray100:focus, .btn-twgray100.focus {
    box-shadow: 0 0 0 0 rgba(211, 211, 211, 0.5); }
  .btn-twgray100.disabled, .btn-twgray100:disabled {
    color: #151515;
    background-color: #f4f4f5;
    border-color: #f4f4f5; }
  .btn-twgray100:not(:disabled):not(.disabled):active, .btn-twgray100:not(:disabled):not(.disabled).active, .show > .btn-twgray100.dropdown-toggle {
    color: #151515;
    background-color: #d9d9dd;
    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: 0 0 0 0 rgba(211, 211, 211, 0.5); }

.btn-twgray200 {
  color: #151515;
  background-color: #e4e4e7;
  border-color: #e4e4e7; }
  .btn-twgray200:hover {
    color: #151515;
    background-color: #d0d0d5;
    border-color: #c9c9cf; }
  .btn-twgray200:focus, .btn-twgray200.focus {
    box-shadow: 0 0 0 0 rgba(197, 197, 200, 0.5); }
  .btn-twgray200.disabled, .btn-twgray200:disabled {
    color: #151515;
    background-color: #e4e4e7;
    border-color: #e4e4e7; }
  .btn-twgray200:not(:disabled):not(.disabled):active, .btn-twgray200:not(:disabled):not(.disabled).active, .show > .btn-twgray200.dropdown-toggle {
    color: #151515;
    background-color: #c9c9cf;
    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: 0 0 0 0 rgba(197, 197, 200, 0.5); }

.btn-twgray300 {
  color: #151515;
  background-color: #d4d4d8;
  border-color: #d4d4d8; }
  .btn-twgray300:hover {
    color: #151515;
    background-color: #c0c0c6;
    border-color: #b9b9c0; }
  .btn-twgray300:focus, .btn-twgray300.focus {
    box-shadow: 0 0 0 0 rgba(183, 183, 187, 0.5); }
  .btn-twgray300.disabled, .btn-twgray300:disabled {
    color: #151515;
    background-color: #d4d4d8;
    border-color: #d4d4d8; }
  .btn-twgray300:not(:disabled):not(.disabled):active, .btn-twgray300:not(:disabled):not(.disabled).active, .show > .btn-twgray300.dropdown-toggle {
    color: #151515;
    background-color: #b9b9c0;
    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: 0 0 0 0 rgba(183, 183, 187, 0.5); }

.btn-twgray400 {
  color: #151515;
  background-color: #a1a1aa;
  border-color: #a1a1aa; }
  .btn-twgray400:hover {
    color: #fff;
    background-color: #8d8d98;
    border-color: #868692; }
  .btn-twgray400:focus, .btn-twgray400.focus {
    box-shadow: 0 0 0 0 rgba(140, 140, 148, 0.5); }
  .btn-twgray400.disabled, .btn-twgray400:disabled {
    color: #151515;
    background-color: #a1a1aa;
    border-color: #a1a1aa; }
  .btn-twgray400:not(:disabled):not(.disabled):active, .btn-twgray400:not(:disabled):not(.disabled).active, .show > .btn-twgray400.dropdown-toggle {
    color: #fff;
    background-color: #868692;
    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: 0 0 0 0 rgba(140, 140, 148, 0.5); }

.btn-twgray500 {
  color: #fff;
  background-color: #71717a;
  border-color: #71717a; }
  .btn-twgray500:hover {
    color: #fff;
    background-color: #5f5f66;
    border-color: #585860; }
  .btn-twgray500:focus, .btn-twgray500.focus {
    box-shadow: 0 0 0 0 rgba(134, 134, 142, 0.5); }
  .btn-twgray500.disabled, .btn-twgray500:disabled {
    color: #fff;
    background-color: #71717a;
    border-color: #71717a; }
  .btn-twgray500:not(:disabled):not(.disabled):active, .btn-twgray500:not(:disabled):not(.disabled).active, .show > .btn-twgray500.dropdown-toggle {
    color: #fff;
    background-color: #585860;
    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: 0 0 0 0 rgba(134, 134, 142, 0.5); }

.btn-twgray600 {
  color: #fff;
  background-color: #52525b;
  border-color: #52525b; }
  .btn-twgray600:hover {
    color: #fff;
    background-color: #404047;
    border-color: #3a3a40; }
  .btn-twgray600:focus, .btn-twgray600.focus {
    box-shadow: 0 0 0 0 rgba(108, 108, 116, 0.5); }
  .btn-twgray600.disabled, .btn-twgray600:disabled {
    color: #fff;
    background-color: #52525b;
    border-color: #52525b; }
  .btn-twgray600:not(:disabled):not(.disabled):active, .btn-twgray600:not(:disabled):not(.disabled).active, .show > .btn-twgray600.dropdown-toggle {
    color: #fff;
    background-color: #3a3a40;
    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: 0 0 0 0 rgba(108, 108, 116, 0.5); }

.btn-twgray700 {
  color: #fff;
  background-color: #3f3f46;
  border-color: #3f3f46; }
  .btn-twgray700:hover {
    color: #fff;
    background-color: #2d2d32;
    border-color: #27272b; }
  .btn-twgray700:focus, .btn-twgray700.focus {
    box-shadow: 0 0 0 0 rgba(92, 92, 98, 0.5); }
  .btn-twgray700.disabled, .btn-twgray700:disabled {
    color: #fff;
    background-color: #3f3f46;
    border-color: #3f3f46; }
  .btn-twgray700:not(:disabled):not(.disabled):active, .btn-twgray700:not(:disabled):not(.disabled).active, .show > .btn-twgray700.dropdown-toggle {
    color: #fff;
    background-color: #27272b;
    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: 0 0 0 0 rgba(92, 92, 98, 0.5); }

.btn-twgray800 {
  color: #fff;
  background-color: #27272a;
  border-color: #27272a; }
  .btn-twgray800:hover {
    color: #fff;
    background-color: #151516;
    border-color: #0e0e10; }
  .btn-twgray800:focus, .btn-twgray800.focus {
    box-shadow: 0 0 0 0 rgba(71, 71, 74, 0.5); }
  .btn-twgray800.disabled, .btn-twgray800:disabled {
    color: #fff;
    background-color: #27272a;
    border-color: #27272a; }
  .btn-twgray800:not(:disabled):not(.disabled):active, .btn-twgray800:not(:disabled):not(.disabled).active, .show > .btn-twgray800.dropdown-toggle {
    color: #fff;
    background-color: #0e0e10;
    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: 0 0 0 0 rgba(71, 71, 74, 0.5); }

.btn-twgray900 {
  color: #fff;
  background-color: #18181b;
  border-color: #18181b; }
  .btn-twgray900:hover {
    color: #fff;
    background-color: #060607;
    border-color: black; }
  .btn-twgray900:focus, .btn-twgray900.focus {
    box-shadow: 0 0 0 0 rgba(59, 59, 61, 0.5); }
  .btn-twgray900.disabled, .btn-twgray900:disabled {
    color: #fff;
    background-color: #18181b;
    border-color: #18181b; }
  .btn-twgray900:not(:disabled):not(.disabled):active, .btn-twgray900:not(:disabled):not(.disabled).active, .show > .btn-twgray900.dropdown-toggle {
    color: #fff;
    background-color: black;
    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: 0 0 0 0 rgba(59, 59, 61, 0.5); }

.btn-outline-primary {
  color: #202B5F;
  border-color: #202B5F; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #202B5F;
    border-color: #202B5F; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0 rgba(32, 43, 95, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #202B5F;
    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: #202B5F;
    border-color: #202B5F; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(32, 43, 95, 0.5); }

.btn-outline-secondary {
  color: #0030AE;
  border-color: #0030AE; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #0030AE;
    border-color: #0030AE; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0 rgba(0, 48, 174, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #0030AE;
    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: #0030AE;
    border-color: #0030AE; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(0, 48, 174, 0.5); }

.btn-outline-success {
  color: #54AF5D;
  border-color: #54AF5D; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #54AF5D;
    border-color: #54AF5D; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0 rgba(84, 175, 93, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #54AF5D;
    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: #54AF5D;
    border-color: #54AF5D; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(84, 175, 93, 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 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: 0 0 0 0 rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #F29600;
  border-color: #F29600; }
  .btn-outline-warning:hover {
    color: #151515;
    background-color: #F29600;
    border-color: #F29600; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0 rgba(242, 150, 0, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #F29600;
    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: #151515;
    background-color: #F29600;
    border-color: #F29600; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(242, 150, 0, 0.5); }

.btn-outline-danger {
  color: #fc2c38;
  border-color: #fc2c38; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #fc2c38;
    border-color: #fc2c38; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0 rgba(252, 44, 56, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #fc2c38;
    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: #fc2c38;
    border-color: #fc2c38; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(252, 44, 56, 0.5); }

.btn-outline-light {
  color: #f5f5f5;
  border-color: #f5f5f5; }
  .btn-outline-light:hover {
    color: #151515;
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0 rgba(245, 245, 245, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f5f5f5;
    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: #151515;
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(245, 245, 245, 0.5); }

.btn-outline-dark {
  color: #151515;
  border-color: #151515; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #151515;
    border-color: #151515; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0 rgba(21, 21, 21, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #151515;
    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: #151515;
    border-color: #151515; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(21, 21, 21, 0.5); }

.btn-outline-rose50 {
  color: #fff1f2;
  border-color: #fff1f2; }
  .btn-outline-rose50:hover {
    color: #151515;
    background-color: #fff1f2;
    border-color: #fff1f2; }
  .btn-outline-rose50:focus, .btn-outline-rose50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(255, 241, 242, 0.5); }

.btn-outline-rose100 {
  color: #ffe4e6;
  border-color: #ffe4e6; }
  .btn-outline-rose100:hover {
    color: #151515;
    background-color: #ffe4e6;
    border-color: #ffe4e6; }
  .btn-outline-rose100:focus, .btn-outline-rose100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(255, 228, 230, 0.5); }

.btn-outline-rose200 {
  color: #fecdd3;
  border-color: #fecdd3; }
  .btn-outline-rose200:hover {
    color: #151515;
    background-color: #fecdd3;
    border-color: #fecdd3; }
  .btn-outline-rose200:focus, .btn-outline-rose200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(254, 205, 211, 0.5); }

.btn-outline-rose300 {
  color: #fda4af;
  border-color: #fda4af; }
  .btn-outline-rose300:hover {
    color: #151515;
    background-color: #fda4af;
    border-color: #fda4af; }
  .btn-outline-rose300:focus, .btn-outline-rose300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(253, 164, 175, 0.5); }

.btn-outline-rose400 {
  color: #fb7185;
  border-color: #fb7185; }
  .btn-outline-rose400:hover {
    color: #151515;
    background-color: #fb7185;
    border-color: #fb7185; }
  .btn-outline-rose400:focus, .btn-outline-rose400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 rgba(244, 63, 94, 0.5); }

.btn-outline-rose600 {
  color: #CC6666;
  border-color: #CC6666; }
  .btn-outline-rose600:hover {
    color: #fff;
    background-color: #CC6666;
    border-color: #CC6666; }
  .btn-outline-rose600:focus, .btn-outline-rose600.focus {
    box-shadow: 0 0 0 0 rgba(204, 102, 102, 0.5); }
  .btn-outline-rose600.disabled, .btn-outline-rose600:disabled {
    color: #CC6666;
    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: #CC6666;
    border-color: #CC6666; }
    .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: 0 0 0 0 rgba(204, 102, 102, 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(136, 19, 55, 0.5); }

.btn-outline-pink50 {
  color: #fdf2f8;
  border-color: #fdf2f8; }
  .btn-outline-pink50:hover {
    color: #151515;
    background-color: #fdf2f8;
    border-color: #fdf2f8; }
  .btn-outline-pink50:focus, .btn-outline-pink50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(253, 242, 248, 0.5); }

.btn-outline-pink100 {
  color: #fce7f3;
  border-color: #fce7f3; }
  .btn-outline-pink100:hover {
    color: #151515;
    background-color: #fce7f3;
    border-color: #fce7f3; }
  .btn-outline-pink100:focus, .btn-outline-pink100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(252, 231, 243, 0.5); }

.btn-outline-pink200 {
  color: #fbcfe8;
  border-color: #fbcfe8; }
  .btn-outline-pink200:hover {
    color: #151515;
    background-color: #fbcfe8;
    border-color: #fbcfe8; }
  .btn-outline-pink200:focus, .btn-outline-pink200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(251, 207, 232, 0.5); }

.btn-outline-pink300 {
  color: #f9a8d4;
  border-color: #f9a8d4; }
  .btn-outline-pink300:hover {
    color: #151515;
    background-color: #f9a8d4;
    border-color: #f9a8d4; }
  .btn-outline-pink300:focus, .btn-outline-pink300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(249, 168, 212, 0.5); }

.btn-outline-pink400 {
  color: #f472b6;
  border-color: #f472b6; }
  .btn-outline-pink400:hover {
    color: #151515;
    background-color: #f472b6;
    border-color: #f472b6; }
  .btn-outline-pink400:focus, .btn-outline-pink400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(131, 24, 67, 0.5); }

.btn-outline-fuchsia50 {
  color: #fdf4ff;
  border-color: #fdf4ff; }
  .btn-outline-fuchsia50:hover {
    color: #151515;
    background-color: #fdf4ff;
    border-color: #fdf4ff; }
  .btn-outline-fuchsia50:focus, .btn-outline-fuchsia50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(253, 244, 255, 0.5); }

.btn-outline-fuchsia100 {
  color: #fae8ff;
  border-color: #fae8ff; }
  .btn-outline-fuchsia100:hover {
    color: #151515;
    background-color: #fae8ff;
    border-color: #fae8ff; }
  .btn-outline-fuchsia100:focus, .btn-outline-fuchsia100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(250, 232, 255, 0.5); }

.btn-outline-fuchsia200 {
  color: #f5d0fe;
  border-color: #f5d0fe; }
  .btn-outline-fuchsia200:hover {
    color: #151515;
    background-color: #f5d0fe;
    border-color: #f5d0fe; }
  .btn-outline-fuchsia200:focus, .btn-outline-fuchsia200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(245, 208, 254, 0.5); }

.btn-outline-fuchsia300 {
  color: #f0abfc;
  border-color: #f0abfc; }
  .btn-outline-fuchsia300:hover {
    color: #151515;
    background-color: #f0abfc;
    border-color: #f0abfc; }
  .btn-outline-fuchsia300:focus, .btn-outline-fuchsia300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(240, 171, 252, 0.5); }

.btn-outline-fuchsia400 {
  color: #e879f9;
  border-color: #e879f9; }
  .btn-outline-fuchsia400:hover {
    color: #151515;
    background-color: #e879f9;
    border-color: #e879f9; }
  .btn-outline-fuchsia400:focus, .btn-outline-fuchsia400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(112, 26, 117, 0.5); }

.btn-outline-purple50 {
  color: #faf5ff;
  border-color: #faf5ff; }
  .btn-outline-purple50:hover {
    color: #151515;
    background-color: #faf5ff;
    border-color: #faf5ff; }
  .btn-outline-purple50:focus, .btn-outline-purple50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(250, 245, 255, 0.5); }

.btn-outline-purple100 {
  color: #f3e8ff;
  border-color: #f3e8ff; }
  .btn-outline-purple100:hover {
    color: #151515;
    background-color: #f3e8ff;
    border-color: #f3e8ff; }
  .btn-outline-purple100:focus, .btn-outline-purple100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(243, 232, 255, 0.5); }

.btn-outline-purple200 {
  color: #e9d5ff;
  border-color: #e9d5ff; }
  .btn-outline-purple200:hover {
    color: #151515;
    background-color: #e9d5ff;
    border-color: #e9d5ff; }
  .btn-outline-purple200:focus, .btn-outline-purple200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(233, 213, 255, 0.5); }

.btn-outline-purple300 {
  color: #d8b4fe;
  border-color: #d8b4fe; }
  .btn-outline-purple300:hover {
    color: #151515;
    background-color: #d8b4fe;
    border-color: #d8b4fe; }
  .btn-outline-purple300:focus, .btn-outline-purple300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(216, 180, 254, 0.5); }

.btn-outline-purple400 {
  color: #c084fc;
  border-color: #c084fc; }
  .btn-outline-purple400:hover {
    color: #151515;
    background-color: #c084fc;
    border-color: #c084fc; }
  .btn-outline-purple400:focus, .btn-outline-purple400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(88, 28, 135, 0.5); }

.btn-outline-violet50 {
  color: #f5f3ff;
  border-color: #f5f3ff; }
  .btn-outline-violet50:hover {
    color: #151515;
    background-color: #f5f3ff;
    border-color: #f5f3ff; }
  .btn-outline-violet50:focus, .btn-outline-violet50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(245, 243, 255, 0.5); }

.btn-outline-violet100 {
  color: #ede9fe;
  border-color: #ede9fe; }
  .btn-outline-violet100:hover {
    color: #151515;
    background-color: #ede9fe;
    border-color: #ede9fe; }
  .btn-outline-violet100:focus, .btn-outline-violet100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(237, 233, 254, 0.5); }

.btn-outline-violet200 {
  color: #ddd6fe;
  border-color: #ddd6fe; }
  .btn-outline-violet200:hover {
    color: #151515;
    background-color: #ddd6fe;
    border-color: #ddd6fe; }
  .btn-outline-violet200:focus, .btn-outline-violet200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(221, 214, 254, 0.5); }

.btn-outline-violet300 {
  color: #c4b5fd;
  border-color: #c4b5fd; }
  .btn-outline-violet300:hover {
    color: #151515;
    background-color: #c4b5fd;
    border-color: #c4b5fd; }
  .btn-outline-violet300:focus, .btn-outline-violet300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(196, 181, 253, 0.5); }

.btn-outline-violet400 {
  color: #a78bfa;
  border-color: #a78bfa; }
  .btn-outline-violet400:hover {
    color: #151515;
    background-color: #a78bfa;
    border-color: #a78bfa; }
  .btn-outline-violet400:focus, .btn-outline-violet400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(76, 29, 149, 0.5); }

.btn-outline-indigo50 {
  color: #eef2ff;
  border-color: #eef2ff; }
  .btn-outline-indigo50:hover {
    color: #151515;
    background-color: #eef2ff;
    border-color: #eef2ff; }
  .btn-outline-indigo50:focus, .btn-outline-indigo50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(238, 242, 255, 0.5); }

.btn-outline-indigo100 {
  color: #e0e7ff;
  border-color: #e0e7ff; }
  .btn-outline-indigo100:hover {
    color: #151515;
    background-color: #e0e7ff;
    border-color: #e0e7ff; }
  .btn-outline-indigo100:focus, .btn-outline-indigo100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(224, 231, 255, 0.5); }

.btn-outline-indigo200 {
  color: #c7d2fe;
  border-color: #c7d2fe; }
  .btn-outline-indigo200:hover {
    color: #151515;
    background-color: #c7d2fe;
    border-color: #c7d2fe; }
  .btn-outline-indigo200:focus, .btn-outline-indigo200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(199, 210, 254, 0.5); }

.btn-outline-indigo300 {
  color: #a5b4fc;
  border-color: #a5b4fc; }
  .btn-outline-indigo300:hover {
    color: #151515;
    background-color: #a5b4fc;
    border-color: #a5b4fc; }
  .btn-outline-indigo300:focus, .btn-outline-indigo300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(49, 46, 129, 0.5); }

.btn-outline-blue50 {
  color: #eff6ff;
  border-color: #eff6ff; }
  .btn-outline-blue50:hover {
    color: #151515;
    background-color: #eff6ff;
    border-color: #eff6ff; }
  .btn-outline-blue50:focus, .btn-outline-blue50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(239, 246, 255, 0.5); }

.btn-outline-blue100 {
  color: #dbeafe;
  border-color: #dbeafe; }
  .btn-outline-blue100:hover {
    color: #151515;
    background-color: #dbeafe;
    border-color: #dbeafe; }
  .btn-outline-blue100:focus, .btn-outline-blue100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(219, 234, 254, 0.5); }

.btn-outline-blue200 {
  color: #bfdbfe;
  border-color: #bfdbfe; }
  .btn-outline-blue200:hover {
    color: #151515;
    background-color: #bfdbfe;
    border-color: #bfdbfe; }
  .btn-outline-blue200:focus, .btn-outline-blue200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(191, 219, 254, 0.5); }

.btn-outline-blue300 {
  color: #93c5fd;
  border-color: #93c5fd; }
  .btn-outline-blue300:hover {
    color: #151515;
    background-color: #93c5fd;
    border-color: #93c5fd; }
  .btn-outline-blue300:focus, .btn-outline-blue300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(147, 197, 253, 0.5); }

.btn-outline-blue400 {
  color: #60a5fa;
  border-color: #60a5fa; }
  .btn-outline-blue400:hover {
    color: #151515;
    background-color: #60a5fa;
    border-color: #60a5fa; }
  .btn-outline-blue400:focus, .btn-outline-blue400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(30, 58, 138, 0.5); }

.btn-outline-lightBlue50 {
  color: #f0f9ff;
  border-color: #f0f9ff; }
  .btn-outline-lightBlue50:hover {
    color: #151515;
    background-color: #f0f9ff;
    border-color: #f0f9ff; }
  .btn-outline-lightBlue50:focus, .btn-outline-lightBlue50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(240, 249, 255, 0.5); }

.btn-outline-lightBlue100 {
  color: #e0f2fe;
  border-color: #e0f2fe; }
  .btn-outline-lightBlue100:hover {
    color: #151515;
    background-color: #e0f2fe;
    border-color: #e0f2fe; }
  .btn-outline-lightBlue100:focus, .btn-outline-lightBlue100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(224, 242, 254, 0.5); }

.btn-outline-lightBlue200 {
  color: #bae6fd;
  border-color: #bae6fd; }
  .btn-outline-lightBlue200:hover {
    color: #151515;
    background-color: #bae6fd;
    border-color: #bae6fd; }
  .btn-outline-lightBlue200:focus, .btn-outline-lightBlue200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(186, 230, 253, 0.5); }

.btn-outline-lightBlue300 {
  color: #7dd3fc;
  border-color: #7dd3fc; }
  .btn-outline-lightBlue300:hover {
    color: #151515;
    background-color: #7dd3fc;
    border-color: #7dd3fc; }
  .btn-outline-lightBlue300:focus, .btn-outline-lightBlue300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(125, 211, 252, 0.5); }

.btn-outline-lightBlue400 {
  color: #38bdf8;
  border-color: #38bdf8; }
  .btn-outline-lightBlue400:hover {
    color: #151515;
    background-color: #38bdf8;
    border-color: #38bdf8; }
  .btn-outline-lightBlue400:focus, .btn-outline-lightBlue400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(12, 74, 110, 0.5); }

.btn-outline-cyan50 {
  color: #ecfeff;
  border-color: #ecfeff; }
  .btn-outline-cyan50:hover {
    color: #151515;
    background-color: #ecfeff;
    border-color: #ecfeff; }
  .btn-outline-cyan50:focus, .btn-outline-cyan50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(236, 254, 255, 0.5); }

.btn-outline-cyan100 {
  color: #cffafe;
  border-color: #cffafe; }
  .btn-outline-cyan100:hover {
    color: #151515;
    background-color: #cffafe;
    border-color: #cffafe; }
  .btn-outline-cyan100:focus, .btn-outline-cyan100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(207, 250, 254, 0.5); }

.btn-outline-cyan200 {
  color: #a5f3fc;
  border-color: #a5f3fc; }
  .btn-outline-cyan200:hover {
    color: #151515;
    background-color: #a5f3fc;
    border-color: #a5f3fc; }
  .btn-outline-cyan200:focus, .btn-outline-cyan200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(165, 243, 252, 0.5); }

.btn-outline-cyan300 {
  color: #67e8f9;
  border-color: #67e8f9; }
  .btn-outline-cyan300:hover {
    color: #151515;
    background-color: #67e8f9;
    border-color: #67e8f9; }
  .btn-outline-cyan300:focus, .btn-outline-cyan300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(103, 232, 249, 0.5); }

.btn-outline-cyan400 {
  color: #22d3ee;
  border-color: #22d3ee; }
  .btn-outline-cyan400:hover {
    color: #151515;
    background-color: #22d3ee;
    border-color: #22d3ee; }
  .btn-outline-cyan400:focus, .btn-outline-cyan400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(22, 78, 99, 0.5); }

.btn-outline-teal50 {
  color: #f0fdfa;
  border-color: #f0fdfa; }
  .btn-outline-teal50:hover {
    color: #151515;
    background-color: #f0fdfa;
    border-color: #f0fdfa; }
  .btn-outline-teal50:focus, .btn-outline-teal50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(240, 253, 250, 0.5); }

.btn-outline-teal100 {
  color: #ccfbf1;
  border-color: #ccfbf1; }
  .btn-outline-teal100:hover {
    color: #151515;
    background-color: #ccfbf1;
    border-color: #ccfbf1; }
  .btn-outline-teal100:focus, .btn-outline-teal100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(204, 251, 241, 0.5); }

.btn-outline-teal200 {
  color: #99f6e4;
  border-color: #99f6e4; }
  .btn-outline-teal200:hover {
    color: #151515;
    background-color: #99f6e4;
    border-color: #99f6e4; }
  .btn-outline-teal200:focus, .btn-outline-teal200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(153, 246, 228, 0.5); }

.btn-outline-teal300 {
  color: #5eead4;
  border-color: #5eead4; }
  .btn-outline-teal300:hover {
    color: #151515;
    background-color: #5eead4;
    border-color: #5eead4; }
  .btn-outline-teal300:focus, .btn-outline-teal300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(94, 234, 212, 0.5); }

.btn-outline-teal400 {
  color: #2dd4bf;
  border-color: #2dd4bf; }
  .btn-outline-teal400:hover {
    color: #151515;
    background-color: #2dd4bf;
    border-color: #2dd4bf; }
  .btn-outline-teal400:focus, .btn-outline-teal400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(19, 78, 74, 0.5); }

.btn-outline-emerald50 {
  color: #ecfdf5;
  border-color: #ecfdf5; }
  .btn-outline-emerald50:hover {
    color: #151515;
    background-color: #ecfdf5;
    border-color: #ecfdf5; }
  .btn-outline-emerald50:focus, .btn-outline-emerald50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(236, 253, 245, 0.5); }

.btn-outline-emerald100 {
  color: #d1fae5;
  border-color: #d1fae5; }
  .btn-outline-emerald100:hover {
    color: #151515;
    background-color: #d1fae5;
    border-color: #d1fae5; }
  .btn-outline-emerald100:focus, .btn-outline-emerald100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(209, 250, 229, 0.5); }

.btn-outline-emerald200 {
  color: #a7f3d0;
  border-color: #a7f3d0; }
  .btn-outline-emerald200:hover {
    color: #151515;
    background-color: #a7f3d0;
    border-color: #a7f3d0; }
  .btn-outline-emerald200:focus, .btn-outline-emerald200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(167, 243, 208, 0.5); }

.btn-outline-emerald300 {
  color: #6ee7b7;
  border-color: #6ee7b7; }
  .btn-outline-emerald300:hover {
    color: #151515;
    background-color: #6ee7b7;
    border-color: #6ee7b7; }
  .btn-outline-emerald300:focus, .btn-outline-emerald300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(110, 231, 183, 0.5); }

.btn-outline-emerald400 {
  color: #34d399;
  border-color: #34d399; }
  .btn-outline-emerald400:hover {
    color: #151515;
    background-color: #34d399;
    border-color: #34d399; }
  .btn-outline-emerald400:focus, .btn-outline-emerald400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(6, 78, 59, 0.5); }

.btn-outline-green50 {
  color: #f0fdf4;
  border-color: #f0fdf4; }
  .btn-outline-green50:hover {
    color: #151515;
    background-color: #f0fdf4;
    border-color: #f0fdf4; }
  .btn-outline-green50:focus, .btn-outline-green50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(240, 253, 244, 0.5); }

.btn-outline-green100 {
  color: #dcfce7;
  border-color: #dcfce7; }
  .btn-outline-green100:hover {
    color: #151515;
    background-color: #dcfce7;
    border-color: #dcfce7; }
  .btn-outline-green100:focus, .btn-outline-green100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(220, 252, 231, 0.5); }

.btn-outline-green200 {
  color: #bbf7d0;
  border-color: #bbf7d0; }
  .btn-outline-green200:hover {
    color: #151515;
    background-color: #bbf7d0;
    border-color: #bbf7d0; }
  .btn-outline-green200:focus, .btn-outline-green200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(187, 247, 208, 0.5); }

.btn-outline-green300 {
  color: #86efac;
  border-color: #86efac; }
  .btn-outline-green300:hover {
    color: #151515;
    background-color: #86efac;
    border-color: #86efac; }
  .btn-outline-green300:focus, .btn-outline-green300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(134, 239, 172, 0.5); }

.btn-outline-green400 {
  color: #4ade80;
  border-color: #4ade80; }
  .btn-outline-green400:hover {
    color: #151515;
    background-color: #4ade80;
    border-color: #4ade80; }
  .btn-outline-green400:focus, .btn-outline-green400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(20, 83, 45, 0.5); }

.btn-outline-lime50 {
  color: #f7fee7;
  border-color: #f7fee7; }
  .btn-outline-lime50:hover {
    color: #151515;
    background-color: #f7fee7;
    border-color: #f7fee7; }
  .btn-outline-lime50:focus, .btn-outline-lime50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(247, 254, 231, 0.5); }

.btn-outline-lime100 {
  color: #ecfccb;
  border-color: #ecfccb; }
  .btn-outline-lime100:hover {
    color: #151515;
    background-color: #ecfccb;
    border-color: #ecfccb; }
  .btn-outline-lime100:focus, .btn-outline-lime100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(236, 252, 203, 0.5); }

.btn-outline-lime200 {
  color: #d9f99d;
  border-color: #d9f99d; }
  .btn-outline-lime200:hover {
    color: #151515;
    background-color: #d9f99d;
    border-color: #d9f99d; }
  .btn-outline-lime200:focus, .btn-outline-lime200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(217, 249, 157, 0.5); }

.btn-outline-lime300 {
  color: #bef264;
  border-color: #bef264; }
  .btn-outline-lime300:hover {
    color: #151515;
    background-color: #bef264;
    border-color: #bef264; }
  .btn-outline-lime300:focus, .btn-outline-lime300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(190, 242, 100, 0.5); }

.btn-outline-lime400 {
  color: #a3e635;
  border-color: #a3e635; }
  .btn-outline-lime400:hover {
    color: #151515;
    background-color: #a3e635;
    border-color: #a3e635; }
  .btn-outline-lime400:focus, .btn-outline-lime400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(163, 230, 53, 0.5); }

.btn-outline-lime500 {
  color: #84cc16;
  border-color: #84cc16; }
  .btn-outline-lime500:hover {
    color: #151515;
    background-color: #84cc16;
    border-color: #84cc16; }
  .btn-outline-lime500:focus, .btn-outline-lime500.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(54, 83, 20, 0.5); }

.btn-outline-yellow50 {
  color: #fefce8;
  border-color: #fefce8; }
  .btn-outline-yellow50:hover {
    color: #151515;
    background-color: #fefce8;
    border-color: #fefce8; }
  .btn-outline-yellow50:focus, .btn-outline-yellow50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(254, 252, 232, 0.5); }

.btn-outline-yellow100 {
  color: #fef9c3;
  border-color: #fef9c3; }
  .btn-outline-yellow100:hover {
    color: #151515;
    background-color: #fef9c3;
    border-color: #fef9c3; }
  .btn-outline-yellow100:focus, .btn-outline-yellow100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(254, 249, 195, 0.5); }

.btn-outline-yellow200 {
  color: #fef08a;
  border-color: #fef08a; }
  .btn-outline-yellow200:hover {
    color: #151515;
    background-color: #fef08a;
    border-color: #fef08a; }
  .btn-outline-yellow200:focus, .btn-outline-yellow200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(254, 240, 138, 0.5); }

.btn-outline-yellow300 {
  color: #fde047;
  border-color: #fde047; }
  .btn-outline-yellow300:hover {
    color: #151515;
    background-color: #fde047;
    border-color: #fde047; }
  .btn-outline-yellow300:focus, .btn-outline-yellow300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(253, 224, 71, 0.5); }

.btn-outline-yellow400 {
  color: #facc15;
  border-color: #facc15; }
  .btn-outline-yellow400:hover {
    color: #151515;
    background-color: #facc15;
    border-color: #facc15; }
  .btn-outline-yellow400:focus, .btn-outline-yellow400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(250, 204, 21, 0.5); }

.btn-outline-yellow500 {
  color: #eab308;
  border-color: #eab308; }
  .btn-outline-yellow500:hover {
    color: #151515;
    background-color: #eab308;
    border-color: #eab308; }
  .btn-outline-yellow500:focus, .btn-outline-yellow500.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(113, 63, 18, 0.5); }

.btn-outline-amber50 {
  color: #fffbeb;
  border-color: #fffbeb; }
  .btn-outline-amber50:hover {
    color: #151515;
    background-color: #fffbeb;
    border-color: #fffbeb; }
  .btn-outline-amber50:focus, .btn-outline-amber50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(255, 251, 235, 0.5); }

.btn-outline-amber100 {
  color: #fef3c7;
  border-color: #fef3c7; }
  .btn-outline-amber100:hover {
    color: #151515;
    background-color: #fef3c7;
    border-color: #fef3c7; }
  .btn-outline-amber100:focus, .btn-outline-amber100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(254, 243, 199, 0.5); }

.btn-outline-amber200 {
  color: #fde68a;
  border-color: #fde68a; }
  .btn-outline-amber200:hover {
    color: #151515;
    background-color: #fde68a;
    border-color: #fde68a; }
  .btn-outline-amber200:focus, .btn-outline-amber200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(253, 230, 138, 0.5); }

.btn-outline-amber300 {
  color: #fcd34d;
  border-color: #fcd34d; }
  .btn-outline-amber300:hover {
    color: #151515;
    background-color: #fcd34d;
    border-color: #fcd34d; }
  .btn-outline-amber300:focus, .btn-outline-amber300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(252, 211, 77, 0.5); }

.btn-outline-amber400 {
  color: #fbbf24;
  border-color: #fbbf24; }
  .btn-outline-amber400:hover {
    color: #151515;
    background-color: #fbbf24;
    border-color: #fbbf24; }
  .btn-outline-amber400:focus, .btn-outline-amber400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(251, 191, 36, 0.5); }

.btn-outline-amber500 {
  color: #f59e0b;
  border-color: #f59e0b; }
  .btn-outline-amber500:hover {
    color: #151515;
    background-color: #f59e0b;
    border-color: #f59e0b; }
  .btn-outline-amber500:focus, .btn-outline-amber500.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(120, 53, 15, 0.5); }

.btn-outline-orange50 {
  color: #fff7ed;
  border-color: #fff7ed; }
  .btn-outline-orange50:hover {
    color: #151515;
    background-color: #fff7ed;
    border-color: #fff7ed; }
  .btn-outline-orange50:focus, .btn-outline-orange50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(255, 247, 237, 0.5); }

.btn-outline-orange100 {
  color: #ffedd5;
  border-color: #ffedd5; }
  .btn-outline-orange100:hover {
    color: #151515;
    background-color: #ffedd5;
    border-color: #ffedd5; }
  .btn-outline-orange100:focus, .btn-outline-orange100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(255, 237, 213, 0.5); }

.btn-outline-orange200 {
  color: #fed7aa;
  border-color: #fed7aa; }
  .btn-outline-orange200:hover {
    color: #151515;
    background-color: #fed7aa;
    border-color: #fed7aa; }
  .btn-outline-orange200:focus, .btn-outline-orange200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(254, 215, 170, 0.5); }

.btn-outline-orange300 {
  color: #fdba74;
  border-color: #fdba74; }
  .btn-outline-orange300:hover {
    color: #151515;
    background-color: #fdba74;
    border-color: #fdba74; }
  .btn-outline-orange300:focus, .btn-outline-orange300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(253, 186, 116, 0.5); }

.btn-outline-orange400 {
  color: #fb923c;
  border-color: #fb923c; }
  .btn-outline-orange400:hover {
    color: #151515;
    background-color: #fb923c;
    border-color: #fb923c; }
  .btn-outline-orange400:focus, .btn-outline-orange400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(124, 45, 18, 0.5); }

.btn-outline-red50 {
  color: #fef2f2;
  border-color: #fef2f2; }
  .btn-outline-red50:hover {
    color: #151515;
    background-color: #fef2f2;
    border-color: #fef2f2; }
  .btn-outline-red50:focus, .btn-outline-red50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(254, 242, 242, 0.5); }

.btn-outline-red100 {
  color: #fee2e2;
  border-color: #fee2e2; }
  .btn-outline-red100:hover {
    color: #151515;
    background-color: #fee2e2;
    border-color: #fee2e2; }
  .btn-outline-red100:focus, .btn-outline-red100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(254, 226, 226, 0.5); }

.btn-outline-red200 {
  color: #fecaca;
  border-color: #fecaca; }
  .btn-outline-red200:hover {
    color: #151515;
    background-color: #fecaca;
    border-color: #fecaca; }
  .btn-outline-red200:focus, .btn-outline-red200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(254, 202, 202, 0.5); }

.btn-outline-red300 {
  color: #fca5a5;
  border-color: #fca5a5; }
  .btn-outline-red300:hover {
    color: #151515;
    background-color: #fca5a5;
    border-color: #fca5a5; }
  .btn-outline-red300:focus, .btn-outline-red300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(252, 165, 165, 0.5); }

.btn-outline-red400 {
  color: #f87171;
  border-color: #f87171; }
  .btn-outline-red400:hover {
    color: #151515;
    background-color: #f87171;
    border-color: #f87171; }
  .btn-outline-red400:focus, .btn-outline-red400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(127, 29, 29, 0.5); }

.btn-outline-warmGray50 {
  color: #fafaf9;
  border-color: #fafaf9; }
  .btn-outline-warmGray50:hover {
    color: #151515;
    background-color: #fafaf9;
    border-color: #fafaf9; }
  .btn-outline-warmGray50:focus, .btn-outline-warmGray50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(250, 250, 249, 0.5); }

.btn-outline-warmGray100 {
  color: #f5f5f4;
  border-color: #f5f5f4; }
  .btn-outline-warmGray100:hover {
    color: #151515;
    background-color: #f5f5f4;
    border-color: #f5f5f4; }
  .btn-outline-warmGray100:focus, .btn-outline-warmGray100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(245, 245, 244, 0.5); }

.btn-outline-warmGray200 {
  color: #e7e5e4;
  border-color: #e7e5e4; }
  .btn-outline-warmGray200:hover {
    color: #151515;
    background-color: #e7e5e4;
    border-color: #e7e5e4; }
  .btn-outline-warmGray200:focus, .btn-outline-warmGray200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(231, 229, 228, 0.5); }

.btn-outline-warmGray300 {
  color: #d6d3d1;
  border-color: #d6d3d1; }
  .btn-outline-warmGray300:hover {
    color: #151515;
    background-color: #d6d3d1;
    border-color: #d6d3d1; }
  .btn-outline-warmGray300:focus, .btn-outline-warmGray300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(214, 211, 209, 0.5); }

.btn-outline-warmGray400 {
  color: #a8a29e;
  border-color: #a8a29e; }
  .btn-outline-warmGray400:hover {
    color: #151515;
    background-color: #a8a29e;
    border-color: #a8a29e; }
  .btn-outline-warmGray400:focus, .btn-outline-warmGray400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(28, 25, 23, 0.5); }

.btn-outline-trueGray50 {
  color: #fafafa;
  border-color: #fafafa; }
  .btn-outline-trueGray50:hover {
    color: #151515;
    background-color: #fafafa;
    border-color: #fafafa; }
  .btn-outline-trueGray50:focus, .btn-outline-trueGray50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(250, 250, 250, 0.5); }

.btn-outline-trueGray100 {
  color: #f5f5f5;
  border-color: #f5f5f5; }
  .btn-outline-trueGray100:hover {
    color: #151515;
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
  .btn-outline-trueGray100:focus, .btn-outline-trueGray100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(245, 245, 245, 0.5); }

.btn-outline-trueGray200 {
  color: #e5e5e5;
  border-color: #e5e5e5; }
  .btn-outline-trueGray200:hover {
    color: #151515;
    background-color: #e5e5e5;
    border-color: #e5e5e5; }
  .btn-outline-trueGray200:focus, .btn-outline-trueGray200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(229, 229, 229, 0.5); }

.btn-outline-trueGray300 {
  color: #d4d4d4;
  border-color: #d4d4d4; }
  .btn-outline-trueGray300:hover {
    color: #151515;
    background-color: #d4d4d4;
    border-color: #d4d4d4; }
  .btn-outline-trueGray300:focus, .btn-outline-trueGray300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(212, 212, 212, 0.5); }

.btn-outline-trueGray400 {
  color: #a3a3a3;
  border-color: #a3a3a3; }
  .btn-outline-trueGray400:hover {
    color: #151515;
    background-color: #a3a3a3;
    border-color: #a3a3a3; }
  .btn-outline-trueGray400:focus, .btn-outline-trueGray400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(23, 23, 23, 0.5); }

.btn-outline-coolGray50 {
  color: #f9fafb;
  border-color: #f9fafb; }
  .btn-outline-coolGray50:hover {
    color: #151515;
    background-color: #f9fafb;
    border-color: #f9fafb; }
  .btn-outline-coolGray50:focus, .btn-outline-coolGray50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(249, 250, 251, 0.5); }

.btn-outline-coolGray100 {
  color: #f3f4f6;
  border-color: #f3f4f6; }
  .btn-outline-coolGray100:hover {
    color: #151515;
    background-color: #f3f4f6;
    border-color: #f3f4f6; }
  .btn-outline-coolGray100:focus, .btn-outline-coolGray100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(243, 244, 246, 0.5); }

.btn-outline-coolGray200 {
  color: #e5e7eb;
  border-color: #e5e7eb; }
  .btn-outline-coolGray200:hover {
    color: #151515;
    background-color: #e5e7eb;
    border-color: #e5e7eb; }
  .btn-outline-coolGray200:focus, .btn-outline-coolGray200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(229, 231, 235, 0.5); }

.btn-outline-coolGray300 {
  color: #d1d5db;
  border-color: #d1d5db; }
  .btn-outline-coolGray300:hover {
    color: #151515;
    background-color: #d1d5db;
    border-color: #d1d5db; }
  .btn-outline-coolGray300:focus, .btn-outline-coolGray300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(209, 213, 219, 0.5); }

.btn-outline-coolGray400 {
  color: #9ca3af;
  border-color: #9ca3af; }
  .btn-outline-coolGray400:hover {
    color: #151515;
    background-color: #9ca3af;
    border-color: #9ca3af; }
  .btn-outline-coolGray400:focus, .btn-outline-coolGray400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(17, 24, 39, 0.5); }

.btn-outline-blueGray50 {
  color: #f8fafc;
  border-color: #f8fafc; }
  .btn-outline-blueGray50:hover {
    color: #151515;
    background-color: #f8fafc;
    border-color: #f8fafc; }
  .btn-outline-blueGray50:focus, .btn-outline-blueGray50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(248, 250, 252, 0.5); }

.btn-outline-blueGray100 {
  color: #f1f5f9;
  border-color: #f1f5f9; }
  .btn-outline-blueGray100:hover {
    color: #151515;
    background-color: #f1f5f9;
    border-color: #f1f5f9; }
  .btn-outline-blueGray100:focus, .btn-outline-blueGray100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(241, 245, 249, 0.5); }

.btn-outline-blueGray200 {
  color: #e2e8f0;
  border-color: #e2e8f0; }
  .btn-outline-blueGray200:hover {
    color: #151515;
    background-color: #e2e8f0;
    border-color: #e2e8f0; }
  .btn-outline-blueGray200:focus, .btn-outline-blueGray200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(226, 232, 240, 0.5); }

.btn-outline-blueGray300 {
  color: #cbd5e1;
  border-color: #cbd5e1; }
  .btn-outline-blueGray300:hover {
    color: #151515;
    background-color: #cbd5e1;
    border-color: #cbd5e1; }
  .btn-outline-blueGray300:focus, .btn-outline-blueGray300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(203, 213, 225, 0.5); }

.btn-outline-blueGray400 {
  color: #94a3b8;
  border-color: #94a3b8; }
  .btn-outline-blueGray400:hover {
    color: #151515;
    background-color: #94a3b8;
    border-color: #94a3b8; }
  .btn-outline-blueGray400:focus, .btn-outline-blueGray400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(15, 23, 42, 0.5); }

.btn-outline-gray100 {
  color: #f5f5f5;
  border-color: #f5f5f5; }
  .btn-outline-gray100:hover {
    color: #151515;
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
  .btn-outline-gray100:focus, .btn-outline-gray100.focus {
    box-shadow: 0 0 0 0 rgba(245, 245, 245, 0.5); }
  .btn-outline-gray100.disabled, .btn-outline-gray100:disabled {
    color: #f5f5f5;
    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: #151515;
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
    .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: 0 0 0 0 rgba(245, 245, 245, 0.5); }

.btn-outline-gray200 {
  color: #e5e5e5;
  border-color: #e5e5e5; }
  .btn-outline-gray200:hover {
    color: #151515;
    background-color: #e5e5e5;
    border-color: #e5e5e5; }
  .btn-outline-gray200:focus, .btn-outline-gray200.focus {
    box-shadow: 0 0 0 0 rgba(229, 229, 229, 0.5); }
  .btn-outline-gray200.disabled, .btn-outline-gray200:disabled {
    color: #e5e5e5;
    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: #151515;
    background-color: #e5e5e5;
    border-color: #e5e5e5; }
    .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: 0 0 0 0 rgba(229, 229, 229, 0.5); }

.btn-outline-gray300 {
  color: #999;
  border-color: #999; }
  .btn-outline-gray300:hover {
    color: #151515;
    background-color: #999;
    border-color: #999; }
  .btn-outline-gray300:focus, .btn-outline-gray300.focus {
    box-shadow: 0 0 0 0 rgba(153, 153, 153, 0.5); }
  .btn-outline-gray300.disabled, .btn-outline-gray300:disabled {
    color: #999;
    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: #151515;
    background-color: #999;
    border-color: #999; }
    .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: 0 0 0 0 rgba(153, 153, 153, 0.5); }

.btn-outline-gray400 {
  color: #888;
  border-color: #888; }
  .btn-outline-gray400:hover {
    color: #fff;
    background-color: #888;
    border-color: #888; }
  .btn-outline-gray400:focus, .btn-outline-gray400.focus {
    box-shadow: 0 0 0 0 rgba(136, 136, 136, 0.5); }
  .btn-outline-gray400.disabled, .btn-outline-gray400:disabled {
    color: #888;
    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: #fff;
    background-color: #888;
    border-color: #888; }
    .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: 0 0 0 0 rgba(136, 136, 136, 0.5); }

.btn-outline-gray500 {
  color: #777;
  border-color: #777; }
  .btn-outline-gray500:hover {
    color: #fff;
    background-color: #777;
    border-color: #777; }
  .btn-outline-gray500:focus, .btn-outline-gray500.focus {
    box-shadow: 0 0 0 0 rgba(119, 119, 119, 0.5); }
  .btn-outline-gray500.disabled, .btn-outline-gray500:disabled {
    color: #777;
    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: #fff;
    background-color: #777;
    border-color: #777; }
    .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: 0 0 0 0 rgba(119, 119, 119, 0.5); }

.btn-outline-gray600 {
  color: #555;
  border-color: #555; }
  .btn-outline-gray600:hover {
    color: #fff;
    background-color: #555;
    border-color: #555; }
  .btn-outline-gray600:focus, .btn-outline-gray600.focus {
    box-shadow: 0 0 0 0 rgba(85, 85, 85, 0.5); }
  .btn-outline-gray600.disabled, .btn-outline-gray600:disabled {
    color: #555;
    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: #555;
    border-color: #555; }
    .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: 0 0 0 0 rgba(85, 85, 85, 0.5); }

.btn-outline-gray700 {
  color: #444;
  border-color: #444; }
  .btn-outline-gray700:hover {
    color: #fff;
    background-color: #444;
    border-color: #444; }
  .btn-outline-gray700:focus, .btn-outline-gray700.focus {
    box-shadow: 0 0 0 0 rgba(68, 68, 68, 0.5); }
  .btn-outline-gray700.disabled, .btn-outline-gray700:disabled {
    color: #444;
    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: #444;
    border-color: #444; }
    .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: 0 0 0 0 rgba(68, 68, 68, 0.5); }

.btn-outline-gray800 {
  color: #333;
  border-color: #333; }
  .btn-outline-gray800:hover {
    color: #fff;
    background-color: #333;
    border-color: #333; }
  .btn-outline-gray800:focus, .btn-outline-gray800.focus {
    box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5); }
  .btn-outline-gray800.disabled, .btn-outline-gray800:disabled {
    color: #333;
    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: #333;
    border-color: #333; }
    .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: 0 0 0 0 rgba(51, 51, 51, 0.5); }

.btn-outline-gray900 {
  color: #151515;
  border-color: #151515; }
  .btn-outline-gray900:hover {
    color: #fff;
    background-color: #151515;
    border-color: #151515; }
  .btn-outline-gray900:focus, .btn-outline-gray900.focus {
    box-shadow: 0 0 0 0 rgba(21, 21, 21, 0.5); }
  .btn-outline-gray900.disabled, .btn-outline-gray900:disabled {
    color: #151515;
    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: #151515;
    border-color: #151515; }
    .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: 0 0 0 0 rgba(21, 21, 21, 0.5); }

.btn-outline-twgray50 {
  color: #fafafa;
  border-color: #fafafa; }
  .btn-outline-twgray50:hover {
    color: #151515;
    background-color: #fafafa;
    border-color: #fafafa; }
  .btn-outline-twgray50:focus, .btn-outline-twgray50.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(250, 250, 250, 0.5); }

.btn-outline-twgray100 {
  color: #f4f4f5;
  border-color: #f4f4f5; }
  .btn-outline-twgray100:hover {
    color: #151515;
    background-color: #f4f4f5;
    border-color: #f4f4f5; }
  .btn-outline-twgray100:focus, .btn-outline-twgray100.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(244, 244, 245, 0.5); }

.btn-outline-twgray200 {
  color: #e4e4e7;
  border-color: #e4e4e7; }
  .btn-outline-twgray200:hover {
    color: #151515;
    background-color: #e4e4e7;
    border-color: #e4e4e7; }
  .btn-outline-twgray200:focus, .btn-outline-twgray200.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(228, 228, 231, 0.5); }

.btn-outline-twgray300 {
  color: #d4d4d8;
  border-color: #d4d4d8; }
  .btn-outline-twgray300:hover {
    color: #151515;
    background-color: #d4d4d8;
    border-color: #d4d4d8; }
  .btn-outline-twgray300:focus, .btn-outline-twgray300.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(212, 212, 216, 0.5); }

.btn-outline-twgray400 {
  color: #a1a1aa;
  border-color: #a1a1aa; }
  .btn-outline-twgray400:hover {
    color: #151515;
    background-color: #a1a1aa;
    border-color: #a1a1aa; }
  .btn-outline-twgray400:focus, .btn-outline-twgray400.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 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 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: 0 0 0 0 rgba(24, 24, 27, 0.5); }

.btn-link {
  font-weight: 400;
  color: #202B5F;
  text-decoration: none; }
  .btn-link:hover {
    color: #0d1126;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #555;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 1.1rem 2.2rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.4rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.3rem 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.4rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #151515;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid transparent;
  border-radius: 0.4rem; }

.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: 1200px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }
@media (min-width: 1600px) {
  .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 #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.625rem 1.25rem;
  clear: both;
  font-weight: 400;
  color: #999;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #080808;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #202B5F; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #555;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.25rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #555;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.625rem 1.25rem;
  color: #999; }

.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: 1.40625rem;
  padding-left: 1.40625rem; }
  .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.65rem;
  padding-left: 1.65rem; }

.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.9375rem 0.9375rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #151515;
  text-align: center;
  white-space: nowrap;
  background-color: #e5e5e5;
  border: 1px solid transparent;
  border-radius: 0.4rem; }
  .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.8875rem + 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: 1.1rem 1.1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.4rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.9125rem + 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.3rem 0.3rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.4rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 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: #202B5F;
    background-color: #202B5F; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0; }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #4056be; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #6678cb;
    border-color: #6678cb; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #555; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e5e5e5; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -2.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #999;
    border: #777 solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -2.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 75% 75%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.4rem; }
.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' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' %3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #202B5F;
  background-color: #202B5F; }
.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(32, 43, 95, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(32, 43, 95, 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(32, 43, 95, 0.5); }

.custom-switch {
  padding-left: 3.25rem; }
  .custom-switch .custom-control-label::before {
    left: -3.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-3.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #777;
    border-radius: 0.5rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #999;
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(32, 43, 95, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(3.375rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #151515;
  vertical-align: middle;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0.4rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #4056be;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(64, 86, 190, 0.5); }
    .custom-select:focus::-ms-value {
      color: #151515;
      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: #555;
    background-color: #e5e5e5; }
  .custom-select::-ms-expand {
    display: none; }

.custom-select-sm {
  height: calc(1.9125rem + 2px);
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  padding-left: 0.3rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(3.8875rem + 2px);
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  padding-left: 1.1rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(3.375rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(3.375rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #4056be;
    box-shadow: 0; }
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: rgba(0, 0, 0, 0.1); }
  .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(3.375rem + 2px);
  padding: 0.9375rem 1.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #151515;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0.4rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 3.375rem;
    padding: 0.9375rem 1.875rem;
    line-height: 1.5;
    color: #151515;
    content: "Browse";
    background-color: #e5e5e5;
    border-left: inherit;
    border-radius: 0 0.4rem 0.4rem 0; }

.custom-range {
  width: 100%;
  height: calc(1rem + 0);
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #fff, 0; }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0; }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0; }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #202B5F;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #6678cb; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #999;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #202B5F;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #6678cb; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #999;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    background-color: #202B5F;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #6678cb; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #999;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #999;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #777; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #777; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #777; }

.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 4rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #555;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #999; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.4rem;
    border-top-right-radius: 0.4rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e5e5e5 #e5e5e5 #999; }
    .nav-tabs .nav-link.disabled {
      color: #555;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #444;
    background-color: #fff;
    border-color: #999 #999 #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.4rem; }
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: transparent; }

.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: 0.25rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  margin-right: 1rem;
  font-size: 1.125rem;
  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;
  padding-bottom: 0; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0 0;
  font-size: 1.125rem;
  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: 1.15rem;
        padding-left: 1.15rem; }
    .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: 1.15rem;
        padding-left: 1.15rem; }
    .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: 1199.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .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: 1.15rem;
        padding-left: 1.15rem; }
    .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: 1599.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1600px) {
  .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: 1.15rem;
        padding-left: 1.15rem; }
    .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: 1.15rem;
      padding-left: 1.15rem; }
  .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: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 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='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.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: #fff; }
  .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: #fff;
  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='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar-dark .navbar-text {
  color: #fff; }
  .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: 0 solid #e5e5e5;
  border-radius: 0.4rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.4rem;
    border-top-right-radius: 0.4rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.4rem;
    border-bottom-left-radius: 0.4rem; }

.card-body {
  flex: 1 1 auto;
  padding: 1.875rem; }

.card-title {
  margin-bottom: 0.9375rem; }

.card-subtitle {
  margin-top: -0.46875rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }
.card-link + .card-link {
  margin-left: 1.875rem; }

.card-header {
  padding: 0.9375rem 1.875rem;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: 0 solid #e5e5e5; }
  .card-header:first-child {
    border-radius: 0.4rem 0.4rem 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.9375rem 1.875rem;
  background-color: transparent;
  border-top: 0 solid #e5e5e5; }
  .card-footer:last-child {
    border-radius: 0 0 0.4rem 0.4rem; }

.card-header-tabs {
  margin-right: -0.9375rem;
  margin-bottom: -0.9375rem;
  margin-left: -0.9375rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: 0.4rem; }

.card-img-top {
  width: 100%;
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem; }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem; }

.card-deck {
  display: flex;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @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: 0.9375rem; }
@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: 0; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: transparent;
  border-radius: 0.4rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #555;
    content: "/"; }
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }
.breadcrumb-item.active {
  color: #555; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.4rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: 0;
  line-height: 1.25;
  color: #202B5F;
  background-color: #fff;
  border: 0 solid transparent; }
  .page-link:hover {
    z-index: 2;
    color: #0d1126;
    text-decoration: none;
    background-color: #e5e5e5;
    border-color: #999; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem; }
.page-item:last-child .page-link {
  border-top-right-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem; }
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #202B5F;
  border-color: #202B5F; }
.page-item.disabled .page-link {
  color: #555;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #999; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
  line-height: 1.5; }
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem; }
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem; }
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem; }

.badge {
  display: inline-block;
  padding: 0.25rem 0.4rem;
  font-size: 75%;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.4rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.4rem;
  padding-left: 0.4rem;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #202B5F; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #131a39; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(32, 43, 95, 0.5); }

.badge-secondary {
  color: #fff;
  background-color: #0030AE; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #00227b; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 48, 174, 0.5); }

.badge-success {
  color: #fff;
  background-color: #54AF5D; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #428e4a; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(84, 175, 93, 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 rgba(23, 162, 184, 0.5); }

.badge-warning {
  color: #151515;
  background-color: #F29600; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #151515;
    background-color: #bf7600; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(242, 150, 0, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #fc2c38; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #f20311; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(252, 44, 56, 0.5); }

.badge-light {
  color: #151515;
  background-color: #f5f5f5; }
  a.badge-light:hover, a.badge-light:focus {
    color: #151515;
    background-color: gainsboro; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(245, 245, 245, 0.5); }

.badge-dark {
  color: #fff;
  background-color: #151515; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: black; }
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(21, 21, 21, 0.5); }

.badge-rose50 {
  color: #151515;
  background-color: #fff1f2; }
  a.badge-rose50:hover, a.badge-rose50:focus {
    color: #151515;
    background-color: #ffbec3; }
  a.badge-rose50:focus, a.badge-rose50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(255, 241, 242, 0.5); }

.badge-rose100 {
  color: #151515;
  background-color: #ffe4e6; }
  a.badge-rose100:hover, a.badge-rose100:focus {
    color: #151515;
    background-color: #ffb1b7; }
  a.badge-rose100:focus, a.badge-rose100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(255, 228, 230, 0.5); }

.badge-rose200 {
  color: #151515;
  background-color: #fecdd3; }
  a.badge-rose200:hover, a.badge-rose200:focus {
    color: #151515;
    background-color: #fd9ba7; }
  a.badge-rose200:focus, a.badge-rose200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(254, 205, 211, 0.5); }

.badge-rose300 {
  color: #151515;
  background-color: #fda4af; }
  a.badge-rose300:hover, a.badge-rose300:focus {
    color: #151515;
    background-color: #fc7283; }
  a.badge-rose300:focus, a.badge-rose300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(253, 164, 175, 0.5); }

.badge-rose400 {
  color: #151515;
  background-color: #fb7185; }
  a.badge-rose400:hover, a.badge-rose400:focus {
    color: #151515;
    background-color: #fa3f5a; }
  a.badge-rose400:focus, a.badge-rose400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 rgba(244, 63, 94, 0.5); }

.badge-rose600 {
  color: #fff;
  background-color: #CC6666; }
  a.badge-rose600:hover, a.badge-rose600:focus {
    color: #fff;
    background-color: #bf4040; }
  a.badge-rose600:focus, a.badge-rose600.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(204, 102, 102, 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 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 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 rgba(136, 19, 55, 0.5); }

.badge-pink50 {
  color: #151515;
  background-color: #fdf2f8; }
  a.badge-pink50:hover, a.badge-pink50:focus {
    color: #151515;
    background-color: #f6c6e0; }
  a.badge-pink50:focus, a.badge-pink50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(253, 242, 248, 0.5); }

.badge-pink100 {
  color: #151515;
  background-color: #fce7f3; }
  a.badge-pink100:hover, a.badge-pink100:focus {
    color: #151515;
    background-color: #f6badc; }
  a.badge-pink100:focus, a.badge-pink100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(252, 231, 243, 0.5); }

.badge-pink200 {
  color: #151515;
  background-color: #fbcfe8; }
  a.badge-pink200:hover, a.badge-pink200:focus {
    color: #151515;
    background-color: #f7a0d1; }
  a.badge-pink200:focus, a.badge-pink200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(251, 207, 232, 0.5); }

.badge-pink300 {
  color: #151515;
  background-color: #f9a8d4; }
  a.badge-pink300:hover, a.badge-pink300:focus {
    color: #151515;
    background-color: #f678bc; }
  a.badge-pink300:focus, a.badge-pink300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(249, 168, 212, 0.5); }

.badge-pink400 {
  color: #151515;
  background-color: #f472b6; }
  a.badge-pink400:hover, a.badge-pink400:focus {
    color: #151515;
    background-color: #f0439e; }
  a.badge-pink400:focus, a.badge-pink400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(131, 24, 67, 0.5); }

.badge-fuchsia50 {
  color: #151515;
  background-color: #fdf4ff; }
  a.badge-fuchsia50:hover, a.badge-fuchsia50:focus {
    color: #151515;
    background-color: #f4c1ff; }
  a.badge-fuchsia50:focus, a.badge-fuchsia50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(253, 244, 255, 0.5); }

.badge-fuchsia100 {
  color: #151515;
  background-color: #fae8ff; }
  a.badge-fuchsia100:hover, a.badge-fuchsia100:focus {
    color: #151515;
    background-color: #efb5ff; }
  a.badge-fuchsia100:focus, a.badge-fuchsia100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(250, 232, 255, 0.5); }

.badge-fuchsia200 {
  color: #151515;
  background-color: #f5d0fe; }
  a.badge-fuchsia200:hover, a.badge-fuchsia200:focus {
    color: #151515;
    background-color: #ea9efd; }
  a.badge-fuchsia200:focus, a.badge-fuchsia200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(245, 208, 254, 0.5); }

.badge-fuchsia300 {
  color: #151515;
  background-color: #f0abfc; }
  a.badge-fuchsia300:hover, a.badge-fuchsia300:focus {
    color: #151515;
    background-color: #e77afa; }
  a.badge-fuchsia300:focus, a.badge-fuchsia300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(240, 171, 252, 0.5); }

.badge-fuchsia400 {
  color: #151515;
  background-color: #e879f9; }
  a.badge-fuchsia400:hover, a.badge-fuchsia400:focus {
    color: #151515;
    background-color: #e048f7; }
  a.badge-fuchsia400:focus, a.badge-fuchsia400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(112, 26, 117, 0.5); }

.badge-purple50 {
  color: #151515;
  background-color: #faf5ff; }
  a.badge-purple50:hover, a.badge-purple50:focus {
    color: #151515;
    background-color: #e1c2ff; }
  a.badge-purple50:focus, a.badge-purple50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(250, 245, 255, 0.5); }

.badge-purple100 {
  color: #151515;
  background-color: #f3e8ff; }
  a.badge-purple100:hover, a.badge-purple100:focus {
    color: #151515;
    background-color: #d8b5ff; }
  a.badge-purple100:focus, a.badge-purple100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(243, 232, 255, 0.5); }

.badge-purple200 {
  color: #151515;
  background-color: #e9d5ff; }
  a.badge-purple200:hover, a.badge-purple200:focus {
    color: #151515;
    background-color: #cea2ff; }
  a.badge-purple200:focus, a.badge-purple200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(233, 213, 255, 0.5); }

.badge-purple300 {
  color: #151515;
  background-color: #d8b4fe; }
  a.badge-purple300:hover, a.badge-purple300:focus {
    color: #151515;
    background-color: #be82fd; }
  a.badge-purple300:focus, a.badge-purple300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(216, 180, 254, 0.5); }

.badge-purple400 {
  color: #151515;
  background-color: #c084fc; }
  a.badge-purple400:hover, a.badge-purple400:focus {
    color: #151515;
    background-color: #a752fb; }
  a.badge-purple400:focus, a.badge-purple400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(88, 28, 135, 0.5); }

.badge-violet50 {
  color: #151515;
  background-color: #f5f3ff; }
  a.badge-violet50:hover, a.badge-violet50:focus {
    color: #151515;
    background-color: #cbc0ff; }
  a.badge-violet50:focus, a.badge-violet50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(245, 243, 255, 0.5); }

.badge-violet100 {
  color: #151515;
  background-color: #ede9fe; }
  a.badge-violet100:hover, a.badge-violet100:focus {
    color: #151515;
    background-color: #c5b8fc; }
  a.badge-violet100:focus, a.badge-violet100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(237, 233, 254, 0.5); }

.badge-violet200 {
  color: #151515;
  background-color: #ddd6fe; }
  a.badge-violet200:hover, a.badge-violet200:focus {
    color: #151515;
    background-color: #b4a4fd; }
  a.badge-violet200:focus, a.badge-violet200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(221, 214, 254, 0.5); }

.badge-violet300 {
  color: #151515;
  background-color: #c4b5fd; }
  a.badge-violet300:hover, a.badge-violet300:focus {
    color: #151515;
    background-color: #9c83fc; }
  a.badge-violet300:focus, a.badge-violet300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(196, 181, 253, 0.5); }

.badge-violet400 {
  color: #151515;
  background-color: #a78bfa; }
  a.badge-violet400:hover, a.badge-violet400:focus {
    color: #151515;
    background-color: #825af8; }
  a.badge-violet400:focus, a.badge-violet400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(76, 29, 149, 0.5); }

.badge-indigo50 {
  color: #151515;
  background-color: #eef2ff; }
  a.badge-indigo50:hover, a.badge-indigo50:focus {
    color: #151515;
    background-color: #bbcbff; }
  a.badge-indigo50:focus, a.badge-indigo50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(238, 242, 255, 0.5); }

.badge-indigo100 {
  color: #151515;
  background-color: #e0e7ff; }
  a.badge-indigo100:hover, a.badge-indigo100:focus {
    color: #151515;
    background-color: #adc0ff; }
  a.badge-indigo100:focus, a.badge-indigo100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(224, 231, 255, 0.5); }

.badge-indigo200 {
  color: #151515;
  background-color: #c7d2fe; }
  a.badge-indigo200:hover, a.badge-indigo200:focus {
    color: #151515;
    background-color: #95aafd; }
  a.badge-indigo200:focus, a.badge-indigo200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(199, 210, 254, 0.5); }

.badge-indigo300 {
  color: #151515;
  background-color: #a5b4fc; }
  a.badge-indigo300:hover, a.badge-indigo300:focus {
    color: #151515;
    background-color: #748bfa; }
  a.badge-indigo300:focus, a.badge-indigo300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 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 rgba(49, 46, 129, 0.5); }

.badge-blue50 {
  color: #151515;
  background-color: #eff6ff; }
  a.badge-blue50:hover, a.badge-blue50:focus {
    color: #151515;
    background-color: #bcd9ff; }
  a.badge-blue50:focus, a.badge-blue50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(239, 246, 255, 0.5); }

.badge-blue100 {
  color: #151515;
  background-color: #dbeafe; }
  a.badge-blue100:hover, a.badge-blue100:focus {
    color: #151515;
    background-color: #a9cdfd; }
  a.badge-blue100:focus, a.badge-blue100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(219, 234, 254, 0.5); }

.badge-blue200 {
  color: #151515;
  background-color: #bfdbfe; }
  a.badge-blue200:hover, a.badge-blue200:focus {
    color: #151515;
    background-color: #8dbffd; }
  a.badge-blue200:focus, a.badge-blue200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(191, 219, 254, 0.5); }

.badge-blue300 {
  color: #151515;
  background-color: #93c5fd; }
  a.badge-blue300:hover, a.badge-blue300:focus {
    color: #151515;
    background-color: #61aafc; }
  a.badge-blue300:focus, a.badge-blue300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(147, 197, 253, 0.5); }

.badge-blue400 {
  color: #151515;
  background-color: #60a5fa; }
  a.badge-blue400:hover, a.badge-blue400:focus {
    color: #151515;
    background-color: #2f89f8; }
  a.badge-blue400:focus, a.badge-blue400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(30, 58, 138, 0.5); }

.badge-lightBlue50 {
  color: #151515;
  background-color: #f0f9ff; }
  a.badge-lightBlue50:hover, a.badge-lightBlue50:focus {
    color: #151515;
    background-color: #bde5ff; }
  a.badge-lightBlue50:focus, a.badge-lightBlue50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(240, 249, 255, 0.5); }

.badge-lightBlue100 {
  color: #151515;
  background-color: #e0f2fe; }
  a.badge-lightBlue100:hover, a.badge-lightBlue100:focus {
    color: #151515;
    background-color: #afddfc; }
  a.badge-lightBlue100:focus, a.badge-lightBlue100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(224, 242, 254, 0.5); }

.badge-lightBlue200 {
  color: #151515;
  background-color: #bae6fd; }
  a.badge-lightBlue200:hover, a.badge-lightBlue200:focus {
    color: #151515;
    background-color: #88d4fc; }
  a.badge-lightBlue200:focus, a.badge-lightBlue200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(186, 230, 253, 0.5); }

.badge-lightBlue300 {
  color: #151515;
  background-color: #7dd3fc; }
  a.badge-lightBlue300:hover, a.badge-lightBlue300:focus {
    color: #151515;
    background-color: #4bc2fb; }
  a.badge-lightBlue300:focus, a.badge-lightBlue300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(125, 211, 252, 0.5); }

.badge-lightBlue400 {
  color: #151515;
  background-color: #38bdf8; }
  a.badge-lightBlue400:hover, a.badge-lightBlue400:focus {
    color: #151515;
    background-color: #09acf4; }
  a.badge-lightBlue400:focus, a.badge-lightBlue400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(12, 74, 110, 0.5); }

.badge-cyan50 {
  color: #151515;
  background-color: #ecfeff; }
  a.badge-cyan50:hover, a.badge-cyan50:focus {
    color: #151515;
    background-color: #b9fbff; }
  a.badge-cyan50:focus, a.badge-cyan50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(236, 254, 255, 0.5); }

.badge-cyan100 {
  color: #151515;
  background-color: #cffafe; }
  a.badge-cyan100:hover, a.badge-cyan100:focus {
    color: #151515;
    background-color: #9df5fd; }
  a.badge-cyan100:focus, a.badge-cyan100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(207, 250, 254, 0.5); }

.badge-cyan200 {
  color: #151515;
  background-color: #a5f3fc; }
  a.badge-cyan200:hover, a.badge-cyan200:focus {
    color: #151515;
    background-color: #74ecfa; }
  a.badge-cyan200:focus, a.badge-cyan200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(165, 243, 252, 0.5); }

.badge-cyan300 {
  color: #151515;
  background-color: #67e8f9; }
  a.badge-cyan300:hover, a.badge-cyan300:focus {
    color: #151515;
    background-color: #36e1f7; }
  a.badge-cyan300:focus, a.badge-cyan300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(103, 232, 249, 0.5); }

.badge-cyan400 {
  color: #151515;
  background-color: #22d3ee; }
  a.badge-cyan400:hover, a.badge-cyan400:focus {
    color: #151515;
    background-color: #10b4cd; }
  a.badge-cyan400:focus, a.badge-cyan400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(22, 78, 99, 0.5); }

.badge-teal50 {
  color: #151515;
  background-color: #f0fdfa; }
  a.badge-teal50:hover, a.badge-teal50:focus {
    color: #151515;
    background-color: #c3f7eb; }
  a.badge-teal50:focus, a.badge-teal50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(240, 253, 250, 0.5); }

.badge-teal100 {
  color: #151515;
  background-color: #ccfbf1; }
  a.badge-teal100:hover, a.badge-teal100:focus {
    color: #151515;
    background-color: #9df7e4; }
  a.badge-teal100:focus, a.badge-teal100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(204, 251, 241, 0.5); }

.badge-teal200 {
  color: #151515;
  background-color: #99f6e4; }
  a.badge-teal200:hover, a.badge-teal200:focus {
    color: #151515;
    background-color: #6af2d8; }
  a.badge-teal200:focus, a.badge-teal200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(153, 246, 228, 0.5); }

.badge-teal300 {
  color: #151515;
  background-color: #5eead4; }
  a.badge-teal300:hover, a.badge-teal300:focus {
    color: #151515;
    background-color: #31e4c8; }
  a.badge-teal300:focus, a.badge-teal300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(94, 234, 212, 0.5); }

.badge-teal400 {
  color: #151515;
  background-color: #2dd4bf; }
  a.badge-teal400:hover, a.badge-teal400:focus {
    color: #151515;
    background-color: #23ab9a; }
  a.badge-teal400:focus, a.badge-teal400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(19, 78, 74, 0.5); }

.badge-emerald50 {
  color: #151515;
  background-color: #ecfdf5; }
  a.badge-emerald50:hover, a.badge-emerald50:focus {
    color: #151515;
    background-color: #bef8dd; }
  a.badge-emerald50:focus, a.badge-emerald50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(236, 253, 245, 0.5); }

.badge-emerald100 {
  color: #151515;
  background-color: #d1fae5; }
  a.badge-emerald100:hover, a.badge-emerald100:focus {
    color: #151515;
    background-color: #a3f5cb; }
  a.badge-emerald100:focus, a.badge-emerald100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(209, 250, 229, 0.5); }

.badge-emerald200 {
  color: #151515;
  background-color: #a7f3d0; }
  a.badge-emerald200:hover, a.badge-emerald200:focus {
    color: #151515;
    background-color: #7aedb8; }
  a.badge-emerald200:focus, a.badge-emerald200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(167, 243, 208, 0.5); }

.badge-emerald300 {
  color: #151515;
  background-color: #6ee7b7; }
  a.badge-emerald300:hover, a.badge-emerald300:focus {
    color: #151515;
    background-color: #42e0a1; }
  a.badge-emerald300:focus, a.badge-emerald300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(110, 231, 183, 0.5); }

.badge-emerald400 {
  color: #151515;
  background-color: #34d399; }
  a.badge-emerald400:hover, a.badge-emerald400:focus {
    color: #151515;
    background-color: #26ae7c; }
  a.badge-emerald400:focus, a.badge-emerald400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(6, 78, 59, 0.5); }

.badge-green50 {
  color: #151515;
  background-color: #f0fdf4; }
  a.badge-green50:hover, a.badge-green50:focus {
    color: #151515;
    background-color: #c3f7d3; }
  a.badge-green50:focus, a.badge-green50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(240, 253, 244, 0.5); }

.badge-green100 {
  color: #151515;
  background-color: #dcfce7; }
  a.badge-green100:hover, a.badge-green100:focus {
    color: #151515;
    background-color: #adf8c7; }
  a.badge-green100:focus, a.badge-green100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(220, 252, 231, 0.5); }

.badge-green200 {
  color: #151515;
  background-color: #bbf7d0; }
  a.badge-green200:hover, a.badge-green200:focus {
    color: #151515;
    background-color: #8df2b0; }
  a.badge-green200:focus, a.badge-green200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(187, 247, 208, 0.5); }

.badge-green300 {
  color: #151515;
  background-color: #86efac; }
  a.badge-green300:hover, a.badge-green300:focus {
    color: #151515;
    background-color: #59e98d; }
  a.badge-green300:focus, a.badge-green300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(134, 239, 172, 0.5); }

.badge-green400 {
  color: #151515;
  background-color: #4ade80; }
  a.badge-green400:hover, a.badge-green400:focus {
    color: #151515;
    background-color: #26cf64; }
  a.badge-green400:focus, a.badge-green400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(20, 83, 45, 0.5); }

.badge-lime50 {
  color: #151515;
  background-color: #f7fee7; }
  a.badge-lime50:hover, a.badge-lime50:focus {
    color: #151515;
    background-color: #e7fcb6; }
  a.badge-lime50:focus, a.badge-lime50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(247, 254, 231, 0.5); }

.badge-lime100 {
  color: #151515;
  background-color: #ecfccb; }
  a.badge-lime100:hover, a.badge-lime100:focus {
    color: #151515;
    background-color: #daf99b; }
  a.badge-lime100:focus, a.badge-lime100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(236, 252, 203, 0.5); }

.badge-lime200 {
  color: #151515;
  background-color: #d9f99d; }
  a.badge-lime200:hover, a.badge-lime200:focus {
    color: #151515;
    background-color: #c6f66d; }
  a.badge-lime200:focus, a.badge-lime200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(217, 249, 157, 0.5); }

.badge-lime300 {
  color: #151515;
  background-color: #bef264; }
  a.badge-lime300:hover, a.badge-lime300:focus {
    color: #151515;
    background-color: #aaee35; }
  a.badge-lime300:focus, a.badge-lime300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(190, 242, 100, 0.5); }

.badge-lime400 {
  color: #151515;
  background-color: #a3e635; }
  a.badge-lime400:hover, a.badge-lime400:focus {
    color: #151515;
    background-color: #8ace1a; }
  a.badge-lime400:focus, a.badge-lime400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(163, 230, 53, 0.5); }

.badge-lime500 {
  color: #151515;
  background-color: #84cc16; }
  a.badge-lime500:hover, a.badge-lime500:focus {
    color: #151515;
    background-color: #669e11; }
  a.badge-lime500:focus, a.badge-lime500.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 rgba(54, 83, 20, 0.5); }

.badge-yellow50 {
  color: #151515;
  background-color: #fefce8; }
  a.badge-yellow50:hover, a.badge-yellow50:focus {
    color: #151515;
    background-color: #fcf6b7; }
  a.badge-yellow50:focus, a.badge-yellow50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(254, 252, 232, 0.5); }

.badge-yellow100 {
  color: #151515;
  background-color: #fef9c3; }
  a.badge-yellow100:hover, a.badge-yellow100:focus {
    color: #151515;
    background-color: #fdf491; }
  a.badge-yellow100:focus, a.badge-yellow100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(254, 249, 195, 0.5); }

.badge-yellow200 {
  color: #151515;
  background-color: #fef08a; }
  a.badge-yellow200:hover, a.badge-yellow200:focus {
    color: #151515;
    background-color: #feea57; }
  a.badge-yellow200:focus, a.badge-yellow200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(254, 240, 138, 0.5); }

.badge-yellow300 {
  color: #151515;
  background-color: #fde047; }
  a.badge-yellow300:hover, a.badge-yellow300:focus {
    color: #151515;
    background-color: #fcd815; }
  a.badge-yellow300:focus, a.badge-yellow300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(253, 224, 71, 0.5); }

.badge-yellow400 {
  color: #151515;
  background-color: #facc15; }
  a.badge-yellow400:hover, a.badge-yellow400:focus {
    color: #151515;
    background-color: #d7ad05; }
  a.badge-yellow400:focus, a.badge-yellow400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(250, 204, 21, 0.5); }

.badge-yellow500 {
  color: #151515;
  background-color: #eab308; }
  a.badge-yellow500:hover, a.badge-yellow500:focus {
    color: #151515;
    background-color: #b98d06; }
  a.badge-yellow500:focus, a.badge-yellow500.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 rgba(113, 63, 18, 0.5); }

.badge-amber50 {
  color: #151515;
  background-color: #fffbeb; }
  a.badge-amber50:hover, a.badge-amber50:focus {
    color: #151515;
    background-color: #fff1b8; }
  a.badge-amber50:focus, a.badge-amber50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(255, 251, 235, 0.5); }

.badge-amber100 {
  color: #151515;
  background-color: #fef3c7; }
  a.badge-amber100:hover, a.badge-amber100:focus {
    color: #151515;
    background-color: #fde895; }
  a.badge-amber100:focus, a.badge-amber100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(254, 243, 199, 0.5); }

.badge-amber200 {
  color: #151515;
  background-color: #fde68a; }
  a.badge-amber200:hover, a.badge-amber200:focus {
    color: #151515;
    background-color: #fcdb58; }
  a.badge-amber200:focus, a.badge-amber200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(253, 230, 138, 0.5); }

.badge-amber300 {
  color: #151515;
  background-color: #fcd34d; }
  a.badge-amber300:hover, a.badge-amber300:focus {
    color: #151515;
    background-color: #fbc71b; }
  a.badge-amber300:focus, a.badge-amber300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(252, 211, 77, 0.5); }

.badge-amber400 {
  color: #151515;
  background-color: #fbbf24; }
  a.badge-amber400:hover, a.badge-amber400:focus {
    color: #151515;
    background-color: #e8a804; }
  a.badge-amber400:focus, a.badge-amber400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(251, 191, 36, 0.5); }

.badge-amber500 {
  color: #151515;
  background-color: #f59e0b; }
  a.badge-amber500:hover, a.badge-amber500:focus {
    color: #151515;
    background-color: #c57f08; }
  a.badge-amber500:focus, a.badge-amber500.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 rgba(120, 53, 15, 0.5); }

.badge-orange50 {
  color: #151515;
  background-color: #fff7ed; }
  a.badge-orange50:hover, a.badge-orange50:focus {
    color: #151515;
    background-color: #ffe0ba; }
  a.badge-orange50:focus, a.badge-orange50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(255, 247, 237, 0.5); }

.badge-orange100 {
  color: #151515;
  background-color: #ffedd5; }
  a.badge-orange100:hover, a.badge-orange100:focus {
    color: #151515;
    background-color: #ffd7a2; }
  a.badge-orange100:focus, a.badge-orange100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(255, 237, 213, 0.5); }

.badge-orange200 {
  color: #151515;
  background-color: #fed7aa; }
  a.badge-orange200:hover, a.badge-orange200:focus {
    color: #151515;
    background-color: #fdbf78; }
  a.badge-orange200:focus, a.badge-orange200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(254, 215, 170, 0.5); }

.badge-orange300 {
  color: #151515;
  background-color: #fdba74; }
  a.badge-orange300:hover, a.badge-orange300:focus {
    color: #151515;
    background-color: #fca142; }
  a.badge-orange300:focus, a.badge-orange300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(253, 186, 116, 0.5); }

.badge-orange400 {
  color: #151515;
  background-color: #fb923c; }
  a.badge-orange400:hover, a.badge-orange400:focus {
    color: #151515;
    background-color: #fa760a; }
  a.badge-orange400:focus, a.badge-orange400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(124, 45, 18, 0.5); }

.badge-red50 {
  color: #151515;
  background-color: #fef2f2; }
  a.badge-red50:hover, a.badge-red50:focus {
    color: #151515;
    background-color: #fac3c3; }
  a.badge-red50:focus, a.badge-red50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(254, 242, 242, 0.5); }

.badge-red100 {
  color: #151515;
  background-color: #fee2e2; }
  a.badge-red100:hover, a.badge-red100:focus {
    color: #151515;
    background-color: #fcb1b1; }
  a.badge-red100:focus, a.badge-red100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(254, 226, 226, 0.5); }

.badge-red200 {
  color: #151515;
  background-color: #fecaca; }
  a.badge-red200:hover, a.badge-red200:focus {
    color: #151515;
    background-color: #fd9898; }
  a.badge-red200:focus, a.badge-red200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(254, 202, 202, 0.5); }

.badge-red300 {
  color: #151515;
  background-color: #fca5a5; }
  a.badge-red300:hover, a.badge-red300:focus {
    color: #151515;
    background-color: #fa7474; }
  a.badge-red300:focus, a.badge-red300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(252, 165, 165, 0.5); }

.badge-red400 {
  color: #151515;
  background-color: #f87171; }
  a.badge-red400:hover, a.badge-red400:focus {
    color: #151515;
    background-color: #f64040; }
  a.badge-red400:focus, a.badge-red400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(127, 29, 29, 0.5); }

.badge-warmGray50 {
  color: #151515;
  background-color: #fafaf9; }
  a.badge-warmGray50:hover, a.badge-warmGray50:focus {
    color: #151515;
    background-color: #e3e3dd; }
  a.badge-warmGray50:focus, a.badge-warmGray50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(250, 250, 249, 0.5); }

.badge-warmGray100 {
  color: #151515;
  background-color: #f5f5f4; }
  a.badge-warmGray100:hover, a.badge-warmGray100:focus {
    color: #151515;
    background-color: #ddddd9; }
  a.badge-warmGray100:focus, a.badge-warmGray100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(245, 245, 244, 0.5); }

.badge-warmGray200 {
  color: #151515;
  background-color: #e7e5e4; }
  a.badge-warmGray200:hover, a.badge-warmGray200:focus {
    color: #151515;
    background-color: #cfcbc9; }
  a.badge-warmGray200:focus, a.badge-warmGray200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(231, 229, 228, 0.5); }

.badge-warmGray300 {
  color: #151515;
  background-color: #d6d3d1; }
  a.badge-warmGray300:hover, a.badge-warmGray300:focus {
    color: #151515;
    background-color: #beb9b6; }
  a.badge-warmGray300:focus, a.badge-warmGray300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(214, 211, 209, 0.5); }

.badge-warmGray400 {
  color: #151515;
  background-color: #a8a29e; }
  a.badge-warmGray400:hover, a.badge-warmGray400:focus {
    color: #151515;
    background-color: #908883; }
  a.badge-warmGray400:focus, a.badge-warmGray400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(28, 25, 23, 0.5); }

.badge-trueGray50 {
  color: #151515;
  background-color: #fafafa; }
  a.badge-trueGray50:hover, a.badge-trueGray50:focus {
    color: #151515;
    background-color: #e1e1e1; }
  a.badge-trueGray50:focus, a.badge-trueGray50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(250, 250, 250, 0.5); }

.badge-trueGray100 {
  color: #151515;
  background-color: #f5f5f5; }
  a.badge-trueGray100:hover, a.badge-trueGray100:focus {
    color: #151515;
    background-color: gainsboro; }
  a.badge-trueGray100:focus, a.badge-trueGray100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(245, 245, 245, 0.5); }

.badge-trueGray200 {
  color: #151515;
  background-color: #e5e5e5; }
  a.badge-trueGray200:hover, a.badge-trueGray200:focus {
    color: #151515;
    background-color: #cccccc; }
  a.badge-trueGray200:focus, a.badge-trueGray200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(229, 229, 229, 0.5); }

.badge-trueGray300 {
  color: #151515;
  background-color: #d4d4d4; }
  a.badge-trueGray300:hover, a.badge-trueGray300:focus {
    color: #151515;
    background-color: #bbbbbb; }
  a.badge-trueGray300:focus, a.badge-trueGray300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(212, 212, 212, 0.5); }

.badge-trueGray400 {
  color: #151515;
  background-color: #a3a3a3; }
  a.badge-trueGray400:hover, a.badge-trueGray400:focus {
    color: #151515;
    background-color: #8a8a8a; }
  a.badge-trueGray400:focus, a.badge-trueGray400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(23, 23, 23, 0.5); }

.badge-coolGray50 {
  color: #151515;
  background-color: #f9fafb; }
  a.badge-coolGray50:hover, a.badge-coolGray50:focus {
    color: #151515;
    background-color: #dae1e7; }
  a.badge-coolGray50:focus, a.badge-coolGray50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(249, 250, 251, 0.5); }

.badge-coolGray100 {
  color: #151515;
  background-color: #f3f4f6; }
  a.badge-coolGray100:hover, a.badge-coolGray100:focus {
    color: #151515;
    background-color: #d6d9e0; }
  a.badge-coolGray100:focus, a.badge-coolGray100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(243, 244, 246, 0.5); }

.badge-coolGray200 {
  color: #151515;
  background-color: #e5e7eb; }
  a.badge-coolGray200:hover, a.badge-coolGray200:focus {
    color: #151515;
    background-color: #c8ccd5; }
  a.badge-coolGray200:focus, a.badge-coolGray200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(229, 231, 235, 0.5); }

.badge-coolGray300 {
  color: #151515;
  background-color: #d1d5db; }
  a.badge-coolGray300:hover, a.badge-coolGray300:focus {
    color: #151515;
    background-color: #b4bbc5; }
  a.badge-coolGray300:focus, a.badge-coolGray300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(209, 213, 219, 0.5); }

.badge-coolGray400 {
  color: #151515;
  background-color: #9ca3af; }
  a.badge-coolGray400:hover, a.badge-coolGray400:focus {
    color: #151515;
    background-color: #808998; }
  a.badge-coolGray400:focus, a.badge-coolGray400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(17, 24, 39, 0.5); }

.badge-blueGray50 {
  color: #151515;
  background-color: #f8fafc; }
  a.badge-blueGray50:hover, a.badge-blueGray50:focus {
    color: #151515;
    background-color: #d4e1ed; }
  a.badge-blueGray50:focus, a.badge-blueGray50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(248, 250, 252, 0.5); }

.badge-blueGray100 {
  color: #151515;
  background-color: #f1f5f9; }
  a.badge-blueGray100:hover, a.badge-blueGray100:focus {
    color: #151515;
    background-color: #cddcea; }
  a.badge-blueGray100:focus, a.badge-blueGray100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(241, 245, 249, 0.5); }

.badge-blueGray200 {
  color: #151515;
  background-color: #e2e8f0; }
  a.badge-blueGray200:hover, a.badge-blueGray200:focus {
    color: #151515;
    background-color: #c0cddf; }
  a.badge-blueGray200:focus, a.badge-blueGray200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(226, 232, 240, 0.5); }

.badge-blueGray300 {
  color: #151515;
  background-color: #cbd5e1; }
  a.badge-blueGray300:hover, a.badge-blueGray300:focus {
    color: #151515;
    background-color: #abbbce; }
  a.badge-blueGray300:focus, a.badge-blueGray300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(203, 213, 225, 0.5); }

.badge-blueGray400 {
  color: #151515;
  background-color: #94a3b8; }
  a.badge-blueGray400:hover, a.badge-blueGray400:focus {
    color: #151515;
    background-color: #7589a4; }
  a.badge-blueGray400:focus, a.badge-blueGray400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(15, 23, 42, 0.5); }

.badge-gray100 {
  color: #151515;
  background-color: #f5f5f5; }
  a.badge-gray100:hover, a.badge-gray100:focus {
    color: #151515;
    background-color: gainsboro; }
  a.badge-gray100:focus, a.badge-gray100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(245, 245, 245, 0.5); }

.badge-gray200 {
  color: #151515;
  background-color: #e5e5e5; }
  a.badge-gray200:hover, a.badge-gray200:focus {
    color: #151515;
    background-color: #cccccc; }
  a.badge-gray200:focus, a.badge-gray200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(229, 229, 229, 0.5); }

.badge-gray300 {
  color: #151515;
  background-color: #999; }
  a.badge-gray300:hover, a.badge-gray300:focus {
    color: #151515;
    background-color: gray; }
  a.badge-gray300:focus, a.badge-gray300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(153, 153, 153, 0.5); }

.badge-gray400 {
  color: #fff;
  background-color: #888; }
  a.badge-gray400:hover, a.badge-gray400:focus {
    color: #fff;
    background-color: #6f6f6f; }
  a.badge-gray400:focus, a.badge-gray400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(136, 136, 136, 0.5); }

.badge-gray500 {
  color: #fff;
  background-color: #777; }
  a.badge-gray500:hover, a.badge-gray500:focus {
    color: #fff;
    background-color: #5e5e5e; }
  a.badge-gray500:focus, a.badge-gray500.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(119, 119, 119, 0.5); }

.badge-gray600 {
  color: #fff;
  background-color: #555; }
  a.badge-gray600:hover, a.badge-gray600:focus {
    color: #fff;
    background-color: #3c3c3c; }
  a.badge-gray600:focus, a.badge-gray600.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(85, 85, 85, 0.5); }

.badge-gray700 {
  color: #fff;
  background-color: #444; }
  a.badge-gray700:hover, a.badge-gray700:focus {
    color: #fff;
    background-color: #2b2b2b; }
  a.badge-gray700:focus, a.badge-gray700.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(68, 68, 68, 0.5); }

.badge-gray800 {
  color: #fff;
  background-color: #333; }
  a.badge-gray800:hover, a.badge-gray800:focus {
    color: #fff;
    background-color: #1a1a1a; }
  a.badge-gray800:focus, a.badge-gray800.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5); }

.badge-gray900 {
  color: #fff;
  background-color: #151515; }
  a.badge-gray900:hover, a.badge-gray900:focus {
    color: #fff;
    background-color: black; }
  a.badge-gray900:focus, a.badge-gray900.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(21, 21, 21, 0.5); }

.badge-twgray50 {
  color: #151515;
  background-color: #fafafa; }
  a.badge-twgray50:hover, a.badge-twgray50:focus {
    color: #151515;
    background-color: #e1e1e1; }
  a.badge-twgray50:focus, a.badge-twgray50.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(250, 250, 250, 0.5); }

.badge-twgray100 {
  color: #151515;
  background-color: #f4f4f5; }
  a.badge-twgray100:hover, a.badge-twgray100:focus {
    color: #151515;
    background-color: #d9d9dd; }
  a.badge-twgray100:focus, a.badge-twgray100.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(244, 244, 245, 0.5); }

.badge-twgray200 {
  color: #151515;
  background-color: #e4e4e7; }
  a.badge-twgray200:hover, a.badge-twgray200:focus {
    color: #151515;
    background-color: #c9c9cf; }
  a.badge-twgray200:focus, a.badge-twgray200.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(228, 228, 231, 0.5); }

.badge-twgray300 {
  color: #151515;
  background-color: #d4d4d8; }
  a.badge-twgray300:hover, a.badge-twgray300:focus {
    color: #151515;
    background-color: #b9b9c0; }
  a.badge-twgray300:focus, a.badge-twgray300.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(212, 212, 216, 0.5); }

.badge-twgray400 {
  color: #151515;
  background-color: #a1a1aa; }
  a.badge-twgray400:hover, a.badge-twgray400:focus {
    color: #151515;
    background-color: #868692; }
  a.badge-twgray400:focus, a.badge-twgray400.focus {
    outline: 0;
    box-shadow: 0 0 0 0 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 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 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 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 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 rgba(24, 24, 27, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e5e5e5;
  border-radius: 0.4rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1.25rem;
  border: 0 solid transparent;
  border-radius: 0.4rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 3.5rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1rem 1rem;
    color: inherit; }

.alert-primary {
  color: #0c0f22;
  background-color: #8b91ac;
  border-color: #c1c4d2; }
  .alert-primary hr {
    border-top-color: #b2b6c7; }
  .alert-primary .alert-link {
    color: black; }

.alert-secondary {
  color: #00113f;
  background-color: #7a93d5;
  border-color: #b8c5e8; }
  .alert-secondary hr {
    border-top-color: #a5b5e2; }
  .alert-secondary .alert-link {
    color: #00030c; }

.alert-success {
  color: #1e3f21;
  background-color: #a6d5ab;
  border-color: #cfe9d2; }
  .alert-success hr {
    border-top-color: #bee1c2; }
  .alert-success .alert-link {
    color: #0e1c0f; }

.alert-info {
  color: #083a42;
  background-color: #86cfda;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #021215; }

.alert-warning {
  color: #573600;
  background-color: #f8c87a;
  border-color: #fbe2b8; }
  .alert-warning hr {
    border-top-color: #fad8a0; }
  .alert-warning .alert-link {
    color: #241600; }

.alert-danger {
  color: #5b1014;
  background-color: #fd9198;
  border-color: #fec4c7; }
  .alert-danger hr {
    border-top-color: #feabaf; }
  .alert-danger .alert-link {
    color: #30080a; }

.alert-light {
  color: #585858;
  background-color: #fafafa;
  border-color: #fcfcfc; }
  .alert-light hr {
    border-top-color: #efefef; }
  .alert-light .alert-link {
    color: #3f3f3f; }

.alert-dark {
  color: #080808;
  background-color: #858585;
  border-color: #bdbdbd; }
  .alert-dark hr {
    border-top-color: #b0b0b0; }
  .alert-dark .alert-link {
    color: black; }

.alert-rose50 {
  color: #5c5757;
  background-color: #fff8f8;
  border-color: #fffbfb; }
  .alert-rose50 hr {
    border-top-color: #ffe2e2; }
  .alert-rose50 .alert-link {
    color: #423e3e; }

.alert-rose100 {
  color: #5c5253;
  background-color: #fff1f2;
  border-color: #fff7f8; }
  .alert-rose100 hr {
    border-top-color: #ffdee2; }
  .alert-rose100 .alert-link {
    color: #413a3b; }

.alert-rose200 {
  color: #5b4a4c;
  background-color: #fee5e8;
  border-color: #fff1f3; }
  .alert-rose200 hr {
    border-top-color: #ffd8dd; }
  .alert-rose200 .alert-link {
    color: #3f3335; }

.alert-rose300 {
  color: #5b3b3f;
  background-color: #fed0d5;
  border-color: #fee6e9; }
  .alert-rose300 hr {
    border-top-color: #fdcdd3; }
  .alert-rose300 .alert-link {
    color: #3c272a; }

.alert-rose400 {
  color: #5a2930;
  background-color: #fdb5c0;
  border-color: #fed7dd; }
  .alert-rose400 hr {
    border-top-color: #fdbec8; }
  .alert-rose400 .alert-link {
    color: #37191d; }

.alert-rose500 {
  color: #581722;
  background-color: #f99bab;
  border-color: #fcc9d2; }
  .alert-rose500 hr {
    border-top-color: #fbb1be; }
  .alert-rose500 .alert-link {
    color: #300c12; }

.alert-rose600 {
  color: #492525;
  background-color: #e4afaf;
  border-color: #f1d4d4; }
  .alert-rose600 hr {
    border-top-color: #ebc1c1; }
  .alert-rose600 .alert-link {
    color: #271414; }

.alert-rose700 {
  color: #440616;
  background-color: #dd849a;
  border-color: #edbdc8; }
  .alert-rose700 hr {
    border-top-color: #e8a9b7; }
  .alert-rose700 .alert-link {
    color: #150207; }

.alert-rose800 {
  color: #390615;
  background-color: #cd8498;
  border-color: #e4bdc8; }
  .alert-rose800 hr {
    border-top-color: #ddabb9; }
  .alert-rose800 .alert-link {
    color: #0b0104; }

.alert-rose900 {
  color: #310714;
  background-color: #c18497;
  border-color: #debdc7; }
  .alert-rose900 hr {
    border-top-color: #d6acb9; }
  .alert-rose900 .alert-link {
    color: #040102; }

.alert-pink50 {
  color: #5b5759;
  background-color: #fef8fb;
  border-color: #fefbfd; }
  .alert-pink50 hr {
    border-top-color: #f9e7f3; }
  .alert-pink50 .alert-link {
    color: #413e40; }

.alert-pink100 {
  color: #5b5357;
  background-color: #fdf3f9;
  border-color: #fef8fc; }
  .alert-pink100 hr {
    border-top-color: #fbe2f2; }
  .alert-pink100 .alert-link {
    color: #403b3e; }

.alert-pink200 {
  color: #5a4b54;
  background-color: #fde6f3;
  border-color: #fef2f9; }
  .alert-pink200 hr {
    border-top-color: #fcdaee; }
  .alert-pink200 .alert-link {
    color: #3e343a; }

.alert-pink300 {
  color: #5a3c4c;
  background-color: #fcd2e9;
  border-color: #fde7f3; }
  .alert-pink300 hr {
    border-top-color: #fbcfe7; }
  .alert-pink300 .alert-link {
    color: #3b2832; }

.alert-pink400 {
  color: #582942;
  background-color: #f9b6d9;
  border-color: #fcd8eb; }
  .alert-pink400 hr {
    border-top-color: #fac0df; }
  .alert-pink400 .alert-link {
    color: #351928; }

.alert-pink500 {
  color: #551a37;
  background-color: #f5a0ca;
  border-color: #facce2; }
  .alert-pink500 hr {
    border-top-color: #f8b5d5; }
  .alert-pink500 .alert-link {
    color: #2e0e1e; }

.alert-pink600 {
  color: #4f0e2b;
  background-color: #ec8fb8;
  border-color: #f5c3d9; }
  .alert-pink600 hr {
    border-top-color: #f1adcb; }
  .alert-pink600 .alert-link {
    color: #240613; }

.alert-pink700 {
  color: #440921;
  background-color: #dd87ab;
  border-color: #edbed2; }
  .alert-pink700 hr {
    border-top-color: #e7aac4; }
  .alert-pink700 .alert-link {
    color: #17030b; }

.alert-pink800 {
  color: #39081c;
  background-color: #cc86a2;
  border-color: #e4becd; }
  .alert-pink800 hr {
    border-top-color: #ddacbf; }
  .alert-pink800 .alert-link {
    color: #0c0206; }

.alert-pink900 {
  color: #2f0918;
  background-color: #bf879d;
  border-color: #dcbeca; }
  .alert-pink900 hr {
    border-top-color: #d3adbc; }
  .alert-pink900 .alert-link {
    color: #040102; }

.alert-fuchsia50 {
  color: #5b585c;
  background-color: #fef9ff;
  border-color: #fefcff; }
  .alert-fuchsia50 hr {
    border-top-color: #f6e3ff; }
  .alert-fuchsia50 .alert-link {
    color: #413f42; }

.alert-fuchsia100 {
  color: #5a545c;
  background-color: #fcf3ff;
  border-color: #fef9ff; }
  .alert-fuchsia100 hr {
    border-top-color: #fae0ff; }
  .alert-fuchsia100 .alert-link {
    color: #403c41; }

.alert-fuchsia200 {
  color: #584b5b;
  background-color: #fae7fe;
  border-color: #fcf2ff; }
  .alert-fuchsia200 hr {
    border-top-color: #f6d9ff; }
  .alert-fuchsia200 .alert-link {
    color: #3d343f; }

.alert-fuchsia300 {
  color: #563e5b;
  background-color: #f7d3fd;
  border-color: #fbe7fe; }
  .alert-fuchsia300 hr {
    border-top-color: #f7cffd; }
  .alert-fuchsia300 .alert-link {
    color: #39293d; }

.alert-fuchsia400 {
  color: #542c5a;
  background-color: #f3b9fc;
  border-color: #f9d9fd; }
  .alert-fuchsia400 hr {
    border-top-color: #f5c1fc; }
  .alert-fuchsia400 .alert-link {
    color: #341b38; }

.alert-fuchsia500 {
  color: #4e1956;
  background-color: #eb9ff7;
  border-color: #f4cbfb; }
  .alert-fuchsia500 hr {
    border-top-color: #efb3f9; }
  .alert-fuchsia500 .alert-link {
    color: #2a0e2e; }

.alert-fuchsia600 {
  color: #450e4c;
  background-color: #de8ee8;
  border-color: #edc2f3; }
  .alert-fuchsia600 hr {
    border-top-color: #e7adef; }
  .alert-fuchsia600 .alert-link {
    color: #1e0621; }

.alert-fuchsia700 {
  color: #3a0a3f;
  background-color: #cf89d5;
  border-color: #e5bfe9; }
  .alert-fuchsia700 hr {
    border-top-color: #ddace2; }
  .alert-fuchsia700 .alert-link {
    color: #110313; }

.alert-fuchsia800 {
  color: #300933;
  background-color: #c087c5;
  border-color: #ddbfe0; }
  .alert-fuchsia800 hr {
    border-top-color: #d4aed8; }
  .alert-fuchsia800 .alert-link {
    color: #070108; }

.alert-fuchsia900 {
  color: #28092a;
  background-color: #b588b7;
  border-color: #d7bfd8; }
  .alert-fuchsia900 hr {
    border-top-color: #cdafce; }
  .alert-fuchsia900 .alert-link {
    color: black; }

.alert-purple50 {
  color: #5a585c;
  background-color: #fcfaff;
  border-color: #fefcff; }
  .alert-purple50 hr {
    border-top-color: #f6e3ff; }
  .alert-purple50 .alert-link {
    color: #413f42; }

.alert-purple100 {
  color: #57545c;
  background-color: #f9f3ff;
  border-color: #fcf9ff; }
  .alert-purple100 hr {
    border-top-color: #efe0ff; }
  .alert-purple100 .alert-link {
    color: #3e3c41; }

.alert-purple200 {
  color: #544d5c;
  background-color: #f4e9ff;
  border-color: #f9f3ff; }
  .alert-purple200 hr {
    border-top-color: #ecdaff; }
  .alert-purple200 .alert-link {
    color: #3b3640; }

.alert-purple300 {
  color: #4e415b;
  background-color: #ebd8fe;
  border-color: #f4eaff; }
  .alert-purple300 hr {
    border-top-color: #e7d1ff; }
  .alert-purple300 .alert-link {
    color: #352c3d; }

.alert-purple400 {
  color: #45305b;
  background-color: #debffd;
  border-color: #edddfe; }
  .alert-purple400 hr {
    border-top-color: #e0c4fd; }
  .alert-purple400 .alert-link {
    color: #2c1e3a; }

.alert-purple500 {
  color: #3c1f59;
  background-color: #d2a7fb;
  border-color: #e7cffd; }
  .alert-purple500 hr {
    border-top-color: #dbb7fc; }
  .alert-purple500 .alert-link {
    color: #231233; }

.alert-purple600 {
  color: #351254;
  background-color: #c795f4;
  border-color: #e1c6f9; }
  .alert-purple600 hr {
    border-top-color: #d5aff7; }
  .alert-purple600 .alert-link {
    color: #1b092a; }

.alert-purple700 {
  color: #2d0c4a;
  background-color: #bc8ce6;
  border-color: #dbc1f1; }
  .alert-purple700 hr {
    border-top-color: #cfacec; }
  .alert-purple700 .alert-link {
    color: #12051e; }

.alert-purple800 {
  color: #270c3c;
  background-color: #b28cd2;
  border-color: #d6c1e7; }
  .alert-purple800 hr {
    border-top-color: #caafe0; }
  .alert-purple800 .alert-link {
    color: #0b0412; }

.alert-purple900 {
  color: #200a31;
  background-color: #a889c1;
  border-color: #d0bfdd; }
  .alert-purple900 hr {
    border-top-color: #c4aed4; }
  .alert-purple900 .alert-link {
    color: #040107; }

.alert-violet50 {
  color: #58575c;
  background-color: #faf9ff;
  border-color: #fcfcff; }
  .alert-violet50 hr {
    border-top-color: #e3e3ff; }
  .alert-violet50 .alert-link {
    color: #3f3e42; }

.alert-violet100 {
  color: #55545b;
  background-color: #f6f4fe;
  border-color: #faf9ff; }
  .alert-violet100 hr {
    border-top-color: #e5e0ff; }
  .alert-violet100 .alert-link {
    color: #3c3c40; }

.alert-violet200 {
  color: #504d5b;
  background-color: #edeafe;
  border-color: #f5f4ff; }
  .alert-violet200 hr {
    border-top-color: #dedbff; }
  .alert-violet200 .alert-link {
    color: #38363f; }

.alert-violet300 {
  color: #47415b;
  background-color: #e0d9fe;
  border-color: #eeeafe; }
  .alert-violet300 hr {
    border-top-color: #dad2fd; }
  .alert-violet300 .alert-link {
    color: #302c3d; }

.alert-violet400 {
  color: #3c325a;
  background-color: #d1c3fc;
  border-color: #e6dffe; }
  .alert-violet400 hr {
    border-top-color: #d3c6fd; }
  .alert-violet400 .alert-link {
    color: #262039; }

.alert-violet500 {
  color: #322159;
  background-color: #c3aafa;
  border-color: #dfd1fc; }
  .alert-violet500 hr {
    border-top-color: #ceb9fa; }
  .alert-violet500 .alert-link {
    color: #1d1334; }

.alert-violet600 {
  color: #2d1555;
  background-color: #bb99f6;
  border-color: #dac8fa; }
  .alert-violet600 hr {
    border-top-color: #cab1f8; }
  .alert-violet600 .alert-link {
    color: #170b2c; }

.alert-violet700 {
  color: #270e4e;
  background-color: #b38feb;
  border-color: #d6c3f4; }
  .alert-violet700 hr {
    border-top-color: #c7adf0; }
  .alert-violet700 .alert-link {
    color: #110623; }

.alert-violet800 {
  color: #210c42;
  background-color: #aa8cd9;
  border-color: #d1c1eb; }
  .alert-violet800 hr {
    border-top-color: #c3aee5; }
  .alert-violet800 .alert-link {
    color: #0b0417; }

.alert-violet900 {
  color: #1b0a36;
  background-color: #a289c8;
  border-color: #cdc0e1; }
  .alert-violet900 hr {
    border-top-color: #bfafd9; }
  .alert-violet900 .alert-link {
    color: #05020b; }

.alert-indigo50 {
  color: #56575c;
  background-color: #f6f8ff;
  border-color: #fafbff; }
  .alert-indigo50 hr {
    border-top-color: #e1e7ff; }
  .alert-indigo50 .alert-link {
    color: #3d3e42; }

.alert-indigo100 {
  color: #51535c;
  background-color: #eff3ff;
  border-color: #f6f8ff; }
  .alert-indigo100 hr {
    border-top-color: #dde4ff; }
  .alert-indigo100 .alert-link {
    color: #393b41; }

.alert-indigo200 {
  color: #484c5b;
  background-color: #e2e8fe;
  border-color: #eff2ff; }
  .alert-indigo200 hr {
    border-top-color: #d6ddff; }
  .alert-indigo200 .alert-link {
    color: #31343f; }

.alert-indigo300 {
  color: #3b415b;
  background-color: #d0d8fd;
  border-color: #e6eafe; }
  .alert-indigo300 hr {
    border-top-color: #cdd5fd; }
  .alert-indigo300 .alert-link {
    color: #272b3c; }

.alert-indigo400 {
  color: #2e3259;
  background-color: #bdc3fb;
  border-color: #dcdffd; }
  .alert-indigo400 hr {
    border-top-color: #c4c9fc; }
  .alert-indigo400 .alert-link {
    color: #1d1f37; }

.alert-indigo500 {
  color: #242557;
  background-color: #aeaff8;
  border-color: #d3d4fb; }
  .alert-indigo500 hr {
    border-top-color: #bcbdf9; }
  .alert-indigo500 .alert-link {
    color: #151633; }

.alert-indigo600 {
  color: #1c1952;
  background-color: #a39ff1;
  border-color: #cecbf8; }
  .alert-indigo600 hr {
    border-top-color: #b9b5f5; }
  .alert-indigo600 .alert-link {
    color: #0f0d2b; }

.alert-indigo700 {
  color: #181449;
  background-color: #9d98e3;
  border-color: #cac7f0; }
  .alert-indigo700 hr {
    border-top-color: #b7b3eb; }
  .alert-indigo700 .alert-link {
    color: #0b0921; }

.alert-indigo800 {
  color: #14113b;
  background-color: #9793cf;
  border-color: #c7c5e5; }
  .alert-indigo800 hr {
    border-top-color: #b6b3dd; }
  .alert-indigo800 .alert-link {
    color: #070613; }

.alert-indigo900 {
  color: #12112e;
  background-color: #9492bd;
  border-color: #c5c4dc; }
  .alert-indigo900 hr {
    border-top-color: #b5b4d3; }
  .alert-indigo900 .alert-link {
    color: #030309; }

.alert-blue50 {
  color: #56595c;
  background-color: #f7faff;
  border-color: #fbfcff; }
  .alert-blue50 hr {
    border-top-color: #e2e9ff; }
  .alert-blue50 .alert-link {
    color: #3d4042; }

.alert-blue100 {
  color: #4f545b;
  background-color: #ecf4fe;
  border-color: #f5f9ff; }
  .alert-blue100 hr {
    border-top-color: #dceaff; }
  .alert-blue100 .alert-link {
    color: #373b40; }

.alert-blue200 {
  color: #454f5b;
  background-color: #deecfe;
  border-color: #edf5ff; }
  .alert-blue200 hr {
    border-top-color: #d4e7ff; }
  .alert-blue200 .alert-link {
    color: #2f363e; }

.alert-blue300 {
  color: #35475b;
  background-color: #c7e1fe;
  border-color: #e1effe; }
  .alert-blue300 hr {
    border-top-color: #c8e2fd; }
  .alert-blue300 .alert-link {
    color: #222e3b; }

.alert-blue400 {
  color: #233b5a;
  background-color: #acd0fc;
  border-color: #d2e6fe; }
  .alert-blue400 hr {
    border-top-color: #b9d8fd; }
  .alert-blue400 .alert-link {
    color: #152335; }

.alert-blue500 {
  color: #152f59;
  background-color: #99befa;
  border-color: #c8dcfc; }
  .alert-blue500 hr {
    border-top-color: #b0cdfb; }
  .alert-blue500 .alert-link {
    color: #0b1930; }

.alert-blue600 {
  color: #0d2455;
  background-color: #8eaef5;
  border-color: #c2d3f9; }
  .alert-blue600 hr {
    border-top-color: #abc2f7; }
  .alert-blue600 .alert-link {
    color: #061129; }

.alert-blue700 {
  color: #0a1c4e;
  background-color: #89a3eb;
  border-color: #c0cdf4; }
  .alert-blue700 hr {
    border-top-color: #aabcf0; }
  .alert-blue700 .alert-link {
    color: #040c21; }

.alert-blue800 {
  color: #0b173f;
  background-color: #8a9cd5;
  border-color: #c0cae9; }
  .alert-blue800 hr {
    border-top-color: #adbae2; }
  .alert-blue800 .alert-link {
    color: #030714; }

.alert-blue900 {
  color: #0b1532;
  background-color: #8a99c2;
  border-color: #c0c8de; }
  .alert-blue900 hr {
    border-top-color: #afb9d5; }
  .alert-blue900 .alert-link {
    color: #020308; }

.alert-lightBlue50 {
  color: #565a5c;
  background-color: #f7fcff;
  border-color: #fbfdff; }
  .alert-lightBlue50 hr {
    border-top-color: #e2f0ff; }
  .alert-lightBlue50 .alert-link {
    color: #3d4042; }

.alert-lightBlue100 {
  color: #51575b;
  background-color: #eff8fe;
  border-color: #f6fbff; }
  .alert-lightBlue100 hr {
    border-top-color: #ddf0ff; }
  .alert-lightBlue100 .alert-link {
    color: #393d40; }

.alert-lightBlue200 {
  color: #43535b;
  background-color: #dbf2fe;
  border-color: #ecf8fe; }
  .alert-lightBlue200 hr {
    border-top-color: #d4effd; }
  .alert-lightBlue200 .alert-link {
    color: #2d383e; }

.alert-lightBlue300 {
  color: #2d4c5b;
  background-color: #bbe8fd;
  border-color: #dbf3fe; }
  .alert-lightBlue300 hr {
    border-top-color: #c2ebfd; }
  .alert-lightBlue300 .alert-link {
    color: #1c3039; }

.alert-lightBlue400 {
  color: #144459;
  background-color: #98ddfb;
  border-color: #c7edfd; }
  .alert-lightBlue400 hr {
    border-top-color: #aee5fc; }
  .alert-lightBlue400 .alert-link {
    color: #0b242f; }

.alert-lightBlue500 {
  color: #053b54;
  background-color: #82d0f4;
  border-color: #bce6f9; }
  .alert-lightBlue500 hr {
    border-top-color: #a5ddf7; }
  .alert-lightBlue500 .alert-link {
    color: #021924; }

.alert-lightBlue600 {
  color: #013048;
  background-color: #7bbfe2;
  border-color: #b8ddef; }
  .alert-lightBlue600 hr {
    border-top-color: #a3d3ea; }
  .alert-lightBlue600 .alert-link {
    color: #000e16; }

.alert-lightBlue700 {
  color: #01263a;
  background-color: #7cb1ce;
  border-color: #b8d5e5; }
  .alert-lightBlue700 hr {
    border-top-color: #a5cade; }
  .alert-lightBlue700 .alert-link {
    color: #000508; }

.alert-lightBlue800 {
  color: #032030;
  background-color: #7ea9c0;
  border-color: #bad1dd; }
  .alert-lightBlue800 hr {
    border-top-color: #a9c6d5; }
  .alert-lightBlue800 .alert-link {
    color: black; }

.alert-lightBlue900 {
  color: #041b28;
  background-color: #81a1b4;
  border-color: #bbccd6; }
  .alert-lightBlue900 hr {
    border-top-color: #abc0cc; }
  .alert-lightBlue900 .alert-link {
    color: black; }

.alert-cyan50 {
  color: #555b5c;
  background-color: #f5feff;
  border-color: #faffff; }
  .alert-cyan50 hr {
    border-top-color: #e1ffff; }
  .alert-cyan50 .alert-link {
    color: #3d4141; }

.alert-cyan100 {
  color: #4b5a5b;
  background-color: #e6fcfe;
  border-color: #f2feff; }
  .alert-cyan100 hr {
    border-top-color: #d9fcff; }
  .alert-cyan100 .alert-link {
    color: #343e3f; }

.alert-cyan200 {
  color: #3b575b;
  background-color: #d0f9fd;
  border-color: #e6fcfe; }
  .alert-cyan200 hr {
    border-top-color: #cdf9fd; }
  .alert-cyan200 .alert-link {
    color: #27393c; }

.alert-cyan300 {
  color: #25545a;
  background-color: #b0f3fc;
  border-color: #d4f9fd; }
  .alert-cyan300 hr {
    border-top-color: #bcf6fc; }
  .alert-cyan300 .alert-link {
    color: #163236; }

.alert-cyan400 {
  color: #0c4c56;
  background-color: #8ce8f6;
  border-color: #c1f3fa; }
  .alert-cyan400 hr {
    border-top-color: #a9eef8; }
  .alert-cyan400 .alert-link {
    color: #062429; }

.alert-cyan500 {
  color: #02424c;
  background-color: #7ed9e9;
  border-color: #b9ebf3; }
  .alert-cyan500 hr {
    border-top-color: #a3e5ef; }
  .alert-cyan500 .alert-link {
    color: #01171a; }

.alert-cyan600 {
  color: #033440;
  background-color: #7fc6d7;
  border-color: #bae0e9; }
  .alert-cyan600 hr {
    border-top-color: #a7d7e3; }
  .alert-cyan600 .alert-link {
    color: #010c0f; }

.alert-cyan700 {
  color: #052a34;
  background-color: #82b7c5;
  border-color: #bcd8e0; }
  .alert-cyan700 hr {
    border-top-color: #abced8; }
  .alert-cyan700 .alert-link {
    color: #010405; }

.alert-cyan800 {
  color: #08222a;
  background-color: #85abb7;
  border-color: #bdd2d8; }
  .alert-cyan800 hr {
    border-top-color: #adc7cf; }
  .alert-cyan800 .alert-link {
    color: black; }

.alert-cyan900 {
  color: #081c24;
  background-color: #86a3ae;
  border-color: #becdd3; }
  .alert-cyan900 hr {
    border-top-color: #afc1c9; }
  .alert-cyan900 .alert-link {
    color: black; }

.alert-teal50 {
  color: #565b5a;
  background-color: #f7fefc;
  border-color: #fbfefe; }
  .alert-teal50 hr {
    border-top-color: #e7f9f9; }
  .alert-teal50 .alert-link {
    color: #3d4140; }

.alert-teal100 {
  color: #495a57;
  background-color: #e4fdf8;
  border-color: #f1fefb; }
  .alert-teal100 hr {
    border-top-color: #d9fcf4; }
  .alert-teal100 .alert-link {
    color: #323e3c; }

.alert-teal200 {
  color: #375952;
  background-color: #cafaf1;
  border-color: #e2fcf7; }
  .alert-teal200 hr {
    border-top-color: #cbfaf1; }
  .alert-teal200 .alert-link {
    color: #243935; }

.alert-teal300 {
  color: #22544c;
  background-color: #abf4e9;
  border-color: #d2f9f3; }
  .alert-teal300 hr {
    border-top-color: #bcf6ed; }
  .alert-teal300 .alert-link {
    color: #13302b; }

.alert-teal400 {
  color: #104c45;
  background-color: #92e9de;
  border-color: #c4f3ed; }
  .alert-teal400 hr {
    border-top-color: #afefe7; }
  .alert-teal400 .alert-link {
    color: #07221f; }

.alert-teal500 {
  color: #07423c;
  background-color: #85dad1;
  border-color: #bdebe6; }
  .alert-teal500 hr {
    border-top-color: #a9e5df; }
  .alert-teal500 .alert-link {
    color: #021412; }

.alert-teal600 {
  color: #053531;
  background-color: #81c7c1;
  border-color: #bbe1de; }
  .alert-teal600 hr {
    border-top-color: #a9d9d5; }
  .alert-teal600 .alert-link {
    color: #010606; }

.alert-teal700 {
  color: #052a28;
  background-color: #82b8b4;
  border-color: #bcd9d6; }
  .alert-teal700 hr {
    border-top-color: #acd0cc; }
  .alert-teal700 .alert-link {
    color: black; }

.alert-teal800 {
  color: #062220;
  background-color: #83aba9;
  border-color: #bcd2d1; }
  .alert-teal800 hr {
    border-top-color: #adc8c7; }
  .alert-teal800 .alert-link {
    color: black; }

.alert-teal900 {
  color: #071c1b;
  background-color: #84a3a1;
  border-color: #bdcdcc; }
  .alert-teal900 hr {
    border-top-color: #aec2c1; }
  .alert-teal900 .alert-link {
    color: black; }

.alert-emerald50 {
  color: #555b58;
  background-color: #f5fefa;
  border-color: #fafefc; }
  .alert-emerald50 hr {
    border-top-color: #e5faef; }
  .alert-emerald50 .alert-link {
    color: #3c413f; }

.alert-emerald100 {
  color: #4b5a52;
  background-color: #e7fcf1;
  border-color: #f2fef8; }
  .alert-emerald100 hr {
    border-top-color: #dafceb; }
  .alert-emerald100 .alert-link {
    color: #343e39; }

.alert-emerald200 {
  color: #3c574b;
  background-color: #d1f9e7;
  border-color: #e6fcf2; }
  .alert-emerald200 hr {
    border-top-color: #cff9e6; }
  .alert-emerald200 .alert-link {
    color: #273931; }

.alert-emerald300 {
  color: #285342;
  background-color: #b4f3da;
  border-color: #d6f8eb; }
  .alert-emerald300 hr {
    border-top-color: #c0f4e0; }
  .alert-emerald300 .alert-link {
    color: #173127; }

.alert-emerald400 {
  color: #134c37;
  background-color: #95e8ca;
  border-color: #c6f3e2; }
  .alert-emerald400 hr {
    border-top-color: #b1efd7; }
  .alert-emerald400 .alert-link {
    color: #092319; }

.alert-emerald500 {
  color: #06432e;
  background-color: #83dbbd;
  border-color: #bcebdc; }
  .alert-emerald500 hr {
    border-top-color: #a8e5d2; }
  .alert-emerald500 .alert-link {
    color: #02140e; }

.alert-emerald600 {
  color: #023626;
  background-color: #7dc8b1;
  border-color: #b9e2d5; }
  .alert-emerald600 hr {
    border-top-color: #a7dbca; }
  .alert-emerald600 .alert-link {
    color: #000503; }

.alert-emerald700 {
  color: #012b1f;
  background-color: #7cb9a8;
  border-color: #b9d9d0; }
  .alert-emerald700 hr {
    border-top-color: #a8d0c5; }
  .alert-emerald700 .alert-link {
    color: black; }

.alert-emerald800 {
  color: #022219;
  background-color: #7eac9f;
  border-color: #b9d2cb; }
  .alert-emerald800 hr {
    border-top-color: #a9c8bf; }
  .alert-emerald800 .alert-link {
    color: black; }

.alert-emerald900 {
  color: #021c15;
  background-color: #7ea399;
  border-color: #b9cdc8; }
  .alert-emerald900 hr {
    border-top-color: #aac2bc; }
  .alert-emerald900 .alert-link {
    color: black; }

.alert-green50 {
  color: #565b58;
  background-color: #f7fef9;
  border-color: #fbfefc; }
  .alert-green50 hr {
    border-top-color: #e7f9ed; }
  .alert-green50 .alert-link {
    color: #3d413f; }

.alert-green100 {
  color: #4f5b53;
  background-color: #edfdf3;
  border-color: #f5fef8; }
  .alert-green100 hr {
    border-top-color: #defce8; }
  .alert-green100 .alert-link {
    color: #37403a; }

.alert-green200 {
  color: #43594b;
  background-color: #dcfbe7;
  border-color: #ecfdf2; }
  .alert-green200 hr {
    border-top-color: #d5fbe2; }
  .alert-green200 .alert-link {
    color: #2d3c32; }

.alert-green300 {
  color: #30563e;
  background-color: #c0f7d4;
  border-color: #ddfbe8; }
  .alert-green300 hr {
    border-top-color: #c6f8d9; }
  .alert-green300 .alert-link {
    color: #1e3526; }

.alert-green400 {
  color: #1b502e;
  background-color: #a1eebd;
  border-color: #ccf6db; }
  .alert-green400 hr {
    border-top-color: #b6f2cc; }
  .alert-green400 .alert-link {
    color: #0e2a18; }

.alert-green500 {
  color: #0c4722;
  background-color: #8ce1ab;
  border-color: #c1efd2; }
  .alert-green500 hr {
    border-top-color: #adeac3; }
  .alert-green500 .alert-link {
    color: #051b0d; }

.alert-green600 {
  color: #083b1b;
  background-color: #86cfa1;
  border-color: #bee5cc; }
  .alert-green600 hr {
    border-top-color: #acdebe; }
  .alert-green600 .alert-link {
    color: #020e06; }

.alert-green700 {
  color: #082e16;
  background-color: #85bd9a;
  border-color: #bddbc9; }
  .alert-green700 hr {
    border-top-color: #add2bc; }
  .alert-green700 .alert-link {
    color: #000301; }

.alert-green800 {
  color: #082413;
  background-color: #86af95;
  border-color: #bed4c6; }
  .alert-green800 hr {
    border-top-color: #afcab9; }
  .alert-green800 .alert-link {
    color: black; }

.alert-green900 {
  color: #071e10;
  background-color: #85a692;
  border-color: #bdcfc4; }
  .alert-green900 hr {
    border-top-color: #aec4b7; }
  .alert-green900 .alert-link {
    color: black; }

.alert-lime50 {
  color: #595b53;
  background-color: #fbfef3;
  border-color: #fdfff8; }
  .alert-lime50 hr {
    border-top-color: #f6ffdf; }
  .alert-lime50 .alert-link {
    color: #3f403b; }

.alert-lime100 {
  color: #555b49;
  background-color: #f5fde4;
  border-color: #fafef0; }
  .alert-lime100 hr {
    border-top-color: #f2fcd8; }
  .alert-lime100 .alert-link {
    color: #3b3f32; }

.alert-lime200 {
  color: #4e5a39;
  background-color: #ebfccc;
  border-color: #f4fde4; }
  .alert-lime200 hr {
    border-top-color: #eafbcc; }
  .alert-lime200 .alert-link {
    color: #333b25; }

.alert-lime300 {
  color: #445724;
  background-color: #ddf8ae;
  border-color: #edfbd4; }
  .alert-lime300 hr {
    border-top-color: #e3f9bd; }
  .alert-lime300 .alert-link {
    color: #283315; }

.alert-lime400 {
  color: #3b5313;
  background-color: #cff296;
  border-color: #e5f8c6; }
  .alert-lime400 hr {
    border-top-color: #dbf5af; }
  .alert-lime400 .alert-link {
    color: #1e2a0a; }

.alert-lime500 {
  color: #304908;
  background-color: #bfe486;
  border-color: #ddf1be; }
  .alert-lime500 hr {
    border-top-color: #d2eca9; }
  .alert-lime500 .alert-link {
    color: #121b03; }

.alert-lime600 {
  color: #243b05;
  background-color: #afcf81;
  border-color: #d4e5bb; }
  .alert-lime600 hr {
    border-top-color: #c8dea9; }
  .alert-lime600 .alert-link {
    color: #070c01; }

.alert-lime700 {
  color: #1c2d05;
  background-color: #a2bb82;
  border-color: #cddabc; }
  .alert-lime700 hr {
    border-top-color: #c1d1ac; }
  .alert-lime700 .alert-link {
    color: black; }

.alert-lime800 {
  color: #172306;
  background-color: #9bad84;
  border-color: #c9d3bd; }
  .alert-lime800 hr {
    border-top-color: #bcc9ae; }
  .alert-lime800 .alert-link {
    color: black; }

.alert-lime900 {
  color: #131e07;
  background-color: #96a685;
  border-color: #c7cfbd; }
  .alert-lime900 hr {
    border-top-color: #bac4ae; }
  .alert-lime900 .alert-link {
    color: black; }

.alert-yellow50 {
  color: #5b5b54;
  background-color: #fefdf3;
  border-color: #fffef9; }
  .alert-yellow50 hr {
    border-top-color: #fffae0; }
  .alert-yellow50 .alert-link {
    color: #40403c; }

.alert-yellow100 {
  color: #5b5a46;
  background-color: #fefce0;
  border-color: #fffdee; }
  .alert-yellow100 hr {
    border-top-color: #fffad5; }
  .alert-yellow100 .alert-link {
    color: #3e3d30; }

.alert-yellow200 {
  color: #5b5632;
  background-color: #fef7c2;
  border-color: #fffbde; }
  .alert-yellow200 hr {
    border-top-color: #fff8c5; }
  .alert-yellow200 .alert-link {
    color: #3a3720; }

.alert-yellow300 {
  color: #5b511a;
  background-color: #feef9f;
  border-color: #fef6cb; }
  .alert-yellow300 hr {
    border-top-color: #fef2b2; }
  .alert-yellow300 .alert-link {
    color: #332e0f; }

.alert-yellow400 {
  color: #5a4908;
  background-color: #fce485;
  border-color: #fef1bd; }
  .alert-yellow400 hr {
    border-top-color: #feeca4; }
  .alert-yellow400 .alert-link {
    color: #2b2304; }

.alert-yellow500 {
  color: #544003;
  background-color: #f4d77f;
  border-color: #f9eaba; }
  .alert-yellow500 hr {
    border-top-color: #f7e3a3; }
  .alert-yellow500 .alert-link {
    color: #231a01; }

.alert-yellow600 {
  color: #493201;
  background-color: #e3c27c;
  border-color: #f0deb9; }
  .alert-yellow600 hr {
    border-top-color: #ecd4a4; }
  .alert-yellow600 .alert-link {
    color: #171000; }

.alert-yellow700 {
  color: #3a2303;
  background-color: #cead7e;
  border-color: #e5d3ba; }
  .alert-yellow700 hr {
    border-top-color: #dec7a7; }
  .alert-yellow700 .alert-link {
    color: #0a0600; }

.alert-yellow800 {
  color: #301c05;
  background-color: #c0a282;
  border-color: #ddcdbc; }
  .alert-yellow800 hr {
    border-top-color: #d4c0ab; }
  .alert-yellow800 .alert-link {
    color: #020100; }

.alert-yellow900 {
  color: #291706;
  background-color: #b59b84;
  border-color: #d7c9bd; }
  .alert-yellow900 hr {
    border-top-color: #cdbcad; }
  .alert-yellow900 .alert-link {
    color: black; }

.alert-amber50 {
  color: #5c5a55;
  background-color: #fffdf5;
  border-color: #fffef9; }
  .alert-amber50 hr {
    border-top-color: #fffae0; }
  .alert-amber50 .alert-link {
    color: #41403d; }

.alert-amber100 {
  color: #5b5748;
  background-color: #fef9e2;
  border-color: #fffcef; }
  .alert-amber100 hr {
    border-top-color: #fff7d6; }
  .alert-amber100 .alert-link {
    color: #3f3c31; }

.alert-amber200 {
  color: #5b5332;
  background-color: #fef2c2;
  border-color: #fef8de; }
  .alert-amber200 hr {
    border-top-color: #fdf3c5; }
  .alert-amber200 .alert-link {
    color: #3a3520; }

.alert-amber300 {
  color: #5b4c1c;
  background-color: #fde8a2;
  border-color: #fef3cd; }
  .alert-amber300 hr {
    border-top-color: #feedb4; }
  .alert-amber300 .alert-link {
    color: #342b10; }

.alert-amber400 {
  color: #5a450d;
  background-color: #fdde8d;
  border-color: #feedc2; }
  .alert-amber400 hr {
    border-top-color: #fee6a9; }
  .alert-amber400 .alert-link {
    color: #2d2307; }

.alert-amber500 {
  color: #583904;
  background-color: #facd80;
  border-color: #fce4bb; }
  .alert-amber500 hr {
    border-top-color: #fbdaa3; }
  .alert-amber500 .alert-link {
    color: #271902; }

.alert-amber600 {
  color: #4e2b02;
  background-color: #ebb87e;
  border-color: #f4d9b9; }
  .alert-amber600 hr {
    border-top-color: #f1cda3; }
  .alert-amber600 .alert-link {
    color: #1c1001; }

.alert-amber700 {
  color: #411e03;
  background-color: #d8a67f;
  border-color: #eacfba; }
  .alert-amber700 hr {
    border-top-color: #e4c1a6; }
  .alert-amber700 .alert-link {
    color: #100801; }

.alert-amber800 {
  color: #351705;
  background-color: #c69c82;
  border-color: #e0cabc; }
  .alert-amber800 hr {
    border-top-color: #d8bcab; }
  .alert-amber800 .alert-link {
    color: #060301; }

.alert-amber900 {
  color: #2b1305;
  background-color: #b99682;
  border-color: #d9c6bc; }
  .alert-amber900 hr {
    border-top-color: #d0b8ac; }
  .alert-amber900 .alert-link {
    color: black; }

.alert-orange50 {
  color: #5c5955;
  background-color: #fffbf6;
  border-color: #fffdfa; }
  .alert-orange50 hr {
    border-top-color: #fff3e1; }
  .alert-orange50 .alert-link {
    color: #413f3d; }

.alert-orange100 {
  color: #5c554d;
  background-color: #fff6e9;
  border-color: #fffaf3; }
  .alert-orange100 hr {
    border-top-color: #ffefda; }
  .alert-orange100 .alert-link {
    color: #403b36; }

.alert-orange200 {
  color: #5b4d3d;
  background-color: #feead3;
  border-color: #fff4e7; }
  .alert-orange200 hr {
    border-top-color: #ffe8ce; }
  .alert-orange200 .alert-link {
    color: #3c3329; }

.alert-orange300 {
  color: #5b432a;
  background-color: #fedbb7;
  border-color: #feecd8; }
  .alert-orange300 hr {
    border-top-color: #fde0bf; }
  .alert-orange300 .alert-link {
    color: #38291a; }

.alert-orange400 {
  color: #5a3516;
  background-color: #fdc69a;
  border-color: #fee0c8; }
  .alert-orange400 hr {
    border-top-color: #fed2af; }
  .alert-orange400 .alert-link {
    color: #311d0c; }

.alert-orange500 {
  color: #5a2908;
  background-color: #fcb686;
  border-color: #fdd8be; }
  .alert-orange500 hr {
    border-top-color: #fcc9a5; }
  .alert-orange500 .alert-link {
    color: #2b1404; }

.alert-orange600 {
  color: #542004;
  background-color: #f4a881;
  border-color: #f9d0bb; }
  .alert-orange600 hr {
    border-top-color: #f7c0a4; }
  .alert-orange600 .alert-link {
    color: #230d02; }

.alert-orange700 {
  color: #461704;
  background-color: #df9c81;
  border-color: #eecabb; }
  .alert-orange700 hr {
    border-top-color: #e9baa7; }
  .alert-orange700 .alert-link {
    color: #160701; }

.alert-orange800 {
  color: #371306;
  background-color: #ca9584;
  border-color: #e3c6bd; }
  .alert-orange800 hr {
    border-top-color: #dbb7ab; }
  .alert-orange800 .alert-link {
    color: #090301; }

.alert-orange900 {
  color: #2d1006;
  background-color: #bb9284;
  border-color: #dac4bd; }
  .alert-orange900 hr {
    border-top-color: #d1b5ad; }
  .alert-orange900 .alert-link {
    color: black; }

.alert-red50 {
  color: #5b5757;
  background-color: #fef8f8;
  border-color: #fffbfb; }
  .alert-red50 hr {
    border-top-color: #ffe2e2; }
  .alert-red50 .alert-link {
    color: #413e3e; }

.alert-red100 {
  color: #5b5151;
  background-color: #fef0f0;
  border-color: #fff7f7; }
  .alert-red100 hr {
    border-top-color: #ffdede; }
  .alert-red100 .alert-link {
    color: #403939; }

.alert-red200 {
  color: #5b4949;
  background-color: #fee3e3;
  border-color: #fff0f0; }
  .alert-red200 hr {
    border-top-color: #ffd7d7; }
  .alert-red200 .alert-link {
    color: #3f3232; }

.alert-red300 {
  color: #5b3b3b;
  background-color: #fdd0d0;
  border-color: #fee6e6; }
  .alert-red300 hr {
    border-top-color: #fdcdcd; }
  .alert-red300 .alert-link {
    color: #3c2727; }

.alert-red400 {
  color: #592929;
  background-color: #fbb5b5;
  border-color: #fdd7d7; }
  .alert-red400 hr {
    border-top-color: #fcbfbf; }
  .alert-red400 .alert-link {
    color: #361919; }

.alert-red500 {
  color: #561818;
  background-color: #f79e9e;
  border-color: #fbcbcb; }
  .alert-red500 hr {
    border-top-color: #f9b3b3; }
  .alert-red500 .alert-link {
    color: #2e0d0d; }

.alert-red600 {
  color: #4f0e0e;
  background-color: #ed8e8e;
  border-color: #f5c2c2; }
  .alert-red600 hr {
    border-top-color: #f1acac; }
  .alert-red600 .alert-link {
    color: #240606; }

.alert-red700 {
  color: #430a0a;
  background-color: #db8989;
  border-color: #ebbfbf; }
  .alert-red700 hr {
    border-top-color: #e5acac; }
  .alert-red700 .alert-link {
    color: #170303; }

.alert-red800 {
  color: #370a0a;
  background-color: #ca8888;
  border-color: #e2bfbf; }
  .alert-red800 hr {
    border-top-color: #daadad; }
  .alert-red800 .alert-link {
    color: #0c0202; }

.alert-red900 {
  color: #2e0a0a;
  background-color: #bc8989;
  border-color: #dbc0c0; }
  .alert-red900 hr {
    border-top-color: #d2b0b0; }
  .alert-red900 .alert-link {
    color: #040101; }

.alert-warmGray50 {
  color: #5a5a5a;
  background-color: #fcfcfc;
  border-color: #fefefd; }
  .alert-warmGray50 hr {
    border-top-color: #f6f6ec; }
  .alert-warmGray50 .alert-link {
    color: #414141; }

.alert-warmGray100 {
  color: #585858;
  background-color: #fafaf9;
  border-color: #fcfcfc; }
  .alert-warmGray100 hr {
    border-top-color: #efefef; }
  .alert-warmGray100 .alert-link {
    color: #3f3f3f; }

.alert-warmGray200 {
  color: #535252;
  background-color: #f3f1f1;
  border-color: #f8f8f7; }
  .alert-warmGray200 hr {
    border-top-color: #ecece9; }
  .alert-warmGray200 .alert-link {
    color: #393939; }

.alert-warmGray300 {
  color: #4d4c4b;
  background-color: #eae8e7;
  border-color: #f4f3f2; }
  .alert-warmGray300 hr {
    border-top-color: #e8e6e4; }
  .alert-warmGray300 .alert-link {
    color: #333332; }

.alert-warmGray400 {
  color: #3c3a39;
  background-color: #d2cfcd;
  border-color: #e7e5e4; }
  .alert-warmGray400 hr {
    border-top-color: #dbd8d7; }
  .alert-warmGray400 .alert-link {
    color: #222120; }

.alert-warmGray500 {
  color: #2b2927;
  background-color: #b9b5b3;
  border-color: #d9d7d6; }
  .alert-warmGray500 hr {
    border-top-color: #cdcac9; }
  .alert-warmGray500 .alert-link {
    color: #10100f; }

.alert-warmGray600 {
  color: #1f1e1c;
  background-color: #a8a6a3;
  border-color: #d0cfcd; }
  .alert-warmGray600 hr {
    border-top-color: #c4c2c0; }
  .alert-warmGray600 .alert-link {
    color: #040404; }

.alert-warmGray700 {
  color: #181716;
  background-color: #9e9c9a;
  border-color: #cbcac8; }
  .alert-warmGray700 hr {
    border-top-color: #bfbdbb; }
  .alert-warmGray700 .alert-link {
    color: black; }

.alert-warmGray800 {
  color: #0f0d0d;
  background-color: #908e8d;
  border-color: #c3c2c2; }
  .alert-warmGray800 hr {
    border-top-color: #b6b5b5; }
  .alert-warmGray800 .alert-link {
    color: black; }

.alert-warmGray900 {
  color: #0a0908;
  background-color: #898786;
  border-color: #bfbfbe; }
  .alert-warmGray900 hr {
    border-top-color: #b2b2b1; }
  .alert-warmGray900 .alert-link {
    color: black; }

.alert-trueGray50 {
  color: #5a5a5a;
  background-color: #fcfcfc;
  border-color: #fefefe; }
  .alert-trueGray50 hr {
    border-top-color: #f1f1f1; }
  .alert-trueGray50 .alert-link {
    color: #414141; }

.alert-trueGray100 {
  color: #585858;
  background-color: #fafafa;
  border-color: #fcfcfc; }
  .alert-trueGray100 hr {
    border-top-color: #efefef; }
  .alert-trueGray100 .alert-link {
    color: #3f3f3f; }

.alert-trueGray200 {
  color: #525252;
  background-color: #f1f1f1;
  border-color: #f8f8f8; }
  .alert-trueGray200 hr {
    border-top-color: #ebebeb; }
  .alert-trueGray200 .alert-link {
    color: #393939; }

.alert-trueGray300 {
  color: #4c4c4c;
  background-color: #e9e9e9;
  border-color: #f3f3f3; }
  .alert-trueGray300 hr {
    border-top-color: #e6e6e6; }
  .alert-trueGray300 .alert-link {
    color: #333333; }

.alert-trueGray400 {
  color: #3b3b3b;
  background-color: #cfcfcf;
  border-color: #e5e5e5; }
  .alert-trueGray400 hr {
    border-top-color: #d8d8d8; }
  .alert-trueGray400 .alert-link {
    color: #222222; }

.alert-trueGray500 {
  color: #292929;
  background-color: #b6b6b6;
  border-color: #d8d8d8; }
  .alert-trueGray500 hr {
    border-top-color: #cbcbcb; }
  .alert-trueGray500 .alert-link {
    color: #101010; }

.alert-trueGray600 {
  color: #1e1e1e;
  background-color: #a5a5a5;
  border-color: #cfcfcf; }
  .alert-trueGray600 hr {
    border-top-color: #c2c2c2; }
  .alert-trueGray600 .alert-link {
    color: #050505; }

.alert-trueGray700 {
  color: #171717;
  background-color: #9c9c9c;
  border-color: #cacaca; }
  .alert-trueGray700 hr {
    border-top-color: #bdbdbd; }
  .alert-trueGray700 .alert-link {
    color: black; }

.alert-trueGray800 {
  color: #0e0e0e;
  background-color: #8e8e8e;
  border-color: #c2c2c2; }
  .alert-trueGray800 hr {
    border-top-color: #b5b5b5; }
  .alert-trueGray800 .alert-link {
    color: black; }

.alert-trueGray900 {
  color: #080808;
  background-color: #868686;
  border-color: #bebebe; }
  .alert-trueGray900 hr {
    border-top-color: #b1b1b1; }
  .alert-trueGray900 .alert-link {
    color: black; }

.alert-coolGray50 {
  color: #5a5a5a;
  background-color: #fcfcfd;
  border-color: #fdfefe; }
  .alert-coolGray50 hr {
    border-top-color: #ecf6f6; }
  .alert-coolGray50 .alert-link {
    color: #414141; }

.alert-coolGray100 {
  color: #575859;
  background-color: #f9f9fa;
  border-color: #fcfcfc; }
  .alert-coolGray100 hr {
    border-top-color: #efefef; }
  .alert-coolGray100 .alert-link {
    color: #3e3f3f; }

.alert-coolGray200 {
  color: #525355;
  background-color: #f1f3f5;
  border-color: #f8f8f9; }
  .alert-coolGray200 hr {
    border-top-color: #eaeaed; }
  .alert-coolGray200 .alert-link {
    color: #393a3b; }

.alert-coolGray300 {
  color: #4b4d4f;
  background-color: #e7e9ec;
  border-color: #f2f3f5; }
  .alert-coolGray300 hr {
    border-top-color: #e4e6ea; }
  .alert-coolGray300 .alert-link {
    color: #323435; }

.alert-coolGray400 {
  color: #383b3f;
  background-color: #cccfd5;
  border-color: #e3e5e9; }
  .alert-coolGray400 hr {
    border-top-color: #d5d8de; }
  .alert-coolGray400 .alert-link {
    color: #202224; }

.alert-coolGray500 {
  color: #27292e;
  background-color: #b2b6bd;
  border-color: #d6d8db; }
  .alert-coolGray500 hr {
    border-top-color: #c8cbcf; }
  .alert-coolGray500 .alert-link {
    color: #101012; }

.alert-coolGray600 {
  color: #1b1f24;
  background-color: #a1a7ae;
  border-color: #cdcfd3; }
  .alert-coolGray600 hr {
    border-top-color: #bfc2c7; }
  .alert-coolGray600 .alert-link {
    color: #050607; }

.alert-coolGray700 {
  color: #14171d;
  background-color: #979ca5;
  border-color: #c7cace; }
  .alert-coolGray700 hr {
    border-top-color: #b9bdc2; }
  .alert-coolGray700 .alert-link {
    color: black; }

.alert-coolGray800 {
  color: #0b0f14;
  background-color: #8b9097;
  border-color: #c0c3c7; }
  .alert-coolGray800 hr {
    border-top-color: #b3b6bb; }
  .alert-coolGray800 .alert-link {
    color: black; }

.alert-coolGray900 {
  color: #06090e;
  background-color: #83878f;
  border-color: #bcbec3; }
  .alert-coolGray900 hr {
    border-top-color: #afb1b7; }
  .alert-coolGray900 .alert-link {
    color: black; }

.alert-blueGray50 {
  color: #595a5b;
  background-color: #fbfcfd;
  border-color: #fdfefe; }
  .alert-blueGray50 hr {
    border-top-color: #ecf6f6; }
  .alert-blueGray50 .alert-link {
    color: #404141; }

.alert-blueGray100 {
  color: #57585a;
  background-color: #f8fafc;
  border-color: #fbfcfd; }
  .alert-blueGray100 hr {
    border-top-color: #eaeff5; }
  .alert-blueGray100 .alert-link {
    color: #3e3f40; }

.alert-blueGray200 {
  color: #515456;
  background-color: #f0f3f7;
  border-color: #f7f9fb; }
  .alert-blueGray200 hr {
    border-top-color: #e6ecf3; }
  .alert-blueGray200 .alert-link {
    color: #383a3c; }

.alert-blueGray300 {
  color: #494d51;
  background-color: #e4e9ef;
  border-color: #f0f3f7; }
  .alert-blueGray300 hr {
    border-top-color: #dfe6ee; }
  .alert-blueGray300 .alert-link {
    color: #313436; }

.alert-blueGray400 {
  color: #353b42;
  background-color: #c7cfda;
  border-color: #e1e5eb; }
  .alert-blueGray400 hr {
    border-top-color: #d2d8e1; }
  .alert-blueGray400 .alert-link {
    color: #1e2226; }

.alert-blueGray500 {
  color: #242a32;
  background-color: #aeb7c3;
  border-color: #d4d8df; }
  .alert-blueGray500 hr {
    border-top-color: #c5cbd4; }
  .alert-blueGray500 .alert-link {
    color: #0f1114; }

.alert-blueGray600 {
  color: #1a1f26;
  background-color: #9fa7b1;
  border-color: #cbcfd5; }
  .alert-blueGray600 hr {
    border-top-color: #bdc2ca; }
  .alert-blueGray600 .alert-link {
    color: #050608; }

.alert-blueGray700 {
  color: #12171f;
  background-color: #959ca7;
  border-color: #c6cacf; }
  .alert-blueGray700 hr {
    border-top-color: #b8bdc3; }
  .alert-blueGray700 .alert-link {
    color: black; }

.alert-blueGray800 {
  color: #0b0f15;
  background-color: #8a9099;
  border-color: #c0c3c8; }
  .alert-blueGray800 hr {
    border-top-color: #b2b6bc; }
  .alert-blueGray800 .alert-link {
    color: black; }

.alert-blueGray900 {
  color: #05080f;
  background-color: #828690;
  border-color: #bcbec3; }
  .alert-blueGray900 hr {
    border-top-color: #afb1b7; }
  .alert-blueGray900 .alert-link {
    color: black; }

.alert-gray100 {
  color: #585858;
  background-color: #fafafa;
  border-color: #fcfcfc; }
  .alert-gray100 hr {
    border-top-color: #efefef; }
  .alert-gray100 .alert-link {
    color: #3f3f3f; }

.alert-gray200 {
  color: #525252;
  background-color: #f1f1f1;
  border-color: #f8f8f8; }
  .alert-gray200 hr {
    border-top-color: #ebebeb; }
  .alert-gray200 .alert-link {
    color: #393939; }

.alert-gray300 {
  color: #373737;
  background-color: #cacaca;
  border-color: #e2e2e2; }
  .alert-gray300 hr {
    border-top-color: #d5d5d5; }
  .alert-gray300 .alert-link {
    color: #1e1e1e; }

.alert-gray400 {
  color: #313131;
  background-color: #c1c1c1;
  border-color: #dedede; }
  .alert-gray400 hr {
    border-top-color: #d1d1d1; }
  .alert-gray400 .alert-link {
    color: #181818; }

.alert-gray500 {
  color: #2b2b2b;
  background-color: #b8b8b8;
  border-color: #d9d9d9; }
  .alert-gray500 hr {
    border-top-color: #cccccc; }
  .alert-gray500 .alert-link {
    color: #121212; }

.alert-gray600 {
  color: #1f1f1f;
  background-color: #a7a7a7;
  border-color: #cfcfcf; }
  .alert-gray600 hr {
    border-top-color: #c2c2c2; }
  .alert-gray600 .alert-link {
    color: #060606; }

.alert-gray700 {
  color: #181818;
  background-color: #9e9e9e;
  border-color: #cbcbcb; }
  .alert-gray700 hr {
    border-top-color: #bebebe; }
  .alert-gray700 .alert-link {
    color: black; }

.alert-gray800 {
  color: #121212;
  background-color: #959595;
  border-color: #c6c6c6; }
  .alert-gray800 hr {
    border-top-color: #b9b9b9; }
  .alert-gray800 .alert-link {
    color: black; }

.alert-gray900 {
  color: #080808;
  background-color: #858585;
  border-color: #bdbdbd; }
  .alert-gray900 hr {
    border-top-color: #b0b0b0; }
  .alert-gray900 .alert-link {
    color: black; }

.alert-twgray50 {
  color: #5a5a5a;
  background-color: #fcfcfc;
  border-color: #fefefe; }
  .alert-twgray50 hr {
    border-top-color: #f1f1f1; }
  .alert-twgray50 .alert-link {
    color: #414141; }

.alert-twgray100 {
  color: #585858;
  background-color: #f9f9fa;
  border-color: #fcfcfc; }
  .alert-twgray100 hr {
    border-top-color: #efefef; }
  .alert-twgray100 .alert-link {
    color: #3f3f3f; }

.alert-twgray200 {
  color: #525253;
  background-color: #f1f1f3;
  border-color: #f7f7f8; }
  .alert-twgray200 hr {
    border-top-color: #e9e9ec; }
  .alert-twgray200 .alert-link {
    color: #393939; }

.alert-twgray300 {
  color: #4c4c4e;
  background-color: #e9e9eb;
  border-color: #f3f3f4; }
  .alert-twgray300 hr {
    border-top-color: #e6e6e8; }
  .alert-twgray300 .alert-link {
    color: #333334; }

.alert-twgray400 {
  color: #3a3a3d;
  background-color: #ceced3;
  border-color: #e5e5e7; }
  .alert-twgray400 hr {
    border-top-color: #d8d8db; }
  .alert-twgray400 .alert-link {
    color: #212123; }

.alert-twgray500 {
  color: #29292c;
  background-color: #b5b5ba;
  border-color: #d7d7da; }
  .alert-twgray500 hr {
    border-top-color: #cacace; }
  .alert-twgray500 .alert-link {
    color: #101012; }

.alert-twgray600 {
  color: #1e1e21;
  background-color: #a5a5aa;
  border-color: #cfcfd1; }
  .alert-twgray600 hr {
    border-top-color: #c2c2c5; }
  .alert-twgray600 .alert-link {
    color: #060606; }

.alert-twgray700 {
  color: #171719;
  background-color: #9b9b9f;
  border-color: #c9c9cb; }
  .alert-twgray700 hr {
    border-top-color: #bcbcbe; }
  .alert-twgray700 .alert-link {
    color: black; }

.alert-twgray800 {
  color: #0e0e0f;
  background-color: #8f8f90;
  border-color: #c3c3c3; }
  .alert-twgray800 hr {
    border-top-color: #b6b6b6; }
  .alert-twgray800 .alert-link {
    color: black; }

.alert-twgray900 {
  color: #09090a;
  background-color: #878788;
  border-color: #bebebf; }
  .alert-twgray900 hr {
    border-top-color: #b1b1b2; }
  .alert-twgray900 .alert-link {
    color: black; }

@keyframes progress-bar-stripes {
  from {
    background-position: 0.5rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: flex;
  height: 0.5rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0.4rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #202B5F;
  text-align: center;
  white-space: nowrap;
  background-color: #202B5F;
  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.5rem 0.5rem; }

.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: #999;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #999;
    text-decoration: none;
    background-color: #f5f5f5; }
  .list-group-item-action:active {
    color: #151515;
    background-color: #e5e5e5; }

.list-group-item {
  position: relative;
  display: block;
  padding: 1.25rem 1.25rem;
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid #e5e5e5; }
  .list-group-item:first-child {
    border-top-left-radius: 0.4rem;
    border-top-right-radius: 0.4rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.4rem;
    border-bottom-left-radius: 0.4rem; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #555;
    pointer-events: none;
    background-color: transparent; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #202B5F;
    border-color: #202B5F; }

.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.4rem;
      border-bottom-left-radius: 0.4rem;
      border-top-right-radius: 0; }
    .list-group-horizontal .list-group-item:last-child {
      margin-right: 0;
      border-top-right-radius: 0.4rem;
      border-bottom-right-radius: 0.4rem;
      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.4rem;
        border-bottom-left-radius: 0.4rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.4rem;
        border-bottom-right-radius: 0.4rem;
        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.4rem;
        border-bottom-left-radius: 0.4rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.4rem;
        border-bottom-right-radius: 0.4rem;
        border-bottom-left-radius: 0; } }
@media (min-width: 1200px) {
  .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.4rem;
        border-bottom-left-radius: 0.4rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.4rem;
        border-bottom-right-radius: 0.4rem;
        border-bottom-left-radius: 0; } }
@media (min-width: 1600px) {
  .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.4rem;
        border-bottom-left-radius: 0.4rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.4rem;
        border-bottom-right-radius: 0.4rem;
        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: #111631;
  background-color: #c1c4d2; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #111631;
    background-color: #b2b6c7; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #111631;
    border-color: #111631; }

.list-group-item-secondary {
  color: #00195a;
  background-color: #b8c5e8; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #00195a;
    background-color: #a5b5e2; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #00195a;
    border-color: #00195a; }

.list-group-item-success {
  color: #2c5b30;
  background-color: #cfe9d2; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #2c5b30;
    background-color: #bee1c2; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #2c5b30;
    border-color: #2c5b30; }

.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: #7e4e00;
  background-color: #fbe2b8; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #7e4e00;
    background-color: #fad8a0; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #7e4e00;
    border-color: #7e4e00; }

.list-group-item-danger {
  color: #83171d;
  background-color: #fec4c7; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #83171d;
    background-color: #feabaf; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #83171d;
    border-color: #83171d; }

.list-group-item-light {
  color: #7f7f7f;
  background-color: #fcfcfc; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #7f7f7f;
    background-color: #efefef; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #7f7f7f;
    border-color: #7f7f7f; }

.list-group-item-dark {
  color: #0b0b0b;
  background-color: #bdbdbd; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #0b0b0b;
    background-color: #b0b0b0; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #0b0b0b;
    border-color: #0b0b0b; }

.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: #6a3535;
  background-color: #f1d4d4; }
  .list-group-item-rose600.list-group-item-action:hover, .list-group-item-rose600.list-group-item-action:focus {
    color: #6a3535;
    background-color: #ebc1c1; }
  .list-group-item-rose600.list-group-item-action.active {
    color: #fff;
    background-color: #6a3535;
    border-color: #6a3535; }

.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-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-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: #7f7f7f;
  background-color: #fcfcfc; }
  .list-group-item-gray100.list-group-item-action:hover, .list-group-item-gray100.list-group-item-action:focus {
    color: #7f7f7f;
    background-color: #efefef; }
  .list-group-item-gray100.list-group-item-action.active {
    color: #fff;
    background-color: #7f7f7f;
    border-color: #7f7f7f; }

.list-group-item-gray200 {
  color: #777777;
  background-color: #f8f8f8; }
  .list-group-item-gray200.list-group-item-action:hover, .list-group-item-gray200.list-group-item-action:focus {
    color: #777777;
    background-color: #ebebeb; }
  .list-group-item-gray200.list-group-item-action.active {
    color: #fff;
    background-color: #777777;
    border-color: #777777; }

.list-group-item-gray300 {
  color: #505050;
  background-color: #e2e2e2; }
  .list-group-item-gray300.list-group-item-action:hover, .list-group-item-gray300.list-group-item-action:focus {
    color: #505050;
    background-color: #d5d5d5; }
  .list-group-item-gray300.list-group-item-action.active {
    color: #fff;
    background-color: #505050;
    border-color: #505050; }

.list-group-item-gray400 {
  color: #474747;
  background-color: #dedede; }
  .list-group-item-gray400.list-group-item-action:hover, .list-group-item-gray400.list-group-item-action:focus {
    color: #474747;
    background-color: #d1d1d1; }
  .list-group-item-gray400.list-group-item-action.active {
    color: #fff;
    background-color: #474747;
    border-color: #474747; }

.list-group-item-gray500 {
  color: #3e3e3e;
  background-color: #d9d9d9; }
  .list-group-item-gray500.list-group-item-action:hover, .list-group-item-gray500.list-group-item-action:focus {
    color: #3e3e3e;
    background-color: #cccccc; }
  .list-group-item-gray500.list-group-item-action.active {
    color: #fff;
    background-color: #3e3e3e;
    border-color: #3e3e3e; }

.list-group-item-gray600 {
  color: #2c2c2c;
  background-color: #cfcfcf; }
  .list-group-item-gray600.list-group-item-action:hover, .list-group-item-gray600.list-group-item-action:focus {
    color: #2c2c2c;
    background-color: #c2c2c2; }
  .list-group-item-gray600.list-group-item-action.active {
    color: #fff;
    background-color: #2c2c2c;
    border-color: #2c2c2c; }

.list-group-item-gray700 {
  color: #232323;
  background-color: #cbcbcb; }
  .list-group-item-gray700.list-group-item-action:hover, .list-group-item-gray700.list-group-item-action:focus {
    color: #232323;
    background-color: #bebebe; }
  .list-group-item-gray700.list-group-item-action.active {
    color: #fff;
    background-color: #232323;
    border-color: #232323; }

.list-group-item-gray800 {
  color: #1b1b1b;
  background-color: #c6c6c6; }
  .list-group-item-gray800.list-group-item-action:hover, .list-group-item-gray800.list-group-item-action:focus {
    color: #1b1b1b;
    background-color: #b9b9b9; }
  .list-group-item-gray800.list-group-item-action.active {
    color: #fff;
    background-color: #1b1b1b;
    border-color: #1b1b1b; }

.list-group-item-gray900 {
  color: #0b0b0b;
  background-color: #bdbdbd; }
  .list-group-item-gray900.list-group-item-action:hover, .list-group-item-gray900.list-group-item-action:focus {
    color: #0b0b0b;
    background-color: #b0b0b0; }
  .list-group-item-gray900.list-group-item-action.active {
    color: #fff;
    background-color: #0b0b0b;
    border-color: #0b0b0b; }

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

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  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: #555;
  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: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 0.4rem;
  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;
  border-bottom: 0 solid #e5e5e5;
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem; }
  .modal-header .close {
    padding: 1.875rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 0 1.875rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1.875rem;
  border-top: 0 solid #e5e5e5;
  border-bottom-right-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem); }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 1200px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }
@media (min-width: 1600px) {
  .modal-xl {
    max-width: 1140px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "新ゴ R", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Rubik", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.4rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "新ゴ R", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Rubik", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.4rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.4rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.4rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc((0.5rem + 1px) * -1); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.4rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.4rem - 1px);
  border-top-right-radius: calc(0.4rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #151515; }

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

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;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: #202B5F !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #131a39 !important; }

.bg-secondary {
  background-color: #0030AE !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #00227b !important; }

.bg-success {
  background-color: #54AF5D !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #428e4a !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: #F29600 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #bf7600 !important; }

.bg-danger {
  background-color: #fc2c38 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #f20311 !important; }

.bg-light {
  background-color: #f5f5f5 !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: gainsboro !important; }

.bg-dark {
  background-color: #151515 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: black !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: #CC6666 !important; }

a.bg-rose600:hover, a.bg-rose600:focus,
button.bg-rose600:hover,
button.bg-rose600:focus {
  background-color: #bf4040 !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-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-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: #f5f5f5 !important; }

a.bg-gray100:hover, a.bg-gray100:focus,
button.bg-gray100:hover,
button.bg-gray100:focus {
  background-color: gainsboro !important; }

.bg-gray200 {
  background-color: #e5e5e5 !important; }

a.bg-gray200:hover, a.bg-gray200:focus,
button.bg-gray200:hover,
button.bg-gray200:focus {
  background-color: #cccccc !important; }

.bg-gray300 {
  background-color: #999 !important; }

a.bg-gray300:hover, a.bg-gray300:focus,
button.bg-gray300:hover,
button.bg-gray300:focus {
  background-color: gray !important; }

.bg-gray400 {
  background-color: #888 !important; }

a.bg-gray400:hover, a.bg-gray400:focus,
button.bg-gray400:hover,
button.bg-gray400:focus {
  background-color: #6f6f6f !important; }

.bg-gray500 {
  background-color: #777 !important; }

a.bg-gray500:hover, a.bg-gray500:focus,
button.bg-gray500:hover,
button.bg-gray500:focus {
  background-color: #5e5e5e !important; }

.bg-gray600 {
  background-color: #555 !important; }

a.bg-gray600:hover, a.bg-gray600:focus,
button.bg-gray600:hover,
button.bg-gray600:focus {
  background-color: #3c3c3c !important; }

.bg-gray700 {
  background-color: #444 !important; }

a.bg-gray700:hover, a.bg-gray700:focus,
button.bg-gray700:hover,
button.bg-gray700:focus {
  background-color: #2b2b2b !important; }

.bg-gray800 {
  background-color: #333 !important; }

a.bg-gray800:hover, a.bg-gray800:focus,
button.bg-gray800:hover,
button.bg-gray800:focus {
  background-color: #1a1a1a !important; }

.bg-gray900 {
  background-color: #151515 !important; }

a.bg-gray900:hover, a.bg-gray900:focus,
button.bg-gray900:hover,
button.bg-gray900:focus {
  background-color: black !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-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #e5e5e5 !important; }

.border-top {
  border-top: 1px solid #e5e5e5 !important; }

.border-right {
  border-right: 1px solid #e5e5e5 !important; }

.border-bottom {
  border-bottom: 1px solid #e5e5e5 !important; }

.border-left {
  border-left: 1px solid #e5e5e5 !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: #202B5F !important; }

.border-secondary {
  border-color: #0030AE !important; }

.border-success {
  border-color: #54AF5D !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #F29600 !important; }

.border-danger {
  border-color: #fc2c38 !important; }

.border-light {
  border-color: #f5f5f5 !important; }

.border-dark {
  border-color: #151515 !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: #CC6666 !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-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-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: #f5f5f5 !important; }

.border-gray200 {
  border-color: #e5e5e5 !important; }

.border-gray300 {
  border-color: #999 !important; }

.border-gray400 {
  border-color: #888 !important; }

.border-gray500 {
  border-color: #777 !important; }

.border-gray600 {
  border-color: #555 !important; }

.border-gray700 {
  border-color: #444 !important; }

.border-gray800 {
  border-color: #333 !important; }

.border-gray900 {
  border-color: #151515 !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-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.4rem !important; }

.rounded {
  border-radius: 0.4rem !important; }

.rounded-top {
  border-top-left-radius: 0.4rem !important;
  border-top-right-radius: 0.4rem !important; }

.rounded-right {
  border-top-right-radius: 0.4rem !important;
  border-bottom-right-radius: 0.4rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.4rem !important;
  border-bottom-left-radius: 0.4rem !important; }

.rounded-left {
  border-top-left-radius: 0.4rem !important;
  border-bottom-left-radius: 0.4rem !important; }

.rounded-lg {
  border-radius: 0.4rem !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: 1200px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-row {
    display: table-row !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: flex !important; }

  .d-lg-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1600px) {
  .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.8571428571%; }

.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: 1200px) {
  .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: 1600px) {
  .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: 1200px) {
  .float-lg-left {
    float: left !important; }

  .float-lg-right {
    float: right !important; }

  .float-lg-none {
    float: none !important; } }
@media (min-width: 1600px) {
  .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.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.w-20 {
  width: 20% !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; }

.h-20 {
  height: 20% !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.625rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.625rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.625rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.625rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.625rem !important; }

.m-2 {
  margin: 1.25rem !important; }

.mt-2,
.my-2 {
  margin-top: 1.25rem !important; }

.mr-2,
.mx-2 {
  margin-right: 1.25rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 1.25rem !important; }

.ml-2,
.mx-2 {
  margin-left: 1.25rem !important; }

.m-3 {
  margin: 1.875rem !important; }

.mt-3,
.my-3 {
  margin-top: 1.875rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1.875rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1.875rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1.875rem !important; }

.m-4 {
  margin: 2.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 2.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 2.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 2.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 2.5rem !important; }

.m-5 {
  margin: 3.125rem !important; }

.mt-5,
.my-5 {
  margin-top: 3.125rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3.125rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3.125rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3.125rem !important; }

.m-6 {
  margin: 3.75rem !important; }

.mt-6,
.my-6 {
  margin-top: 3.75rem !important; }

.mr-6,
.mx-6 {
  margin-right: 3.75rem !important; }

.mb-6,
.my-6 {
  margin-bottom: 3.75rem !important; }

.ml-6,
.mx-6 {
  margin-left: 3.75rem !important; }

.m-7 {
  margin: 4.375rem !important; }

.mt-7,
.my-7 {
  margin-top: 4.375rem !important; }

.mr-7,
.mx-7 {
  margin-right: 4.375rem !important; }

.mb-7,
.my-7 {
  margin-bottom: 4.375rem !important; }

.ml-7,
.mx-7 {
  margin-left: 4.375rem !important; }

.m-8 {
  margin: 5rem !important; }

.mt-8,
.my-8 {
  margin-top: 5rem !important; }

.mr-8,
.mx-8 {
  margin-right: 5rem !important; }

.mb-8,
.my-8 {
  margin-bottom: 5rem !important; }

.ml-8,
.mx-8 {
  margin-left: 5rem !important; }

.m-9 {
  margin: 5.625rem !important; }

.mt-9,
.my-9 {
  margin-top: 5.625rem !important; }

.mr-9,
.mx-9 {
  margin-right: 5.625rem !important; }

.mb-9,
.my-9 {
  margin-bottom: 5.625rem !important; }

.ml-9,
.mx-9 {
  margin-left: 5.625rem !important; }

.m-10 {
  margin: 6.25rem !important; }

.mt-10,
.my-10 {
  margin-top: 6.25rem !important; }

.mr-10,
.mx-10 {
  margin-right: 6.25rem !important; }

.mb-10,
.my-10 {
  margin-bottom: 6.25rem !important; }

.ml-10,
.mx-10 {
  margin-left: 6.25rem !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.625rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.625rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.625rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.625rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.625rem !important; }

.p-2 {
  padding: 1.25rem !important; }

.pt-2,
.py-2 {
  padding-top: 1.25rem !important; }

.pr-2,
.px-2 {
  padding-right: 1.25rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 1.25rem !important; }

.pl-2,
.px-2 {
  padding-left: 1.25rem !important; }

.p-3 {
  padding: 1.875rem !important; }

.pt-3,
.py-3 {
  padding-top: 1.875rem !important; }

.pr-3,
.px-3 {
  padding-right: 1.875rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1.875rem !important; }

.pl-3,
.px-3 {
  padding-left: 1.875rem !important; }

.p-4 {
  padding: 2.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 2.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 2.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 2.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 2.5rem !important; }

.p-5 {
  padding: 3.125rem !important; }

.pt-5,
.py-5 {
  padding-top: 3.125rem !important; }

.pr-5,
.px-5 {
  padding-right: 3.125rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3.125rem !important; }

.pl-5,
.px-5 {
  padding-left: 3.125rem !important; }

.p-6 {
  padding: 3.75rem !important; }

.pt-6,
.py-6 {
  padding-top: 3.75rem !important; }

.pr-6,
.px-6 {
  padding-right: 3.75rem !important; }

.pb-6,
.py-6 {
  padding-bottom: 3.75rem !important; }

.pl-6,
.px-6 {
  padding-left: 3.75rem !important; }

.p-7 {
  padding: 4.375rem !important; }

.pt-7,
.py-7 {
  padding-top: 4.375rem !important; }

.pr-7,
.px-7 {
  padding-right: 4.375rem !important; }

.pb-7,
.py-7 {
  padding-bottom: 4.375rem !important; }

.pl-7,
.px-7 {
  padding-left: 4.375rem !important; }

.p-8 {
  padding: 5rem !important; }

.pt-8,
.py-8 {
  padding-top: 5rem !important; }

.pr-8,
.px-8 {
  padding-right: 5rem !important; }

.pb-8,
.py-8 {
  padding-bottom: 5rem !important; }

.pl-8,
.px-8 {
  padding-left: 5rem !important; }

.p-9 {
  padding: 5.625rem !important; }

.pt-9,
.py-9 {
  padding-top: 5.625rem !important; }

.pr-9,
.px-9 {
  padding-right: 5.625rem !important; }

.pb-9,
.py-9 {
  padding-bottom: 5.625rem !important; }

.pl-9,
.px-9 {
  padding-left: 5.625rem !important; }

.p-10 {
  padding: 6.25rem !important; }

.pt-10,
.py-10 {
  padding-top: 6.25rem !important; }

.pr-10,
.px-10 {
  padding-right: 6.25rem !important; }

.pb-10,
.py-10 {
  padding-bottom: 6.25rem !important; }

.pl-10,
.px-10 {
  padding-left: 6.25rem !important; }

.m-n1 {
  margin: -0.625rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.625rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.625rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.625rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.625rem !important; }

.m-n2 {
  margin: -1.25rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -1.25rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -1.25rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -1.25rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -1.25rem !important; }

.m-n3 {
  margin: -1.875rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1.875rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1.875rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1.875rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1.875rem !important; }

.m-n4 {
  margin: -2.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -2.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -2.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -2.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -2.5rem !important; }

.m-n5 {
  margin: -3.125rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3.125rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3.125rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3.125rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3.125rem !important; }

.m-n6 {
  margin: -3.75rem !important; }

.mt-n6,
.my-n6 {
  margin-top: -3.75rem !important; }

.mr-n6,
.mx-n6 {
  margin-right: -3.75rem !important; }

.mb-n6,
.my-n6 {
  margin-bottom: -3.75rem !important; }

.ml-n6,
.mx-n6 {
  margin-left: -3.75rem !important; }

.m-n7 {
  margin: -4.375rem !important; }

.mt-n7,
.my-n7 {
  margin-top: -4.375rem !important; }

.mr-n7,
.mx-n7 {
  margin-right: -4.375rem !important; }

.mb-n7,
.my-n7 {
  margin-bottom: -4.375rem !important; }

.ml-n7,
.mx-n7 {
  margin-left: -4.375rem !important; }

.m-n8 {
  margin: -5rem !important; }

.mt-n8,
.my-n8 {
  margin-top: -5rem !important; }

.mr-n8,
.mx-n8 {
  margin-right: -5rem !important; }

.mb-n8,
.my-n8 {
  margin-bottom: -5rem !important; }

.ml-n8,
.mx-n8 {
  margin-left: -5rem !important; }

.m-n9 {
  margin: -5.625rem !important; }

.mt-n9,
.my-n9 {
  margin-top: -5.625rem !important; }

.mr-n9,
.mx-n9 {
  margin-right: -5.625rem !important; }

.mb-n9,
.my-n9 {
  margin-bottom: -5.625rem !important; }

.ml-n9,
.mx-n9 {
  margin-left: -5.625rem !important; }

.m-n10 {
  margin: -6.25rem !important; }

.mt-n10,
.my-n10 {
  margin-top: -6.25rem !important; }

.mr-n10,
.mx-n10 {
  margin-right: -6.25rem !important; }

.mb-n10,
.my-n10 {
  margin-bottom: -6.25rem !important; }

.ml-n10,
.mx-n10 {
  margin-left: -6.25rem !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.625rem !important; }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.625rem !important; }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.625rem !important; }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.625rem !important; }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.625rem !important; }

  .m-sm-2 {
    margin: 1.25rem !important; }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 1.25rem !important; }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 1.25rem !important; }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 1.25rem !important; }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 1.25rem !important; }

  .m-sm-3 {
    margin: 1.875rem !important; }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1.875rem !important; }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1.875rem !important; }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1.875rem !important; }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1.875rem !important; }

  .m-sm-4 {
    margin: 2.5rem !important; }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 2.5rem !important; }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 2.5rem !important; }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 2.5rem !important; }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 2.5rem !important; }

  .m-sm-5 {
    margin: 3.125rem !important; }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3.125rem !important; }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3.125rem !important; }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3.125rem !important; }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3.125rem !important; }

  .m-sm-6 {
    margin: 3.75rem !important; }

  .mt-sm-6,
  .my-sm-6 {
    margin-top: 3.75rem !important; }

  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 3.75rem !important; }

  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 3.75rem !important; }

  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 3.75rem !important; }

  .m-sm-7 {
    margin: 4.375rem !important; }

  .mt-sm-7,
  .my-sm-7 {
    margin-top: 4.375rem !important; }

  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 4.375rem !important; }

  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 4.375rem !important; }

  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 4.375rem !important; }

  .m-sm-8 {
    margin: 5rem !important; }

  .mt-sm-8,
  .my-sm-8 {
    margin-top: 5rem !important; }

  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 5rem !important; }

  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 5rem !important; }

  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 5rem !important; }

  .m-sm-9 {
    margin: 5.625rem !important; }

  .mt-sm-9,
  .my-sm-9 {
    margin-top: 5.625rem !important; }

  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 5.625rem !important; }

  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 5.625rem !important; }

  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 5.625rem !important; }

  .m-sm-10 {
    margin: 6.25rem !important; }

  .mt-sm-10,
  .my-sm-10 {
    margin-top: 6.25rem !important; }

  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 6.25rem !important; }

  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 6.25rem !important; }

  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 6.25rem !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.625rem !important; }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.625rem !important; }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.625rem !important; }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.625rem !important; }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.625rem !important; }

  .p-sm-2 {
    padding: 1.25rem !important; }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 1.25rem !important; }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 1.25rem !important; }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 1.25rem !important; }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 1.25rem !important; }

  .p-sm-3 {
    padding: 1.875rem !important; }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1.875rem !important; }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1.875rem !important; }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1.875rem !important; }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1.875rem !important; }

  .p-sm-4 {
    padding: 2.5rem !important; }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 2.5rem !important; }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 2.5rem !important; }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 2.5rem !important; }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 2.5rem !important; }

  .p-sm-5 {
    padding: 3.125rem !important; }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3.125rem !important; }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3.125rem !important; }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3.125rem !important; }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3.125rem !important; }

  .p-sm-6 {
    padding: 3.75rem !important; }

  .pt-sm-6,
  .py-sm-6 {
    padding-top: 3.75rem !important; }

  .pr-sm-6,
  .px-sm-6 {
    padding-right: 3.75rem !important; }

  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 3.75rem !important; }

  .pl-sm-6,
  .px-sm-6 {
    padding-left: 3.75rem !important; }

  .p-sm-7 {
    padding: 4.375rem !important; }

  .pt-sm-7,
  .py-sm-7 {
    padding-top: 4.375rem !important; }

  .pr-sm-7,
  .px-sm-7 {
    padding-right: 4.375rem !important; }

  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 4.375rem !important; }

  .pl-sm-7,
  .px-sm-7 {
    padding-left: 4.375rem !important; }

  .p-sm-8 {
    padding: 5rem !important; }

  .pt-sm-8,
  .py-sm-8 {
    padding-top: 5rem !important; }

  .pr-sm-8,
  .px-sm-8 {
    padding-right: 5rem !important; }

  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 5rem !important; }

  .pl-sm-8,
  .px-sm-8 {
    padding-left: 5rem !important; }

  .p-sm-9 {
    padding: 5.625rem !important; }

  .pt-sm-9,
  .py-sm-9 {
    padding-top: 5.625rem !important; }

  .pr-sm-9,
  .px-sm-9 {
    padding-right: 5.625rem !important; }

  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 5.625rem !important; }

  .pl-sm-9,
  .px-sm-9 {
    padding-left: 5.625rem !important; }

  .p-sm-10 {
    padding: 6.25rem !important; }

  .pt-sm-10,
  .py-sm-10 {
    padding-top: 6.25rem !important; }

  .pr-sm-10,
  .px-sm-10 {
    padding-right: 6.25rem !important; }

  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 6.25rem !important; }

  .pl-sm-10,
  .px-sm-10 {
    padding-left: 6.25rem !important; }

  .m-sm-n1 {
    margin: -0.625rem !important; }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.625rem !important; }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.625rem !important; }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.625rem !important; }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.625rem !important; }

  .m-sm-n2 {
    margin: -1.25rem !important; }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -1.25rem !important; }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -1.25rem !important; }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -1.25rem !important; }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -1.25rem !important; }

  .m-sm-n3 {
    margin: -1.875rem !important; }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1.875rem !important; }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1.875rem !important; }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1.875rem !important; }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1.875rem !important; }

  .m-sm-n4 {
    margin: -2.5rem !important; }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -2.5rem !important; }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -2.5rem !important; }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -2.5rem !important; }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -2.5rem !important; }

  .m-sm-n5 {
    margin: -3.125rem !important; }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3.125rem !important; }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3.125rem !important; }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3.125rem !important; }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3.125rem !important; }

  .m-sm-n6 {
    margin: -3.75rem !important; }

  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -3.75rem !important; }

  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -3.75rem !important; }

  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -3.75rem !important; }

  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -3.75rem !important; }

  .m-sm-n7 {
    margin: -4.375rem !important; }

  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -4.375rem !important; }

  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -4.375rem !important; }

  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -4.375rem !important; }

  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -4.375rem !important; }

  .m-sm-n8 {
    margin: -5rem !important; }

  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -5rem !important; }

  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -5rem !important; }

  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -5rem !important; }

  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -5rem !important; }

  .m-sm-n9 {
    margin: -5.625rem !important; }

  .mt-sm-n9,
  .my-sm-n9 {
    margin-top: -5.625rem !important; }

  .mr-sm-n9,
  .mx-sm-n9 {
    margin-right: -5.625rem !important; }

  .mb-sm-n9,
  .my-sm-n9 {
    margin-bottom: -5.625rem !important; }

  .ml-sm-n9,
  .mx-sm-n9 {
    margin-left: -5.625rem !important; }

  .m-sm-n10 {
    margin: -6.25rem !important; }

  .mt-sm-n10,
  .my-sm-n10 {
    margin-top: -6.25rem !important; }

  .mr-sm-n10,
  .mx-sm-n10 {
    margin-right: -6.25rem !important; }

  .mb-sm-n10,
  .my-sm-n10 {
    margin-bottom: -6.25rem !important; }

  .ml-sm-n10,
  .mx-sm-n10 {
    margin-left: -6.25rem !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.625rem !important; }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.625rem !important; }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.625rem !important; }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.625rem !important; }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.625rem !important; }

  .m-md-2 {
    margin: 1.25rem !important; }

  .mt-md-2,
  .my-md-2 {
    margin-top: 1.25rem !important; }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 1.25rem !important; }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 1.25rem !important; }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 1.25rem !important; }

  .m-md-3 {
    margin: 1.875rem !important; }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1.875rem !important; }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1.875rem !important; }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1.875rem !important; }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1.875rem !important; }

  .m-md-4 {
    margin: 2.5rem !important; }

  .mt-md-4,
  .my-md-4 {
    margin-top: 2.5rem !important; }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 2.5rem !important; }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 2.5rem !important; }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 2.5rem !important; }

  .m-md-5 {
    margin: 3.125rem !important; }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3.125rem !important; }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3.125rem !important; }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3.125rem !important; }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3.125rem !important; }

  .m-md-6 {
    margin: 3.75rem !important; }

  .mt-md-6,
  .my-md-6 {
    margin-top: 3.75rem !important; }

  .mr-md-6,
  .mx-md-6 {
    margin-right: 3.75rem !important; }

  .mb-md-6,
  .my-md-6 {
    margin-bottom: 3.75rem !important; }

  .ml-md-6,
  .mx-md-6 {
    margin-left: 3.75rem !important; }

  .m-md-7 {
    margin: 4.375rem !important; }

  .mt-md-7,
  .my-md-7 {
    margin-top: 4.375rem !important; }

  .mr-md-7,
  .mx-md-7 {
    margin-right: 4.375rem !important; }

  .mb-md-7,
  .my-md-7 {
    margin-bottom: 4.375rem !important; }

  .ml-md-7,
  .mx-md-7 {
    margin-left: 4.375rem !important; }

  .m-md-8 {
    margin: 5rem !important; }

  .mt-md-8,
  .my-md-8 {
    margin-top: 5rem !important; }

  .mr-md-8,
  .mx-md-8 {
    margin-right: 5rem !important; }

  .mb-md-8,
  .my-md-8 {
    margin-bottom: 5rem !important; }

  .ml-md-8,
  .mx-md-8 {
    margin-left: 5rem !important; }

  .m-md-9 {
    margin: 5.625rem !important; }

  .mt-md-9,
  .my-md-9 {
    margin-top: 5.625rem !important; }

  .mr-md-9,
  .mx-md-9 {
    margin-right: 5.625rem !important; }

  .mb-md-9,
  .my-md-9 {
    margin-bottom: 5.625rem !important; }

  .ml-md-9,
  .mx-md-9 {
    margin-left: 5.625rem !important; }

  .m-md-10 {
    margin: 6.25rem !important; }

  .mt-md-10,
  .my-md-10 {
    margin-top: 6.25rem !important; }

  .mr-md-10,
  .mx-md-10 {
    margin-right: 6.25rem !important; }

  .mb-md-10,
  .my-md-10 {
    margin-bottom: 6.25rem !important; }

  .ml-md-10,
  .mx-md-10 {
    margin-left: 6.25rem !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.625rem !important; }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.625rem !important; }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.625rem !important; }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.625rem !important; }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.625rem !important; }

  .p-md-2 {
    padding: 1.25rem !important; }

  .pt-md-2,
  .py-md-2 {
    padding-top: 1.25rem !important; }

  .pr-md-2,
  .px-md-2 {
    padding-right: 1.25rem !important; }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 1.25rem !important; }

  .pl-md-2,
  .px-md-2 {
    padding-left: 1.25rem !important; }

  .p-md-3 {
    padding: 1.875rem !important; }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1.875rem !important; }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1.875rem !important; }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1.875rem !important; }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1.875rem !important; }

  .p-md-4 {
    padding: 2.5rem !important; }

  .pt-md-4,
  .py-md-4 {
    padding-top: 2.5rem !important; }

  .pr-md-4,
  .px-md-4 {
    padding-right: 2.5rem !important; }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 2.5rem !important; }

  .pl-md-4,
  .px-md-4 {
    padding-left: 2.5rem !important; }

  .p-md-5 {
    padding: 3.125rem !important; }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3.125rem !important; }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3.125rem !important; }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3.125rem !important; }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3.125rem !important; }

  .p-md-6 {
    padding: 3.75rem !important; }

  .pt-md-6,
  .py-md-6 {
    padding-top: 3.75rem !important; }

  .pr-md-6,
  .px-md-6 {
    padding-right: 3.75rem !important; }

  .pb-md-6,
  .py-md-6 {
    padding-bottom: 3.75rem !important; }

  .pl-md-6,
  .px-md-6 {
    padding-left: 3.75rem !important; }

  .p-md-7 {
    padding: 4.375rem !important; }

  .pt-md-7,
  .py-md-7 {
    padding-top: 4.375rem !important; }

  .pr-md-7,
  .px-md-7 {
    padding-right: 4.375rem !important; }

  .pb-md-7,
  .py-md-7 {
    padding-bottom: 4.375rem !important; }

  .pl-md-7,
  .px-md-7 {
    padding-left: 4.375rem !important; }

  .p-md-8 {
    padding: 5rem !important; }

  .pt-md-8,
  .py-md-8 {
    padding-top: 5rem !important; }

  .pr-md-8,
  .px-md-8 {
    padding-right: 5rem !important; }

  .pb-md-8,
  .py-md-8 {
    padding-bottom: 5rem !important; }

  .pl-md-8,
  .px-md-8 {
    padding-left: 5rem !important; }

  .p-md-9 {
    padding: 5.625rem !important; }

  .pt-md-9,
  .py-md-9 {
    padding-top: 5.625rem !important; }

  .pr-md-9,
  .px-md-9 {
    padding-right: 5.625rem !important; }

  .pb-md-9,
  .py-md-9 {
    padding-bottom: 5.625rem !important; }

  .pl-md-9,
  .px-md-9 {
    padding-left: 5.625rem !important; }

  .p-md-10 {
    padding: 6.25rem !important; }

  .pt-md-10,
  .py-md-10 {
    padding-top: 6.25rem !important; }

  .pr-md-10,
  .px-md-10 {
    padding-right: 6.25rem !important; }

  .pb-md-10,
  .py-md-10 {
    padding-bottom: 6.25rem !important; }

  .pl-md-10,
  .px-md-10 {
    padding-left: 6.25rem !important; }

  .m-md-n1 {
    margin: -0.625rem !important; }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.625rem !important; }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.625rem !important; }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.625rem !important; }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.625rem !important; }

  .m-md-n2 {
    margin: -1.25rem !important; }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -1.25rem !important; }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -1.25rem !important; }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -1.25rem !important; }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -1.25rem !important; }

  .m-md-n3 {
    margin: -1.875rem !important; }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1.875rem !important; }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1.875rem !important; }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1.875rem !important; }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1.875rem !important; }

  .m-md-n4 {
    margin: -2.5rem !important; }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -2.5rem !important; }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -2.5rem !important; }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -2.5rem !important; }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -2.5rem !important; }

  .m-md-n5 {
    margin: -3.125rem !important; }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3.125rem !important; }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3.125rem !important; }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3.125rem !important; }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3.125rem !important; }

  .m-md-n6 {
    margin: -3.75rem !important; }

  .mt-md-n6,
  .my-md-n6 {
    margin-top: -3.75rem !important; }

  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -3.75rem !important; }

  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -3.75rem !important; }

  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -3.75rem !important; }

  .m-md-n7 {
    margin: -4.375rem !important; }

  .mt-md-n7,
  .my-md-n7 {
    margin-top: -4.375rem !important; }

  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -4.375rem !important; }

  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -4.375rem !important; }

  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -4.375rem !important; }

  .m-md-n8 {
    margin: -5rem !important; }

  .mt-md-n8,
  .my-md-n8 {
    margin-top: -5rem !important; }

  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -5rem !important; }

  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -5rem !important; }

  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -5rem !important; }

  .m-md-n9 {
    margin: -5.625rem !important; }

  .mt-md-n9,
  .my-md-n9 {
    margin-top: -5.625rem !important; }

  .mr-md-n9,
  .mx-md-n9 {
    margin-right: -5.625rem !important; }

  .mb-md-n9,
  .my-md-n9 {
    margin-bottom: -5.625rem !important; }

  .ml-md-n9,
  .mx-md-n9 {
    margin-left: -5.625rem !important; }

  .m-md-n10 {
    margin: -6.25rem !important; }

  .mt-md-n10,
  .my-md-n10 {
    margin-top: -6.25rem !important; }

  .mr-md-n10,
  .mx-md-n10 {
    margin-right: -6.25rem !important; }

  .mb-md-n10,
  .my-md-n10 {
    margin-bottom: -6.25rem !important; }

  .ml-md-n10,
  .mx-md-n10 {
    margin-left: -6.25rem !important; }

  .m-md-auto {
    margin: auto !important; }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }
@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 !important; }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }

  .m-lg-1 {
    margin: 0.625rem !important; }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.625rem !important; }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.625rem !important; }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.625rem !important; }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.625rem !important; }

  .m-lg-2 {
    margin: 1.25rem !important; }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 1.25rem !important; }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 1.25rem !important; }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 1.25rem !important; }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 1.25rem !important; }

  .m-lg-3 {
    margin: 1.875rem !important; }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1.875rem !important; }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1.875rem !important; }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1.875rem !important; }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1.875rem !important; }

  .m-lg-4 {
    margin: 2.5rem !important; }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 2.5rem !important; }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 2.5rem !important; }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 2.5rem !important; }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 2.5rem !important; }

  .m-lg-5 {
    margin: 3.125rem !important; }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3.125rem !important; }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3.125rem !important; }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3.125rem !important; }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3.125rem !important; }

  .m-lg-6 {
    margin: 3.75rem !important; }

  .mt-lg-6,
  .my-lg-6 {
    margin-top: 3.75rem !important; }

  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 3.75rem !important; }

  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 3.75rem !important; }

  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 3.75rem !important; }

  .m-lg-7 {
    margin: 4.375rem !important; }

  .mt-lg-7,
  .my-lg-7 {
    margin-top: 4.375rem !important; }

  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 4.375rem !important; }

  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 4.375rem !important; }

  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 4.375rem !important; }

  .m-lg-8 {
    margin: 5rem !important; }

  .mt-lg-8,
  .my-lg-8 {
    margin-top: 5rem !important; }

  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 5rem !important; }

  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 5rem !important; }

  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 5rem !important; }

  .m-lg-9 {
    margin: 5.625rem !important; }

  .mt-lg-9,
  .my-lg-9 {
    margin-top: 5.625rem !important; }

  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 5.625rem !important; }

  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 5.625rem !important; }

  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 5.625rem !important; }

  .m-lg-10 {
    margin: 6.25rem !important; }

  .mt-lg-10,
  .my-lg-10 {
    margin-top: 6.25rem !important; }

  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 6.25rem !important; }

  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 6.25rem !important; }

  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 6.25rem !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.625rem !important; }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.625rem !important; }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.625rem !important; }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.625rem !important; }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.625rem !important; }

  .p-lg-2 {
    padding: 1.25rem !important; }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 1.25rem !important; }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 1.25rem !important; }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 1.25rem !important; }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 1.25rem !important; }

  .p-lg-3 {
    padding: 1.875rem !important; }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1.875rem !important; }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1.875rem !important; }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1.875rem !important; }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1.875rem !important; }

  .p-lg-4 {
    padding: 2.5rem !important; }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 2.5rem !important; }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 2.5rem !important; }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 2.5rem !important; }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 2.5rem !important; }

  .p-lg-5 {
    padding: 3.125rem !important; }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3.125rem !important; }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3.125rem !important; }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3.125rem !important; }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3.125rem !important; }

  .p-lg-6 {
    padding: 3.75rem !important; }

  .pt-lg-6,
  .py-lg-6 {
    padding-top: 3.75rem !important; }

  .pr-lg-6,
  .px-lg-6 {
    padding-right: 3.75rem !important; }

  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 3.75rem !important; }

  .pl-lg-6,
  .px-lg-6 {
    padding-left: 3.75rem !important; }

  .p-lg-7 {
    padding: 4.375rem !important; }

  .pt-lg-7,
  .py-lg-7 {
    padding-top: 4.375rem !important; }

  .pr-lg-7,
  .px-lg-7 {
    padding-right: 4.375rem !important; }

  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 4.375rem !important; }

  .pl-lg-7,
  .px-lg-7 {
    padding-left: 4.375rem !important; }

  .p-lg-8 {
    padding: 5rem !important; }

  .pt-lg-8,
  .py-lg-8 {
    padding-top: 5rem !important; }

  .pr-lg-8,
  .px-lg-8 {
    padding-right: 5rem !important; }

  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 5rem !important; }

  .pl-lg-8,
  .px-lg-8 {
    padding-left: 5rem !important; }

  .p-lg-9 {
    padding: 5.625rem !important; }

  .pt-lg-9,
  .py-lg-9 {
    padding-top: 5.625rem !important; }

  .pr-lg-9,
  .px-lg-9 {
    padding-right: 5.625rem !important; }

  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 5.625rem !important; }

  .pl-lg-9,
  .px-lg-9 {
    padding-left: 5.625rem !important; }

  .p-lg-10 {
    padding: 6.25rem !important; }

  .pt-lg-10,
  .py-lg-10 {
    padding-top: 6.25rem !important; }

  .pr-lg-10,
  .px-lg-10 {
    padding-right: 6.25rem !important; }

  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 6.25rem !important; }

  .pl-lg-10,
  .px-lg-10 {
    padding-left: 6.25rem !important; }

  .m-lg-n1 {
    margin: -0.625rem !important; }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.625rem !important; }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.625rem !important; }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.625rem !important; }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.625rem !important; }

  .m-lg-n2 {
    margin: -1.25rem !important; }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -1.25rem !important; }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -1.25rem !important; }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -1.25rem !important; }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -1.25rem !important; }

  .m-lg-n3 {
    margin: -1.875rem !important; }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1.875rem !important; }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1.875rem !important; }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1.875rem !important; }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1.875rem !important; }

  .m-lg-n4 {
    margin: -2.5rem !important; }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -2.5rem !important; }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -2.5rem !important; }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -2.5rem !important; }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -2.5rem !important; }

  .m-lg-n5 {
    margin: -3.125rem !important; }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3.125rem !important; }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3.125rem !important; }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3.125rem !important; }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3.125rem !important; }

  .m-lg-n6 {
    margin: -3.75rem !important; }

  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -3.75rem !important; }

  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -3.75rem !important; }

  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -3.75rem !important; }

  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -3.75rem !important; }

  .m-lg-n7 {
    margin: -4.375rem !important; }

  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -4.375rem !important; }

  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -4.375rem !important; }

  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -4.375rem !important; }

  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -4.375rem !important; }

  .m-lg-n8 {
    margin: -5rem !important; }

  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -5rem !important; }

  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -5rem !important; }

  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -5rem !important; }

  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -5rem !important; }

  .m-lg-n9 {
    margin: -5.625rem !important; }

  .mt-lg-n9,
  .my-lg-n9 {
    margin-top: -5.625rem !important; }

  .mr-lg-n9,
  .mx-lg-n9 {
    margin-right: -5.625rem !important; }

  .mb-lg-n9,
  .my-lg-n9 {
    margin-bottom: -5.625rem !important; }

  .ml-lg-n9,
  .mx-lg-n9 {
    margin-left: -5.625rem !important; }

  .m-lg-n10 {
    margin: -6.25rem !important; }

  .mt-lg-n10,
  .my-lg-n10 {
    margin-top: -6.25rem !important; }

  .mr-lg-n10,
  .mx-lg-n10 {
    margin-right: -6.25rem !important; }

  .mb-lg-n10,
  .my-lg-n10 {
    margin-bottom: -6.25rem !important; }

  .ml-lg-n10,
  .mx-lg-n10 {
    margin-left: -6.25rem !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: 1600px) {
  .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.625rem !important; }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.625rem !important; }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.625rem !important; }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.625rem !important; }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.625rem !important; }

  .m-xl-2 {
    margin: 1.25rem !important; }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 1.25rem !important; }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 1.25rem !important; }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 1.25rem !important; }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 1.25rem !important; }

  .m-xl-3 {
    margin: 1.875rem !important; }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1.875rem !important; }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1.875rem !important; }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1.875rem !important; }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1.875rem !important; }

  .m-xl-4 {
    margin: 2.5rem !important; }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 2.5rem !important; }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 2.5rem !important; }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 2.5rem !important; }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 2.5rem !important; }

  .m-xl-5 {
    margin: 3.125rem !important; }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3.125rem !important; }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3.125rem !important; }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3.125rem !important; }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3.125rem !important; }

  .m-xl-6 {
    margin: 3.75rem !important; }

  .mt-xl-6,
  .my-xl-6 {
    margin-top: 3.75rem !important; }

  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 3.75rem !important; }

  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 3.75rem !important; }

  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 3.75rem !important; }

  .m-xl-7 {
    margin: 4.375rem !important; }

  .mt-xl-7,
  .my-xl-7 {
    margin-top: 4.375rem !important; }

  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 4.375rem !important; }

  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 4.375rem !important; }

  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 4.375rem !important; }

  .m-xl-8 {
    margin: 5rem !important; }

  .mt-xl-8,
  .my-xl-8 {
    margin-top: 5rem !important; }

  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 5rem !important; }

  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 5rem !important; }

  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 5rem !important; }

  .m-xl-9 {
    margin: 5.625rem !important; }

  .mt-xl-9,
  .my-xl-9 {
    margin-top: 5.625rem !important; }

  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 5.625rem !important; }

  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 5.625rem !important; }

  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 5.625rem !important; }

  .m-xl-10 {
    margin: 6.25rem !important; }

  .mt-xl-10,
  .my-xl-10 {
    margin-top: 6.25rem !important; }

  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 6.25rem !important; }

  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 6.25rem !important; }

  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 6.25rem !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.625rem !important; }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.625rem !important; }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.625rem !important; }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.625rem !important; }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.625rem !important; }

  .p-xl-2 {
    padding: 1.25rem !important; }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 1.25rem !important; }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 1.25rem !important; }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 1.25rem !important; }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 1.25rem !important; }

  .p-xl-3 {
    padding: 1.875rem !important; }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1.875rem !important; }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1.875rem !important; }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1.875rem !important; }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1.875rem !important; }

  .p-xl-4 {
    padding: 2.5rem !important; }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 2.5rem !important; }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 2.5rem !important; }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 2.5rem !important; }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 2.5rem !important; }

  .p-xl-5 {
    padding: 3.125rem !important; }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3.125rem !important; }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3.125rem !important; }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3.125rem !important; }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3.125rem !important; }

  .p-xl-6 {
    padding: 3.75rem !important; }

  .pt-xl-6,
  .py-xl-6 {
    padding-top: 3.75rem !important; }

  .pr-xl-6,
  .px-xl-6 {
    padding-right: 3.75rem !important; }

  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 3.75rem !important; }

  .pl-xl-6,
  .px-xl-6 {
    padding-left: 3.75rem !important; }

  .p-xl-7 {
    padding: 4.375rem !important; }

  .pt-xl-7,
  .py-xl-7 {
    padding-top: 4.375rem !important; }

  .pr-xl-7,
  .px-xl-7 {
    padding-right: 4.375rem !important; }

  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 4.375rem !important; }

  .pl-xl-7,
  .px-xl-7 {
    padding-left: 4.375rem !important; }

  .p-xl-8 {
    padding: 5rem !important; }

  .pt-xl-8,
  .py-xl-8 {
    padding-top: 5rem !important; }

  .pr-xl-8,
  .px-xl-8 {
    padding-right: 5rem !important; }

  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 5rem !important; }

  .pl-xl-8,
  .px-xl-8 {
    padding-left: 5rem !important; }

  .p-xl-9 {
    padding: 5.625rem !important; }

  .pt-xl-9,
  .py-xl-9 {
    padding-top: 5.625rem !important; }

  .pr-xl-9,
  .px-xl-9 {
    padding-right: 5.625rem !important; }

  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 5.625rem !important; }

  .pl-xl-9,
  .px-xl-9 {
    padding-left: 5.625rem !important; }

  .p-xl-10 {
    padding: 6.25rem !important; }

  .pt-xl-10,
  .py-xl-10 {
    padding-top: 6.25rem !important; }

  .pr-xl-10,
  .px-xl-10 {
    padding-right: 6.25rem !important; }

  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 6.25rem !important; }

  .pl-xl-10,
  .px-xl-10 {
    padding-left: 6.25rem !important; }

  .m-xl-n1 {
    margin: -0.625rem !important; }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.625rem !important; }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.625rem !important; }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.625rem !important; }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.625rem !important; }

  .m-xl-n2 {
    margin: -1.25rem !important; }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -1.25rem !important; }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -1.25rem !important; }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -1.25rem !important; }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -1.25rem !important; }

  .m-xl-n3 {
    margin: -1.875rem !important; }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1.875rem !important; }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1.875rem !important; }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1.875rem !important; }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1.875rem !important; }

  .m-xl-n4 {
    margin: -2.5rem !important; }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -2.5rem !important; }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -2.5rem !important; }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -2.5rem !important; }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -2.5rem !important; }

  .m-xl-n5 {
    margin: -3.125rem !important; }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3.125rem !important; }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3.125rem !important; }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3.125rem !important; }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3.125rem !important; }

  .m-xl-n6 {
    margin: -3.75rem !important; }

  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -3.75rem !important; }

  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -3.75rem !important; }

  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -3.75rem !important; }

  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -3.75rem !important; }

  .m-xl-n7 {
    margin: -4.375rem !important; }

  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -4.375rem !important; }

  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -4.375rem !important; }

  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -4.375rem !important; }

  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -4.375rem !important; }

  .m-xl-n8 {
    margin: -5rem !important; }

  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -5rem !important; }

  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -5rem !important; }

  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -5rem !important; }

  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -5rem !important; }

  .m-xl-n9 {
    margin: -5.625rem !important; }

  .mt-xl-n9,
  .my-xl-n9 {
    margin-top: -5.625rem !important; }

  .mr-xl-n9,
  .mx-xl-n9 {
    margin-right: -5.625rem !important; }

  .mb-xl-n9,
  .my-xl-n9 {
    margin-bottom: -5.625rem !important; }

  .ml-xl-n9,
  .mx-xl-n9 {
    margin-left: -5.625rem !important; }

  .m-xl-n10 {
    margin: -6.25rem !important; }

  .mt-xl-n10,
  .my-xl-n10 {
    margin-top: -6.25rem !important; }

  .mr-xl-n10,
  .mx-xl-n10 {
    margin-right: -6.25rem !important; }

  .mb-xl-n10,
  .my-xl-n10 {
    margin-bottom: -6.25rem !important; }

  .ml-xl-n10,
  .mx-xl-n10 {
    margin-left: -6.25rem !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: "Roboto Mono", 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: 1200px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1600px) {
  .text-xl-left {
    text-align: left !important; }

  .text-xl-right {
    text-align: right !important; }

  .text-xl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #202B5F !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0d1126 !important; }

.text-secondary {
  color: #0030AE !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #001b62 !important; }

.text-success {
  color: #54AF5D !important; }

a.text-success:hover, a.text-success:focus {
  color: #3a7c41 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #F29600 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #a66700 !important; }

.text-danger {
  color: #fc2c38 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #d8030f !important; }

.text-light {
  color: #f5f5f5 !important; }

a.text-light:hover, a.text-light:focus {
  color: #cfcfcf !important; }

.text-dark {
  color: #151515 !important; }

a.text-dark:hover, a.text-dark: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: #CC6666 !important; }

a.text-rose600:hover, a.text-rose600:focus {
  color: #ac3939 !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-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-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: #f5f5f5 !important; }

a.text-gray100:hover, a.text-gray100:focus {
  color: #cfcfcf !important; }

.text-gray200 {
  color: #e5e5e5 !important; }

a.text-gray200:hover, a.text-gray200:focus {
  color: #bfbfbf !important; }

.text-gray300 {
  color: #999 !important; }

a.text-gray300:hover, a.text-gray300:focus {
  color: #737373 !important; }

.text-gray400 {
  color: #888 !important; }

a.text-gray400:hover, a.text-gray400:focus {
  color: #626262 !important; }

.text-gray500 {
  color: #777 !important; }

a.text-gray500:hover, a.text-gray500:focus {
  color: #515151 !important; }

.text-gray600 {
  color: #555 !important; }

a.text-gray600:hover, a.text-gray600:focus {
  color: #2f2f2f !important; }

.text-gray700 {
  color: #444 !important; }

a.text-gray700:hover, a.text-gray700:focus {
  color: #1e1e1e !important; }

.text-gray800 {
  color: #333 !important; }

a.text-gray800:hover, a.text-gray800:focus {
  color: #0d0d0d !important; }

.text-gray900 {
  color: #151515 !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-body {
  color: #151515 !important; }

.text-muted {
  color: #888 !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 #777;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  @page {
    size: a3; }
  body {
    min-width: 1200px !important; }

  .container {
    min-width: 1200px !important; }

  .navbar {
    display: none; }

  .badge {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

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

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

  .table .thead-dark th {
    color: inherit;
    border-color: #231815; } }
.fs-12 {
  font-size: 0.75rem !important;
  line-height: 1.4em; }

.fs-14 {
  font-size: 0.875rem !important;
  line-height: 1.4em; }

.fs-16 {
  font-size: 1rem !important;
  line-height: 1.4em; }

.fs-18 {
  font-size: 1.125rem !important;
  line-height: 1.4em; }

.fs-20 {
  font-size: 1.25rem !important;
  line-height: 1.4em; }

.fs-22 {
  font-size: 1.375rem !important;
  line-height: 1.4em; }

.fs-24 {
  font-size: 1.5rem !important;
  line-height: 1.4em; }

.fs-26 {
  font-size: 1.625rem !important;
  line-height: 1.4em; }

.fs-28 {
  font-size: 1.75rem !important;
  line-height: 1.4em; }

.fs-30 {
  font-size: 1.875rem !important;
  line-height: 1.4em; }

.fs-32 {
  font-size: 2rem !important;
  line-height: 1.4em; }

.fs-34 {
  font-size: 2.125rem !important;
  line-height: 1.4em; }

.fs-36 {
  font-size: 2.25rem !important;
  line-height: 1.4em; }

.fs-38 {
  font-size: 2.375rem !important;
  line-height: 1.4em; }

.fs-40 {
  font-size: 2.5rem !important;
  line-height: 1.4em; }

.fs-50 {
  font-size: 3.125rem !important;
  line-height: 1.4em; }

.fs-60 {
  font-size: 3.75rem !important;
  line-height: 1.4em; }

.fs-70 {
  font-size: 4.375rem !important;
  line-height: 1.4em; }

.fs-80 {
  font-size: 5rem !important;
  line-height: 1.4em; }

.fs-90 {
  font-size: 5.625rem !important;
  line-height: 1.4em; }

.fs-100 {
  font-size: 6.25rem !important;
  line-height: 1.4em; }

.overflow-hidden {
  overflow: hidden; }

.bg-blue {
  background-color: #0030AE !important; }

a.bg-blue:hover, a.bg-blue:focus,
button.bg-blue:hover,
button.bg-blue:focus {
  background-color: #00227b !important; }

.bg-indigo {
  background-color: #6610f2 !important; }

a.bg-indigo:hover, a.bg-indigo:focus,
button.bg-indigo:hover,
button.bg-indigo:focus {
  background-color: #510bc4 !important; }

.bg-purple {
  background-color: #4829B2 !important; }

a.bg-purple:hover, a.bg-purple:focus,
button.bg-purple:hover,
button.bg-purple:focus {
  background-color: #371f89 !important; }

.bg-pink {
  background-color: #e83e8c !important; }

a.bg-pink:hover, a.bg-pink:focus,
button.bg-pink:hover,
button.bg-pink:focus {
  background-color: #d91a72 !important; }

.bg-red {
  background-color: #fc2c38 !important; }

a.bg-red:hover, a.bg-red:focus,
button.bg-red:hover,
button.bg-red:focus {
  background-color: #f20311 !important; }

.bg-orange {
  background-color: #F29600 !important; }

a.bg-orange:hover, a.bg-orange:focus,
button.bg-orange:hover,
button.bg-orange:focus {
  background-color: #bf7600 !important; }

.bg-yellow {
  background-color: #FFCC00 !important; }

a.bg-yellow:hover, a.bg-yellow:focus,
button.bg-yellow:hover,
button.bg-yellow:focus {
  background-color: #cca300 !important; }

.bg-green {
  background-color: #54AF5D !important; }

a.bg-green:hover, a.bg-green:focus,
button.bg-green:hover,
button.bg-green:focus {
  background-color: #428e4a !important; }

.bg-teal {
  background-color: #20c997 !important; }

a.bg-teal:hover, a.bg-teal:focus,
button.bg-teal:hover,
button.bg-teal:focus {
  background-color: #199d76 !important; }

.bg-cyan {
  background-color: #17a2b8 !important; }

a.bg-cyan:hover, a.bg-cyan:focus,
button.bg-cyan:hover,
button.bg-cyan:focus {
  background-color: #117a8b !important; }

.bg-white {
  background-color: #fff !important; }

a.bg-white:hover, a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
  background-color: #e6e6e6 !important; }

.bg-gray {
  background-color: #555 !important; }

a.bg-gray:hover, a.bg-gray:focus,
button.bg-gray:hover,
button.bg-gray:focus {
  background-color: #3c3c3c !important; }

.bg-gray-dark {
  background-color: #333 !important; }

a.bg-gray-dark:hover, a.bg-gray-dark:focus,
button.bg-gray-dark:hover,
button.bg-gray-dark:focus {
  background-color: #1a1a1a !important; }

.bg-dark-blue {
  background-color: #202B5F !important; }

a.bg-dark-blue:hover, a.bg-dark-blue:focus,
button.bg-dark-blue:hover,
button.bg-dark-blue:focus {
  background-color: #131a39 !important; }

.bg-transparent-white {
  background-color: rgba(255, 255, 255, 0.2) !important; }

a.bg-transparent-white:hover, a.bg-transparent-white:focus,
button.bg-transparent-white:hover,
button.bg-transparent-white:focus {
  background-color: rgba(230, 230, 230, 0.2) !important; }

.bg-transparent-black {
  background-color: rgba(0, 0, 0, 0.2) !important; }

a.bg-transparent-black:hover, a.bg-transparent-black:focus,
button.bg-transparent-black:hover,
button.bg-transparent-black:focus {
  background-color: rgba(0, 0, 0, 0.2) !important; }

.bg-image {
  background-size: cover;
  background-position: center; }
  .bg-image::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 10; }
  .bg-image > .container {
    position: relative;
    z-index: 20; }
  .bg-image > .image[class*="blured"] {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    position: absolute;
    top: -2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: -2.5rem; }

.text-blue {
  color: #0030AE !important; }

a.text-blue:hover, a.text-blue:focus {
  color: #001b62 !important; }

.text-indigo {
  color: #6610f2 !important; }

a.text-indigo:hover, a.text-indigo:focus {
  color: #4709ac !important; }

.text-purple {
  color: #4829B2 !important; }

a.text-purple:hover, a.text-purple:focus {
  color: #2f1b74 !important; }

.text-pink {
  color: #e83e8c !important; }

a.text-pink:hover, a.text-pink:focus {
  color: #c21766 !important; }

.text-red {
  color: #fc2c38 !important; }

a.text-red:hover, a.text-red:focus {
  color: #d8030f !important; }

.text-orange {
  color: #F29600 !important; }

a.text-orange:hover, a.text-orange:focus {
  color: #a66700 !important; }

.text-yellow {
  color: #FFCC00 !important; }

a.text-yellow:hover, a.text-yellow:focus {
  color: #b38f00 !important; }

.text-green {
  color: #54AF5D !important; }

a.text-green:hover, a.text-green:focus {
  color: #3a7c41 !important; }

.text-teal {
  color: #20c997 !important; }

a.text-teal:hover, a.text-teal:focus {
  color: #158765 !important; }

.text-cyan {
  color: #17a2b8 !important; }

a.text-cyan:hover, a.text-cyan:focus {
  color: #0f6674 !important; }

.text-white {
  color: #fff !important; }

a.text-white:hover, a.text-white:focus {
  color: #d9d9d9 !important; }

.text-gray {
  color: #555 !important; }

a.text-gray:hover, a.text-gray:focus {
  color: #2f2f2f !important; }

.text-gray-dark {
  color: #333 !important; }

a.text-gray-dark:hover, a.text-gray-dark:focus {
  color: #0d0d0d !important; }

.text-dark-blue {
  color: #202B5F !important; }

a.text-dark-blue:hover, a.text-dark-blue:focus {
  color: #0d1126 !important; }

.text-transparent-white {
  color: rgba(255, 255, 255, 0.2) !important; }

a.text-transparent-white:hover, a.text-transparent-white:focus {
  color: rgba(217, 217, 217, 0.2) !important; }

.text-transparent-black {
  color: rgba(0, 0, 0, 0.2) !important; }

a.text-transparent-black:hover, a.text-transparent-black:focus {
  color: rgba(0, 0, 0, 0.2) !important; }

.text-facebook {
  color: #3b5998 !important; }

a.text-facebook:hover, a.text-facebook:focus {
  color: #263961 !important; }

.text-google-plus {
  color: #dd4b39 !important; }

a.text-google-plus:hover, a.text-google-plus:focus {
  color: #ac2d1e !important; }

.text-twitter {
  color: #00aced !important; }

a.text-twitter:hover, a.text-twitter:focus {
  color: #0074a1 !important; }

.text-linkedin {
  color: #007bb6 !important; }

a.text-linkedin:hover, a.text-linkedin:focus {
  color: #00476a !important; }

.text-pinterest {
  color: #cb2027 !important; }

a.text-pinterest:hover, a.text-pinterest:focus {
  color: #89161a !important; }

.text-git {
  color: #666666 !important; }

a.text-git:hover, a.text-git:focus {
  color: #404040 !important; }

.text-tumblr {
  color: #32506d !important; }

a.text-tumblr:hover, a.text-tumblr:focus {
  color: #1a2a39 !important; }

.text-vimeo {
  color: #aad450 !important; }

a.text-vimeo:hover, a.text-vimeo:focus {
  color: #83ad2b !important; }

.text-flickr {
  color: #ff0084 !important; }

a.text-flickr:hover, a.text-flickr:focus {
  color: #b3005c !important; }

.text-reddit {
  color: #ff4500 !important; }

a.text-reddit:hover, a.text-reddit:focus {
  color: #b33000 !important; }

.text-dribbble {
  color: #ea4c89 !important; }

a.text-dribbble:hover, a.text-dribbble:focus {
  color: #d11960 !important; }

.text-skype {
  color: #00aff0 !important; }

a.text-skype:hover, a.text-skype:focus {
  color: #0077a4 !important; }

.text-instagram {
  color: #517fa4 !important; }

a.text-instagram:hover, a.text-instagram:focus {
  color: #385771 !important; }

.text-behance {
  color: #1769ff !important; }

a.text-behance:hover, a.text-behance:focus {
  color: #0047ca !important; }

.text-rss {
  color: #f26522 !important; }

a.text-rss:hover, a.text-rss:focus {
  color: #bc440b !important; }

.text-black {
  color: #000 !important; }

.m-25 {
  margin: 25% !important; }

.mt-25,
.my-25 {
  margin-top: 25% !important; }

.mr-25,
.mx-25 {
  margin-right: 25% !important; }

.mb-25,
.my-25 {
  margin-bottom: 25% !important; }

.ml-25,
.mx-25 {
  margin-left: 25% !important; }

.m-50 {
  margin: 50% !important; }

.mt-50,
.my-50 {
  margin-top: 50% !important; }

.mr-50,
.mx-50 {
  margin-right: 50% !important; }

.mb-50,
.my-50 {
  margin-bottom: 50% !important; }

.ml-50,
.mx-50 {
  margin-left: 50% !important; }

.m-75 {
  margin: 75% !important; }

.mt-75,
.my-75 {
  margin-top: 75% !important; }

.mr-75,
.mx-75 {
  margin-right: 75% !important; }

.mb-75,
.my-75 {
  margin-bottom: 75% !important; }

.ml-75,
.mx-75 {
  margin-left: 75% !important; }

.m-100 {
  margin: 100% !important; }

.mt-100,
.my-100 {
  margin-top: 100% !important; }

.mr-100,
.mx-100 {
  margin-right: 100% !important; }

.mb-100,
.my-100 {
  margin-bottom: 100% !important; }

.ml-100,
.mx-100 {
  margin-left: 100% !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; }

.m-20 {
  margin: 20% !important; }

.mt-20,
.my-20 {
  margin-top: 20% !important; }

.mr-20,
.mx-20 {
  margin-right: 20% !important; }

.mb-20,
.my-20 {
  margin-bottom: 20% !important; }

.ml-20,
.mx-20 {
  margin-left: 20% !important; }

.p-25 {
  padding: 25% !important; }

.pt-25,
.py-25 {
  padding-top: 25% !important; }

.pr-25,
.px-25 {
  padding-right: 25% !important; }

.pb-25,
.py-25 {
  padding-bottom: 25% !important; }

.pl-25,
.px-25 {
  padding-left: 25% !important; }

.p-50 {
  padding: 50% !important; }

.pt-50,
.py-50 {
  padding-top: 50% !important; }

.pr-50,
.px-50 {
  padding-right: 50% !important; }

.pb-50,
.py-50 {
  padding-bottom: 50% !important; }

.pl-50,
.px-50 {
  padding-left: 50% !important; }

.p-75 {
  padding: 75% !important; }

.pt-75,
.py-75 {
  padding-top: 75% !important; }

.pr-75,
.px-75 {
  padding-right: 75% !important; }

.pb-75,
.py-75 {
  padding-bottom: 75% !important; }

.pl-75,
.px-75 {
  padding-left: 75% !important; }

.p-100 {
  padding: 100% !important; }

.pt-100,
.py-100 {
  padding-top: 100% !important; }

.pr-100,
.px-100 {
  padding-right: 100% !important; }

.pb-100,
.py-100 {
  padding-bottom: 100% !important; }

.pl-100,
.px-100 {
  padding-left: 100% !important; }

.p-auto {
  padding: auto !important; }

.pt-auto,
.py-auto {
  padding-top: auto !important; }

.pr-auto,
.px-auto {
  padding-right: auto !important; }

.pb-auto,
.py-auto {
  padding-bottom: auto !important; }

.pl-auto,
.px-auto {
  padding-left: auto !important; }

.p-20 {
  padding: 20% !important; }

.pt-20,
.py-20 {
  padding-top: 20% !important; }

.pr-20,
.px-20 {
  padding-right: 20% !important; }

.pb-20,
.py-20 {
  padding-bottom: 20% !important; }

.pl-20,
.px-20 {
  padding-left: 20% !important; }

@media (min-width: 576px) {
  .m-sm-25 {
    margin: 25% !important; }

  .mt-sm-25,
  .my-sm-25 {
    margin-top: 25% !important; }

  .mr-sm-25,
  .mx-sm-25 {
    margin-right: 25% !important; }

  .mb-sm-25,
  .my-sm-25 {
    margin-bottom: 25% !important; }

  .ml-sm-25,
  .mx-sm-25 {
    margin-left: 25% !important; }

  .m-sm-50 {
    margin: 50% !important; }

  .mt-sm-50,
  .my-sm-50 {
    margin-top: 50% !important; }

  .mr-sm-50,
  .mx-sm-50 {
    margin-right: 50% !important; }

  .mb-sm-50,
  .my-sm-50 {
    margin-bottom: 50% !important; }

  .ml-sm-50,
  .mx-sm-50 {
    margin-left: 50% !important; }

  .m-sm-75 {
    margin: 75% !important; }

  .mt-sm-75,
  .my-sm-75 {
    margin-top: 75% !important; }

  .mr-sm-75,
  .mx-sm-75 {
    margin-right: 75% !important; }

  .mb-sm-75,
  .my-sm-75 {
    margin-bottom: 75% !important; }

  .ml-sm-75,
  .mx-sm-75 {
    margin-left: 75% !important; }

  .m-sm-100 {
    margin: 100% !important; }

  .mt-sm-100,
  .my-sm-100 {
    margin-top: 100% !important; }

  .mr-sm-100,
  .mx-sm-100 {
    margin-right: 100% !important; }

  .mb-sm-100,
  .my-sm-100 {
    margin-bottom: 100% !important; }

  .ml-sm-100,
  .mx-sm-100 {
    margin-left: 100% !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; }

  .m-sm-20 {
    margin: 20% !important; }

  .mt-sm-20,
  .my-sm-20 {
    margin-top: 20% !important; }

  .mr-sm-20,
  .mx-sm-20 {
    margin-right: 20% !important; }

  .mb-sm-20,
  .my-sm-20 {
    margin-bottom: 20% !important; }

  .ml-sm-20,
  .mx-sm-20 {
    margin-left: 20% !important; }

  .p-sm-25 {
    padding: 25% !important; }

  .pt-sm-25,
  .py-sm-25 {
    padding-top: 25% !important; }

  .pr-sm-25,
  .px-sm-25 {
    padding-right: 25% !important; }

  .pb-sm-25,
  .py-sm-25 {
    padding-bottom: 25% !important; }

  .pl-sm-25,
  .px-sm-25 {
    padding-left: 25% !important; }

  .p-sm-50 {
    padding: 50% !important; }

  .pt-sm-50,
  .py-sm-50 {
    padding-top: 50% !important; }

  .pr-sm-50,
  .px-sm-50 {
    padding-right: 50% !important; }

  .pb-sm-50,
  .py-sm-50 {
    padding-bottom: 50% !important; }

  .pl-sm-50,
  .px-sm-50 {
    padding-left: 50% !important; }

  .p-sm-75 {
    padding: 75% !important; }

  .pt-sm-75,
  .py-sm-75 {
    padding-top: 75% !important; }

  .pr-sm-75,
  .px-sm-75 {
    padding-right: 75% !important; }

  .pb-sm-75,
  .py-sm-75 {
    padding-bottom: 75% !important; }

  .pl-sm-75,
  .px-sm-75 {
    padding-left: 75% !important; }

  .p-sm-100 {
    padding: 100% !important; }

  .pt-sm-100,
  .py-sm-100 {
    padding-top: 100% !important; }

  .pr-sm-100,
  .px-sm-100 {
    padding-right: 100% !important; }

  .pb-sm-100,
  .py-sm-100 {
    padding-bottom: 100% !important; }

  .pl-sm-100,
  .px-sm-100 {
    padding-left: 100% !important; }

  .p-sm-auto {
    padding: auto !important; }

  .pt-sm-auto,
  .py-sm-auto {
    padding-top: auto !important; }

  .pr-sm-auto,
  .px-sm-auto {
    padding-right: auto !important; }

  .pb-sm-auto,
  .py-sm-auto {
    padding-bottom: auto !important; }

  .pl-sm-auto,
  .px-sm-auto {
    padding-left: auto !important; }

  .p-sm-20 {
    padding: 20% !important; }

  .pt-sm-20,
  .py-sm-20 {
    padding-top: 20% !important; }

  .pr-sm-20,
  .px-sm-20 {
    padding-right: 20% !important; }

  .pb-sm-20,
  .py-sm-20 {
    padding-bottom: 20% !important; }

  .pl-sm-20,
  .px-sm-20 {
    padding-left: 20% !important; } }
@media (min-width: 768px) {
  .m-md-25 {
    margin: 25% !important; }

  .mt-md-25,
  .my-md-25 {
    margin-top: 25% !important; }

  .mr-md-25,
  .mx-md-25 {
    margin-right: 25% !important; }

  .mb-md-25,
  .my-md-25 {
    margin-bottom: 25% !important; }

  .ml-md-25,
  .mx-md-25 {
    margin-left: 25% !important; }

  .m-md-50 {
    margin: 50% !important; }

  .mt-md-50,
  .my-md-50 {
    margin-top: 50% !important; }

  .mr-md-50,
  .mx-md-50 {
    margin-right: 50% !important; }

  .mb-md-50,
  .my-md-50 {
    margin-bottom: 50% !important; }

  .ml-md-50,
  .mx-md-50 {
    margin-left: 50% !important; }

  .m-md-75 {
    margin: 75% !important; }

  .mt-md-75,
  .my-md-75 {
    margin-top: 75% !important; }

  .mr-md-75,
  .mx-md-75 {
    margin-right: 75% !important; }

  .mb-md-75,
  .my-md-75 {
    margin-bottom: 75% !important; }

  .ml-md-75,
  .mx-md-75 {
    margin-left: 75% !important; }

  .m-md-100 {
    margin: 100% !important; }

  .mt-md-100,
  .my-md-100 {
    margin-top: 100% !important; }

  .mr-md-100,
  .mx-md-100 {
    margin-right: 100% !important; }

  .mb-md-100,
  .my-md-100 {
    margin-bottom: 100% !important; }

  .ml-md-100,
  .mx-md-100 {
    margin-left: 100% !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; }

  .m-md-20 {
    margin: 20% !important; }

  .mt-md-20,
  .my-md-20 {
    margin-top: 20% !important; }

  .mr-md-20,
  .mx-md-20 {
    margin-right: 20% !important; }

  .mb-md-20,
  .my-md-20 {
    margin-bottom: 20% !important; }

  .ml-md-20,
  .mx-md-20 {
    margin-left: 20% !important; }

  .p-md-25 {
    padding: 25% !important; }

  .pt-md-25,
  .py-md-25 {
    padding-top: 25% !important; }

  .pr-md-25,
  .px-md-25 {
    padding-right: 25% !important; }

  .pb-md-25,
  .py-md-25 {
    padding-bottom: 25% !important; }

  .pl-md-25,
  .px-md-25 {
    padding-left: 25% !important; }

  .p-md-50 {
    padding: 50% !important; }

  .pt-md-50,
  .py-md-50 {
    padding-top: 50% !important; }

  .pr-md-50,
  .px-md-50 {
    padding-right: 50% !important; }

  .pb-md-50,
  .py-md-50 {
    padding-bottom: 50% !important; }

  .pl-md-50,
  .px-md-50 {
    padding-left: 50% !important; }

  .p-md-75 {
    padding: 75% !important; }

  .pt-md-75,
  .py-md-75 {
    padding-top: 75% !important; }

  .pr-md-75,
  .px-md-75 {
    padding-right: 75% !important; }

  .pb-md-75,
  .py-md-75 {
    padding-bottom: 75% !important; }

  .pl-md-75,
  .px-md-75 {
    padding-left: 75% !important; }

  .p-md-100 {
    padding: 100% !important; }

  .pt-md-100,
  .py-md-100 {
    padding-top: 100% !important; }

  .pr-md-100,
  .px-md-100 {
    padding-right: 100% !important; }

  .pb-md-100,
  .py-md-100 {
    padding-bottom: 100% !important; }

  .pl-md-100,
  .px-md-100 {
    padding-left: 100% !important; }

  .p-md-auto {
    padding: auto !important; }

  .pt-md-auto,
  .py-md-auto {
    padding-top: auto !important; }

  .pr-md-auto,
  .px-md-auto {
    padding-right: auto !important; }

  .pb-md-auto,
  .py-md-auto {
    padding-bottom: auto !important; }

  .pl-md-auto,
  .px-md-auto {
    padding-left: auto !important; }

  .p-md-20 {
    padding: 20% !important; }

  .pt-md-20,
  .py-md-20 {
    padding-top: 20% !important; }

  .pr-md-20,
  .px-md-20 {
    padding-right: 20% !important; }

  .pb-md-20,
  .py-md-20 {
    padding-bottom: 20% !important; }

  .pl-md-20,
  .px-md-20 {
    padding-left: 20% !important; } }
@media (min-width: 1200px) {
  .m-lg-25 {
    margin: 25% !important; }

  .mt-lg-25,
  .my-lg-25 {
    margin-top: 25% !important; }

  .mr-lg-25,
  .mx-lg-25 {
    margin-right: 25% !important; }

  .mb-lg-25,
  .my-lg-25 {
    margin-bottom: 25% !important; }

  .ml-lg-25,
  .mx-lg-25 {
    margin-left: 25% !important; }

  .m-lg-50 {
    margin: 50% !important; }

  .mt-lg-50,
  .my-lg-50 {
    margin-top: 50% !important; }

  .mr-lg-50,
  .mx-lg-50 {
    margin-right: 50% !important; }

  .mb-lg-50,
  .my-lg-50 {
    margin-bottom: 50% !important; }

  .ml-lg-50,
  .mx-lg-50 {
    margin-left: 50% !important; }

  .m-lg-75 {
    margin: 75% !important; }

  .mt-lg-75,
  .my-lg-75 {
    margin-top: 75% !important; }

  .mr-lg-75,
  .mx-lg-75 {
    margin-right: 75% !important; }

  .mb-lg-75,
  .my-lg-75 {
    margin-bottom: 75% !important; }

  .ml-lg-75,
  .mx-lg-75 {
    margin-left: 75% !important; }

  .m-lg-100 {
    margin: 100% !important; }

  .mt-lg-100,
  .my-lg-100 {
    margin-top: 100% !important; }

  .mr-lg-100,
  .mx-lg-100 {
    margin-right: 100% !important; }

  .mb-lg-100,
  .my-lg-100 {
    margin-bottom: 100% !important; }

  .ml-lg-100,
  .mx-lg-100 {
    margin-left: 100% !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; }

  .m-lg-20 {
    margin: 20% !important; }

  .mt-lg-20,
  .my-lg-20 {
    margin-top: 20% !important; }

  .mr-lg-20,
  .mx-lg-20 {
    margin-right: 20% !important; }

  .mb-lg-20,
  .my-lg-20 {
    margin-bottom: 20% !important; }

  .ml-lg-20,
  .mx-lg-20 {
    margin-left: 20% !important; }

  .p-lg-25 {
    padding: 25% !important; }

  .pt-lg-25,
  .py-lg-25 {
    padding-top: 25% !important; }

  .pr-lg-25,
  .px-lg-25 {
    padding-right: 25% !important; }

  .pb-lg-25,
  .py-lg-25 {
    padding-bottom: 25% !important; }

  .pl-lg-25,
  .px-lg-25 {
    padding-left: 25% !important; }

  .p-lg-50 {
    padding: 50% !important; }

  .pt-lg-50,
  .py-lg-50 {
    padding-top: 50% !important; }

  .pr-lg-50,
  .px-lg-50 {
    padding-right: 50% !important; }

  .pb-lg-50,
  .py-lg-50 {
    padding-bottom: 50% !important; }

  .pl-lg-50,
  .px-lg-50 {
    padding-left: 50% !important; }

  .p-lg-75 {
    padding: 75% !important; }

  .pt-lg-75,
  .py-lg-75 {
    padding-top: 75% !important; }

  .pr-lg-75,
  .px-lg-75 {
    padding-right: 75% !important; }

  .pb-lg-75,
  .py-lg-75 {
    padding-bottom: 75% !important; }

  .pl-lg-75,
  .px-lg-75 {
    padding-left: 75% !important; }

  .p-lg-100 {
    padding: 100% !important; }

  .pt-lg-100,
  .py-lg-100 {
    padding-top: 100% !important; }

  .pr-lg-100,
  .px-lg-100 {
    padding-right: 100% !important; }

  .pb-lg-100,
  .py-lg-100 {
    padding-bottom: 100% !important; }

  .pl-lg-100,
  .px-lg-100 {
    padding-left: 100% !important; }

  .p-lg-auto {
    padding: auto !important; }

  .pt-lg-auto,
  .py-lg-auto {
    padding-top: auto !important; }

  .pr-lg-auto,
  .px-lg-auto {
    padding-right: auto !important; }

  .pb-lg-auto,
  .py-lg-auto {
    padding-bottom: auto !important; }

  .pl-lg-auto,
  .px-lg-auto {
    padding-left: auto !important; }

  .p-lg-20 {
    padding: 20% !important; }

  .pt-lg-20,
  .py-lg-20 {
    padding-top: 20% !important; }

  .pr-lg-20,
  .px-lg-20 {
    padding-right: 20% !important; }

  .pb-lg-20,
  .py-lg-20 {
    padding-bottom: 20% !important; }

  .pl-lg-20,
  .px-lg-20 {
    padding-left: 20% !important; } }
@media (min-width: 1600px) {
  .m-xl-25 {
    margin: 25% !important; }

  .mt-xl-25,
  .my-xl-25 {
    margin-top: 25% !important; }

  .mr-xl-25,
  .mx-xl-25 {
    margin-right: 25% !important; }

  .mb-xl-25,
  .my-xl-25 {
    margin-bottom: 25% !important; }

  .ml-xl-25,
  .mx-xl-25 {
    margin-left: 25% !important; }

  .m-xl-50 {
    margin: 50% !important; }

  .mt-xl-50,
  .my-xl-50 {
    margin-top: 50% !important; }

  .mr-xl-50,
  .mx-xl-50 {
    margin-right: 50% !important; }

  .mb-xl-50,
  .my-xl-50 {
    margin-bottom: 50% !important; }

  .ml-xl-50,
  .mx-xl-50 {
    margin-left: 50% !important; }

  .m-xl-75 {
    margin: 75% !important; }

  .mt-xl-75,
  .my-xl-75 {
    margin-top: 75% !important; }

  .mr-xl-75,
  .mx-xl-75 {
    margin-right: 75% !important; }

  .mb-xl-75,
  .my-xl-75 {
    margin-bottom: 75% !important; }

  .ml-xl-75,
  .mx-xl-75 {
    margin-left: 75% !important; }

  .m-xl-100 {
    margin: 100% !important; }

  .mt-xl-100,
  .my-xl-100 {
    margin-top: 100% !important; }

  .mr-xl-100,
  .mx-xl-100 {
    margin-right: 100% !important; }

  .mb-xl-100,
  .my-xl-100 {
    margin-bottom: 100% !important; }

  .ml-xl-100,
  .mx-xl-100 {
    margin-left: 100% !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; }

  .m-xl-20 {
    margin: 20% !important; }

  .mt-xl-20,
  .my-xl-20 {
    margin-top: 20% !important; }

  .mr-xl-20,
  .mx-xl-20 {
    margin-right: 20% !important; }

  .mb-xl-20,
  .my-xl-20 {
    margin-bottom: 20% !important; }

  .ml-xl-20,
  .mx-xl-20 {
    margin-left: 20% !important; }

  .p-xl-25 {
    padding: 25% !important; }

  .pt-xl-25,
  .py-xl-25 {
    padding-top: 25% !important; }

  .pr-xl-25,
  .px-xl-25 {
    padding-right: 25% !important; }

  .pb-xl-25,
  .py-xl-25 {
    padding-bottom: 25% !important; }

  .pl-xl-25,
  .px-xl-25 {
    padding-left: 25% !important; }

  .p-xl-50 {
    padding: 50% !important; }

  .pt-xl-50,
  .py-xl-50 {
    padding-top: 50% !important; }

  .pr-xl-50,
  .px-xl-50 {
    padding-right: 50% !important; }

  .pb-xl-50,
  .py-xl-50 {
    padding-bottom: 50% !important; }

  .pl-xl-50,
  .px-xl-50 {
    padding-left: 50% !important; }

  .p-xl-75 {
    padding: 75% !important; }

  .pt-xl-75,
  .py-xl-75 {
    padding-top: 75% !important; }

  .pr-xl-75,
  .px-xl-75 {
    padding-right: 75% !important; }

  .pb-xl-75,
  .py-xl-75 {
    padding-bottom: 75% !important; }

  .pl-xl-75,
  .px-xl-75 {
    padding-left: 75% !important; }

  .p-xl-100 {
    padding: 100% !important; }

  .pt-xl-100,
  .py-xl-100 {
    padding-top: 100% !important; }

  .pr-xl-100,
  .px-xl-100 {
    padding-right: 100% !important; }

  .pb-xl-100,
  .py-xl-100 {
    padding-bottom: 100% !important; }

  .pl-xl-100,
  .px-xl-100 {
    padding-left: 100% !important; }

  .p-xl-auto {
    padding: auto !important; }

  .pt-xl-auto,
  .py-xl-auto {
    padding-top: auto !important; }

  .pr-xl-auto,
  .px-xl-auto {
    padding-right: auto !important; }

  .pb-xl-auto,
  .py-xl-auto {
    padding-bottom: auto !important; }

  .pl-xl-auto,
  .px-xl-auto {
    padding-left: auto !important; }

  .p-xl-20 {
    padding: 20% !important; }

  .pt-xl-20,
  .py-xl-20 {
    padding-top: 20% !important; }

  .pr-xl-20,
  .px-xl-20 {
    padding-right: 20% !important; }

  .pb-xl-20,
  .py-xl-20 {
    padding-bottom: 20% !important; }

  .pl-xl-20,
  .px-xl-20 {
    padding-left: 20% !important; } }
.vh-10 {
  height: 10vh;
  min-height: 10vh; }

.vh-20 {
  height: 20vh;
  min-height: 20vh; }

.vh-25 {
  height: 25vh;
  min-height: 25vh; }

.vh-30 {
  height: 30vh;
  min-height: 30vh; }

.vh-40 {
  height: 40vh;
  min-height: 40vh; }

.vh-50 {
  height: 50vh;
  min-height: 50vh; }

.vh-60 {
  height: 60vh;
  min-height: 60vh; }

.vh-70 {
  height: 70vh;
  min-height: 70vh; }

.vh-75 {
  height: 75vh;
  min-height: 75vh; }

.vh-80 {
  height: 80vh;
  min-height: 80vh; }

.vh-90 {
  height: 90vh;
  min-height: 90vh; }

.vh-100 {
  height: 100vh;
  min-height: 100vh; }

.vh-110 {
  height: 110vh;
  min-height: 110vh; }

.vh-120 {
  height: 120vh;
  min-height: 120vh; }

.vh-125 {
  height: 125vh;
  min-height: 125vh; }

.vh-130 {
  height: 130vh;
  min-height: 130vh; }

.vh-140 {
  height: 140vh;
  min-height: 140vh; }

.vh-150 {
  height: 150vh;
  min-height: 150vh; }

.vh-max-10 {
  max-height: 10vh; }

.vh-max-20 {
  max-height: 20vh; }

.vh-max-25 {
  max-height: 25vh; }

.vh-max-30 {
  max-height: 30vh; }

.vh-max-40 {
  max-height: 40vh; }

.vh-max-50 {
  max-height: 50vh; }

.vh-max-60 {
  max-height: 60vh; }

.vh-max-70 {
  max-height: 70vh; }

.vh-max-75 {
  max-height: 75vh; }

.vh-max-80 {
  max-height: 80vh; }

.vh-max-90 {
  max-height: 90vh; }

.vh-max-100 {
  max-height: 100vh; }

.vh-max-110 {
  max-height: 110vh; }

.vh-max-120 {
  max-height: 120vh; }

.vh-max-125 {
  max-height: 125vh; }

.vh-max-130 {
  max-height: 130vh; }

.vh-max-140 {
  max-height: 140vh; }

.vh-max-150 {
  max-height: 150vh; }

@media (max-width: 767.98px) {
  [class*="vh-"] {
    height: auto; } }
.gutter-1 {
  margin: -5px; }
  .gutter-1 > * {
    margin-bottom: 0 !important;
    padding: 5px; }

.gutter-2 {
  margin: -10px; }
  .gutter-2 > * {
    margin-bottom: 0 !important;
    padding: 10px; }

.gutter-3 {
  margin: -15px; }
  .gutter-3 > * {
    margin-bottom: 0 !important;
    padding: 15px; }

.gutter-4 {
  margin: -20px; }
  .gutter-4 > * {
    margin-bottom: 0 !important;
    padding: 20px; }

.gutter-5 {
  margin: -25px; }
  .gutter-5 > * {
    margin-bottom: 0 !important;
    padding: 25px; }

@media (min-width: 576px) {
  .gutter-sm-1 {
    margin: -5px; }
    .gutter-sm-1 > * {
      margin-bottom: 0 !important;
      padding: 5px; }

  .gutter-sm-2 {
    margin: -10px; }
    .gutter-sm-2 > * {
      margin-bottom: 0 !important;
      padding: 10px; }

  .gutter-sm-3 {
    margin: -15px; }
    .gutter-sm-3 > * {
      margin-bottom: 0 !important;
      padding: 15px; }

  .gutter-sm-4 {
    margin: -20px; }
    .gutter-sm-4 > * {
      margin-bottom: 0 !important;
      padding: 20px; }

  .gutter-sm-5 {
    margin: -25px; }
    .gutter-sm-5 > * {
      margin-bottom: 0 !important;
      padding: 25px; } }
@media (min-width: 768px) {
  .gutter-md-1 {
    margin: -5px; }
    .gutter-md-1 > * {
      margin-bottom: 0 !important;
      padding: 5px; }

  .gutter-md-2 {
    margin: -10px; }
    .gutter-md-2 > * {
      margin-bottom: 0 !important;
      padding: 10px; }

  .gutter-md-3 {
    margin: -15px; }
    .gutter-md-3 > * {
      margin-bottom: 0 !important;
      padding: 15px; }

  .gutter-md-4 {
    margin: -20px; }
    .gutter-md-4 > * {
      margin-bottom: 0 !important;
      padding: 20px; }

  .gutter-md-5 {
    margin: -25px; }
    .gutter-md-5 > * {
      margin-bottom: 0 !important;
      padding: 25px; } }
@media (min-width: 1200px) {
  .gutter-lg-1 {
    margin: -5px; }
    .gutter-lg-1 > * {
      margin-bottom: 0 !important;
      padding: 5px; }

  .gutter-lg-2 {
    margin: -10px; }
    .gutter-lg-2 > * {
      margin-bottom: 0 !important;
      padding: 10px; }

  .gutter-lg-3 {
    margin: -15px; }
    .gutter-lg-3 > * {
      margin-bottom: 0 !important;
      padding: 15px; }

  .gutter-lg-4 {
    margin: -20px; }
    .gutter-lg-4 > * {
      margin-bottom: 0 !important;
      padding: 20px; }

  .gutter-lg-5 {
    margin: -25px; }
    .gutter-lg-5 > * {
      margin-bottom: 0 !important;
      padding: 25px; } }
@media (min-width: 1600px) {
  .gutter-xl-1 {
    margin: -5px; }
    .gutter-xl-1 > * {
      margin-bottom: 0 !important;
      padding: 5px; }

  .gutter-xl-2 {
    margin: -10px; }
    .gutter-xl-2 > * {
      margin-bottom: 0 !important;
      padding: 10px; }

  .gutter-xl-3 {
    margin: -15px; }
    .gutter-xl-3 > * {
      margin-bottom: 0 !important;
      padding: 15px; }

  .gutter-xl-4 {
    margin: -20px; }
    .gutter-xl-4 > * {
      margin-bottom: 0 !important;
      padding: 20px; }

  .gutter-xl-5 {
    margin: -25px; }
    .gutter-xl-5 > * {
      margin-bottom: 0 !important;
      padding: 25px; } }
.gutter-0 {
  padding: 1px 1px 0 0;
  margin-left: 0;
  margin-right: 0; }
  .gutter-0 > * {
    padding: 0;
    margin: -1px -1px 0 0 !important; }

.gutter-1 [class*="-double"]::before {
  padding-top: calc(200% + 10px); }

.gutter-2 [class*="-double"]::before {
  padding-top: calc(200% + 20px); }

.gutter-3 [class*="-double"]::before {
  padding-top: calc(200% + 30px); }

.fw-25 {
  flex: 0 0 25% !important;
  width: 25% !important; }

.fw-50 {
  flex: 0 0 50% !important;
  width: 50% !important; }

.fw-75 {
  flex: 0 0 75% !important;
  width: 75% !important; }

.fw-100 {
  flex: 0 0 100% !important;
  width: 100% !important; }

.fw-auto {
  flex: 0 0 auto !important;
  width: auto !important; }

.fw-20 {
  flex: 0 0 20% !important;
  width: 20% !important; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?q2xewv");
  src: url("../fonts/icomoon.eot?q2xewv#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?q2xewv") format("truetype"), url("../fonts/icomoon.woff?q2xewv") format("woff"), url("../fonts/icomoon.svg?q2xewv#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-activity:before {
  content: "\ebcc"; }

.icon-airplay:before {
  content: "\ebcd"; }

.icon-alert-circle:before {
  content: "\ebce"; }

.icon-alert-octagon:before {
  content: "\ebcf"; }

.icon-alert-triangle:before {
  content: "\ebd0"; }

.icon-align-center2:before {
  content: "\ebd1"; }

.icon-align-justify2:before {
  content: "\ebd2"; }

.icon-align-left2:before {
  content: "\ebd3"; }

.icon-align-right2:before {
  content: "\ebd4"; }

.icon-anchor2:before {
  content: "\ebd5"; }

.icon-aperture:before {
  content: "\ebd6"; }

.icon-archive2:before {
  content: "\ebd7"; }

.icon-arrow-down2:before {
  content: "\ebd8"; }

.icon-arrow-down-circle:before {
  content: "\ebd9"; }

.icon-arrow-down-left:before {
  content: "\ebda"; }

.icon-arrow-down-right:before {
  content: "\ebdb"; }

.icon-arrow-left2:before {
  content: "\ebdc"; }

.icon-arrow-left-circle:before {
  content: "\ebdd"; }

.icon-arrow-right2:before {
  content: "\ebde"; }

.icon-arrow-right-circle:before {
  content: "\ebdf"; }

.icon-arrow-up2:before {
  content: "\ebe0"; }

.icon-arrow-up-circle:before {
  content: "\ebe1"; }

.icon-arrow-up-left:before {
  content: "\ebe2"; }

.icon-arrow-up-right:before {
  content: "\ebe3"; }

.icon-at-sign:before {
  content: "\ebe4"; }

.icon-award:before {
  content: "\ebe5"; }

.icon-bar-chart2:before {
  content: "\ebe6"; }

.icon-bar-chart-2:before {
  content: "\ebe7"; }

.icon-battery2:before {
  content: "\ebe8"; }

.icon-battery-charging:before {
  content: "\ebe9"; }

.icon-bell2:before {
  content: "\ebea"; }

.icon-bell-off:before {
  content: "\ebeb"; }

.icon-bluetooth2:before {
  content: "\ebec"; }

.icon-bold2:before {
  content: "\ebed"; }

.icon-book2:before {
  content: "\ebee"; }

.icon-book-open:before {
  content: "\ebef"; }

.icon-bookmark2:before {
  content: "\ebf0"; }

.icon-box:before {
  content: "\ebf1"; }

.icon-briefcase2:before {
  content: "\ebf2"; }

.icon-calendar2:before {
  content: "\ebf3"; }

.icon-camera2:before {
  content: "\ebf4"; }

.icon-camera-off:before {
  content: "\ebf5"; }

.icon-cast:before {
  content: "\ebf6"; }

.icon-check2:before {
  content: "\ebf7"; }

.icon-check-circle2:before {
  content: "\ebf8"; }

.icon-check-square2:before {
  content: "\ebf9"; }

.icon-chevron-down2:before {
  content: "\ebfa"; }

.icon-chevron-left2:before {
  content: "\ebfb"; }

.icon-chevron-right2:before {
  content: "\ebfc"; }

.icon-chevron-up2:before {
  content: "\ebfd"; }

.icon-chevrons-down:before {
  content: "\ebfe"; }

.icon-chevrons-left:before {
  content: "\ebff"; }

.icon-chevrons-right:before {
  content: "\ec00"; }

.icon-chevrons-up:before {
  content: "\ec01"; }

.icon-chrome2:before {
  content: "\ec02"; }

.icon-circle2:before {
  content: "\ec03"; }

.icon-clipboard2:before {
  content: "\ec04"; }

.icon-clock:before {
  content: "\ec05"; }

.icon-cloud2:before {
  content: "\ec06"; }

.icon-cloud-drizzle:before {
  content: "\ec07"; }

.icon-cloud-lightning:before {
  content: "\ec08"; }

.icon-cloud-off:before {
  content: "\ec09"; }

.icon-cloud-rain:before {
  content: "\ec0a"; }

.icon-cloud-snow:before {
  content: "\ec0b"; }

.icon-code2:before {
  content: "\ec0c"; }

.icon-codepen2:before {
  content: "\ec0d"; }

.icon-command:before {
  content: "\ec0e"; }

.icon-compass2:before {
  content: "\ec0f"; }

.icon-copy2:before {
  content: "\ec10"; }

.icon-corner-down-left:before {
  content: "\ec11"; }

.icon-corner-down-right:before {
  content: "\ec12"; }

.icon-corner-left-down:before {
  content: "\ec13"; }

.icon-corner-left-up:before {
  content: "\ec14"; }

.icon-corner-right-down:before {
  content: "\ec15"; }

.icon-corner-right-up:before {
  content: "\ec16"; }

.icon-corner-up-left:before {
  content: "\ec17"; }

.icon-corner-up-right:before {
  content: "\ec18"; }

.icon-cpu:before {
  content: "\ec19"; }

.icon-credit-card2:before {
  content: "\ec1a"; }

.icon-crop2:before {
  content: "\ec1b"; }

.icon-crosshair:before {
  content: "\ec1c"; }

.icon-database2:before {
  content: "\ec1d"; }

.icon-delete:before {
  content: "\ec1e"; }

.icon-disc:before {
  content: "\ec1f"; }

.icon-dollar-sign:before {
  content: "\ec20"; }

.icon-download2:before {
  content: "\ec21"; }

.icon-download-cloud:before {
  content: "\ec22"; }

.icon-droplet:before {
  content: "\ec23"; }

.icon-edit2:before {
  content: "\ec24"; }

.icon-edit-2:before {
  content: "\ec25"; }

.icon-edit-3:before {
  content: "\ec26"; }

.icon-external-link2:before {
  content: "\ec27"; }

.icon-eye2:before {
  content: "\ec28"; }

.icon-eye-off:before {
  content: "\ec29"; }

.icon-facebook2:before {
  content: "\ec2a"; }

.icon-fast-forward2:before {
  content: "\ec2b"; }

.icon-feather:before {
  content: "\ec2c"; }

.icon-file2:before {
  content: "\ec2d"; }

.icon-file-minus:before {
  content: "\ec2e"; }

.icon-file-plus:before {
  content: "\ec2f"; }

.icon-file-text2:before {
  content: "\ec30"; }

.icon-film2:before {
  content: "\ec31"; }

.icon-filter2:before {
  content: "\ec32"; }

.icon-flag2:before {
  content: "\ec33"; }

.icon-folder2:before {
  content: "\ec34"; }

.icon-folder-minus:before {
  content: "\ec35"; }

.icon-folder-plus:before {
  content: "\ec36"; }

.icon-gift2:before {
  content: "\ec37"; }

.icon-git-branch:before {
  content: "\ec38"; }

.icon-git-commit:before {
  content: "\ec39"; }

.icon-git-merge:before {
  content: "\ec3a"; }

.icon-git-pull-request:before {
  content: "\ec3b"; }

.icon-github2:before {
  content: "\ec3c"; }

.icon-gitlab2:before {
  content: "\ec3d"; }

.icon-globe2:before {
  content: "\ec3e"; }

.icon-grid:before {
  content: "\ec3f"; }

.icon-hard-drive:before {
  content: "\ec40"; }

.icon-hash:before {
  content: "\ec41"; }

.icon-headphones2:before {
  content: "\ec42"; }

.icon-heart2:before {
  content: "\ec43"; }

.icon-help-circle:before {
  content: "\ec44"; }

.icon-home2:before {
  content: "\ec45"; }

.icon-image2:before {
  content: "\ec46"; }

.icon-inbox2:before {
  content: "\ec47"; }

.icon-info2:before {
  content: "\ec48"; }

.icon-instagram2:before {
  content: "\ec49"; }

.icon-italic2:before {
  content: "\ec4a"; }

.icon-layers:before {
  content: "\ec4b"; }

.icon-layout:before {
  content: "\ec4c"; }

.icon-life-buoy2:before {
  content: "\ec4d"; }

.icon-link2:before {
  content: "\ec4e"; }

.icon-link-2:before {
  content: "\ec4f"; }

.icon-linkedin2:before {
  content: "\ec50"; }

.icon-list2:before {
  content: "\ec51"; }

.icon-loader:before {
  content: "\ec52"; }

.icon-lock2:before {
  content: "\ec53"; }

.icon-log-in:before {
  content: "\ec54"; }

.icon-log-out:before {
  content: "\ec55"; }

.icon-mail:before {
  content: "\ec56"; }

.icon-map2:before {
  content: "\ec57"; }

.icon-map-pin2:before {
  content: "\ec58"; }

.icon-maximize:before {
  content: "\ec59"; }

.icon-maximize-2:before {
  content: "\ec5a"; }

.icon-menu:before {
  content: "\ec5b"; }

.icon-message-circle:before {
  content: "\ec5c"; }

.icon-message-square:before {
  content: "\ec5d"; }

.icon-mic:before {
  content: "\ec5e"; }

.icon-mic-off:before {
  content: "\ec5f"; }

.icon-minimize:before {
  content: "\ec60"; }

.icon-minimize-2:before {
  content: "\ec61"; }

.icon-minus2:before {
  content: "\ec62"; }

.icon-minus-circle2:before {
  content: "\ec63"; }

.icon-minus-square2:before {
  content: "\ec64"; }

.icon-monitor:before {
  content: "\ec65"; }

.icon-moon:before {
  content: "\ec66"; }

.icon-more-horizontal:before {
  content: "\ec67"; }

.icon-more-vertical:before {
  content: "\ec68"; }

.icon-move:before {
  content: "\ec69"; }

.icon-music2:before {
  content: "\ec6a"; }

.icon-navigation:before {
  content: "\ec6b"; }

.icon-navigation-2:before {
  content: "\ec6c"; }

.icon-octagon:before {
  content: "\ec6d"; }

.icon-package:before {
  content: "\ec6e"; }

.icon-paperclip2:before {
  content: "\ec6f"; }

.icon-pause2:before {
  content: "\ec70"; }

.icon-pause-circle2:before {
  content: "\ec71"; }

.icon-percent2:before {
  content: "\ec72"; }

.icon-phone2:before {
  content: "\ec73"; }

.icon-phone-call:before {
  content: "\ec74"; }

.icon-phone-forwarded:before {
  content: "\ec75"; }

.icon-phone-incoming:before {
  content: "\ec76"; }

.icon-phone-missed:before {
  content: "\ec77"; }

.icon-phone-off:before {
  content: "\ec78"; }

.icon-phone-outgoing:before {
  content: "\ec79"; }

.icon-pie-chart2:before {
  content: "\ec7a"; }

.icon-play2:before {
  content: "\ec7b"; }

.icon-play-circle2:before {
  content: "\ec7c"; }

.icon-plus2:before {
  content: "\ec7d"; }

.icon-plus-circle2:before {
  content: "\ec7e"; }

.icon-plus-square2:before {
  content: "\ec7f"; }

.icon-pocket:before {
  content: "\ec80"; }

.icon-power:before {
  content: "\ec81"; }

.icon-printer:before {
  content: "\ec82"; }

.icon-radio:before {
  content: "\ec83"; }

.icon-refresh-ccw:before {
  content: "\ec84"; }

.icon-refresh-cw:before {
  content: "\ec85"; }

.icon-repeat2:before {
  content: "\ec86"; }

.icon-rewind:before {
  content: "\ec87"; }

.icon-rotate-ccw:before {
  content: "\ec88"; }

.icon-rotate-cw:before {
  content: "\ec89"; }

.icon-rss2:before {
  content: "\ec8a"; }

.icon-save2:before {
  content: "\ec8b"; }

.icon-scissors2:before {
  content: "\ec8c"; }

.icon-search2:before {
  content: "\ec8d"; }

.icon-send2:before {
  content: "\ec8e"; }

.icon-server2:before {
  content: "\ec8f"; }

.icon-settings:before {
  content: "\ec90"; }

.icon-share2:before {
  content: "\ec91"; }

.icon-share-2:before {
  content: "\ec92"; }

.icon-shield2:before {
  content: "\ec93"; }

.icon-shield-off:before {
  content: "\ec94"; }

.icon-shopping-bag2:before {
  content: "\ec95"; }

.icon-shopping-cart2:before {
  content: "\ec96"; }

.icon-shuffle:before {
  content: "\ec97"; }

.icon-sidebar:before {
  content: "\ec98"; }

.icon-skip-back:before {
  content: "\ec99"; }

.icon-skip-forward:before {
  content: "\ec9a"; }

.icon-slack2:before {
  content: "\ec9b"; }

.icon-slash:before {
  content: "\ec9c"; }

.icon-sliders2:before {
  content: "\ec9d"; }

.icon-smartphone:before {
  content: "\ec9e"; }

.icon-speaker:before {
  content: "\ec9f"; }

.icon-square2:before {
  content: "\eca0"; }

.icon-star2:before {
  content: "\eca1"; }

.icon-stop-circle2:before {
  content: "\eca2"; }

.icon-sun:before {
  content: "\eca3"; }

.icon-sunrise:before {
  content: "\eca4"; }

.icon-sunset:before {
  content: "\eca5"; }

.icon-tablet2:before {
  content: "\eca6"; }

.icon-tag2:before {
  content: "\eca7"; }

.icon-target:before {
  content: "\eca8"; }

.icon-terminal2:before {
  content: "\eca9"; }

.icon-thermometer2:before {
  content: "\ecaa"; }

.icon-thumbs-down2:before {
  content: "\ecab"; }

.icon-thumbs-up2:before {
  content: "\ecac"; }

.icon-toggle-left2:before {
  content: "\ecad"; }

.icon-toggle-right2:before {
  content: "\ecae"; }

.icon-trash2:before {
  content: "\ecaf"; }

.icon-trash-2:before {
  content: "\ecb0"; }

.icon-trending-down:before {
  content: "\ecb1"; }

.icon-trending-up:before {
  content: "\ecb2"; }

.icon-triangle:before {
  content: "\ecb3"; }

.icon-truck2:before {
  content: "\ecb4"; }

.icon-tv2:before {
  content: "\ecb5"; }

.icon-twitter2:before {
  content: "\ecb6"; }

.icon-type:before {
  content: "\ecb7"; }

.icon-umbrella2:before {
  content: "\ecb8"; }

.icon-underline2:before {
  content: "\ecb9"; }

.icon-unlock2:before {
  content: "\ecba"; }

.icon-upload2:before {
  content: "\ecbb"; }

.icon-upload-cloud:before {
  content: "\ecbc"; }

.icon-user2:before {
  content: "\ecbd"; }

.icon-user-check:before {
  content: "\ecbe"; }

.icon-user-minus:before {
  content: "\ecbf"; }

.icon-user-plus2:before {
  content: "\ecc0"; }

.icon-user-x:before {
  content: "\ecc1"; }

.icon-users2:before {
  content: "\ecc2"; }

.icon-video:before {
  content: "\ecc3"; }

.icon-video-off:before {
  content: "\ecc4"; }

.icon-voicemail:before {
  content: "\ecc5"; }

.icon-volume:before {
  content: "\ecc6"; }

.icon-volume-1:before {
  content: "\ecc7"; }

.icon-volume-2:before {
  content: "\ecc8"; }

.icon-volume-x:before {
  content: "\ecc9"; }

.icon-watch:before {
  content: "\ecca"; }

.icon-wifi2:before {
  content: "\eccb"; }

.icon-wifi-off:before {
  content: "\eccc"; }

.icon-wind:before {
  content: "\eccd"; }

.icon-x:before {
  content: "\ecce"; }

.icon-x-circle:before {
  content: "\eccf"; }

.icon-x-square:before {
  content: "\ecd0"; }

.icon-youtube2:before {
  content: "\ecd1"; }

.icon-zap:before {
  content: "\ecd2"; }

.icon-zap-off:before {
  content: "\ecd3"; }

.icon-zoom-in:before {
  content: "\ecd4"; }

.icon-zoom-out:before {
  content: "\ecd5"; }

.icon-asterisk:before {
  content: "\f069"; }

.icon-plus:before {
  content: "\f067"; }

.icon-question:before {
  content: "\f128"; }

.icon-minus:before {
  content: "\f068"; }

.icon-glass:before {
  content: "\f000"; }

.icon-music:before {
  content: "\f001"; }

.icon-search:before {
  content: "\f002"; }

.icon-envelope-o:before {
  content: "\f003"; }

.icon-heart:before {
  content: "\f004"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-o:before {
  content: "\f006"; }

.icon-user:before {
  content: "\f007"; }

.icon-film:before {
  content: "\f008"; }

.icon-th-large:before {
  content: "\f009"; }

.icon-th:before {
  content: "\f00a"; }

.icon-th-list:before {
  content: "\f00b"; }

.icon-check:before {
  content: "\f00c"; }

.icon-close:before {
  content: "\f00d"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-times:before {
  content: "\f00d"; }

.icon-search-plus:before {
  content: "\f00e"; }

.icon-search-minus:before {
  content: "\f010"; }

.icon-power-off:before {
  content: "\f011"; }

.icon-signal:before {
  content: "\f012"; }

.icon-cog:before {
  content: "\f013"; }

.icon-gear:before {
  content: "\f013"; }

.icon-trash-o:before {
  content: "\f014"; }

.icon-home:before {
  content: "\f015"; }

.icon-file-o:before {
  content: "\f016"; }

.icon-clock-o:before {
  content: "\f017"; }

.icon-road:before {
  content: "\f018"; }

.icon-download:before {
  content: "\f019"; }

.icon-arrow-circle-o-down:before {
  content: "\f01a"; }

.icon-arrow-circle-o-up:before {
  content: "\f01b"; }

.icon-inbox:before {
  content: "\f01c"; }

.icon-play-circle-o:before {
  content: "\f01d"; }

.icon-repeat:before {
  content: "\f01e"; }

.icon-rotate-right:before {
  content: "\f01e"; }

.icon-refresh:before {
  content: "\f021"; }

.icon-list-alt:before {
  content: "\f022"; }

.icon-lock:before {
  content: "\f023"; }

.icon-flag:before {
  content: "\f024"; }

.icon-headphones:before {
  content: "\f025"; }

.icon-volume-off:before {
  content: "\f026"; }

.icon-volume-down:before {
  content: "\f027"; }

.icon-volume-up:before {
  content: "\f028"; }

.icon-qrcode:before {
  content: "\f029"; }

.icon-barcode:before {
  content: "\f02a"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-tags:before {
  content: "\f02c"; }

.icon-book:before {
  content: "\f02d"; }

.icon-bookmark:before {
  content: "\f02e"; }

.icon-print:before {
  content: "\f02f"; }

.icon-camera:before {
  content: "\f030"; }

.icon-font:before {
  content: "\f031"; }

.icon-bold:before {
  content: "\f032"; }

.icon-italic:before {
  content: "\f033"; }

.icon-text-height:before {
  content: "\f034"; }

.icon-text-width:before {
  content: "\f035"; }

.icon-align-left:before {
  content: "\f036"; }

.icon-align-center:before {
  content: "\f037"; }

.icon-align-right:before {
  content: "\f038"; }

.icon-align-justify:before {
  content: "\f039"; }

.icon-list:before {
  content: "\f03a"; }

.icon-dedent:before {
  content: "\f03b"; }

.icon-outdent:before {
  content: "\f03b"; }

.icon-indent:before {
  content: "\f03c"; }

.icon-video-camera:before {
  content: "\f03d"; }

.icon-image:before {
  content: "\f03e"; }

.icon-photo:before {
  content: "\f03e"; }

.icon-picture-o:before {
  content: "\f03e"; }

.icon-pencil:before {
  content: "\f040"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-adjust:before {
  content: "\f042"; }

.icon-tint:before {
  content: "\f043"; }

.icon-edit:before {
  content: "\f044"; }

.icon-pencil-square-o:before {
  content: "\f044"; }

.icon-share-square-o:before {
  content: "\f045"; }

.icon-check-square-o:before {
  content: "\f046"; }

.icon-arrows:before {
  content: "\f047"; }

.icon-step-backward:before {
  content: "\f048"; }

.icon-fast-backward:before {
  content: "\f049"; }

.icon-backward:before {
  content: "\f04a"; }

.icon-play:before {
  content: "\f04b"; }

.icon-pause:before {
  content: "\f04c"; }

.icon-stop:before {
  content: "\f04d"; }

.icon-forward:before {
  content: "\f04e"; }

.icon-fast-forward:before {
  content: "\f050"; }

.icon-step-forward:before {
  content: "\f051"; }

.icon-eject:before {
  content: "\f052"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-plus-circle:before {
  content: "\f055"; }

.icon-minus-circle:before {
  content: "\f056"; }

.icon-times-circle:before {
  content: "\f057"; }

.icon-check-circle:before {
  content: "\f058"; }

.icon-question-circle:before {
  content: "\f059"; }

.icon-info-circle:before {
  content: "\f05a"; }

.icon-crosshairs:before {
  content: "\f05b"; }

.icon-times-circle-o:before {
  content: "\f05c"; }

.icon-check-circle-o:before {
  content: "\f05d"; }

.icon-ban:before {
  content: "\f05e"; }

.icon-arrow-left:before {
  content: "\f060"; }

.icon-arrow-right:before {
  content: "\f061"; }

.icon-arrow-up:before {
  content: "\f062"; }

.icon-arrow-down:before {
  content: "\f063"; }

.icon-mail-forward:before {
  content: "\f064"; }

.icon-share:before {
  content: "\f064"; }

.icon-expand:before {
  content: "\f065"; }

.icon-compress:before {
  content: "\f066"; }

.icon-exclamation-circle:before {
  content: "\f06a"; }

.icon-gift:before {
  content: "\f06b"; }

.icon-leaf:before {
  content: "\f06c"; }

.icon-fire:before {
  content: "\f06d"; }

.icon-eye:before {
  content: "\f06e"; }

.icon-eye-slash:before {
  content: "\f070"; }

.icon-exclamation-triangle:before {
  content: "\f071"; }

.icon-warning:before {
  content: "\f071"; }

.icon-plane:before {
  content: "\f072"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-random:before {
  content: "\f074"; }

.icon-comment:before {
  content: "\f075"; }

.icon-magnet:before {
  content: "\f076"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-retweet:before {
  content: "\f079"; }

.icon-shopping-cart:before {
  content: "\f07a"; }

.icon-folder:before {
  content: "\f07b"; }

.icon-folder-open:before {
  content: "\f07c"; }

.icon-arrows-v:before {
  content: "\f07d"; }

.icon-arrows-h:before {
  content: "\f07e"; }

.icon-bar-chart:before {
  content: "\f080"; }

.icon-bar-chart-o:before {
  content: "\f080"; }

.icon-twitter-square:before {
  content: "\f081"; }

.icon-facebook-square:before {
  content: "\f082"; }

.icon-camera-retro:before {
  content: "\f083"; }

.icon-key:before {
  content: "\f084"; }

.icon-cogs:before {
  content: "\f085"; }

.icon-gears:before {
  content: "\f085"; }

.icon-comments:before {
  content: "\f086"; }

.icon-thumbs-o-up:before {
  content: "\f087"; }

.icon-thumbs-o-down:before {
  content: "\f088"; }

.icon-star-half:before {
  content: "\f089"; }

.icon-heart-o:before {
  content: "\f08a"; }

.icon-sign-out:before {
  content: "\f08b"; }

.icon-linkedin-square:before {
  content: "\f08c"; }

.icon-thumb-tack:before {
  content: "\f08d"; }

.icon-external-link:before {
  content: "\f08e"; }

.icon-sign-in:before {
  content: "\f090"; }

.icon-trophy:before {
  content: "\f091"; }

.icon-github-square:before {
  content: "\f092"; }

.icon-upload:before {
  content: "\f093"; }

.icon-lemon-o:before {
  content: "\f094"; }

.icon-phone:before {
  content: "\f095"; }

.icon-square-o:before {
  content: "\f096"; }

.icon-bookmark-o:before {
  content: "\f097"; }

.icon-phone-square:before {
  content: "\f098"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-facebook-f:before {
  content: "\f09a"; }

.icon-github:before {
  content: "\f09b"; }

.icon-unlock:before {
  content: "\f09c"; }

.icon-credit-card:before {
  content: "\f09d"; }

.icon-feed:before {
  content: "\f09e"; }

.icon-rss:before {
  content: "\f09e"; }

.icon-hdd-o:before {
  content: "\f0a0"; }

.icon-bullhorn:before {
  content: "\f0a1"; }

.icon-bell-o:before {
  content: "\f0a2"; }

.icon-certificate:before {
  content: "\f0a3"; }

.icon-hand-o-right:before {
  content: "\f0a4"; }

.icon-hand-o-left:before {
  content: "\f0a5"; }

.icon-hand-o-up:before {
  content: "\f0a6"; }

.icon-hand-o-down:before {
  content: "\f0a7"; }

.icon-arrow-circle-left:before {
  content: "\f0a8"; }

.icon-arrow-circle-right:before {
  content: "\f0a9"; }

.icon-arrow-circle-up:before {
  content: "\f0aa"; }

.icon-arrow-circle-down:before {
  content: "\f0ab"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-wrench:before {
  content: "\f0ad"; }

.icon-tasks:before {
  content: "\f0ae"; }

.icon-filter:before {
  content: "\f0b0"; }

.icon-briefcase:before {
  content: "\f0b1"; }

.icon-arrows-alt:before {
  content: "\f0b2"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-users:before {
  content: "\f0c0"; }

.icon-chain:before {
  content: "\f0c1"; }

.icon-link:before {
  content: "\f0c1"; }

.icon-cloud:before {
  content: "\f0c2"; }

.icon-flask:before {
  content: "\f0c3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-scissors:before {
  content: "\f0c4"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-files-o:before {
  content: "\f0c5"; }

.icon-paperclip:before {
  content: "\f0c6"; }

.icon-floppy-o:before {
  content: "\f0c7"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-square:before {
  content: "\f0c8"; }

.icon-bars:before {
  content: "\f0c9"; }

.icon-navicon:before {
  content: "\f0c9"; }

.icon-reorder:before {
  content: "\f0c9"; }

.icon-list-ul:before {
  content: "\f0ca"; }

.icon-list-ol:before {
  content: "\f0cb"; }

.icon-strikethrough:before {
  content: "\f0cc"; }

.icon-underline:before {
  content: "\f0cd"; }

.icon-table:before {
  content: "\f0ce"; }

.icon-magic:before {
  content: "\f0d0"; }

.icon-truck:before {
  content: "\f0d1"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest-square:before {
  content: "\f0d3"; }

.icon-google-plus-square:before {
  content: "\f0d4"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-money:before {
  content: "\f0d6"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-columns:before {
  content: "\f0db"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-unsorted:before {
  content: "\f0dc"; }

.icon-sort-desc:before {
  content: "\f0dd"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-asc:before {
  content: "\f0de"; }

.icon-sort-up:before {
  content: "\f0de"; }

.icon-envelope:before {
  content: "\f0e0"; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-rotate-left:before {
  content: "\f0e2"; }

.icon-undo:before {
  content: "\f0e2"; }

.icon-gavel:before {
  content: "\f0e3"; }

.icon-legal:before {
  content: "\f0e3"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-tachometer:before {
  content: "\f0e4"; }

.icon-comment-o:before {
  content: "\f0e5"; }

.icon-comments-o:before {
  content: "\f0e6"; }

.icon-bolt:before {
  content: "\f0e7"; }

.icon-flash:before {
  content: "\f0e7"; }

.icon-sitemap:before {
  content: "\f0e8"; }

.icon-umbrella:before {
  content: "\f0e9"; }

.icon-clipboard:before {
  content: "\f0ea"; }

.icon-paste:before {
  content: "\f0ea"; }

.icon-lightbulb-o:before {
  content: "\f0eb"; }

.icon-exchange:before {
  content: "\f0ec"; }

.icon-cloud-download:before {
  content: "\f0ed"; }

.icon-cloud-upload:before {
  content: "\f0ee"; }

.icon-user-md:before {
  content: "\f0f0"; }

.icon-stethoscope:before {
  content: "\f0f1"; }

.icon-suitcase:before {
  content: "\f0f2"; }

.icon-bell:before {
  content: "\f0f3"; }

.icon-coffee:before {
  content: "\f0f4"; }

.icon-cutlery:before {
  content: "\f0f5"; }

.icon-file-text-o:before {
  content: "\f0f6"; }

.icon-building-o:before {
  content: "\f0f7"; }

.icon-hospital-o:before {
  content: "\f0f8"; }

.icon-ambulance:before {
  content: "\f0f9"; }

.icon-medkit:before {
  content: "\f0fa"; }

.icon-fighter-jet:before {
  content: "\f0fb"; }

.icon-beer:before {
  content: "\f0fc"; }

.icon-h-square:before {
  content: "\f0fd"; }

.icon-plus-square:before {
  content: "\f0fe"; }

.icon-angle-double-left:before {
  content: "\f100"; }

.icon-angle-double-right:before {
  content: "\f101"; }

.icon-angle-double-up:before {
  content: "\f102"; }

.icon-angle-double-down:before {
  content: "\f103"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-desktop:before {
  content: "\f108"; }

.icon-laptop:before {
  content: "\f109"; }

.icon-tablet:before {
  content: "\f10a"; }

.icon-mobile:before {
  content: "\f10b"; }

.icon-mobile-phone:before {
  content: "\f10b"; }

.icon-circle-o:before {
  content: "\f10c"; }

.icon-quote-left:before {
  content: "\f10d"; }

.icon-quote-right:before {
  content: "\f10e"; }

.icon-spinner:before {
  content: "\f110"; }

.icon-circle:before {
  content: "\f111"; }

.icon-mail-reply:before {
  content: "\f112"; }

.icon-reply:before {
  content: "\f112"; }

.icon-github-alt:before {
  content: "\f113"; }

.icon-folder-o:before {
  content: "\f114"; }

.icon-folder-open-o:before {
  content: "\f115"; }

.icon-smile-o:before {
  content: "\f118"; }

.icon-frown-o:before {
  content: "\f119"; }

.icon-meh-o:before {
  content: "\f11a"; }

.icon-gamepad:before {
  content: "\f11b"; }

.icon-keyboard-o:before {
  content: "\f11c"; }

.icon-flag-o:before {
  content: "\f11d"; }

.icon-flag-checkered:before {
  content: "\f11e"; }

.icon-terminal:before {
  content: "\f120"; }

.icon-code:before {
  content: "\f121"; }

.icon-mail-reply-all:before {
  content: "\f122"; }

.icon-reply-all:before {
  content: "\f122"; }

.icon-star-half-empty:before {
  content: "\f123"; }

.icon-star-half-full:before {
  content: "\f123"; }

.icon-star-half-o:before {
  content: "\f123"; }

.icon-location-arrow:before {
  content: "\f124"; }

.icon-crop:before {
  content: "\f125"; }

.icon-code-fork:before {
  content: "\f126"; }

.icon-chain-broken:before {
  content: "\f127"; }

.icon-unlink:before {
  content: "\f127"; }

.icon-info:before {
  content: "\f129"; }

.icon-exclamation:before {
  content: "\f12a"; }

.icon-superscript:before {
  content: "\f12b"; }

.icon-subscript:before {
  content: "\f12c"; }

.icon-eraser:before {
  content: "\f12d"; }

.icon-puzzle-piece:before {
  content: "\f12e"; }

.icon-microphone:before {
  content: "\f130"; }

.icon-microphone-slash:before {
  content: "\f131"; }

.icon-shield:before {
  content: "\f132"; }

.icon-calendar-o:before {
  content: "\f133"; }

.icon-fire-extinguisher:before {
  content: "\f134"; }

.icon-rocket:before {
  content: "\f135"; }

.icon-maxcdn:before {
  content: "\f136"; }

.icon-chevron-circle-left:before {
  content: "\f137"; }

.icon-chevron-circle-right:before {
  content: "\f138"; }

.icon-chevron-circle-up:before {
  content: "\f139"; }

.icon-chevron-circle-down:before {
  content: "\f13a"; }

.icon-html5:before {
  content: "\f13b"; }

.icon-css3:before {
  content: "\f13c"; }

.icon-anchor:before {
  content: "\f13d"; }

.icon-unlock-alt:before {
  content: "\f13e"; }

.icon-bullseye:before {
  content: "\f140"; }

.icon-ellipsis-h:before {
  content: "\f141"; }

.icon-ellipsis-v:before {
  content: "\f142"; }

.icon-rss-square:before {
  content: "\f143"; }

.icon-play-circle:before {
  content: "\f144"; }

.icon-ticket:before {
  content: "\f145"; }

.icon-minus-square:before {
  content: "\f146"; }

.icon-minus-square-o:before {
  content: "\f147"; }

.icon-level-up:before {
  content: "\f148"; }

.icon-level-down:before {
  content: "\f149"; }

.icon-check-square:before {
  content: "\f14a"; }

.icon-pencil-square:before {
  content: "\f14b"; }

.icon-external-link-square:before {
  content: "\f14c"; }

.icon-share-square:before {
  content: "\f14d"; }

.icon-compass:before {
  content: "\f14e"; }

.icon-caret-square-o-down:before {
  content: "\f150"; }

.icon-toggle-down:before {
  content: "\f150"; }

.icon-caret-square-o-up:before {
  content: "\f151"; }

.icon-toggle-up:before {
  content: "\f151"; }

.icon-caret-square-o-right:before {
  content: "\f152"; }

.icon-toggle-right:before {
  content: "\f152"; }

.icon-eur:before {
  content: "\f153"; }

.icon-euro:before {
  content: "\f153"; }

.icon-gbp:before {
  content: "\f154"; }

.icon-dollar:before {
  content: "\f155"; }

.icon-usd:before {
  content: "\f155"; }

.icon-inr:before {
  content: "\f156"; }

.icon-rupee:before {
  content: "\f156"; }

.icon-cny:before {
  content: "\f157"; }

.icon-jpy:before {
  content: "\f157"; }

.icon-rmb:before {
  content: "\f157"; }

.icon-yen:before {
  content: "\f157"; }

.icon-rouble:before {
  content: "\f158"; }

.icon-rub:before {
  content: "\f158"; }

.icon-ruble:before {
  content: "\f158"; }

.icon-krw:before {
  content: "\f159"; }

.icon-won:before {
  content: "\f159"; }

.icon-bitcoin:before {
  content: "\f15a"; }

.icon-btc:before {
  content: "\f15a"; }

.icon-file:before {
  content: "\f15b"; }

.icon-file-text:before {
  content: "\f15c"; }

.icon-sort-alpha-asc:before {
  content: "\f15d"; }

.icon-sort-alpha-desc:before {
  content: "\f15e"; }

.icon-sort-amount-asc:before {
  content: "\f160"; }

.icon-sort-amount-desc:before {
  content: "\f161"; }

.icon-sort-numeric-asc:before {
  content: "\f162"; }

.icon-sort-numeric-desc:before {
  content: "\f163"; }

.icon-thumbs-up:before {
  content: "\f164"; }

.icon-thumbs-down:before {
  content: "\f165"; }

.icon-youtube-square:before {
  content: "\f166"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-xing:before {
  content: "\f168"; }

.icon-xing-square:before {
  content: "\f169"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-dropbox:before {
  content: "\f16b"; }

.icon-stack-overflow:before {
  content: "\f16c"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-flickr:before {
  content: "\f16e"; }

.icon-adn:before {
  content: "\f170"; }

.icon-bitbucket:before {
  content: "\f171"; }

.icon-bitbucket-square:before {
  content: "\f172"; }

.icon-tumblr:before {
  content: "\f173"; }

.icon-tumblr-square:before {
  content: "\f174"; }

.icon-long-arrow-down:before {
  content: "\f175"; }

.icon-long-arrow-up:before {
  content: "\f176"; }

.icon-long-arrow-left:before {
  content: "\f177"; }

.icon-long-arrow-right:before {
  content: "\f178"; }

.icon-apple:before {
  content: "\f179"; }

.icon-windows:before {
  content: "\f17a"; }

.icon-android:before {
  content: "\f17b"; }

.icon-linux:before {
  content: "\f17c"; }

.icon-dribbble:before {
  content: "\f17d"; }

.icon-skype:before {
  content: "\f17e"; }

.icon-foursquare:before {
  content: "\f180"; }

.icon-trello:before {
  content: "\f181"; }

.icon-female:before {
  content: "\f182"; }

.icon-male:before {
  content: "\f183"; }

.icon-gittip:before {
  content: "\f184"; }

.icon-gratipay:before {
  content: "\f184"; }

.icon-sun-o:before {
  content: "\f185"; }

.icon-moon-o:before {
  content: "\f186"; }

.icon-archive:before {
  content: "\f187"; }

.icon-bug:before {
  content: "\f188"; }

.icon-vk:before {
  content: "\f189"; }

.icon-weibo:before {
  content: "\f18a"; }

.icon-renren:before {
  content: "\f18b"; }

.icon-pagelines:before {
  content: "\f18c"; }

.icon-stack-exchange:before {
  content: "\f18d"; }

.icon-arrow-circle-o-right:before {
  content: "\f18e"; }

.icon-arrow-circle-o-left:before {
  content: "\f190"; }

.icon-caret-square-o-left:before {
  content: "\f191"; }

.icon-toggle-left:before {
  content: "\f191"; }

.icon-dot-circle-o:before {
  content: "\f192"; }

.icon-wheelchair:before {
  content: "\f193"; }

.icon-vimeo-square:before {
  content: "\f194"; }

.icon-try:before {
  content: "\f195"; }

.icon-turkish-lira:before {
  content: "\f195"; }

.icon-plus-square-o:before {
  content: "\f196"; }

.icon-space-shuttle:before {
  content: "\f197"; }

.icon-slack:before {
  content: "\f198"; }

.icon-envelope-square:before {
  content: "\f199"; }

.icon-wordpress:before {
  content: "\f19a"; }

.icon-openid:before {
  content: "\f19b"; }

.icon-bank:before {
  content: "\f19c"; }

.icon-institution:before {
  content: "\f19c"; }

.icon-university:before {
  content: "\f19c"; }

.icon-graduation-cap:before {
  content: "\f19d"; }

.icon-mortar-board:before {
  content: "\f19d"; }

.icon-yahoo:before {
  content: "\f19e"; }

.icon-google:before {
  content: "\f1a0"; }

.icon-reddit:before {
  content: "\f1a1"; }

.icon-reddit-square:before {
  content: "\f1a2"; }

.icon-stumbleupon-circle:before {
  content: "\f1a3"; }

.icon-stumbleupon:before {
  content: "\f1a4"; }

.icon-delicious:before {
  content: "\f1a5"; }

.icon-digg:before {
  content: "\f1a6"; }

.icon-pied-piper-pp:before {
  content: "\f1a7"; }

.icon-pied-piper-alt:before {
  content: "\f1a8"; }

.icon-drupal:before {
  content: "\f1a9"; }

.icon-joomla:before {
  content: "\f1aa"; }

.icon-language:before {
  content: "\f1ab"; }

.icon-fax:before {
  content: "\f1ac"; }

.icon-building:before {
  content: "\f1ad"; }

.icon-child:before {
  content: "\f1ae"; }

.icon-paw:before {
  content: "\f1b0"; }

.icon-spoon:before {
  content: "\f1b1"; }

.icon-cube:before {
  content: "\f1b2"; }

.icon-cubes:before {
  content: "\f1b3"; }

.icon-behance:before {
  content: "\f1b4"; }

.icon-behance-square:before {
  content: "\f1b5"; }

.icon-steam:before {
  content: "\f1b6"; }

.icon-steam-square:before {
  content: "\f1b7"; }

.icon-recycle:before {
  content: "\f1b8"; }

.icon-automobile:before {
  content: "\f1b9"; }

.icon-car:before {
  content: "\f1b9"; }

.icon-cab:before {
  content: "\f1ba"; }

.icon-taxi:before {
  content: "\f1ba"; }

.icon-tree:before {
  content: "\f1bb"; }

.icon-spotify:before {
  content: "\f1bc"; }

.icon-deviantart:before {
  content: "\f1bd"; }

.icon-soundcloud:before {
  content: "\f1be"; }

.icon-database:before {
  content: "\f1c0"; }

.icon-file-pdf-o:before {
  content: "\f1c1"; }

.icon-file-word-o:before {
  content: "\f1c2"; }

.icon-file-excel-o:before {
  content: "\f1c3"; }

.icon-file-powerpoint-o:before {
  content: "\f1c4"; }

.icon-file-image-o:before {
  content: "\f1c5"; }

.icon-file-photo-o:before {
  content: "\f1c5"; }

.icon-file-picture-o:before {
  content: "\f1c5"; }

.icon-file-archive-o:before {
  content: "\f1c6"; }

.icon-file-zip-o:before {
  content: "\f1c6"; }

.icon-file-audio-o:before {
  content: "\f1c7"; }

.icon-file-sound-o:before {
  content: "\f1c7"; }

.icon-file-movie-o:before {
  content: "\f1c8"; }

.icon-file-video-o:before {
  content: "\f1c8"; }

.icon-file-code-o:before {
  content: "\f1c9"; }

.icon-vine:before {
  content: "\f1ca"; }

.icon-codepen:before {
  content: "\f1cb"; }

.icon-jsfiddle:before {
  content: "\f1cc"; }

.icon-life-bouy:before {
  content: "\f1cd"; }

.icon-life-buoy:before {
  content: "\f1cd"; }

.icon-life-ring:before {
  content: "\f1cd"; }

.icon-life-saver:before {
  content: "\f1cd"; }

.icon-support:before {
  content: "\f1cd"; }

.icon-circle-o-notch:before {
  content: "\f1ce"; }

.icon-ra:before {
  content: "\f1d0"; }

.icon-rebel:before {
  content: "\f1d0"; }

.icon-resistance:before {
  content: "\f1d0"; }

.icon-empire:before {
  content: "\f1d1"; }

.icon-ge:before {
  content: "\f1d1"; }

.icon-git-square:before {
  content: "\f1d2"; }

.icon-git:before {
  content: "\f1d3"; }

.icon-hacker-news:before {
  content: "\f1d4"; }

.icon-y-combinator-square:before {
  content: "\f1d4"; }

.icon-yc-square:before {
  content: "\f1d4"; }

.icon-tencent-weibo:before {
  content: "\f1d5"; }

.icon-qq:before {
  content: "\f1d6"; }

.icon-wechat:before {
  content: "\f1d7"; }

.icon-weixin:before {
  content: "\f1d7"; }

.icon-paper-plane:before {
  content: "\f1d8"; }

.icon-send:before {
  content: "\f1d8"; }

.icon-paper-plane-o:before {
  content: "\f1d9"; }

.icon-send-o:before {
  content: "\f1d9"; }

.icon-history:before {
  content: "\f1da"; }

.icon-circle-thin:before {
  content: "\f1db"; }

.icon-header:before {
  content: "\f1dc"; }

.icon-paragraph:before {
  content: "\f1dd"; }

.icon-sliders:before {
  content: "\f1de"; }

.icon-share-alt:before {
  content: "\f1e0"; }

.icon-share-alt-square:before {
  content: "\f1e1"; }

.icon-bomb:before {
  content: "\f1e2"; }

.icon-futbol-o:before {
  content: "\f1e3"; }

.icon-soccer-ball-o:before {
  content: "\f1e3"; }

.icon-tty:before {
  content: "\f1e4"; }

.icon-binoculars:before {
  content: "\f1e5"; }

.icon-plug:before {
  content: "\f1e6"; }

.icon-slideshare:before {
  content: "\f1e7"; }

.icon-twitch:before {
  content: "\f1e8"; }

.icon-yelp:before {
  content: "\f1e9"; }

.icon-newspaper-o:before {
  content: "\f1ea"; }

.icon-wifi:before {
  content: "\f1eb"; }

.icon-calculator:before {
  content: "\f1ec"; }

.icon-paypal:before {
  content: "\f1ed"; }

.icon-google-wallet:before {
  content: "\f1ee"; }

.icon-cc-visa:before {
  content: "\f1f0"; }

.icon-cc-mastercard:before {
  content: "\f1f1"; }

.icon-cc-discover:before {
  content: "\f1f2"; }

.icon-cc-amex:before {
  content: "\f1f3"; }

.icon-cc-paypal:before {
  content: "\f1f4"; }

.icon-cc-stripe:before {
  content: "\f1f5"; }

.icon-bell-slash:before {
  content: "\f1f6"; }

.icon-bell-slash-o:before {
  content: "\f1f7"; }

.icon-trash:before {
  content: "\f1f8"; }

.icon-copyright:before {
  content: "\f1f9"; }

.icon-at:before {
  content: "\f1fa"; }

.icon-eyedropper:before {
  content: "\f1fb"; }

.icon-paint-brush:before {
  content: "\f1fc"; }

.icon-birthday-cake:before {
  content: "\f1fd"; }

.icon-area-chart:before {
  content: "\f1fe"; }

.icon-pie-chart:before {
  content: "\f200"; }

.icon-line-chart:before {
  content: "\f201"; }

.icon-lastfm:before {
  content: "\f202"; }

.icon-lastfm-square:before {
  content: "\f203"; }

.icon-toggle-off:before {
  content: "\f204"; }

.icon-toggle-on:before {
  content: "\f205"; }

.icon-bicycle:before {
  content: "\f206"; }

.icon-bus:before {
  content: "\f207"; }

.icon-ioxhost:before {
  content: "\f208"; }

.icon-angellist:before {
  content: "\f209"; }

.icon-cc:before {
  content: "\f20a"; }

.icon-ils:before {
  content: "\f20b"; }

.icon-shekel:before {
  content: "\f20b"; }

.icon-sheqel:before {
  content: "\f20b"; }

.icon-meanpath:before {
  content: "\f20c"; }

.icon-buysellads:before {
  content: "\f20d"; }

.icon-connectdevelop:before {
  content: "\f20e"; }

.icon-dashcube:before {
  content: "\f210"; }

.icon-forumbee:before {
  content: "\f211"; }

.icon-leanpub:before {
  content: "\f212"; }

.icon-sellsy:before {
  content: "\f213"; }

.icon-shirtsinbulk:before {
  content: "\f214"; }

.icon-simplybuilt:before {
  content: "\f215"; }

.icon-skyatlas:before {
  content: "\f216"; }

.icon-cart-plus:before {
  content: "\f217"; }

.icon-cart-arrow-down:before {
  content: "\f218"; }

.icon-diamond:before {
  content: "\f219"; }

.icon-ship:before {
  content: "\f21a"; }

.icon-user-secret:before {
  content: "\f21b"; }

.icon-motorcycle:before {
  content: "\f21c"; }

.icon-street-view:before {
  content: "\f21d"; }

.icon-heartbeat:before {
  content: "\f21e"; }

.icon-venus:before {
  content: "\f221"; }

.icon-mars:before {
  content: "\f222"; }

.icon-mercury:before {
  content: "\f223"; }

.icon-intersex:before {
  content: "\f224"; }

.icon-transgender:before {
  content: "\f224"; }

.icon-transgender-alt:before {
  content: "\f225"; }

.icon-venus-double:before {
  content: "\f226"; }

.icon-mars-double:before {
  content: "\f227"; }

.icon-venus-mars:before {
  content: "\f228"; }

.icon-mars-stroke:before {
  content: "\f229"; }

.icon-mars-stroke-v:before {
  content: "\f22a"; }

.icon-mars-stroke-h:before {
  content: "\f22b"; }

.icon-neuter:before {
  content: "\f22c"; }

.icon-genderless:before {
  content: "\f22d"; }

.icon-facebook-official:before {
  content: "\f230"; }

.icon-pinterest-p:before {
  content: "\f231"; }

.icon-whatsapp:before {
  content: "\f232"; }

.icon-server:before {
  content: "\f233"; }

.icon-user-plus:before {
  content: "\f234"; }

.icon-user-times:before {
  content: "\f235"; }

.icon-bed:before {
  content: "\f236"; }

.icon-hotel:before {
  content: "\f236"; }

.icon-viacoin:before {
  content: "\f237"; }

.icon-train:before {
  content: "\f238"; }

.icon-subway:before {
  content: "\f239"; }

.icon-medium:before {
  content: "\f23a"; }

.icon-y-combinator:before {
  content: "\f23b"; }

.icon-yc:before {
  content: "\f23b"; }

.icon-optin-monster:before {
  content: "\f23c"; }

.icon-opencart:before {
  content: "\f23d"; }

.icon-expeditedssl:before {
  content: "\f23e"; }

.icon-battery:before {
  content: "\f240"; }

.icon-battery-4:before {
  content: "\f240"; }

.icon-battery-full:before {
  content: "\f240"; }

.icon-battery-3:before {
  content: "\f241"; }

.icon-battery-three-quarters:before {
  content: "\f241"; }

.icon-battery-2:before {
  content: "\f242"; }

.icon-battery-half:before {
  content: "\f242"; }

.icon-battery-1:before {
  content: "\f243"; }

.icon-battery-quarter:before {
  content: "\f243"; }

.icon-battery-0:before {
  content: "\f244"; }

.icon-battery-empty:before {
  content: "\f244"; }

.icon-mouse-pointer:before {
  content: "\f245"; }

.icon-i-cursor:before {
  content: "\f246"; }

.icon-object-group:before {
  content: "\f247"; }

.icon-object-ungroup:before {
  content: "\f248"; }

.icon-sticky-note:before {
  content: "\f249"; }

.icon-sticky-note-o:before {
  content: "\f24a"; }

.icon-cc-jcb:before {
  content: "\f24b"; }

.icon-cc-diners-club:before {
  content: "\f24c"; }

.icon-clone:before {
  content: "\f24d"; }

.icon-balance-scale:before {
  content: "\f24e"; }

.icon-hourglass-o:before {
  content: "\f250"; }

.icon-hourglass-1:before {
  content: "\f251"; }

.icon-hourglass-start:before {
  content: "\f251"; }

.icon-hourglass-2:before {
  content: "\f252"; }

.icon-hourglass-half:before {
  content: "\f252"; }

.icon-hourglass-3:before {
  content: "\f253"; }

.icon-hourglass-end:before {
  content: "\f253"; }

.icon-hourglass:before {
  content: "\f254"; }

.icon-hand-grab-o:before {
  content: "\f255"; }

.icon-hand-rock-o:before {
  content: "\f255"; }

.icon-hand-paper-o:before {
  content: "\f256"; }

.icon-hand-stop-o:before {
  content: "\f256"; }

.icon-hand-scissors-o:before {
  content: "\f257"; }

.icon-hand-lizard-o:before {
  content: "\f258"; }

.icon-hand-spock-o:before {
  content: "\f259"; }

.icon-hand-pointer-o:before {
  content: "\f25a"; }

.icon-hand-peace-o:before {
  content: "\f25b"; }

.icon-trademark:before {
  content: "\f25c"; }

.icon-registered:before {
  content: "\f25d"; }

.icon-creative-commons:before {
  content: "\f25e"; }

.icon-gg:before {
  content: "\f260"; }

.icon-gg-circle:before {
  content: "\f261"; }

.icon-tripadvisor:before {
  content: "\f262"; }

.icon-odnoklassniki:before {
  content: "\f263"; }

.icon-odnoklassniki-square:before {
  content: "\f264"; }

.icon-get-pocket:before {
  content: "\f265"; }

.icon-wikipedia-w:before {
  content: "\f266"; }

.icon-safari:before {
  content: "\f267"; }

.icon-chrome:before {
  content: "\f268"; }

.icon-firefox:before {
  content: "\f269"; }

.icon-opera:before {
  content: "\f26a"; }

.icon-internet-explorer:before {
  content: "\f26b"; }

.icon-television:before {
  content: "\f26c"; }

.icon-tv:before {
  content: "\f26c"; }

.icon-contao:before {
  content: "\f26d"; }

.icon-500px:before {
  content: "\f26e"; }

.icon-amazon:before {
  content: "\f270"; }

.icon-calendar-plus-o:before {
  content: "\f271"; }

.icon-calendar-minus-o:before {
  content: "\f272"; }

.icon-calendar-times-o:before {
  content: "\f273"; }

.icon-calendar-check-o:before {
  content: "\f274"; }

.icon-industry:before {
  content: "\f275"; }

.icon-map-pin:before {
  content: "\f276"; }

.icon-map-signs:before {
  content: "\f277"; }

.icon-map-o:before {
  content: "\f278"; }

.icon-map:before {
  content: "\f279"; }

.icon-commenting:before {
  content: "\f27a"; }

.icon-commenting-o:before {
  content: "\f27b"; }

.icon-houzz:before {
  content: "\f27c"; }

.icon-vimeo:before {
  content: "\f27d"; }

.icon-black-tie:before {
  content: "\f27e"; }

.icon-fonticons:before {
  content: "\f280"; }

.icon-reddit-alien:before {
  content: "\f281"; }

.icon-edge:before {
  content: "\f282"; }

.icon-credit-card-alt:before {
  content: "\f283"; }

.icon-codiepie:before {
  content: "\f284"; }

.icon-modx:before {
  content: "\f285"; }

.icon-fort-awesome:before {
  content: "\f286"; }

.icon-usb:before {
  content: "\f287"; }

.icon-product-hunt:before {
  content: "\f288"; }

.icon-mixcloud:before {
  content: "\f289"; }

.icon-scribd:before {
  content: "\f28a"; }

.icon-pause-circle:before {
  content: "\f28b"; }

.icon-pause-circle-o:before {
  content: "\f28c"; }

.icon-stop-circle:before {
  content: "\f28d"; }

.icon-stop-circle-o:before {
  content: "\f28e"; }

.icon-shopping-bag:before {
  content: "\f290"; }

.icon-shopping-basket:before {
  content: "\f291"; }

.icon-hashtag:before {
  content: "\f292"; }

.icon-bluetooth:before {
  content: "\f293"; }

.icon-bluetooth-b:before {
  content: "\f294"; }

.icon-percent:before {
  content: "\f295"; }

.icon-gitlab:before {
  content: "\f296"; }

.icon-wpbeginner:before {
  content: "\f297"; }

.icon-wpforms:before {
  content: "\f298"; }

.icon-envira:before {
  content: "\f299"; }

.icon-universal-access:before {
  content: "\f29a"; }

.icon-wheelchair-alt:before {
  content: "\f29b"; }

.icon-question-circle-o:before {
  content: "\f29c"; }

.icon-blind:before {
  content: "\f29d"; }

.icon-audio-description:before {
  content: "\f29e"; }

.icon-volume-control-phone:before {
  content: "\f2a0"; }

.icon-braille:before {
  content: "\f2a1"; }

.icon-assistive-listening-systems:before {
  content: "\f2a2"; }

.icon-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.icon-asl-interpreting:before {
  content: "\f2a3"; }

.icon-deaf:before {
  content: "\f2a4"; }

.icon-deafness:before {
  content: "\f2a4"; }

.icon-hard-of-hearing:before {
  content: "\f2a4"; }

.icon-glide:before {
  content: "\f2a5"; }

.icon-glide-g:before {
  content: "\f2a6"; }

.icon-sign-language:before {
  content: "\f2a7"; }

.icon-signing:before {
  content: "\f2a7"; }

.icon-low-vision:before {
  content: "\f2a8"; }

.icon-viadeo:before {
  content: "\f2a9"; }

.icon-viadeo-square:before {
  content: "\f2aa"; }

.icon-snapchat:before {
  content: "\f2ab"; }

.icon-snapchat-ghost:before {
  content: "\f2ac"; }

.icon-snapchat-square:before {
  content: "\f2ad"; }

.icon-pied-piper:before {
  content: "\f2ae"; }

.icon-first-order:before {
  content: "\f2b0"; }

.icon-yoast:before {
  content: "\f2b1"; }

.icon-themeisle:before {
  content: "\f2b2"; }

.icon-google-plus-circle:before {
  content: "\f2b3"; }

.icon-google-plus-official:before {
  content: "\f2b3"; }

.icon-fa:before {
  content: "\f2b4"; }

.icon-font-awesome:before {
  content: "\f2b4"; }

.icon-handshake-o:before {
  content: "\f2b5"; }

.icon-envelope-open:before {
  content: "\f2b6"; }

.icon-envelope-open-o:before {
  content: "\f2b7"; }

.icon-linode:before {
  content: "\f2b8"; }

.icon-address-book:before {
  content: "\f2b9"; }

.icon-address-book-o:before {
  content: "\f2ba"; }

.icon-address-card:before {
  content: "\f2bb"; }

.icon-vcard:before {
  content: "\f2bb"; }

.icon-address-card-o:before {
  content: "\f2bc"; }

.icon-vcard-o:before {
  content: "\f2bc"; }

.icon-user-circle:before {
  content: "\f2bd"; }

.icon-user-circle-o:before {
  content: "\f2be"; }

.icon-user-o:before {
  content: "\f2c0"; }

.icon-id-badge:before {
  content: "\f2c1"; }

.icon-drivers-license:before {
  content: "\f2c2"; }

.icon-id-card:before {
  content: "\f2c2"; }

.icon-drivers-license-o:before {
  content: "\f2c3"; }

.icon-id-card-o:before {
  content: "\f2c3"; }

.icon-quora:before {
  content: "\f2c4"; }

.icon-free-code-camp:before {
  content: "\f2c5"; }

.icon-telegram:before {
  content: "\f2c6"; }

.icon-thermometer:before {
  content: "\f2c7"; }

.icon-thermometer-4:before {
  content: "\f2c7"; }

.icon-thermometer-full:before {
  content: "\f2c7"; }

.icon-thermometer-3:before {
  content: "\f2c8"; }

.icon-thermometer-three-quarters:before {
  content: "\f2c8"; }

.icon-thermometer-2:before {
  content: "\f2c9"; }

.icon-thermometer-half:before {
  content: "\f2c9"; }

.icon-thermometer-1:before {
  content: "\f2ca"; }

.icon-thermometer-quarter:before {
  content: "\f2ca"; }

.icon-thermometer-0:before {
  content: "\f2cb"; }

.icon-thermometer-empty:before {
  content: "\f2cb"; }

.icon-shower:before {
  content: "\f2cc"; }

.icon-bath:before {
  content: "\f2cd"; }

.icon-bathtub:before {
  content: "\f2cd"; }

.icon-s15:before {
  content: "\f2cd"; }

.icon-podcast:before {
  content: "\f2ce"; }

.icon-window-maximize:before {
  content: "\f2d0"; }

.icon-window-minimize:before {
  content: "\f2d1"; }

.icon-window-restore:before {
  content: "\f2d2"; }

.icon-times-rectangle:before {
  content: "\f2d3"; }

.icon-window-close:before {
  content: "\f2d3"; }

.icon-times-rectangle-o:before {
  content: "\f2d4"; }

.icon-window-close-o:before {
  content: "\f2d4"; }

.icon-bandcamp:before {
  content: "\f2d5"; }

.icon-grav:before {
  content: "\f2d6"; }

.icon-etsy:before {
  content: "\f2d7"; }

.icon-imdb:before {
  content: "\f2d8"; }

.icon-ravelry:before {
  content: "\f2d9"; }

.icon-eercast:before {
  content: "\f2da"; }

.icon-microchip:before {
  content: "\f2db"; }

.icon-snowflake-o:before {
  content: "\f2dc"; }

.icon-superpowers:before {
  content: "\f2dd"; }

.icon-wpexplorer:before {
  content: "\f2de"; }

.icon-meetup:before {
  content: "\f2e0"; }

.icon-weather_aquarius:before {
  content: "\e900"; }

.icon-weather_aries:before {
  content: "\e901"; }

.icon-weather_cancer:before {
  content: "\e902"; }

.icon-weather_capricorn:before {
  content: "\e903"; }

.icon-weather_cloud_drop:before {
  content: "\e904"; }

.icon-weather_cloud_lightning:before {
  content: "\e905"; }

.icon-weather_cloud_snowflake:before {
  content: "\e906"; }

.icon-weather_cloud:before {
  content: "\e907"; }

.icon-weather_downpour_fullmoon:before {
  content: "\e908"; }

.icon-weather_downpour_halfmoon:before {
  content: "\e909"; }

.icon-weather_downpour_sun:before {
  content: "\e90a"; }

.icon-weather_drop:before {
  content: "\e90b"; }

.icon-weather_first_quarter:before {
  content: "\e90c"; }

.icon-weather_fog_fullmoon:before {
  content: "\e90d"; }

.icon-weather_fog_halfmoon:before {
  content: "\e90e"; }

.icon-weather_fog_sun:before {
  content: "\e90f"; }

.icon-weather_fog:before {
  content: "\e910"; }

.icon-weather_fullmoon:before {
  content: "\e911"; }

.icon-weather_gemini:before {
  content: "\e912"; }

.icon-weather_hail_fullmoon:before {
  content: "\e913"; }

.icon-weather_hail_halfmoon:before {
  content: "\e914"; }

.icon-weather_hail_sun:before {
  content: "\e915"; }

.icon-weather_hail:before {
  content: "\e916"; }

.icon-weather_last_quarter:before {
  content: "\e917"; }

.icon-weather_leo:before {
  content: "\e918"; }

.icon-weather_libra:before {
  content: "\e919"; }

.icon-weather_lightning:before {
  content: "\e91a"; }

.icon-weather_mistyrain_fullmoon:before {
  content: "\e91b"; }

.icon-weather_mistyrain_halfmoon:before {
  content: "\e91c"; }

.icon-weather_mistyrain_sun:before {
  content: "\e91d"; }

.icon-weather_mistyrain:before {
  content: "\e91e"; }

.icon-weather_moon:before {
  content: "\e91f"; }

.icon-weather_moondown_full:before {
  content: "\e920"; }

.icon-weather_moondown_half:before {
  content: "\e921"; }

.icon-weather_moonset_full:before {
  content: "\e922"; }

.icon-weather_moonset_half:before {
  content: "\e923"; }

.icon-weather_move2:before {
  content: "\e924"; }

.icon-weather_newmoon:before {
  content: "\e925"; }

.icon-weather_pisces:before {
  content: "\e926"; }

.icon-weather_rain_fullmoon:before {
  content: "\e927"; }

.icon-weather_rain_halfmoon:before {
  content: "\e928"; }

.icon-weather_rain_sun:before {
  content: "\e929"; }

.icon-weather_rain:before {
  content: "\e92a"; }

.icon-weather_sagittarius:before {
  content: "\e92b"; }

.icon-weather_scorpio:before {
  content: "\e92c"; }

.icon-weather_snow_fullmoon:before {
  content: "\e92d"; }

.icon-weather_snow_halfmoon:before {
  content: "\e92e"; }

.icon-weather_snow_sun:before {
  content: "\e92f"; }

.icon-weather_snow:before {
  content: "\e930"; }

.icon-weather_snowflake:before {
  content: "\e931"; }

.icon-weather_star:before {
  content: "\e932"; }

.icon-weather_storm_fullmoon:before {
  content: "\e933"; }

.icon-weather_storm_halfmoon:before {
  content: "\e934"; }

.icon-weather_storm_sun:before {
  content: "\e935"; }

.icon-weather_storm-11:before {
  content: "\e936"; }

.icon-weather_storm-32:before {
  content: "\e937"; }

.icon-weather_sun:before {
  content: "\e938"; }

.icon-weather_sundown:before {
  content: "\e939"; }

.icon-weather_sunset:before {
  content: "\e93a"; }

.icon-weather_taurus:before {
  content: "\e93b"; }

.icon-weather_tempest_fullmoon:before {
  content: "\e93c"; }

.icon-weather_tempest_halfmoon:before {
  content: "\e93d"; }

.icon-weather_tempest_sun:before {
  content: "\e93e"; }

.icon-weather_tempest:before {
  content: "\e93f"; }

.icon-weather_variable_fullmoon:before {
  content: "\e940"; }

.icon-weather_variable_halfmoon:before {
  content: "\e941"; }

.icon-weather_variable_sun:before {
  content: "\e942"; }

.icon-weather_virgo:before {
  content: "\e943"; }

.icon-weather_waning_cresent:before {
  content: "\e944"; }

.icon-weather_waning_gibbous:before {
  content: "\e945"; }

.icon-weather_waxing_cresent:before {
  content: "\e946"; }

.icon-weather_waxing_gibbous:before {
  content: "\e947"; }

.icon-weather_wind_E:before {
  content: "\e948"; }

.icon-weather_wind_fullmoon:before {
  content: "\e949"; }

.icon-weather_wind_halfmoon:before {
  content: "\e94a"; }

.icon-weather_wind_N:before {
  content: "\e94b"; }

.icon-weather_wind_NE:before {
  content: "\e94c"; }

.icon-weather_wind_NW:before {
  content: "\e94d"; }

.icon-weather_wind_S:before {
  content: "\e94e"; }

.icon-weather_wind_SE:before {
  content: "\e94f"; }

.icon-weather_wind_sun:before {
  content: "\e950"; }

.icon-weather_wind_SW:before {
  content: "\e951"; }

.icon-weather_wind_W:before {
  content: "\e952"; }

.icon-weather_wind:before {
  content: "\e953"; }

.icon-weather_windgust:before {
  content: "\e954"; }

.icon-software_add_vectorpoint:before {
  content: "\e955"; }

.icon-software_box_oval:before {
  content: "\e956"; }

.icon-software_box_polygon:before {
  content: "\e957"; }

.icon-software_box_rectangle:before {
  content: "\e958"; }

.icon-software_box_roundedrectangle:before {
  content: "\e959"; }

.icon-software_character:before {
  content: "\e95a"; }

.icon-software_crop:before {
  content: "\e95b"; }

.icon-software_eyedropper:before {
  content: "\e95c"; }

.icon-software_font_allcaps:before {
  content: "\e95d"; }

.icon-software_font_baseline_shift:before {
  content: "\e95e"; }

.icon-software_font_horizontal_scale:before {
  content: "\e95f"; }

.icon-software_font_kerning:before {
  content: "\e960"; }

.icon-software_font_leading:before {
  content: "\e961"; }

.icon-software_font_size:before {
  content: "\e962"; }

.icon-software_font_smallcapital:before {
  content: "\e963"; }

.icon-software_font_smallcaps:before {
  content: "\e964"; }

.icon-software_font_strikethrough:before {
  content: "\e965"; }

.icon-software_font_tracking:before {
  content: "\e966"; }

.icon-software_font_underline:before {
  content: "\e967"; }

.icon-software_font_vertical_scale:before {
  content: "\e968"; }

.icon-software_horizontal_align_center:before {
  content: "\e969"; }

.icon-software_horizontal_align_right:before {
  content: "\e96a"; }

.icon-software_horizontal_distribute_center:before {
  content: "\e96b"; }

.icon-software_horizontal_distribute_left:before {
  content: "\e96c"; }

.icon-software_horizontal_distribute_right:before {
  content: "\e96d"; }

.icon-software_indent_firstline:before {
  content: "\e96e"; }

.icon-software_indent_left:before {
  content: "\e96f"; }

.icon-software_indent_right:before {
  content: "\e970"; }

.icon-software_lasso:before {
  content: "\e971"; }

.icon-software_layers1:before {
  content: "\e972"; }

.icon-software_layers2:before {
  content: "\e973"; }

.icon-software_layout_2columns:before {
  content: "\e974"; }

.icon-software_layout_3columns:before {
  content: "\e975"; }

.icon-software_layout_4boxes:before {
  content: "\e976"; }

.icon-software_layout_4columns:before {
  content: "\e977"; }

.icon-software_layout_4lines:before {
  content: "\e978"; }

.icon-software_layout_header_2columns:before {
  content: "\e979"; }

.icon-software_layout_header_3columns:before {
  content: "\e97a"; }

.icon-software_layout_header_4boxes:before {
  content: "\e97b"; }

.icon-software_layout_header_4columns:before {
  content: "\e97c"; }

.icon-software_layout_header_complex:before {
  content: "\e97d"; }

.icon-software_layout_header_complex2:before {
  content: "\e97e"; }

.icon-software_layout_header_complex3:before {
  content: "\e97f"; }

.icon-software_layout_header_complex4:before {
  content: "\e980"; }

.icon-software_layout_header_sideleft:before {
  content: "\e981"; }

.icon-software_layout_header_sideright:before {
  content: "\e982"; }

.icon-software_layout_header:before {
  content: "\e983"; }

.icon-software_layout_sidebar_left:before {
  content: "\e984"; }

.icon-software_layout_sidebar_right:before {
  content: "\e985"; }

.icon-software_layout-8boxes:before {
  content: "\e986"; }

.icon-software_layout:before {
  content: "\e987"; }

.icon-software_magnete:before {
  content: "\e988"; }

.icon-software_pages:before {
  content: "\e989"; }

.icon-software_paintbrush:before {
  content: "\e98a"; }

.icon-software_paintbucket:before {
  content: "\e98b"; }

.icon-software_paintroller:before {
  content: "\e98c"; }

.icon-software_paragraph_align_left:before {
  content: "\e98d"; }

.icon-software_paragraph_align_right:before {
  content: "\e98e"; }

.icon-software_paragraph_center:before {
  content: "\e98f"; }

.icon-software_paragraph_justify_all:before {
  content: "\e990"; }

.icon-software_paragraph_justify_center:before {
  content: "\e991"; }

.icon-software_paragraph_justify_left:before {
  content: "\e992"; }

.icon-software_paragraph_justify_right:before {
  content: "\e993"; }

.icon-software_paragraph_space_after:before {
  content: "\e994"; }

.icon-software_paragraph_space_before:before {
  content: "\e995"; }

.icon-software_paragraph:before {
  content: "\e996"; }

.icon-software_pathfinder_exclude:before {
  content: "\e997"; }

.icon-software_pathfinder_intersect:before {
  content: "\e998"; }

.icon-software_pathfinder_subtract:before {
  content: "\e999"; }

.icon-software_pathfinder_unite:before {
  content: "\e99a"; }

.icon-software_pen_add:before {
  content: "\e99b"; }

.icon-software_pen_remove:before {
  content: "\e99c"; }

.icon-software_pen:before {
  content: "\e99d"; }

.icon-software_pencil:before {
  content: "\e99e"; }

.icon-software_polygonallasso:before {
  content: "\e99f"; }

.icon-software_reflect_horizontal:before {
  content: "\e9a0"; }

.icon-software_reflect_vertical:before {
  content: "\e9a1"; }

.icon-software_remove_vectorpoint:before {
  content: "\e9a2"; }

.icon-software_scale_expand:before {
  content: "\e9a3"; }

.icon-software_scale_reduce:before {
  content: "\e9a4"; }

.icon-software_selection_oval:before {
  content: "\e9a5"; }

.icon-software_selection_polygon:before {
  content: "\e9a6"; }

.icon-software_selection_rectangle:before {
  content: "\e9a7"; }

.icon-software_selection_roundedrectangle:before {
  content: "\e9a8"; }

.icon-software_shape_oval:before {
  content: "\e9a9"; }

.icon-software_shape_polygon:before {
  content: "\e9aa"; }

.icon-software_shape_rectangle:before {
  content: "\e9ab"; }

.icon-software_shape_roundedrectangle:before {
  content: "\e9ac"; }

.icon-software_slice:before {
  content: "\e9ad"; }

.icon-software_transform_bezier:before {
  content: "\e9ae"; }

.icon-software_vector_box:before {
  content: "\e9af"; }

.icon-software_vector_composite:before {
  content: "\e9b0"; }

.icon-software_vector_line:before {
  content: "\e9b1"; }

.icon-software_vertical_align_bottom:before {
  content: "\e9b2"; }

.icon-software_vertical_align_center:before {
  content: "\e9b3"; }

.icon-software_vertical_align_top:before {
  content: "\e9b4"; }

.icon-software_vertical_distribute_bottom:before {
  content: "\e9b5"; }

.icon-software_vertical_distribute_center:before {
  content: "\e9b6"; }

.icon-software_vertical_distribute_top:before {
  content: "\e9b7"; }

.icon-software-horizontal_align_left:before {
  content: "\e9b8"; }

.icon-music_beginning_button:before {
  content: "\e9b9"; }

.icon-music_bell:before {
  content: "\e9ba"; }

.icon-music_cd:before {
  content: "\e9bb"; }

.icon-music_diapason:before {
  content: "\e9bc"; }

.icon-music_eject_button:before {
  content: "\e9bd"; }

.icon-music_end_button:before {
  content: "\e9be"; }

.icon-music_fastforward_button:before {
  content: "\e9bf"; }

.icon-music_headphones:before {
  content: "\e9c0"; }

.icon-music_ipod:before {
  content: "\e9c1"; }

.icon-music_loudspeaker:before {
  content: "\e9c2"; }

.icon-music_microphone_old:before {
  content: "\e9c3"; }

.icon-music_microphone:before {
  content: "\e9c4"; }

.icon-music_mixer:before {
  content: "\e9c5"; }

.icon-music_mute:before {
  content: "\e9c6"; }

.icon-music_note_multiple:before {
  content: "\e9c7"; }

.icon-music_note_single:before {
  content: "\e9c8"; }

.icon-music_pause_button:before {
  content: "\e9c9"; }

.icon-music_play_button:before {
  content: "\e9ca"; }

.icon-music_playlist:before {
  content: "\e9cb"; }

.icon-music_radio_ghettoblaster:before {
  content: "\e9cc"; }

.icon-music_radio_portable:before {
  content: "\e9cd"; }

.icon-music_record:before {
  content: "\e9ce"; }

.icon-music_recordplayer:before {
  content: "\e9cf"; }

.icon-music_repeat_button:before {
  content: "\e9d0"; }

.icon-music_rewind_button:before {
  content: "\e9d1"; }

.icon-music_shuffle_button:before {
  content: "\e9d2"; }

.icon-music_stop_button:before {
  content: "\e9d3"; }

.icon-music_tape:before {
  content: "\e9d4"; }

.icon-music_volume_down:before {
  content: "\e9d5"; }

.icon-music_volume_up:before {
  content: "\e9d6"; }

.icon-ecommerce_bag_check:before {
  content: "\e9d7"; }

.icon-ecommerce_bag_cloud:before {
  content: "\e9d8"; }

.icon-ecommerce_bag_download:before {
  content: "\e9d9"; }

.icon-ecommerce_bag_minus:before {
  content: "\e9da"; }

.icon-ecommerce_bag_plus:before {
  content: "\e9db"; }

.icon-ecommerce_bag_refresh:before {
  content: "\e9dc"; }

.icon-ecommerce_bag_remove:before {
  content: "\e9dd"; }

.icon-ecommerce_bag_search:before {
  content: "\e9de"; }

.icon-ecommerce_bag_upload:before {
  content: "\e9df"; }

.icon-ecommerce_bag:before {
  content: "\e9e0"; }

.icon-ecommerce_banknote:before {
  content: "\e9e1"; }

.icon-ecommerce_banknotes:before {
  content: "\e9e2"; }

.icon-ecommerce_basket_check:before {
  content: "\e9e3"; }

.icon-ecommerce_basket_cloud:before {
  content: "\e9e4"; }

.icon-ecommerce_basket_download:before {
  content: "\e9e5"; }

.icon-ecommerce_basket_minus:before {
  content: "\e9e6"; }

.icon-ecommerce_basket_plus:before {
  content: "\e9e7"; }

.icon-ecommerce_basket_refresh:before {
  content: "\e9e8"; }

.icon-ecommerce_basket_remove:before {
  content: "\e9e9"; }

.icon-ecommerce_basket_search:before {
  content: "\e9ea"; }

.icon-ecommerce_basket_upload:before {
  content: "\e9eb"; }

.icon-ecommerce_basket:before {
  content: "\e9ec"; }

.icon-ecommerce_bath:before {
  content: "\e9ed"; }

.icon-ecommerce_cart_check:before {
  content: "\e9ee"; }

.icon-ecommerce_cart_cloud:before {
  content: "\e9ef"; }

.icon-ecommerce_cart_content:before {
  content: "\e9f0"; }

.icon-ecommerce_cart_download:before {
  content: "\e9f1"; }

.icon-ecommerce_cart_minus:before {
  content: "\e9f2"; }

.icon-ecommerce_cart_plus:before {
  content: "\e9f3"; }

.icon-ecommerce_cart_refresh:before {
  content: "\e9f4"; }

.icon-ecommerce_cart_remove:before {
  content: "\e9f5"; }

.icon-ecommerce_cart_search:before {
  content: "\e9f6"; }

.icon-ecommerce_cart_upload:before {
  content: "\e9f7"; }

.icon-ecommerce_cart:before {
  content: "\e9f8"; }

.icon-ecommerce_cent:before {
  content: "\e9f9"; }

.icon-ecommerce_colon:before {
  content: "\e9fa"; }

.icon-ecommerce_creditcard:before {
  content: "\e9fb"; }

.icon-ecommerce_diamond:before {
  content: "\e9fc"; }

.icon-ecommerce_dollar:before {
  content: "\e9fd"; }

.icon-ecommerce_euro:before {
  content: "\e9fe"; }

.icon-ecommerce_franc:before {
  content: "\e9ff"; }

.icon-ecommerce_gift:before {
  content: "\ea00"; }

.icon-ecommerce_graph_decrease:before {
  content: "\ea01"; }

.icon-ecommerce_graph_increase:before {
  content: "\ea02"; }

.icon-ecommerce_graph1:before {
  content: "\ea03"; }

.icon-ecommerce_graph2:before {
  content: "\ea04"; }

.icon-ecommerce_graph3:before {
  content: "\ea05"; }

.icon-ecommerce_guarani:before {
  content: "\ea06"; }

.icon-ecommerce_kips:before {
  content: "\ea07"; }

.icon-ecommerce_lira:before {
  content: "\ea08"; }

.icon-ecommerce_megaphone:before {
  content: "\ea09"; }

.icon-ecommerce_money:before {
  content: "\ea0a"; }

.icon-ecommerce_naira:before {
  content: "\ea0b"; }

.icon-ecommerce_pesos:before {
  content: "\ea0c"; }

.icon-ecommerce_pound:before {
  content: "\ea0d"; }

.icon-ecommerce_receipt_bath:before {
  content: "\ea0e"; }

.icon-ecommerce_receipt_cent:before {
  content: "\ea0f"; }

.icon-ecommerce_receipt_dollar:before {
  content: "\ea10"; }

.icon-ecommerce_receipt_euro:before {
  content: "\ea11"; }

.icon-ecommerce_receipt_franc:before {
  content: "\ea12"; }

.icon-ecommerce_receipt_guarani:before {
  content: "\ea13"; }

.icon-ecommerce_receipt_kips:before {
  content: "\ea14"; }

.icon-ecommerce_receipt_lira:before {
  content: "\ea15"; }

.icon-ecommerce_receipt_naira:before {
  content: "\ea16"; }

.icon-ecommerce_receipt_pesos:before {
  content: "\ea17"; }

.icon-ecommerce_receipt_pound:before {
  content: "\ea18"; }

.icon-ecommerce_receipt_rublo:before {
  content: "\ea19"; }

.icon-ecommerce_receipt_rupee:before {
  content: "\ea1a"; }

.icon-ecommerce_receipt_tugrik:before {
  content: "\ea1b"; }

.icon-ecommerce_receipt_won:before {
  content: "\ea1c"; }

.icon-ecommerce_receipt_yen:before {
  content: "\ea1d"; }

.icon-ecommerce_receipt_yen2:before {
  content: "\ea1e"; }

.icon-ecommerce_receipt:before {
  content: "\ea1f"; }

.icon-ecommerce_recept_colon:before {
  content: "\ea20"; }

.icon-ecommerce_rublo:before {
  content: "\ea21"; }

.icon-ecommerce_rupee:before {
  content: "\ea22"; }

.icon-ecommerce_safe:before {
  content: "\ea23"; }

.icon-ecommerce_sale:before {
  content: "\ea24"; }

.icon-ecommerce_sales:before {
  content: "\ea25"; }

.icon-ecommerce_ticket:before {
  content: "\ea26"; }

.icon-ecommerce_tugriks:before {
  content: "\ea27"; }

.icon-ecommerce_wallet:before {
  content: "\ea28"; }

.icon-ecommerce_won:before {
  content: "\ea29"; }

.icon-ecommerce_yen:before {
  content: "\ea2a"; }

.icon-ecommerce_yen2:before {
  content: "\ea2b"; }

.icon-basic_elaboration_bookmark_checck:before {
  content: "\ea2c"; }

.icon-basic_elaboration_bookmark_minus:before {
  content: "\ea2d"; }

.icon-basic_elaboration_bookmark_plus:before {
  content: "\ea2e"; }

.icon-basic_elaboration_bookmark_remove:before {
  content: "\ea2f"; }

.icon-basic_elaboration_briefcase_check:before {
  content: "\ea30"; }

.icon-basic_elaboration_briefcase_download:before {
  content: "\ea31"; }

.icon-basic_elaboration_briefcase_flagged:before {
  content: "\ea32"; }

.icon-basic_elaboration_briefcase_minus:before {
  content: "\ea33"; }

.icon-basic_elaboration_briefcase_plus:before {
  content: "\ea34"; }

.icon-basic_elaboration_briefcase_refresh:before {
  content: "\ea35"; }

.icon-basic_elaboration_briefcase_remove:before {
  content: "\ea36"; }

.icon-basic_elaboration_briefcase_search:before {
  content: "\ea37"; }

.icon-basic_elaboration_briefcase_star:before {
  content: "\ea38"; }

.icon-basic_elaboration_briefcase_upload:before {
  content: "\ea39"; }

.icon-basic_elaboration_browser_check:before {
  content: "\ea3a"; }

.icon-basic_elaboration_browser_download:before {
  content: "\ea3b"; }

.icon-basic_elaboration_browser_minus:before {
  content: "\ea3c"; }

.icon-basic_elaboration_browser_plus:before {
  content: "\ea3d"; }

.icon-basic_elaboration_browser_refresh:before {
  content: "\ea3e"; }

.icon-basic_elaboration_browser_remove:before {
  content: "\ea3f"; }

.icon-basic_elaboration_browser_search:before {
  content: "\ea40"; }

.icon-basic_elaboration_browser_star:before {
  content: "\ea41"; }

.icon-basic_elaboration_browser_upload:before {
  content: "\ea42"; }

.icon-basic_elaboration_calendar_check:before {
  content: "\ea43"; }

.icon-basic_elaboration_calendar_cloud:before {
  content: "\ea44"; }

.icon-basic_elaboration_calendar_download:before {
  content: "\ea45"; }

.icon-basic_elaboration_calendar_empty:before {
  content: "\ea46"; }

.icon-basic_elaboration_calendar_flagged:before {
  content: "\ea47"; }

.icon-basic_elaboration_calendar_heart:before {
  content: "\ea48"; }

.icon-basic_elaboration_calendar_minus:before {
  content: "\ea49"; }

.icon-basic_elaboration_calendar_next:before {
  content: "\ea4a"; }

.icon-basic_elaboration_calendar_noaccess:before {
  content: "\ea4b"; }

.icon-basic_elaboration_calendar_pencil:before {
  content: "\ea4c"; }

.icon-basic_elaboration_calendar_plus:before {
  content: "\ea4d"; }

.icon-basic_elaboration_calendar_previous:before {
  content: "\ea4e"; }

.icon-basic_elaboration_calendar_refresh:before {
  content: "\ea4f"; }

.icon-basic_elaboration_calendar_remove:before {
  content: "\ea50"; }

.icon-basic_elaboration_calendar_search:before {
  content: "\ea51"; }

.icon-basic_elaboration_calendar_star:before {
  content: "\ea52"; }

.icon-basic_elaboration_calendar_upload:before {
  content: "\ea53"; }

.icon-basic_elaboration_cloud_check:before {
  content: "\ea54"; }

.icon-basic_elaboration_cloud_download:before {
  content: "\ea55"; }

.icon-basic_elaboration_cloud_minus:before {
  content: "\ea56"; }

.icon-basic_elaboration_cloud_noaccess:before {
  content: "\ea57"; }

.icon-basic_elaboration_cloud_plus:before {
  content: "\ea58"; }

.icon-basic_elaboration_cloud_refresh:before {
  content: "\ea59"; }

.icon-basic_elaboration_cloud_remove:before {
  content: "\ea5a"; }

.icon-basic_elaboration_cloud_search:before {
  content: "\ea5b"; }

.icon-basic_elaboration_cloud_upload:before {
  content: "\ea5c"; }

.icon-basic_elaboration_document_check:before {
  content: "\ea5d"; }

.icon-basic_elaboration_document_cloud:before {
  content: "\ea5e"; }

.icon-basic_elaboration_document_download:before {
  content: "\ea5f"; }

.icon-basic_elaboration_document_flagged:before {
  content: "\ea60"; }

.icon-basic_elaboration_document_graph:before {
  content: "\ea61"; }

.icon-basic_elaboration_document_heart:before {
  content: "\ea62"; }

.icon-basic_elaboration_document_minus:before {
  content: "\ea63"; }

.icon-basic_elaboration_document_next:before {
  content: "\ea64"; }

.icon-basic_elaboration_document_noaccess:before {
  content: "\ea65"; }

.icon-basic_elaboration_document_note:before {
  content: "\ea66"; }

.icon-basic_elaboration_document_pencil:before {
  content: "\ea67"; }

.icon-basic_elaboration_document_picture:before {
  content: "\ea68"; }

.icon-basic_elaboration_document_plus:before {
  content: "\ea69"; }

.icon-basic_elaboration_document_previous:before {
  content: "\ea6a"; }

.icon-basic_elaboration_document_refresh:before {
  content: "\ea6b"; }

.icon-basic_elaboration_document_remove:before {
  content: "\ea6c"; }

.icon-basic_elaboration_document_search:before {
  content: "\ea6d"; }

.icon-basic_elaboration_document_star:before {
  content: "\ea6e"; }

.icon-basic_elaboration_document_upload:before {
  content: "\ea6f"; }

.icon-basic_elaboration_folder_check:before {
  content: "\ea70"; }

.icon-basic_elaboration_folder_cloud:before {
  content: "\ea71"; }

.icon-basic_elaboration_folder_document:before {
  content: "\ea72"; }

.icon-basic_elaboration_folder_download:before {
  content: "\ea73"; }

.icon-basic_elaboration_folder_flagged:before {
  content: "\ea74"; }

.icon-basic_elaboration_folder_graph:before {
  content: "\ea75"; }

.icon-basic_elaboration_folder_heart:before {
  content: "\ea76"; }

.icon-basic_elaboration_folder_minus:before {
  content: "\ea77"; }

.icon-basic_elaboration_folder_next:before {
  content: "\ea78"; }

.icon-basic_elaboration_folder_noaccess:before {
  content: "\ea79"; }

.icon-basic_elaboration_folder_note:before {
  content: "\ea7a"; }

.icon-basic_elaboration_folder_pencil:before {
  content: "\ea7b"; }

.icon-basic_elaboration_folder_picture:before {
  content: "\ea7c"; }

.icon-basic_elaboration_folder_plus:before {
  content: "\ea7d"; }

.icon-basic_elaboration_folder_previous:before {
  content: "\ea7e"; }

.icon-basic_elaboration_folder_refresh:before {
  content: "\ea7f"; }

.icon-basic_elaboration_folder_remove:before {
  content: "\ea80"; }

.icon-basic_elaboration_folder_search:before {
  content: "\ea81"; }

.icon-basic_elaboration_folder_star:before {
  content: "\ea82"; }

.icon-basic_elaboration_folder_upload:before {
  content: "\ea83"; }

.icon-basic_elaboration_mail_check:before {
  content: "\ea84"; }

.icon-basic_elaboration_mail_cloud:before {
  content: "\ea85"; }

.icon-basic_elaboration_mail_document:before {
  content: "\ea86"; }

.icon-basic_elaboration_mail_download:before {
  content: "\ea87"; }

.icon-basic_elaboration_mail_flagged:before {
  content: "\ea88"; }

.icon-basic_elaboration_mail_heart:before {
  content: "\ea89"; }

.icon-basic_elaboration_mail_next:before {
  content: "\ea8a"; }

.icon-basic_elaboration_mail_noaccess:before {
  content: "\ea8b"; }

.icon-basic_elaboration_mail_note:before {
  content: "\ea8c"; }

.icon-basic_elaboration_mail_pencil:before {
  content: "\ea8d"; }

.icon-basic_elaboration_mail_picture:before {
  content: "\ea8e"; }

.icon-basic_elaboration_mail_previous:before {
  content: "\ea8f"; }

.icon-basic_elaboration_mail_refresh:before {
  content: "\ea90"; }

.icon-basic_elaboration_mail_remove:before {
  content: "\ea91"; }

.icon-basic_elaboration_mail_search:before {
  content: "\ea92"; }

.icon-basic_elaboration_mail_star:before {
  content: "\ea93"; }

.icon-basic_elaboration_mail_upload:before {
  content: "\ea94"; }

.icon-basic_elaboration_message_check:before {
  content: "\ea95"; }

.icon-basic_elaboration_message_dots:before {
  content: "\ea96"; }

.icon-basic_elaboration_message_happy:before {
  content: "\ea97"; }

.icon-basic_elaboration_message_heart:before {
  content: "\ea98"; }

.icon-basic_elaboration_message_minus:before {
  content: "\ea99"; }

.icon-basic_elaboration_message_note:before {
  content: "\ea9a"; }

.icon-basic_elaboration_message_plus:before {
  content: "\ea9b"; }

.icon-basic_elaboration_message_refresh:before {
  content: "\ea9c"; }

.icon-basic_elaboration_message_remove:before {
  content: "\ea9d"; }

.icon-basic_elaboration_message_sad:before {
  content: "\ea9e"; }

.icon-basic_elaboration_smartphone_cloud:before {
  content: "\ea9f"; }

.icon-basic_elaboration_smartphone_heart:before {
  content: "\eaa0"; }

.icon-basic_elaboration_smartphone_noaccess:before {
  content: "\eaa1"; }

.icon-basic_elaboration_smartphone_note:before {
  content: "\eaa2"; }

.icon-basic_elaboration_smartphone_pencil:before {
  content: "\eaa3"; }

.icon-basic_elaboration_smartphone_picture:before {
  content: "\eaa4"; }

.icon-basic_elaboration_smartphone_refresh:before {
  content: "\eaa5"; }

.icon-basic_elaboration_smartphone_search:before {
  content: "\eaa6"; }

.icon-basic_elaboration_tablet_cloud:before {
  content: "\eaa7"; }

.icon-basic_elaboration_tablet_heart:before {
  content: "\eaa8"; }

.icon-basic_elaboration_tablet_noaccess:before {
  content: "\eaa9"; }

.icon-basic_elaboration_tablet_note:before {
  content: "\eaaa"; }

.icon-basic_elaboration_tablet_pencil:before {
  content: "\eaab"; }

.icon-basic_elaboration_tablet_picture:before {
  content: "\eaac"; }

.icon-basic_elaboration_tablet_refresh:before {
  content: "\eaad"; }

.icon-basic_elaboration_tablet_search:before {
  content: "\eaae"; }

.icon-basic_elaboration_todolist_2:before {
  content: "\eaaf"; }

.icon-basic_elaboration_todolist_check:before {
  content: "\eab0"; }

.icon-basic_elaboration_todolist_cloud:before {
  content: "\eab1"; }

.icon-basic_elaboration_todolist_download:before {
  content: "\eab2"; }

.icon-basic_elaboration_todolist_flagged:before {
  content: "\eab3"; }

.icon-basic_elaboration_todolist_minus:before {
  content: "\eab4"; }

.icon-basic_elaboration_todolist_noaccess:before {
  content: "\eab5"; }

.icon-basic_elaboration_todolist_pencil:before {
  content: "\eab6"; }

.icon-basic_elaboration_todolist_plus:before {
  content: "\eab7"; }

.icon-basic_elaboration_todolist_refresh:before {
  content: "\eab8"; }

.icon-basic_elaboration_todolist_remove:before {
  content: "\eab9"; }

.icon-basic_elaboration_todolist_search:before {
  content: "\eaba"; }

.icon-basic_elaboration_todolist_star:before {
  content: "\eabb"; }

.icon-basic_elaboration_todolist_upload:before {
  content: "\eabc"; }

.icon-basic_accelerator:before {
  content: "\eabd"; }

.icon-basic_alarm:before {
  content: "\eabe"; }

.icon-basic_anchor:before {
  content: "\eabf"; }

.icon-basic_anticlockwise:before {
  content: "\eac0"; }

.icon-basic_archive_full:before {
  content: "\eac1"; }

.icon-basic_archive:before {
  content: "\eac2"; }

.icon-basic_ban:before {
  content: "\eac3"; }

.icon-basic_battery_charge:before {
  content: "\eac4"; }

.icon-basic_battery_empty:before {
  content: "\eac5"; }

.icon-basic_battery_full:before {
  content: "\eac6"; }

.icon-basic_battery_half:before {
  content: "\eac7"; }

.icon-basic_bolt:before {
  content: "\eac8"; }

.icon-basic_book_pen:before {
  content: "\eac9"; }

.icon-basic_book_pencil:before {
  content: "\eaca"; }

.icon-basic_book:before {
  content: "\eacb"; }

.icon-basic_bookmark:before {
  content: "\eacc"; }

.icon-basic_calculator:before {
  content: "\eacd"; }

.icon-basic_calendar:before {
  content: "\eace"; }

.icon-basic_cards_diamonds:before {
  content: "\eacf"; }

.icon-basic_cards_hearts:before {
  content: "\ead0"; }

.icon-basic_case:before {
  content: "\ead1"; }

.icon-basic_chronometer:before {
  content: "\ead2"; }

.icon-basic_clessidre:before {
  content: "\ead3"; }

.icon-basic_clock:before {
  content: "\ead4"; }

.icon-basic_clockwise:before {
  content: "\ead5"; }

.icon-basic_cloud:before {
  content: "\ead6"; }

.icon-basic_clubs:before {
  content: "\ead7"; }

.icon-basic_compass:before {
  content: "\ead8"; }

.icon-basic_cup:before {
  content: "\ead9"; }

.icon-basic_diamonds:before {
  content: "\eada"; }

.icon-basic_display:before {
  content: "\eadb"; }

.icon-basic_download:before {
  content: "\eadc"; }

.icon-basic_exclamation:before {
  content: "\eadd"; }

.icon-basic_eye_closed:before {
  content: "\eade"; }

.icon-basic_eye:before {
  content: "\eadf"; }

.icon-basic_female:before {
  content: "\eae0"; }

.icon-basic_flag1:before {
  content: "\eae1"; }

.icon-basic_flag2:before {
  content: "\eae2"; }

.icon-basic_floppydisk:before {
  content: "\eae3"; }

.icon-basic_folder_multiple:before {
  content: "\eae4"; }

.icon-basic_folder:before {
  content: "\eae5"; }

.icon-basic_gear:before {
  content: "\eae6"; }

.icon-basic_geolocalize-01:before {
  content: "\eae7"; }

.icon-basic_geolocalize-05:before {
  content: "\eae8"; }

.icon-basic_globe:before {
  content: "\eae9"; }

.icon-basic_gunsight:before {
  content: "\eaea"; }

.icon-basic_hammer:before {
  content: "\eaeb"; }

.icon-basic_headset:before {
  content: "\eaec"; }

.icon-basic_heart_broken:before {
  content: "\eaed"; }

.icon-basic_heart:before {
  content: "\eaee"; }

.icon-basic_helm:before {
  content: "\eaef"; }

.icon-basic_home:before {
  content: "\eaf0"; }

.icon-basic_info:before {
  content: "\eaf1"; }

.icon-basic_ipod:before {
  content: "\eaf2"; }

.icon-basic_joypad:before {
  content: "\eaf3"; }

.icon-basic_key:before {
  content: "\eaf4"; }

.icon-basic_keyboard:before {
  content: "\eaf5"; }

.icon-basic_laptop:before {
  content: "\eaf6"; }

.icon-basic_life_buoy:before {
  content: "\eaf7"; }

.icon-basic_lightbulb:before {
  content: "\eaf8"; }

.icon-basic_link:before {
  content: "\eaf9"; }

.icon-basic_lock_open:before {
  content: "\eafa"; }

.icon-basic_lock:before {
  content: "\eafb"; }

.icon-basic_magic_mouse:before {
  content: "\eafc"; }

.icon-basic_magnifier_minus:before {
  content: "\eafd"; }

.icon-basic_magnifier_plus:before {
  content: "\eafe"; }

.icon-basic_magnifier:before {
  content: "\eaff"; }

.icon-basic_mail_multiple:before {
  content: "\eb00"; }

.icon-basic_mail_open_text:before {
  content: "\eb01"; }

.icon-basic_mail_open:before {
  content: "\eb02"; }

.icon-basic_mail:before {
  content: "\eb03"; }

.icon-basic_male:before {
  content: "\eb04"; }

.icon-basic_map:before {
  content: "\eb05"; }

.icon-basic_message_multiple:before {
  content: "\eb06"; }

.icon-basic_message_txt:before {
  content: "\eb07"; }

.icon-basic_message:before {
  content: "\eb08"; }

.icon-basic_mixer2:before {
  content: "\eb09"; }

.icon-basic_mouse:before {
  content: "\eb0a"; }

.icon-basic_notebook_pen:before {
  content: "\eb0b"; }

.icon-basic_notebook_pencil:before {
  content: "\eb0c"; }

.icon-basic_notebook:before {
  content: "\eb0d"; }

.icon-basic_paperplane:before {
  content: "\eb0e"; }

.icon-basic_pencil_ruler_pen:before {
  content: "\eb0f"; }

.icon-basic_pencil_ruler:before {
  content: "\eb10"; }

.icon-basic_photo:before {
  content: "\eb11"; }

.icon-basic_picture_multiple:before {
  content: "\eb12"; }

.icon-basic_picture:before {
  content: "\eb13"; }

.icon-basic_pin1:before {
  content: "\eb14"; }

.icon-basic_pin2:before {
  content: "\eb15"; }

.icon-basic_postcard_multiple:before {
  content: "\eb16"; }

.icon-basic_postcard:before {
  content: "\eb17"; }

.icon-basic_printer:before {
  content: "\eb18"; }

.icon-basic_question:before {
  content: "\eb19"; }

.icon-basic_rss:before {
  content: "\eb1a"; }

.icon-basic_server_cloud:before {
  content: "\eb1b"; }

.icon-basic_server_download:before {
  content: "\eb1c"; }

.icon-basic_server_upload:before {
  content: "\eb1d"; }

.icon-basic_server:before {
  content: "\eb1e"; }

.icon-basic_server2:before {
  content: "\eb1f"; }

.icon-basic_settings:before {
  content: "\eb20"; }

.icon-basic_share:before {
  content: "\eb21"; }

.icon-basic_sheet_multiple:before {
  content: "\eb22"; }

.icon-basic_sheet_pen:before {
  content: "\eb23"; }

.icon-basic_sheet_pencil:before {
  content: "\eb24"; }

.icon-basic_sheet_txt:before {
  content: "\eb25"; }

.icon-basic_sheet:before {
  content: "\eb26"; }

.icon-basic_signs:before {
  content: "\eb27"; }

.icon-basic_smartphone:before {
  content: "\eb28"; }

.icon-basic_spades:before {
  content: "\eb29"; }

.icon-basic_spread_bookmark:before {
  content: "\eb2a"; }

.icon-basic_spread_text_bookmark:before {
  content: "\eb2b"; }

.icon-basic_spread_text:before {
  content: "\eb2c"; }

.icon-basic_spread:before {
  content: "\eb2d"; }

.icon-basic_star:before {
  content: "\eb2e"; }

.icon-basic_tablet:before {
  content: "\eb2f"; }

.icon-basic_target:before {
  content: "\eb30"; }

.icon-basic_todo_pen:before {
  content: "\eb31"; }

.icon-basic_todo_pencil:before {
  content: "\eb32"; }

.icon-basic_todo_txt:before {
  content: "\eb33"; }

.icon-basic_todo:before {
  content: "\eb34"; }

.icon-basic_todolist_pen:before {
  content: "\eb35"; }

.icon-basic_todolist_pencil:before {
  content: "\eb36"; }

.icon-basic_trashcan_full:before {
  content: "\eb37"; }

.icon-basic_trashcan_refresh:before {
  content: "\eb38"; }

.icon-basic_trashcan_remove:before {
  content: "\eb39"; }

.icon-basic_trashcan:before {
  content: "\eb3a"; }

.icon-basic_upload:before {
  content: "\eb3b"; }

.icon-basic_usb:before {
  content: "\eb3c"; }

.icon-basic_video:before {
  content: "\eb3d"; }

.icon-basic_watch:before {
  content: "\eb3e"; }

.icon-basic_webpage_img_txt:before {
  content: "\eb3f"; }

.icon-basic_webpage_multiple:before {
  content: "\eb40"; }

.icon-basic_webpage_txt:before {
  content: "\eb41"; }

.icon-basic_webpage:before {
  content: "\eb42"; }

.icon-basic_world:before {
  content: "\eb43"; }

.icon-arrows_anticlockwise_dashed:before {
  content: "\eb44"; }

.icon-arrows_anticlockwise:before {
  content: "\eb45"; }

.icon-arrows_button_down:before {
  content: "\eb46"; }

.icon-arrows_button_off:before {
  content: "\eb47"; }

.icon-arrows_button_on:before {
  content: "\eb48"; }

.icon-arrows_button_up:before {
  content: "\eb49"; }

.icon-arrows_check:before {
  content: "\eb4a"; }

.icon-arrows_circle_check:before {
  content: "\eb4b"; }

.icon-arrows_circle_down:before {
  content: "\eb4c"; }

.icon-arrows_circle_downleft:before {
  content: "\eb4d"; }

.icon-arrows_circle_downright:before {
  content: "\eb4e"; }

.icon-arrows_circle_left:before {
  content: "\eb4f"; }

.icon-arrows_circle_minus:before {
  content: "\eb50"; }

.icon-arrows_circle_plus:before {
  content: "\eb51"; }

.icon-arrows_circle_remove:before {
  content: "\eb52"; }

.icon-arrows_circle_right:before {
  content: "\eb53"; }

.icon-arrows_circle_up:before {
  content: "\eb54"; }

.icon-arrows_circle_upleft:before {
  content: "\eb55"; }

.icon-arrows_circle_upright:before {
  content: "\eb56"; }

.icon-arrows_clockwise_dashed:before {
  content: "\eb57"; }

.icon-arrows_clockwise:before {
  content: "\eb58"; }

.icon-arrows_compress:before {
  content: "\eb59"; }

.icon-arrows_deny:before {
  content: "\eb5a"; }

.icon-arrows_diagonal:before {
  content: "\eb5b"; }

.icon-arrows_diagonal2:before {
  content: "\eb5c"; }

.icon-arrows_down_double-34:before {
  content: "\eb5d"; }

.icon-arrows_down:before {
  content: "\eb5e"; }

.icon-arrows_downleft:before {
  content: "\eb5f"; }

.icon-arrows_downright:before {
  content: "\eb60"; }

.icon-arrows_drag_down_dashed:before {
  content: "\eb61"; }

.icon-arrows_drag_down:before {
  content: "\eb62"; }

.icon-arrows_drag_horiz:before {
  content: "\eb63"; }

.icon-arrows_drag_left_dashed:before {
  content: "\eb64"; }

.icon-arrows_drag_left:before {
  content: "\eb65"; }

.icon-arrows_drag_right_dashed:before {
  content: "\eb66"; }

.icon-arrows_drag_right:before {
  content: "\eb67"; }

.icon-arrows_drag_up_dashed:before {
  content: "\eb68"; }

.icon-arrows_drag_up:before {
  content: "\eb69"; }

.icon-arrows_drag_vert:before {
  content: "\eb6a"; }

.icon-arrows_exclamation:before {
  content: "\eb6b"; }

.icon-arrows_expand_diagonal1:before {
  content: "\eb6c"; }

.icon-arrows_expand_horizontal1:before {
  content: "\eb6d"; }

.icon-arrows_expand_vertical1:before {
  content: "\eb6e"; }

.icon-arrows_expand:before {
  content: "\eb6f"; }

.icon-arrows_fit_horizontal:before {
  content: "\eb70"; }

.icon-arrows_fit_vertical:before {
  content: "\eb71"; }

.icon-arrows_glide_horizontal:before {
  content: "\eb72"; }

.icon-arrows_glide_vertical:before {
  content: "\eb73"; }

.icon-arrows_glide:before {
  content: "\eb74"; }

.icon-arrows_hamburger-2:before {
  content: "\eb75"; }

.icon-arrows_hamburger1:before {
  content: "\eb76"; }

.icon-arrows_horizontal:before {
  content: "\eb77"; }

.icon-arrows_info:before {
  content: "\eb78"; }

.icon-arrows_keyboard_alt:before {
  content: "\eb79"; }

.icon-arrows_keyboard_cmd-29:before {
  content: "\eb7a"; }

.icon-arrows_keyboard_delete:before {
  content: "\eb7b"; }

.icon-arrows_keyboard_down-28:before {
  content: "\eb7c"; }

.icon-arrows_keyboard_left:before {
  content: "\eb7d"; }

.icon-arrows_keyboard_return:before {
  content: "\eb7e"; }

.icon-arrows_keyboard_right:before {
  content: "\eb7f"; }

.icon-arrows_keyboard_shift:before {
  content: "\eb80"; }

.icon-arrows_keyboard_tab:before {
  content: "\eb81"; }

.icon-arrows_keyboard_up:before {
  content: "\eb82"; }

.icon-arrows_left_double-32:before {
  content: "\eb83"; }

.icon-arrows_left:before {
  content: "\eb84"; }

.icon-arrows_minus:before {
  content: "\eb85"; }

.icon-arrows_move_bottom:before {
  content: "\eb86"; }

.icon-arrows_move_left:before {
  content: "\eb87"; }

.icon-arrows_move_right:before {
  content: "\eb88"; }

.icon-arrows_move_top:before {
  content: "\eb89"; }

.icon-arrows_move:before {
  content: "\eb8a"; }

.icon-arrows_move2:before {
  content: "\eb8b"; }

.icon-arrows_plus:before {
  content: "\eb8c"; }

.icon-arrows_question:before {
  content: "\eb8d"; }

.icon-arrows_remove:before {
  content: "\eb8e"; }

.icon-arrows_right_double-31:before {
  content: "\eb8f"; }

.icon-arrows_right:before {
  content: "\eb90"; }

.icon-arrows_rotate_anti_dashed:before {
  content: "\eb91"; }

.icon-arrows_rotate_anti:before {
  content: "\eb92"; }

.icon-arrows_rotate_dashed:before {
  content: "\eb93"; }

.icon-arrows_rotate:before {
  content: "\eb94"; }

.icon-arrows_shrink_diagonal1:before {
  content: "\eb95"; }

.icon-arrows_shrink_diagonal2:before {
  content: "\eb96"; }

.icon-arrows_shrink_horizonal2:before {
  content: "\eb97"; }

.icon-arrows_shrink_horizontal1:before {
  content: "\eb98"; }

.icon-arrows_shrink_vertical1:before {
  content: "\eb99"; }

.icon-arrows_shrink_vertical2:before {
  content: "\eb9a"; }

.icon-arrows_shrink:before {
  content: "\eb9b"; }

.icon-arrows_sign_down:before {
  content: "\eb9c"; }

.icon-arrows_sign_left:before {
  content: "\eb9d"; }

.icon-arrows_sign_right:before {
  content: "\eb9e"; }

.icon-arrows_sign_up:before {
  content: "\eb9f"; }

.icon-arrows_slide_down1:before {
  content: "\eba0"; }

.icon-arrows_slide_down2:before {
  content: "\eba1"; }

.icon-arrows_slide_left1:before {
  content: "\eba2"; }

.icon-arrows_slide_left2:before {
  content: "\eba3"; }

.icon-arrows_slide_right1:before {
  content: "\eba4"; }

.icon-arrows_slide_right2:before {
  content: "\eba5"; }

.icon-arrows_slide_up1:before {
  content: "\eba6"; }

.icon-arrows_slide_up2:before {
  content: "\eba7"; }

.icon-arrows_slim_down_dashed:before {
  content: "\eba8"; }

.icon-arrows_slim_down:before {
  content: "\eba9"; }

.icon-arrows_slim_left_dashed:before {
  content: "\ebaa"; }

.icon-arrows_slim_left:before {
  content: "\ebab"; }

.icon-arrows_slim_right_dashed:before {
  content: "\ebac"; }

.icon-arrows_slim_right:before {
  content: "\ebad"; }

.icon-arrows_slim_up_dashed:before {
  content: "\ebae"; }

.icon-arrows_slim_up:before {
  content: "\ebaf"; }

.icon-arrows_square_check:before {
  content: "\ebb0"; }

.icon-arrows_square_down:before {
  content: "\ebb1"; }

.icon-arrows_square_downleft:before {
  content: "\ebb2"; }

.icon-arrows_square_downright:before {
  content: "\ebb3"; }

.icon-arrows_square_left:before {
  content: "\ebb4"; }

.icon-arrows_square_minus:before {
  content: "\ebb5"; }

.icon-arrows_square_plus:before {
  content: "\ebb6"; }

.icon-arrows_square_remove:before {
  content: "\ebb7"; }

.icon-arrows_square_right:before {
  content: "\ebb8"; }

.icon-arrows_square_up:before {
  content: "\ebb9"; }

.icon-arrows_square_upleft:before {
  content: "\ebba"; }

.icon-arrows_square_upright:before {
  content: "\ebbb"; }

.icon-arrows_squares:before {
  content: "\ebbc"; }

.icon-arrows_stretch_diagonal1:before {
  content: "\ebbd"; }

.icon-arrows_stretch_diagonal2:before {
  content: "\ebbe"; }

.icon-arrows_stretch_diagonal3:before {
  content: "\ebbf"; }

.icon-arrows_stretch_diagonal4:before {
  content: "\ebc0"; }

.icon-arrows_stretch_horizontal1:before {
  content: "\ebc1"; }

.icon-arrows_stretch_horizontal2:before {
  content: "\ebc2"; }

.icon-arrows_stretch_vertical1:before {
  content: "\ebc3"; }

.icon-arrows_stretch_vertical2:before {
  content: "\ebc4"; }

.icon-arrows_switch_horizontal:before {
  content: "\ebc5"; }

.icon-arrows_switch_vertical:before {
  content: "\ebc6"; }

.icon-arrows_up_double-33:before {
  content: "\ebc7"; }

.icon-arrows_up:before {
  content: "\ebc8"; }

.icon-arrows_upleft:before {
  content: "\ebc9"; }

.icon-arrows_upright:before {
  content: "\ebca"; }

.icon-arrows_vertical:before {
  content: "\ebcb"; }

label {
  margin-bottom: .25rem;
  font-size: 14px;
  color: #999;
  letter-spacing: 0.1em; }

.form-control-minimal {
  background: transparent;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }
  .form-control-minimal::placeholder {
    color: #999; }
  .form-control-minimal:focus {
    background: transparent; }

.text-white .form-control {
  border-color: transparent;
  background: rgba(255, 255, 255, 0.1);
  color: #fff; }
  .text-white .form-control::placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .text-white .form-control:focus {
    border-color: #fff; }

.custom-control-label::before {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  border: 1px solid #e5e5e5;
  background: transparent; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #202B5F;
  background-color: #202B5F; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #202B5F;
  transform: scale(0.5); }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none; }
.custom-radio .custom-control-input:checked ~ .custom-control-label .radio-label {
  position: absolute;
  top: 0.25rem;
  left: -2.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  pointer-events: none;
  content: "";
  border: 1px solid #e5e5e5;
  background: transparent; }

.text-white .custom-control-label::before {
  border-color: rgba(255, 255, 255, 0.2);
  background: transparent; }
.text-white .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #fff;
  background-color: #fff; }

select {
  opacity: 0 !important; }

.selectric-wrapper {
  position: relative;
  cursor: pointer; }

.selectric-responsive {
  width: 100%; }

.selectric {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  border-radius: 0.4rem;
  border: 1px solid #e5e5e5;
  background-color: transparent;
  position: relative; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    text-overflow: ellipsis;
    padding: 0.9375rem 0.9375rem;
    line-height: 1.5;
    color: #151515;
    user-select: none; }
  .selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 3.375rem;
    text-align: center;
    font: 0/0 a;
    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial; }
    .selectric .button:after {
      content: " ";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 0;
      height: 0;
      border: 4px solid transparent;
      border-top-color: #BBB;
      border-bottom: none; }

.selectric-form-control-sm .selectric .label {
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.3rem; }
.selectric-form-control-sm .selectric-items li {
  padding: 0.3rem 0.3rem;
  font-size: 0.875rem; }
  .selectric-form-control-sm .selectric-items li:before {
    margin-top: -.25rem;
    width: .5rem;
    height: .5rem; }

.selectric-form-control-lg .selectric .label {
  font-size: 1.125rem;
  line-height: 1.5;
  padding: 1.1rem; }
.selectric-form-control-lg .selectric-items li {
  padding: 1.1rem 1.1rem;
  font-size: 1.125rem; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric {
    border-color: transparent; }
  .selectric-open .selectric-items {
    display: block; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%;
    display: none; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
.selectric-items {
  border-radius: 0.4rem;
  display: none;
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  border: 0;
  z-index: 1; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
    .selectric-items .selectric-scroll ul li.selected {
      color: #202B5F; }
  .selectric-above .selectric-items {
    top: auto;
    bottom: 0; }
  .selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1.5; }
  .selectric-items li {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    position: relative;
    display: block;
    padding: 0.9375rem 0.9375rem;
    line-height: 1.5;
    font-size: 1rem;
    color: #151515;
    cursor: pointer; }
    .selectric-items li:before {
      position: absolute;
      top: 50%;
      right: 0.9375rem;
      margin-top: -.4rem;
      content: "";
      display: block;
      width: .8rem;
      height: .8rem;
      border-radius: 50%;
      background: #e5e5e5;
      transform: scale(0); }
    .selectric-items li:first-child {
      border-top-left-radius: 0.4rem;
      border-top-right-radius: 0.4rem; }
    .selectric-items li:last-child {
      border-bottom-left-radius: 0.4rem;
      border-bottom-right-radius: 0.4rem; }
    .selectric-items li:not(:first-child) {
      border-top: 1px solid #e5e5e5; }
    .selectric-items li.selected:before, .selectric-items li.selected:hover:before {
      background: #202B5F; }
    .selectric-items li:hover {
      background: #f5f5f5; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }
  .selectric-items .selectric-group li {
    padding-left: 25px; }

.selectric-form-control-minimal .selectric {
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.selectric-form-control-minimal .selectric-items {
  border: 0; }

.text-white .selectric {
  border-color: transparent;
  background: rgba(255, 255, 255, 0.1); }
.text-white .selectric-items li {
  color: #151515; }
  .text-white .selectric-items li.selected, .text-white .selectric-items li.selected:hover {
    color: #202B5F; }

/* Autocomplete */
.form-control + .autocomplete-content {
  margin-top: 5px;
  display: block;
  opacity: 1;
  position: static; }
  .form-control + .autocomplete-content li {
    cursor: pointer; }
    .form-control + .autocomplete-content li .highlight {
      color: #444; }
    .form-control + .autocomplete-content li.dropdown-item {
      border-left: 1px solid #e5e5e5;
      border-right: 1px solid #e5e5e5; }
      .form-control + .autocomplete-content li.dropdown-item:first-child {
        border-top: 1px solid #e5e5e5; }
      .form-control + .autocomplete-content li.dropdown-item:last-child {
        border-bottom: 1px solid #e5e5e5; }
    .form-control + .autocomplete-content li img {
      height: 40px;
      width: 40px;
      margin: 5px 15px; }

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
  margin-bottom: .5em; }
  h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child,
  .h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child {
    margin-bottom: 0; }

p:last-child, span:last-child, b:last-child, ul:last-child, ol:last-child,
blockquote:last-child {
  margin-bottom: 0; }

figure {
  margin: 0; }

strong, b {
  color: #000;
  font-weight: 700; }

code {
  display: inline-block;
  margin-bottom: 1rem; }

p {
  line-height: 1.75em;
  color: #333; }

small {
  color: #999; }

a:hover {
  text-decoration: none; }

hr {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem; }

blockquote p {
  color: #000; }

.text-decorated {
  position: relative; }
  .text-decorated::after {
    content: "";
    position: absolute;
    left: 0;
    top: .6em;
    width: 5rem;
    height: 1px;
    background: #000;
    -webkit-transform: translate(-140%, 0);
    -moz-transform: translate(-140%, 0);
    transform: translate(-140%, 0); }
  .text-decorated[class*="padding"] {
    padding-left: 6.875rem; }
    .text-decorated[class*="padding"]::after {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      transform: translate(0, 0); }

.text-white .text-decorated::after {
  background: #fff; }

.gallery-thumbs .swiper-slide h5 h1, .user-caption h1, .user-panel h1, .tile .tile-content h1, .gallery-thumbs .swiper-slide h5 h2, .user-caption h2, .user-panel h2, .tile .tile-content h2, .gallery-thumbs .swiper-slide h5 h3, .user-caption h3, .user-panel h3, .tile .tile-content h3, .gallery-thumbs .swiper-slide h5 h4, .user-caption h4, .user-panel h4, .tile .tile-content h4, .gallery-thumbs .swiper-slide h5 h5, .user-caption h5, .user-panel h5, .tile .tile-content h5,
.gallery-thumbs .swiper-slide h5 .h1,
.user-caption .h1,
.user-panel .h1,
.tile .tile-content .h1, .gallery-thumbs .swiper-slide h5 .h2, .user-caption .h2, .user-panel .h2, .tile .tile-content .h2, .gallery-thumbs .swiper-slide h5 .h3, .user-caption .h3, .user-panel .h3, .tile .tile-content .h3, .gallery-thumbs .swiper-slide h5 .h4, .user-caption .h4, .user-panel .h4, .tile .tile-content .h4, .gallery-thumbs .swiper-slide h5 .h5, .user-caption .h5, .user-panel .h5, .tile .tile-content .h5,
.gallery-thumbs .swiper-slide h5 p,
.user-caption p,
.user-panel p,
.tile .tile-content p, .gallery-thumbs .swiper-slide h5 span, .user-caption span, .user-panel span, .tile .tile-content span, .gallery-thumbs .swiper-slide h5 b, .user-caption b, .user-panel b, .tile .tile-content b, .gallery-thumbs .swiper-slide h5 i, .user-caption i, .user-panel i, .tile .tile-content i {
  text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.4); }

.text-shadow {
  text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.4); }

.link {
  display: inline-block;
  position: relative; }
  .link:hover::before, .link:focus::before {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    top: calc(100% + 2px);
    opacity: 1; }
  .link::before {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    content: "";
    position: absolute;
    top: 100%;
    display: block;
    width: calc(100% - 2px);
    height: 1px;
    background: currentColor;
    opacity: 0; }

.eyebrow, .footer-title, .entry time, .widget-title, .card-price-3 .card-title {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.error-text {
  font-size: 10rem;
  font-weight: 700;
  line-height: 10rem;
  margin-bottom: .25em; }

.letter-spacing {
  letter-spacing: 0.05em; }

@media (max-width: 1199.98px) {
  .display-1 {
    font-size: 3.75rem; }

  .display-2 {
    font-size: 3.28125rem; }

  .display-3 {
    font-size: 2.8125rem; }

  .display-4 {
    font-size: 2.578125rem; }

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

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

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

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

  h5, .h5 {
    font-size: 1.125rem; } }
header {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: fixed;
  width: 100%;
  z-index: 100;
  border-bottom: 1px solid transparent; }
  @media (min-width: 768px) {
    header[class*="-dark"] {
      border-color: rgba(0, 0, 0, 0.1); }
      header[class*="-dark"] .navbar-logo-light {
        display: block !important; }
    header[class*="-light"] {
      border-color: #e5e5e5; }
      header[class*="-light"] .navbar-logo-dark {
        display: block !important; } }
  @media (max-width: 767.98px) {
    header {
      background: #fff; } }

@media (min-width: 768px) {
  .header-sticky {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    position: fixed;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0; }
    .header-sticky[class*="-unpinned"] {
      -webkit-transform: translate(0, -105%);
      -moz-transform: translate(0, -105%);
      transform: translate(0, -105%); } }
.header-shadow {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

@media (min-width: 768px) {
  .header-dark[class*="-not-top"][class*="-pinned"],
  .header-light[class*="-not-top"][class*="-pinned"] {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    padding: 0;
    background: #fff; }
    .header-dark[class*="-not-top"][class*="-pinned"] .navbar-logo,
    .header-light[class*="-not-top"][class*="-pinned"] .navbar-logo {
      display: none !important; }
      .header-dark[class*="-not-top"][class*="-pinned"] .navbar-logo.navbar-logo-dark,
      .header-light[class*="-not-top"][class*="-pinned"] .navbar-logo.navbar-logo-dark {
        display: block !important; }
    .header-dark[class*="-not-top"][class*="-pinned"]::before,
    .header-light[class*="-not-top"][class*="-pinned"]::before {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 1; }
    .header-dark[class*="-not-top"][class*="-pinned"] .navbar-nav .nav-item .nav-link,
    .header-light[class*="-not-top"][class*="-pinned"] .navbar-nav .nav-item .nav-link {
      color: #888; }
    .header-dark[class*="-not-top"][class*="-pinned"] .navbar-brand,
    .header-light[class*="-not-top"][class*="-pinned"] .navbar-brand {
      color: #000; } }

body {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class*="container"] + [class*="container"] {
  margin-top: 3.125rem; }

.container-full {
  overflow: hidden; }

@media (min-width: 1200px) {
  .container-fluid {
    max-width: 1170px; } }
@media (min-width: 1600px) {
  .container-fluid {
    max-width: 1370px; } }

.pattern::before, .pattern::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  content: "";
  display: block;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10rem; }
.pattern::before {
  width: 80vw;
  height: 80vw;
  bottom: -40vw;
  left: 25vw; }
.pattern::after {
  width: 60vw;
  height: 60vw;
  bottom: -30vw;
  left: 80vw; }
.pattern.pattern-dark::before, .pattern.pattern-dark::after {
  background: rgba(21, 21, 21, 0.05); }
.pattern > * {
  position: relative;
  z-index: 10; }
@media (max-width: 767.98px) {
  .pattern::before {
    width: 160vw;
    height: 160vw;
    bottom: -80vw; }
  .pattern::after {
    width: 120vw;
    height: 120vw;
    bottom: -60vw;
    left: 80vw; } }

body > section {
  position: relative;
  margin: 0 auto;
  padding: 6.25rem 0;
  overflow: hidden; }
body > footer {
  position: relative;
  margin: 0 auto;
  padding: 6.25rem 0;
  overflow: hidden; }
body [class*="container"] .row:not(:last-child) {
  margin-bottom: 3.125rem; }

header + section {
  padding: 60px 0 0; }

@media (max-width: 767.98px) {
  body > section,
  body > footer {
    padding: 3.125rem 0; }
  body [class*="container"] .row:not(:last-child) {
    margin-bottom: 2.0833333333rem; } }
.layers {
  position: relative;
  margin: 0 auto; }

.layers-foreground {
  position: relative;
  z-index: 50; }
  @media (max-width: 767.98px) {
    .layers-foreground {
      background: rgba(72, 41, 178, 0.5); } }

.layers-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 40; }
  .layers-background > .container,
  .layers-background > .container-fluid,
  .layers-background > .container-full {
    height: 100%; }
    .layers-background > .container > .row,
    .layers-background > .container-fluid > .row,
    .layers-background > .container-full > .row {
      height: 100%; }

.layers-background-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #4829B2;
  z-index: 45; }

.split-background {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%; }
  .split-background .container,
  .split-background .container-fluid,
  .split-background .container-full {
    height: 100%; }
    .split-background .container .row,
    .split-background .container-fluid .row,
    .split-background .container-full .row {
      height: 100%; }

@media (max-width: 767.98px) {
  .split-background {
    position: static; } }
.overlay::before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: currentColor;
  opacity: .8;
  z-index: 10; }

section[class*="large"] {
  padding: 9.375rem 0; }
section[class*="small"] {
  padding: 4.1666666667rem 0; }

[class*="separator"] {
  border-width: 0;
  border-color: #e5e5e5;
  border-style: solid; }
  [class*="separator"][class*="-top"] {
    border-top-width: 1px; }
  [class*="separator"][class*="-right"] {
    border-right-width: 1px; }
  [class*="separator"][class*="-bottom"] {
    border-bottom-width: 1px; }
  [class*="separator"][class*="-left"] {
    border-left-width: 1px; }

.text-white [class*="separator"], .text-white[class*="separator"] {
  border-color: white; }

.section-decorated-top {
  padding-top: 9.375rem; }

.section-decorated-bottom {
  padding-bottom: 9.375rem; }

.decorated-top {
  position: absolute;
  top: -1px;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 20;
  height: 3.125rem;
  transform: translateZ(0); }
  .decorated-top svg {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 100%; }
    .decorated-top svg > * {
      fill: currentColor;
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05); }
  @media (max-width: 767.98px) {
    .decorated-top {
      height: 20px; } }

.decorated-bottom {
  position: absolute;
  top: auto;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: 20;
  height: 3.125rem;
  transform: translateZ(0); }
  .decorated-bottom svg {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 100%; }
    .decorated-bottom svg > * {
      fill: currentColor;
      -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05); }
  @media (max-width: 767.98px) {
    .decorated-bottom {
      height: 20px; } }

.decorated-sm {
  height: 20px; }

.viewport {
  position: relative;
  overflow: hidden; }

.circle {
  position: absolute;
  top: 40%;
  width: 20vw;
  height: 20vw;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50%; }

.square {
  position: absolute;
  top: 80%;
  left: 75vw;
  width: 15vw;
  height: 15vw;
  background: rgba(0, 0, 0, 0.1); }

@media (min-width: 1600px) {
  body > section,
  body > footer {
    padding: 6rem 0; } }
@media (max-width: 1199.98px) {
  .container > .row > *:not(:last-child),
  .container-fluid > .row > *:not(:last-child),
  .container-full > .row > *:not(:last-child) {
    margin-bottom: 1.875rem; } }
.logo-sm {
  max-height: 2rem; }

.logo-md {
  max-height: 3rem; }

.logo-lg {
  max-height: 4rem; }

img {
  max-width: 100%; }

.anchor {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  border-radius: 0.4rem;
  position: relative;
  display: block;
  background-color: #e5e5e5; }
  .anchor i {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 1.5rem;
    color: #000; }
  .anchor:hover {
    background-color: #202B5F; }
    .anchor:hover i {
      color: #fff; }

#typed-strings {
  display: none; }

.socials {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  display: inline-block;
  width: auto;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .socials li {
    float: left; }
  .socials a {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    display: block;
    line-height: 1em;
    width: 1em;
    padding: 1rem;
    border-radius: 50%; }
    .socials a:hover {
      background: #f5f5f5; }
  .socials[class*="vertical"] > li {
    float: none; }
  .socials[class*="-sm"] a {
    padding: .75rem; }
  .socials[class*="bordered"] a, .socials[class*="boxed"] a {
    border-radius: 0; }

.text-white .socials a, .user-caption .socials a {
  color: #fff; }
  .text-white .socials a:hover, .user-caption .socials a:hover {
    background: rgba(255, 255, 255, 0.2); }

.step {
  position: relative;
  padding: 5.625rem 20% 0 0; }
  .step::before {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    content: counter(owlItem,decimal);
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 3.75rem;
    height: 3.75rem;
    line-height: 3.75rem;
    text-align: center;
    z-index: 20;
    border-radius: 50%;
    font-size: 1.5rem;
    background: #fff; }
  .step:hover::before, .step.step-highlight::before {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    transform: scale(1.25);
    background: #202B5F;
    border-color: transparent;
    color: #fff; }

.owl-item:not(:last-child) .step::after {
  content: "";
  display: block;
  position: absolute;
  top: 29px;
  left: 3.75rem;
  width: calc(100% - 40px);
  height: 2px;
  background: #e5e5e5;
  z-index: 10; }

.step-title {
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.025em; }

.meteo {
  display: inline-block;
  padding: .5rem 1rem; }
  .meteo > * {
    vertical-align: middle; }
  .meteo .svg-icon {
    font-size: 40px;
    padding-right: .5rem; }
  .meteo span {
    font-size: 1.125rem;
    color: #fff !important; }
    .meteo span b {
      font-weight: 400;
      color: rgba(255, 255, 255, 0.5); }

.number {
  padding: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.875rem; }
  .number b {
    display: block;
    font-size: 3.125rem;
    font-weight: 400; }

.phone {
  border-radius: 0.4rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  position: relative;
  display: inline-block;
  padding: 1rem 1rem 1rem 5rem;
  color: #000;
  letter-spacing: 0.05em; }
  .phone::before {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 3.625rem;
    content: "\ec73";
    text-align: center;
    line-height: 3.625rem;
    font-family: "icomoon";
    font-size: 20px;
    background-color: #e5e5e5; }
  .phone:hover {
    border-color: #202B5F !important; }
    .phone:hover::before {
      background-color: #202B5F !important;
      color: #fff; }

.text-white .phone::before {
  background: rgba(255, 255, 255, 0.2); }

.sidebar > *:not(:first-child) {
  margin-top: 30px; }

footer {
  padding: 0 !important; }
  footer > [class*="container"] {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem; }
    footer > [class*="container"] + [class*="container"] {
      margin-top: 0; }
  footer .nav {
    display: inline; }
    footer .nav li {
      display: inline-block; }

.overlay {
  background: rgba(0, 0, 0, 0.1); }

.copyright-text {
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

.overlay-active {
  overflow: hidden; }

.burger {
  display: inline-block;
  position: relative;
  width: 42px;
  height: 42px;
  z-index: 100; }
  .burger span {
    position: relative;
    margin-top: 6px;
    margin-bottom: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -1.5px; }
    .burger span, .burger span::before, .burger span::after {
      display: block;
      width: 20px;
      height: 2px;
      background-color: #000;
      outline: 1px solid transparent;
      -webkit-transition-property: background-color;
      -moz-transition-property: background-color;
      -o-transition-property: background-color;
      transition-property: background-color;
      transition-property: background-color, transform;
      -webkit-transition-duration: 0.3s;
      -moz-transition-duration: 0.3s;
      -o-transition-duration: 0.3s;
      transition-duration: 0.3s;
      transition-duration: 0.3s; }
    .burger span::before, .burger span::after {
      position: absolute;
      content: ""; }
    .burger span::before {
      top: -6px; }
    .burger span::after {
      top: 6px; }
  .burger.clicked span {
    background-color: transparent; }
  .burger.clicked span::before {
    -webkit-transform: translateY(6px) rotate(45deg);
    -moz-transform: translateY(6px) rotate(45deg);
    -ms-transform: translateY(6px) rotate(45deg);
    -o-transform: translateY(6px) rotate(45deg);
    transform: translateY(6px) rotate(45deg);
    transform: translateY(6px) rotate(45deg); }
  .burger.clicked span::after {
    -webkit-transform: translateY(-6px) rotate(-45deg);
    -moz-transform: translateY(-6px) rotate(-45deg);
    -ms-transform: translateY(-6px) rotate(-45deg);
    -o-transform: translateY(-6px) rotate(-45deg);
    transform: translateY(-6px) rotate(-45deg);
    transform: translateY(-6px) rotate(-45deg); }
  .burger.clicked span:before, .burger.clicked span:after {
    background-color: #000; }
  .burger.burger-dot {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    background: #fff;
    border-radius: 50%; }
  .burger:hover {
    cursor: pointer; }

.overlay-menu {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  transform: translate(0, 100%);
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  z-index: 90;
  overflow: hidden; }
  .overlay-menu.opened {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible; }

.overlay-nav {
  list-style: none;
  padding: 0; }
  .overlay-nav a {
    font-size: 30px;
    line-height: 2em; }

.wrapper {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s; }
  .wrapper.push {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8); }

.text-white, .user-panel, .tile .tile-content {
  color: #fff; }
  .text-white h1, .user-panel h1, .tile .tile-content h1, .text-white h2, .user-panel h2, .tile .tile-content h2, .text-white h3, .user-panel h3, .tile .tile-content h3, .text-white h4, .user-panel h4, .tile .tile-content h4, .text-white h5, .user-panel h5, .tile .tile-content h5, .text-white h6, .user-panel h6, .tile .tile-content h6,
  .text-white .h1,
  .user-panel .h1,
  .tile .tile-content .h1, .text-white .h2, .user-panel .h2, .tile .tile-content .h2, .text-white .h3, .user-panel .h3, .tile .tile-content .h3, .text-white .h4, .user-panel .h4, .tile .tile-content .h4, .text-white .h5, .user-panel .h5, .tile .tile-content .h5, .text-white .h6, .user-panel .h6, .tile .tile-content .h6,
  .text-white strong,
  .user-panel strong,
  .tile .tile-content strong, .text-white b, .user-panel b, .tile .tile-content b, .text-white li, .user-panel li, .tile .tile-content li, .text-white a:not(.btn), .user-panel a:not(.btn), .tile .tile-content a:not(.btn) {
    color: #fff; }
  .text-white p, .user-panel p, .tile .tile-content p, .text-white span:not(.badge), .user-panel span:not(.badge), .tile .tile-content span:not(.badge) {
    color: rgba(255, 255, 255, 0.5); }
  .text-white hr, .user-panel hr, .tile .tile-content hr {
    border-color: rgba(255, 255, 255, 0.2); }

.revert {
  color: #151515; }
  .revert h1, .revert h2, .revert h3, .revert h4, .revert h5, .revert h6,
  .revert .h1, .revert .h2, .revert .h3, .revert .h4, .revert .h5, .revert .h6,
  .revert strong, .revert b, .revert li {
    color: #000; }
  .revert p, .revert span {
    color: #151515; }
  .revert hr {
    border-color: #e5e5e5; }

.text-white .lead {
  color: rgba(255, 255, 255, 0.75); }
.text-white .text-muted {
  color: rgba(255, 255, 255, 0.5) !important; }
.text-white .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.2); }
.text-white .owl-dots .owl-dot:hover span {
  background: rgba(255, 255, 255, 0.4); }
.text-white .owl-dots .owl-dot.active span {
  background: #fff; }
.text-white .nav .lavalamp-object {
  border-color: #fff; }
.text-white .nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .text-white .nav .nav-link.active, .text-white .nav .nav-link:hover {
    color: #fff; }
.text-white .nav.nav--line {
  border-color: rgba(255, 255, 255, 0.2); }
.text-white .step::before {
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff; }
.text-white .step:hover::before, .text-white .step.step-highlight::before {
  background: #fff;
  border-color: #fff;
  color: #000; }
.text-white .step::after {
  background-color: rgba(255, 255, 255, 0.2) !important; }
.text-white .svg-icon {
  color: #fff; }

.table {
  table-layout: fixed; }
  .table th {
    font-weight: 400;
    color: #151515; }
  .table td {
    color: #000; }
  .table th,
  .table td {
    padding: 1.25rem 0.825rem; }
    .table th.highlight,
    .table td.highlight {
      position: relative;
      color: #202B5F; }
      .table th.highlight:before,
      .table td.highlight:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 2px;
        background: #202B5F; }
    .table th.itemName,
    .table td.itemName {
      width: 100px; }
  .table thead th {
    border-bottom-width: 1px; }

.table-lined th,
.table-lined td {
  border-top: 0; }
.table-lined thead th {
  border-bottom: 0;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.05em; }
.table-lined tbody tr:nth-child(2n+1) > * {
  background: #e5e5e5; }
  .table-lined tbody tr:nth-child(2n+1) > *:first-child {
    border-top-left-radius: 0.4rem;
    border-bottom-left-radius: 0.4rem; }
  .table-lined tbody tr:nth-child(2n+1) > *:last-child {
    border-top-right-radius: 0.4rem;
    border-bottom-right-radius: 0.4rem; }

.text-white .table {
  border-color: rgba(255, 255, 255, 0.2); }
  .text-white .table th {
    color: rgba(255, 255, 255, 0.5); }
  .text-white .table td {
    color: #fff; }
  .text-white .table th,
  .text-white .table td {
    border-color: rgba(255, 255, 255, 0.2); }
    .text-white .table th.highlight,
    .text-white .table td.highlight {
      color: #fff; }
      .text-white .table th.highlight:before,
      .text-white .table td.highlight:before {
        background: #fff; }
  .text-white [class*="lined"].table tbody tr:nth-child(2n+1) > * {
    background: rgba(0, 0, 0, 0.2); }
  .text-white [class*="lined"].table tbody {
    font-size: 1.125rem; }
    .text-white [class*="lined"].table tbody th {
      color: #fff; }

@media (max-width: 1199.98px) {
  .table {
    table-layout: auto; } }
.navbar {
  padding-left: 0;
  padding-right: 0; }

.navbar-brand {
  height: 50px;
  margin-right: 1rem; }
  .navbar-brand.navbar-brand-sm {
    height: 36px; }
  .navbar-brand.navbar-brand-lg {
    height: 56px; }
  .navbar-brand .navbar-logo {
    width: auto;
    max-height: 100%; }

.navbar-nav .nav-item.nav-devider > a {
  display: inline-block; }
.navbar-nav .nav-item.nav-devider:after {
  content: '|';
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #fff;
  position: relative;
  top: 2px; }
.navbar-nav .nav-link {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  font-size: 0.875rem; }

.navbar-toggler {
  padding: 0 !important;
  border: 0; }

.hero-navbar {
  height: 40px;
  position: relative; }
  .hero-navbar > .container {
    align-items: stretch;
    display: flex;
    min-height: 40px;
    width: 100%;
    margin: 0 auto; }

@media (max-width: 767.98px) {
  .navbar-logo-dark {
    display: block !important; }

  .navbar .navbar-toggler {
    padding: .5rem;
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 50%; }
  .navbar .nav-item + .nav-item {
    margin: 0; }
  .navbar .nav-item.nav-devider:after {
    display: none; }
  .navbar .nav-item .nav-link {
    padding: 5px 0;
    color: #151515; }
    .navbar .nav-item .nav-link:focus, .navbar .nav-item .nav-link:hover {
      color: #000; }
  .navbar .nav-item.show .nav-link, .navbar .nav-item.active .nav-link {
    color: #000; }

  .navbar .banner {
    display: none; }

  .navbar-nav {
    margin-top: 1rem; }
    .navbar-nav .nav-item {
      width: 100%;
      padding: .1rem 0; }
      .navbar-nav .nav-item .btn {
        display: block;
        color: #fff; } }
.overlay-active .headroom {
  max-height: 100vh;
  overflow: hidden;
  overflow-y: scroll;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

@media (min-width: 768px) and (max-width: 860px) {
  .btn-resume {
    display: none; } }
@media (max-width: 959px) {
  .nav-item.nav-devider:after {
    display: none; } }
@media (min-width: 768px) {
  .nav-icon-text {
    display: none; } }
@media (max-width: 767px) {
  .nav-icon-text {
    position: relative;
    bottom: 5px; } }
/*== Header User Notification & User ID ==*/
.headerUserNotifications li.userNotifications span.counter {
  background-color: #202B5F;
  border-radius: 50%;
  color: #ffffff;
  font-size: 10px;
  display: inline-block;
  text-align: center;
  line-height: 1.8em;
  width: 1.8em;
  height: 1.8em;
  position: relative;
  bottom: 1.5em;
  right: 0.5em; }
.headerUserNotifications li.userNotifications .dropdown-menu.show {
  margin-top: 35px;
  margin-left: -275px;
  padding-bottom: 0;
  padding-top: 0;
  border-radius: 4px;
  border: none;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1); }
.headerUserNotifications li.userNotifications .so_heading {
  background-color: #202B5F;
  padding: 15px 20px;
  position: relative;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
  .headerUserNotifications li.userNotifications .so_heading:before {
    background-color: #202B5F;
    content: "";
    height: 15px;
    position: absolute;
    right: 30px;
    width: 15px;
    top: -7px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .headerUserNotifications li.userNotifications .so_heading p {
    margin-bottom: 0;
    color: #fff; }
.headerUserNotifications li.userNotifications .so_content {
  padding: 20px 15px 25px 20px;
  height: 295px; }
  .headerUserNotifications li.userNotifications .so_content .simplebar-offset {
    width: auto; }
  .headerUserNotifications li.userNotifications .so_content ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .headerUserNotifications li.userNotifications .so_content ul li {
      margin-bottom: 15px; }
      .headerUserNotifications li.userNotifications .so_content ul li p {
        font-size: 15px;
        line-height: 1.25em;
        margin-bottom: 0;
        color: #7f7f7f; }
      .headerUserNotifications li.userNotifications .so_content ul li h5 {
        font-size: 15px;
        line-height: 2em;
        margin-bottom: 0; }
      .headerUserNotifications li.userNotifications .so_content ul li:first-child {
        margin-right: 0; }
.headerUserNotifications li.userNotifications .simplebar-offset:focus {
  outline: none; }
.headerUserNotifications li.userNotifications .simplebar-offset::-webkit-scrollbar {
  margin-top: 15px;
  margin-right: 10px;
  width: 6px;
  z-index: 3; }
  .headerUserNotifications li.userNotifications .simplebar-offset::-webkit-scrollbar * {
    background: transparent; }
.headerUserNotifications li.userNotifications .simplebar-offset::-webkit-scrollbar-track {
  display: none; }
.headerUserNotifications li.userNotifications .simplebar-offset::-webkit-scrollbar-thumb {
  background-color: #dfdfdf !important;
  border-radius: 6px; }
.headerUserNotifications li.user_setting .btn {
  border: 1px solid transparent;
  color: #979797; }
  .headerUserNotifications li.user_setting .btn:focus {
    border: 1px solid transparent;
    box-shadow: none; }
.headerUserNotifications li.user_setting img.profileAvatar {
  width: 44px;
  height: auto; }
.headerUserNotifications li.user_setting .dropdown-menu.show {
  margin-top: 3px;
  margin-left: -50px;
  padding-top: 0;
  border-radius: 4px;
  border: none;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px 4px 1px rgba(0, 0, 0, 0.1);
  width: 225px; }
  .headerUserNotifications li.user_setting .dropdown-menu.show:before {
    background-color: #202B5F;
    content: "";
    height: 15px;
    position: absolute;
    left: 72px;
    width: 15px;
    top: -7px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .headerUserNotifications li.user_setting .dropdown-menu.show .user_set_header {
    padding: 10px 20px 5px; }
.headerUserNotifications li.user_setting .dropdown-menu .user_set_header {
  background-color: #202B5F;
  border: 1px solid #202B5F;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
  .headerUserNotifications li.user_setting .dropdown-menu .user_set_header p {
    color: #ffffff; }
    .headerUserNotifications li.user_setting .dropdown-menu .user_set_header p span {
      font-size: 14px; }
.headerUserNotifications li.user_setting .dropdown-menu .user_setting_content {
  padding: 15px 0; }
  .headerUserNotifications li.user_setting .dropdown-menu .user_setting_content a {
    color: #7f7f7f;
    font-size: 15px;
    line-height: 29px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .headerUserNotifications li.user_setting .dropdown-menu .user_setting_content a.active, .headerUserNotifications li.user_setting .dropdown-menu .user_setting_content a.active span, .headerUserNotifications li.user_setting .dropdown-menu .user_setting_content a:hover, .headerUserNotifications li.user_setting .dropdown-menu .user_setting_content a:hover span {
      color: #221f1f;
      background-color: transparent; }
    .headerUserNotifications li.user_setting .dropdown-menu .user_setting_content aspan {
      margin-right: 10px; }
.headerUserNotifications .simplebar-placeholder {
  max-height: 355px !important;
  width: 325px !important; }

.hero[class*="-with-header"] {
  padding-top: 12.5rem; }
.hero[class*="-with-step"] {
  padding-top: 6.25rem; }
.hero .hero-foot {
  flex-grow: 0;
  flex-shrink: 0; }
  .hero .hero-foot .tbbs {
    -webkit-overflow-scrolling: touch;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    align-items: stretch;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    height: 40px;
    line-height: 50px; }
    .hero .hero-foot .tbbs ul {
      border-bottom: none;
      align-items: center;
      display: flex;
      flex-grow: 1;
      flex-shrink: 0;
      justify-content: flex-start;
      max-width: 100%;
      padding: 0;
      margin: 0; }
      .hero .hero-foot .tbbs ul li {
        display: block;
        list-style-type: none; }
        .hero .hero-foot .tbbs ul li a {
          font-size: 14.5px;
          display: flex;
          flex-grow: 0;
          flex-shrink: 0;
          justify-content: center;
          align-items: center;
          position: relative;
          color: #fff;
          margin-bottom: -1px;
          vertical-align: top;
          border: 1px solid transparent;
          border-radius: 4px 4px 0 0;
          line-height: 40px;
          padding: 0 1em !important;
          min-height: 40px;
          opacity: 0.9; }
      .hero .hero-foot .tbbs ul li.is-active a {
        border-bottom-color: transparent !important;
        border-radius: 4px 4px 0 0;
        opacity: 1;
        background-color: white;
        color: #202B5F; }
  .hero .hero-foot .tbbs::-webkit-scrollbar {
    display: none; }
  .hero .hero-foot .tabbar {
    -webkit-overflow-scrolling: touch;
    align-items: stretch;
    display: flex;
    flex-shrink: 0;
    max-width: 100%;
    min-height: 40px;
    overflow-x: auto;
    overflow-y: hidden; }
    .hero .hero-foot .tabbar a {
      font-size: 14.5px;
      color: #333;
      display: block;
      line-height: 1.5rem;
      padding: 0.5rem 1rem calc(0.5rem - 1px);
      position: relative;
      border-bottom: 1px solid transparent;
      min-height: 40px;
      flex-grow: 0;
      flex-shrink: 0;
      text-decoration: none;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent; }
    .hero .hero-foot .tabbar a.is-active {
      border-bottom-color: #202B5F;
      border-bottom-style: solid;
      border-bottom-width: 3px;
      color: #202B5F;
      padding-bottom: calc(0.5rem - 3px); }
  .hero .hero-foot .tabbar::-webkit-scrollbar {
    display: none; }
  .hero .hero-foot .catbar {
    -webkit-overflow-scrolling: touch;
    align-items: stretch;
    display: flex;
    flex-shrink: 0;
    max-width: 100%;
    min-height: 40px;
    overflow-x: auto;
    overflow-y: hidden; }
    .hero .hero-foot .catbar span i {
      font-size: 20px;
      color: #333;
      display: block;
      position: relative;
      flex-grow: 0;
      flex-shrink: 0;
      text-decoration: none;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent;
      height: 28px;
      padding: 2px 1rem;
      margin: 5px 0; }
    .hero .hero-foot .catbar a {
      font-size: 14.5px;
      color: #333;
      display: block;
      position: relative;
      flex-grow: 0;
      flex-shrink: 0;
      text-decoration: none;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent;
      height: 28px;
      padding: 4px 1rem;
      margin: 5px 0; }
    .hero .hero-foot .catbar a.isActive {
      background-color: #202B5F;
      color: #fff;
      border-radius: 14px;
      height: 28px;
      padding: 4px 1rem;
      margin: 5px 0; }
  .hero .hero-foot .catbar::-webkit-scrollbar {
    display: none; }

@media (max-width: 1198px) {
  .hero.hero-with-header h1 {
    margin-top: 1rem; } }
.box > * {
  border-radius: 0.4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 1.875rem; }
.box b {
  display: block;
  margin-bottom: .5rem;
  line-height: 1.25;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 400; }
.box span {
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: inherit; }

.text-white .box b {
  color: #fff; }

.gradient-bg > * {
  position: relative;
  z-index: 40; }

.gradient {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

.image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center; }
  .image[class*="-overlay"]::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background: rgba(0, 0, 0, 0.25); }
  .image[class*="-overlay-dark"]::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background: rgba(0, 0, 0, 0.4); }
  .image[class*="-gradient-vertical"] {
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(0, 0, 0, 0))); }
  .image[class*="-gradient-horizontal"] {
    -webkit-mask-image: -webkit-gradient(linear, right top, left top, from(black), to(rgba(0, 0, 0, 0.5))); }
  .image[class*="-gradient-vertical-light"] {
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(0, 0, 0, 0.5))); }
  .image[class*="-gradient-horizontal-light"] {
    -webkit-mask-image: -webkit-gradient(linear, right top, left top, from(black), to(rgba(0, 0, 0, 0.5))); }
  .image[class*="-cover"] {
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); }
  .image[class*="-parallax"] {
    width: 150%; }
  .image[class*="-blur"] {
    margin: -20px;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px); }

.image-zoom {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 10s;
  -moz-transition: all 10s;
  transition: all 10s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s; }

.swiper-slide-active .image-zoom {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1); }

.image-scrolling {
  height: 125%;
  top: -25%; }

.caption {
  position: relative;
  z-index: 50;
  height: 100%; }

.caption-background {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 25; }
  .caption-background .container,
  .caption-background .container-fluid,
  .caption-background .container-full {
    height: 100%; }
    .caption-background .container .row,
    .caption-background .container-fluid .row,
    .caption-background .container-full .row {
      height: 100%; }

.mouse {
  position: relative;
  display: inline-block;
  width: 1.875rem;
  height: 3.125rem;
  border-radius: 10rem;
  border: 2px solid #999; }
  .mouse::after {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    content: "";
    position: absolute;
    display: block;
    top: 25%;
    left: 50%;
    width: 6px;
    height: 6px;
    background: #000;
    border-radius: 50%;
    -webkit-animation: mouse 2s linear infinite;
    -moz-animation: mouse 2s linear infinite;
    animation: mouse 2s linear infinite; }

.text-white .mouse {
  border-color: #fff; }
  .text-white .mouse::after {
    background: #fff; }

#home-cover .mouse {
  border-color: #fff; }
  #home-cover .mouse::after {
    background: #fff; }

@-webkit-keyframes mouse {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, 20px);
    -moz-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px); } }
@-moz-keyframes mouse {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, 20px);
    -moz-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px); } }
@keyframes mouse {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, 20px);
    -moz-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px); } }
.swiper-container .swiper-slide,
.gallery-container .swiper-slide {
  height: auto;
  overflow: hidden; }
.swiper-container .container,
.swiper-container .container-fluid,
.gallery-container .container,
.gallery-container .container-fluid {
  height: 100%; }
  .swiper-container .container > .row,
  .swiper-container .container-fluid > .row,
  .gallery-container .container > .row,
  .gallery-container .container-fluid > .row {
    height: 100%;
    padding-top: 6.25rem;
    padding-bottom: 6.25rem; }

.swiper-wrapper {
  z-index: 20; }

.container .swiper-container .swiper-slide,
.container .gallery-container .swiper-slide,
.container-fluid .swiper-container .swiper-slide,
.container-fluid .gallery-container .swiper-slide {
  border-radius: 0.4rem; }

.swiper-footer {
  -webkit-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  transform: translate(0, 50%);
  width: 100%;
  position: absolute;
  bottom: 3.125rem;
  z-index: 40; }
  .swiper-footer .container > .row,
  .swiper-footer .container-fluid > .row {
    padding: 0; }

.gallery .container > .row,
.gallery .container-fluid > .row {
  padding-bottom: 9.375rem; }

.gallery-thumbs {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 25; }
  .gallery-thumbs .swiper-slide {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    padding: 2.5rem 0;
    text-align: center;
    cursor: pointer; }
    .gallery-thumbs .swiper-slide h5 {
      font-size: 1rem;
      letter-spacing: 0.025em;
      color: #fff;
      line-height: 1rem;
      font-weight: 400; }
    .gallery-thumbs .swiper-slide:hover {
      background: rgba(255, 255, 255, 0.1); }
  .gallery-thumbs .swiper-slide-active {
    margin-top: -1px;
    border-top: 1px solid #fff; }

.swiper-container-carousel {
  overflow: visible; }

.swiper-container-horizontal .swiper-pagination-bullets {
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  width: auto;
  bottom: 3.125rem;
  left: 50%;
  z-index: 25; }
  .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    float: left;
    width: 2rem;
    height: 2rem;
    margin: 0;
    opacity: 1;
    background: transparent;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    outline: none; }
    .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet::after {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      position: absolute;
      content: "";
      display: block;
      top: 50%;
      left: 50%;
      width: 8px;
      height: 8px;
      margin: -4px 0 0 -4px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.2); }
    .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet:hover::after {
      background: rgba(255, 255, 255, 0.4); }
    .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
      background: #fff;
      -webkit-transform: scale(1.5);
      -moz-transform: scale(1.5);
      transform: scale(1.5);
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05); }
.swiper-container-horizontal .swiper-pagination-vertical {
  -webkit-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  transform: translate(0, 50%);
  right: 15px;
  bottom: 50%;
  left: auto;
  width: 2rem; }

.swiper-button-prev,
.swiper-button-next {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  float: left;
  position: relative;
  display: block;
  width: 3.75rem;
  height: 3.75rem;
  margin-top: 15px;
  text-align: center;
  background-image: none !important;
  border: 1px solid transparent;
  z-index: 20;
  outline: none; }
  .swiper-button-prev::before,
  .swiper-button-next::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #000;
    line-height: 3.75rem;
    font-family: 'icomoon';
    font-size: 1.5rem; }
  .swiper-button-prev:hover,
  .swiper-button-next:hover {
    border-color: #e5e5e5; }
    .swiper-button-prev:hover::before,
    .swiper-button-next:hover::before {
      color: #000; }

.swiper-button-prev {
  left: 0; }
  .swiper-button-prev::before {
    content: ""; }

.swiper-button-next {
  right: 0; }
  .swiper-button-next::before {
    content: ""; }

@media (max-width: 1199.98px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: none; } }
[class*="bordered"] {
  border-radius: 0.4rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  background-color: transparent;
  border: 1px solid #e5e5e5; }

.text-white [class*="bordered"], .user-caption .socials {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.2); }

.selectric-items, .container .swiper-container .swiper-slide,
.container .gallery-container .swiper-slide,
.container-fluid .swiper-container .swiper-slide,
.container-fluid .gallery-container .swiper-slide, [class*="boxed"], .nav-docs .lavalamp-object, .accordion-group-minimal .accordion-control::after, .accordion-group-highlight .accordion.open, .accordion-group-portal, .feed-item img, .card, .card-minimal .card-img-container, .component > .tab-content > .tab-pane, .presentation-circle > figure {
  border-radius: 0.4rem;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
  background-color: #fff; }

.selectric-items, .box > *, [class*="floating"], .owl-carousel-single .owl-stage-outer, .video-js, .demo-preview .card-minimal .card-img-container .card-img {
  -webkit-box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1); }

[class*="rounded"] {
  border-radius: 10rem !important; }

.card-minimal .card-img-container {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s; }
  .card-minimal .card-img-container:hover {
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    transform: translate(0, -10px);
    position: relative;
    z-index: 50;
    -webkit-box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1); }

@media (min-width: 768px) {
  [class*="scaling"] {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; }
    [class*="scaling"]:hover {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      transform: scale(1.05);
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
      position: relative;
      z-index: 50; }

  [class*="rising"] {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; }
    [class*="rising"]:hover {
      -webkit-transform: translate(0, -10px);
      -moz-transform: translate(0, -10px);
      transform: translate(0, -10px);
      position: relative;
      z-index: 50;
      -webkit-box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1); } }
.separated {
  overflow: hidden; }
  .separated > * {
    -webkit-box-shadow: -1px -1px 0px 0px #e5e5e5;
    -moz-box-shadow: -1px -1px 0px 0px #e5e5e5;
    box-shadow: -1px -1px 0px 0px #e5e5e5; }
    .separated > *:not(:last-child) {
      margin-bottom: 0 !important; }

.text-white .separated > * {
  -webkit-box-shadow: -1px -1px 0px 0px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -1px -1px 0px 0px rgba(255, 255, 255, 0.2);
  box-shadow: -1px -1px 0px 0px rgba(255, 255, 255, 0.2); }

.anchor, .box, .equal, .feature-square, .tile, .presentation-circle {
  position: relative; }
  .anchor::before, .box::before, .equal::before, .feature-square::before, .tile::before, .presentation-circle::before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .anchor > *, .box > *, .equal > *, .feature-square > *, .tile > *, .presentation-circle > * {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  [class*="-short"].anchor::before, [class*="-short"].box::before, [class*="-short"].equal::before, [class*="-short"].feature-square::before, [class*="-short"].tile::before, [class*="-short"].presentation-circle::before {
    padding-top: 75%; }
  [class*="-long"].anchor::before, [class*="-long"].box::before, [class*="-long"].equal::before, [class*="-long"].feature-square::before, [class*="-long"].tile::before, [class*="-long"].presentation-circle::before {
    padding-top: 125%; }

.equal .equal-header,
.equal .equal-footer {
  position: absolute;
  right: 0;
  left: 0;
  padding: 30px; }
.equal .equal-header {
  top: 0; }
.equal .equal-footer {
  bottom: 0; }
.equal .row {
  height: 100%; }

.align-bottom .owl-stage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.scrolling-gallery {
  height: 50vh; }

@media (max-width: 1199.98px) {
  .scrolling-gallery {
    overflow: hidden;
    margin-bottom: -5rem; } }
.photo {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  border-radius: 0.4rem;
  position: relative;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black); }
  .photo img {
    width: 100%; }
  .photo a {
    display: block;
    margin: 0;
    background-size: cover;
    background-position: center; }
    .photo a::before {
      border-radius: 0.4rem;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      opacity: 0;
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.2); }
  .photo:hover a:before {
    opacity: 0.75; }
  .photo:hover .photo-caption {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }

.photo-caption {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: .625rem;
  left: .625rem;
  padding: .5rem;
  opacity: 0;
  color: #fff; }

.gutter-0 .photo {
  border-radius: 0; }

.scrolling--gallery {
  position: absolute;
  top: 0;
  width: 100%; }

.nav {
  display: inline-block;
  position: relative; }
  .nav .nav-link {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    position: relative;
    display: inline-block;
    color: #999;
    z-index: 5;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.05em; }
  .nav .lavalamp-object {
    display: none;
    z-index: 1; }

.nav-text {
  margin: -.5rem; }
  .nav-text .nav-link {
    margin: .5rem;
    padding: 0 0 1rem 0;
    line-height: 1em;
    font-weight: 300;
    font-size: 1.875rem;
    z-index: 5; }
    .nav-text .nav-link.active {
      color: #202B5F;
      border-color: #202B5F; }
    .nav-text .nav-link:hover {
      color: #202B5F; }

.nav-tabs {
  border: 0; }
  .nav-tabs .lavalamp-object {
    display: block;
    position: absolute;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #202B5F; }
  .nav-tabs .nav-item {
    margin-right: 30px; }
  .nav-tabs .nav-link {
    border: 0;
    padding-left: 0;
    padding-right: 0; }
    .nav-tabs .nav-link.active {
      background-color: transparent; }
  .nav-tabs.nav-vertical {
    border-width: 0 0 0 1px; }
    .nav-tabs.nav-vertical .lavalamp-object {
      border-width: 0 0 0 2px;
      border-bottom: 0; }
    .nav-tabs.nav-vertical .nav-link {
      padding: .5rem 1rem;
      margin: 0; }

.nav-pills .lavalamp-object {
  display: block;
  position: absolute;
  border: 2px solid #202B5F;
  border-radius: 10rem; }
.nav-pills .nav-link {
  z-index: 5;
  padding: .75rem 1.5rem; }
  .nav-pills .nav-link.active, .nav-pills .nav-link:hover {
    color: #444; }

.nav-switch {
  display: inline-block;
  border: 1px solid #e5e5e5;
  border-radius: 22.5px;
  overflow: hidden; }
  .nav-switch .lavalamp-object {
    display: block;
    position: absolute;
    background: #e5e5e5;
    border-radius: 10rem; }
  .nav-switch .nav-link {
    padding: 15px 25px;
    line-height: 15px;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    z-index: 5;
    cursor: pointer; }
    .nav-switch .nav-link.active, .nav-switch .nav-link:hover {
      color: #444; }

.nav-docs {
  display: inline-block; }
  .nav-docs .lavalamp-object {
    border-radius: 0.4rem;
    display: block;
    position: absolute; }
  .nav-docs .nav-link {
    padding: 10px 20px;
    line-height: 20px;
    font-size: 0.875rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    z-index: 5;
    cursor: pointer; }
    .nav-docs .nav-link.active, .nav-docs .nav-link:hover {
      color: #000; }

.nav-vertical {
  display: inline-block; }
  .nav-vertical .nav-link {
    display: block; }

.tab-content {
  position: relative; }
  .tab-content .tab-pane {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    width: 100%;
    display: block; }
    .tab-content .tab-pane:not(.active) {
      visibility: hidden;
      position: absolute;
      top: 0;
      animation: fadeOutBottom .25s ease forwards;
      -webkit-animation: fadeOutBottom .25s ease forwards; }
    .tab-content .tab-pane.active {
      top: 0;
      position: relative;
      z-index: 90;
      animation: fadeInTop .5s ease forwards;
      -webkit-animation: fadeInTop .5s ease forwards; }

@keyframes fadeOutBottom {
  from {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1); }
  to {
    opacity: 0;
    -webkit-transform: translate(0, 10%);
    -moz-transform: translate(0, 10%);
    transform: translate(0, 10%);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-font-smoothing: antialiased; } }
@-webkit-keyframes fadeOutBottom {
  from {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate(0, 10%);
    -moz-transform: translate(0, 10%);
    transform: translate(0, 10%);
    -webkit-font-smoothing: antialiased; } }
@keyframes fadeInTop {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 10%);
    -moz-transform: translate(0, 10%);
    transform: translate(0, 10%); }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased; } }
@-webkit-keyframes fadeInTop {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 10%);
    -moz-transform: translate(0, 10%);
    transform: translate(0, 10%); }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-font-smoothing: antialiased; } }
.text-white .nav-switch {
  border-color: rgba(255, 255, 255, 0.2); }
  .text-white .nav-switch .lavalamp-object {
    background: rgba(255, 255, 255, 0.2); }

[class*="boxed"] > .row {
  padding: 0; }

.feature-square {
  border-radius: 0.4rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  position: relative;
  text-align: center; }
  .feature-square:hover {
    background: #f5f5f5; }
  .feature-square div {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%; }

.feature-list {
  list-style: none;
  padding: 0; }
  .feature-list::after {
    display: block;
    clear: both;
    content: ""; }
  .feature-list li {
    float: left; }
  .feature-list .media-body {
    flex: none; }

.accordion-group {
  border-radius: 0.4rem; }

.accordion {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  position: relative;
  padding: .625rem;
  border: 1px solid #e5e5e5; }
  .accordion.open .accordion-control::after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg); }
  .accordion:not(:first-child) {
    border-top-width: 0; }

.accordion-control {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 1rem 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .accordion-control > * {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    margin: 0;
    font-size: 1rem;
    font-family: "新ゴ R", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Rubik", sans-serif;
    font-weight: 400;
    vertical-align: middle; }
  .accordion-control h5 {
    line-height: 1.5em; }
  .accordion-control::after {
    content: "\ebfa";
    position: absolute;
    width: 1em;
    line-height: 1em;
    right: 1rem;
    top: 50%;
    font-family: 'icomoon' !important;
    font-size: 1.5rem;
    margin-top: -0.5em;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; }

.accordion-content {
  overflow: hidden; }
  .accordion-content .accordion-content-wrapper {
    padding: 0 2rem 1rem 2rem; }

.text-white .accordion-group .accordion {
  border: 0;
  background-color: rgba(255, 255, 255, 0.05); }
  .text-white .accordion-group .accordion:not(:first-child) {
    margin-top: 2px; }
  .text-white .accordion-group .accordion:hover {
    background-color: rgba(255, 255, 255, 0.1); }
.text-white .accordion-group .accordion-control h5 {
  color: inherit; }
.text-white .accordion-group .accordion-control::after {
  color: rgba(255, 255, 255, 0.5); }

.accordion-group-feature .accordion {
  border-radius: 0.4rem;
  padding: 1rem; }
  .accordion-group-feature .accordion:not(:first-child) {
    margin-top: .625rem; }
  .accordion-group-feature .accordion:not(:first-child) {
    border-top-width: 1px; }
.accordion-group-feature .accordion-control,
.accordion-group-feature .accordion-content > div {
  padding: 1rem; }

.text-white .accordion-group-feature .accordion:not(:first-child) {
  margin-top: .625rem; }

.accordion-group-minimal .accordion {
  border: 0;
  padding: 0 0 0 3rem; }
  .accordion-group-minimal .accordion:not(:first-child) {
    margin-top: 1.25rem; }
.accordion-group-minimal .accordion-control {
  min-height: 3.75rem; }
  .accordion-group-minimal .accordion-control::after {
    left: -3rem;
    width: 3.75rem;
    color: #000;
    margin-top: -1.875rem;
    line-height: 3.75rem;
    text-align: center;
    border-radius: 50%; }

.text-white .accordion-group-minimal .accordion {
  background: transparent;
  color: #fff; }
  .text-white .accordion-group-minimal .accordion:not(:first-child) {
    margin-top: 1.25rem; }
  .text-white .accordion-group-minimal .accordion:hover {
    background-color: transparent; }
.text-white .accordion-group-minimal .accordion-control::after {
  color: #000; }

.accordion-group-steps {
  overflow: visible; }
  .accordion-group-steps .accordion {
    padding-left: 3.75rem;
    counter-increment: accordion;
    background: transparent;
    border: 0; }
    .accordion-group-steps .accordion.open .accordion-control::before {
      background: #202B5F;
      border-color: #202B5F;
      color: #fff;
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
      -webkit-transform: scale(1.4);
      -moz-transform: scale(1.4);
      transform: scale(1.4); }
    .accordion-group-steps .accordion:hover .accordion-control::before {
      border-color: #202B5F; }
    .accordion-group-steps .accordion:not(:first-child) {
      margin: 0; }
      .accordion-group-steps .accordion:not(:first-child)::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 29px;
        height: calc(50% - 30px);
        width: 2px;
        background: #e5e5e5;
        z-index: 10; }
    .accordion-group-steps .accordion:not(:last-child)::after {
      content: "";
      display: block;
      position: absolute;
      top: calc(50% + 30px);
      left: 29px;
      height: calc(50% - 30px);
      width: 2px;
      background: #e5e5e5;
      z-index: 10; }
  .accordion-group-steps .accordion-control {
    position: static; }
    .accordion-group-steps .accordion-control > * {
      display: block; }
    .accordion-group-steps .accordion-control::after {
      display: none; }
    .accordion-group-steps .accordion-control::before {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      content: counter(accordion,decimal);
      position: absolute;
      display: block;
      top: 50%;
      left: 0;
      width: 3.75rem;
      height: 3.75rem;
      color: #000;
      margin-top: -30px;
      line-height: calc(3.75rem - 4px);
      text-align: center;
      border: 2px solid #e5e5e5;
      z-index: 20;
      border-radius: 50%;
      font-size: 20px; }

.text-white .accordion-group-steps .accordion {
  background-color: transparent; }
  .text-white .accordion-group-steps .accordion:hover {
    background-color: transparent; }
  .text-white .accordion-group-steps .accordion:not(:first-child) {
    margin-top: 0; }
    .text-white .accordion-group-steps .accordion:not(:first-child)::before {
      background: rgba(255, 255, 255, 0.2); }
  .text-white .accordion-group-steps .accordion:not(:last-child)::after {
    background: rgba(255, 255, 255, 0.2); }
.text-white .accordion-group-steps .accordion-control::before {
  color: inherit;
  border-color: rgba(255, 255, 255, 0.2); }

.accordion-group-highlight {
  overflow: visible; }
  .accordion-group-highlight .accordion {
    background: transparent;
    border: 0; }

.text-white .accordion-group-highlight .accordion {
  background: transparent; }
  .text-white .accordion-group-highlight .accordion:not(:first-child) {
    margin-top: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.05); }
  .text-white .accordion-group-highlight .accordion.open {
    background-color: rgba(255, 255, 255, 0.05); }

.accordion-group-portal {
  overflow: hidden; }
  .accordion-group-portal .accordion.open {
    background: #f5f5f5; }
    .accordion-group-portal .accordion.open .accordion-control::after {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg); }
  .accordion-group-portal .accordion-control {
    padding: 2rem; }
    .accordion-group-portal .accordion-control::after {
      content: "\ec7d"; }
    .accordion-group-portal .accordion-control h5 {
      font-size: 1.25rem;
      font-family: "新ゴ R", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Rubik", sans-serif; }
  .accordion-group-portal .accordion-content > div {
    padding-bottom: 2rem; }

@media (max-width: 1199.98px) {
  .accordion-control {
    display: block; }
    .accordion-control > *:not(:first-child) {
      margin-top: .25rem; }

  .accordion-group-feature .accordion-control > * {
    display: inline-block; } }
.owl-carousel[data-dots="true"] {
  margin-bottom: 60px; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  border-radius: 50%;
  top: 50%;
  width: 4rem;
  height: 4rem;
  text-align: center;
  z-index: 20; }
  .owl-carousel .owl-nav button.owl-prev::before,
  .owl-carousel .owl-nav button.owl-next::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    line-height: 4rem;
    font-family: 'icomoon';
    font-size: 1.8rem;
    color: #fff; }
  .owl-carousel .owl-nav button.owl-prev:hover,
  .owl-carousel .owl-nav button.owl-next:hover {
    background: rgba(0, 0, 0, 0.5); }
  .owl-carousel .owl-nav button.owl-prev span,
  .owl-carousel .owl-nav button.owl-next span {
    display: none; }
.owl-carousel .owl-nav .owl-prev {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 15px; }
  .owl-carousel .owl-nav .owl-prev::before {
    content: ""; }
  .owl-carousel .owl-nav .owl-prev[class*="disabled"] {
    -webkit-transform: translate(-100%, -50%);
    -moz-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    opacity: 0;
    visibility: hidden;
    z-index: 10; }
.owl-carousel .owl-nav .owl-next {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 15px; }
  .owl-carousel .owl-nav .owl-next::before {
    content: ""; }
  .owl-carousel .owl-nav .owl-next[class*="disabled"] {
    -webkit-transform: translate(100%, -50%);
    -moz-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    opacity: 0;
    visibility: hidden;
    z-index: 10; }

.owl-dots {
  -webkit-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  transform: translate(0, 50%);
  position: absolute;
  bottom: -30px;
  width: 100%;
  text-align: center; }
  .owl-dots.disabled {
    display: none; }
  .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: top; }
    .owl-dots .owl-dot span {
      display: block;
      width: 8px;
      height: 8px;
      margin: 10px;
      border-radius: 50%;
      background: rgba(0, 0, 0, 0.2);
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s; }
    .owl-dots .owl-dot:hover span {
      background: rgba(0, 0, 0, 0.4); }
    .owl-dots .owl-dot.active span {
      background: #000;
      -webkit-transform: scale(1.5);
      -moz-transform: scale(1.5);
      transform: scale(1.5); }

.owl-carousel-single .owl-stage-outer {
  border-radius: 0.4rem;
  overflow: hidden; }
.owl-carousel-single .owl-nav button.owl-prev,
.owl-carousel-single .owl-nav button.owl-next {
  background: #202B5F;
  width: 5.5rem;
  height: 5.5rem; }
  .owl-carousel-single .owl-nav button.owl-prev::before,
  .owl-carousel-single .owl-nav button.owl-next::before {
    line-height: 5.5rem; }
  .owl-carousel-single .owl-nav button.owl-prev:hover,
  .owl-carousel-single .owl-nav button.owl-next:hover {
    background: rgba(32, 43, 95, 0.9); }
.owl-carousel-single .owl-nav .owl-prev {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 0; }
.owl-carousel-single .owl-nav .owl-next {
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  right: 0; }

.owl-carousel-library .owl-nav {
  margin-top: 1rem; }
  .owl-carousel-library .owl-nav button.owl-prev,
  .owl-carousel-library .owl-nav button.owl-next {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    position: static;
    border-radius: 0.4rem;
    background: none;
    border: 1px solid transparent; }
    .owl-carousel-library .owl-nav button.owl-prev::before,
    .owl-carousel-library .owl-nav button.owl-next::before {
      color: #000; }
    .owl-carousel-library .owl-nav button.owl-prev:hover,
    .owl-carousel-library .owl-nav button.owl-next:hover {
      background: transparent;
      border-color: #e5e5e5; }
  .owl-carousel-library .owl-nav .owl-prev[class*="disabled"],
  .owl-carousel-library .owl-nav .owl-nav[class*="disabled"] {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible;
    opacity: .5; }

.text-white .owl-carousel-library .owl-nav button.owl-prev:hover,
.text-white .owl-carousel-library .owl-nav button.owl-next:hover {
  border-color: rgba(255, 255, 255, 0.2); }
.text-white .owl-carousel-library .owl-nav button.owl-prev::before,
.text-white .owl-carousel-library .owl-nav button.owl-next::before {
  color: #fff; }

.owl-carousel .owl-stage-outer .owl-stage .owl-item {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  counter-increment: owlItem; }
  .owl-carousel .owl-stage-outer .owl-stage .owl-item img {
    width: auto;
    max-width: 100%; }
.owl-carousel.visible .owl-stage-outer {
  overflow: visible; }
.owl-carousel.accent .owl-item {
  opacity: .25; }
  .owl-carousel.accent .owl-item.active {
    opacity: 1; }

.user {
  border-radius: 0.4rem;
  position: relative;
  overflow: hidden; }
  .user:hover .user-caption {
    padding-top: 6rem;
    padding-bottom: 5.75rem; }
  .user:hover .socials {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0); }
  .user[class*="-circle"] {
    border-radius: 50%;
    overflow: hidden;
    text-align: center; }
    .user[class*="-circle"] .socials {
      left: 50%;
      -webkit-transform: translate(-50%, calc(100% + 2.5rem));
      -moz-transform: translate(-50%, calc(100% + 2.5rem));
      transform: translate(-50%, calc(100% + 2.5rem)); }
    .user[class*="-circle"]:hover .socials {
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }

.gutter-0 .user {
  border-radius: 0; }

.user-photo {
  display: block;
  overflow: hidden;
  margin: 0; }
  .user-photo img {
    max-width: 100%; }

.user-caption {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 1.875rem;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); }
  .user-caption > * {
    display: block; }
  .user-caption h4 {
    color: #fff;
    margin: 0; }
  .user-caption span {
    color: rgba(255, 255, 255, 0.5); }
  .user-caption .socials {
    -webkit-transform: translate(0, calc(100% + 2.5rem));
    -moz-transform: translate(0, calc(100% + 2.5rem));
    transform: translate(0, calc(100% + 2.5rem));
    position: absolute;
    bottom: 1.875rem; }

.expanded + .user-panel {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  visibility: visible;
  opacity: 1;
  padding: 15rem 0 5rem 0; }
  .expanded + .user-panel > .container {
    opacity: 1;
    transition-delay: 0.2s; }

.user-panel {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  padding: 0;
  opacity: 0;
  z-index: 100;
  visibility: hidden;
  opacity: 0; }
  .user-panel::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); }
  .user-panel > .container {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0; }
  .user-panel .collapse {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    bottom: 15px;
    left: 50%;
    display: block;
    border-radius: 50%;
    text-align: center;
    width: 4.25rem;
    height: 4.25rem;
    line-height: 4.25rem;
    text-align: center;
    cursor: pointer;
    color: #000; }
    .user-panel .collapse::before {
      font-family: 'icomoon';
      font-size: 1.875rem;
      content: "\ecce";
      color: #fff; }
    .user-panel .collapse:hover {
      background: rgba(255, 255, 255, 0.1); }

.avatar {
  border-radius: 0.4rem;
  width: 3.75rem;
  height: 3.75rem; }
  .avatar[class*="-sm"] {
    width: 2.5rem;
    height: auto; }
  .avatar[class*="-lg"] {
    width: 5rem;
    height: auto; }
  .avatar[class*="-xl"] {
    width: 10rem;
    height: auto; }

.user-grid {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  list-style: none;
  padding: 0; }
  .user-grid::after {
    display: block;
    clear: both;
    content: ""; }
  .user-grid > li {
    float: left; }
  .user-grid .user {
    overflow: visible; }
  .user-grid .user-photo {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    border-radius: 50%;
    cursor: pointer; }
    .user-grid .user-photo:hover {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      transform: scale(1.1);
      -webkit-box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1); }
    .user-grid .user-photo.expanded {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      transform: scale(1.1);
      -webkit-box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1); }
    .user-grid .user-photo img {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      border-radius: 50%; }

@media (max-width: 1199.98px) {
  .user-grid > li {
    width: 20%; }
    .user-grid > li:nth-child(6) {
      margin-left: calc(20% / 2); } }
@media (min-width: 1200px) {
  .user-grid > li {
    width: 12.5%; }
    .user-grid > li:nth-child(9) {
      margin-left: calc(12.5% / 2); } }
.user-list {
  display: inline-block;
  margin: 0;
  padding: 0; }
  .user-list > li {
    position: relative;
    display: inline-block;
    width: 3.125rem;
    border-radius: 50%;
    z-index: 10;
    overflow: hidden;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; }
    .user-list > li:not(:first-child) {
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
      border-radius: 50%;
      margin-left: -1rem; }
    .user-list > li:hover {
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
      z-index: 20; }

.speakers {
  margin-right: 1.25rem; }

@media (max-width: 1199.98px) {
  .speakers {
    display: none; } }
.entry {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  overflow: hidden;
  position: relative; }
  .entry > a {
    padding: 2.5rem;
    color: inherit; }
  .entry:not(:first-child) {
    border-top: 1px solid #e5e5e5; }
  .entry::after {
    position: absolute;
    top: 50%;
    right: 2.5rem;
    display: block;
    content: "\f105";
    font-size: 1.375rem;
    font-family: "icomoon";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .entry:hover {
    background: #e5e5e5; }
    .entry:hover::after {
      right: 1.875rem; }

.entry-title {
  font-size: 1rem;
  font-family: "新ゴ R", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Rubik", sans-serif;
  font-weight: 400; }

.text-white .entry:not(:first-child) {
  border-color: rgba(255, 255, 255, 0.2); }
.text-white .entry:hover {
  background: rgba(255, 255, 255, 0.2); }

.news {
  margin-top: .3125rem; }
  .news:first-child {
    margin-top: 0; }
  .news a {
    border-radius: 0.4rem;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    position: relative;
    padding: 1.875rem;
    display: inline-block;
    background: #e5e5e5;
    color: inherit; }
    .news a:hover {
      padding-left: 2.5rem; }
  .news time {
    -webkit-transform: translate(1.25rem, -50%);
    -moz-transform: translate(1.25rem, -50%);
    transform: translate(1.25rem, -50%);
    left: 100%;
    top: 50%;
    position: absolute;
    white-space: nowrap; }

.news-title {
  margin: 0;
  font-size: 1rem;
  font-family: "新ゴ R", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Rubik", sans-serif;
  font-weight: 400; }

.text-white .news a {
  background: rgba(0, 0, 0, 0.1); }
.text-white .news time {
  color: rgba(255, 255, 255, 0.5); }

@media (max-width: 767.98px) {
  .news time {
    position: static;
    font-size: 0.875rem;
    letter-spacing: 0.025em; } }
.tile {
  border-radius: 0.4rem;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  overflow: hidden; }
  .tile .tile-content::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: rgba(0, 0, 0, 0.2); }
  .tile:hover .tile-image {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05); }
  .tile:hover .tile-header {
    -webkit-transform: translate(0, 5%);
    -moz-transform: translate(0, 5%);
    transform: translate(0, 5%); }
  .tile:hover .tile-footer {
    -webkit-transform: translate(0, -5%);
    -moz-transform: translate(0, -5%);
    transform: translate(0, -5%); }
  .tile:hover .on-hover {
    opacity: 1; }
    .tile:hover .on-hover.tile-header {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      transform: translate(0, 0); }
    .tile:hover .on-hover.tile-footer {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      transform: translate(0, 0); }

.tile-image {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  background-size: cover;
  background-position: 50% 50%; }

.tile-header,
.tile-footer {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 1.875rem; }

.on-hover {
  opacity: 0; }
  .on-hover.tile-header {
    -webkit-transform: translate(0, -25%);
    -moz-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  .on-hover.tile-footer {
    -webkit-transform: translate(0, 25%);
    -moz-transform: translate(0, 25%);
    transform: translate(0, 25%); }

.tile-footer {
  top: auto;
  bottom: 0; }

.widget + .widget {
  margin-top: 3.125rem; }

.widget-title {
  display: block;
  margin-bottom: 1rem; }

.tag-cloud {
  margin: -.25rem; }
  .tag-cloud a {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    float: left;
    display: block;
    margin: .25rem;
    background: #e5e5e5;
    padding: .5rem 1rem;
    font-size: 0.875rem;
    color: #151515;
    border-radius: 10rem; }
    .tag-cloud a:hover {
      background: #202B5F;
      color: #fff; }

.list-group-categories .list-group-item {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  color: #000; }
  .list-group-categories .list-group-item:hover {
    color: #202B5F; }
    .list-group-categories .list-group-item:hover .badge {
      color: #202B5F; }
.list-group-categories .badge {
  background: #e5e5e5; }

.feed {
  padding: 0;
  list-style: none; }
  .feed li:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5; }

.feed-item {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-align: center !important;
  align-items: center !important; }
  .feed-item:hover .feed-item-content h3 {
    color: #202B5F; }
  .feed-item img {
    border-radius: 0.4rem;
    width: 70px; }

.feed-item-content {
  padding-left: 15px; }
  .feed-item-content h3 {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400; }
  .feed-item-content span {
    font-size: 0.875rem;
    color: #151515; }

.card-price .svg-icon {
  margin-bottom: 2.8125rem; }
.card-price .card-footer {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  position: relative;
  padding: 1.875rem !important;
  border-top: 1px solid #e5e5e5;
  color: #151515; }
  .card-price .card-footer::after {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 2.875rem;
    display: block;
    content: "\ebde";
    font-size: 1.375rem;
    font-family: "icomoon"; }
  .card-price .card-footer:hover {
    background: #e5e5e5; }
    .card-price .card-footer:hover::after {
      right: 1.875rem;
      color: inherit; }
.card-price .card-price {
  font-size: 2.5rem;
  font-weight: 400; }

.card-price-2 .card-title {
  margin-top: 1.875rem;
  margin-bottom: 0.46875rem;
  font-size: 1.25rem;
  font-weight: 400; }
.card-price-2 .card-price {
  font-size: 3.125rem;
  font-weight: 400; }
.card-price-2 .card-footer {
  padding-top: 0; }

.card-price-3 {
  text-align: center; }
  .card-price-3 .card-title {
    display: block;
    color: #151515;
    margin-bottom: 2.8125rem; }
  .card-price-3 .card-price {
    font-size: 3.75rem;
    font-weight: 400; }
  .card-price-3 .card-body {
    padding-bottom: 2.8125rem; }

.text-white .card-price .card-footer {
  border-color: rgba(255, 255, 255, 0.2); }
  .text-white .card-price .card-footer:hover {
    background-color: rgba(255, 255, 255, 0.2); }

.btn-blue {
  color: #fff;
  background-color: #0030AE;
  border-color: #0030AE; }
  .btn-blue:hover {
    color: #fff;
    background-color: #002588;
    border-color: #00227b; }
  .btn-blue:focus, .btn-blue.focus {
    box-shadow: 0 0 0 0 rgba(38, 79, 186, 0.5); }
  .btn-blue.disabled, .btn-blue:disabled {
    color: #fff;
    background-color: #0030AE;
    border-color: #0030AE; }
  .btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active, .show > .btn-blue.dropdown-toggle {
    color: #fff;
    background-color: #00227b;
    border-color: #001e6e; }
    .btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-blue.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(38, 79, 186, 0.5); }

.btn-indigo {
  color: #fff;
  background-color: #6610f2;
  border-color: #6610f2; }
  .btn-indigo:hover {
    color: #fff;
    background-color: #560bd0;
    border-color: #510bc4; }
  .btn-indigo:focus, .btn-indigo.focus {
    box-shadow: 0 0 0 0 rgba(125, 52, 244, 0.5); }
  .btn-indigo.disabled, .btn-indigo:disabled {
    color: #fff;
    background-color: #6610f2;
    border-color: #6610f2; }
  .btn-indigo:not(:disabled):not(.disabled):active, .btn-indigo:not(:disabled):not(.disabled).active, .show > .btn-indigo.dropdown-toggle {
    color: #fff;
    background-color: #510bc4;
    border-color: #4c0ab8; }
    .btn-indigo:not(:disabled):not(.disabled):active:focus, .btn-indigo:not(:disabled):not(.disabled).active:focus, .show > .btn-indigo.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(125, 52, 244, 0.5); }

.btn-purple {
  color: #fff;
  background-color: #4829B2;
  border-color: #4829B2; }
  .btn-purple:hover {
    color: #fff;
    background-color: #3b2293;
    border-color: #371f89; }
  .btn-purple:focus, .btn-purple.focus {
    box-shadow: 0 0 0 0 rgba(99, 73, 190, 0.5); }
  .btn-purple.disabled, .btn-purple:disabled {
    color: #fff;
    background-color: #4829B2;
    border-color: #4829B2; }
  .btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active, .show > .btn-purple.dropdown-toggle {
    color: #fff;
    background-color: #371f89;
    border-color: #331d7e; }
    .btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus, .show > .btn-purple.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(99, 73, 190, 0.5); }

.btn-pink {
  color: #fff;
  background-color: #e83e8c;
  border-color: #e83e8c; }
  .btn-pink:hover {
    color: #fff;
    background-color: #e41c78;
    border-color: #d91a72; }
  .btn-pink:focus, .btn-pink.focus {
    box-shadow: 0 0 0 0 rgba(235, 91, 157, 0.5); }
  .btn-pink.disabled, .btn-pink:disabled {
    color: #fff;
    background-color: #e83e8c;
    border-color: #e83e8c; }
  .btn-pink:not(:disabled):not(.disabled):active, .btn-pink:not(:disabled):not(.disabled).active, .show > .btn-pink.dropdown-toggle {
    color: #fff;
    background-color: #d91a72;
    border-color: #ce196c; }
    .btn-pink:not(:disabled):not(.disabled):active:focus, .btn-pink:not(:disabled):not(.disabled).active:focus, .show > .btn-pink.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(235, 91, 157, 0.5); }

.btn-red {
  color: #fff;
  background-color: #fc2c38;
  border-color: #fc2c38; }
  .btn-red:hover {
    color: #fff;
    background-color: #fb0614;
    border-color: #f20311; }
  .btn-red:focus, .btn-red.focus {
    box-shadow: 0 0 0 0 rgba(252, 76, 86, 0.5); }
  .btn-red.disabled, .btn-red:disabled {
    color: #fff;
    background-color: #fc2c38;
    border-color: #fc2c38; }
  .btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled).active, .show > .btn-red.dropdown-toggle {
    color: #fff;
    background-color: #f20311;
    border-color: #e50310; }
    .btn-red:not(:disabled):not(.disabled):active:focus, .btn-red:not(:disabled):not(.disabled).active:focus, .show > .btn-red.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(252, 76, 86, 0.5); }

.btn-orange {
  color: #151515;
  background-color: #F29600;
  border-color: #F29600; }
  .btn-orange:hover {
    color: #fff;
    background-color: #cc7e00;
    border-color: #bf7600; }
  .btn-orange:focus, .btn-orange.focus {
    box-shadow: 0 0 0 0 rgba(209, 131, 3, 0.5); }
  .btn-orange.disabled, .btn-orange:disabled {
    color: #151515;
    background-color: #F29600;
    border-color: #F29600; }
  .btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active, .show > .btn-orange.dropdown-toggle {
    color: #fff;
    background-color: #bf7600;
    border-color: #b26e00; }
    .btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-orange.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(209, 131, 3, 0.5); }

.btn-yellow {
  color: #151515;
  background-color: #FFCC00;
  border-color: #FFCC00; }
  .btn-yellow:hover {
    color: #151515;
    background-color: #d9ad00;
    border-color: #cca300; }
  .btn-yellow:focus, .btn-yellow.focus {
    box-shadow: 0 0 0 0 rgba(220, 177, 3, 0.5); }
  .btn-yellow.disabled, .btn-yellow:disabled {
    color: #151515;
    background-color: #FFCC00;
    border-color: #FFCC00; }
  .btn-yellow:not(:disabled):not(.disabled):active, .btn-yellow:not(:disabled):not(.disabled).active, .show > .btn-yellow.dropdown-toggle {
    color: #151515;
    background-color: #cca300;
    border-color: #bf9900; }
    .btn-yellow:not(:disabled):not(.disabled):active:focus, .btn-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-yellow.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(220, 177, 3, 0.5); }

.btn-green {
  color: #fff;
  background-color: #54AF5D;
  border-color: #54AF5D; }
  .btn-green:hover {
    color: #fff;
    background-color: #46964e;
    border-color: #428e4a; }
  .btn-green:focus, .btn-green.focus {
    box-shadow: 0 0 0 0 rgba(110, 187, 117, 0.5); }
  .btn-green.disabled, .btn-green:disabled {
    color: #fff;
    background-color: #54AF5D;
    border-color: #54AF5D; }
  .btn-green:not(:disabled):not(.disabled):active, .btn-green:not(:disabled):not(.disabled).active, .show > .btn-green.dropdown-toggle {
    color: #fff;
    background-color: #428e4a;
    border-color: #3e8545; }
    .btn-green:not(:disabled):not(.disabled):active:focus, .btn-green:not(:disabled):not(.disabled).active:focus, .show > .btn-green.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(110, 187, 117, 0.5); }

.btn-teal {
  color: #fff;
  background-color: #20c997;
  border-color: #20c997; }
  .btn-teal:hover {
    color: #fff;
    background-color: #1ba87e;
    border-color: #199d76; }
  .btn-teal:focus, .btn-teal.focus {
    box-shadow: 0 0 0 0 rgba(65, 209, 167, 0.5); }
  .btn-teal.disabled, .btn-teal:disabled {
    color: #fff;
    background-color: #20c997;
    border-color: #20c997; }
  .btn-teal:not(:disabled):not(.disabled):active, .btn-teal:not(:disabled):not(.disabled).active, .show > .btn-teal.dropdown-toggle {
    color: #fff;
    background-color: #199d76;
    border-color: #17926e; }
    .btn-teal:not(:disabled):not(.disabled):active:focus, .btn-teal:not(:disabled):not(.disabled).active:focus, .show > .btn-teal.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(65, 209, 167, 0.5); }

.btn-cyan {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-cyan:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-cyan:focus, .btn-cyan.focus {
    box-shadow: 0 0 0 0 rgba(58, 176, 195, 0.5); }
  .btn-cyan.disabled, .btn-cyan:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-cyan:not(:disabled):not(.disabled):active, .btn-cyan:not(:disabled):not(.disabled).active, .show > .btn-cyan.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-cyan:not(:disabled):not(.disabled):active:focus, .btn-cyan:not(:disabled):not(.disabled).active:focus, .show > .btn-cyan.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(58, 176, 195, 0.5); }

.btn-white {
  color: #151515;
  background-color: #fff;
  border-color: #fff; }
  .btn-white:hover {
    color: #151515;
    background-color: #ececec;
    border-color: #e6e6e6; }
  .btn-white:focus, .btn-white.focus {
    box-shadow: 0 0 0 0 rgba(220, 220, 220, 0.5); }
  .btn-white.disabled, .btn-white:disabled {
    color: #151515;
    background-color: #fff;
    border-color: #fff; }
  .btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show > .btn-white.dropdown-toggle {
    color: #151515;
    background-color: #e6e6e6;
    border-color: #dfdfdf; }
    .btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus, .show > .btn-white.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(220, 220, 220, 0.5); }

.btn-gray {
  color: #fff;
  background-color: #555;
  border-color: #555; }
  .btn-gray:hover {
    color: #fff;
    background-color: #424242;
    border-color: #3c3c3c; }
  .btn-gray:focus, .btn-gray.focus {
    box-shadow: 0 0 0 0 rgba(111, 111, 111, 0.5); }
  .btn-gray.disabled, .btn-gray:disabled {
    color: #fff;
    background-color: #555;
    border-color: #555; }
  .btn-gray:not(:disabled):not(.disabled):active, .btn-gray:not(:disabled):not(.disabled).active, .show > .btn-gray.dropdown-toggle {
    color: #fff;
    background-color: #3c3c3c;
    border-color: #353535; }
    .btn-gray:not(:disabled):not(.disabled):active:focus, .btn-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-gray.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(111, 111, 111, 0.5); }

.btn-gray-dark {
  color: #fff;
  background-color: #333;
  border-color: #333; }
  .btn-gray-dark:hover {
    color: #fff;
    background-color: #202020;
    border-color: #1a1a1a; }
  .btn-gray-dark:focus, .btn-gray-dark.focus {
    box-shadow: 0 0 0 0 rgba(82, 82, 82, 0.5); }
  .btn-gray-dark.disabled, .btn-gray-dark:disabled {
    color: #fff;
    background-color: #333;
    border-color: #333; }
  .btn-gray-dark:not(:disabled):not(.disabled):active, .btn-gray-dark:not(:disabled):not(.disabled).active, .show > .btn-gray-dark.dropdown-toggle {
    color: #fff;
    background-color: #1a1a1a;
    border-color: #131313; }
    .btn-gray-dark:not(:disabled):not(.disabled):active:focus, .btn-gray-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(82, 82, 82, 0.5); }

.btn-dark-blue {
  color: #fff;
  background-color: #202B5F;
  border-color: #202B5F; }
  .btn-dark-blue:hover {
    color: #fff;
    background-color: #161e42;
    border-color: #131a39; }
  .btn-dark-blue:focus, .btn-dark-blue.focus {
    box-shadow: 0 0 0 0 rgba(65, 75, 119, 0.5); }
  .btn-dark-blue.disabled, .btn-dark-blue:disabled {
    color: #fff;
    background-color: #202B5F;
    border-color: #202B5F; }
  .btn-dark-blue:not(:disabled):not(.disabled):active, .btn-dark-blue:not(:disabled):not(.disabled).active, .show > .btn-dark-blue.dropdown-toggle {
    color: #fff;
    background-color: #131a39;
    border-color: #10152f; }
    .btn-dark-blue:not(:disabled):not(.disabled):active:focus, .btn-dark-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-dark-blue.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(65, 75, 119, 0.5); }

.btn-transparent-white {
  color: #151515;
  background-color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.2); }
  .btn-transparent-white:hover {
    color: #151515;
    background-color: rgba(236, 236, 236, 0.2);
    border-color: rgba(230, 230, 230, 0.2); }
  .btn-transparent-white:focus, .btn-transparent-white.focus {
    box-shadow: 0 0 0 0 rgba(111, 111, 111, 0.5); }
  .btn-transparent-white.disabled, .btn-transparent-white:disabled {
    color: #151515;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2); }
  .btn-transparent-white:not(:disabled):not(.disabled):active, .btn-transparent-white:not(:disabled):not(.disabled).active, .show > .btn-transparent-white.dropdown-toggle {
    color: #151515;
    background-color: rgba(230, 230, 230, 0.2);
    border-color: rgba(223, 223, 223, 0.2); }
    .btn-transparent-white:not(:disabled):not(.disabled):active:focus, .btn-transparent-white:not(:disabled):not(.disabled).active:focus, .show > .btn-transparent-white.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(111, 111, 111, 0.5); }

.btn-transparent-black {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.2); }
  .btn-transparent-black:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 0, 0, 0.2); }
  .btn-transparent-black:focus, .btn-transparent-black.focus {
    box-shadow: 0 0 0 0 rgba(156, 156, 156, 0.5); }
  .btn-transparent-black.disabled, .btn-transparent-black:disabled {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 0, 0, 0.2); }
  .btn-transparent-black:not(:disabled):not(.disabled):active, .btn-transparent-black:not(:disabled):not(.disabled).active, .show > .btn-transparent-black.dropdown-toggle {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 0, 0, 0.2); }
    .btn-transparent-black:not(:disabled):not(.disabled):active:focus, .btn-transparent-black:not(:disabled):not(.disabled).active:focus, .show > .btn-transparent-black.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(156, 156, 156, 0.5); }

.btn-outline-blue {
  color: #0030AE;
  border-color: #0030AE; }
  .btn-outline-blue:hover {
    color: #fff;
    background-color: #0030AE;
    border-color: #0030AE; }
  .btn-outline-blue:focus, .btn-outline-blue.focus {
    box-shadow: 0 0 0 0 rgba(0, 48, 174, 0.5); }
  .btn-outline-blue.disabled, .btn-outline-blue:disabled {
    color: #0030AE;
    background-color: transparent; }
  .btn-outline-blue:not(:disabled):not(.disabled):active, .btn-outline-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-blue.dropdown-toggle {
    color: #fff;
    background-color: #0030AE;
    border-color: #0030AE; }
    .btn-outline-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-blue.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(0, 48, 174, 0.5); }

.btn-outline-indigo {
  color: #6610f2;
  border-color: #6610f2; }
  .btn-outline-indigo:hover {
    color: #fff;
    background-color: #6610f2;
    border-color: #6610f2; }
  .btn-outline-indigo:focus, .btn-outline-indigo.focus {
    box-shadow: 0 0 0 0 rgba(102, 16, 242, 0.5); }
  .btn-outline-indigo.disabled, .btn-outline-indigo:disabled {
    color: #6610f2;
    background-color: transparent; }
  .btn-outline-indigo:not(:disabled):not(.disabled):active, .btn-outline-indigo:not(:disabled):not(.disabled).active, .show > .btn-outline-indigo.dropdown-toggle {
    color: #fff;
    background-color: #6610f2;
    border-color: #6610f2; }
    .btn-outline-indigo:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-indigo.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(102, 16, 242, 0.5); }

.btn-outline-purple {
  color: #4829B2;
  border-color: #4829B2; }
  .btn-outline-purple:hover {
    color: #fff;
    background-color: #4829B2;
    border-color: #4829B2; }
  .btn-outline-purple:focus, .btn-outline-purple.focus {
    box-shadow: 0 0 0 0 rgba(72, 41, 178, 0.5); }
  .btn-outline-purple.disabled, .btn-outline-purple:disabled {
    color: #4829B2;
    background-color: transparent; }
  .btn-outline-purple:not(:disabled):not(.disabled):active, .btn-outline-purple:not(:disabled):not(.disabled).active, .show > .btn-outline-purple.dropdown-toggle {
    color: #fff;
    background-color: #4829B2;
    border-color: #4829B2; }
    .btn-outline-purple:not(:disabled):not(.disabled):active:focus, .btn-outline-purple:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-purple.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(72, 41, 178, 0.5); }

.btn-outline-pink {
  color: #e83e8c;
  border-color: #e83e8c; }
  .btn-outline-pink:hover {
    color: #fff;
    background-color: #e83e8c;
    border-color: #e83e8c; }
  .btn-outline-pink:focus, .btn-outline-pink.focus {
    box-shadow: 0 0 0 0 rgba(232, 62, 140, 0.5); }
  .btn-outline-pink.disabled, .btn-outline-pink:disabled {
    color: #e83e8c;
    background-color: transparent; }
  .btn-outline-pink:not(:disabled):not(.disabled):active, .btn-outline-pink:not(:disabled):not(.disabled).active, .show > .btn-outline-pink.dropdown-toggle {
    color: #fff;
    background-color: #e83e8c;
    border-color: #e83e8c; }
    .btn-outline-pink:not(:disabled):not(.disabled):active:focus, .btn-outline-pink:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-pink.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(232, 62, 140, 0.5); }

.btn-outline-red {
  color: #fc2c38;
  border-color: #fc2c38; }
  .btn-outline-red:hover {
    color: #fff;
    background-color: #fc2c38;
    border-color: #fc2c38; }
  .btn-outline-red:focus, .btn-outline-red.focus {
    box-shadow: 0 0 0 0 rgba(252, 44, 56, 0.5); }
  .btn-outline-red.disabled, .btn-outline-red:disabled {
    color: #fc2c38;
    background-color: transparent; }
  .btn-outline-red:not(:disabled):not(.disabled):active, .btn-outline-red:not(:disabled):not(.disabled).active, .show > .btn-outline-red.dropdown-toggle {
    color: #fff;
    background-color: #fc2c38;
    border-color: #fc2c38; }
    .btn-outline-red:not(:disabled):not(.disabled):active:focus, .btn-outline-red:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-red.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(252, 44, 56, 0.5); }

.btn-outline-orange {
  color: #F29600;
  border-color: #F29600; }
  .btn-outline-orange:hover {
    color: #151515;
    background-color: #F29600;
    border-color: #F29600; }
  .btn-outline-orange:focus, .btn-outline-orange.focus {
    box-shadow: 0 0 0 0 rgba(242, 150, 0, 0.5); }
  .btn-outline-orange.disabled, .btn-outline-orange:disabled {
    color: #F29600;
    background-color: transparent; }
  .btn-outline-orange:not(:disabled):not(.disabled):active, .btn-outline-orange:not(:disabled):not(.disabled).active, .show > .btn-outline-orange.dropdown-toggle {
    color: #151515;
    background-color: #F29600;
    border-color: #F29600; }
    .btn-outline-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-orange.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(242, 150, 0, 0.5); }

.btn-outline-yellow {
  color: #FFCC00;
  border-color: #FFCC00; }
  .btn-outline-yellow:hover {
    color: #151515;
    background-color: #FFCC00;
    border-color: #FFCC00; }
  .btn-outline-yellow:focus, .btn-outline-yellow.focus {
    box-shadow: 0 0 0 0 rgba(255, 204, 0, 0.5); }
  .btn-outline-yellow.disabled, .btn-outline-yellow:disabled {
    color: #FFCC00;
    background-color: transparent; }
  .btn-outline-yellow:not(:disabled):not(.disabled):active, .btn-outline-yellow:not(:disabled):not(.disabled).active, .show > .btn-outline-yellow.dropdown-toggle {
    color: #151515;
    background-color: #FFCC00;
    border-color: #FFCC00; }
    .btn-outline-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-yellow.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(255, 204, 0, 0.5); }

.btn-outline-green {
  color: #54AF5D;
  border-color: #54AF5D; }
  .btn-outline-green:hover {
    color: #fff;
    background-color: #54AF5D;
    border-color: #54AF5D; }
  .btn-outline-green:focus, .btn-outline-green.focus {
    box-shadow: 0 0 0 0 rgba(84, 175, 93, 0.5); }
  .btn-outline-green.disabled, .btn-outline-green:disabled {
    color: #54AF5D;
    background-color: transparent; }
  .btn-outline-green:not(:disabled):not(.disabled):active, .btn-outline-green:not(:disabled):not(.disabled).active, .show > .btn-outline-green.dropdown-toggle {
    color: #fff;
    background-color: #54AF5D;
    border-color: #54AF5D; }
    .btn-outline-green:not(:disabled):not(.disabled):active:focus, .btn-outline-green:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-green.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(84, 175, 93, 0.5); }

.btn-outline-teal {
  color: #20c997;
  border-color: #20c997; }
  .btn-outline-teal:hover {
    color: #fff;
    background-color: #20c997;
    border-color: #20c997; }
  .btn-outline-teal:focus, .btn-outline-teal.focus {
    box-shadow: 0 0 0 0 rgba(32, 201, 151, 0.5); }
  .btn-outline-teal.disabled, .btn-outline-teal:disabled {
    color: #20c997;
    background-color: transparent; }
  .btn-outline-teal:not(:disabled):not(.disabled):active, .btn-outline-teal:not(:disabled):not(.disabled).active, .show > .btn-outline-teal.dropdown-toggle {
    color: #fff;
    background-color: #20c997;
    border-color: #20c997; }
    .btn-outline-teal:not(:disabled):not(.disabled):active:focus, .btn-outline-teal:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-teal.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(32, 201, 151, 0.5); }

.btn-outline-cyan {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-cyan:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-cyan:focus, .btn-outline-cyan.focus {
    box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5); }
  .btn-outline-cyan.disabled, .btn-outline-cyan:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-cyan:not(:disabled):not(.disabled):active, .btn-outline-cyan:not(:disabled):not(.disabled).active, .show > .btn-outline-cyan.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-cyan:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cyan.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5); }

.btn-outline-white {
  color: #fff;
  border-color: #fff; }
  .btn-outline-white:hover {
    color: #151515;
    background-color: #fff;
    border-color: #fff; }
  .btn-outline-white:focus, .btn-outline-white.focus {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5); }
  .btn-outline-white.disabled, .btn-outline-white:disabled {
    color: #fff;
    background-color: transparent; }
  .btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active, .show > .btn-outline-white.dropdown-toggle {
    color: #151515;
    background-color: #fff;
    border-color: #fff; }
    .btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-white.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5); }

.btn-outline-gray {
  color: #555;
  border-color: #555; }
  .btn-outline-gray:hover {
    color: #fff;
    background-color: #555;
    border-color: #555; }
  .btn-outline-gray:focus, .btn-outline-gray.focus {
    box-shadow: 0 0 0 0 rgba(85, 85, 85, 0.5); }
  .btn-outline-gray.disabled, .btn-outline-gray:disabled {
    color: #555;
    background-color: transparent; }
  .btn-outline-gray:not(:disabled):not(.disabled):active, .btn-outline-gray:not(:disabled):not(.disabled).active, .show > .btn-outline-gray.dropdown-toggle {
    color: #fff;
    background-color: #555;
    border-color: #555; }
    .btn-outline-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(85, 85, 85, 0.5); }

.btn-outline-gray-dark {
  color: #333;
  border-color: #333; }
  .btn-outline-gray-dark:hover {
    color: #fff;
    background-color: #333;
    border-color: #333; }
  .btn-outline-gray-dark:focus, .btn-outline-gray-dark.focus {
    box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5); }
  .btn-outline-gray-dark.disabled, .btn-outline-gray-dark:disabled {
    color: #333;
    background-color: transparent; }
  .btn-outline-gray-dark:not(:disabled):not(.disabled):active, .btn-outline-gray-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-dark.dropdown-toggle {
    color: #fff;
    background-color: #333;
    border-color: #333; }
    .btn-outline-gray-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5); }

.btn-outline-dark-blue {
  color: #202B5F;
  border-color: #202B5F; }
  .btn-outline-dark-blue:hover {
    color: #fff;
    background-color: #202B5F;
    border-color: #202B5F; }
  .btn-outline-dark-blue:focus, .btn-outline-dark-blue.focus {
    box-shadow: 0 0 0 0 rgba(32, 43, 95, 0.5); }
  .btn-outline-dark-blue.disabled, .btn-outline-dark-blue:disabled {
    color: #202B5F;
    background-color: transparent; }
  .btn-outline-dark-blue:not(:disabled):not(.disabled):active, .btn-outline-dark-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-dark-blue.dropdown-toggle {
    color: #fff;
    background-color: #202B5F;
    border-color: #202B5F; }
    .btn-outline-dark-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark-blue.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(32, 43, 95, 0.5); }

.btn-outline-transparent-white {
  color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.2); }
  .btn-outline-transparent-white:hover {
    color: #151515;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2); }
  .btn-outline-transparent-white:focus, .btn-outline-transparent-white.focus {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5); }
  .btn-outline-transparent-white.disabled, .btn-outline-transparent-white:disabled {
    color: rgba(255, 255, 255, 0.2);
    background-color: transparent; }
  .btn-outline-transparent-white:not(:disabled):not(.disabled):active, .btn-outline-transparent-white:not(:disabled):not(.disabled).active, .show > .btn-outline-transparent-white.dropdown-toggle {
    color: #151515;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2); }
    .btn-outline-transparent-white:not(:disabled):not(.disabled):active:focus, .btn-outline-transparent-white:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-transparent-white.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5); }

.btn-outline-transparent-black {
  color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.2); }
  .btn-outline-transparent-black:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 0, 0, 0.2); }
  .btn-outline-transparent-black:focus, .btn-outline-transparent-black.focus {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5); }
  .btn-outline-transparent-black.disabled, .btn-outline-transparent-black:disabled {
    color: rgba(0, 0, 0, 0.2);
    background-color: transparent; }
  .btn-outline-transparent-black:not(:disabled):not(.disabled):active, .btn-outline-transparent-black:not(:disabled):not(.disabled).active, .show > .btn-outline-transparent-black.dropdown-toggle {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 0, 0, 0.2); }
    .btn-outline-transparent-black:not(:disabled):not(.disabled):active:focus, .btn-outline-transparent-black:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-transparent-black.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5); }

.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998; }
  .btn-facebook:hover {
    color: #fff;
    background-color: #30497c;
    border-color: #2d4373; }
  .btn-facebook:focus, .btn-facebook.focus {
    box-shadow: 0 0 0 0 rgba(88, 114, 167, 0.5); }
  .btn-facebook.disabled, .btn-facebook:disabled {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998; }
  .btn-facebook:not(:disabled):not(.disabled):active, .btn-facebook:not(:disabled):not(.disabled).active, .show > .btn-facebook.dropdown-toggle {
    color: #fff;
    background-color: #2d4373;
    border-color: #293e6a; }
    .btn-facebook:not(:disabled):not(.disabled):active:focus, .btn-facebook:not(:disabled):not(.disabled).active:focus, .show > .btn-facebook.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(88, 114, 167, 0.5); }

.btn-google-plus {
  color: #fff;
  background-color: #dd4b39;
  border-color: #dd4b39; }
  .btn-google-plus:hover {
    color: #fff;
    background-color: #cd3623;
    border-color: #c23321; }
  .btn-google-plus:focus, .btn-google-plus.focus {
    box-shadow: 0 0 0 0 rgba(226, 102, 87, 0.5); }
  .btn-google-plus.disabled, .btn-google-plus:disabled {
    color: #fff;
    background-color: #dd4b39;
    border-color: #dd4b39; }
  .btn-google-plus:not(:disabled):not(.disabled):active, .btn-google-plus:not(:disabled):not(.disabled).active, .show > .btn-google-plus.dropdown-toggle {
    color: #fff;
    background-color: #c23321;
    border-color: #b7301f; }
    .btn-google-plus:not(:disabled):not(.disabled):active:focus, .btn-google-plus:not(:disabled):not(.disabled).active:focus, .show > .btn-google-plus.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(226, 102, 87, 0.5); }

.btn-twitter {
  color: #fff;
  background-color: #00aced;
  border-color: #00aced; }
  .btn-twitter:hover {
    color: #fff;
    background-color: #0090c7;
    border-color: #0087ba; }
  .btn-twitter:focus, .btn-twitter.focus {
    box-shadow: 0 0 0 0 rgba(38, 184, 240, 0.5); }
  .btn-twitter.disabled, .btn-twitter:disabled {
    color: #fff;
    background-color: #00aced;
    border-color: #00aced; }
  .btn-twitter:not(:disabled):not(.disabled):active, .btn-twitter:not(:disabled):not(.disabled).active, .show > .btn-twitter.dropdown-toggle {
    color: #fff;
    background-color: #0087ba;
    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: 0 0 0 0 rgba(38, 184, 240, 0.5); }

.btn-linkedin {
  color: #fff;
  background-color: #007bb6;
  border-color: #007bb6; }
  .btn-linkedin:hover {
    color: #fff;
    background-color: #006190;
    border-color: #005983; }
  .btn-linkedin:focus, .btn-linkedin.focus {
    box-shadow: 0 0 0 0 rgba(38, 143, 193, 0.5); }
  .btn-linkedin.disabled, .btn-linkedin:disabled {
    color: #fff;
    background-color: #007bb6;
    border-color: #007bb6; }
  .btn-linkedin:not(:disabled):not(.disabled):active, .btn-linkedin:not(:disabled):not(.disabled).active, .show > .btn-linkedin.dropdown-toggle {
    color: #fff;
    background-color: #005983;
    border-color: #005076; }
    .btn-linkedin:not(:disabled):not(.disabled):active:focus, .btn-linkedin:not(:disabled):not(.disabled).active:focus, .show > .btn-linkedin.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(38, 143, 193, 0.5); }

.btn-pinterest {
  color: #fff;
  background-color: #cb2027;
  border-color: #cb2027; }
  .btn-pinterest:hover {
    color: #fff;
    background-color: #aa1b21;
    border-color: #9f191f; }
  .btn-pinterest:focus, .btn-pinterest.focus {
    box-shadow: 0 0 0 0 rgba(211, 65, 71, 0.5); }
  .btn-pinterest.disabled, .btn-pinterest:disabled {
    color: #fff;
    background-color: #cb2027;
    border-color: #cb2027; }
  .btn-pinterest:not(:disabled):not(.disabled):active, .btn-pinterest:not(:disabled):not(.disabled).active, .show > .btn-pinterest.dropdown-toggle {
    color: #fff;
    background-color: #9f191f;
    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: 0 0 0 0 rgba(211, 65, 71, 0.5); }

.btn-git {
  color: #fff;
  background-color: #666666;
  border-color: #666666; }
  .btn-git:hover {
    color: #fff;
    background-color: #535353;
    border-color: #4d4d4d; }
  .btn-git:focus, .btn-git.focus {
    box-shadow: 0 0 0 0 rgba(125, 125, 125, 0.5); }
  .btn-git.disabled, .btn-git:disabled {
    color: #fff;
    background-color: #666666;
    border-color: #666666; }
  .btn-git:not(:disabled):not(.disabled):active, .btn-git:not(:disabled):not(.disabled).active, .show > .btn-git.dropdown-toggle {
    color: #fff;
    background-color: #4d4d4d;
    border-color: #464646; }
    .btn-git:not(:disabled):not(.disabled):active:focus, .btn-git:not(:disabled):not(.disabled).active:focus, .show > .btn-git.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(125, 125, 125, 0.5); }

.btn-tumblr {
  color: #fff;
  background-color: #32506d;
  border-color: #32506d; }
  .btn-tumblr:hover {
    color: #fff;
    background-color: #263d53;
    border-color: #22364a; }
  .btn-tumblr:focus, .btn-tumblr.focus {
    box-shadow: 0 0 0 0 rgba(81, 106, 131, 0.5); }
  .btn-tumblr.disabled, .btn-tumblr:disabled {
    color: #fff;
    background-color: #32506d;
    border-color: #32506d; }
  .btn-tumblr:not(:disabled):not(.disabled):active, .btn-tumblr:not(:disabled):not(.disabled).active, .show > .btn-tumblr.dropdown-toggle {
    color: #fff;
    background-color: #22364a;
    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: 0 0 0 0 rgba(81, 106, 131, 0.5); }

.btn-vimeo {
  color: #151515;
  background-color: #aad450;
  border-color: #aad450; }
  .btn-vimeo:hover {
    color: #151515;
    background-color: #9bcc32;
    border-color: #93c130; }
  .btn-vimeo:focus, .btn-vimeo.focus {
    box-shadow: 0 0 0 0 rgba(148, 183, 71, 0.5); }
  .btn-vimeo.disabled, .btn-vimeo:disabled {
    color: #151515;
    background-color: #aad450;
    border-color: #aad450; }
  .btn-vimeo:not(:disabled):not(.disabled):active, .btn-vimeo:not(:disabled):not(.disabled).active, .show > .btn-vimeo.dropdown-toggle {
    color: #151515;
    background-color: #93c130;
    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: 0 0 0 0 rgba(148, 183, 71, 0.5); }

.btn-flickr {
  color: #fff;
  background-color: #ff0084;
  border-color: #ff0084; }
  .btn-flickr:hover {
    color: #fff;
    background-color: #d90070;
    border-color: #cc006a; }
  .btn-flickr:focus, .btn-flickr.focus {
    box-shadow: 0 0 0 0 rgba(255, 38, 150, 0.5); }
  .btn-flickr.disabled, .btn-flickr:disabled {
    color: #fff;
    background-color: #ff0084;
    border-color: #ff0084; }
  .btn-flickr:not(:disabled):not(.disabled):active, .btn-flickr:not(:disabled):not(.disabled).active, .show > .btn-flickr.dropdown-toggle {
    color: #fff;
    background-color: #cc006a;
    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: 0 0 0 0 rgba(255, 38, 150, 0.5); }

.btn-reddit {
  color: #fff;
  background-color: #ff4500;
  border-color: #ff4500; }
  .btn-reddit:hover {
    color: #fff;
    background-color: #d93b00;
    border-color: #cc3700; }
  .btn-reddit:focus, .btn-reddit.focus {
    box-shadow: 0 0 0 0 rgba(255, 97, 38, 0.5); }
  .btn-reddit.disabled, .btn-reddit:disabled {
    color: #fff;
    background-color: #ff4500;
    border-color: #ff4500; }
  .btn-reddit:not(:disabled):not(.disabled):active, .btn-reddit:not(:disabled):not(.disabled).active, .show > .btn-reddit.dropdown-toggle {
    color: #fff;
    background-color: #cc3700;
    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: 0 0 0 0 rgba(255, 97, 38, 0.5); }

.btn-dribbble {
  color: #fff;
  background-color: #ea4c89;
  border-color: #ea4c89; }
  .btn-dribbble:hover {
    color: #fff;
    background-color: #e62a72;
    border-color: #e51e6b; }
  .btn-dribbble:focus, .btn-dribbble.focus {
    box-shadow: 0 0 0 0 rgba(237, 103, 155, 0.5); }
  .btn-dribbble.disabled, .btn-dribbble:disabled {
    color: #fff;
    background-color: #ea4c89;
    border-color: #ea4c89; }
  .btn-dribbble:not(:disabled):not(.disabled):active, .btn-dribbble:not(:disabled):not(.disabled).active, .show > .btn-dribbble.dropdown-toggle {
    color: #fff;
    background-color: #e51e6b;
    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: 0 0 0 0 rgba(237, 103, 155, 0.5); }

.btn-skype {
  color: #fff;
  background-color: #00aff0;
  border-color: #00aff0; }
  .btn-skype:hover {
    color: #fff;
    background-color: #0093ca;
    border-color: #008abd; }
  .btn-skype:focus, .btn-skype.focus {
    box-shadow: 0 0 0 0 rgba(38, 187, 242, 0.5); }
  .btn-skype.disabled, .btn-skype:disabled {
    color: #fff;
    background-color: #00aff0;
    border-color: #00aff0; }
  .btn-skype:not(:disabled):not(.disabled):active, .btn-skype:not(:disabled):not(.disabled).active, .show > .btn-skype.dropdown-toggle {
    color: #fff;
    background-color: #008abd;
    border-color: #0081b0; }
    .btn-skype:not(:disabled):not(.disabled):active:focus, .btn-skype:not(:disabled):not(.disabled).active:focus, .show > .btn-skype.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(38, 187, 242, 0.5); }

.btn-instagram {
  color: #fff;
  background-color: #517fa4;
  border-color: #517fa4; }
  .btn-instagram:hover {
    color: #fff;
    background-color: #446b8a;
    border-color: #406582; }
  .btn-instagram:focus, .btn-instagram.focus {
    box-shadow: 0 0 0 0 rgba(107, 146, 178, 0.5); }
  .btn-instagram.disabled, .btn-instagram:disabled {
    color: #fff;
    background-color: #517fa4;
    border-color: #517fa4; }
  .btn-instagram:not(:disabled):not(.disabled):active, .btn-instagram:not(:disabled):not(.disabled).active, .show > .btn-instagram.dropdown-toggle {
    color: #fff;
    background-color: #406582;
    border-color: #3c5e79; }
    .btn-instagram:not(:disabled):not(.disabled):active:focus, .btn-instagram:not(:disabled):not(.disabled).active:focus, .show > .btn-instagram.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(107, 146, 178, 0.5); }

.btn-behance {
  color: #fff;
  background-color: #1769ff;
  border-color: #1769ff; }
  .btn-behance:hover {
    color: #fff;
    background-color: #0055f0;
    border-color: #0050e3; }
  .btn-behance:focus, .btn-behance.focus {
    box-shadow: 0 0 0 0 rgba(58, 128, 255, 0.5); }
  .btn-behance.disabled, .btn-behance:disabled {
    color: #fff;
    background-color: #1769ff;
    border-color: #1769ff; }
  .btn-behance:not(:disabled):not(.disabled):active, .btn-behance:not(:disabled):not(.disabled).active, .show > .btn-behance.dropdown-toggle {
    color: #fff;
    background-color: #0050e3;
    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: 0 0 0 0 rgba(58, 128, 255, 0.5); }

.btn-rss {
  color: #fff;
  background-color: #f26522;
  border-color: #f26522; }
  .btn-rss:hover {
    color: #fff;
    background-color: #e1510d;
    border-color: #d54d0d; }
  .btn-rss:focus, .btn-rss.focus {
    box-shadow: 0 0 0 0 rgba(244, 124, 67, 0.5); }
  .btn-rss.disabled, .btn-rss:disabled {
    color: #fff;
    background-color: #f26522;
    border-color: #f26522; }
  .btn-rss:not(:disabled):not(.disabled):active, .btn-rss:not(:disabled):not(.disabled).active, .show > .btn-rss.dropdown-toggle {
    color: #fff;
    background-color: #d54d0d;
    border-color: #c8490c; }
    .btn-rss:not(:disabled):not(.disabled):active:focus, .btn-rss:not(:disabled):not(.disabled).active:focus, .show > .btn-rss.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(244, 124, 67, 0.5); }

.btn-outline-facebook {
  color: #3b5998;
  border-color: #3b5998; }
  .btn-outline-facebook:hover {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998; }
  .btn-outline-facebook:focus, .btn-outline-facebook.focus {
    box-shadow: 0 0 0 0 rgba(59, 89, 152, 0.5); }
  .btn-outline-facebook.disabled, .btn-outline-facebook:disabled {
    color: #3b5998;
    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: #3b5998;
    border-color: #3b5998; }
    .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: 0 0 0 0 rgba(59, 89, 152, 0.5); }

.btn-outline-google-plus {
  color: #dd4b39;
  border-color: #dd4b39; }
  .btn-outline-google-plus:hover {
    color: #fff;
    background-color: #dd4b39;
    border-color: #dd4b39; }
  .btn-outline-google-plus:focus, .btn-outline-google-plus.focus {
    box-shadow: 0 0 0 0 rgba(221, 75, 57, 0.5); }
  .btn-outline-google-plus.disabled, .btn-outline-google-plus:disabled {
    color: #dd4b39;
    background-color: transparent; }
  .btn-outline-google-plus:not(:disabled):not(.disabled):active, .btn-outline-google-plus:not(:disabled):not(.disabled).active, .show > .btn-outline-google-plus.dropdown-toggle {
    color: #fff;
    background-color: #dd4b39;
    border-color: #dd4b39; }
    .btn-outline-google-plus:not(:disabled):not(.disabled):active:focus, .btn-outline-google-plus:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-google-plus.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(221, 75, 57, 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 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: 0 0 0 0 rgba(0, 172, 237, 0.5); }

.btn-outline-linkedin {
  color: #007bb6;
  border-color: #007bb6; }
  .btn-outline-linkedin:hover {
    color: #fff;
    background-color: #007bb6;
    border-color: #007bb6; }
  .btn-outline-linkedin:focus, .btn-outline-linkedin.focus {
    box-shadow: 0 0 0 0 rgba(0, 123, 182, 0.5); }
  .btn-outline-linkedin.disabled, .btn-outline-linkedin:disabled {
    color: #007bb6;
    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: #007bb6;
    border-color: #007bb6; }
    .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: 0 0 0 0 rgba(0, 123, 182, 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 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: 0 0 0 0 rgba(203, 32, 39, 0.5); }

.btn-outline-git {
  color: #666666;
  border-color: #666666; }
  .btn-outline-git:hover {
    color: #fff;
    background-color: #666666;
    border-color: #666666; }
  .btn-outline-git:focus, .btn-outline-git.focus {
    box-shadow: 0 0 0 0 rgba(102, 102, 102, 0.5); }
  .btn-outline-git.disabled, .btn-outline-git:disabled {
    color: #666666;
    background-color: transparent; }
  .btn-outline-git:not(:disabled):not(.disabled):active, .btn-outline-git:not(:disabled):not(.disabled).active, .show > .btn-outline-git.dropdown-toggle {
    color: #fff;
    background-color: #666666;
    border-color: #666666; }
    .btn-outline-git:not(:disabled):not(.disabled):active:focus, .btn-outline-git:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-git.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(102, 102, 102, 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 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: 0 0 0 0 rgba(50, 80, 109, 0.5); }

.btn-outline-vimeo {
  color: #aad450;
  border-color: #aad450; }
  .btn-outline-vimeo:hover {
    color: #151515;
    background-color: #aad450;
    border-color: #aad450; }
  .btn-outline-vimeo:focus, .btn-outline-vimeo.focus {
    box-shadow: 0 0 0 0 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: #151515;
    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: 0 0 0 0 rgba(170, 212, 80, 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 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: 0 0 0 0 rgba(255, 0, 132, 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 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: 0 0 0 0 rgba(255, 69, 0, 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 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: 0 0 0 0 rgba(234, 76, 137, 0.5); }

.btn-outline-skype {
  color: #00aff0;
  border-color: #00aff0; }
  .btn-outline-skype:hover {
    color: #fff;
    background-color: #00aff0;
    border-color: #00aff0; }
  .btn-outline-skype:focus, .btn-outline-skype.focus {
    box-shadow: 0 0 0 0 rgba(0, 175, 240, 0.5); }
  .btn-outline-skype.disabled, .btn-outline-skype:disabled {
    color: #00aff0;
    background-color: transparent; }
  .btn-outline-skype:not(:disabled):not(.disabled):active, .btn-outline-skype:not(:disabled):not(.disabled).active, .show > .btn-outline-skype.dropdown-toggle {
    color: #fff;
    background-color: #00aff0;
    border-color: #00aff0; }
    .btn-outline-skype:not(:disabled):not(.disabled):active:focus, .btn-outline-skype:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-skype.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(0, 175, 240, 0.5); }

.btn-outline-instagram {
  color: #517fa4;
  border-color: #517fa4; }
  .btn-outline-instagram:hover {
    color: #fff;
    background-color: #517fa4;
    border-color: #517fa4; }
  .btn-outline-instagram:focus, .btn-outline-instagram.focus {
    box-shadow: 0 0 0 0 rgba(81, 127, 164, 0.5); }
  .btn-outline-instagram.disabled, .btn-outline-instagram:disabled {
    color: #517fa4;
    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: #517fa4;
    border-color: #517fa4; }
    .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: 0 0 0 0 rgba(81, 127, 164, 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 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: 0 0 0 0 rgba(23, 105, 255, 0.5); }

.btn-outline-rss {
  color: #f26522;
  border-color: #f26522; }
  .btn-outline-rss:hover {
    color: #fff;
    background-color: #f26522;
    border-color: #f26522; }
  .btn-outline-rss:focus, .btn-outline-rss.focus {
    box-shadow: 0 0 0 0 rgba(242, 101, 34, 0.5); }
  .btn-outline-rss.disabled, .btn-outline-rss:disabled {
    color: #f26522;
    background-color: transparent; }
  .btn-outline-rss:not(:disabled):not(.disabled):active, .btn-outline-rss:not(:disabled):not(.disabled).active, .show > .btn-outline-rss.dropdown-toggle {
    color: #fff;
    background-color: #f26522;
    border-color: #f26522; }
    .btn-outline-rss:not(:disabled):not(.disabled):active:focus, .btn-outline-rss:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-rss.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(242, 101, 34, 0.5); }

.btn-100 {
  color: #151515;
  background-color: #f5f5f5;
  border-color: #f5f5f5; }
  .btn-100:hover {
    color: #151515;
    background-color: #e2e2e2;
    border-color: gainsboro; }
  .btn-100:focus, .btn-100.focus {
    box-shadow: 0 0 0 0 rgba(211, 211, 211, 0.5); }
  .btn-100.disabled, .btn-100:disabled {
    color: #151515;
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
  .btn-100:not(:disabled):not(.disabled):active, .btn-100:not(:disabled):not(.disabled).active, .show > .btn-100.dropdown-toggle {
    color: #151515;
    background-color: gainsboro;
    border-color: #d5d5d5; }
    .btn-100:not(:disabled):not(.disabled):active:focus, .btn-100:not(:disabled):not(.disabled).active:focus, .show > .btn-100.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(211, 211, 211, 0.5); }

.btn-200 {
  color: #151515;
  background-color: #e5e5e5;
  border-color: #e5e5e5; }
  .btn-200:hover {
    color: #151515;
    background-color: #d2d2d2;
    border-color: #cccccc; }
  .btn-200:focus, .btn-200.focus {
    box-shadow: 0 0 0 0 rgba(198, 198, 198, 0.5); }
  .btn-200.disabled, .btn-200:disabled {
    color: #151515;
    background-color: #e5e5e5;
    border-color: #e5e5e5; }
  .btn-200:not(:disabled):not(.disabled):active, .btn-200:not(:disabled):not(.disabled).active, .show > .btn-200.dropdown-toggle {
    color: #151515;
    background-color: #cccccc;
    border-color: #c5c5c5; }
    .btn-200:not(:disabled):not(.disabled):active:focus, .btn-200:not(:disabled):not(.disabled).active:focus, .show > .btn-200.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(198, 198, 198, 0.5); }

.btn-300 {
  color: #151515;
  background-color: #999;
  border-color: #999; }
  .btn-300:hover {
    color: #fff;
    background-color: #868686;
    border-color: gray; }
  .btn-300:focus, .btn-300.focus {
    box-shadow: 0 0 0 0 rgba(133, 133, 133, 0.5); }
  .btn-300.disabled, .btn-300:disabled {
    color: #151515;
    background-color: #999;
    border-color: #999; }
  .btn-300:not(:disabled):not(.disabled):active, .btn-300:not(:disabled):not(.disabled).active, .show > .btn-300.dropdown-toggle {
    color: #fff;
    background-color: gray;
    border-color: #797979; }
    .btn-300:not(:disabled):not(.disabled):active:focus, .btn-300:not(:disabled):not(.disabled).active:focus, .show > .btn-300.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(133, 133, 133, 0.5); }

.btn-400 {
  color: #fff;
  background-color: #888;
  border-color: #888; }
  .btn-400:hover {
    color: #fff;
    background-color: #757575;
    border-color: #6f6f6f; }
  .btn-400:focus, .btn-400.focus {
    box-shadow: 0 0 0 0 rgba(154, 154, 154, 0.5); }
  .btn-400.disabled, .btn-400:disabled {
    color: #fff;
    background-color: #888;
    border-color: #888; }
  .btn-400:not(:disabled):not(.disabled):active, .btn-400:not(:disabled):not(.disabled).active, .show > .btn-400.dropdown-toggle {
    color: #fff;
    background-color: #6f6f6f;
    border-color: #686868; }
    .btn-400:not(:disabled):not(.disabled):active:focus, .btn-400:not(:disabled):not(.disabled).active:focus, .show > .btn-400.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(154, 154, 154, 0.5); }

.btn-500 {
  color: #fff;
  background-color: #777;
  border-color: #777; }
  .btn-500:hover {
    color: #fff;
    background-color: #646464;
    border-color: #5e5e5e; }
  .btn-500:focus, .btn-500.focus {
    box-shadow: 0 0 0 0 rgba(139, 139, 139, 0.5); }
  .btn-500.disabled, .btn-500:disabled {
    color: #fff;
    background-color: #777;
    border-color: #777; }
  .btn-500:not(:disabled):not(.disabled):active, .btn-500:not(:disabled):not(.disabled).active, .show > .btn-500.dropdown-toggle {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #575757; }
    .btn-500:not(:disabled):not(.disabled):active:focus, .btn-500:not(:disabled):not(.disabled).active:focus, .show > .btn-500.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(139, 139, 139, 0.5); }

.btn-600 {
  color: #fff;
  background-color: #555;
  border-color: #555; }
  .btn-600:hover {
    color: #fff;
    background-color: #424242;
    border-color: #3c3c3c; }
  .btn-600:focus, .btn-600.focus {
    box-shadow: 0 0 0 0 rgba(111, 111, 111, 0.5); }
  .btn-600.disabled, .btn-600:disabled {
    color: #fff;
    background-color: #555;
    border-color: #555; }
  .btn-600:not(:disabled):not(.disabled):active, .btn-600:not(:disabled):not(.disabled).active, .show > .btn-600.dropdown-toggle {
    color: #fff;
    background-color: #3c3c3c;
    border-color: #353535; }
    .btn-600:not(:disabled):not(.disabled):active:focus, .btn-600:not(:disabled):not(.disabled).active:focus, .show > .btn-600.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(111, 111, 111, 0.5); }

.btn-700 {
  color: #fff;
  background-color: #444;
  border-color: #444; }
  .btn-700:hover {
    color: #fff;
    background-color: #313131;
    border-color: #2b2b2b; }
  .btn-700:focus, .btn-700.focus {
    box-shadow: 0 0 0 0 rgba(96, 96, 96, 0.5); }
  .btn-700.disabled, .btn-700:disabled {
    color: #fff;
    background-color: #444;
    border-color: #444; }
  .btn-700:not(:disabled):not(.disabled):active, .btn-700:not(:disabled):not(.disabled).active, .show > .btn-700.dropdown-toggle {
    color: #fff;
    background-color: #2b2b2b;
    border-color: #242424; }
    .btn-700:not(:disabled):not(.disabled):active:focus, .btn-700:not(:disabled):not(.disabled).active:focus, .show > .btn-700.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(96, 96, 96, 0.5); }

.btn-800 {
  color: #fff;
  background-color: #333;
  border-color: #333; }
  .btn-800:hover {
    color: #fff;
    background-color: #202020;
    border-color: #1a1a1a; }
  .btn-800:focus, .btn-800.focus {
    box-shadow: 0 0 0 0 rgba(82, 82, 82, 0.5); }
  .btn-800.disabled, .btn-800:disabled {
    color: #fff;
    background-color: #333;
    border-color: #333; }
  .btn-800:not(:disabled):not(.disabled):active, .btn-800:not(:disabled):not(.disabled).active, .show > .btn-800.dropdown-toggle {
    color: #fff;
    background-color: #1a1a1a;
    border-color: #131313; }
    .btn-800:not(:disabled):not(.disabled):active:focus, .btn-800:not(:disabled):not(.disabled).active:focus, .show > .btn-800.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(82, 82, 82, 0.5); }

.btn-900 {
  color: #fff;
  background-color: #151515;
  border-color: #151515; }
  .btn-900:hover {
    color: #fff;
    background-color: #020202;
    border-color: black; }
  .btn-900:focus, .btn-900.focus {
    box-shadow: 0 0 0 0 rgba(56, 56, 56, 0.5); }
  .btn-900.disabled, .btn-900:disabled {
    color: #fff;
    background-color: #151515;
    border-color: #151515; }
  .btn-900:not(:disabled):not(.disabled):active, .btn-900:not(:disabled):not(.disabled).active, .show > .btn-900.dropdown-toggle {
    color: #fff;
    background-color: black;
    border-color: black; }
    .btn-900:not(:disabled):not(.disabled):active:focus, .btn-900:not(:disabled):not(.disabled).active:focus, .show > .btn-900.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(56, 56, 56, 0.5); }

.btn-outline-100 {
  color: #f5f5f5;
  border-color: #f5f5f5; }
  .btn-outline-100:hover {
    color: #151515;
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
  .btn-outline-100:focus, .btn-outline-100.focus {
    box-shadow: 0 0 0 0 rgba(245, 245, 245, 0.5); }
  .btn-outline-100.disabled, .btn-outline-100:disabled {
    color: #f5f5f5;
    background-color: transparent; }
  .btn-outline-100:not(:disabled):not(.disabled):active, .btn-outline-100:not(:disabled):not(.disabled).active, .show > .btn-outline-100.dropdown-toggle {
    color: #151515;
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
    .btn-outline-100:not(:disabled):not(.disabled):active:focus, .btn-outline-100:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-100.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(245, 245, 245, 0.5); }

.btn-outline-200 {
  color: #e5e5e5;
  border-color: #e5e5e5; }
  .btn-outline-200:hover {
    color: #151515;
    background-color: #e5e5e5;
    border-color: #e5e5e5; }
  .btn-outline-200:focus, .btn-outline-200.focus {
    box-shadow: 0 0 0 0 rgba(229, 229, 229, 0.5); }
  .btn-outline-200.disabled, .btn-outline-200:disabled {
    color: #e5e5e5;
    background-color: transparent; }
  .btn-outline-200:not(:disabled):not(.disabled):active, .btn-outline-200:not(:disabled):not(.disabled).active, .show > .btn-outline-200.dropdown-toggle {
    color: #151515;
    background-color: #e5e5e5;
    border-color: #e5e5e5; }
    .btn-outline-200:not(:disabled):not(.disabled):active:focus, .btn-outline-200:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-200.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(229, 229, 229, 0.5); }

.btn-outline-300 {
  color: #999;
  border-color: #999; }
  .btn-outline-300:hover {
    color: #151515;
    background-color: #999;
    border-color: #999; }
  .btn-outline-300:focus, .btn-outline-300.focus {
    box-shadow: 0 0 0 0 rgba(153, 153, 153, 0.5); }
  .btn-outline-300.disabled, .btn-outline-300:disabled {
    color: #999;
    background-color: transparent; }
  .btn-outline-300:not(:disabled):not(.disabled):active, .btn-outline-300:not(:disabled):not(.disabled).active, .show > .btn-outline-300.dropdown-toggle {
    color: #151515;
    background-color: #999;
    border-color: #999; }
    .btn-outline-300:not(:disabled):not(.disabled):active:focus, .btn-outline-300:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-300.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(153, 153, 153, 0.5); }

.btn-outline-400 {
  color: #888;
  border-color: #888; }
  .btn-outline-400:hover {
    color: #fff;
    background-color: #888;
    border-color: #888; }
  .btn-outline-400:focus, .btn-outline-400.focus {
    box-shadow: 0 0 0 0 rgba(136, 136, 136, 0.5); }
  .btn-outline-400.disabled, .btn-outline-400:disabled {
    color: #888;
    background-color: transparent; }
  .btn-outline-400:not(:disabled):not(.disabled):active, .btn-outline-400:not(:disabled):not(.disabled).active, .show > .btn-outline-400.dropdown-toggle {
    color: #fff;
    background-color: #888;
    border-color: #888; }
    .btn-outline-400:not(:disabled):not(.disabled):active:focus, .btn-outline-400:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-400.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(136, 136, 136, 0.5); }

.btn-outline-500 {
  color: #777;
  border-color: #777; }
  .btn-outline-500:hover {
    color: #fff;
    background-color: #777;
    border-color: #777; }
  .btn-outline-500:focus, .btn-outline-500.focus {
    box-shadow: 0 0 0 0 rgba(119, 119, 119, 0.5); }
  .btn-outline-500.disabled, .btn-outline-500:disabled {
    color: #777;
    background-color: transparent; }
  .btn-outline-500:not(:disabled):not(.disabled):active, .btn-outline-500:not(:disabled):not(.disabled).active, .show > .btn-outline-500.dropdown-toggle {
    color: #fff;
    background-color: #777;
    border-color: #777; }
    .btn-outline-500:not(:disabled):not(.disabled):active:focus, .btn-outline-500:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-500.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(119, 119, 119, 0.5); }

.btn-outline-600 {
  color: #555;
  border-color: #555; }
  .btn-outline-600:hover {
    color: #fff;
    background-color: #555;
    border-color: #555; }
  .btn-outline-600:focus, .btn-outline-600.focus {
    box-shadow: 0 0 0 0 rgba(85, 85, 85, 0.5); }
  .btn-outline-600.disabled, .btn-outline-600:disabled {
    color: #555;
    background-color: transparent; }
  .btn-outline-600:not(:disabled):not(.disabled):active, .btn-outline-600:not(:disabled):not(.disabled).active, .show > .btn-outline-600.dropdown-toggle {
    color: #fff;
    background-color: #555;
    border-color: #555; }
    .btn-outline-600:not(:disabled):not(.disabled):active:focus, .btn-outline-600:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-600.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(85, 85, 85, 0.5); }

.btn-outline-700 {
  color: #444;
  border-color: #444; }
  .btn-outline-700:hover {
    color: #fff;
    background-color: #444;
    border-color: #444; }
  .btn-outline-700:focus, .btn-outline-700.focus {
    box-shadow: 0 0 0 0 rgba(68, 68, 68, 0.5); }
  .btn-outline-700.disabled, .btn-outline-700:disabled {
    color: #444;
    background-color: transparent; }
  .btn-outline-700:not(:disabled):not(.disabled):active, .btn-outline-700:not(:disabled):not(.disabled).active, .show > .btn-outline-700.dropdown-toggle {
    color: #fff;
    background-color: #444;
    border-color: #444; }
    .btn-outline-700:not(:disabled):not(.disabled):active:focus, .btn-outline-700:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-700.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(68, 68, 68, 0.5); }

.btn-outline-800 {
  color: #333;
  border-color: #333; }
  .btn-outline-800:hover {
    color: #fff;
    background-color: #333;
    border-color: #333; }
  .btn-outline-800:focus, .btn-outline-800.focus {
    box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5); }
  .btn-outline-800.disabled, .btn-outline-800:disabled {
    color: #333;
    background-color: transparent; }
  .btn-outline-800:not(:disabled):not(.disabled):active, .btn-outline-800:not(:disabled):not(.disabled).active, .show > .btn-outline-800.dropdown-toggle {
    color: #fff;
    background-color: #333;
    border-color: #333; }
    .btn-outline-800:not(:disabled):not(.disabled):active:focus, .btn-outline-800:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-800.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5); }

.btn-outline-900 {
  color: #151515;
  border-color: #151515; }
  .btn-outline-900:hover {
    color: #fff;
    background-color: #151515;
    border-color: #151515; }
  .btn-outline-900:focus, .btn-outline-900.focus {
    box-shadow: 0 0 0 0 rgba(21, 21, 21, 0.5); }
  .btn-outline-900.disabled, .btn-outline-900:disabled {
    color: #151515;
    background-color: transparent; }
  .btn-outline-900:not(:disabled):not(.disabled):active, .btn-outline-900:not(:disabled):not(.disabled).active, .show > .btn-outline-900.dropdown-toggle {
    color: #fff;
    background-color: #151515;
    border-color: #151515; }
    .btn-outline-900:not(:disabled):not(.disabled):active:focus, .btn-outline-900:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-900.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(21, 21, 21, 0.5); }

.btn-rounded {
  border-radius: 10rem; }

.btn-with-ico {
  position: relative;
  padding-left: 5.25rem; }
  .btn-with-ico [class*="icon"] {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    line-height: 3.375rem;
    font-size: 24px;
    width: 3.375rem;
    background: rgba(0, 0, 0, 0.1); }
  .btn-with-ico.btn-lg, .btn-group-lg > .btn-with-ico.btn {
    padding-right: 5.9rem; }
    .btn-with-ico.btn-lg [class*="icon"], .btn-group-lg > .btn-with-ico.btn [class*="icon"] {
      line-height: 3.7rem;
      width: 3.7rem; }
  .btn-with-ico.btn-sm, .btn-group-sm > .btn-with-ico.btn {
    padding-right: 3.1rem; }
    .btn-with-ico.btn-sm [class*="icon"], .btn-group-sm > .btn-with-ico.btn [class*="icon"] {
      line-height: 2.1rem;
      width: 2.1rem; }
  .btn-with-ico.btn-rounded [class*="icon"] {
    border-radius: 50%; }
  .btn-with-ico[class*="-outline-"] {
    padding-left: 3.84375rem; }
    .btn-with-ico[class*="-outline-"] [class*="icon"] {
      background: transparent; }
    .btn-with-ico[class*="-outline-"].btn-lg, .btn-group-lg > .btn-with-ico[class*="-outline-"].btn {
      padding-right: 4.25rem; }
    .btn-with-ico[class*="-outline-"].btn-sm, .btn-group-sm > .btn-with-ico[class*="-outline-"].btn {
      padding-right: 2.65rem; }

.btn-ico {
  position: relative;
  width: 3.375rem;
  height: 3.375rem;
  padding: 0; }
  .btn-ico [class*="icon"] {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%; }
  .btn-ico.btn-sm, .btn-group-sm > .btn-ico.btn {
    width: 2.1rem;
    height: 2.1rem; }
  .btn-ico.btn-lg, .btn-group-lg > .btn-ico.btn {
    width: 3.7rem;
    height: 3.7rem; }
  .btn-ico.btn-xl {
    width: 5.9rem;
    height: 5.9rem; }

.partners .owl-stage-outer .owl-stage {
  display: -ms-flexbox !important;
  display: flex !important; }
  .partners .owl-stage-outer .owl-stage .owl-item {
    text-align: center;
    -ms-flex-item-align: center !important;
    align-self: center !important; }
    .partners .owl-stage-outer .owl-stage .owl-item img {
      display: inline-block;
      width: initial;
      max-width: 60%; }

.blockquote {
  position: relative;
  margin: inherit;
  padding: 2rem 0 0 2rem;
  color: #000; }
  .blockquote::before {
    content: '\201C';
    position: absolute;
    display: inline;
    top: -3rem;
    left: -1rem;
    color: inherit;
    font-family: "Nunito Sans", sans-serif;
    font-size: 30rem;
    color: rgba(0, 0, 0, 0.1);
    line-height: 1em;
    z-index: 1; }
  .blockquote p {
    position: relative;
    color: inherit;
    font-size: 1.625rem;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 300;
    line-height: 1.5em;
    z-index: 5; }

.blockquote-footer {
  position: relative;
  margin-top: 0.625rem;
  color: #999;
  z-index: 5; }
  .blockquote-footer::before {
    display: none; }

.text-white .blockquote {
  color: #fff; }
  .text-white .blockquote::before {
    color: rgba(255, 255, 255, 0.1); }
  .text-white .blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.5); }

.blockquote-list > * {
  margin-right: 15%;
  margin-bottom: 1.25rem; }
  .blockquote-list > *:last-child {
    margin-bottom: 0; }
  .blockquote-list > *:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 15%; }

.blockquote-1 {
  margin-right: 0; }

.blockquote-2 {
  border-radius: 0 2.5rem 2.5rem 2.5rem;
  padding: 2.5rem 2.5rem 2.5rem 6.5rem; }
  .blockquote-2:nth-child(2n+2) {
    border-top-left-radius: 2.5rem;
    border-top-right-radius: 0; }
  .blockquote-2::before {
    top: 2.25rem;
    font-size: 6rem;
    left: 2.5rem; }
  .blockquote-2 p {
    font-size: 1.125rem;
    font-weight: 400; }
  .blockquote-2 .blockquote-footer::before {
    display: none; }

.review-listing .owl-item {
  padding: 6.25rem; }
  .review-listing .owl-item.active + .active {
    border-left: 1px solid #e5e5e5; }

.review p {
  margin-top: 50px;
  font-size: 1.25rem;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 300; }
.review hr {
  width: 25%;
  margin-left: 0; }

.review-score {
  border-radius: 0.4rem;
  display: inline-block;
  width: 5rem;
  line-height: 5rem;
  font-size: 1.5rem;
  color: #fff;
  background: #202B5F;
  text-align: center; }

@media (max-width: 1199.98px) {
  .review-listing .owl-item {
    text-align: center;
    padding: 6.25rem 0; }
  .review-listing hr {
    margin-left: auto;
    margin-right: auto; } }
.text-white .bubble::before {
  color: inherit; }
.text-white .bubble p {
  color: #fff; }
.text-white .testimonial p {
  color: #fff; }

.job {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  border-radius: 0.4rem;
  padding: 30px 15px;
  margin: 0;
  background: rgba(0, 0, 0, 0.1); }
  .job:hover {
    background: rgba(0, 0, 0, 0.2); }
  .job:not(:last-child) {
    margin-bottom: 10px !important; }
  .job > * {
    margin: 0; }

.list-group-item {
  position: relative; }
  .list-group-item span {
    margin-bottom: 0; }
  .list-group-item [class*="icon"]:first-child {
    padding-right: 1rem; }
  .list-group-item [class*="icon"]:last-child {
    padding-left: 1rem; }
  .list-group-item a {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    display: inline-block;
    color: inherit; }
    .list-group-item a:hover {
      color: #202B5F; }

.list-group-line .list-group-item {
  padding-left: 0;
  padding-right: 0;
  border: 0; }
  .list-group-line .list-group-item:not(:first-child)::before {
    position: absolute;
    top: 0;
    content: "";
    display: block;
    width: 25%;
    height: 1px;
    background: #e5e5e5; }

.list-group-minimal .list-group-item {
  padding: 0 0 .5em 0;
  border: 0; }
  .list-group-minimal .list-group-item:last-child {
    padding: 0; }
  .list-group-minimal .list-group-item.active {
    background: transparent;
    color: #000; }
  .list-group-minimal .list-group-item [class*="icon"] {
    padding-right: 0; }

.text-white .list-group-item:not(:first-child) {
  border-color: rgba(255, 255, 255, 0.2); }
.text-white .list-group-item a {
  color: rgba(255, 255, 255, 0.5); }
  .text-white .list-group-item a:hover {
    color: #fff; }
.text-white .list-group-item span {
  color: #fff; }

.video-js {
  border-radius: 0.4rem;
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  left: 0;
  top: 0;
  z-index: 50;
  background: transparent; }

.video-3-4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 42.6%; }

.video-16-9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden; }

.youtube .vjs-control-bar {
  display: none; }

.video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  line-height: 80px;
  font-size: 40px;
  background: none;
  color: #fff;
  border: 0;
  z-index: 5;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s; }
  .video-js .vjs-big-play-button::before {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -40px;
    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    cursor: pointer;
    border: 2px solid #fff;
    content: "";
    font-size: 20px;
    color: #000;
    border-radius: 50%; }

.video-js:hover .vjs-big-play-button {
  background: none; }
  .video-js:hover .vjs-big-play-button::before {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2); }

.jquery-background-video-wrapper {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat; }

.jquery-background-video {
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/**
 * Fade in videos
 * Note the .js class - so non js users still
 * see the video
 */
.js .video-bg video {
  opacity: 0; }

.js .video-bg video.is-playing {
  opacity: 1; }

.card-header,
.card-footer {
  padding: 1.875rem; }

.card-header2 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  padding: 5px 0;
  text-align: center;
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.45)); }

.card-body + .card-footer,
.card-header + .card-body {
  padding-top: 0; }

.card-img-container {
  position: relative;
  overflow: hidden; }
  .card-img-container::before {
    border-radius: 0.4rem;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: rgba(0, 0, 0, 0.1);
    z-index: 5; }
  .card-img-container .card-footer,
  .card-img-container .card-header {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10; }
  .card-img-container .card-title {
    text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.4);
    font-size: 2rem;
    margin: 0;
    color: #fff; }
  .card-img-container .card-title2 {
    text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.4);
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1rem;
    font-weight: 600;
    margin: 0;
    color: #fff; }

.card-meta {
  font-size: 1rem;
  color: #999; }

.card-title a {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  color: #000; }
  .card-title a:hover {
    color: #202B5F; }

.card-header-tabs {
  margin-top: -0.9375rem;
  margin-left: 0;
  border-right: 0; }

.card-header-pills {
  margin-top: 0;
  margin-left: 0;
  border-right: 0; }

.card-minimal {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent; }
  .card-minimal .card-body {
    padding: 0.9375rem; }
  .card-minimal .card-img-container {
    background: transparent; }
    .card-minimal .card-img-container::before {
      display: none; }

.demo-preview .card-minimal .card-img-container {
  background: rgba(21, 21, 21, 0.1);
  padding: 2rem 2rem 0 2rem; }
  .demo-preview .card-minimal .card-img-container .card-img {
    border-radius: 0;
    border-top-left-radius: 0.4rem;
    border-top-right-radius: 0.4rem; }
  @media (max-width: 767.98px) {
    .demo-preview .card-minimal .card-img-container {
      padding: 1rem 1rem 0 1rem; } }

.door {
  position: relative;
  margin: 0 0;
  background-color: #FFFFFF; }
  .door a {
    display: block;
    width: 100%;
    height: 100%; }
  .door .card-title {
    font-size: 20px;
    font-weight: 300; }
    .door .card-title.activator {
      cursor: pointer; }
  .door h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1.066666667rem;
    margin: 0;
    line-height: 1.4; }
  .door.small, .door.medium, .door.large {
    position: relative; }
    .door.small .card-image, .door.medium .card-image, .door.large .card-image {
      max-height: 60%;
      overflow: hidden; }
    .door.small .card-image + .card-content, .door.medium .card-image + .card-content, .door.large .card-image + .card-content {
      max-height: 40%; }
    .door.small .card-content, .door.medium .card-content, .door.large .card-content {
      max-height: 100%;
      overflow: hidden; }
    .door.small .card-action, .door.medium .card-action, .door.large .card-action {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
  .door.small {
    height: 300px; }
  .door.medium {
    height: 400px; }
  .door.large {
    height: 500px; }
  .door.minihorizontal {
    display: flex; }
    .door.minihorizontal.small .card-image, .door.minihorizontal.medium .card-image, .door.minihorizontal.large .card-image {
      height: 100%;
      max-height: none;
      overflow: visible; }
      .door.minihorizontal.small .card-image img, .door.minihorizontal.medium .card-image img, .door.minihorizontal.large .card-image img {
        height: 100%; }
    .door.minihorizontal .card-image {
      max-width: 50%; }
      .door.minihorizontal .card-image img {
        border-radius: 2px 0 0 2px;
        max-width: 100%;
        width: auto; }
    .door.minihorizontal .card-stacked {
      display: flex;
      flex-direction: column;
      flex: 1;
      position: relative; }
      .door.minihorizontal .card-stacked .card-content {
        flex-grow: 1; }
  .door.sticky-action .card-action {
    z-index: 2; }
  .door.sticky-action .card-reveal {
    z-index: 1;
    padding-bottom: 64px; }
  .door.sticky-action .card-action {
    z-index: 2; }
  .door.sticky-action .card-reveal {
    z-index: 1;
    padding-bottom: 64px; }
  .door .card-image {
    position: relative;
    padding-top: 66.66%;
    background-size: cover;
    background-position: center center; }
    .door .card-image > img {
      display: block;
      border-radius: 2px 2px 0 0;
      position: relative;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100%;
      height: auto; }
    .door .card-image .icon-rainking {
      position: absolute;
      top: 0;
      left: 0;
      padding: 0;
      z-index: 12; }
    .door .card-image .badge {
      position: absolute;
      bottom: -3px;
      right: 3px;
      padding: 0;
      z-index: 12;
      text-align: right; }
      .door .card-image .badge img {
        width: 72px;
        height: auto; }
    .door .card-image .badge-large {
      position: absolute;
      bottom: 10px;
      right: 10px;
      padding: 0;
      z-index: 12; }
      .door .card-image .badge-large img {
        width: 94px;
        height: auto; }
    .door .card-image .overlay {
      position: absolute;
      bottom: 0;
      padding: 0;
      width: 100%;
      height: 50%;
      z-index: 5;
      background: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.6)); }
    .door .card-image .card-title {
      position: absolute;
      bottom: 0;
      left: 0;
      max-width: 100%;
      z-index: 10;
      padding: 6px; }
    .door .card-image:hover {
      cursor: pointer; }
  .door .card-content {
    padding: 15px 0 10px; }
    .door .card-content p {
      margin: 0;
      color: inherit;
      word-wrap: break-word; }
    .door .card-content .card-title {
      display: block;
      line-height: 32px;
      margin-bottom: 8px; }
      .door .card-content .card-title i {
        line-height: 32px; }
  .door .card-action {
    position: relative;
    background-color: inherit;
    border-top: 1px solid rgba(160, 160, 160, 0.2);
    padding: 16px 15px; }
    .door .card-action:last-child {
      border-radius: 0 0 2px 2px; }
    .door .card-action a:not(.btn):not(.btn-large):not(.btn-floating) {
      margin-right: 15px;
      transition: color .3s ease;
      text-transform: uppercase; }
  .door .card-reveal {
    padding: 15px;
    position: absolute;
    background-color: #FFFFFF;
    width: 100%;
    overflow-y: auto;
    left: 0;
    top: 100%;
    height: 100%;
    z-index: 3;
    display: none; }
    .door .card-reveal .card-title {
      cursor: pointer;
      display: block; }

@media only screen and (max-width: 576px) {
  .door .card-image {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 100%; }
    .door .card-image > img {
      border-radius: 2px 0 0 2px;
      width: 100%;
      height: auto; }
    .door .card-image .badge {
      position: absolute;
      bottom: -3px;
      right: 3px;
      padding: 0;
      z-index: 12;
      text-align: right; }
      .door .card-image .badge img {
        width: 56px;
        height: auto; }
    .door .card-image .badge-large {
      position: absolute;
      bottom: 10px;
      right: 10px;
      padding: 0;
      z-index: 12; }
      .door .card-image .badge-large img {
        width: 72px;
        height: auto; } }
@media only screen and (min-width: 577px) and (max-width: 768px) {
  .door .card-image {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 100%; }
    .door .card-image > img {
      border-radius: 2px 0 0 2px;
      width: 100%;
      height: auto; } }
@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .door .card-image {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 100%; }
    .door .card-image > img {
      border-radius: 2px 0 0 2px;
      width: 100%;
      height: auto; }
    .door .card-image .badge {
      position: absolute;
      bottom: -3px;
      right: 3px;
      padding: 0;
      z-index: 12;
      text-align: right; }
      .door .card-image .badge img {
        width: 72px;
        height: auto; }
    .door .card-image .badge-large {
      position: absolute;
      bottom: 10px;
      right: 10px;
      padding: 0;
      z-index: 12; }
      .door .card-image .badge-large img {
        width: 94px;
        height: auto; } }
@media only screen and (min-width: 1201px) and (max-width: 1600px) {
  .door .card-image {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 100%; }
    .door .card-image > img {
      border-radius: 2px 0 0 2px;
      width: 100%;
      height: auto; } }
.type2 {
  position: relative;
  margin: 10px 0;
  background-color: #FFFFFF; }
  .type2 .card-title {
    font-size: 20px;
    font-weight: 300; }
    .type2 .card-title.activator {
      cursor: pointer; }
  .type2 h3 {
    font-weight: 500;
    font-size: 1.066666667rem;
    margin: 0;
    line-height: 110%; }
  .type2 h3.vartical {
    position: absolute;
    bottom: 5px;
    left: 10px;
    color: white;
    z-index: 10; }
  .type2.small, .type2.medium, .type2.large {
    position: relative; }
    .type2.small .card-image, .type2.medium .card-image, .type2.large .card-image {
      max-height: 60%;
      overflow: hidden; }
    .type2.small .card-image + .card-content, .type2.medium .card-image + .card-content, .type2.large .card-image + .card-content {
      max-height: 40%; }
    .type2.small .card-content, .type2.medium .card-content, .type2.large .card-content {
      max-height: 100%;
      overflow: hidden; }
    .type2.small .card-action, .type2.medium .card-action, .type2.large .card-action {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
  .type2.small {
    height: 300px; }
  .type2.medium {
    height: 400px; }
  .type2.large {
    height: 500px; }
  .type2.minihorizontal {
    display: flex; }
    .type2.minihorizontal.small .card-image, .type2.minihorizontal.medium .card-image, .type2.minihorizontal.large .card-image {
      height: 100%;
      max-height: none;
      overflow: visible; }
      .type2.minihorizontal.small .card-image img, .type2.minihorizontal.medium .card-image img, .type2.minihorizontal.large .card-image img {
        height: 100%; }
    .type2.minihorizontal .card-image {
      max-width: 50%; }
      .type2.minihorizontal .card-image img {
        border-radius: 2px 0 0 2px;
        max-width: 100%;
        width: auto; }
    .type2.minihorizontal .card-stacked {
      display: flex;
      flex-direction: column;
      flex: 1;
      position: relative; }
      .type2.minihorizontal .card-stacked .card-content {
        flex-grow: 1; }
  .type2.sticky-action .card-action {
    z-index: 2; }
  .type2.sticky-action .card-reveal {
    z-index: 1;
    padding-bottom: 64px; }
  .type2.sticky-action .card-action {
    z-index: 2; }
  .type2.sticky-action .card-reveal {
    z-index: 1;
    padding-bottom: 64px; }
  .type2 .card-image {
    position: relative; }
    .type2 .card-image > img {
      display: block;
      border-radius: 2px 2px 0 0;
      position: relative;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100%;
      height: auto; }
    .type2 .card-image .icon-rainking {
      position: absolute;
      top: 0;
      left: 0;
      padding: 0;
      z-index: 12; }
    .type2 .card-image .badge {
      position: absolute;
      bottom: -3px;
      right: 3px;
      padding: 0;
      z-index: 12;
      text-align: right; }
      .type2 .card-image .badge img {
        width: 78px;
        height: auto; }
    .type2 .card-image .badge-large {
      position: absolute;
      bottom: 10px;
      right: 10px;
      padding: 0;
      z-index: 12; }
      .type2 .card-image .badge-large img {
        width: 94px;
        height: auto; }
    .type2 .card-image .overlay {
      position: absolute;
      bottom: 0;
      padding: 0;
      width: 100%;
      height: 50%;
      z-index: 5;
      background: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.6)); }
    .type2 .card-image .card-title {
      color: #FFFFFF;
      position: absolute;
      bottom: 0;
      left: 0;
      max-width: 100%;
      z-index: 10;
      padding: 6px; }
  .type2 .card-content {
    padding: 20px 0 10px; }
    .type2 .card-content p {
      margin: 0;
      color: inherit; }
    .type2 .card-content .card-title {
      display: block;
      line-height: 32px;
      margin-bottom: 8px; }
      .type2 .card-content .card-title i {
        line-height: 32px; }
  .type2 .card-action {
    position: relative;
    background-color: inherit;
    border-top: 1px solid rgba(160, 160, 160, 0.2);
    padding: 16px 15px; }
    .type2 .card-action:last-child {
      border-radius: 0 0 2px 2px; }
  .type2 .card-reveal {
    padding: 15px;
    position: absolute;
    background-color: #FFFFFF;
    width: 100%;
    overflow-y: auto;
    left: 0;
    top: 100%;
    height: 100%;
    z-index: 3;
    display: none; }
    .type2 .card-reveal .card-title {
      cursor: pointer;
      display: block; }

@media only screen and (max-width: 576px) {
  .type2 .card-image {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 100%;
    height: 33vh; }
    .type2 .card-image > img {
      border-radius: 2px 0 0 2px;
      width: auto;
      height: 100%; } }
@media only screen and (min-width: 577px) and (max-width: 768px) {
  .type2 .card-image {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 100%;
    height: 33vh; }
    .type2 .card-image > img {
      border-radius: 2px 0 0 2px;
      width: auto;
      height: 100%; } }
@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .type2 .card-image {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 100%;
    height: 231px; }
    .type2 .card-image > img {
      border-radius: 2px 0 0 2px;
      width: auto;
      height: 100%; } }
@media only screen and (min-width: 1201px) and (max-width: 1600px) {
  .type2 .card-image {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 100%;
    height: 249px; }
    .type2 .card-image > img {
      border-radius: 2px 0 0 2px;
      width: auto;
      height: 100%; } }
.map > [class*="container"] {
  position: static;
  visibility: hidden; }
  .map > [class*="container"] [class*="col"] {
    visibility: visible;
    position: relative;
    z-index: 20; }

.map-area {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10; }

.map-circle {
  position: relative;
  border-radius: 50%;
  overflow: hidden; }

@media (max-width: 1199.98px) {
  .map {
    padding-bottom: 50vh; } }
[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  width: 1em;
  line-height: 1em;
  box-sizing: content-box;
  text-align: center;
  border: 1px solid transparent; }
  [class^="icon-"][class*="-bordered"], [class*=" icon-"][class*="-bordered"] {
    border-color: currentColor;
    border-radius: 50%;
    border-width: 2px;
    padding: .5em; }
  [class^="icon-"][class*="-filled"], [class*=" icon-"][class*="-filled"] {
    border-radius: 50%;
    border-color: transparent;
    padding: .5em; }

.svg-icon {
  display: inline-block; }
  .svg-icon svg {
    display: block;
    height: 1em;
    width: 1em;
    stroke: currentColor;
    fill: currentColor; }
    .svg-icon svg * {
      stroke: currentColor; }

.dropdown-toggle {
  outline: 0; }

.dropdown-menu {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
  padding: 0; }

.dropdown-item {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  font-size: 0.875rem; }
  .dropdown-item:first-child {
    border-top-left-radius: 0.4rem;
    border-top-right-radius: 0.4rem; }
  .dropdown-item:last-child {
    border-bottom-right-radius: 0.4rem;
    border-bottom-left-radius: 0.4rem; }
  .dropdown-item:active {
    color: rgba(255, 255, 255, 0.5); }
    .dropdown-item:active span {
      color: #fff; }
  .dropdown-item span {
    color: #333;
    font-size: 1rem; }

.dropdown-divider {
  margin: 0; }

@media (min-width: 1200px) {
  .navbar .dropdown-menu.show {
    animation: dropdown .2s ease forwards; } }

@keyframes dropdown {
  0% {
    opacity: 0;
    transform: translateY(-1rem); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.dropdown-mega {
  position: static; }
  .dropdown-mega .dropdown-menu {
    top: 80px;
    width: 100%; }
    .dropdown-mega .dropdown-menu > .row {
      margin-right: 0;
      margin-left: 0; }
      .dropdown-mega .dropdown-menu > .row > [class*="col"] {
        padding-top: 15px;
        padding-bottom: 15px; }
        .dropdown-mega .dropdown-menu > .row > [class*="col"]:not(:first-child) {
          border-left: 1px solid #e5e5e5; }

.mega-title {
  display: block;
  padding: 0 0.625rem;
  margin-bottom: .5rem;
  color: #000;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
  text-transform: uppercase; }

.mega-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .mega-list li a {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    border-radius: 0.4rem;
    display: block;
    font-size: 0.875rem;
    padding: 0.625rem;
    color: #999; }
    .mega-list li a:hover {
      background-color: rgba(0, 0, 0, 0.05); }
    .mega-list li a.highlight {
      border: 1px solid #e5e5e5; }

/* PrismJS 1.14.0
http://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript */
/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */
code[class*="language-"],
pre[class*="language-"] {
  font-family: "Roboto Mono", monospace;
  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; }
  code[class*="language-"]::-moz-selection, code[class*="language-"]::selection,
  pre[class*="language-"]::-moz-selection,
  pre[class*="language-"]::selection {
    color: #fff;
    background: #202B5F; }

@media print {
  code[class*="language-"],
  pre[class*="language-"] {
    text-shadow: none; } }
/* Code blocks */
pre[class*="language-"] {
  border-radius: 0.4rem;
  margin-bottom: 0;
  overflow: auto; }

/* 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: #999; }

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

.text-white .token.punctuation {
  color: rgba(255, 255, 255, 0.55); }
.text-white .token.property,
.text-white .token.tag,
.text-white .token.boolean,
.text-white .token.number,
.text-white .token.constant,
.text-white .token.symbol,
.text-white .token.deleted {
  color: rgba(255, 255, 255, 0.55); }
.text-white code[class*="language-"],
.text-white pre[class*="language-"] {
  color: #fff; }
.text-white .token.selector,
.text-white .token.attr-name,
.text-white .token.string,
.text-white .token.char,
.text-white .token.builtin,
.text-white .token.inserted {
  color: #F29600; }
.text-white .token.atrule,
.text-white .token.attr-value,
.text-white .token.keyword {
  color: #FFCC00; }

.component {
  padding-bottom: 0;
  overflow: visible; }
  .component > .container {
    margin-bottom: 20px; }
  .component [class*="container"] .row:not(:last-child) {
    margin-bottom: 30px; }
  @media (min-width: 1200px) {
    .component {
      max-width: 95%; } }
  @media (min-width: 1600px) {
    .component {
      max-width: 80%; } }
  .component > .tab-content > .tab-pane {
    border-radius: 0.4rem;
    overflow: hidden; }
    .component > .tab-content > .tab-pane[class*="bg-light"] {
      border: 1px solid #e5e5e5; }

.component-example {
  position: relative;
  padding: 75px 0;
  overflow: hidden; }
  .component-example[class*="-fit"] {
    padding: 0; }
  .component-example[class*="-fluid"] {
    padding: 30px 15px; }

.component-details {
  position: relative;
  padding: 40px 0;
  border-top: 1px solid #e5e5e5; }

.component-details-markup,
.component-details-reference {
  position: relative;
  padding-top: 30px; }
  .component-details-markup::before,
  .component-details-reference::before {
    position: absolute;
    top: 0;
    left: 15px;
    content: "Markup";
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase; }

.component-details-reference::before {
  content: "Reference"; }

.btn-demo > .btn {
  margin: 0 .5rem .5rem 0; }

.text-white.component-details {
  border-color: rgba(255, 255, 255, 0.2); }

[class*="badge"] {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s; }

.badge-blue {
  color: #fff;
  background-color: #0030AE; }
  a.badge-blue:hover, a.badge-blue:focus {
    color: #fff;
    background-color: #00227b; }
  a.badge-blue:focus, a.badge-blue.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 48, 174, 0.5); }

.badge-indigo {
  color: #fff;
  background-color: #6610f2; }
  a.badge-indigo:hover, a.badge-indigo:focus {
    color: #fff;
    background-color: #510bc4; }
  a.badge-indigo:focus, a.badge-indigo.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(102, 16, 242, 0.5); }

.badge-purple {
  color: #fff;
  background-color: #4829B2; }
  a.badge-purple:hover, a.badge-purple:focus {
    color: #fff;
    background-color: #371f89; }
  a.badge-purple:focus, a.badge-purple.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(72, 41, 178, 0.5); }

.badge-pink {
  color: #fff;
  background-color: #e83e8c; }
  a.badge-pink:hover, a.badge-pink:focus {
    color: #fff;
    background-color: #d91a72; }
  a.badge-pink:focus, a.badge-pink.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(232, 62, 140, 0.5); }

.badge-red {
  color: #fff;
  background-color: #fc2c38; }
  a.badge-red:hover, a.badge-red:focus {
    color: #fff;
    background-color: #f20311; }
  a.badge-red:focus, a.badge-red.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(252, 44, 56, 0.5); }

.badge-orange {
  color: #151515;
  background-color: #F29600; }
  a.badge-orange:hover, a.badge-orange:focus {
    color: #151515;
    background-color: #bf7600; }
  a.badge-orange:focus, a.badge-orange.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(242, 150, 0, 0.5); }

.badge-yellow {
  color: #151515;
  background-color: #FFCC00; }
  a.badge-yellow:hover, a.badge-yellow:focus {
    color: #151515;
    background-color: #cca300; }
  a.badge-yellow:focus, a.badge-yellow.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(255, 204, 0, 0.5); }

.badge-green {
  color: #fff;
  background-color: #54AF5D; }
  a.badge-green:hover, a.badge-green:focus {
    color: #fff;
    background-color: #428e4a; }
  a.badge-green:focus, a.badge-green.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(84, 175, 93, 0.5); }

.badge-teal {
  color: #fff;
  background-color: #20c997; }
  a.badge-teal:hover, a.badge-teal:focus {
    color: #fff;
    background-color: #199d76; }
  a.badge-teal:focus, a.badge-teal.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(32, 201, 151, 0.5); }

.badge-cyan {
  color: #fff;
  background-color: #17a2b8; }
  a.badge-cyan:hover, a.badge-cyan:focus {
    color: #fff;
    background-color: #117a8b; }
  a.badge-cyan:focus, a.badge-cyan.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5); }

.badge-white {
  color: #151515;
  background-color: #fff; }
  a.badge-white:hover, a.badge-white:focus {
    color: #151515;
    background-color: #e6e6e6; }
  a.badge-white:focus, a.badge-white.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5); }

.badge-gray {
  color: #fff;
  background-color: #555; }
  a.badge-gray:hover, a.badge-gray:focus {
    color: #fff;
    background-color: #3c3c3c; }
  a.badge-gray:focus, a.badge-gray.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(85, 85, 85, 0.5); }

.badge-gray-dark {
  color: #fff;
  background-color: #333; }
  a.badge-gray-dark:hover, a.badge-gray-dark:focus {
    color: #fff;
    background-color: #1a1a1a; }
  a.badge-gray-dark:focus, a.badge-gray-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5); }

.badge-dark-blue {
  color: #fff;
  background-color: #202B5F; }
  a.badge-dark-blue:hover, a.badge-dark-blue:focus {
    color: #fff;
    background-color: #131a39; }
  a.badge-dark-blue:focus, a.badge-dark-blue.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(32, 43, 95, 0.5); }

.badge-transparent-white {
  color: #151515;
  background-color: rgba(255, 255, 255, 0.2); }
  a.badge-transparent-white:hover, a.badge-transparent-white:focus {
    color: #151515;
    background-color: rgba(230, 230, 230, 0.2); }
  a.badge-transparent-white:focus, a.badge-transparent-white.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5); }

.badge-transparent-black {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2); }
  a.badge-transparent-black:hover, a.badge-transparent-black:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2); }
  a.badge-transparent-black:focus, a.badge-transparent-black.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5); }

.badge-outline-blue {
  color: #0030AE;
  border: 1px solid #0030AE;
  background-color: transparent; }

.badge-outline-indigo {
  color: #6610f2;
  border: 1px solid #6610f2;
  background-color: transparent; }

.badge-outline-purple {
  color: #4829B2;
  border: 1px solid #4829B2;
  background-color: transparent; }

.badge-outline-pink {
  color: #e83e8c;
  border: 1px solid #e83e8c;
  background-color: transparent; }

.badge-outline-red {
  color: #fc2c38;
  border: 1px solid #fc2c38;
  background-color: transparent; }

.badge-outline-orange {
  color: #F29600;
  border: 1px solid #F29600;
  background-color: transparent; }

.badge-outline-yellow {
  color: #FFCC00;
  border: 1px solid #FFCC00;
  background-color: transparent; }

.badge-outline-green {
  color: #54AF5D;
  border: 1px solid #54AF5D;
  background-color: transparent; }

.badge-outline-teal {
  color: #20c997;
  border: 1px solid #20c997;
  background-color: transparent; }

.badge-outline-cyan {
  color: #17a2b8;
  border: 1px solid #17a2b8;
  background-color: transparent; }

.badge-outline-white {
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent; }

.badge-outline-gray {
  color: #555;
  border: 1px solid #555;
  background-color: transparent; }

.badge-outline-gray-dark {
  color: #333;
  border: 1px solid #333;
  background-color: transparent; }

.badge-outline-dark-blue {
  color: #202B5F;
  border: 1px solid #202B5F;
  background-color: transparent; }

.badge-outline-transparent-white {
  color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: transparent; }

.badge-outline-transparent-black {
  color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: transparent; }

.badge-outline-primary {
  color: #202B5F;
  border: 1px solid #202B5F;
  background-color: transparent; }

.badge-outline-secondary {
  color: #0030AE;
  border: 1px solid #0030AE;
  background-color: transparent; }

.badge-outline-success {
  color: #54AF5D;
  border: 1px solid #54AF5D;
  background-color: transparent; }

.badge-outline-info {
  color: #17a2b8;
  border: 1px solid #17a2b8;
  background-color: transparent; }

.badge-outline-warning {
  color: #F29600;
  border: 1px solid #F29600;
  background-color: transparent; }

.badge-outline-danger {
  color: #fc2c38;
  border: 1px solid #fc2c38;
  background-color: transparent; }

.badge-outline-light {
  color: #f5f5f5;
  border: 1px solid #f5f5f5;
  background-color: transparent; }

.badge-outline-dark {
  color: #151515;
  border: 1px solid #151515;
  background-color: transparent; }

.badge-outline-rose50 {
  color: #fff1f2;
  border: 1px solid #fff1f2;
  background-color: transparent; }

.badge-outline-rose100 {
  color: #ffe4e6;
  border: 1px solid #ffe4e6;
  background-color: transparent; }

.badge-outline-rose200 {
  color: #fecdd3;
  border: 1px solid #fecdd3;
  background-color: transparent; }

.badge-outline-rose300 {
  color: #fda4af;
  border: 1px solid #fda4af;
  background-color: transparent; }

.badge-outline-rose400 {
  color: #fb7185;
  border: 1px solid #fb7185;
  background-color: transparent; }

.badge-outline-rose500 {
  color: #f43f5e;
  border: 1px solid #f43f5e;
  background-color: transparent; }

.badge-outline-rose600 {
  color: #CC6666;
  border: 1px solid #CC6666;
  background-color: transparent; }

.badge-outline-rose700 {
  color: #be123c;
  border: 1px solid #be123c;
  background-color: transparent; }

.badge-outline-rose800 {
  color: #9f1239;
  border: 1px solid #9f1239;
  background-color: transparent; }

.badge-outline-rose900 {
  color: #881337;
  border: 1px solid #881337;
  background-color: transparent; }

.badge-outline-pink50 {
  color: #fdf2f8;
  border: 1px solid #fdf2f8;
  background-color: transparent; }

.badge-outline-pink100 {
  color: #fce7f3;
  border: 1px solid #fce7f3;
  background-color: transparent; }

.badge-outline-pink200 {
  color: #fbcfe8;
  border: 1px solid #fbcfe8;
  background-color: transparent; }

.badge-outline-pink300 {
  color: #f9a8d4;
  border: 1px solid #f9a8d4;
  background-color: transparent; }

.badge-outline-pink400 {
  color: #f472b6;
  border: 1px solid #f472b6;
  background-color: transparent; }

.badge-outline-pink500 {
  color: #ec4899;
  border: 1px solid #ec4899;
  background-color: transparent; }

.badge-outline-pink600 {
  color: #db2777;
  border: 1px solid #db2777;
  background-color: transparent; }

.badge-outline-pink700 {
  color: #be185d;
  border: 1px solid #be185d;
  background-color: transparent; }

.badge-outline-pink800 {
  color: #9d174d;
  border: 1px solid #9d174d;
  background-color: transparent; }

.badge-outline-pink900 {
  color: #831843;
  border: 1px solid #831843;
  background-color: transparent; }

.badge-outline-fuchsia50 {
  color: #fdf4ff;
  border: 1px solid #fdf4ff;
  background-color: transparent; }

.badge-outline-fuchsia100 {
  color: #fae8ff;
  border: 1px solid #fae8ff;
  background-color: transparent; }

.badge-outline-fuchsia200 {
  color: #f5d0fe;
  border: 1px solid #f5d0fe;
  background-color: transparent; }

.badge-outline-fuchsia300 {
  color: #f0abfc;
  border: 1px solid #f0abfc;
  background-color: transparent; }

.badge-outline-fuchsia400 {
  color: #e879f9;
  border: 1px solid #e879f9;
  background-color: transparent; }

.badge-outline-fuchsia500 {
  color: #d946ef;
  border: 1px solid #d946ef;
  background-color: transparent; }

.badge-outline-fuchsia600 {
  color: #c026d3;
  border: 1px solid #c026d3;
  background-color: transparent; }

.badge-outline-fuchsia700 {
  color: #a21caf;
  border: 1px solid #a21caf;
  background-color: transparent; }

.badge-outline-fuchsia800 {
  color: #86198f;
  border: 1px solid #86198f;
  background-color: transparent; }

.badge-outline-fuchsia900 {
  color: #701a75;
  border: 1px solid #701a75;
  background-color: transparent; }

.badge-outline-purple50 {
  color: #faf5ff;
  border: 1px solid #faf5ff;
  background-color: transparent; }

.badge-outline-purple100 {
  color: #f3e8ff;
  border: 1px solid #f3e8ff;
  background-color: transparent; }

.badge-outline-purple200 {
  color: #e9d5ff;
  border: 1px solid #e9d5ff;
  background-color: transparent; }

.badge-outline-purple300 {
  color: #d8b4fe;
  border: 1px solid #d8b4fe;
  background-color: transparent; }

.badge-outline-purple400 {
  color: #c084fc;
  border: 1px solid #c084fc;
  background-color: transparent; }

.badge-outline-purple500 {
  color: #a855f7;
  border: 1px solid #a855f7;
  background-color: transparent; }

.badge-outline-purple600 {
  color: #9333ea;
  border: 1px solid #9333ea;
  background-color: transparent; }

.badge-outline-purple700 {
  color: #7e22ce;
  border: 1px solid #7e22ce;
  background-color: transparent; }

.badge-outline-purple800 {
  color: #6b21a8;
  border: 1px solid #6b21a8;
  background-color: transparent; }

.badge-outline-purple900 {
  color: #581c87;
  border: 1px solid #581c87;
  background-color: transparent; }

.badge-outline-violet50 {
  color: #f5f3ff;
  border: 1px solid #f5f3ff;
  background-color: transparent; }

.badge-outline-violet100 {
  color: #ede9fe;
  border: 1px solid #ede9fe;
  background-color: transparent; }

.badge-outline-violet200 {
  color: #ddd6fe;
  border: 1px solid #ddd6fe;
  background-color: transparent; }

.badge-outline-violet300 {
  color: #c4b5fd;
  border: 1px solid #c4b5fd;
  background-color: transparent; }

.badge-outline-violet400 {
  color: #a78bfa;
  border: 1px solid #a78bfa;
  background-color: transparent; }

.badge-outline-violet500 {
  color: #8b5cf6;
  border: 1px solid #8b5cf6;
  background-color: transparent; }

.badge-outline-violet600 {
  color: #7c3aed;
  border: 1px solid #7c3aed;
  background-color: transparent; }

.badge-outline-violet700 {
  color: #6d28d9;
  border: 1px solid #6d28d9;
  background-color: transparent; }

.badge-outline-violet800 {
  color: #5b21b6;
  border: 1px solid #5b21b6;
  background-color: transparent; }

.badge-outline-violet900 {
  color: #4c1d95;
  border: 1px solid #4c1d95;
  background-color: transparent; }

.badge-outline-indigo50 {
  color: #eef2ff;
  border: 1px solid #eef2ff;
  background-color: transparent; }

.badge-outline-indigo100 {
  color: #e0e7ff;
  border: 1px solid #e0e7ff;
  background-color: transparent; }

.badge-outline-indigo200 {
  color: #c7d2fe;
  border: 1px solid #c7d2fe;
  background-color: transparent; }

.badge-outline-indigo300 {
  color: #a5b4fc;
  border: 1px solid #a5b4fc;
  background-color: transparent; }

.badge-outline-indigo400 {
  color: #818cf8;
  border: 1px solid #818cf8;
  background-color: transparent; }

.badge-outline-indigo500 {
  color: #6366f1;
  border: 1px solid #6366f1;
  background-color: transparent; }

.badge-outline-indigo600 {
  color: #4f46e5;
  border: 1px solid #4f46e5;
  background-color: transparent; }

.badge-outline-indigo700 {
  color: #4338ca;
  border: 1px solid #4338ca;
  background-color: transparent; }

.badge-outline-indigo800 {
  color: #3730a3;
  border: 1px solid #3730a3;
  background-color: transparent; }

.badge-outline-indigo900 {
  color: #312e81;
  border: 1px solid #312e81;
  background-color: transparent; }

.badge-outline-blue50 {
  color: #eff6ff;
  border: 1px solid #eff6ff;
  background-color: transparent; }

.badge-outline-blue100 {
  color: #dbeafe;
  border: 1px solid #dbeafe;
  background-color: transparent; }

.badge-outline-blue200 {
  color: #bfdbfe;
  border: 1px solid #bfdbfe;
  background-color: transparent; }

.badge-outline-blue300 {
  color: #93c5fd;
  border: 1px solid #93c5fd;
  background-color: transparent; }

.badge-outline-blue400 {
  color: #60a5fa;
  border: 1px solid #60a5fa;
  background-color: transparent; }

.badge-outline-blue500 {
  color: #3b82f6;
  border: 1px solid #3b82f6;
  background-color: transparent; }

.badge-outline-blue600 {
  color: #2563eb;
  border: 1px solid #2563eb;
  background-color: transparent; }

.badge-outline-blue700 {
  color: #1d4ed8;
  border: 1px solid #1d4ed8;
  background-color: transparent; }

.badge-outline-blue800 {
  color: #1e40af;
  border: 1px solid #1e40af;
  background-color: transparent; }

.badge-outline-blue900 {
  color: #1e3a8a;
  border: 1px solid #1e3a8a;
  background-color: transparent; }

.badge-outline-lightBlue50 {
  color: #f0f9ff;
  border: 1px solid #f0f9ff;
  background-color: transparent; }

.badge-outline-lightBlue100 {
  color: #e0f2fe;
  border: 1px solid #e0f2fe;
  background-color: transparent; }

.badge-outline-lightBlue200 {
  color: #bae6fd;
  border: 1px solid #bae6fd;
  background-color: transparent; }

.badge-outline-lightBlue300 {
  color: #7dd3fc;
  border: 1px solid #7dd3fc;
  background-color: transparent; }

.badge-outline-lightBlue400 {
  color: #38bdf8;
  border: 1px solid #38bdf8;
  background-color: transparent; }

.badge-outline-lightBlue500 {
  color: #0ea5e9;
  border: 1px solid #0ea5e9;
  background-color: transparent; }

.badge-outline-lightBlue600 {
  color: #0284c7;
  border: 1px solid #0284c7;
  background-color: transparent; }

.badge-outline-lightBlue700 {
  color: #0369a1;
  border: 1px solid #0369a1;
  background-color: transparent; }

.badge-outline-lightBlue800 {
  color: #075985;
  border: 1px solid #075985;
  background-color: transparent; }

.badge-outline-lightBlue900 {
  color: #0c4a6e;
  border: 1px solid #0c4a6e;
  background-color: transparent; }

.badge-outline-cyan50 {
  color: #ecfeff;
  border: 1px solid #ecfeff;
  background-color: transparent; }

.badge-outline-cyan100 {
  color: #cffafe;
  border: 1px solid #cffafe;
  background-color: transparent; }

.badge-outline-cyan200 {
  color: #a5f3fc;
  border: 1px solid #a5f3fc;
  background-color: transparent; }

.badge-outline-cyan300 {
  color: #67e8f9;
  border: 1px solid #67e8f9;
  background-color: transparent; }

.badge-outline-cyan400 {
  color: #22d3ee;
  border: 1px solid #22d3ee;
  background-color: transparent; }

.badge-outline-cyan500 {
  color: #06b6d4;
  border: 1px solid #06b6d4;
  background-color: transparent; }

.badge-outline-cyan600 {
  color: #0891b2;
  border: 1px solid #0891b2;
  background-color: transparent; }

.badge-outline-cyan700 {
  color: #0e7490;
  border: 1px solid #0e7490;
  background-color: transparent; }

.badge-outline-cyan800 {
  color: #155e75;
  border: 1px solid #155e75;
  background-color: transparent; }

.badge-outline-cyan900 {
  color: #164e63;
  border: 1px solid #164e63;
  background-color: transparent; }

.badge-outline-teal50 {
  color: #f0fdfa;
  border: 1px solid #f0fdfa;
  background-color: transparent; }

.badge-outline-teal100 {
  color: #ccfbf1;
  border: 1px solid #ccfbf1;
  background-color: transparent; }

.badge-outline-teal200 {
  color: #99f6e4;
  border: 1px solid #99f6e4;
  background-color: transparent; }

.badge-outline-teal300 {
  color: #5eead4;
  border: 1px solid #5eead4;
  background-color: transparent; }

.badge-outline-teal400 {
  color: #2dd4bf;
  border: 1px solid #2dd4bf;
  background-color: transparent; }

.badge-outline-teal500 {
  color: #14b8a6;
  border: 1px solid #14b8a6;
  background-color: transparent; }

.badge-outline-teal600 {
  color: #0d9488;
  border: 1px solid #0d9488;
  background-color: transparent; }

.badge-outline-teal700 {
  color: #0f766e;
  border: 1px solid #0f766e;
  background-color: transparent; }

.badge-outline-teal800 {
  color: #115e59;
  border: 1px solid #115e59;
  background-color: transparent; }

.badge-outline-teal900 {
  color: #134e4a;
  border: 1px solid #134e4a;
  background-color: transparent; }

.badge-outline-emerald50 {
  color: #ecfdf5;
  border: 1px solid #ecfdf5;
  background-color: transparent; }

.badge-outline-emerald100 {
  color: #d1fae5;
  border: 1px solid #d1fae5;
  background-color: transparent; }

.badge-outline-emerald200 {
  color: #a7f3d0;
  border: 1px solid #a7f3d0;
  background-color: transparent; }

.badge-outline-emerald300 {
  color: #6ee7b7;
  border: 1px solid #6ee7b7;
  background-color: transparent; }

.badge-outline-emerald400 {
  color: #34d399;
  border: 1px solid #34d399;
  background-color: transparent; }

.badge-outline-emerald500 {
  color: #10b981;
  border: 1px solid #10b981;
  background-color: transparent; }

.badge-outline-emerald600 {
  color: #059669;
  border: 1px solid #059669;
  background-color: transparent; }

.badge-outline-emerald700 {
  color: #047857;
  border: 1px solid #047857;
  background-color: transparent; }

.badge-outline-emerald800 {
  color: #065f46;
  border: 1px solid #065f46;
  background-color: transparent; }

.badge-outline-emerald900 {
  color: #064e3b;
  border: 1px solid #064e3b;
  background-color: transparent; }

.badge-outline-green50 {
  color: #f0fdf4;
  border: 1px solid #f0fdf4;
  background-color: transparent; }

.badge-outline-green100 {
  color: #dcfce7;
  border: 1px solid #dcfce7;
  background-color: transparent; }

.badge-outline-green200 {
  color: #bbf7d0;
  border: 1px solid #bbf7d0;
  background-color: transparent; }

.badge-outline-green300 {
  color: #86efac;
  border: 1px solid #86efac;
  background-color: transparent; }

.badge-outline-green400 {
  color: #4ade80;
  border: 1px solid #4ade80;
  background-color: transparent; }

.badge-outline-green500 {
  color: #22c55e;
  border: 1px solid #22c55e;
  background-color: transparent; }

.badge-outline-green600 {
  color: #16a34a;
  border: 1px solid #16a34a;
  background-color: transparent; }

.badge-outline-green700 {
  color: #15803d;
  border: 1px solid #15803d;
  background-color: transparent; }

.badge-outline-green800 {
  color: #166534;
  border: 1px solid #166534;
  background-color: transparent; }

.badge-outline-green900 {
  color: #14532d;
  border: 1px solid #14532d;
  background-color: transparent; }

.badge-outline-lime50 {
  color: #f7fee7;
  border: 1px solid #f7fee7;
  background-color: transparent; }

.badge-outline-lime100 {
  color: #ecfccb;
  border: 1px solid #ecfccb;
  background-color: transparent; }

.badge-outline-lime200 {
  color: #d9f99d;
  border: 1px solid #d9f99d;
  background-color: transparent; }

.badge-outline-lime300 {
  color: #bef264;
  border: 1px solid #bef264;
  background-color: transparent; }

.badge-outline-lime400 {
  color: #a3e635;
  border: 1px solid #a3e635;
  background-color: transparent; }

.badge-outline-lime500 {
  color: #84cc16;
  border: 1px solid #84cc16;
  background-color: transparent; }

.badge-outline-lime600 {
  color: #65a30d;
  border: 1px solid #65a30d;
  background-color: transparent; }

.badge-outline-lime700 {
  color: #4d7c0f;
  border: 1px solid #4d7c0f;
  background-color: transparent; }

.badge-outline-lime800 {
  color: #3f6212;
  border: 1px solid #3f6212;
  background-color: transparent; }

.badge-outline-lime900 {
  color: #365314;
  border: 1px solid #365314;
  background-color: transparent; }

.badge-outline-yellow50 {
  color: #fefce8;
  border: 1px solid #fefce8;
  background-color: transparent; }

.badge-outline-yellow100 {
  color: #fef9c3;
  border: 1px solid #fef9c3;
  background-color: transparent; }

.badge-outline-yellow200 {
  color: #fef08a;
  border: 1px solid #fef08a;
  background-color: transparent; }

.badge-outline-yellow300 {
  color: #fde047;
  border: 1px solid #fde047;
  background-color: transparent; }

.badge-outline-yellow400 {
  color: #facc15;
  border: 1px solid #facc15;
  background-color: transparent; }

.badge-outline-yellow500 {
  color: #eab308;
  border: 1px solid #eab308;
  background-color: transparent; }

.badge-outline-yellow600 {
  color: #ca8a04;
  border: 1px solid #ca8a04;
  background-color: transparent; }

.badge-outline-yellow700 {
  color: #a16207;
  border: 1px solid #a16207;
  background-color: transparent; }

.badge-outline-yellow800 {
  color: #854d0e;
  border: 1px solid #854d0e;
  background-color: transparent; }

.badge-outline-yellow900 {
  color: #713f12;
  border: 1px solid #713f12;
  background-color: transparent; }

.badge-outline-amber50 {
  color: #fffbeb;
  border: 1px solid #fffbeb;
  background-color: transparent; }

.badge-outline-amber100 {
  color: #fef3c7;
  border: 1px solid #fef3c7;
  background-color: transparent; }

.badge-outline-amber200 {
  color: #fde68a;
  border: 1px solid #fde68a;
  background-color: transparent; }

.badge-outline-amber300 {
  color: #fcd34d;
  border: 1px solid #fcd34d;
  background-color: transparent; }

.badge-outline-amber400 {
  color: #fbbf24;
  border: 1px solid #fbbf24;
  background-color: transparent; }

.badge-outline-amber500 {
  color: #f59e0b;
  border: 1px solid #f59e0b;
  background-color: transparent; }

.badge-outline-amber600 {
  color: #d97706;
  border: 1px solid #d97706;
  background-color: transparent; }

.badge-outline-amber700 {
  color: #b45309;
  border: 1px solid #b45309;
  background-color: transparent; }

.badge-outline-amber800 {
  color: #92400e;
  border: 1px solid #92400e;
  background-color: transparent; }

.badge-outline-amber900 {
  color: #78350f;
  border: 1px solid #78350f;
  background-color: transparent; }

.badge-outline-orange50 {
  color: #fff7ed;
  border: 1px solid #fff7ed;
  background-color: transparent; }

.badge-outline-orange100 {
  color: #ffedd5;
  border: 1px solid #ffedd5;
  background-color: transparent; }

.badge-outline-orange200 {
  color: #fed7aa;
  border: 1px solid #fed7aa;
  background-color: transparent; }

.badge-outline-orange300 {
  color: #fdba74;
  border: 1px solid #fdba74;
  background-color: transparent; }

.badge-outline-orange400 {
  color: #fb923c;
  border: 1px solid #fb923c;
  background-color: transparent; }

.badge-outline-orange500 {
  color: #f97316;
  border: 1px solid #f97316;
  background-color: transparent; }

.badge-outline-orange600 {
  color: #ea580c;
  border: 1px solid #ea580c;
  background-color: transparent; }

.badge-outline-orange700 {
  color: #c2410c;
  border: 1px solid #c2410c;
  background-color: transparent; }

.badge-outline-orange800 {
  color: #9a3412;
  border: 1px solid #9a3412;
  background-color: transparent; }

.badge-outline-orange900 {
  color: #7c2d12;
  border: 1px solid #7c2d12;
  background-color: transparent; }

.badge-outline-red50 {
  color: #fef2f2;
  border: 1px solid #fef2f2;
  background-color: transparent; }

.badge-outline-red100 {
  color: #fee2e2;
  border: 1px solid #fee2e2;
  background-color: transparent; }

.badge-outline-red200 {
  color: #fecaca;
  border: 1px solid #fecaca;
  background-color: transparent; }

.badge-outline-red300 {
  color: #fca5a5;
  border: 1px solid #fca5a5;
  background-color: transparent; }

.badge-outline-red400 {
  color: #f87171;
  border: 1px solid #f87171;
  background-color: transparent; }

.badge-outline-red500 {
  color: #ef4444;
  border: 1px solid #ef4444;
  background-color: transparent; }

.badge-outline-red600 {
  color: #dc2626;
  border: 1px solid #dc2626;
  background-color: transparent; }

.badge-outline-red700 {
  color: #b91c1c;
  border: 1px solid #b91c1c;
  background-color: transparent; }

.badge-outline-red800 {
  color: #991b1b;
  border: 1px solid #991b1b;
  background-color: transparent; }

.badge-outline-red900 {
  color: #7f1d1d;
  border: 1px solid #7f1d1d;
  background-color: transparent; }

.badge-outline-warmGray50 {
  color: #fafaf9;
  border: 1px solid #fafaf9;
  background-color: transparent; }

.badge-outline-warmGray100 {
  color: #f5f5f4;
  border: 1px solid #f5f5f4;
  background-color: transparent; }

.badge-outline-warmGray200 {
  color: #e7e5e4;
  border: 1px solid #e7e5e4;
  background-color: transparent; }

.badge-outline-warmGray300 {
  color: #d6d3d1;
  border: 1px solid #d6d3d1;
  background-color: transparent; }

.badge-outline-warmGray400 {
  color: #a8a29e;
  border: 1px solid #a8a29e;
  background-color: transparent; }

.badge-outline-warmGray500 {
  color: #78716c;
  border: 1px solid #78716c;
  background-color: transparent; }

.badge-outline-warmGray600 {
  color: #57534e;
  border: 1px solid #57534e;
  background-color: transparent; }

.badge-outline-warmGray700 {
  color: #44403c;
  border: 1px solid #44403c;
  background-color: transparent; }

.badge-outline-warmGray800 {
  color: #292524;
  border: 1px solid #292524;
  background-color: transparent; }

.badge-outline-warmGray900 {
  color: #1c1917;
  border: 1px solid #1c1917;
  background-color: transparent; }

.badge-outline-trueGray50 {
  color: #fafafa;
  border: 1px solid #fafafa;
  background-color: transparent; }

.badge-outline-trueGray100 {
  color: #f5f5f5;
  border: 1px solid #f5f5f5;
  background-color: transparent; }

.badge-outline-trueGray200 {
  color: #e5e5e5;
  border: 1px solid #e5e5e5;
  background-color: transparent; }

.badge-outline-trueGray300 {
  color: #d4d4d4;
  border: 1px solid #d4d4d4;
  background-color: transparent; }

.badge-outline-trueGray400 {
  color: #a3a3a3;
  border: 1px solid #a3a3a3;
  background-color: transparent; }

.badge-outline-trueGray500 {
  color: #737373;
  border: 1px solid #737373;
  background-color: transparent; }

.badge-outline-trueGray600 {
  color: #525252;
  border: 1px solid #525252;
  background-color: transparent; }

.badge-outline-trueGray700 {
  color: #404040;
  border: 1px solid #404040;
  background-color: transparent; }

.badge-outline-trueGray800 {
  color: #262626;
  border: 1px solid #262626;
  background-color: transparent; }

.badge-outline-trueGray900 {
  color: #171717;
  border: 1px solid #171717;
  background-color: transparent; }

.badge-outline-coolGray50 {
  color: #f9fafb;
  border: 1px solid #f9fafb;
  background-color: transparent; }

.badge-outline-coolGray100 {
  color: #f3f4f6;
  border: 1px solid #f3f4f6;
  background-color: transparent; }

.badge-outline-coolGray200 {
  color: #e5e7eb;
  border: 1px solid #e5e7eb;
  background-color: transparent; }

.badge-outline-coolGray300 {
  color: #d1d5db;
  border: 1px solid #d1d5db;
  background-color: transparent; }

.badge-outline-coolGray400 {
  color: #9ca3af;
  border: 1px solid #9ca3af;
  background-color: transparent; }

.badge-outline-coolGray500 {
  color: #6b7280;
  border: 1px solid #6b7280;
  background-color: transparent; }

.badge-outline-coolGray600 {
  color: #4b5563;
  border: 1px solid #4b5563;
  background-color: transparent; }

.badge-outline-coolGray700 {
  color: #374151;
  border: 1px solid #374151;
  background-color: transparent; }

.badge-outline-coolGray800 {
  color: #1f2937;
  border: 1px solid #1f2937;
  background-color: transparent; }

.badge-outline-coolGray900 {
  color: #111827;
  border: 1px solid #111827;
  background-color: transparent; }

.badge-outline-blueGray50 {
  color: #f8fafc;
  border: 1px solid #f8fafc;
  background-color: transparent; }

.badge-outline-blueGray100 {
  color: #f1f5f9;
  border: 1px solid #f1f5f9;
  background-color: transparent; }

.badge-outline-blueGray200 {
  color: #e2e8f0;
  border: 1px solid #e2e8f0;
  background-color: transparent; }

.badge-outline-blueGray300 {
  color: #cbd5e1;
  border: 1px solid #cbd5e1;
  background-color: transparent; }

.badge-outline-blueGray400 {
  color: #94a3b8;
  border: 1px solid #94a3b8;
  background-color: transparent; }

.badge-outline-blueGray500 {
  color: #64748b;
  border: 1px solid #64748b;
  background-color: transparent; }

.badge-outline-blueGray600 {
  color: #475569;
  border: 1px solid #475569;
  background-color: transparent; }

.badge-outline-blueGray700 {
  color: #334155;
  border: 1px solid #334155;
  background-color: transparent; }

.badge-outline-blueGray800 {
  color: #1e293b;
  border: 1px solid #1e293b;
  background-color: transparent; }

.badge-outline-blueGray900 {
  color: #0f172a;
  border: 1px solid #0f172a;
  background-color: transparent; }

.badge-outline-gray100 {
  color: #f5f5f5;
  border: 1px solid #f5f5f5;
  background-color: transparent; }

.badge-outline-gray200 {
  color: #e5e5e5;
  border: 1px solid #e5e5e5;
  background-color: transparent; }

.badge-outline-gray300 {
  color: #999;
  border: 1px solid #999;
  background-color: transparent; }

.badge-outline-gray400 {
  color: #888;
  border: 1px solid #888;
  background-color: transparent; }

.badge-outline-gray500 {
  color: #777;
  border: 1px solid #777;
  background-color: transparent; }

.badge-outline-gray600 {
  color: #555;
  border: 1px solid #555;
  background-color: transparent; }

.badge-outline-gray700 {
  color: #444;
  border: 1px solid #444;
  background-color: transparent; }

.badge-outline-gray800 {
  color: #333;
  border: 1px solid #333;
  background-color: transparent; }

.badge-outline-gray900 {
  color: #151515;
  border: 1px solid #151515;
  background-color: transparent; }

.badge-outline-twgray50 {
  color: #fafafa;
  border: 1px solid #fafafa;
  background-color: transparent; }

.badge-outline-twgray100 {
  color: #f4f4f5;
  border: 1px solid #f4f4f5;
  background-color: transparent; }

.badge-outline-twgray200 {
  color: #e4e4e7;
  border: 1px solid #e4e4e7;
  background-color: transparent; }

.badge-outline-twgray300 {
  color: #d4d4d8;
  border: 1px solid #d4d4d8;
  background-color: transparent; }

.badge-outline-twgray400 {
  color: #a1a1aa;
  border: 1px solid #a1a1aa;
  background-color: transparent; }

.badge-outline-twgray500 {
  color: #71717a;
  border: 1px solid #71717a;
  background-color: transparent; }

.badge-outline-twgray600 {
  color: #52525b;
  border: 1px solid #52525b;
  background-color: transparent; }

.badge-outline-twgray700 {
  color: #3f3f46;
  border: 1px solid #3f3f46;
  background-color: transparent; }

.badge-outline-twgray800 {
  color: #27272a;
  border: 1px solid #27272a;
  background-color: transparent; }

.badge-outline-twgray900 {
  color: #18181b;
  border: 1px solid #18181b;
  background-color: transparent; }

.breadcrumb {
  display: inline-flex;
  border: 1px solid #e5e5e5; }

.breadcrumb-item {
  font-size: 0.875rem; }
  .breadcrumb-item a {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    color: #777; }
    .breadcrumb-item a:hover {
      opacity: .8; }

.text-white .breadcrumb {
  border-color: rgba(255, 255, 255, 0.2); }
  .text-white .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    color: rgba(255, 255, 255, 0.2); }
  .text-white .breadcrumb .breadcrumb-item a {
    color: #fff; }
  .text-white .breadcrumb .breadcrumb-item.active {
    color: rgba(255, 255, 255, 0.5); }

.breadcrumb-custom {
  border: 0;
  padding: 0; }
  .breadcrumb-custom .breadcrumb-item {
    position: relative;
    overflow: hidden; }
    .breadcrumb-custom .breadcrumb-item:nth-child(1) {
      z-index: 1; }
    .breadcrumb-custom .breadcrumb-item:nth-child(2) {
      z-index: 2; }
    .breadcrumb-custom .breadcrumb-item:nth-child(3) {
      z-index: 3; }
    .breadcrumb-custom .breadcrumb-item:nth-child(4) {
      z-index: 4; }
    .breadcrumb-custom .breadcrumb-item:nth-child(5) {
      z-index: 5; }
    .breadcrumb-custom .breadcrumb-item.active,
    .breadcrumb-custom .breadcrumb-item a {
      display: block;
      padding: 15px 30px;
      border: 1px solid #f5f5f5;
      border-radius: 10rem;
      background: #fff; }
    .breadcrumb-custom .breadcrumb-item a {
      padding-right: 60px; }
      .breadcrumb-custom .breadcrumb-item a:hover {
        background: #202B5F;
        color: #fff; }
    .breadcrumb-custom .breadcrumb-item + .breadcrumb-item {
      margin-left: -40px; }
      .breadcrumb-custom .breadcrumb-item + .breadcrumb-item::before {
        display: none; }

.masonry {
  padding: 0;
  list-style: none; }
  .masonry > li {
    position: relative; }

.presentation-circle {
  overflow: visible; }
  .presentation-circle > figure {
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    z-index: 10; }
    .presentation-circle > figure::before {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-animation: pulse 3s infinite;
      -moz-animation: pulse 3s infinite;
      -o-animation: pulse 3s infinite;
      animation: pulse 3s infinite;
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      border: 1px solid rgba(0, 0, 0, 0.1);
      z-index: -1;
      animation-timing-function: cubic-bezier(0.1, 0.2, 0.3, 1); }
  .presentation-circle.with-delay > figure::before {
    animation-delay: 1s; }

@-webkit-keyframes pulse {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    width: 125%;
    height: 125%;
    opacity: 0; } }
@-moz-keyframes pulse {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    width: 125%;
    height: 125%;
    opacity: 0; } }
@-o-keyframes pulse {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    width: 125%;
    height: 125%;
    opacity: 0; } }
@keyframes pulse {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    width: 125%;
    height: 125%;
    opacity: 0; } }
.presentation-container > * {
  position: relative;
  z-index: 5; }

.presentation {
  position: relative;
  z-index: 0; }
  .presentation img {
    position: absolute;
    max-width: initial;
    max-height: initial; }
  .presentation .top-0 {
    top: 0; }
  .presentation .top-25 {
    top: 25%; }
  .presentation .top-50 {
    top: 50%; }
  .presentation .top-75 {
    top: 75%; }
  .presentation .bottom-0 {
    bottom: 0; }
  .presentation .bottom-25 {
    bottom: 25%; }
  .presentation .bottom-50 {
    bottom: 50%; }
  .presentation .bottom-75 {
    bottom: 75%; }
  .presentation .left-0 {
    left: 0; }
  .presentation .left-25 {
    left: 25%; }
  .presentation .left-50 {
    left: 50%; }
  .presentation .left-75 {
    left: 75%; }
  .presentation .right-0 {
    right: 0; }
  .presentation .right-25 {
    right: 25%; }
  .presentation .right-50 {
    right: 50%; }
  .presentation .right-75 {
    right: 75%; }
  .presentation .vertical-align {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .presentation .horizontal-align {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

@media (max-width: 1199.98px) {
  .presentation-responsive {
    height: 40vh !important; }
    .presentation-responsive img {
      top: 0 !important;
      left: 0 !important;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      transform: translate(0, 0); }
    .presentation-responsive img.vertical-align,
    .presentation-responsive img.horizontal-align {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      transform: translate(0, 0); } }
.progress {
  border-radius: 0.25rem;
  overflow: visible; }
  .progress .progress-bar {
    border-radius: 0.25rem;
    position: relative; }
    .progress .progress-bar span {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      position: absolute;
      right: 0;
      top: calc(100% + .5rem);
      font-size: 12px;
      font-weight: 400;
      line-height: 1rem; }

.progress-title {
  margin-bottom: 1em;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

.text-white .progress {
  background: rgba(255, 255, 255, 0.1); }
.text-white .progress-bar {
  background: #fff; }
  .text-white .progress-bar span {
    color: #fff; }

.progress-circle {
  position: relative; }
  .progress-circle canvas {
    height: 100% !important;
    width: 100% !important; }
  .progress-circle strong {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 2.5rem;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    top: 50%;
    left: 50%; }

.modal-content {
  position: relative; }
  .modal-content > *:not(.image) {
    z-index: 5; }
  .modal-content .image {
    border-radius: 0.4rem; }
  .modal-content .close {
    font-size: 1.3125rem;
    padding: 1.3125rem; }
    .modal-content .close span {
      color: #000; }
    .modal-content .close:hover {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      transform: scale(1.05); }
  .modal-content .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem; }
  .modal-content .modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e4e7ea; }

.modal-header {
  padding: 1rem;
  border-bottom: 1px solid #e4e7ea; }
  .modal-header::after {
    display: block;
    clear: both;
    content: ""; }
  .modal-header .modal-title {
    font-size: 1.3125rem; }

.modal-image {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
  position: relative; }
  .modal-image .close {
    position: absolute;
    top: 1.875rem;
    right: 1.875rem; }

.modal-primary .modal-content {
  border-color: #202B5F; }
.modal-primary .modal-header {
  color: #fff;
  background-color: #202B5F; }

.modal-secondary .modal-content {
  border-color: #0030AE; }
.modal-secondary .modal-header {
  color: #fff;
  background-color: #0030AE; }

.modal-success .modal-content {
  border-color: #54AF5D; }
.modal-success .modal-header {
  color: #fff;
  background-color: #54AF5D; }

.modal-info .modal-content {
  border-color: #17a2b8; }
.modal-info .modal-header {
  color: #fff;
  background-color: #17a2b8; }

.modal-warning .modal-content {
  border-color: #F29600; }
.modal-warning .modal-header {
  color: #fff;
  background-color: #F29600; }

.modal-danger .modal-content {
  border-color: #fc2c38; }
.modal-danger .modal-header {
  color: #fff;
  background-color: #fc2c38; }

.modal-light .modal-content {
  border-color: #f5f5f5; }
.modal-light .modal-header {
  color: #fff;
  background-color: #f5f5f5; }

.modal-dark .modal-content {
  border-color: #151515; }
.modal-dark .modal-header {
  color: #fff;
  background-color: #151515; }

.modal-rose50 .modal-content {
  border-color: #fff1f2; }
.modal-rose50 .modal-header {
  color: #fff;
  background-color: #fff1f2; }

.modal-rose100 .modal-content {
  border-color: #ffe4e6; }
.modal-rose100 .modal-header {
  color: #fff;
  background-color: #ffe4e6; }

.modal-rose200 .modal-content {
  border-color: #fecdd3; }
.modal-rose200 .modal-header {
  color: #fff;
  background-color: #fecdd3; }

.modal-rose300 .modal-content {
  border-color: #fda4af; }
.modal-rose300 .modal-header {
  color: #fff;
  background-color: #fda4af; }

.modal-rose400 .modal-content {
  border-color: #fb7185; }
.modal-rose400 .modal-header {
  color: #fff;
  background-color: #fb7185; }

.modal-rose500 .modal-content {
  border-color: #f43f5e; }
.modal-rose500 .modal-header {
  color: #fff;
  background-color: #f43f5e; }

.modal-rose600 .modal-content {
  border-color: #CC6666; }
.modal-rose600 .modal-header {
  color: #fff;
  background-color: #CC6666; }

.modal-rose700 .modal-content {
  border-color: #be123c; }
.modal-rose700 .modal-header {
  color: #fff;
  background-color: #be123c; }

.modal-rose800 .modal-content {
  border-color: #9f1239; }
.modal-rose800 .modal-header {
  color: #fff;
  background-color: #9f1239; }

.modal-rose900 .modal-content {
  border-color: #881337; }
.modal-rose900 .modal-header {
  color: #fff;
  background-color: #881337; }

.modal-pink50 .modal-content {
  border-color: #fdf2f8; }
.modal-pink50 .modal-header {
  color: #fff;
  background-color: #fdf2f8; }

.modal-pink100 .modal-content {
  border-color: #fce7f3; }
.modal-pink100 .modal-header {
  color: #fff;
  background-color: #fce7f3; }

.modal-pink200 .modal-content {
  border-color: #fbcfe8; }
.modal-pink200 .modal-header {
  color: #fff;
  background-color: #fbcfe8; }

.modal-pink300 .modal-content {
  border-color: #f9a8d4; }
.modal-pink300 .modal-header {
  color: #fff;
  background-color: #f9a8d4; }

.modal-pink400 .modal-content {
  border-color: #f472b6; }
.modal-pink400 .modal-header {
  color: #fff;
  background-color: #f472b6; }

.modal-pink500 .modal-content {
  border-color: #ec4899; }
.modal-pink500 .modal-header {
  color: #fff;
  background-color: #ec4899; }

.modal-pink600 .modal-content {
  border-color: #db2777; }
.modal-pink600 .modal-header {
  color: #fff;
  background-color: #db2777; }

.modal-pink700 .modal-content {
  border-color: #be185d; }
.modal-pink700 .modal-header {
  color: #fff;
  background-color: #be185d; }

.modal-pink800 .modal-content {
  border-color: #9d174d; }
.modal-pink800 .modal-header {
  color: #fff;
  background-color: #9d174d; }

.modal-pink900 .modal-content {
  border-color: #831843; }
.modal-pink900 .modal-header {
  color: #fff;
  background-color: #831843; }

.modal-fuchsia50 .modal-content {
  border-color: #fdf4ff; }
.modal-fuchsia50 .modal-header {
  color: #fff;
  background-color: #fdf4ff; }

.modal-fuchsia100 .modal-content {
  border-color: #fae8ff; }
.modal-fuchsia100 .modal-header {
  color: #fff;
  background-color: #fae8ff; }

.modal-fuchsia200 .modal-content {
  border-color: #f5d0fe; }
.modal-fuchsia200 .modal-header {
  color: #fff;
  background-color: #f5d0fe; }

.modal-fuchsia300 .modal-content {
  border-color: #f0abfc; }
.modal-fuchsia300 .modal-header {
  color: #fff;
  background-color: #f0abfc; }

.modal-fuchsia400 .modal-content {
  border-color: #e879f9; }
.modal-fuchsia400 .modal-header {
  color: #fff;
  background-color: #e879f9; }

.modal-fuchsia500 .modal-content {
  border-color: #d946ef; }
.modal-fuchsia500 .modal-header {
  color: #fff;
  background-color: #d946ef; }

.modal-fuchsia600 .modal-content {
  border-color: #c026d3; }
.modal-fuchsia600 .modal-header {
  color: #fff;
  background-color: #c026d3; }

.modal-fuchsia700 .modal-content {
  border-color: #a21caf; }
.modal-fuchsia700 .modal-header {
  color: #fff;
  background-color: #a21caf; }

.modal-fuchsia800 .modal-content {
  border-color: #86198f; }
.modal-fuchsia800 .modal-header {
  color: #fff;
  background-color: #86198f; }

.modal-fuchsia900 .modal-content {
  border-color: #701a75; }
.modal-fuchsia900 .modal-header {
  color: #fff;
  background-color: #701a75; }

.modal-purple50 .modal-content {
  border-color: #faf5ff; }
.modal-purple50 .modal-header {
  color: #fff;
  background-color: #faf5ff; }

.modal-purple100 .modal-content {
  border-color: #f3e8ff; }
.modal-purple100 .modal-header {
  color: #fff;
  background-color: #f3e8ff; }

.modal-purple200 .modal-content {
  border-color: #e9d5ff; }
.modal-purple200 .modal-header {
  color: #fff;
  background-color: #e9d5ff; }

.modal-purple300 .modal-content {
  border-color: #d8b4fe; }
.modal-purple300 .modal-header {
  color: #fff;
  background-color: #d8b4fe; }

.modal-purple400 .modal-content {
  border-color: #c084fc; }
.modal-purple400 .modal-header {
  color: #fff;
  background-color: #c084fc; }

.modal-purple500 .modal-content {
  border-color: #a855f7; }
.modal-purple500 .modal-header {
  color: #fff;
  background-color: #a855f7; }

.modal-purple600 .modal-content {
  border-color: #9333ea; }
.modal-purple600 .modal-header {
  color: #fff;
  background-color: #9333ea; }

.modal-purple700 .modal-content {
  border-color: #7e22ce; }
.modal-purple700 .modal-header {
  color: #fff;
  background-color: #7e22ce; }

.modal-purple800 .modal-content {
  border-color: #6b21a8; }
.modal-purple800 .modal-header {
  color: #fff;
  background-color: #6b21a8; }

.modal-purple900 .modal-content {
  border-color: #581c87; }
.modal-purple900 .modal-header {
  color: #fff;
  background-color: #581c87; }

.modal-violet50 .modal-content {
  border-color: #f5f3ff; }
.modal-violet50 .modal-header {
  color: #fff;
  background-color: #f5f3ff; }

.modal-violet100 .modal-content {
  border-color: #ede9fe; }
.modal-violet100 .modal-header {
  color: #fff;
  background-color: #ede9fe; }

.modal-violet200 .modal-content {
  border-color: #ddd6fe; }
.modal-violet200 .modal-header {
  color: #fff;
  background-color: #ddd6fe; }

.modal-violet300 .modal-content {
  border-color: #c4b5fd; }
.modal-violet300 .modal-header {
  color: #fff;
  background-color: #c4b5fd; }

.modal-violet400 .modal-content {
  border-color: #a78bfa; }
.modal-violet400 .modal-header {
  color: #fff;
  background-color: #a78bfa; }

.modal-violet500 .modal-content {
  border-color: #8b5cf6; }
.modal-violet500 .modal-header {
  color: #fff;
  background-color: #8b5cf6; }

.modal-violet600 .modal-content {
  border-color: #7c3aed; }
.modal-violet600 .modal-header {
  color: #fff;
  background-color: #7c3aed; }

.modal-violet700 .modal-content {
  border-color: #6d28d9; }
.modal-violet700 .modal-header {
  color: #fff;
  background-color: #6d28d9; }

.modal-violet800 .modal-content {
  border-color: #5b21b6; }
.modal-violet800 .modal-header {
  color: #fff;
  background-color: #5b21b6; }

.modal-violet900 .modal-content {
  border-color: #4c1d95; }
.modal-violet900 .modal-header {
  color: #fff;
  background-color: #4c1d95; }

.modal-indigo50 .modal-content {
  border-color: #eef2ff; }
.modal-indigo50 .modal-header {
  color: #fff;
  background-color: #eef2ff; }

.modal-indigo100 .modal-content {
  border-color: #e0e7ff; }
.modal-indigo100 .modal-header {
  color: #fff;
  background-color: #e0e7ff; }

.modal-indigo200 .modal-content {
  border-color: #c7d2fe; }
.modal-indigo200 .modal-header {
  color: #fff;
  background-color: #c7d2fe; }

.modal-indigo300 .modal-content {
  border-color: #a5b4fc; }
.modal-indigo300 .modal-header {
  color: #fff;
  background-color: #a5b4fc; }

.modal-indigo400 .modal-content {
  border-color: #818cf8; }
.modal-indigo400 .modal-header {
  color: #fff;
  background-color: #818cf8; }

.modal-indigo500 .modal-content {
  border-color: #6366f1; }
.modal-indigo500 .modal-header {
  color: #fff;
  background-color: #6366f1; }

.modal-indigo600 .modal-content {
  border-color: #4f46e5; }
.modal-indigo600 .modal-header {
  color: #fff;
  background-color: #4f46e5; }

.modal-indigo700 .modal-content {
  border-color: #4338ca; }
.modal-indigo700 .modal-header {
  color: #fff;
  background-color: #4338ca; }

.modal-indigo800 .modal-content {
  border-color: #3730a3; }
.modal-indigo800 .modal-header {
  color: #fff;
  background-color: #3730a3; }

.modal-indigo900 .modal-content {
  border-color: #312e81; }
.modal-indigo900 .modal-header {
  color: #fff;
  background-color: #312e81; }

.modal-blue50 .modal-content {
  border-color: #eff6ff; }
.modal-blue50 .modal-header {
  color: #fff;
  background-color: #eff6ff; }

.modal-blue100 .modal-content {
  border-color: #dbeafe; }
.modal-blue100 .modal-header {
  color: #fff;
  background-color: #dbeafe; }

.modal-blue200 .modal-content {
  border-color: #bfdbfe; }
.modal-blue200 .modal-header {
  color: #fff;
  background-color: #bfdbfe; }

.modal-blue300 .modal-content {
  border-color: #93c5fd; }
.modal-blue300 .modal-header {
  color: #fff;
  background-color: #93c5fd; }

.modal-blue400 .modal-content {
  border-color: #60a5fa; }
.modal-blue400 .modal-header {
  color: #fff;
  background-color: #60a5fa; }

.modal-blue500 .modal-content {
  border-color: #3b82f6; }
.modal-blue500 .modal-header {
  color: #fff;
  background-color: #3b82f6; }

.modal-blue600 .modal-content {
  border-color: #2563eb; }
.modal-blue600 .modal-header {
  color: #fff;
  background-color: #2563eb; }

.modal-blue700 .modal-content {
  border-color: #1d4ed8; }
.modal-blue700 .modal-header {
  color: #fff;
  background-color: #1d4ed8; }

.modal-blue800 .modal-content {
  border-color: #1e40af; }
.modal-blue800 .modal-header {
  color: #fff;
  background-color: #1e40af; }

.modal-blue900 .modal-content {
  border-color: #1e3a8a; }
.modal-blue900 .modal-header {
  color: #fff;
  background-color: #1e3a8a; }

.modal-lightBlue50 .modal-content {
  border-color: #f0f9ff; }
.modal-lightBlue50 .modal-header {
  color: #fff;
  background-color: #f0f9ff; }

.modal-lightBlue100 .modal-content {
  border-color: #e0f2fe; }
.modal-lightBlue100 .modal-header {
  color: #fff;
  background-color: #e0f2fe; }

.modal-lightBlue200 .modal-content {
  border-color: #bae6fd; }
.modal-lightBlue200 .modal-header {
  color: #fff;
  background-color: #bae6fd; }

.modal-lightBlue300 .modal-content {
  border-color: #7dd3fc; }
.modal-lightBlue300 .modal-header {
  color: #fff;
  background-color: #7dd3fc; }

.modal-lightBlue400 .modal-content {
  border-color: #38bdf8; }
.modal-lightBlue400 .modal-header {
  color: #fff;
  background-color: #38bdf8; }

.modal-lightBlue500 .modal-content {
  border-color: #0ea5e9; }
.modal-lightBlue500 .modal-header {
  color: #fff;
  background-color: #0ea5e9; }

.modal-lightBlue600 .modal-content {
  border-color: #0284c7; }
.modal-lightBlue600 .modal-header {
  color: #fff;
  background-color: #0284c7; }

.modal-lightBlue700 .modal-content {
  border-color: #0369a1; }
.modal-lightBlue700 .modal-header {
  color: #fff;
  background-color: #0369a1; }

.modal-lightBlue800 .modal-content {
  border-color: #075985; }
.modal-lightBlue800 .modal-header {
  color: #fff;
  background-color: #075985; }

.modal-lightBlue900 .modal-content {
  border-color: #0c4a6e; }
.modal-lightBlue900 .modal-header {
  color: #fff;
  background-color: #0c4a6e; }

.modal-cyan50 .modal-content {
  border-color: #ecfeff; }
.modal-cyan50 .modal-header {
  color: #fff;
  background-color: #ecfeff; }

.modal-cyan100 .modal-content {
  border-color: #cffafe; }
.modal-cyan100 .modal-header {
  color: #fff;
  background-color: #cffafe; }

.modal-cyan200 .modal-content {
  border-color: #a5f3fc; }
.modal-cyan200 .modal-header {
  color: #fff;
  background-color: #a5f3fc; }

.modal-cyan300 .modal-content {
  border-color: #67e8f9; }
.modal-cyan300 .modal-header {
  color: #fff;
  background-color: #67e8f9; }

.modal-cyan400 .modal-content {
  border-color: #22d3ee; }
.modal-cyan400 .modal-header {
  color: #fff;
  background-color: #22d3ee; }

.modal-cyan500 .modal-content {
  border-color: #06b6d4; }
.modal-cyan500 .modal-header {
  color: #fff;
  background-color: #06b6d4; }

.modal-cyan600 .modal-content {
  border-color: #0891b2; }
.modal-cyan600 .modal-header {
  color: #fff;
  background-color: #0891b2; }

.modal-cyan700 .modal-content {
  border-color: #0e7490; }
.modal-cyan700 .modal-header {
  color: #fff;
  background-color: #0e7490; }

.modal-cyan800 .modal-content {
  border-color: #155e75; }
.modal-cyan800 .modal-header {
  color: #fff;
  background-color: #155e75; }

.modal-cyan900 .modal-content {
  border-color: #164e63; }
.modal-cyan900 .modal-header {
  color: #fff;
  background-color: #164e63; }

.modal-teal50 .modal-content {
  border-color: #f0fdfa; }
.modal-teal50 .modal-header {
  color: #fff;
  background-color: #f0fdfa; }

.modal-teal100 .modal-content {
  border-color: #ccfbf1; }
.modal-teal100 .modal-header {
  color: #fff;
  background-color: #ccfbf1; }

.modal-teal200 .modal-content {
  border-color: #99f6e4; }
.modal-teal200 .modal-header {
  color: #fff;
  background-color: #99f6e4; }

.modal-teal300 .modal-content {
  border-color: #5eead4; }
.modal-teal300 .modal-header {
  color: #fff;
  background-color: #5eead4; }

.modal-teal400 .modal-content {
  border-color: #2dd4bf; }
.modal-teal400 .modal-header {
  color: #fff;
  background-color: #2dd4bf; }

.modal-teal500 .modal-content {
  border-color: #14b8a6; }
.modal-teal500 .modal-header {
  color: #fff;
  background-color: #14b8a6; }

.modal-teal600 .modal-content {
  border-color: #0d9488; }
.modal-teal600 .modal-header {
  color: #fff;
  background-color: #0d9488; }

.modal-teal700 .modal-content {
  border-color: #0f766e; }
.modal-teal700 .modal-header {
  color: #fff;
  background-color: #0f766e; }

.modal-teal800 .modal-content {
  border-color: #115e59; }
.modal-teal800 .modal-header {
  color: #fff;
  background-color: #115e59; }

.modal-teal900 .modal-content {
  border-color: #134e4a; }
.modal-teal900 .modal-header {
  color: #fff;
  background-color: #134e4a; }

.modal-emerald50 .modal-content {
  border-color: #ecfdf5; }
.modal-emerald50 .modal-header {
  color: #fff;
  background-color: #ecfdf5; }

.modal-emerald100 .modal-content {
  border-color: #d1fae5; }
.modal-emerald100 .modal-header {
  color: #fff;
  background-color: #d1fae5; }

.modal-emerald200 .modal-content {
  border-color: #a7f3d0; }
.modal-emerald200 .modal-header {
  color: #fff;
  background-color: #a7f3d0; }

.modal-emerald300 .modal-content {
  border-color: #6ee7b7; }
.modal-emerald300 .modal-header {
  color: #fff;
  background-color: #6ee7b7; }

.modal-emerald400 .modal-content {
  border-color: #34d399; }
.modal-emerald400 .modal-header {
  color: #fff;
  background-color: #34d399; }

.modal-emerald500 .modal-content {
  border-color: #10b981; }
.modal-emerald500 .modal-header {
  color: #fff;
  background-color: #10b981; }

.modal-emerald600 .modal-content {
  border-color: #059669; }
.modal-emerald600 .modal-header {
  color: #fff;
  background-color: #059669; }

.modal-emerald700 .modal-content {
  border-color: #047857; }
.modal-emerald700 .modal-header {
  color: #fff;
  background-color: #047857; }

.modal-emerald800 .modal-content {
  border-color: #065f46; }
.modal-emerald800 .modal-header {
  color: #fff;
  background-color: #065f46; }

.modal-emerald900 .modal-content {
  border-color: #064e3b; }
.modal-emerald900 .modal-header {
  color: #fff;
  background-color: #064e3b; }

.modal-green50 .modal-content {
  border-color: #f0fdf4; }
.modal-green50 .modal-header {
  color: #fff;
  background-color: #f0fdf4; }

.modal-green100 .modal-content {
  border-color: #dcfce7; }
.modal-green100 .modal-header {
  color: #fff;
  background-color: #dcfce7; }

.modal-green200 .modal-content {
  border-color: #bbf7d0; }
.modal-green200 .modal-header {
  color: #fff;
  background-color: #bbf7d0; }

.modal-green300 .modal-content {
  border-color: #86efac; }
.modal-green300 .modal-header {
  color: #fff;
  background-color: #86efac; }

.modal-green400 .modal-content {
  border-color: #4ade80; }
.modal-green400 .modal-header {
  color: #fff;
  background-color: #4ade80; }

.modal-green500 .modal-content {
  border-color: #22c55e; }
.modal-green500 .modal-header {
  color: #fff;
  background-color: #22c55e; }

.modal-green600 .modal-content {
  border-color: #16a34a; }
.modal-green600 .modal-header {
  color: #fff;
  background-color: #16a34a; }

.modal-green700 .modal-content {
  border-color: #15803d; }
.modal-green700 .modal-header {
  color: #fff;
  background-color: #15803d; }

.modal-green800 .modal-content {
  border-color: #166534; }
.modal-green800 .modal-header {
  color: #fff;
  background-color: #166534; }

.modal-green900 .modal-content {
  border-color: #14532d; }
.modal-green900 .modal-header {
  color: #fff;
  background-color: #14532d; }

.modal-lime50 .modal-content {
  border-color: #f7fee7; }
.modal-lime50 .modal-header {
  color: #fff;
  background-color: #f7fee7; }

.modal-lime100 .modal-content {
  border-color: #ecfccb; }
.modal-lime100 .modal-header {
  color: #fff;
  background-color: #ecfccb; }

.modal-lime200 .modal-content {
  border-color: #d9f99d; }
.modal-lime200 .modal-header {
  color: #fff;
  background-color: #d9f99d; }

.modal-lime300 .modal-content {
  border-color: #bef264; }
.modal-lime300 .modal-header {
  color: #fff;
  background-color: #bef264; }

.modal-lime400 .modal-content {
  border-color: #a3e635; }
.modal-lime400 .modal-header {
  color: #fff;
  background-color: #a3e635; }

.modal-lime500 .modal-content {
  border-color: #84cc16; }
.modal-lime500 .modal-header {
  color: #fff;
  background-color: #84cc16; }

.modal-lime600 .modal-content {
  border-color: #65a30d; }
.modal-lime600 .modal-header {
  color: #fff;
  background-color: #65a30d; }

.modal-lime700 .modal-content {
  border-color: #4d7c0f; }
.modal-lime700 .modal-header {
  color: #fff;
  background-color: #4d7c0f; }

.modal-lime800 .modal-content {
  border-color: #3f6212; }
.modal-lime800 .modal-header {
  color: #fff;
  background-color: #3f6212; }

.modal-lime900 .modal-content {
  border-color: #365314; }
.modal-lime900 .modal-header {
  color: #fff;
  background-color: #365314; }

.modal-yellow50 .modal-content {
  border-color: #fefce8; }
.modal-yellow50 .modal-header {
  color: #fff;
  background-color: #fefce8; }

.modal-yellow100 .modal-content {
  border-color: #fef9c3; }
.modal-yellow100 .modal-header {
  color: #fff;
  background-color: #fef9c3; }

.modal-yellow200 .modal-content {
  border-color: #fef08a; }
.modal-yellow200 .modal-header {
  color: #fff;
  background-color: #fef08a; }

.modal-yellow300 .modal-content {
  border-color: #fde047; }
.modal-yellow300 .modal-header {
  color: #fff;
  background-color: #fde047; }

.modal-yellow400 .modal-content {
  border-color: #facc15; }
.modal-yellow400 .modal-header {
  color: #fff;
  background-color: #facc15; }

.modal-yellow500 .modal-content {
  border-color: #eab308; }
.modal-yellow500 .modal-header {
  color: #fff;
  background-color: #eab308; }

.modal-yellow600 .modal-content {
  border-color: #ca8a04; }
.modal-yellow600 .modal-header {
  color: #fff;
  background-color: #ca8a04; }

.modal-yellow700 .modal-content {
  border-color: #a16207; }
.modal-yellow700 .modal-header {
  color: #fff;
  background-color: #a16207; }

.modal-yellow800 .modal-content {
  border-color: #854d0e; }
.modal-yellow800 .modal-header {
  color: #fff;
  background-color: #854d0e; }

.modal-yellow900 .modal-content {
  border-color: #713f12; }
.modal-yellow900 .modal-header {
  color: #fff;
  background-color: #713f12; }

.modal-amber50 .modal-content {
  border-color: #fffbeb; }
.modal-amber50 .modal-header {
  color: #fff;
  background-color: #fffbeb; }

.modal-amber100 .modal-content {
  border-color: #fef3c7; }
.modal-amber100 .modal-header {
  color: #fff;
  background-color: #fef3c7; }

.modal-amber200 .modal-content {
  border-color: #fde68a; }
.modal-amber200 .modal-header {
  color: #fff;
  background-color: #fde68a; }

.modal-amber300 .modal-content {
  border-color: #fcd34d; }
.modal-amber300 .modal-header {
  color: #fff;
  background-color: #fcd34d; }

.modal-amber400 .modal-content {
  border-color: #fbbf24; }
.modal-amber400 .modal-header {
  color: #fff;
  background-color: #fbbf24; }

.modal-amber500 .modal-content {
  border-color: #f59e0b; }
.modal-amber500 .modal-header {
  color: #fff;
  background-color: #f59e0b; }

.modal-amber600 .modal-content {
  border-color: #d97706; }
.modal-amber600 .modal-header {
  color: #fff;
  background-color: #d97706; }

.modal-amber700 .modal-content {
  border-color: #b45309; }
.modal-amber700 .modal-header {
  color: #fff;
  background-color: #b45309; }

.modal-amber800 .modal-content {
  border-color: #92400e; }
.modal-amber800 .modal-header {
  color: #fff;
  background-color: #92400e; }

.modal-amber900 .modal-content {
  border-color: #78350f; }
.modal-amber900 .modal-header {
  color: #fff;
  background-color: #78350f; }

.modal-orange50 .modal-content {
  border-color: #fff7ed; }
.modal-orange50 .modal-header {
  color: #fff;
  background-color: #fff7ed; }

.modal-orange100 .modal-content {
  border-color: #ffedd5; }
.modal-orange100 .modal-header {
  color: #fff;
  background-color: #ffedd5; }

.modal-orange200 .modal-content {
  border-color: #fed7aa; }
.modal-orange200 .modal-header {
  color: #fff;
  background-color: #fed7aa; }

.modal-orange300 .modal-content {
  border-color: #fdba74; }
.modal-orange300 .modal-header {
  color: #fff;
  background-color: #fdba74; }

.modal-orange400 .modal-content {
  border-color: #fb923c; }
.modal-orange400 .modal-header {
  color: #fff;
  background-color: #fb923c; }

.modal-orange500 .modal-content {
  border-color: #f97316; }
.modal-orange500 .modal-header {
  color: #fff;
  background-color: #f97316; }

.modal-orange600 .modal-content {
  border-color: #ea580c; }
.modal-orange600 .modal-header {
  color: #fff;
  background-color: #ea580c; }

.modal-orange700 .modal-content {
  border-color: #c2410c; }
.modal-orange700 .modal-header {
  color: #fff;
  background-color: #c2410c; }

.modal-orange800 .modal-content {
  border-color: #9a3412; }
.modal-orange800 .modal-header {
  color: #fff;
  background-color: #9a3412; }

.modal-orange900 .modal-content {
  border-color: #7c2d12; }
.modal-orange900 .modal-header {
  color: #fff;
  background-color: #7c2d12; }

.modal-red50 .modal-content {
  border-color: #fef2f2; }
.modal-red50 .modal-header {
  color: #fff;
  background-color: #fef2f2; }

.modal-red100 .modal-content {
  border-color: #fee2e2; }
.modal-red100 .modal-header {
  color: #fff;
  background-color: #fee2e2; }

.modal-red200 .modal-content {
  border-color: #fecaca; }
.modal-red200 .modal-header {
  color: #fff;
  background-color: #fecaca; }

.modal-red300 .modal-content {
  border-color: #fca5a5; }
.modal-red300 .modal-header {
  color: #fff;
  background-color: #fca5a5; }

.modal-red400 .modal-content {
  border-color: #f87171; }
.modal-red400 .modal-header {
  color: #fff;
  background-color: #f87171; }

.modal-red500 .modal-content {
  border-color: #ef4444; }
.modal-red500 .modal-header {
  color: #fff;
  background-color: #ef4444; }

.modal-red600 .modal-content {
  border-color: #dc2626; }
.modal-red600 .modal-header {
  color: #fff;
  background-color: #dc2626; }

.modal-red700 .modal-content {
  border-color: #b91c1c; }
.modal-red700 .modal-header {
  color: #fff;
  background-color: #b91c1c; }

.modal-red800 .modal-content {
  border-color: #991b1b; }
.modal-red800 .modal-header {
  color: #fff;
  background-color: #991b1b; }

.modal-red900 .modal-content {
  border-color: #7f1d1d; }
.modal-red900 .modal-header {
  color: #fff;
  background-color: #7f1d1d; }

.modal-warmGray50 .modal-content {
  border-color: #fafaf9; }
.modal-warmGray50 .modal-header {
  color: #fff;
  background-color: #fafaf9; }

.modal-warmGray100 .modal-content {
  border-color: #f5f5f4; }
.modal-warmGray100 .modal-header {
  color: #fff;
  background-color: #f5f5f4; }

.modal-warmGray200 .modal-content {
  border-color: #e7e5e4; }
.modal-warmGray200 .modal-header {
  color: #fff;
  background-color: #e7e5e4; }

.modal-warmGray300 .modal-content {
  border-color: #d6d3d1; }
.modal-warmGray300 .modal-header {
  color: #fff;
  background-color: #d6d3d1; }

.modal-warmGray400 .modal-content {
  border-color: #a8a29e; }
.modal-warmGray400 .modal-header {
  color: #fff;
  background-color: #a8a29e; }

.modal-warmGray500 .modal-content {
  border-color: #78716c; }
.modal-warmGray500 .modal-header {
  color: #fff;
  background-color: #78716c; }

.modal-warmGray600 .modal-content {
  border-color: #57534e; }
.modal-warmGray600 .modal-header {
  color: #fff;
  background-color: #57534e; }

.modal-warmGray700 .modal-content {
  border-color: #44403c; }
.modal-warmGray700 .modal-header {
  color: #fff;
  background-color: #44403c; }

.modal-warmGray800 .modal-content {
  border-color: #292524; }
.modal-warmGray800 .modal-header {
  color: #fff;
  background-color: #292524; }

.modal-warmGray900 .modal-content {
  border-color: #1c1917; }
.modal-warmGray900 .modal-header {
  color: #fff;
  background-color: #1c1917; }

.modal-trueGray50 .modal-content {
  border-color: #fafafa; }
.modal-trueGray50 .modal-header {
  color: #fff;
  background-color: #fafafa; }

.modal-trueGray100 .modal-content {
  border-color: #f5f5f5; }
.modal-trueGray100 .modal-header {
  color: #fff;
  background-color: #f5f5f5; }

.modal-trueGray200 .modal-content {
  border-color: #e5e5e5; }
.modal-trueGray200 .modal-header {
  color: #fff;
  background-color: #e5e5e5; }

.modal-trueGray300 .modal-content {
  border-color: #d4d4d4; }
.modal-trueGray300 .modal-header {
  color: #fff;
  background-color: #d4d4d4; }

.modal-trueGray400 .modal-content {
  border-color: #a3a3a3; }
.modal-trueGray400 .modal-header {
  color: #fff;
  background-color: #a3a3a3; }

.modal-trueGray500 .modal-content {
  border-color: #737373; }
.modal-trueGray500 .modal-header {
  color: #fff;
  background-color: #737373; }

.modal-trueGray600 .modal-content {
  border-color: #525252; }
.modal-trueGray600 .modal-header {
  color: #fff;
  background-color: #525252; }

.modal-trueGray700 .modal-content {
  border-color: #404040; }
.modal-trueGray700 .modal-header {
  color: #fff;
  background-color: #404040; }

.modal-trueGray800 .modal-content {
  border-color: #262626; }
.modal-trueGray800 .modal-header {
  color: #fff;
  background-color: #262626; }

.modal-trueGray900 .modal-content {
  border-color: #171717; }
.modal-trueGray900 .modal-header {
  color: #fff;
  background-color: #171717; }

.modal-coolGray50 .modal-content {
  border-color: #f9fafb; }
.modal-coolGray50 .modal-header {
  color: #fff;
  background-color: #f9fafb; }

.modal-coolGray100 .modal-content {
  border-color: #f3f4f6; }
.modal-coolGray100 .modal-header {
  color: #fff;
  background-color: #f3f4f6; }

.modal-coolGray200 .modal-content {
  border-color: #e5e7eb; }
.modal-coolGray200 .modal-header {
  color: #fff;
  background-color: #e5e7eb; }

.modal-coolGray300 .modal-content {
  border-color: #d1d5db; }
.modal-coolGray300 .modal-header {
  color: #fff;
  background-color: #d1d5db; }

.modal-coolGray400 .modal-content {
  border-color: #9ca3af; }
.modal-coolGray400 .modal-header {
  color: #fff;
  background-color: #9ca3af; }

.modal-coolGray500 .modal-content {
  border-color: #6b7280; }
.modal-coolGray500 .modal-header {
  color: #fff;
  background-color: #6b7280; }

.modal-coolGray600 .modal-content {
  border-color: #4b5563; }
.modal-coolGray600 .modal-header {
  color: #fff;
  background-color: #4b5563; }

.modal-coolGray700 .modal-content {
  border-color: #374151; }
.modal-coolGray700 .modal-header {
  color: #fff;
  background-color: #374151; }

.modal-coolGray800 .modal-content {
  border-color: #1f2937; }
.modal-coolGray800 .modal-header {
  color: #fff;
  background-color: #1f2937; }

.modal-coolGray900 .modal-content {
  border-color: #111827; }
.modal-coolGray900 .modal-header {
  color: #fff;
  background-color: #111827; }

.modal-blueGray50 .modal-content {
  border-color: #f8fafc; }
.modal-blueGray50 .modal-header {
  color: #fff;
  background-color: #f8fafc; }

.modal-blueGray100 .modal-content {
  border-color: #f1f5f9; }
.modal-blueGray100 .modal-header {
  color: #fff;
  background-color: #f1f5f9; }

.modal-blueGray200 .modal-content {
  border-color: #e2e8f0; }
.modal-blueGray200 .modal-header {
  color: #fff;
  background-color: #e2e8f0; }

.modal-blueGray300 .modal-content {
  border-color: #cbd5e1; }
.modal-blueGray300 .modal-header {
  color: #fff;
  background-color: #cbd5e1; }

.modal-blueGray400 .modal-content {
  border-color: #94a3b8; }
.modal-blueGray400 .modal-header {
  color: #fff;
  background-color: #94a3b8; }

.modal-blueGray500 .modal-content {
  border-color: #64748b; }
.modal-blueGray500 .modal-header {
  color: #fff;
  background-color: #64748b; }

.modal-blueGray600 .modal-content {
  border-color: #475569; }
.modal-blueGray600 .modal-header {
  color: #fff;
  background-color: #475569; }

.modal-blueGray700 .modal-content {
  border-color: #334155; }
.modal-blueGray700 .modal-header {
  color: #fff;
  background-color: #334155; }

.modal-blueGray800 .modal-content {
  border-color: #1e293b; }
.modal-blueGray800 .modal-header {
  color: #fff;
  background-color: #1e293b; }

.modal-blueGray900 .modal-content {
  border-color: #0f172a; }
.modal-blueGray900 .modal-header {
  color: #fff;
  background-color: #0f172a; }

.modal-gray100 .modal-content {
  border-color: #f5f5f5; }
.modal-gray100 .modal-header {
  color: #fff;
  background-color: #f5f5f5; }

.modal-gray200 .modal-content {
  border-color: #e5e5e5; }
.modal-gray200 .modal-header {
  color: #fff;
  background-color: #e5e5e5; }

.modal-gray300 .modal-content {
  border-color: #999; }
.modal-gray300 .modal-header {
  color: #fff;
  background-color: #999; }

.modal-gray400 .modal-content {
  border-color: #888; }
.modal-gray400 .modal-header {
  color: #fff;
  background-color: #888; }

.modal-gray500 .modal-content {
  border-color: #777; }
.modal-gray500 .modal-header {
  color: #fff;
  background-color: #777; }

.modal-gray600 .modal-content {
  border-color: #555; }
.modal-gray600 .modal-header {
  color: #fff;
  background-color: #555; }

.modal-gray700 .modal-content {
  border-color: #444; }
.modal-gray700 .modal-header {
  color: #fff;
  background-color: #444; }

.modal-gray800 .modal-content {
  border-color: #333; }
.modal-gray800 .modal-header {
  color: #fff;
  background-color: #333; }

.modal-gray900 .modal-content {
  border-color: #151515; }
.modal-gray900 .modal-header {
  color: #fff;
  background-color: #151515; }

.modal-twgray50 .modal-content {
  border-color: #fafafa; }
.modal-twgray50 .modal-header {
  color: #fff;
  background-color: #fafafa; }

.modal-twgray100 .modal-content {
  border-color: #f4f4f5; }
.modal-twgray100 .modal-header {
  color: #fff;
  background-color: #f4f4f5; }

.modal-twgray200 .modal-content {
  border-color: #e4e4e7; }
.modal-twgray200 .modal-header {
  color: #fff;
  background-color: #e4e4e7; }

.modal-twgray300 .modal-content {
  border-color: #d4d4d8; }
.modal-twgray300 .modal-header {
  color: #fff;
  background-color: #d4d4d8; }

.modal-twgray400 .modal-content {
  border-color: #a1a1aa; }
.modal-twgray400 .modal-header {
  color: #fff;
  background-color: #a1a1aa; }

.modal-twgray500 .modal-content {
  border-color: #71717a; }
.modal-twgray500 .modal-header {
  color: #fff;
  background-color: #71717a; }

.modal-twgray600 .modal-content {
  border-color: #52525b; }
.modal-twgray600 .modal-header {
  color: #fff;
  background-color: #52525b; }

.modal-twgray700 .modal-content {
  border-color: #3f3f46; }
.modal-twgray700 .modal-header {
  color: #fff;
  background-color: #3f3f46; }

.modal-twgray800 .modal-content {
  border-color: #27272a; }
.modal-twgray800 .modal-header {
  color: #fff;
  background-color: #27272a; }

.modal-twgray900 .modal-content {
  border-color: #18181b; }
.modal-twgray900 .modal-header {
  color: #fff;
  background-color: #18181b; }

.chip {
  display: inline-block;
  height: 34px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  line-height: 34px;
  padding: 0 12px;
  border-radius: 17px;
  background-color: #FFFFFF;
  margin-bottom: 5px;
  margin-right: 5px; }
  .chip > img {
    float: left;
    margin: 1px 8px 0 -11px;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 2px solid #fff; }
  .chip .close {
    cursor: pointer;
    float: right;
    font-size: 16px;
    line-height: 32px;
    padding-left: 8px; }
  .chip .name {
    display: inline-block; }
  @media (max-width: 640px) {
    .chip {
      margin-top: 11px; }
      .chip > img {
        margin: 1px -11px 0 -11px; }
      .chip .name {
        display: none; } }

.chips {
  border: none;
  border-bottom: 1px solid #fff;
  box-shadow: none;
  margin: 0 0 20px 0;
  min-height: 45px;
  outline: none;
  transition: all .3s; }
  .chips.focus {
    border-bottom: 1px solid #26a69a;
    box-shadow: 0 1px 0 0 #26a69a; }
  .chips:hover {
    cursor: text; }
  .chips .chip.selected {
    background-color: #26a69a;
    color: #fff; }
  .chips .input {
    background: none;
    border: 0;
    color: rgba(0, 0, 0, 0.6);
    display: inline-block;
    font-size: 1rem;
    height: calc(3.375rem + 2px);
    line-height: 32px;
    outline: 0;
    margin: 0;
    padding: 0 !important;
    width: 120px !important; }
  .chips .input:focus {
    border: 0 !important;
    box-shadow: none !important; }
  .chips .autocomplete-content {
    margin-top: 0;
    margin-bottom: 0; }

.prefix ~ .chips {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem); }

.chips:empty ~ label {
  font-size: 0.8rem;
  transform: translateY(-140%); }

.chip-mini {
  display: inline-block;
  height: 24px;
  font-size: 12px;
  font-weight: 400;
  color: #202B5F;
  line-height: 24px;
  padding: 0 8px;
  border-radius: 12px;
  background-color: #FFFFFF;
  margin: 3px 2px;
  box-sizing: border-box;
  border: 1px solid #202B5F; }
  .chip-mini > img {
    float: left;
    margin: 0 8px 0 -12px;
    height: 24px;
    width: 24px;
    border-radius: 50%; }
  .chip-mini .close {
    cursor: pointer;
    float: right;
    font-size: 12px;
    line-height: 24px;
    padding-left: 4px; }

.z-depth-0 {
  box-shadow: none !important; }

.z-depth-1 {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.z-depth-1-half {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2); }

.z-depth-2 {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3); }

.z-depth-3 {
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3); }

.z-depth-4 {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3); }

.z-depth-5 {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3); }

.border-shadow {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.hoverable {
  transition: box-shadow .25s; }
  .hoverable:hover {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

/*******************
  Utility Classes
*******************/
.preloader {
  background-color: rgba(0, 0, 0, 0.55);
  background-image: url("/assets/images/preloader.svg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999; }

.hide {
  display: none !important; }

.left-align {
  text-align: left; }

.right-align {
  text-align: right; }

.center, .center-align {
  text-align: center; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.no-select {
  user-select: none; }

.circle {
  border-radius: 50%; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.no-padding {
  padding: 0 !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: 0px !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: 0px !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: 0px !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: 0px !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; }

.border-all {
  border: 1px solid #D3D3D3; }

.border-top {
  border-top: 1px solid #D3D3D3; }

.border-bottom {
  border-bottom: 1px solid #D3D3D3; }

.border-right {
  border-right: 1px solid #D3D3D3; }

.border-left {
  border-left: 1px solid #D3D3D3; }

.border-top-dot {
  border-top: 1px dotted #D3D3D3; }

.fs7 {
  font-size: 7px !important; }

.fs8 {
  font-size: 8px !important; }

.fs9 {
  font-size: 9px !important; }

.fs10 {
  font-size: 10px !important; }

.fs11 {
  font-size: 11px !important; }

.fs12 {
  font-size: 12px !important; }

.fs13 {
  font-size: 13px !important; }

.fs14 {
  font-size: 14px !important; }

.fs15 {
  font-size: 15px !important; }

.fs16 {
  font-size: 16px !important; }

.fs17 {
  font-size: 17px !important; }

.fs18 {
  font-size: 18px !important; }

.fs19 {
  font-size: 19px !important; }

.fs20 {
  font-size: 20px !important; }

.fs21 {
  font-size: 21px !important; }

.fs22 {
  font-size: 22px !important; }

.fs23 {
  font-size: 23px !important; }

.fs24 {
  font-size: 24px !important; }

.fs25 {
  font-size: 25px !important; }

.fs26 {
  font-size: 26px !important; }

.fs27 {
  font-size: 27px !important; }

.fs28 {
  font-size: 28px !important; }

.fs29 {
  font-size: 29px !important; }

.fs30 {
  font-size: 30px !important; }

.fs31 {
  font-size: 31px !important; }

.fs32 {
  font-size: 32px !important; }

.fs33 {
  font-size: 33px !important; }

.fs34 {
  font-size: 34px !important; }

.fs35 {
  font-size: 35px !important; }

.fs36 {
  font-size: 36px !important; }

.fs37 {
  font-size: 37px !important; }

.fs38 {
  font-size: 38px !important; }

.fs39 {
  font-size: 39px !important; }

.fs40 {
  font-size: 40px !important; }

.fw100 {
  font-weight: 100 !important; }

.fw200 {
  font-weight: 200 !important; }

.fw300 {
  font-weight: 300 !important; }

.fw400 {
  font-weight: 400 !important; }

.fw500 {
  font-weight: 500 !important; }

.fw600 {
  font-weight: 600 !important; }

.fw700 {
  font-weight: 700 !important; }

.z-index1 {
  z-index: 1; }

#home-finder .selectric {
  background-color: #FFFFFF !important; }
  #home-finder .selectric .label {
    color: #9a9a9a; }

img.flag {
  margin: 0 3px 0 0; }

.bg-jobtype {
  background-image: url("/assets/images/demo/home-bg1.jpg");
  background-position: center; }

.linked-icon {
  border-radius: 80px;
  width: 80px;
  height: 80px;
  display: block;
  padding: 14px;
  margin: 0 auto; }

.swiper-vh {
  min-height: 100vh; }

.section-hero {
  padding: 200px 0 50px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.breadcumb .name {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 40px;
  margin: 0 0 4px; }

@media (max-width: 767.98px) {
  .section-hero {
    padding: 125px 0 50px; }
    .section-hero .breadcumb .name {
      color: #fff;
      font-size: 32px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 40px;
      margin: 0 0 4px; } }
/*!---------- 33. MAPS ----------*/
.map-holder {
  overflow: hidden;
  position: relative;
  height: 280px; }

.map-holder iframe {
  border: none;
  position: absolute;
  width: 100%;
  height: 180%;
  top: -40%;
  left: 0;
  z-index: 1; }

.map-holder:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2; }

.map-holder.interact:before {
  width: 0; }

.map-holder.inline {
  height: 400px;
  overflow: hidden; }

.map-canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0; }

.mw100 {
  max-width: 100% !important; }

.clear-both {
  clear: both; }

.box-shadow-none {
  box-shadow: none; }

.gmap {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0; }

.gmap img {
  max-width: inherit !important; }

main {
  max-width: 960px;
  width: 100%;
  margin: 30px auto; }

.SelectPhoto {
  color: #fff;
  background: none;
  border: none;
  position: fixed;
  top: 10px;
  left: 55px;
  z-index: 999; }

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

.contents-block {
  margin: 60px 0; }

#around-map {
  width: 100%;
  height: 300px; }

.l-single-blog {
  max-width: 1180px;
  width: 90%;
  margin: 0 auto;
  font-family: 'Open Sans', sans-serif; }
  .l-single-blog--title {
    font-size: 1.75rem;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 80px 0 30px; }
  .l-single-blog p {
    font-size: 1.1rem;
    line-height: 2.0;
    margin: 0 0 20px; }
  .l-single-blog img {
    max-width: 100%; }
  .l-single-blog .mainContents {
    font-size: 1.1rem;
    line-height: 2.0;
    margin: 20px 0; }

.sub-title {
  font-size: 1.5rem;
  margin: 30px 0 30px 0;
  font-weight: 500; }

#recommend, #ranking {
  margin: 20px 0 0; }
  #recommend h3, #ranking h3 {
    font-size: 16px; }

.recommend_list {
  display: flex;
  flex-flow: row nowrap;
  margin: 0 0 10px !important; }

.recommend_list a {
  width: 30% !important; }

.recommend_list .card-content {
  padding: 15px 0 10px 20px !important;
  width: 70%; }

.placephoto-container {
  overflow: hidden !important; }

.titleline {
  position: absolute;
  bottom: 0;
  width: 98%;
  padding: 0 1%;
  color: #FFF;
  background: rgba(0, 0, 0, 0.35);
  font-size: 1.5rem; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.ib {
  display: inline-block; }

.slider-pro {
  font-family: 'Oswald', sans-serif; }
  .slider-pro h2.head {
    font-size: 64px;
    color: #ffffff; }
  .slider-pro h4.subhead {
    font-size: 32px;
    color: #ffffff; }

.bb1 {
  border-bottom: 1px solid #231815; }

.flex {
  width: 100%;
  margin: 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: block;
  justify-content: center;
  align-items: center; }

.block {
  padding: 20px auto;
  overflow: hidden; }

.leftBox {
  float: left;
  width: 70px; }

.profile-image {
  width: 150px;
  margin: 0 auto; }

.wirter-block a {
  color: rgba(0, 0, 0, 0.87); }
.wirter-block a:hover {
  color: #ea2838; }
  .wirter-block a:hover img {
    opacity: 0.8; }
.wirter-block a:active {
  color: #ea2838; }
.wirter-block .profile-imageL {
  max-width: 220px;
  margin: 0 auto; }
  .wirter-block .profile-imageL img {
    width: 100%; }
.wirter-block .snslink {
  display: inline-block;
  margin: 0 10px 10px; }

.alert-box {
  background: #EF5350;
  padding: 10px 15px;
  border-radius: 8px;
  color: #FFFFFF;
  margin: 8px 0; }

.profile p {
  font-size: 14px;
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 0.9em; }

/*
--------------------------
- Custom Typography
--------------------------
*/
/* Your Custom Typography. */
.bg-with-black {
  position: relative;
  z-index: 2; }

.bg-with-black::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }

.bg-with-white {
  position: relative;
  z-index: 2; }

.bg-with-white::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }

.bg-with-blue {
  position: relative;
  z-index: 2; }

.bg-with-blue::before {
  background: #00bff3 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }

.hvr-bs:hover {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

/*----------------------------------------*/
/*  1. Home One
/*----------------------------------------*/
/*section-title*/
.section-title {
  text-align: center;
  margin: 0 0 54px; }

.section-title h6 {
  color: #fb7185;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
  margin: 0 0 4px; }

.section-title h2 {
  color: #040829;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 44px;
  margin: 0 0 26px; }

.section-title p {
  color: #333333;
  font-size: 16px;
  line-height: 24px; }

/*section-title*/
.header-upper-area {
  background: #040829 none repeat scroll 0 0;
  padding: 14px 0; }

.lang-time {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 6px 0; }

.lt-language {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative; }

.lt-language::after {
  background: #687377 none repeat scroll 0 0;
  content: "";
  height: 20px;
  position: absolute;
  right: 22px;
  top: 0;
  width: 1px; }

.lt-language .current {
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  line-height: 17px;
  position: relative; }

.lt-language .current::before {
  color: #0030AE;
  content: "";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 40px;
  top: 1px;
  font-weight: 900; }

.lt-language .list {
  background: #040829 none repeat scroll 0 0;
  -webkit-box-shadow: 0 0 10px -2px #857e85;
  box-shadow: 0 0 10px -2px #857e85;
  list-style: outside none none;
  opacity: 0;
  padding: 4px 2px;
  position: absolute;
  top: 100%;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 100px;
  z-index: 9; }

.lt-language:hover .list {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible; }

.lt-language .list li {
  display: block; }

.lt-language .list li a {
  color: #fff;
  display: block;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  padding: 4px 8px; }

.lt-time {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-left: -6px; }

.lt-time .time {
  color: #fff;
  font-size: 13px;
  line-height: 17px; }

.lt-time .time span {
  color: #0030AE;
  margin-right: 5px; }

.address-phone {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 6px 0; }

.ap-address {
  -moz-flex: 1 1 60%;
  -ms-flex: 1 1 60%;
  -o-flex: 1 1 60%;
  -webkit-box-flex: 1;
  flex: 1 1 60%;
  position: relative; }

.ap-address::after {
  background: #687377 none repeat scroll 0 0;
  content: "";
  height: 20px;
  position: absolute;
  right: 16px;
  top: 0;
  width: 1px; }

.ap-address .address {
  color: #fff;
  font-size: 13px;
  line-height: 17px; }

.ap-address .address span {
  color: #0030AE;
  margin-right: 5px; }

.ap-phone {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 40%;
  flex: 1 1 40%; }

.ap-phone .phone {
  color: #fff;
  font-size: 13px;
  line-height: 17px; }

.ap-phone .phone span {
  color: #0030AE;
  margin-right: 5px; }

.ap-phone .phone span i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.header-social ul {
  list-style: outside none none;
  padding: 0;
  text-align: right; }

.header-social ul li {
  display: inline-block; }

.header-social ul li a {
  color: #fff;
  display: block;
  font-size: 13px;
  line-height: 17px;
  margin-left: 10px; }

.header-social ul li a:hover {
  color: #0030AE; }

/*Menu Area*/
.logo {
  padding: 20px 0; }

.logo a {
  display: block; }

@media (max-width: 768px) {
  .logo a img {
    width: 80%; } }
.menu {
  padding: 0;
  text-align: right; }

.menu ul {
  list-style: outside none none;
  padding: 0;
  z-index: 99; }

.menu ul li {
  display: inline-block;
  margin: 0;
  position: relative;
  text-align: left; }

.menu ul li::before {
  background: #0030AE none repeat scroll 0 0;
  border-radius: 100px;
  content: "";
  height: 2px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%; }

.menu ul li:hover::before {
  opacity: 1; }

.navbar-fixed-top .menu ul li::before {
  bottom: 6px; }

.menu ul li.mega {
  position: static; }

.menu ul li.mega::before {
  display: none; }

.menu ul li > a {
  color: #333333;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
  padding: 30px 16px; }

.menu ul li:hover > a,
.menu ul li.active > a {
  color: #0030AE; }

.menu ul li:last-child > a {
  padding-right: 0; }

.menu ul li:hover a::after {
  -webkit-transform: scale(1);
  transform: scale(1); }

.menu ul li .drop {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  display: block;
  opacity: 0;
  padding: 8px 0;
  position: absolute;
  right: 0;
  top: 100%;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  visibility: hidden;
  width: 220px; }

.menu ul li:hover .drop {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible; }

.menu ul li .drop li {
  display: block;
  position: relative; }

.menu ul li .drop li:before {
  display: none; }

.menu ul li .drop li > a {
  color: #fff;
  display: block;
  padding: 10px 20px; }

.menu ul li .drop li:hover > a {
  color: #0030AE; }

.menu ul li .drop li .third {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  display: block;
  opacity: 0;
  padding: 8px 0;
  position: absolute;
  right: 100%;
  top: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  width: 220px; }

.menu ul li .drop li:hover .third {
  opacity: 1;
  visibility: visible; }

.menu ul li .mega-menu {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  left: -26%;
  margin: auto;
  min-width: 1110px;
  opacity: 0;
  padding: 8px;
  position: absolute;
  top: 100%;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  visibility: hidden; }

.menu ul li:hover .mega-menu {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  visibility: visible; }

.menu ul li .mega-menu li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.menu ul li .mega-menu li::before {
  display: none; }

.menu ul li .mega-menu li > a {
  color: #fff;
  cursor: default;
  padding: 10px 16px;
  pointer-events: none;
  text-decoration: underline; }

.menu ul li .mega-menu li:hover > a {
  color: #0030AE; }

.menu ul li .mega-menu li ul li {
  display: block; }

.menu ul li .mega-menu li ul li::before {
  display: none; }

.menu ul li .mega-menu li ul li::after {
  display: none; }

.menu ul li .mega-menu li ul li a {
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  padding: 11px 16px;
  pointer-events: unset;
  text-decoration: none; }

.menu ul li .mega-menu li ul li:hover a {
  color: #0030AE; }

.mean-container .mean-bar {
  background: #333 none repeat scroll 0 0; }

.search-consultant {
  padding: 18px 0;
  text-align: right; }

.sc-search {
  display: inline-block;
  margin-right: 24px; }

.sc-search span {
  border-radius: 100px;
  color: #0030AE;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 36px; }

.search-modal .modal-dialog {
  height: 100%;
  margin: auto;
  max-width: 100%;
  position: relative;
  width: 100%;
  z-index: 9999999; }

.search-modal .modal-content {
  background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  height: 100vh;
  outline: 0 none;
  position: relative; }

.search-modal .modal-title {
  color: #fff;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 46px;
  margin: 100px 0 0;
  text-align: center;
  text-transform: uppercase; }

.search-modal .modal-content form {
  margin: 100px 0;
  text-align: center; }

.search-modal .modal-content input[type="text"] {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  border: 1px solid #ccc;
  color: #fff;
  font-size: 16px;
  height: 60px;
  letter-spacing: 0;
  margin: auto;
  text-align: center;
  width: 400px; }

.search-modal .modal-close {
  text-align: center; }

.search-modal .modal-close button {
  background: #0030AE none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  padding: 10px 40px;
  text-transform: uppercase; }

.sc-consultant {
  display: inline-block; }

.sc-consultant .link {
  background: #0030AE none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  padding: 12px 20px; }

/*Slider Area*/
.slider-area {
  overflow: hidden;
  position: relative; }

.pogoSlider-slide::before {
  background: rgba(0, 0, 0, 0.35) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%; }

.h3-slider-area .pogoSlider-slide::before {
  display: none; }

.pss-box {
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%; }

.pss-box.center {
  left: 50%;
  text-align: center;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.pss-box.right {
  right: 20%;
  text-align: right; }

.pss-box .title-m {
  color: #fff;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 50px;
  margin: 0 0 8px; }

.pss-box .title-b {
  color: #fff;
  font-size: 60px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 60px;
  margin: 0 0 24px; }

.pss-box .text {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  margin: 0 0 58px; }

.pss-box .more {
  border: 1px solid #0030AE;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 25px;
  padding: 10px 18px; }

.pss-box .more span {
  color: #ffffff; }

.pss-box .more:hover {
  background: #0030AE none repeat scroll 0 0; }

.pogoSlider-dir-btn {
  display: none; }

.pogoSlider--navBottom .pogoSlider-nav {
  bottom: 138px; }

.pogoSlider-nav > li {
  margin: 0 4px !important; }

.pogoSlider-nav-btn {
  background: #ffffff none repeat scroll 0 0;
  height: 8px;
  padding: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 8px; }

.pogoSlider-nav-btn--selected {
  background: #0030AE none repeat scroll 0 0; }

.pogoSlider-progressBar {
  display: none; }

.to-down {
  bottom: 52px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 90; }

.to-down a {
  -webkit-animation: 1s ease 0s normal none infinite running td;
  animation: 1s ease 0s normal none infinite running td;
  display: inline-block; }

@-webkit-keyframes td {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  75% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes td {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  75% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
/*Top Agency*/
.top-agency-area {
  padding: 55px 0 70px;
  background: #f9f9fb; }

.single-top-agency {
  margin: 2px 0 30px;
  padding: 25px 10px 22px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.single-top-agency:hover {
  -webkit-box-shadow: 0px 0px 10px -2px #7d7d7d;
  box-shadow: 0px 0px 10px -2px #7d7d7d; }

.single-top-agency::before {
  border: 1px solid #eaeaea;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.single-top-agency:hover::before {
  border-bottom: 2px solid #0030AE; }

.single-top-agency .icon {
  margin: 0 0 11px; }

.single-top-agency .icon span {
  color: #0030AE;
  font-size: 52px;
  line-height: 52px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.single-top-agency:hover .icon span {
  color: #040829; }

.single-top-agency .name {
  color: #040829;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0; }

/*Welcome*/
.welcome-area {
  background: #f2f2f2 none repeat scroll 0 0;
  padding: 95px 0 100px;
  position: relative; }

.welcome-banner {
  background-image: url("../images/3point.png");
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  height: 80%;
  position: absolute;
  right: 0;
  width: 46%; }

.welcome-faq .accordion {
  margin: 0 0 58px; }

.welcome-faq .card {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 0 16px; }

.welcome-faq .card .card-header {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  padding: 9px 17px; }

.welcome-faq .card .card-header .mb-0 .btn {
  color: #333333;
  cursor: pointer;
  display: block;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  padding: 0 9px 0 0;
  position: relative;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  width: 100%; }

.welcome-faq .card .card-header .mb-0 .btn::after {
  color: #0030AE;
  content: "";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  right: 0;
  top: 3px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.welcome-faq .card .card-header .mb-0 .btn.collapsed::after {
  color: #333;
  content: "";
  top: -3px; }

.welcome-faq .card .collapse .card-body,
.welcome-faq .card .collapsing .card-body {
  color: #333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 25px;
  padding: 7px 16px 0; }

.wf-contact .text {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px solid #0030AE;
  border-radius: 3px;
  color: #333333;
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin-right: 32px;
  padding: 11px 17px; }

.wf-contact .phone {
  color: #333333;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 25px; }

.wf-contact .phone span {
  background: #d9dee1 none repeat scroll 0 0;
  border-radius: 100px;
  color: #333333;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  margin-right: 13px;
  text-align: center;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
  width: 45px; }

/*Case Study*/
.case-study-area {
  padding: 95px 0 100px; }

.case-study-box .content {
  padding: 65px 0 0; }

.case-study-box .content .title {
  color: #333333;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 25px;
  padding-right: 66px;
  position: relative;
  margin: 0 0 51px; }

.case-study-box .content .title::after {
  background: #0030AE none repeat scroll 0 0;
  content: "";
  height: 2px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 40px; }

.case-study-box .content .csb-single {
  margin: 0 0 23px; }

.case-study-box .content .csb-single .name {
  color: #333;
  float: left;
  font-size: 16px;
  line-height: 20px;
  padding: 0 0 0 10px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 90px;
  z-index: 2; }

.case-study-box .content .csb-single:hover .name {
  color: #fff; }

.case-study-box .content .csb-single .name::before {
  background: #0030AE none repeat scroll 0 0;
  content: "";
  height: 28px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: -3px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 65px;
  z-index: -1; }

.case-study-box .content .csb-single:hover .name::before {
  opacity: 1; }

.case-study-box .content .csb-single .name::after {
  border-color: transparent transparent transparent #0030AE;
  border-style: solid;
  border-width: 14px 17px;
  content: "";
  opacity: 0;
  position: absolute;
  right: -9px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  top: -3px; }

.case-study-box .content .csb-single:hover .name::after {
  opacity: 1; }

.case-study-box .content .csb-single .info {
  color: #333333;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  line-height: 23px;
  overflow: hidden;
  padding-left: 8px; }

.case-study-carousel .owl-dots {
  bottom: 66px;
  left: 54%;
  position: absolute; }

.case-study-carousel .owl-dots .owl-dot {
  background: #333333 none repeat scroll 0 0;
  border-radius: 100px;
  display: inline-block;
  height: 8px;
  margin-right: 17px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 8px; }

.case-study-carousel .owl-dots .owl-dot.active {
  background: #0030AE none repeat scroll 0 0; }

/*How To*/
.how-to-area {
  background: rgba(0, 0, 0, 0) url("../img/home1/how-work-bg.jpg") repeat scroll right center/contain;
  padding: 55px 0 38px;
  position: relative; }

.how-to-banner {
  background-image: url("../img/home1/how-we-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 47.65%; }

.how-to-content {
  overflow: hidden; }

.how-to-content .section-title {
  text-align: left; }

.how-to-content .section-title h2 {
  color: #fff; }

.how-to-box {
  display: block;
  overflow: hidden;
  margin: 0 0 26px; }

.how-to-box .icon {
  float: left;
  width: 50px; }

.how-to-box .icon span {
  background: #fff none repeat scroll 0 0;
  border-radius: 100px;
  color: #0030AE;
  display: block;
  font-size: 22px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 50px; }

.how-to-box:hover .icon span {
  background: #0030AE none repeat scroll 0 0;
  color: #fff; }

.how-to-box .content {
  overflow: hidden;
  padding-left: 24px; }

.how-to-box .content .name {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0 0 3px; }

.how-to-box .content .text {
  color: #fff;
  line-height: 24px; }

/*Service*/
.service-area {
  background: #fafafa none repeat scroll 0 0;
  padding: 95px 0 90px; }

.single-service {
  border: 1px solid #eaeaea;
  border-radius: 3px; }

.single-service .img a {
  display: block;
  position: relative; }

.single-service .img a::before {
  background: #0030AE none repeat scroll 0 0;
  border-radius: 3px 3px 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%; }

.single-service:hover .img a::before {
  opacity: 0.6; }

.single-service .img a::after {
  background: #fff none repeat scroll 0 0;
  border-radius: 100px;
  color: #333;
  content: "";
  font-family: 'Font Awesome 5 Free';
  font-size: 20px;
  font-weight: 900;
  height: 50px;
  left: 50%;
  line-height: 50px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 50px; }

.single-service:hover .img a::after {
  opacity: 1;
  visibility: visible; }

.single-service .content {
  background: #fff none repeat scroll 0 0;
  padding: 20px 26px 26px; }

.single-service .content .title {
  color: #333333;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 8px; }

.single-service .content .text {
  border-bottom: 1px solid #cccccc;
  color: #333333;
  line-height: 24px;
  padding: 0 0 8px; }

.single-service .content .order-more {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 20px 0 0;
  position: relative; }

.single-service .content .order-more::after {
  background: #cccccc none repeat scroll 0 0;
  content: "";
  height: 20px;
  position: absolute;
  right: 50%;
  top: 12px;
  width: 1px; }

.single-service .content .order-more a {
  color: #333333;
  -moz-flex: 1 1 40%;
  -ms-flex: 1 1 40%;
  -o-flex: 1 1 40%;
  -webkit-box-flex: 1;
  flex: 1 1 40%;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  margin-right: 7%;
  padding: 12px 0;
  text-align: center; }

.single-service .content .order-more .order {
  border: 1px solid #0030AE;
  border-radius: 3px; }

.single-service .content .order-more .order:hover {
  background: #0030AE none repeat scroll 0 0;
  color: #fff; }

.single-service .content .order-more .more:hover {
  color: #0030AE; }

.service-carousel .owl-dots {
  margin: 47px 0 0;
  text-align: center; }

.service-carousel .owl-dots .owl-dot {
  background: #333333 none repeat scroll 0 0;
  border-radius: 100px;
  display: inline-block;
  height: 8px;
  margin-right: 17px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 8px; }

.service-carousel .owl-dots .owl-dot.active {
  background: #0030AE none repeat scroll 0 0; }

/*Counter*/
.counter-area {
  background: rgba(0, 0, 0, 0) url("../img/home1/counter-bg.jpg") no-repeat fixed 0 0/cover;
  padding: 95px 0 65px; }

.counter-area::before {
  opacity: 0.8; }

.counter-area .section-title h2 {
  color: #fff; }

.all-counter {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.counter-box {
  -moz-flex: 1 1 25%;
  -ms-flex: 1 1 25%;
  -o-flex: 1 1 25%;
  -webkit-box-flex: 1;
  flex: 1 1 25%;
  margin: 0 0 30px;
  text-align: center;
  position: relative; }

.counter-box::after {
  background: #91908d none repeat scroll 0 0;
  content: "";
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px; }

.counter-box:last-child::after {
  display: none; }

.counter-box .counter {
  color: #0030AE;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 44px; }

.counter-box .text {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  line-height: 25px;
  margin: 2px 0 0; }

/*Team*/
.team-area {
  padding: 95px 0 74px; }

.all-progess {
  padding: 40px 0 0; }

.skills-progress {
  margin: 0 0 43px; }

.skills-progress .progress {
  background: #ebeced none repeat scroll 0 0;
  border-radius: 25px;
  height: 15px;
  overflow: visible; }

.skills-progress .progress .progress-bar {
  background: #0030AE none repeat scroll 0 0;
  border-radius: 25px;
  overflow: visible;
  position: relative; }

.skills-progress .progress .progress-bar span {
  bottom: -26px;
  color: #333333;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  position: absolute;
  right: 0; }

.skills-progress .progressbar-title {
  color: #333333;
  font-weight: 500;
  letter-spacing: 0;
  margin: 6px 0 0; }

.left-anim {
  -webkit-animation: animate-positive 2s;
  animation: animate-positive 2s;
  opacity: 1; }

@-webkit-keyframes animate-positive {
  0% {
    width: 0%; } }
@keyframes animate-positive {
  0% {
    width: 0%; } }
/*team*/
.all-team {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.single-team {
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  -o-flex: 1 1 50%;
  -webkit-box-flex: 1;
  flex: 1 1 50%;
  text-align: center;
  margin: 0 0 26px; }

.single-team .img {
  display: inline-block;
  height: 180px;
  position: relative; }

.single-team .img::before {
  background: #0030AE none repeat scroll 0 0;
  border-radius: 100px;
  bottom: 12px;
  content: "";
  height: 45px;
  left: auto;
  position: absolute;
  right: 0;
  top: auto;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 45px; }

.single-team:hover .img::before {
  bottom: 0;
  height: 100%;
  right: 0;
  width: 100%; }

.single-team .img img {
  border-radius: 100px;
  height: 180px; }

.single-team .img .content {
  bottom: -20px;
  min-width: 200px;
  position: absolute;
  right: -78px;
  text-align: center; }

.single-team:hover .img .content {
  left: 50%;
  top: 54%;
  -webkit-transform: translateY(-50%) translate(-50%);
  transform: translateY(-50%) translate(-50%); }

.single-team .img .content .default {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  opacity: 1;
  visibility: visible; }

.single-team:hover .img .content .default {
  opacity: 0;
  visibility: hidden; }

.single-team .img .content .social {
  list-style: outside none none;
  opacity: 0;
  padding: 0;
  visibility: hidden; }

.single-team:hover .img .content .social {
  opacity: 1;
  visibility: visible; }

.single-team .img .content .social li {
  display: inline-block; }

.single-team .img .content .social li a {
  background: #fff none repeat scroll 0 0;
  border-radius: 100px;
  color: #0030AE;
  display: block;
  height: 35px;
  line-height: 35px;
  width: 35px; }

.single-team .img .content .social li a:hover {
  background: #333333 none repeat scroll 0 0;
  color: #fff; }

/*Pricing*/
.pricing-area {
  background: #f2f2f2 none repeat scroll 0 0;
  padding: 95px 0 70px; }

.single-pricing {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  margin: 0 0 30px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.single-pricing:hover,
.single-pricing.active {
  -webkit-box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.1); }

.single-pricing .top {
  background: #0030AE none repeat scroll 0 0;
  padding: 28px 0 80px;
  position: relative; }

.single-pricing .top .popular {
  background: #040829 none repeat scroll 0 0;
  border-radius: 25px;
  color: #fff;
  display: inline-block;
  left: 50%;
  padding: 1px 34px;
  position: absolute;
  top: -12px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.single-pricing .top .name {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 44px;
  margin: 0 0 7px; }

.single-pricing .top .type {
  color: #333333;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 400; }

.single-pricing .price {
  margin: 0 0 -50px;
  position: relative;
  top: -50px; }

.single-pricing .price .tag {
  background: #fff none repeat scroll 0 0;
  border-radius: 100px;
  -webkit-box-shadow: 0 0 10px -3px #757475;
  box-shadow: 0 0 10px -3px #757475;
  color: #333333;
  display: inline-block;
  font-size: 40px;
  font-weight: 900;
  height: 100px;
  letter-spacing: 0;
  line-height: 100px;
  width: 100px; }

.single-pricing .price .tag span {
  font-size: 24px; }

.single-pricing .bottom {
  margin: 25px 0 0;
  padding: 0 54px 36px; }

.single-pricing .bottom .feature {
  list-style: outside none none;
  padding: 0; }

.single-pricing .bottom .feature li {
  border-bottom: 1px solid #eaeaea;
  color: #333333;
  display: block;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
  padding: 6px 0; }

.single-pricing .bottom .buy {
  margin: 28px 0 0; }

.single-pricing .bottom .buy .button {
  border: 1px solid #0030AE;
  border-radius: 3px;
  color: #333333;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  padding: 11px 20px; }

.single-pricing .bottom .buy .button:hover {
  background: #0030AE none repeat scroll 0 0;
  color: #fff; }

/*Join Team*/
.join-team-area {
  padding: 95px 0 100px; }

.join-team-content {
  padding: 44px 0 0; }

.jtc-box {
  overflow: hidden;
  margin: 0 0 19px; }

.jtc-box .icon {
  float: left;
  width: 60px; }

.jtc-box .icon span {
  background: #040829 none repeat scroll 0 0;
  border-radius: 100px;
  color: #fff;
  display: inline-block;
  font-size: 28px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 60px; }

.jtc-box:hover .icon span {
  background: #0030AE none repeat scroll 0 0; }

.jtc-box .content {
  overflow: hidden;
  padding-left: 20px; }

.jtc-box .content .title {
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0 0 4px; }

.jtc-box .content .text {
  color: #333333;
  line-height: 24px; }

.join-team-banner img {
  border-radius: 100%; }

/*Testimonial*/
.testimonial-area {
  background: rgba(0, 0, 0, 0) url("../img/home1/testimonial-bg.jpg") no-repeat fixed 0 0/cover;
  padding: 95px 0 90px; }

.testimonial-area::before {
  opacity: 0.6; }

.testimonial-area .section-title h2 {
  color: #fff; }

.testimonial-box {
  margin: 0 0 30px; }

.testimonial-box .content {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  padding: 48px 22px;
  position: relative; }

.testimonial-box .content::after {
  border-color: rgba(255, 255, 255, 0.5) transparent transparent;
  border-style: solid;
  border-width: 19px 13px;
  bottom: -38px;
  content: "";
  position: absolute;
  right: 26px; }

.testimonial-box .content .title {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 12px; }

.testimonial-box .content .text {
  color: #fff;
  font-style: italic;
  line-height: 24px; }

.testimonial-box .author {
  margin: 34px 0 0;
  overflow: hidden;
  text-align: right; }

.testimonial-box .author .details {
  float: right;
  overflow: hidden;
  padding: 9px 16px 0 0; }

.testimonial-box .author .details .name {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
  padding-left: 50px;
  position: relative; }

.testimonial-box .author .details .name::before {
  background: #0030AE none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 11px;
  width: 40px; }

.testimonial-box .author .details .desg {
  color: #fff;
  line-height: 18px; }

.testimonial-box .author .img {
  float: right;
  width: 60px; }

.testimonial-box .author .img img {
  border-radius: 100px;
  height: 60px; }

.testimonial-carousel .owl-dots {
  margin: 14px 0 0;
  text-align: center; }

.testimonial-carousel .owl-dots .owl-dot {
  background: #fff none repeat scroll 0 0;
  border-radius: 100px;
  display: inline-block;
  height: 8px;
  margin-right: 17px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 8px; }

.testimonial-carousel .owl-dots .owl-dot.active {
  background: #0030AE none repeat scroll 0 0; }

/*Brands*/
.brands-area {
  background: #f2f2f2 none repeat scroll 0 0;
  padding: 55px 0 26px; }

.single-brand {
  height: 46px;
  margin: 0 0 30px; }

/*Blog*/
.blog-area {
  padding: 95px 0 90px; }

.single-blog {
  border-radius: 3px;
  border: 1px solid #dfdfdf;
  margin: 0 0 30px; }

.single-blog .bimg {
  position: relative; }

.single-blog .bimg a {
  display: block;
  position: relative; }

.single-blog .bimg a::before {
  background: #040829 none repeat scroll 0 0;
  border-radius: 3px 3px 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%; }

.single-blog:hover .bimg a::before {
  opacity: 0.5; }

.single-blog .bimg a .icon {
  background: #0030AE none repeat scroll 0 0;
  border-radius: 100px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 50px;
  left: 50%;
  line-height: 50px;
  opacity: 0.9;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) scale(0);
  transform: translateY(-50%) translateX(-50%) scale(0);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 50px;
  z-index: 9; }

.single-blog:hover .bimg a .icon {
  -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
  transform: translateY(-50%) translateX(-50%) scale(1); }

.single-blog .bimg .type {
  background: #0030AE none repeat scroll 0 0;
  border-radius: 5px;
  bottom: 13px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  left: 13px;
  line-height: 18px;
  padding: 3px 14px;
  position: absolute;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.single-blog:hover .bimg .type {
  background: #333333 none repeat scroll 0 0; }

.single-blog .content {
  padding: 28px 13px 29px; }

.single-blog .content .title,
.single-blog .content .title a {
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0 0 8px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.single-blog:hover .content .title,
.single-blog:hover .content .title a {
  color: #0030AE; }

.single-blog .content .text {
  color: #333333;
  line-height: 24px;
  margin: 0 0 18px; }

.single-blog .content .meta {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.single-blog .content .meta::after {
  background: #333333 none repeat scroll 0 0;
  content: "";
  height: 11px;
  position: absolute;
  right: 50%;
  top: 10px;
  width: 1px; }

.single-blog .content .meta .author {
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  -o-flex: 1 1 50%;
  -webkit-box-flex: 1;
  flex: 1 1 50%;
  overflow: hidden; }

.single-blog .content .meta .author .img {
  float: left;
  width: 25px;
  margin-right: 15px; }

.single-blog .content .meta .author .name {
  overflow: hidden; }

.single-blog .content .meta .author .name p {
  color: #333333;
  font-weight: 300;
  line-height: 30px; }

.single-blog .content .meta .date {
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  -o-flex: 1 1 50%;
  -webkit-box-flex: 1;
  flex: 1 1 50%;
  padding-left: 18px; }

.single-blog .content .meta .date p {
  color: #333333;
  font-weight: 300;
  line-height: 30px; }

.single-blog .content .meta .date p span {
  color: #999;
  margin-right: 4px; }

.blog-carousel .owl-dots {
  margin: 20px 0 0;
  text-align: center; }

.blog-carousel .owl-dots .owl-dot {
  background: #040829 none repeat scroll 0 0;
  border-radius: 100px;
  display: inline-block;
  height: 8px;
  margin-right: 17px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 8px; }

.blog-carousel .owl-dots .owl-dot.active {
  background: #0030AE none repeat scroll 0 0; }

/*Contact Details*/
.contact-details-area {
  bottom: -170px;
  margin: -170px 0 0;
  position: relative;
  z-index: 99; }

.all-contact-details {
  padding: 0 15px; }

.single-contact-details {
  background: #f2f2f2 none repeat scroll 0 0;
  -webkit-box-shadow: 0 0 20px 0 #ccc6cc;
  box-shadow: 0 0 20px 0 #ccc6cc;
  margin: 0 -15px 30px;
  padding: 76px 0 67px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.single-contact-details:hover {
  background: #fff none repeat scroll 0 0; }

.single-contact-details .icon {
  margin: 0 0 12px; }

.single-contact-details .icon span {
  color: #0030AE;
  display: inline-block;
  font-size: 46px;
  line-height: 46px; }

.single-contact-details .title {
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0 0 8px; }

.single-contact-details .desc {
  color: #333333;
  display: block;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  margin: 0; }

.single-contact-details .link {
  color: #0030AE;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 25px;
  margin: 15px 0 0; }

/*map*/
#googleMap {
  height: 600px;
  width: 100%; }

/*Question*/
.question-area {
  padding: 95px 0 0; }

.question-form-area {
  padding: 39px 0 38px; }

/*mail*/
.cf-msg {
  padding: 10px;
  text-align: center;
  margin-bottom: 30px; }

.cf-msg p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  color: #fff;
  text-transform: capitalize; }

.cf-box {
  margin: 0 0 22px; }

.cf-box input[type="text"] {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  color: #687377;
  font-size: 14px;
  height: 62px;
  letter-spacing: 0;
  padding: 0 10px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%; }

.cf-box input[type="text"]:focus {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #0030AE; }

.cf-box textarea {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  color: #687377;
  font-size: 14px;
  height: 248px;
  letter-spacing: 0;
  line-height: 52px;
  padding: 0 10px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%; }

.cf-box textarea:focus {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #0030AE; }

.cf-box .cont-submit {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  color: #333333;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  outline: medium none;
  padding: 22px 42px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.cf-box .cont-submit:hover {
  background: #0030AE none repeat scroll 0 0;
  border-color: #0030AE;
  color: #fff; }

.question-form-img {
  text-align: right; }

/*Footer*/
.footer-top-area {
  background: #303030 none repeat scroll 0 0;
  padding: 59px 0 31px; }

.footer-widget {
  margin: 0 0 30px; }

.footer-widget .title {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0 0 31px; }

.fw-info .flogo {
  margin: 0 0 19px; }

.fw-info .text {
  border-bottom: 1px solid #616161;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 21px;
  padding: 0 0 19px; }

.fw-info .address {
  margin: 0 0 22px; }

.fw-info .address h5 {
  color: #fff;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px; }

.fw-info .address h5 span {
  color: #ffffff;
  margin-right: 6px; }

.fw-info .address p {
  color: #fff;
  line-height: 24px; }

.fw-info .social {
  list-style: outside none none;
  padding: 0; }

.fw-info .social li {
  display: inline-block;
  margin-right: 6px; }

.fw-info .social li a {
  background: #fff none repeat scroll 0 0;
  border-radius: 100px;
  color: #333333;
  display: block;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px; }

.fw-info .social li a:hover {
  background: #0030AE none repeat scroll 0 0;
  color: #fff; }

.fw-categories .list {
  list-style: outside none none;
  padding: 0; }

.fw-categories .list li a {
  color: #fff;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 30px;
  margin: 0 0 12px; }

.fw-categories .list li a:hover {
  color: #0030AE;
  margin-left: 3px; }

.fw-categories .list li:last-child a {
  margin-bottom: 0; }

.fw-categories .list li a span {
  color: #ffffff;
  margin-right: 5px; }

.fw-insta .insta {
  list-style: outside none none;
  padding: 0; }

.fw-insta .insta li {
  display: inline-block;
  margin: 0 0 5px; }

.fw-insta .insta li a {
  display: block;
  position: relative; }

.fw-insta .insta li a::before {
  background: #0030AE none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%; }

.fw-insta .insta li a:hover::before {
  opacity: 0.6; }

.fw-rpost .rpost {
  list-style: outside none none;
  padding: 0; }

.fw-rpost .rpost li {
  margin: 0 0 5px; }

.fw-rpost .rpost li a {
  background: #3b3b3b none repeat scroll 0 0;
  display: block;
  overflow: hidden; }

.fw-rpost .rpost li a .img {
  display: block;
  float: right;
  width: 68px; }

.fw-rpost .rpost li a .content {
  display: block;
  overflow: hidden;
  padding: 8px 14px; }

.fw-rpost .rpost li a .content .name {
  color: #fff;
  display: block;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  margin: 0 0 3px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.fw-rpost .rpost li a .content .name:hover {
  color: #0030AE; }

.fw-rpost .rpost li a .content .date {
  color: #fff;
  display: block;
  letter-spacing: 0;
  line-height: 16px; }

.fw-rpost .rpost li a .content .date span {
  color: #ffffff;
  margin-right: 2px; }

/*footer-bottom*/
.bg-footer {
  background-color: #3E3A39; }

.footer-bottom-area {
  background: #040829 none repeat scroll 0 0;
  padding: 16px 0; }

.fba-left p {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 18px; }

.fba-left p a {
  color: #0030AE;
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 18px; }

.fba-right {
  text-align: right; }

.fba-right p {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 18px; }

/*----------------------------------------*/
/*  2. Home Two
/*----------------------------------------*/
.h2-header-upper-area {
  background: #f2f2f2 none repeat scroll 0 0;
  padding: 3px 0; }

.welcome p {
  color: #333333; }

.welcome p span {
  color: #0030AE;
  margin-right: 6px; }

.h2-header-upper-area .header-social ul li a {
  color: #333333; }

.h2-header-upper-area .header-social ul li a:hover {
  color: #0030AE; }

.h2-header-middle-area {
  border-bottom: 1px solid #e1e1e1;
  padding: 0; }

.h2hma-all-info-box {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: right; }

.h2hma-info-box {
  -moz-flex: 1 1 -moz-max-content;
  -ms-flex: 1 1 -ms-max-content;
  -o-flex: 1 1 -o-max-content;
  flex: 1 1 -webkit-max-content;
  flex: 1 1 -moz-max-content;
  flex: 1 1 -ms-max-content;
  flex: 1 1 -moz-max-content;
  padding: 20px 18px;
  position: relative;
  text-align: left; }

.h2hma-info-box::after {
  background: #687377 none repeat scroll 0 0;
  content: "";
  height: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px; }

.h2hma-info-box:last-child::after {
  display: none; }

.h2hma-info-box .icon {
  float: left;
  width: 32px; }

.h2hma-info-box .icon span {
  background: #040829 none repeat scroll 0 0;
  border-radius: 100px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px; }

.h2hma-info-box .info {
  overflow: hidden;
  padding-left: 16px; }

.h2hma-info-box .info .title {
  color: #333333;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 17px; }

.h2hma-info-box .info .text {
  color: #333333;
  font-size: 12px;
  line-height: 16px; }

.h2-menu-area .menu ul li > a {
  padding: 20px 16px; }

.h2-menu-area .menu ul li .mega-menu {
  left: 17px; }

.h2-search {
  padding: 15px 0px; }

.h2-search-box {
  position: relative;
  text-align: right; }

.h2-search-box input[type="text"] {
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  height: 30px;
  letter-spacing: 0;
  padding: 0 10px;
  width: 220px; }

.h2-search-box button {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  position: absolute;
  right: 3px;
  top: 0;
  font-size: 12px;
  color: #888888;
  cursor: pointer;
  outline: none; }

/*H2 Service*/
.h2-service-area {
  padding: 99px 0 65px; }

.h2-service-box {
  margin: 0 0 30px; }

.h2-service-box .icon {
  margin: 0 0 18px; }

.h2-service-box .icon span {
  color: #0030AE;
  display: inline-block;
  font-size: 50px;
  line-height: 50px; }

.h2-service-box .content .title {
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0 0 13px; }

.h2-service-box .content .text {
  color: #333333;
  font-size: 15px;
  line-height: 25px; }

/*H2 Consulting*/
.h2-consulting-area {
  background: #f2f2f2 none repeat scroll 0 0;
  padding: 95px 0 100px; }

.h2-single-top-agency {
  background: #fff none repeat scroll 0 0; }

/*H2 Case Study*/
.h2-case-study-area {
  padding: 95px 0 36px;
  position: relative; }

.h2-case-study-area::before {
  background: #f2f2f2 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 30%;
  left: 0;
  position: absolute;
  width: 100%; }

.h2-single-case-study {
  -webkit-box-shadow: 0 0 8px 0 #999999;
  box-shadow: 0 0 8px 0 #999999;
  margin: 0 0 30px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.h2-single-case-study::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%; }

.h2-single-case-study:hover::before {
  opacity: 0.8; }

.h2-single-case-study:hover {
  -webkit-box-shadow: 0 0 12px 0 #999999;
  box-shadow: 0 0 12px 0 #999999; }

.h2-single-case-study .content {
  bottom: 20px;
  left: 18px;
  position: absolute;
  right: 14px;
  z-index: 8; }

.h2-single-case-study .content .name {
  color: #fff;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 18px;
  margin: 0 0 4px; }

.h2-single-case-study .content .link,
.h2-single-case-study .content .link a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px; }

.h2-single-case-study .content .link:hover,
.h2-single-case-study .content .link a:hover {
  color: #0030AE; }

/*Steps*/
.h2-steps-area {
  background: #f2f2f2 none repeat scroll 0 0;
  padding: 30px 0 63px; }

.h2-step-all-box {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px; }

.h2-step-box {
  -moz-flex: 1 1 25%;
  -ms-flex: 1 1 25%;
  -o-flex: 1 1 25%;
  -webkit-box-flex: 1;
  flex: 1 1 25%;
  margin: 0 0 30px;
  padding: 0 15px;
  position: relative;
  text-align: center; }

.h2-step-box::after {
  background-image: url("../img/home2/arrow-1.png");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 24px;
  left: 69%;
  position: absolute;
  top: 21px;
  width: 176px; }

.h2-step-box:nth-child(2n+2)::after {
  background-image: url("../img/home2/arrow-2.png");
  top: 43px; }

.h2-step-box:last-child::after {
  display: none; }

.h2-step-box .icon {
  margin: 0 0 17px; }

.h2-step-box .icon span {
  border: 1px dashed #7c95a1;
  border-radius: 100px;
  color: #0030AE;
  display: inline-block;
  font-size: 38px;
  height: 80px;
  line-height: 78px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 80px; }

.h2-step-box:hover .icon span {
  background: #0030AE none repeat scroll 0 0;
  border-color: #0030AE;
  border-style: solid;
  color: #fff; }

.h2-step-box .content .title {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0 0 4px; }

.h2-step-box .content .text {
  color: #333333;
  line-height: 24px; }

/*H2 Counter*/
.h2-counter-area {
  background-image: url("../img/home2/counter-bg.jpg"); }

/*H2 Pricing*/
.h2-pricing-area {
  background: #fafafa none repeat scroll 0 0; }

/*H2 Team*/
.h2-team-area {
  background: #f2f2f2 none repeat scroll 0 0; }

/*Need Consultant*/
.need-consultant-area {
  background: rgba(0, 0, 0, 0) url("../img/home2/consultant-bg.jpg") repeat fixed center center;
  padding: 93px 0 100px; }

.need-consultant-area::before {
  opacity: 0.7; }

.need-consultant {
  text-align: center; }

.need-consultant .title {
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 44px;
  margin: 0 0 12px; }

.need-consultant .text {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  margin: 0 0 30px; }

.need-consultant .contact {
  background: #0030AE none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  padding: 12px 23px; }

/*H2 Register*/
.h2-register-area {
  background: rgba(0, 0, 0, 0) url("../img/home2/counter-bg.jpg") repeat fixed 0 0;
  padding: 74px 0 58px; }

.h2-register-area::before {
  opacity: 0.7; }

.h2-register-left {
  margin: 0 0 30px; }

.h2-register-left .title {
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 50px;
  margin: 0 0 39px; }

.h2-register-left .title span {
  color: #0030AE;
  font-family: "Noto Sans JP", sans-serif; }

.h2-register-left .title-2 {
  color: #fff;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 11px; }

.h2-register-left .phone {
  color: #0030AE;
  font-size: 40px;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 40px;
  margin: 0 0 8px; }

.h2-register-left .email {
  color: #fff;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 33px; }

.h2-register-left .social {
  list-style: outside none none;
  padding: 0; }

.h2-register-left .social li {
  display: inline-block; }

.h2-register-left .social li a {
  background: #fff none repeat scroll 0 0;
  border-radius: 100px;
  color: #333333;
  display: block;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  margin-right: 8px;
  text-align: center;
  width: 40px; }

.h2-register-left .social li a:hover {
  background: #0030AE none repeat scroll 0 0;
  color: #fff; }

.h2-register-form-area {
  padding: 0; }

.h2-register-form-area .cf-box .cont-submit {
  background: #0030AE none repeat scroll 0 0;
  border-color: #0030AE;
  color: #fff; }

/*H2 Footer*/
.h2-footer {
  background: #040829 none repeat scroll 0 0;
  padding: 15px 0; }

.h2-footer-left p,
.h2-footer-left p a {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 28px; }

.h2-footer-left p a {
  color: #0030AE; }

.h2-footer-right {
  text-align: right; }

.h2-footer-right .links {
  list-style: outside none none;
  padding: 0; }

.h2-footer-right .links li {
  display: inline-block; }

.h2-footer-right .links li a {
  color: #fff;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  margin-left: 31px; }

/*----------------------------------------*/
/*  3. Home Three
/*----------------------------------------*/
.h3-header-social {
  padding: 24px 0; }

.h3-header-social .social {
  list-style: outside none none;
  padding: 0; }

.h3-header-social .social li {
  display: inline-block;
  margin-right: 6px; }

.h3-header-social .social li a {
  background: #333 none repeat scroll 0 0;
  border-radius: 100px;
  color: #fff;
  display: block;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px; }

.h3-header-social .social li.facebook a {
  background: #395795 none repeat scroll 0 0; }

.h3-header-social .social li.twitter a {
  background: #009fee none repeat scroll 0 0; }

.h3-header-social .social li.google a {
  background: #e74e3c none repeat scroll 0 0; }

.h3-header-social .social li.linkedin a {
  background: #175880 none repeat scroll 0 0; }

.h3-header-upper-area .h2hma-info-box .icon span {
  background: #0030AE; }

.h3-menu-area {
  background: #0030AE none repeat scroll 0 0; }

.h3-menu-area .menu ul li::before {
  background: #040829 none repeat scroll 0 0;
  bottom: 0;
  top: auto; }

.h3-menu-area .menu ul li > a {
  color: #fff; }

.h3-menu-area .sc-consultant .link {
  background: #040829 none repeat scroll 0 0; }

/*H3 Slider*/
.h3-slider-area .pogoSlider--navBottom .pogoSlider-nav {
  display: none; }

.h3-slider-area .pogoSlider-dir-btn {
  display: block; }

.h3-slider-area .pogoSlider-dir-btn.pogoSlider-dir-btn--prev {
  left: 5%; }

.h3-slider-area .pogoSlider-dir-btn.pogoSlider-dir-btn--next {
  right: 5%; }

.h3-pss-box {
  border-bottom: 4px solid #0030AE;
  background: rgba(0, 0, 0, 0.8);
  padding: 60px 54px; }

.pss-box .contact {
  background: #0030AE none repeat scroll 0 0;
  border: 1px solid #0030AE;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 25px;
  margin-left: 10px;
  padding: 10px 18px; }

.pss-box .contact:hover {
  background: transparent none repeat scroll 0 0; }

/*h3 Top Consultancy*/
.h3-top-agency-area {
  padding: 95px 0 0; }

.h3-single-cosultancy {
  border-radius: 5px 5px 0 0;
  margin: 0 0 30px;
  position: relative; }

.h3-single-cosultancy .img img {
  border-radius: 5px 5px 0 0; }

.h3-single-cosultancy .content {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  bottom: 110px;
  -webkit-box-shadow: 0 0 14px 0 rgba(1, 1, 1, 0.2);
  box-shadow: 0 0 14px 0 rgba(1, 1, 1, 0.2);
  left: 20px;
  margin-bottom: -110px;
  padding: 44px 18px 18px;
  position: relative;
  text-align: center;
  width: 89%;
  z-index: 2; }

.h3-single-cosultancy .content .icon {
  position: absolute;
  left: 0;
  right: 0;
  top: -25px; }

.h3-single-cosultancy .content .icon span {
  background: #040829 none repeat scroll 0 0;
  border-radius: 100px;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  height: 50px;
  line-height: 48px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 50px; }

.h3-single-cosultancy:hover .content .icon span {
  background: #0030AE none repeat scroll 0 0; }

.h3-single-cosultancy .content .title,
.h3-single-cosultancy .content .title a {
  color: #040829;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  margin: 0 0 6px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.h3-single-cosultancy .content .title:hover,
.h3-single-cosultancy .content .title a:hover {
  color: #0030AE; }

.h3-single-cosultancy .content .text {
  color: #333333;
  line-height: 24px; }

/*H3 Case Study*/
.h3-case-study-area {
  padding: 66px 0 36px; }

/*H3 Footer*/
.h3-footer {
  background: rgba(0, 0, 0, 0.9) url("../img/home3/footer-bg.jpg") no-repeat fixed 0 0/cover; }

.h3-footer-top-area {
  padding: 56px 0 30px; }

.h3-footer-widget {
  margin: 0 0 30px; }

.h3-footer-widget .title {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0 0 31px; }

.about-h3aw .text {
  color: #ffffff;
  line-height: 24px; }

.about-h3aw .more {
  color: #0030AE;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  margin: 18px 0 0; }

.about-h3aw .more span {
  color: #0030AE; }

.cat-h3aw .cat-list {
  list-style: outside none none;
  padding: 0; }

.cat-h3aw .cat-list li {
  margin: 0 0 22px; }

.cat-h3aw .cat-list li:last-child {
  margin-bottom: 0; }

.cat-h3aw .cat-list li a {
  color: #fff;
  display: block;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 19px; }

.cat-h3aw .cat-list li a:hover {
  margin-left: 3px; }

.cat-h3aw .cat-list li a:hover {
  color: #0030AE; }

.cat-h3aw .cat-list li a span {
  color: #ffffff;
  margin-right: 6px; }

.news-h3aw .lat-news {
  list-style: outside none none;
  padding: 0; }

.news-h3aw .lat-news li {
  margin: 0 0 18px;
  padding: 0 0 29px;
  position: relative; }

.news-h3aw .lat-news li:last-child {
  margin-bottom: 0;
  padding-bottom: 0; }

.news-h3aw .lat-news li::after {
  background: #0030AE none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 60px; }

.news-h3aw .lat-news li:last-child::after {
  display: none; }

.news-h3aw .lat-news li a {
  color: #fff;
  display: block; }

.news-h3aw .lat-news li a .date {
  color: #0030AE;
  display: block;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  margin: 0 0 9px; }

.news-h3aw .lat-news li a .date span {
  color: #ffffff;
  margin-right: 5px; }

.news-h3aw .lat-news li a .text {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 19px; }

.contact-h3aw .c-info {
  list-style: outside none none;
  margin: 0 0 23px;
  padding: 0; }

.contact-h3aw .c-info li {
  color: #fff;
  display: block;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0 0 17px;
  padding-left: 26px;
  position: relative; }

.contact-h3aw .c-info li:last-child {
  margin-bottom: 0; }

.contact-h3aw .c-info li span {
  color: #0030AE;
  display: inline-block;
  height: 26px;
  left: 0;
  position: absolute;
  top: 0;
  width: 26px; }

.contact-h3aw .sb-input-box {
  position: relative; }

.contact-h3aw .sb-input-box .icon {
  color: #0030AE;
  height: 50px;
  left: 9px;
  line-height: 50px;
  position: absolute;
  top: 0; }

.contact-h3aw .sb-input-box input[type="text"] {
  background: #333333 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 5px;
  color: #fff;
  height: 50px;
  padding: 0 84px 0 30px;
  width: 100%; }

.contact-h3aw .sb-input-box input[type="submit"] {
  background: #0030AE none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0 5px 5px 0;
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  font-weight: 700;
  height: 50px;
  letter-spacing: 0;
  padding: 0 8px;
  position: absolute;
  right: 0;
  top: 0; }

.h3-footer-bottom-area {
  border-top: 1px solid #535659;
  padding: 14px 0; }

.h3fb-left p,
.h3fb-left p a {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 28px; }

.h3fb-left p a {
  color: #0030AE; }

.h3fb-social {
  text-align: right; }

.h3fb-social ul {
  list-style: outside none none;
  padding: 0; }

.h3fb-social ul li {
  display: inline-block; }

.h3fb-social ul li a {
  color: #fff;
  display: block;
  font-size: 14px;
  margin-left: 22px; }

/*----------------------------------------*/
/*  4. About
/*----------------------------------------*/
/*breadcumb*/
.breadcumb-area {
  background: rgba(0, 0, 0, 0) url("../img/about/breadcumb-bg.jpg") repeat fixed center center;
  padding: 275px 0 51px; }

.breadcumb-area::before {
  opacity: 0.8; }

.breadcumb .links {
  list-style: outside none none;
  padding: 0; }

.breadcumb .links li {
  display: inline-block;
  margin-right: 5px;
  padding-right: 16px;
  position: relative; }

.breadcumb .links li::after {
  color: #fff;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-size: 10px;
  font-weight: 900;
  position: absolute;
  right: 0;
  top: 2px; }

.breadcumb .links li:last-child::after {
  display: none; }

.breadcumb .links li a {
  color: #fff;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px; }

.breadcumb .links li:last-child a {
  color: #CC6666; }

/*about tab*/
.about-tab-area {
  padding: 100px 0; }

.about-tab {
  margin: 12px 0 0; }

.about-tab nav {
  margin: 0 0 23px; }

.about-tab .nav-tabs {
  border-bottom: 1px solid #dcdcdc;
  display: block;
  text-align: center; }

.about-tab .nav-tabs .nav-item {
  border-color: currentcolor currentcolor transparent;
  border-style: none none solid;
  border-width: 0 0 1px;
  color: #333333;
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  letter-spacing: 0;
  margin: 0 30px; }

.about-tab .nav-tabs .nav-item.active {
  border-color: currentcolor currentcolor #0030AE;
  border-style: none none solid;
  border-width: 0 0 1px; }

.about-tab .about-tab-box p {
  color: #333333;
  font-size: 15px;
  line-height: 25px;
  margin: 0 0 25px; }

.about-tab .about-tab-box ul {
  list-style: outside none none;
  padding: 0; }

.about-tab .about-tab-box ul li {
  color: #333333;
  display: block;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 20px;
  margin: 0 0 9px;
  padding-left: 27px;
  position: relative; }

.about-tab .about-tab-box ul li:last-child {
  margin-bottom: 0; }

.about-tab .about-tab-box ul li span {
  color: #0030AE;
  font-size: 16px;
  left: 0;
  line-height: 20px;
  position: absolute;
  top: 0; }

.page-about-pricing {
  background: #fff none repeat scroll 0 0; }

/*about video*/
.about-video-area {
  background: rgba(0, 0, 0, 0) url("../img/about/video-bg.jpg") repeat fixed center center;
  padding: 192px 0; }

.about-video-area::before {
  opacity: 0.7; }

.about-video {
  text-align: center; }

.about-video .popup-youtube {
  border: 1px solid #3ead91;
  border-radius: 100px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  line-height: 80px;
  margin: 0 0 30px;
  position: relative;
  text-align: center;
  width: 80px; }

.about-video .popup-youtube::before {
  -webkit-animation: 3s ease 0s normal none infinite running ayone;
  animation: 3s ease 0s normal none infinite running ayone;
  border: 1px solid #3ead91;
  border-radius: 100px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

@keyframes ayone {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes ayone {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
.about-video .popup-youtube::after {
  -webkit-animation: 3s ease 0s normal none infinite running aytwo;
  animation: 3s ease 0s normal none infinite running aytwo;
  border: 1px solid #3ead91;
  border-radius: 100px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

@keyframes aytwo {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); } }
@-webkit-keyframes aytwo {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); } }
.about-video .title {
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 40px;
  margin: 0 0 18px; }

.about-video .text {
  color: #fff;
  font-size: 16px;
  line-height: 28px; }

/*----------------------------------------*/
/*  5. Service and Details
/*----------------------------------------*/
.explore-service-area {
  background: #fafafa none repeat scroll 0 0;
  padding: 95px 0 70px; }

.explore-service-area .single-service {
  margin: 0 0 30px; }

/*Details*/
.service-detials-area {
  padding: 100px 0 31px; }

.service-details {
  margin: 0 0 60px; }

.bd-img {
  margin: 0 0 41px; }

.bd-img img {
  border: 3px solid #efefef; }

.bd-title {
  color: #333333;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 15px; }

.bd-text {
  color: #333333;
  font-size: 15px;
  line-height: 25px;
  margin: 0 0 43px; }

.bd-accordion {
  margin: 0 0 32px; }

.bd-accordion .bda-title {
  color: #333333;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 22px; }

.bd-accordion .card {
  border: 0 none; }

.bd-accordion .card .card-header {
  background: #fff none repeat scroll 0 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 8px -2px #bdb7bd;
  box-shadow: 0 0 8px -2px #bdb7bd;
  margin: 0 0 15px;
  padding: 0; }

.bd-accordion .card .card-header .mb-0 .btn {
  color: #333333;
  cursor: pointer;
  display: block;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 18px;
  padding: 13px 28px;
  position: relative;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  width: 100%; }

.bd-accordion .card .card-header .mb-0 .btn::before {
  background: #0030AE none repeat scroll 0 0;
  color: #fff;
  content: "\f068";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  height: 25px;
  line-height: 25px;
  position: absolute;
  right: 14px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(360deg);
  transform: translateY(-50%) rotate(360deg);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 25px; }

.bd-accordion .card .card-header .mb-0 .btn.collapsed::before {
  opacity: 0;
  -webkit-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg); }

.bd-accordion .card .card-header .mb-0 .btn::after {
  background: #0030AE none repeat scroll 0 0;
  color: #fff;
  content: "\f067";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  height: 25px;
  line-height: 25px;
  opacity: 0;
  position: absolute;
  right: 14px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(360deg);
  transform: translateY(-50%) rotate(360deg);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 25px; }

.bd-accordion .card .card-header .mb-0 .btn.collapsed::after {
  opacity: 1;
  -webkit-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg); }

.bd-accordion .card .collapse {
  -webkit-box-shadow: 0 0 8px -2px #bdb7bd;
  box-shadow: 0 0 8px -2px #bdb7bd;
  margin: 0 0 15px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.bd-accordion .card .collapse .card-body,
.bd-accordion .card .collapsing .card-body {
  padding: 12px 28px 32px; }

.bd-accordion .card .collapse .card-body .ques,
.bd-accordion .card .collapsing .card-body .ques {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 19px;
  margin: 0 0 5px; }

.bd-accordion .card .collapse .card-body .ans,
.bd-accordion .card .collapsing .card-body .ans {
  color: #333333;
  font-size: 15px;
  line-height: 25px; }

/*related-case-study*/
.bd-case-study {
  margin: 0 0 40px; }

.bd-case-study .bdcs-title {
  color: #333333;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 30px; }

.signle-bdcs {
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.signle-bdcs:hover {
  -webkit-box-shadow: 0 0 8px -2px #bdb7bd;
  box-shadow: 0 0 8px -2px #bdb7bd; }

.signle-bdcs .content {
  padding: 16px 18px; }

.signle-bdcs .content .bdcss-title {
  color: #333333;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 18px;
  margin: 0 0 4px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.signle-bdcs:hover .content .bdcss-title {
  color: #0030AE; }

.signle-bdcs .content .bdcss-title-2 {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0 0 2px; }

.signle-bdcs .content .bdcss-link {
  color: #0030AE;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 18px; }

.signle-bdcs .content .bdcss-link:hover {
  color: #333333; }

.bdcs-carousel .owl-dots {
  margin: 47px 0 0;
  text-align: center; }

.bdcs-carousel .owl-dots .owl-dot {
  background: #969696 none repeat scroll 0 0;
  border-radius: 100px;
  display: inline-block;
  height: 8px;
  margin: 0 3px;
  width: 8px; }

.bdcs-carousel .owl-dots .owl-dot.active {
  background: #49ba9d none repeat scroll 0 0; }

/*service-sidebar*/
.sd-sidebar-widget {
  margin: 0 0 56px; }

.sd-sidebar-widget .title {
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0 0 25px; }

.sdsw-feature .list {
  list-style: outside none none;
  padding: 0; }

.sdsw-feature .list li {
  display: block;
  margin: 0 0 18px; }

.sdsw-feature .list li:last-child {
  margin-bottom: 0; }

.sdsw-feature .list li a {
  display: block;
  overflow: hidden; }

.sdsw-feature .list li a .img {
  float: left;
  width: 100px; }

.sdsw-feature .list li a .content {
  display: block;
  overflow: hidden;
  padding: 9px 0 0 12px; }

.sdsw-feature .list li a .content .name {
  color: #333333;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 17px;
  letter-spacing: 0;
  line-height: 24px;
  margin: 0 0 3px; }

.sdsw-feature .list li a .content .name:hover {
  color: #0030AE; }

.sdsw-feature .list li a .content .type {
  color: #0030AE;
  display: block;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px; }

.sdsw-free {
  background: #f2f2f2 none repeat scroll 0 0;
  padding: 25px 32px 8px; }

.sdsw-free .title {
  font-weight: 500; }

.sdsw-free-input-box {
  margin: 0 0 22px; }

.sdsw-free-input-box input[type="text"],
.sdsw-free-input-box input[type="email"] {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e9e9e9;
  color: #687377;
  font-size: 14px;
  height: 47px;
  letter-spacing: 0;
  padding: 0 10px;
  width: 100%; }

.sdsw-free-input-box textarea {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e9e9e9;
  color: #687377;
  font-size: 14px;
  height: 192px;
  letter-spacing: 0;
  padding: 0 10px;
  width: 100%; }

.sdsw-free-input-box input[type="submit"] {
  background: #0030AE none repeat scroll 0 0;
  border: 0 none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  padding: 10px 28px;
  text-transform: capitalize; }

.sdsw-links .links {
  list-style: outside none none;
  padding: 0; }

.sdsw-links .links li a {
  background: #f2f2f2 none repeat scroll 0 0;
  color: #333333;
  display: block;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  margin: 0 0 3px;
  padding: 12px 32px; }

.sdsw-links .links li a:hover {
  background: #0030AE none repeat scroll 0 0;
  color: #fff; }

.sdsw-links .links li:last-child a {
  margin-bottom: 0; }

.sdsw-links .links li a span {
  display: inline-block;
  margin-right: 2px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.sdsw-contact {
  background: #0030AE none repeat scroll 0 0;
  padding: 26px 32px 30px; }

.sdsw-contact .title {
  color: #fff;
  font-weight: 500; }

.sdswc-info-box {
  margin: 0 0 24px;
  padding-left: 45px;
  position: relative; }

.sdswc-info-box:last-child {
  margin-bottom: 0; }

.sdswc-info-box .icon {
  background: #fff none repeat scroll 0 0;
  border-radius: 100px;
  color: #0030AE;
  font-size: 18px;
  height: 35px;
  left: 0;
  line-height: 35px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 35px; }

.sdswc-info-box .name {
  color: #fff;
  font-weight: 500;
  line-height: 18px; }

.sdswc-info-box .info {
  color: #fff;
  font-weight: 300;
  line-height: 18px; }

.sdsw-tags {
  border: 1px solid #cdcdcd;
  padding: 22px 0 8px; }

.sdsw-tags .title {
  border-bottom: 1px solid #cdcdcd;
  margin: 0 0 28px;
  padding: 0 30px 20px; }

.sdsw-tags .tags {
  list-style: outside none none;
  padding: 0 30px; }

.sdsw-tags .tags li {
  display: inline-block; }

.sdsw-tags .tags li a {
  border: 1px solid #0030AE;
  border-radius: 3px;
  color: #333333;
  display: block;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 18px;
  margin: 0 0 16px;
  padding: 12px 22px; }

.sdsw-tags .tags li a:hover {
  background: #0030AE none repeat scroll 0 0;
  color: #fff; }

/*----------------------------------------*/
/*  6. Case Study
/*----------------------------------------*/
.page-case-study-area {
  padding: 95px 0 70px; }

.case-menu {
  margin: 0 0 31px;
  text-align: center; }

.case-menu .button {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #bfbfbf;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 25px;
  outline: medium none;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.case-menu .button.checked {
  color: #333333; }

.single-page-case-study {
  margin: 0 0 30px; }

.single-page-case-study .content .bdcss-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 9px; }

.single-page-case-study .content .bdcss-link {
  font-size: 16px;
  line-height: 20px; }

/*case-details*/
.page-case-details-area {
  padding: 100px 0 70px; }

.page-case-details .banner {
  margin: 0 0 31px; }

.cd-video-details {
  margin: 0 0 58px; }

.cd-video-details .video-details .name {
  color: #333333;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 10px; }

.cd-video-details .video-details .details {
  color: #333333;
  font-size: 15px;
  line-height: 25px; }

.cd-video-details .video-box {
  position: relative; }

.cd-video-details .video-box .img {
  position: relative; }

.cd-video-details .video-box .img::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%; }

.cd-video-details .video-box .popup-youtube {
  background: #fff none repeat scroll 0 0;
  border-radius: 100px;
  color: #0030AE;
  display: inline-block;
  font-size: 22px;
  height: 50px;
  left: 50%;
  line-height: 50px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 50px; }

.brief-case {
  margin: 0 0 50px; }

.brief-case .name {
  color: #333333;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 26px; }

.brief-case-box {
  background: #f5f5f5 none repeat scroll 0 0;
  border-left: 5px solid #0030AE;
  border-right: 5px solid #0030AE;
  margin: 0 0 7px;
  overflow: hidden;
  padding: 13px 18px; }

.brief-case-box:last-child {
  margin-bottom: 0; }

.brief-case-box p {
  color: #333333;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 18px;
  line-height: 18px;
  margin: 0;
  overflow: hidden; }

.brief-case-box p span {
  color: #333333;
  float: right;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 19px; }

.case-details-tab {
  margin: 0 0 40px; }

.cdt-menu {
  border: 0 none; }

.cdt-menu .nav-item .nav-link {
  background: #040829 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
  padding: 11px 44px; }

.cdt-menu .nav-item:first-child .nav-link {
  border-radius: 5px 0 0 0; }

.cdt-menu .nav-item:last-child .nav-link {
  border-radius: 0 5px 0 0; }

.cdt-menu .nav-item .nav-link.active {
  background: #0030AE none repeat scroll 0 0;
  color: #fff; }

.cd-tab-content {
  background: #f2f2f2 none repeat scroll 0 0;
  padding: 24px 26px; }

.cd-tab-content .tab-pane .tc-text {
  color: #333333;
  font-size: 15px;
  line-height: 26px;
  margin: 0 0 37px; }

.cd-tab-content .tab-pane .point-box {
  margin: 0 0 12px; }

.cd-tab-content .tab-pane .point-box .pb-title {
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0 0 8px; }

.cd-tab-content .tab-pane .point-box .pb-title span {
  color: #0030AE; }

.cd-tab-content .tab-pane .point-box .tc-text {
  margin: 0 0 10px; }

/*----------------------------------------*/
/*  7. Page Gallery
/*----------------------------------------*/
.page-single-gallery {
  margin: 0 0 30px;
  position: relative; }

.page-single-gallery::before {
  background: #0030AE none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 8; }

.page-single-gallery:hover::before {
  opacity: 0.7; }

.page-single-gallery a {
  display: block;
  position: relative; }

.page-single-gallery a i {
  background: #fff none repeat scroll 0 0;
  border-radius: 100px;
  color: #333333;
  display: block;
  font-size: 18px;
  height: 50px;
  left: 50%;
  line-height: 50px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 50px;
  z-index: 9; }

.page-single-gallery:hover a i {
  opacity: 1;
  visibility: visible; }

.gallery-menu {
  margin: 0 0 60px;
  text-align: center; }

.gallery-menu .button {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #bbc8ce;
  border-radius: 5px;
  color: #333;
  cursor: pointer;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0 2px;
  outline: medium none;
  padding: 10px 24px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.gallery-menu .button.checked {
  background: #0030AE none repeat scroll 0 0;
  border-color: #0030AE;
  color: #fff; }

/*grid*/
.page-gallery-area {
  padding: 100px 0 70px; }

/*----------------------------------------*/
/*  8. Portfolio
/*----------------------------------------*/
.page-portfolio-area {
  padding: 100px 0 70px; }

.page-portfolio-area .single-service {
  margin: 0 0 30px; }

.portfolio-details-area {
  padding: 100px 0 69px; }

.pda-banner {
  margin: 0 0 30px; }

.pda-content-left .title {
  color: #333333;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 15px; }

.pda-content-left .text {
  color: #687377;
  font-size: 15px;
  line-height: 25px;
  margin: 0 0 28px; }

.pdl-related-portfolio {
  margin: 0 0 30px; }

.pdl-related-portfolio .title {
  color: #333333;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 15px; }

.pdl-rp-carousel .owl-dots {
  margin: 47px 0 0;
  text-align: center; }

.pdl-rp-carousel .owl-dots .owl-dot {
  background: #969696 none repeat scroll 0 0;
  border-radius: 100px;
  display: inline-block;
  height: 8px;
  margin: 0 3px;
  width: 8px; }

.pdl-rp-carousel .owl-dots .owl-dot.active {
  background: #49ba9d none repeat scroll 0 0; }

.pdac-sidebar-widget {
  margin: 0 0 31px; }

.pdac-sidebar-widget .title {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0 0 25px; }

.pdac-sw-client-info {
  background: #0030AE none repeat scroll 0 0;
  padding: 38px 32px; }

.pdac-sw-client-info .info {
  list-style: outside none none;
  margin: 0 0 27px;
  padding: 0; }

.pdac-sw-client-info .info li {
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px; }

.pdac-sw-client-info .info li span {
  font-size: 15px; }

.pdac-sw-client-info .share {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0 0 13px; }

.pdac-sw-client-info .social {
  list-style: outside none none;
  padding: 0; }

.pdac-sw-client-info .social li {
  display: inline-block; }

.pdac-sw-client-info .social li a {
  background: #fff none repeat scroll 0 0;
  border-radius: 100px;
  color: #0030AE;
  display: block;
  font-size: 18px;
  height: 35px;
  line-height: 35px;
  margin-right: 2px;
  text-align: center;
  width: 35px; }

.pdac-sw-client-info .social li a:hover {
  background: #de4437 none repeat scroll 0 0;
  color: #fff; }

/*----------------------------------------*/
/*  9. Page Blog
/*----------------------------------------*/
.page-blog-area {
  padding: 70px; }

.single-page-blog {
  border-radius: 3px;
  border: 1px solid #dfdfdf;
  margin: 0 0 30px; }

.single-page-blog .bimg {
  position: relative; }

.single-page-blog .bimg a {
  display: block;
  position: relative; }

.single-page-blog .bimg a::before {
  background: #040829 none repeat scroll 0 0;
  border-radius: 3px 3px 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%; }

.single-page-blog:hover .bimg a::before {
  opacity: 0.5; }

.single-page-blog .bimg a .icon {
  background: #0030AE none repeat scroll 0 0;
  border-radius: 100px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 50px;
  left: 50%;
  line-height: 50px;
  opacity: 0.9;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) scale(0);
  transform: translateY(-50%) translateX(-50%) scale(0);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 50px;
  z-index: 9; }

.single-page-blog:hover .bimg a .icon {
  -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
  transform: translateY(-50%) translateX(-50%) scale(1); }

.single-page-blog .bimg .type {
  background: #0030AE none repeat scroll 0 0;
  border-radius: 5px;
  bottom: 13px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  left: 13px;
  line-height: 18px;
  padding: 3px 14px;
  position: absolute;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 9; }

.single-page-blog:hover .bimg .type {
  background: #333333 none repeat scroll 0 0; }

.single-page-blog .content {
  padding: 28px 24px 29px; }

.single-page-blog .content .title,
.single-page-blog .content .title a {
  color: #333333;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 8px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.single-page-blog:hover .content .title,
.single-page-blog:hover .content .title a {
  color: #0030AE; }

.single-page-blog .content .text {
  color: #333333;
  line-height: 24px;
  margin: 0 0 18px; }

.single-page-blog .content .meta {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 23px;
  padding-right: 10%; }

.single-page-blog .content .meta > div {
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  position: relative; }

.single-page-blog .content .meta > div::after {
  background: #333333 none repeat scroll 0 0;
  content: "";
  height: 11px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 1px; }

.single-page-blog .content .meta > div:last-child::after {
  display: none; }

.single-page-blog .content .meta .author {
  overflow: hidden; }

.single-page-blog .content .meta .author .img {
  float: left;
  width: 25px;
  margin-right: 15px; }

.single-page-blog .content .meta .author .name {
  overflow: hidden; }

.single-page-blog .content .meta .author .name p {
  color: #333333;
  font-weight: 300;
  line-height: 30px; }

.single-page-blog .content .meta .date {
  padding-left: 18px; }

.single-page-blog .content .meta .date p {
  color: #333333;
  font-weight: 300;
  line-height: 30px; }

.single-page-blog .content .meta .date p span {
  color: #333333;
  margin-right: 4px;
  opacity: 0.6; }

.single-page-blog .content .meta .comment {
  padding-left: 18px; }

.single-page-blog .content .meta .comment p {
  color: #333333;
  font-weight: 300;
  line-height: 30px; }

.single-page-blog .content .meta .comment p span {
  color: #333333;
  margin-right: 4px; }

.single-page-blog .content .meta .business {
  padding-left: 18px; }

.single-page-blog .content .meta .business p {
  color: #333333;
  font-weight: 300;
  line-height: 30px; }

.single-page-blog .content .meta .business p span {
  color: #333333;
  margin-right: 4px; }

.single-page-blog .content .more {
  border: 1px solid #0030AE;
  border-radius: 3px;
  color: #333333;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  padding: 11px 20px; }

.bimg-carousel .owl-dots {
  bottom: 8px;
  position: absolute;
  right: 10px; }

.bimg-carousel .owl-dots .owl-dot {
  background: #fff none repeat scroll 0 0;
  border-radius: 100px;
  display: inline-block;
  height: 8px;
  margin-right: 17px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 8px; }

.bimg-carousel .owl-dots .owl-dot.active {
  background: #0030AE none repeat scroll 0 0; }

.single-page-blog .bimg .popup-youtube {
  border: 1px solid #3ead91;
  border-radius: 100px;
  color: #fff;
  display: block;
  font-size: 24px;
  height: 80px;
  left: 50%;
  line-height: 80px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 80px; }

.single-page-blog .bimg .popup-youtube::before {
  -webkit-animation: 3s ease 0s normal none infinite running sbyone;
  animation: 3s ease 0s normal none infinite running sbyone;
  background: unset;
  border: 1px solid #3ead91;
  border-radius: 100px;
  content: "";
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 100%; }

@keyframes sbyone {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes sbyone {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
.single-page-blog .bimg .popup-youtube::after {
  -webkit-animation: 3s ease 0s normal none infinite running sbytwo;
  animation: 3s ease 0s normal none infinite running sbytwo;
  border: 1px solid #3ead91;
  border-radius: 100px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

@keyframes sbytwo {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); } }
@-webkit-keyframes sbytwo {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); } }
/*blog 2 column*/
.chess-page-blog-area {
  padding: 100px 0; }

.page-blog-two-column .single-page-blog .content .title,
.page-blog-two-column .single-page-blog .content .title a {
  font-size: 18px;
  line-height: 25px; }

.page-blog-two-column .single-page-blog .content .meta {
  padding-right: 0; }

/*Chess 2 column*/
.blog-chess-two-column .single-page-blog {
  margin: 0 -15px; }

.blog-chess-two-column .single-page-blog .content .title,
.blog-chess-two-column .single-page-blog .content .title a {
  font-size: 40px;
  line-height: 48px;
  margin: 0 0 9px; }

.blog-chess-two-column .single-page-blog .content {
  min-height: 500px;
  padding: 107px 24px 0 28px; }

.blog-chess-two-column .single-page-blog .content .meta {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 12px;
  padding-right: 0; }

.blog-chess-two-column .single-page-blog .content .meta > div {
  -moz-flex: 1 1 33%;
  -ms-flex: 1 1 33%;
  -o-flex: 1 1 33%;
  -webkit-box-flex: 1;
  flex: 1 1 33%; }

.blog-chess-two-column .single-page-blog .content .meta > div::after {
  right: 11px; }

.blog-chess-two-column .single-page-blog .content .meta .author {
  -moz-flex: 1 1 40%;
  -ms-flex: 1 1 40%;
  -o-flex: 1 1 40%;
  -webkit-box-flex: 1;
  flex: 1 1 40%; }

.blog-chess-two-column .single-page-blog .content .meta .date {
  padding-left: 0; }

.blog-chess-two-column .single-page-blog .content .meta .comment {
  padding-left: 0; }

.blog-chess-two-column .single-page-blog .content .meta .business {
  padding-left: 0; }

.blog-chess-two-column .single-page-blog .content .text {
  margin: 0 0 24px; }

/*Chess 4 column*/
.blog-chess-four-column .single-page-blog {
  margin: 0 -15px; }

.blog-chess-four-column .single-page-blog .content {
  min-height: 274px;
  padding: 28px 18px 10px; }

.blog-chess-four-column .single-page-blog .content .meta > div::after {
  right: 0; }

.blog-chess-four-column .single-page-blog .content .meta .author .img {
  margin-right: 8px; }

.blog-chess-four-column .single-page-blog .content .meta {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 7px;
  padding-right: 0; }

.blog-chess-four-column .single-page-blog .content .meta .author {
  flex: 1 1 50%; }

/*Blog Details*/
.page-blog-details-area {
  padding: 100px 0 44px; }

.page-blog-details .single-page-blog {
  border: 1px solid #dfdfdf;
  -webkit-box-shadow: none;
  box-shadow: none; }

.page-blog-details .single-page-blog .content {
  padding-bottom: 0; }

.bd-blockquote {
  margin: 25px 0 16px; }

.bd-blockquote p {
  background: #f6f6f6 none repeat scroll 0 0;
  border-left: 2px solid #0030AE;
  color: #333333;
  font-size: 15px;
  font-style: italic;
  line-height: 25px;
  padding: 20px 16px 20px 17px; }

.bd-comments .title {
  border-bottom: 1px solid #f1f1f1;
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0 0 33px;
  padding: 0 0 30px; }

.bd-comments ul {
  list-style: outside none none;
  padding: 0; }

.bd-comments ul li {
  display: block; }

.bd-comments ul li article {
  border-bottom: 1px solid #f1f1f1;
  margin: 0 0 53px;
  padding: 0 0 45px; }

.bd-comment-box {
  overflow: auto; }

.bd-comment-box .img {
  float: left;
  width: 100px; }

.bd-comment-box .content {
  overflow: auto;
  padding-left: 20px; }

.bd-comment-box .content .name {
  color: #333333;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 28px;
  overflow: visible; }

.bd-comment-box .content .name .reply {
  color: #333333;
  float: right;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px; }

.bd-comment-box .content .ago {
  color: #333333;
  display: block;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  margin: 0 0 10px; }

.bd-comment-box .content .text {
  color: #333333;
  font-size: 15px;
  line-height: 25px; }

.bd-comments ul li ul {
  padding-left: 118px; }

.leave-message .title {
  color: #333333;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 42px; }

.leave-msg-input-box {
  margin: 0 0 30px; }

.leave-msg-input-box input[type="text"] {
  border: 1px solid #c9c9c9;
  color: #333333;
  font-size: 14px;
  height: 35px;
  letter-spacing: 0;
  padding: 0 10px;
  width: 100%; }

.leave-msg-input-box input[type="email"] {
  border: 1px solid #c9c9c9;
  color: #333333;
  font-size: 14px;
  height: 35px;
  letter-spacing: 0;
  padding: 0 10px;
  width: 100%; }

.leave-msg-input-box textarea {
  border: 1px solid #c9c9c9;
  color: #333333;
  font-size: 14px;
  height: 220px;
  letter-spacing: 0;
  padding: 0 10px;
  width: 100%; }

.leave-msg-input-box input[type="submit"] {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #333333;
  border-radius: 1px;
  cursor: pointer;
  letter-spacing: 0;
  padding: 8px 26px; }

/*----------------------------------------*/
/*  10. Contact
/*----------------------------------------*/
.page-contact-details {
  bottom: 0;
  margin: 0;
  padding: 100px 0 60px;
  position: unset; }

.contact-send-msg-area {
  padding: 95px 0 40px; }

/*----------------------------------------*/
/*  11. Home 4
/*----------------------------------------*/
.h4-slider-area {
  overflow: hidden;
  position: relative;
  text-align: center;
  z-index: 2; }

.h4-slider-full-box {
  padding: 246px 0 250px;
  position: relative;
  z-index: 3; }

.h4-slider-full-box::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1; }

.h4-slider-full-box .img {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2; }

.h4-slider-box {
  margin: auto;
  position: unset;
  top: unset;
  -webkit-transform: unset;
  transform: unset;
  width: 50%; }

.h4-slider-box .title-m {
  font-size: 36px;
  line-height: 40px; }

.h4-slider-carousel .owl-item.active .h4-slider-box .title-m {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

.h4-slider-carousel .owl-item.active .h4-slider-box .title-b {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

.h4-slider-carousel .owl-item.active .h4-slider-box .text {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.h4-slider-carousel .owl-item.active .h4-slider-box .more {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

.h4-slider-carousel .owl-dots {
  bottom: 24px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center; }

.h4-slider-carousel .owl-dots .owl-dot {
  border: 1px solid #0030AE;
  border-radius: 100px;
  display: inline-block;
  height: 10px;
  margin: 0 4px;
  width: 10px; }

.h4-slider-carousel .owl-dots .owl-dot.active {
  background: #0030AE none repeat scroll 0 0; }

/*----------------------------------------*/
/*  12. Home 5
/*----------------------------------------*/
.h5-slider-area {
  background: rgba(0, 0, 0, 0) url("../img/home5/slider-1.jpg") no-repeat scroll 0 0/cover;
  padding: 198px 0;
  position: relative;
  z-index: 2; }

.h5-slider-area::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1; }

.h5-slider-content {
  text-align: center; }

.h5-slider-content .title {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  line-height: 44px;
  margin: 0 0 18px; }

.h5-slider-content .cd-headline {
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  margin: 0 0 34px; }

.h5-slider-content .cd-headline span {
  font-family: "Noto Sans JP", sans-serif;
  text-transform: uppercase; }

.h5-slider-content .text {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  margin: 0 0 58px; }

.h5-slider-content .more {
  border: 1px solid #0030AE;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 25px;
  padding: 10px 18px; }

.h5-slider-content .more:hover {
  background: #0030AE none repeat scroll 0 0; }

.h5-slider-content .more span {
  color: #ffffff;
  margin-left: 4px; }

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left; }

.cd-words-wrapper b {
  color: #0030AE;
  display: inline-block;
  left: 0;
  position: absolute;
  top: 0;
  white-space: nowrap; }

.cd-words-wrapper b.is-visible {
  position: relative; }

.no-js .cd-words-wrapper b {
  opacity: 0; }

.no-js .cd-words-wrapper b.is-visible {
  opacity: 1; }

/* xclip */
.cd-headline.clip span {
  color: #ffffff;
  display: inline-block;
  padding: 0; }

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top; }

.cd-headline.clip .cd-words-wrapper::after {
  /* line */
  content: '';
  position: absolute;
  top: 10%;
  right: 0;
  width: 2px;
  height: 70%;
  background-color: #aebcb9; }

.cd-headline.clip b {
  opacity: 0; }

.cd-headline b.is-visible {
  opacity: 1;
  font-weight: 900; }

/*----------------------------------------*/
/*  13. Home 6
/*----------------------------------------*/
.h6-slider-area {
  height: 84vh;
  position: relative;
  overflow: hidden;
  z-index: 1; }

.h6-slider-area::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  opacity: 0.5;
  position: absolute;
  width: 100%;
  z-index: 3; }

.h6-slider-area video {
  position: relative;
  z-index: 2; }

.h6-slider-full {
  left: 50%;
  padding: 4px 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 5; }

/* 14. Shortcode */
.shortcode-title {
  padding: 96px 0 0; }

.nesting-column {
  padding: 0 0 92px; }

.alignment-content {
  padding: 0 0 92px; }

.bullet-list {
  list-style: outside none none;
  margin-bottom: 20px;
  padding: 0; }

.bullet-list li {
  display: block;
  margin-bottom: 5px; }

.bullet-list li::before {
  background-color: #3FB698;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 6px;
  margin-right: 12px;
  position: relative;
  top: -3px;
  width: 6px; }

.disc-list {
  font-weight: 600;
  list-style: outside none none;
  margin-bottom: 20px;
  padding: 0; }

.disc-list li {
  display: block;
  margin-bottom: 5px; }

.disc-list li::before {
  border: 2px solid #636363;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 7px;
  margin-right: 25px;
  position: relative;
  top: -1px;
  width: 7px; }

.check-list {
  list-style: outside none none;
  margin-bottom: 20px;
  padding: 0; }

.check-list li {
  display: block;
  margin-bottom: 5px; }

.check-list li::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #3FB698;
  -o-border-image: none;
  border-style: solid;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  height: 14px;
  margin-right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px; }

.plus-list {
  list-style: outside none none;
  margin-bottom: 20px;
  padding: 0; }

.plus-list li {
  display: block;
  margin-bottom: 10px; }

.plus-list li::before {
  background-color: #3FB698;
  color: #fff;
  content: "+";
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  height: 20px;
  line-height: 19px;
  margin-right: 15px;
  text-align: center;
  width: 20px; }

.plus-list-2 {
  list-style: outside none none;
  margin-bottom: 20px;
  padding: 0; }

.plus-list-2 li {
  color: #252525;
  font-weight: 600;
  margin-bottom: 26px;
  padding-left: 55px;
  position: relative; }

.plus-list-2 li::before {
  background-color: #3FB698;
  border-radius: 50%;
  color: #fff;
  content: "+";
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  height: 38px;
  left: 0;
  line-height: 37px;
  margin-right: 15px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 38px; }

.standard-list ul,
.standard-list ol,
.standard-list dl {
  padding: 0; }

.sc-login-area {
  padding: 0 0 60px; }

.sc-login-box {
  margin: 0 0 22px; }

.sc-login-box input[type="email"],
.sc-login-box input[type="password"] {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  color: #687377;
  font-size: 14px;
  height: 62px;
  letter-spacing: 0;
  padding: 0 10px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%; }

.sc-login-box input[type="email"]:focus,
.sc-login-box input[type="password"]:focus {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #0030AE; }

.sc-login-checkbox span {
  font-size: 14px;
  line-height: 18px;
  margin-left: 6px;
  text-transform: uppercase; }

.sc-login .sc-login-button {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  color: #333333;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  margin: 0 0 20px;
  outline: medium none;
  padding: 22px 42px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.sc-login .sc-login-button:hover {
  background: #0030AE none repeat scroll 0 0;
  border-color: #0030AE;
  color: #fff; }

.sc-login .links {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px; }

.sc-newsletter-2 {
  padding: 0 0 76px; }

.sc-newsletter-widget input[type="text"] {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  color: #687377;
  font-size: 14px;
  height: 62px;
  letter-spacing: 0;
  padding: 0 10px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%; }

.sc-newsletter-widget input[type="text"]:focus {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #0030AE; }

.sc-newsletter-widget input[type="submit"] {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  color: #333333;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  margin: 0 0 20px;
  outline: medium none;
  padding: 22px 42px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.sc-newsletter-widget input[type="submit"]:hover {
  background: #0030AE none repeat scroll 0 0;
  border-color: #0030AE;
  color: #fff; }

/* SC Buttos */
.btn,
.btn:focus {
  border: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  outline: medium none;
  padding: 8px 10px; }

.btn.btn-style-1 {
  background: #0030AE none repeat scroll 0 0;
  border: 2px solid #0030AE;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  padding: 12px 20px; }

.btn.btn-style-1:hover {
  background: #ffffff none repeat scroll 0 0;
  color: #0030AE; }

.btn.btn-xs {
  font-size: 13px;
  padding: 10px 14px; }

.btn.btn-lg, .btn-group-lg > .btn {
  padding: 13px 40px; }

.btn.btn-xl {
  padding: 14px 60px; }

.btn.btn-style-2 {
  border: 2px solid #0030AE;
  border-radius: 5px; }

.btn.btn-style-2:hover {
  background: #0030AE none repeat scroll 0 0;
  color: #ffffff; }

.btn.btn-style-3 {
  background: #0030AE none repeat scroll 0 0;
  border: 2px solid #0030AE;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  padding: 12px 20px; }

.btn.btn-style-3:hover {
  background: #ffffff none repeat scroll 0 0;
  color: #0030AE; }

.btn.btn-style-4 {
  border: 2px solid #0030AE;
  border-radius: 0; }

.btn.btn-style-4:hover {
  background: #0030AE none repeat scroll 0 0;
  color: #ffffff; }

.sc-btn-style4 {
  padding: 0 0 100px; }

.hr {
  background-color: #e1e1e1;
  height: 1px;
  margin: 50px 0; }

.hr.default-color {
  background: #0030AE none repeat scroll 0 0; }

.hr.gradient-color {
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(90deg, #0030AE, #333333) repeat scroll 0 0; }

.hr.black {
  background-color: #252525; }

.alert {
  border-radius: 5px; }
  .alert ul {
    list-style: none;
    margin: 0;
    padding: 0; }

.alert.box {
  border-radius: 0; }

.sc-alert-box {
  padding: 0 0 90px; }

.image-box {
  padding: 0 0 70px; }

.sc-service-style3 {
  background: #00314f none repeat scroll 0 0;
  padding: 40px 0 0; }

.sc-service-style5 {
  padding: 0 0 53px; }

.sc-process-steps {
  padding: 0 0 53px; }

.sc-pricing {
  padding: 0 0 70px; }

.sc-team {
  padding: 0 0 74px; }

.sc-tab {
  padding: 0 0 71px; }

.sc-gallery3 {
  padding: 0 0 69px; }

.sc-blog-carousel {
  padding: 0 0 70px; }

/* Ultra Medium Layout: 1367px. */
#group-link {
  margin: 10px auto;
  display: flex;
  justify-content: center; }

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

@media only screen and (min-width: 1368px) {
  /*home1*/
  .pss-box {
    width: 100%; }

  .pss-box.right {
    right: 16%; }

  .pogoSlider--navBottom .pogoSlider-nav {
    bottom: 100px; }

  .to-down {
    bottom: 30px; }

  /*home4*/
  .h4-slider-full-box {
    padding: 150px 0; }

  .link1 {
    width: 190px;
    background: #006934;
    color: white;
    font-size: 16px;
    padding: 16px 0;
    margin-bottom: 8px;
    text-align: center;
    display: block;
    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; }

  .link2 {
    width: 190px;
    background: #C30D23;
    color: white;
    padding: 16px 0;
    margin-bottom: 8px;
    text-align: center;
    display: block;
    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 (min-width: 1200px) {
  .main-slider-wrap {
    padding: 6.3rem 0; }

  .lg-fs7 {
    font-size: 7px; }

  .lg-fs8 {
    font-size: 8px; }

  .lg-fs9 {
    font-size: 9px; }

  .lg-fs10 {
    font-size: 10px; }

  .lg-fs11 {
    font-size: 11px; }

  .lg-fs12 {
    font-size: 12px; }

  .lg-fs13 {
    font-size: 13px; }

  .lg-fs14 {
    font-size: 14px; }

  .lg-fs15 {
    font-size: 15px; }

  .lg-fs16 {
    font-size: 16px; }

  .lg-fs17 {
    font-size: 17px; }

  .lg-fs18 {
    font-size: 18px; }

  .lg-fs19 {
    font-size: 19px; }

  .lg-fs20 {
    font-size: 20px; }

  .lg-fs21 {
    font-size: 21px; }

  .lg-fs22 {
    font-size: 22px; }

  .lg-fs23 {
    font-size: 23px; }

  .lg-fs24 {
    font-size: 24px; }

  .lg-fs25 {
    font-size: 25px; }

  .lg-fs26 {
    font-size: 26px; }

  .lg-fs27 {
    font-size: 27px; }

  .lg-fs28 {
    font-size: 28px; }

  .lg-fs29 {
    font-size: 29px; }

  .lg-fs30 {
    font-size: 30px; }

  .lg-fs31 {
    font-size: 31px; }

  .lg-fs32 {
    font-size: 32px; }

  .lg-fs33 {
    font-size: 33px; }

  .lg-fs34 {
    font-size: 34px; }

  .lg-fs35 {
    font-size: 35px; }

  .lg-fs36 {
    font-size: 36px; }

  .lg-fs37 {
    font-size: 37px; }

  .lg-fs38 {
    font-size: 38px; }

  .lg-fs39 {
    font-size: 39px; }

  .lg-fs40 {
    font-size: 40px; } }
/* Medium Monitor: 1367px. */
@media only screen and (min-width: 1201px) and (max-width: 1367px) {
  /*home1*/
  .pogoSlider--navBottom .pogoSlider-nav {
    bottom: 100px; }

  .pss-box {
    width: 75%; }

  .pss-box.right {
    right: 5%; }

  .pss-box .title-b {
    margin: 0 0 12px; }

  .pss-box .text {
    margin: 0 0 10px; }

  .pogoSlider--navBottom .pogoSlider-nav {
    bottom: 74px; }

  .to-down {
    bottom: 22px; }

  /*home4*/
  .h4-slider-full-box {
    padding: 44px 0; }

  .h4-slider-carousel .owl-dots {
    bottom: 8px; }

  /*home6*/
  .h6-slider-full {
    width: 100%; }

  .link1 {
    width: 190px;
    background: #006934;
    color: white;
    font-size: 16px;
    padding: 16px 0;
    margin-bottom: 8px;
    text-align: center;
    display: block;
    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; }

  .link2 {
    width: 190px;
    background: #C30D23;
    color: white;
    padding: 16px 0;
    margin-bottom: 8px;
    text-align: center;
    display: block;
    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; } }
/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /*home1*/
  .sc-search {
    margin-right: 0; }

  .sc-consultant .link {
    padding: 12px 6px; }

  .lt-language .current,
  .lt-time .time,
  .ap-address .address,
  .ap-phone .phone {
    font-size: 12px;
    line-height: 16px; }

  .menu ul li > a {
    padding: 30px 10px; }

  .menu ul li .mega-menu {
    left: -30%;
    min-width: 970px; }

  .menu ul li .drop li .third {
    left: 100%;
    right: auto; }

  .pss-box .title-b {
    margin: 0 0 6px; }

  .pss-box .text {
    margin: 0 0 14px; }

  .pogoSlider--navBottom .pogoSlider-nav {
    bottom: 14px; }

  .single-top-agency .name {
    font-size: 12px; }

  .case-study-carousel .owl-dots {
    bottom: 0; }

  .how-to-content {
    padding: 24px 0 0 30px; }

  .how-to-content .section-title h2 {
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    margin: 0; }

  .single-service .content .title {
    font-size: 18px;
    line-height: 22px; }

  .single-pricing .top .popular {
    padding: 1px 20px; }

  .single-blog .content .meta .author .img {
    margin-right: 0; }

  .single-blog .content .meta .author .name p {
    font-size: 12px; }

  /*home2*/
  .h2-step-box::after {
    background-size: contain;
    width: 140px; }

  .h2-footer-right .links li a {
    margin-left: 14px; }

  /*blog page*/
  .single-page-blog .content .meta > div {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    -o-flex: 1 1 50%;
    flex: 1 1 50%;
    margin: 0 0 8px; }

  .single-page-blog .content .meta > div:last-child::after {
    display: block; }

  .single-page-blog .content .meta > div::after {
    right: 0; }

  .single-page-blog .content .meta .comment {
    padding-left: 0; }

  .blog-chess-two-column .single-page-blog .content {
    min-height: 420px;
    padding: 74px 24px 0 28px; }

  .blog-chess-four-column .single-page-blog .content .title,
  .blog-chess-four-column .single-page-blog .content .title a {
    font-size: 18px;
    line-height: 22px; }

  .blog-chess-four-column .single-page-blog .content .meta {
    flex-wrap: wrap;
    margin-bottom: 0; }

  .blog-chess-four-column .single-page-blog .content .meta > div {
    flex: 1 1 100%; }

  .blog-chess-four-column .single-page-blog .content .meta .date {
    padding-left: 0; }

  /*home3*/
  .h3-pss-box {
    width: 60%; }

  /*home4*/
  .h4-slider-full-box {
    padding: 104px 0; }

  /*home6*/
  .h6-slider-area {
    height: 78vh; }

  .h6-slider-full {
    width: 100%; }

  .blog-chess-two-column .single-page-blog .content .title,
  .blog-chess-two-column .single-page-blog .content .title a {
    font-size: 22px;
    line-height: 24px; }

  .link1 {
    width: 190px;
    background: #006934;
    color: white;
    font-size: 16px;
    padding: 16px 0;
    margin-bottom: 8px;
    text-align: center;
    display: block;
    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; }

  .link2 {
    width: 190px;
    background: #C30D23;
    color: white;
    padding: 16px 0;
    margin-bottom: 8px;
    text-align: center;
    display: block;
    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; }

  .md-fs7 {
    font-size: 7px; }

  .md-fs8 {
    font-size: 8px; }

  .md-fs9 {
    font-size: 9px; }

  .md-fs10 {
    font-size: 10px; }

  .md-fs11 {
    font-size: 11px; }

  .md-fs12 {
    font-size: 12px; }

  .md-fs13 {
    font-size: 13px; }

  .md-fs14 {
    font-size: 14px; }

  .md-fs15 {
    font-size: 15px; }

  .md-fs16 {
    font-size: 16px; }

  .md-fs17 {
    font-size: 17px; }

  .md-fs18 {
    font-size: 18px; }

  .md-fs19 {
    font-size: 19px; }

  .md-fs20 {
    font-size: 20px; }

  .md-fs21 {
    font-size: 21px; }

  .md-fs22 {
    font-size: 22px; }

  .md-fs23 {
    font-size: 23px; }

  .md-fs24 {
    font-size: 24px; }

  .md-fs25 {
    font-size: 25px; }

  .md-fs26 {
    font-size: 26px; }

  .md-fs27 {
    font-size: 27px; }

  .md-fs28 {
    font-size: 28px; }

  .md-fs29 {
    font-size: 29px; }

  .md-fs30 {
    font-size: 30px; }

  .md-fs31 {
    font-size: 31px; }

  .md-fs32 {
    font-size: 32px; }

  .md-fs33 {
    font-size: 33px; }

  .md-fs34 {
    font-size: 34px; }

  .md-fs35 {
    font-size: 35px; }

  .md-fs36 {
    font-size: 36px; }

  .md-fs37 {
    font-size: 37px; }

  .md-fs38 {
    font-size: 38px; }

  .md-fs39 {
    font-size: 39px; }

  .md-fs40 {
    font-size: 40px; }

  .main-slider-wrap {
    padding: 5rem 0; } }
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /*home1*/
  .top-agency-area {
    padding: 45px 0 0; }

  .menu-area.navbar-fixed-top {
    animation: 0s ease 0s normal none 1 running none;
    box-shadow: none;
    position: unset; }

  .menu ul li::before {
    display: none; }

  .menu ul li.mega {
    position: relative; }

  .lang-time {
    padding: 6px 0 10px; }

  .header-social ul {
    text-align: center; }

  .logo {
    text-align: center; }

  .search-consultant {
    text-align: center; }

  .to-down {
    bottom: 46px; }

  .to-down a img {
    height: 22px; }

  .pss-box {
    width: 100%; }

  .pss-box .title-m {
    font-size: 28px; }

  .pss-box .title-b {
    font-size: 48px;
    margin: 0 0 10px; }

  .pss-box .text {
    margin: 0 0 8px; }

  .pss-box .more {
    padding: 6px 16px; }

  .pogoSlider--navBottom .pogoSlider-nav {
    bottom: 12px; }

  .top-agency-img {
    text-align: center; }

  .case-study-carousel .owl-dots {
    bottom: 0; }

  .case-study-box .content {
    padding: 12px 0 0; }

  .join-team-banner {
    text-align: center; }

  .counter-box .counter {
    font-size: 32px;
    line-height: 36px; }

  .counter-box .text {
    font-size: 14px;
    line-height: 18px; }

  .skills-progress .progress .progress-bar span {
    bottom: 18px; }

  .single-blog .content .meta .author .img {
    margin-right: 0; }

  .how-to-banner {
    width: 32%; }

  /*home2*/
  .h2-menu-area.navbar-fixed-top {
    animation: 0s ease 0s normal none 1 running none;
    box-shadow: none;
    position: unset; }

  .menu.mean-container {
    overflow: hidden;
    padding: 10px 0; }

  .welcome-faq {
    margin: 0 0 30px; }

  .h2-step-box {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    -o-flex: 1 1 50%;
    flex: 1 1 50%; }

  .h2-step-box:nth-child(2)::after {
    display: none; }

  .h2-footer-right {
    text-align: left; }

  .single-team {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    -o-flex: 1 1 50%;
    flex: 1 1 50%; }

  /*home3*/
  .h3-menu-area.navbar-fixed-top {
    animation: 0s ease 0s normal none 1 running none;
    box-shadow: none;
    position: unset; }

  .h3-menu-area .menu ul li > a {
    color: #333; }

  .h3-header-social .social {
    text-align: center; }

  .h3-pss-box {
    padding: 34px;
    width: 70%; }

  .h3-pss-box .title-m {
    font-size: 22px;
    line-height: 22px; }

  .h3-pss-box .title-b {
    font-size: 22px;
    line-height: 22px; }

  /*about*/
  .about-tab .nav-tabs .nav-item {
    font-size: 16px;
    margin: 0 10px; }

  /*case-details*/
  .cd-video-details .video-details {
    margin: 0 0 30px; }

  /*page-blog*/
  .blog-chess-two-column .single-page-blog .content .meta {
    flex-wrap: wrap; }

  .blog-chess-two-column .single-page-blog .content .title,
  .blog-chess-two-column .single-page-blog .content .title a {
    font-size: 30px;
    line-height: 34px; }

  .blog-chess-two-column .single-page-blog .content {
    min-height: 400px;
    padding-top: 40px; }

  .blog-chess-four-column .single-page-blog .bimg a img {
    width: 100%; }

  .blog-chess-four-column .single-page-blog .content {
    min-height: 290px;
    padding: 28px 13px 10px; }

  /*home4*/
  .h4-slider-full-box {
    padding: 64px 0; }

  /*home6*/
  .h6-slider-full {
    width: 100%; }

  .blog-chess-two-column .single-page-blog .content .title,
  .blog-chess-two-column .single-page-blog .content .title a {
    font-size: 22px;
    line-height: 24px; }

  .link1 {
    width: 190px;
    background: #006934;
    color: white;
    font-size: 16px;
    padding: 16px 0;
    margin-bottom: 8px;
    text-align: center;
    display: block;
    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; }

  .link2 {
    width: 190px;
    background: #C30D23;
    color: white;
    padding: 16px 0;
    margin-bottom: 8px;
    text-align: center;
    display: block;
    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; }

  .sm-fs7 {
    font-size: 7px; }

  .sm-fs8 {
    font-size: 8px; }

  .sm-fs9 {
    font-size: 9px; }

  .sm-fs10 {
    font-size: 10px; }

  .sm-fs11 {
    font-size: 11px; }

  .sm-fs12 {
    font-size: 12px; }

  .sm-fs13 {
    font-size: 13px; }

  .sm-fs14 {
    font-size: 14px; }

  .sm-fs15 {
    font-size: 15px; }

  .sm-fs16 {
    font-size: 16px; }

  .sm-fs17 {
    font-size: 17px; }

  .sm-fs18 {
    font-size: 18px; }

  .sm-fs19 {
    font-size: 19px; }

  .sm-fs20 {
    font-size: 20px; }

  .sm-fs21 {
    font-size: 21px; }

  .sm-fs22 {
    font-size: 22px; }

  .sm-fs23 {
    font-size: 23px; }

  .sm-fs24 {
    font-size: 24px; }

  .sm-fs25 {
    font-size: 25px; }

  .sm-fs26 {
    font-size: 26px; }

  .sm-fs27 {
    font-size: 27px; }

  .sm-fs28 {
    font-size: 28px; }

  .sm-fs29 {
    font-size: 29px; }

  .sm-fs30 {
    font-size: 30px; }

  .sm-fs31 {
    font-size: 31px; }

  .sm-fs32 {
    font-size: 32px; }

  .sm-fs33 {
    font-size: 33px; }

  .sm-fs34 {
    font-size: 34px; }

  .sm-fs35 {
    font-size: 35px; }

  .sm-fs36 {
    font-size: 36px; }

  .sm-fs37 {
    font-size: 37px; }

  .sm-fs38 {
    font-size: 38px; }

  .sm-fs39 {
    font-size: 39px; }

  .sm-fs40 {
    font-size: 40px; }

  .main-slider-wrap {
    padding: 6.4rem 0; } }
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .xs-fs7 {
    font-size: 7px; }

  .xs-fs8 {
    font-size: 8px; }

  .xs-fs9 {
    font-size: 9px; }

  .xs-fs10 {
    font-size: 10px; }

  .xs-fs11 {
    font-size: 11px; }

  .xs-fs12 {
    font-size: 12px; }

  .xs-fs13 {
    font-size: 13px; }

  .xs-fs14 {
    font-size: 14px; }

  .xs-fs15 {
    font-size: 15px; }

  .xs-fs16 {
    font-size: 16px; }

  .xs-fs17 {
    font-size: 17px; }

  .xs-fs18 {
    font-size: 18px; }

  .xs-fs19 {
    font-size: 19px; }

  .xs-fs20 {
    font-size: 20px; }

  .xs-fs21 {
    font-size: 21px; }

  .xs-fs22 {
    font-size: 22px; }

  .xs-fs23 {
    font-size: 23px; }

  .xs-fs24 {
    font-size: 24px; }

  .xs-fs25 {
    font-size: 25px; }

  .xs-fs26 {
    font-size: 26px; }

  .xs-fs27 {
    font-size: 27px; }

  .xs-fs28 {
    font-size: 28px; }

  .xs-fs29 {
    font-size: 29px; }

  .xs-fs30 {
    font-size: 30px; }

  .xs-fs31 {
    font-size: 31px; }

  .xs-fs32 {
    font-size: 32px; }

  .xs-fs33 {
    font-size: 33px; }

  .xs-fs34 {
    font-size: 34px; }

  .xs-fs35 {
    font-size: 35px; }

  .xs-fs36 {
    font-size: 36px; }

  .xs-fs37 {
    font-size: 37px; }

  .xs-fs38 {
    font-size: 38px; }

  .xs-fs39 {
    font-size: 39px; }

  .xs-fs40 {
    font-size: 40px; }

  .main-slider-wrap {
    padding: 5.7rem 0; } }
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 481px) and (max-width: 767px) {
  /*home1*/
  .top-agency-area {
    padding: 35px 0 0; }

  .menu-area.navbar-fixed-top {
    animation: 0s ease 0s normal none 1 running none;
    box-shadow: none;
    position: unset; }

  .menu ul li::before {
    display: none; }

  .menu ul li.mega {
    position: relative; }

  .header-social ul {
    text-align: center; }

  .logo {
    text-align: left; }

  .pogoSlider--navBottom .pogoSlider-nav {
    bottom: 10px; }

  .pss-box .title-m {
    font-size: 18px;
    line-height: 30px; }

  .pss-box .title-b {
    font-size: 38px;
    line-height: 1.1em;
    margin: 0 0 10px; }

  .pss-box .more {
    font-size: 14px;
    line-height: 22px;
    padding: 6px 10px; }

  .to-down {
    bottom: 14px; }

  .to-down a img {
    height: 22px; }

  .pogoSlider--navBottom .pogoSlider-nav {
    display: none; }

  .case-study-carousel .owl-dots {
    bottom: -20px; }

  .counter-box {
    flex: 1 1 50%; }

  .section-title h2 {
    font-size: 32px;
    line-height: 36px; }

  .single-brand img {
    height: 100%; }

  .how-to-banner {
    display: none; }

  .counter-box:last-child::after {
    display: block; }

  /*home2*/
  .h2-menu-area.navbar-fixed-top {
    animation: 0s ease 0s normal none 1 running none;
    box-shadow: none;
    position: unset; }

  .welcome {
    text-align: center; }

  .h2hma-info-box {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    -o-flex: 1 1 50%;
    flex: 1 1 50%; }

  .h2hma-info-box::after {
    display: none; }

  .menu.mean-container {
    overflow: hidden;
    padding: 10px 0; }

  .welcome-faq {
    margin: 0 0 30px; }

  .h2-step-box {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    -o-flex: 1 1 50%;
    flex: 1 1 50%; }

  .h2-step-box:nth-child(2)::after {
    display: none; }

  .h2-footer-right {
    text-align: left; }

  .h2-footer-right .links li a {
    margin-left: 0;
    margin-right: 10px; }

  /*home3*/
  .h3-menu-area.navbar-fixed-top {
    animation: 0s ease 0s normal none 1 running none;
    box-shadow: none;
    position: unset; }

  .h3-header-social .social {
    text-align: center; }

  .h3-single-cosultancy .content {
    bottom: 46px;
    margin-bottom: -46px; }

  .h3-pss-box {
    width: 80%;
    padding: 44px 30px; }

  .pss-box .contact {
    font-size: 14px;
    line-height: 22px;
    padding: 6px 10px; }

  .h3-slider-area .pogoSlider-dir-btn {
    display: none; }

  /*case-details*/
  .cd-video-details .video-details {
    margin: 0 0 30px; }

  /*gallery-grid*/
  .gallery-menu .button {
    padding: 8px 12px; }

  /*blog-page*/
  .single-page-blog .content .meta > div {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    -o-flex: 1 1 50%;
    flex: 1 1 50%;
    margin: 0 0 10px; }

  .single-page-blog .content .meta .author {
    padding-left: 18px; }

  .single-page-blog .content .meta > div:last-child::after {
    display: block; }

  .blog-chess-two-column .single-page-blog .content .meta {
    flex-wrap: wrap; }

  .blog-chess-two-column .single-page-blog .content .meta > div {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    -o-flex: 1 1 50%;
    flex: 1 1 50%; }

  .blog-chess-two-column .single-page-blog .content .meta .author {
    padding-left: 0; }

  .blog-chess-two-column .single-page-blog .content .title,
  .blog-chess-two-column .single-page-blog .content .title a {
    font-size: 30px;
    line-height: 34px; }

  .blog-chess-four-column .single-page-blog .content .meta {
    flex-wrap: wrap; }

  .blog-chess-four-column .single-page-blog .content .meta > div {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    -o-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 0; }

  .blog-chess-four-column .single-page-blog {
    margin: auto -15px;
    width: 270px; }

  .bd-comments ul li ul {
    padding-left: 40px; }

  /*home4*/
  .h4-slider-full-box {
    padding: 80px 0; }

  /*home6*/
  .h6-slider-full {
    width: 100%; }

  .blog-chess-tc-left {
    margin: 0 0 120px; }

  .blog-chess-two-column .single-page-blog {
    margin: 0 -15px 40px; }

  .link1 {
    width: 45%;
    background: #006934;
    color: white;
    font-size: 16px;
    padding: 16px 0;
    margin-bottom: 8px;
    text-align: center;
    display: block;
    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; }

  .link2 {
    width: 45%;
    background: #C30D23;
    color: white;
    padding: 16px 0;
    margin-bottom: 8px;
    text-align: center;
    display: block;
    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; } }
/* Small Mobile Layout: 480px. */
.mvh {
  height: 720px !important; }

.title-sp {
  display: none; }

.pointImg span {
  position: relative;
  top: 23px;
  left: 5px; }

.fss-22 {
  font-size: 1.375rem;
  line-height: 1.4em; }

.fss-28 {
  font-size: 1.75rem;
  line-height: 1.4em; }

@media only screen and (min-width: 240px) and (max-width: 480px) {
  /*home1*/
  .menu-area.navbar-fixed-top {
    animation: 0s ease 0s normal none 1 running none;
    box-shadow: none;
    position: unset; }

  .h3-menu-area .menu ul li > a {
    color: #333; }

  .menu ul li::before {
    display: none; }

  .menu ul li.mega {
    position: relative; }

  .ap-address {
    flex: 1 1 100%;
    margin: 0 0 18px;
    text-align: center; }

  .ap-phone {
    flex: 1 1 100%;
    text-align: center; }

  .header-social ul {
    text-align: center; }

  .logo {
    text-align: center; }

  .search-modal .modal-content input[type="text"] {
    width: 280px; }

  .pogoSlider--navBottom .pogoSlider-nav {
    display: none; }

  .mvh {
    height: 396px !important; }

  .pss-box {
    top: 124px;
    width: 100%; }

  .pss-box.right {
    right: 12%; }

  .pss-box .title-m {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 14px; }

  .pss-box .title-b {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 40px;
    margin: 0 0 12px; }

  .swiper-container-horizontal .swiper-pagination-bullets {
    bottom: 16px; }

  .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet::after {
    width: 4px;
    height: 4px; }

  .title-sp {
    display: block; }

  .title-pc {
    display: none; }

  .pss-box .more {
    font-size: 14px;
    line-height: 23px;
    padding: 4px 8px; }

  .to-down {
    bottom: 4px; }

  .to-down a img {
    height: 14px; }

  .section-title h2 {
    font-size: 24px;
    line-height: 28px; }

  .wf-contact .text {
    font-size: 16px;
    line-height: 20px;
    margin-right: 0;
    padding: 9px 8px; }

  .wf-contact .phone {
    font-size: 14px;
    line-height: 16px; }

  .wf-contact .phone span {
    height: 30px;
    line-height: 30px;
    margin-right: 0;
    width: 30px; }

  .how-to-content {
    margin: 0;
    padding: 55px 0 0; }

  .counter-box {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    -o-flex: 1 1 50%;
    flex: 1 1 50%;
    padding: 0 15px; }

  .counter-box .counter {
    font-size: 30px;
    line-height: 34px; }

  .counter-box .text {
    font-size: 14px;
    line-height: 18px; }

  .single-team {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    -o-flex: 1 1 100%;
    flex: 1 1 100%; }

  .single-pricing .top .popular {
    padding: 1px 20px; }

  .single-top-agency {
    margin: 2px auto 30px;
    width: 270px; }

  .single-brand img {
    height: 100%; }

  .single-blog .content .meta {
    display: block; }

  .single-blog .content .meta .date {
    padding-left: 0; }

  .case-study-carousel .owl-dots {
    bottom: 0; }

  .how-to-banner {
    display: none; }

  .counter-box:nth-child(2)::after {
    display: none; }

  /*home2*/
  .h2-menu-area.navbar-fixed-top {
    animation: 0s ease 0s normal none 1 running none;
    box-shadow: none;
    position: unset; }

  .h2hma-info-box {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    -o-flex: 1 1 100%;
    flex: 1 1 100%; }

  .h2hma-info-box::after {
    display: none; }

  .menu.mean-container {
    overflow: hidden;
    padding: 10px 0; }

  .h2-step-box {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    -o-flex: 1 1 100%;
    flex: 1 1 100%; }

  .h2-step-box::after {
    display: none; }

  .h2-footer-right {
    text-align: left; }

  .h2-footer-right .links li a {
    margin-left: 0;
    margin-left: 8px; }

  .h2-register-left .title {
    font-size: 30px;
    line-height: 34px; }

  .h2-register-left .title-2 {
    font-size: 20px;
    line-height: 24px; }

  .h2-register-left .phone {
    font-size: 30px;
    line-height: 30px; }

  .h2-register-left .email {
    font-size: 20px;
    line-height: 24px; }

  .welcome-faq {
    margin: 0 0 30px; }

  .h2-single-case-study {
    margin: auto auto 30px;
    width: 270px; }

  /*home3*/
  .h3-menu-area.navbar-fixed-top {
    animation: 0s ease 0s normal none 1 running none;
    box-shadow: none;
    position: unset; }

  .h3-menu-area .menu ul li > a {
    color: #333; }

  .h3-pss-box {
    padding: 14px 14px;
    width: 80%; }

  .pss-box .contact {
    font-size: 14px;
    line-height: 23px;
    margin-left: 6px;
    padding: 4px 8px; }

  .h3-slider-area .pogoSlider-dir-btn {
    display: none; }

  .h3-header-social .social {
    text-align: center; }

  .h3fb-social {
    padding: 20px 0 0;
    text-align: left; }

  .h3fb-social ul li a {
    margin-left: 0;
    margin-right: 14px; }

  .h3-single-cosultancy {
    margin: auto auto 30px;
    width: 270px; }

  /*about*/
  .about-tab .nav-tabs .nav-item {
    font-size: 16px;
    margin: 0 4px; }

  .about-video-area {
    padding: 100px 0; }

  /*case-details*/
  .cd-video-details .video-details {
    margin: 0 0 30px; }

  .cdt-menu .nav-item .nav-link {
    padding: 11px 20px; }

  /*gallery-grid*/
  .gallery-menu {
    text-align: left; }

  .gallery-menu .button {
    font-size: 16px;
    margin: 0 2px 8px;
    padding: 7px 10px; }

  /*Blog Page*/
  .single-page-blog .content .meta > div {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    -o-flex: 1 1 100%;
    flex: 1 1 100%;
    margin: 0 0 6px; }

  .single-page-blog .content .meta .date {
    padding-left: 0; }

  .single-page-blog .content .meta .comment {
    padding-left: 0; }

  .single-page-blog .content .meta .business {
    padding-left: 0; }

  .single-page-blog .content .meta > div:last-child::after {
    display: block; }

  .blog-chess-two-column .single-page-blog .content .meta {
    flex-wrap: wrap; }

  .blog-chess-two-column .single-page-blog .content .meta > div {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    -o-flex: 1 1 100%;
    flex: 1 1 100%; }

  .blog-chess-two-column .single-page-blog .content .title,
  .blog-chess-two-column .single-page-blog .content .title a {
    font-size: 30px;
    line-height: 34px; }

  .blog-chess-four-column .single-page-blog {
    margin: 0; }

  .blog-chess-four-column .single-page-blog .content .meta {
    flex-wrap: wrap; }

  .sdsw-tags .tags li a {
    padding: 12px 8px; }

  .bd-comment-box .content .name .reply {
    display: block;
    float: none;
    margin: 10px 0; }

  .bd-comment-box .img {
    float: none; }

  .bd-comment-box .content {
    margin-top: 30px;
    padding-left: 0; }

  .bd-comments ul li ul {
    padding-left: 24px; }

  .single-page-blog .bimg a img {
    width: 100%; }

  /*home4*/
  .h4-slider-full-box {
    padding: 28px 0; }

  .h4-slider-carousel .owl-dots {
    bottom: -4px; }

  /*home6*/
  .h6-slider-area {
    height: 110vh; }

  .h6-slider-full {
    width: 100%; }

  .h5-slider-content .title {
    font-size: 32px;
    line-height: 36px; }

  .h5-slider-content .cd-headline {
    font-size: 40px;
    line-height: 40px; }

  .blog-chess-two-column .single-page-blog {
    padding-bottom: 30px; }

  .blog-chess-two-column .single-page-blog .content .title,
  .blog-chess-two-column .single-page-blog .content .title a {
    font-size: 20px;
    line-height: 24px; }

  .blog-chess-two-column .blog-chess-tc-right .single-page-blog {
    padding-bottom: 0; }

  .blog-chess-two-column .blog-chess-tc-right .single-page-blog .content {
    margin-bottom: 60px; }

  .blog-chess-two-column .single-page-blog .content {
    padding: 70px 24px 0 28px; }

  .blog-chess-tc-left {
    margin: 0 0 120px; }

  .blog-chess-two-column .single-page-blog {
    margin: 0 0 40px; }

  .pointImg span {
    position: relative;
    top: 8px;
    left: 5px; }

  .fss-22 {
    font-size: 1rem; }

  .fss-28 {
    font-size: 1.1rem; }

  .link1 {
    width: 45%;
    background: #006934;
    color: white;
    font-size: 16px;
    padding: 16px 0;
    margin-bottom: 8px;
    text-align: center;
    display: block;
    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; }

  .link2 {
    width: 45%;
    background: #C30D23;
    color: white;
    padding: 16px 0;
    margin-bottom: 8px;
    text-align: center;
    display: block;
    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; } }
/*big from small mobile, small from wide mobile*/
@media only screen and (min-width: 380px) and (max-width: 480px) {
  /*home1*/
  .to-down {
    bottom: 12px; }

  .to-down a img {
    height: 22px; }

  /*home2*/
  .h2-single-case-study {
    margin: auto auto 30px;
    width: 360px; }

  /*service*/
  .explore-service-area .single-service {
    margin: auto auto 30px;
    width: 340px; }

  /*case-study*/
  .single-page-case-study {
    margin: auto auto 30px;
    width: 360px; }

  /*portfolio*/
  .page-portfolio-area .single-service {
    margin: auto auto 30px;
    width: 360px; }

  /*page-blog*/
  .blog-chess-four-column .single-page-blog {
    margin: auto;
    width: 286px; }

  /*home4*/
  .h4-slider-full-box {
    padding: 54px 0; } }
header h1 {
  padding: 5px 0; }

.pb240 {
  padding-bottom: 240px; }

.pt240 {
  padding-top: 240px; }

.map-holder {
  overflow: hidden;
  position: relative; }
  .map-holder iframe {
    border: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3; }
  .map-holder :before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2; }

@media (max-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }

  .m-sm-1 {
    margin: 0.25rem !important; }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }

  .m-sm-2 {
    margin: 0.5rem !important; }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }

  .m-sm-3 {
    margin: 1rem !important; }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }

  .m-sm-4 {
    margin: 1.5rem !important; }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }

  .m-sm-5 {
    margin: 3rem !important; }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }

  .p-sm-0 {
    padding: 0 !important; }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }

  .p-sm-1 {
    padding: 0.25rem !important; }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }

  .p-sm-2 {
    padding: 0.5rem !important; }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }

  .p-sm-3 {
    padding: 1rem !important; }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }

  .p-sm-4 {
    padding: 1.5rem !important; }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }

  .p-sm-5 {
    padding: 3rem !important; }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }

  .m-sm-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 (max-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }

  .m-md-1 {
    margin: 0.25rem !important; }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }

  .m-md-2 {
    margin: 0.5rem !important; }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }

  .m-md-3 {
    margin: 1rem !important; }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }

  .m-md-4 {
    margin: 1.5rem !important; }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }

  .m-md-5 {
    margin: 3rem !important; }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }

  .p-md-0 {
    padding: 0 !important; }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }

  .p-md-1 {
    padding: 0.25rem !important; }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }

  .p-md-2 {
    padding: 0.5rem !important; }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }

  .p-md-3 {
    padding: 1rem !important; }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }

  .p-md-4 {
    padding: 1.5rem !important; }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }

  .p-md-5 {
    padding: 3rem !important; }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }

  .m-md-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 (max-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }

  .m-lg-1 {
    margin: 0.25rem !important; }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }

  .m-lg-2 {
    margin: 0.5rem !important; }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }

  .m-lg-3 {
    margin: 1rem !important; }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }

  .m-lg-4 {
    margin: 1.5rem !important; }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }

  .m-lg-5 {
    margin: 3rem !important; }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }

  .p-lg-0 {
    padding: 0 !important; }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }

  .p-lg-1 {
    padding: 0.25rem !important; }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }

  .p-lg-2 {
    padding: 0.5rem !important; }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }

  .p-lg-3 {
    padding: 1rem !important; }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }

  .p-lg-4 {
    padding: 1.5rem !important; }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }

  .p-lg-5 {
    padding: 3rem !important; }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }

  .m-lg-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 (max-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }

  .m-xl-1 {
    margin: 0.25rem !important; }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }

  .m-xl-2 {
    margin: 0.5rem !important; }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }

  .m-xl-3 {
    margin: 1rem !important; }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }

  .m-xl-4 {
    margin: 1.5rem !important; }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }

  .m-xl-5 {
    margin: 3rem !important; }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }

  .p-xl-0 {
    padding: 0 !important; }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }

  .p-xl-1 {
    padding: 0.25rem !important; }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }

  .p-xl-2 {
    padding: 0.5rem !important; }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }

  .p-xl-3 {
    padding: 1rem !important; }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }

  .p-xl-4 {
    padding: 1.5rem !important; }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }

  .p-xl-5 {
    padding: 3rem !important; }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }

  .m-xl-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; } }
.pointImg {
  clear: both;
  overflow: hidden; }

.pointImg:before {
  content: '';
  width: 80px;
  height: 73px;
  display: block;
  float: left;
  background: url(../images/yubi_point.png) no-repeat 100% 100%;
  background-size: contain; }

.l_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/l_bg.png) left 0 no-repeat; }

.nab-btn-icon {
  position: relative;
  bottom: 2px; }

.navbar-freecall {
  margin: 2px 0 5px 5px; }
  .navbar-freecall img {
    position: relative;
    bottom: 1px; }

.ryumin-r {
  font-family: "Ryumin Regular KL","Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif; }

.ryumin-b {
  font-family: "Ryumin Bold KL","Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif; }

.border-bolder {
  border: 1px solid #bbbaba; }

@media screen and (min-width: 768px) {
  .nav-border {
    border-right: 1px solid #231815; } }
@media screen and (min-width: 768px) and (max-width: 960px) {
  .navbar-left {
    display: none; } }
.section-news-title {
  padding: 20px 15px; }
  .section-news-title h2 {
    margin: 0;
    text-transform: uppercase;
    color: #CC6666;
    font-size: 20px;
    font-weight: bold; }

.bg-indio2 {
  background: #040829; }

.btn-indio2 {
  color: #fff;
  background-color: #040829;
  border-color: #040829; }

.bg-dark2 {
  background: #0a001f; }

.bg-gray2 {
  background: #cbcccb; }

.bg-gray3 {
  background: #EEEEEF; }

.slider-sns-links {
  position: relative;
  top: 120px;
  z-index: 99;
  display: flex;
  flex-direction: column;
  justify-content: right;
  color: white; }

.sns-link-block {
  position: absolute;
  right: 0; }

.section-news {
  width: 100%;
  background: white;
  padding-bottom: 1rem; }
  .section-news dl {
    display: flex;
    justify-content: start;
    border-bottom: solid 1px #afafaf;
    padding: 1.25rem;
    margin-bottom: 0; }
    .section-news dl:first-child {
      border-top: solid 1px #AFAFAF; }
    .section-news dl dd {
      width: 120px;
      margin-bottom: 0; }
    .section-news dl dt {
      font-weight: normal;
      margin-bottom: 0; }

.section-alliance-title {
  padding: 0.2rem 0; }
  .section-alliance-title h2 {
    font-size: 28px;
    color: white; }

.alliance {
  padding: 0 60px; }

.handhand {
  position: relative;
  right: -1px; }

@media only screen and (max-width: 420px) {
  .navbar-brand .navbar-logo {
    width: 200px;
    max-height: 100%; } }
.main-slider-wrap .tns-outer {
  position: relative; }
.main-slider-wrap .tns-controls {
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
.main-slider-wrap [data-controls="prev"] {
  background: rgba(79, 79, 79, 0.5);
  position: absolute;
  z-index: 999;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 1.25rem;
  line-height: 40px;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: none;
  outline: none;
  left: 0;
  transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, box-shadow 0.2s ease-in-out; }
  .main-slider-wrap [data-controls="prev"]:hover {
    background: rgba(79, 79, 79, 0.75); }
.main-slider-wrap [data-controls="next"] {
  background: rgba(79, 79, 79, 0.5);
  position: absolute;
  z-index: 999;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 1.25rem;
  line-height: 40px;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: none;
  outline: none;
  right: 0;
  transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, box-shadow 0.2s ease-in-out; }
  .main-slider-wrap [data-controls="next"]:hover {
    background: rgba(79, 79, 79, 0.75); }
.main-slider-wrap .tns-nav {
  text-align: center; }
  .main-slider-wrap .tns-nav [aria-controls] {
    width: 8px;
    height: 8px;
    margin: 0 5px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    outline: none;
    background: #dddddd; }
  .main-slider-wrap .tns-nav .tns-nav-active {
    background: #999999; }

@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"; }

.tns-outer {
  padding: 0 !important; }
  .tns-outer [hidden] {
    display: none !important; }
  .tns-outer [aria-controls], .tns-outer [data-action] {
    cursor: pointer; }

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s; }
  .tns-slider > .tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.tns-horizontal.tns-subpixel {
  white-space: nowrap; }
  .tns-horizontal.tns-subpixel > .tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal; }
.tns-horizontal.tns-no-subpixel:after {
  content: '';
  display: table;
  clear: both; }
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left; }
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%; }

.tns-no-calc {
  position: relative;
  left: 0; }

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px; }
  .tns-gallery > .tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: transform 0s, opacity 0s;
    -moz-transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s; }
  .tns-gallery > .tns-slide-active {
    position: relative;
    left: auto !important; }
  .tns-gallery > .tns-moving {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s; }

.tns-autowidth {
  display: inline-block; }

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6; }
  .tns-lazy-img.tns-complete {
    opacity: 1; }

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s; }

.tns-ovh {
  overflow: hidden; }

.tns-visually-hidden {
  position: absolute;
  left: -10000em; }

.tns-transparent {
  opacity: 0;
  visibility: hidden; }

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0; }

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1; }

.tns-vpfix {
  white-space: nowrap; }
  .tns-vpfix > div, .tns-vpfix > li {
    display: inline-block; }

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden; }
.tns-t-ct {
  width: 2333.3333333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0; }
  .tns-t-ct:after {
    content: '';
    display: table;
    clear: both; }
  .tns-t-ct > div {
    width: 1.4285714286%;
    width: -webkit-calc(100% / 70);
    width: -moz-calc(100% / 70);
    width: calc(100% / 70);
    height: 10px;
    float: left; }

/*# sourceMappingURL=bootstrap.css.map */
