@charset "UTF-8";

/*
  Egret Design System by UI Lib
*/

/*
  Color Inventory
*/

/* 
  Color Design Tokens 
*/

.card {
  font-size: 0.875rem;
  font-weight: normal;
}

/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

:root {
  --blue: #0081FF;
  --indigo: #5e5ce6;
  --purple: #7367F0;
  --pink: #ff375f;
  --red: #FF3D57;
  --orange: #FF8A48;
  --yellow: #FDBF5E;
  --green: #09B66D;
  --teal: #009688;
  --cyan: #00bcd4;
  --white: #fff;
  --gray: #828D99;
  --gray-dark: #304156;
  --primary: #0081FF;
  --secondary: #304156;
  --success: #09B66D;
  --info: #5e5ce6;
  --warning: #FF8A48;
  --danger: #FF3D57;
  --light: #73808c;
  --dark: #1e2835;
  --breakpoint-xxs: 0;
  --breakpoint-xs: 321px;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1024px;
  --breakpoint-xl: 1399px;
  --breakpoint-xxl: 1699px;
  --font-family-sans-serif: "Roboto", "Helvetica", "Arial", sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

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

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

body {
  margin: 0;
  font-family: "Archivo", sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #304156;
  text-align: left;
  background-color: #F2F4F4;
}

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.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: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

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

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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

[role=button] {
  cursor: pointer;
}

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

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: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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.171875rem;
}

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

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

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

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

.figure {
  display: inline-block;
}

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

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

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

a > code {
  color: inherit;
}

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

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

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

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

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

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

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

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

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

@media (min-width: 1399px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xs,
  .container {
    max-width: 1340px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.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: 321px) {
  .col-xs {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xs-first {
    order: -1;
  }

  .order-xs-last {
    order: 13;
  }

  .order-xs-0 {
    order: 0;
  }

  .order-xs-1 {
    order: 1;
  }

  .order-xs-2 {
    order: 2;
  }

  .order-xs-3 {
    order: 3;
  }

  .order-xs-4 {
    order: 4;
  }

  .order-xs-5 {
    order: 5;
  }

  .order-xs-6 {
    order: 6;
  }

  .order-xs-7 {
    order: 7;
  }

  .order-xs-8 {
    order: 8;
  }

  .order-xs-9 {
    order: 9;
  }

  .order-xs-10 {
    order: 10;
  }

  .order-xs-11 {
    order: 11;
  }

  .order-xs-12 {
    order: 12;
  }

  .offset-xs-0 {
    margin-left: 0;
  }

  .offset-xs-1 {
    margin-left: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

  .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: 1399px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

@media (min-width: 1699px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xxl-first {
    order: -1;
  }

  .order-xxl-last {
    order: 13;
  }

  .order-xxl-0 {
    order: 0;
  }

  .order-xxl-1 {
    order: 1;
  }

  .order-xxl-2 {
    order: 2;
  }

  .order-xxl-3 {
    order: 3;
  }

  .order-xxl-4 {
    order: 4;
  }

  .order-xxl-5 {
    order: 5;
  }

  .order-xxl-6 {
    order: 6;
  }

  .order-xxl-7 {
    order: 7;
  }

  .order-xxl-8 {
    order: 8;
  }

  .order-xxl-9 {
    order: 9;
  }

  .order-xxl-10 {
    order: 10;
  }

  .order-xxl-11 {
    order: 11;
  }

  .order-xxl-12 {
    order: 12;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid rgba(0, 0, 0, 0.06);
}

.table tbody + tbody {
  border-top: 2px solid rgba(0, 0, 0, 0.06);
}

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

.table-bordered {
  border: 1px solid rgba(0, 0, 0, 0.06);
}

.table-bordered th,
.table-bordered td {
  border: 1px solid rgba(0, 0, 0, 0.06);
}

.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: #304156;
  background-color: rgba(0, 0, 0, 0.075);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: #304156;
  border-color: #3e546f;
}

.table .thead-light th {
  color: #475F7B;
  background-color: #F2F4F4;
  border-color: rgba(0, 0, 0, 0.06);
}

.table-dark {
  color: #fff;
  background-color: #304156;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #3e546f;
}

.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: 320.98px) {
  .table-responsive-xs {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

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

@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: 1023.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: 1398.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

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

@media (max-width: 1698.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

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

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

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

.form-control,
.custom-file-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.875rem + 2px);
  padding: 0.4375rem 0;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #304156;
  background-color: rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border: 1px solid #F0F1F2;
  border-radius: 0;
  box-shadow: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

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

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

.form-control:-moz-focusring,
.custom-file-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #304156;
}

.form-control:focus,
.custom-file-control:focus {
  color: #304156;
  background-color: rgba(0, 0, 0, 0);
  border-color: #4da7ff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 103, 204, 0.25);
}

.form-control::-moz-placeholder, .custom-file-control::-moz-placeholder {
  color: #828D99;
  opacity: 1;
}

.form-control:-ms-input-placeholder, .custom-file-control:-ms-input-placeholder {
  color: #828D99;
  opacity: 1;
}

.form-control::placeholder,
.custom-file-control::placeholder {
  color: #828D99;
  opacity: 1;
}

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

input[type=date].form-control,
input[type=date].custom-file-control,
input[type=time].form-control,
input[type=time].custom-file-control,
input[type=datetime-local].form-control,
input[type=datetime-local].custom-file-control,
input[type=month].form-control,
input[type=month].custom-file-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:focus::-ms-value,
select.custom-file-control:focus::-ms-value {
  color: #304156;
  background-color: rgba(0, 0, 0, 0);
}

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

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

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

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

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

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

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

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

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

textarea.form-control,
textarea.custom-file-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: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

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

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

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

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

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

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(9, 182, 109, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .valid-tooltip,
.form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

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

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

.was-validated .form-control:valid:focus,
.was-validated .custom-file-control:valid:focus,
.form-control.is-valid:focus,
.is-valid.custom-file-control:focus {
  border-color: #09B66D;
  box-shadow: 0 0 0 0.2rem rgba(9, 182, 109, 0.25);
}

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

.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #09B66D;
  padding-right: calc(0.75em + 1.65625rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23304156' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0 center/8px 10px no-repeat, rgba(0, 0, 0, 0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2309B66D' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1rem/calc(0.75em + 0.4375rem) calc(0.75em + 0.4375rem) no-repeat;
}

.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #09B66D;
  box-shadow: 0 0 0 0.2rem rgba(9, 182, 109, 0.25);
}

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

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

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

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

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(9, 182, 109, 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: #09B66D;
}

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

.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #09B66D;
  box-shadow: 0 0 0 0.2rem rgba(9, 182, 109, 0.25);
}

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(255, 61, 87, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .invalid-tooltip,
.form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

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

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

.was-validated .form-control:invalid:focus,
.was-validated .custom-file-control:invalid:focus,
.form-control.is-invalid:focus,
.is-invalid.custom-file-control:focus {
  border-color: #FF3D57;
  box-shadow: 0 0 0 0.2rem rgba(255, 61, 87, 0.25);
}

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

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

.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #FF3D57;
  box-shadow: 0 0 0 0.2rem rgba(255, 61, 87, 0.25);
}

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

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

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

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

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(255, 61, 87, 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: #FF3D57;
}

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

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #FF3D57;
  box-shadow: 0 0 0 0.2rem rgba(255, 61, 87, 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,
  .form-inline .custom-file-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,
.custom-file-control::before {
  display: inline-block;
  font-weight: 500;
  color: #304156;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.46875rem 1rem;
  font-size: 0.9375rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn,
  .custom-file-control::before {
    transition: none;
  }
}

.btn:hover,
.custom-file-control:hover::before {
  color: #304156;
  text-decoration: none;
}

.btn:focus,
.custom-file-control:focus::before,
.btn.focus,
.focus.custom-file-control::before {
  outline: 0;
  box-shadow: none;
}

.btn.disabled,
.disabled.custom-file-control::before,
.btn:disabled,
.custom-file-control:disabled::before {
  opacity: 0.65;
  box-shadow: none;
}

.btn:not(:disabled):not(.disabled),
.custom-file-control:not(:disabled):not(.disabled)::before {
  cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active,
.custom-file-control:not(:disabled):not(.disabled):active::before,
.btn:not(:disabled):not(.disabled).active,
.custom-file-control:not(:disabled):not(.disabled).active::before {
  box-shadow: none;
}

a.btn.disabled,
a.disabled.custom-file-control::before,
fieldset:disabled a.btn,
fieldset:disabled a.custom-file-control::before {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #0081FF;
  border-color: #0081FF;
  box-shadow: none;
}

.btn-primary:hover {
  color: #fff;
  background-color: #006ed9;
  border-color: #0067cc;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #006ed9;
  border-color: #0067cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 148, 255, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #0081FF;
  border-color: #0081FF;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0067cc;
  border-color: #0061bf;
}

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

.btn-secondary {
  color: #fff;
  background-color: #304156;
  border-color: #304156;
  box-shadow: none;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #222e3d;
  border-color: #1e2835;
}

.btn-secondary:focus,
.btn-secondary.focus {
  color: #fff;
  background-color: #222e3d;
  border-color: #1e2835;
  box-shadow: 0 0 0 0.2rem rgba(79, 94, 111, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #304156;
  border-color: #304156;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #1e2835;
  border-color: #19222d;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(79, 94, 111, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #09B66D;
  border-color: #09B66D;
  box-shadow: none;
}

.btn-success:hover {
  color: #fff;
  background-color: #079257;
  border-color: #078550;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #079257;
  border-color: #078550;
  box-shadow: 0 0 0 0.2rem rgba(46, 193, 131, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #09B66D;
  border-color: #09B66D;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #078550;
  border-color: #067949;
}

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

.btn-info {
  color: #fff;
  background-color: #5e5ce6;
  border-color: #5e5ce6;
  box-shadow: none;
}

.btn-info:hover {
  color: #fff;
  background-color: #3d3be1;
  border-color: #3230df;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #3d3be1;
  border-color: #3230df;
  box-shadow: 0 0 0 0.2rem rgba(118, 116, 234, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #5e5ce6;
  border-color: #5e5ce6;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #3230df;
  border-color: #2725de;
}

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

.btn-warning {
  color: #1e2835;
  background-color: #FF8A48;
  border-color: #FF8A48;
  box-shadow: none;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ff7222;
  border-color: #ff6915;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ff7222;
  border-color: #ff6915;
  box-shadow: 0 0 0 0.2rem rgba(221, 123, 69, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #1e2835;
  background-color: #FF8A48;
  border-color: #FF8A48;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ff6915;
  border-color: #ff6108;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(221, 123, 69, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #FF3D57;
  border-color: #FF3D57;
  box-shadow: none;
}

.btn-danger:hover {
  color: #fff;
  background-color: #ff1736;
  border-color: #ff0a2b;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #ff1736;
  border-color: #ff0a2b;
  box-shadow: 0 0 0 0.2rem rgba(255, 90, 112, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #FF3D57;
  border-color: #FF3D57;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #ff0a2b;
  border-color: #fc0022;
}

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

.btn-light {
  color: #fff;
  background-color: #73808c;
  border-color: #73808c;
  box-shadow: none;
}

.btn-light:hover {
  color: #fff;
  background-color: #626d77;
  border-color: #5c6670;
}

.btn-light:focus,
.btn-light.focus {
  color: #fff;
  background-color: #626d77;
  border-color: #5c6670;
  box-shadow: 0 0 0 0.2rem rgba(136, 147, 157, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
  color: #fff;
  background-color: #73808c;
  border-color: #73808c;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #fff;
  background-color: #5c6670;
  border-color: #566069;
}

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

.btn-dark {
  color: #fff;
  background-color: #1e2835;
  border-color: #1e2835;
  box-shadow: none;
}

.btn-dark:hover {
  color: #fff;
  background-color: #10161d;
  border-color: #0b1015;
}

.btn-dark:focus,
.btn-dark.focus {
  color: #fff;
  background-color: #10161d;
  border-color: #0b1015;
  box-shadow: 0 0 0 0.2rem rgba(64, 72, 83, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #1e2835;
  border-color: #1e2835;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #0b1015;
  border-color: #07090c;
}

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

.btn-outline-primary {
  color: #0081FF;
  border-color: #0081FF;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #0081FF;
  border-color: #0081FF;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 129, 255, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #0081FF;
  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: #0081FF;
  border-color: #0081FF;
}

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

.btn-outline-secondary {
  color: #304156;
  border-color: #304156;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #304156;
  border-color: #304156;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(48, 65, 86, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #304156;
  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: #304156;
  border-color: #304156;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(48, 65, 86, 0.5);
}

.btn-outline-success {
  color: #09B66D;
  border-color: #09B66D;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #09B66D;
  border-color: #09B66D;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(9, 182, 109, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #09B66D;
  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: #09B66D;
  border-color: #09B66D;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(9, 182, 109, 0.5);
}

.btn-outline-info {
  color: #5e5ce6;
  border-color: #5e5ce6;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #5e5ce6;
  border-color: #5e5ce6;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(94, 92, 230, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #5e5ce6;
  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: #5e5ce6;
  border-color: #5e5ce6;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(94, 92, 230, 0.5);
}

.btn-outline-warning {
  color: #FF8A48;
  border-color: #FF8A48;
}

.btn-outline-warning:hover {
  color: #1e2835;
  background-color: #FF8A48;
  border-color: #FF8A48;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 138, 72, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #FF8A48;
  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: #1e2835;
  background-color: #FF8A48;
  border-color: #FF8A48;
}

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

.btn-outline-danger {
  color: #FF3D57;
  border-color: #FF3D57;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #FF3D57;
  border-color: #FF3D57;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 61, 87, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #FF3D57;
  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: #FF3D57;
  border-color: #FF3D57;
}

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

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

.btn-outline-light:hover {
  color: #fff;
  background-color: #73808c;
  border-color: #73808c;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(115, 128, 140, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #73808c;
  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: #fff;
  background-color: #73808c;
  border-color: #73808c;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(115, 128, 140, 0.5);
}

.btn-outline-dark {
  color: #1e2835;
  border-color: #1e2835;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #1e2835;
  border-color: #1e2835;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(30, 40, 53, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #1e2835;
  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: #1e2835;
  border-color: #1e2835;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(30, 40, 53, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #0081FF;
  text-decoration: none;
}

.btn-link:hover {
  color: #0067cc;
  text-decoration: none;
}

.btn-link:focus,
.btn-link.focus {
  text-decoration: none;
}

.btn-link:disabled,
.btn-link.disabled {
  color: rgba(0, 0, 0, 0.26);
  pointer-events: none;
}

.btn-lg,
.btn-group-lg > .btn,
.btn-group-lg > .custom-file-control::before {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm > .btn,
.btn-group-sm > .custom-file-control::before {
  padding: 0.40625rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

.fade {
  transition: opacity 0.15s linear;
}

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

.fade:not(.show) {
  opacity: 0;
}

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

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

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

.dropdown-toggle {
  white-space: nowrap;
}

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

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.9375rem;
  color: #304156;
  text-align: left;
  list-style: none;
  background-color: black;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 321px) {
  .dropdown-menu-xs-left {
    right: auto;
    left: 0;
  }

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

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1399px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1699px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xxl-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 #F2F4F4;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #1e2835;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #151c25;
  text-decoration: none;
  background-color: #F2F4F4;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0067cc;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #73808c;
  pointer-events: none;
  background-color: transparent;
}

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

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.8125rem;
  color: #828D99;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #1e2835;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group > .custom-file-control::before,
.btn-group-vertical > .btn,
.btn-group-vertical > .custom-file-control::before {
  position: relative;
  flex: 1 1 auto;
}

.btn-group > .btn:hover,
.btn-group > .custom-file-control:hover::before,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .custom-file-control:hover::before {
  z-index: 1;
}

.btn-group > .btn:focus,
.btn-group > .custom-file-control:focus::before,
.btn-group > .btn:active,
.btn-group > .custom-file-control:active::before,
.btn-group > .btn.active,
.btn-group > .active.custom-file-control::before,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .custom-file-control:focus::before,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .custom-file-control:active::before,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .active.custom-file-control::before {
  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 > .custom-file-control:not(:first-child)::before,
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .custom-file-control:not(:last-child):not(.dropdown-toggle)::before,
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn-group:not(:last-child) > .custom-file-control::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .custom-file-control:not(:first-child)::before,
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn-group:not(:first-child) > .custom-file-control::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.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,
.btn-group-sm > .custom-file-control::before + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-group-lg > .custom-file-control::before + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group.show .dropdown-toggle {
  box-shadow: none;
}

.btn-group.show .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .custom-file-control::before,
.btn-group-vertical > .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .custom-file-control:not(:first-child)::before,
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .custom-file-control:not(:last-child):not(.dropdown-toggle)::before,
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn-group:not(:last-child) > .custom-file-control::before {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .custom-file-control:not(:first-child)::before,
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .custom-file-control::before {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .custom-file-control::before,
.btn-group-toggle > .btn-group > .btn,
.btn-group-toggle > .btn-group > .custom-file-control::before {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .custom-file-control::before input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .custom-file-control::before 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 > .custom-file-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}

.input-group > .form-control + .form-control,
.input-group > .custom-file-control + .form-control,
.input-group > .form-control + .custom-file-control,
.input-group > .custom-file-control + .custom-file-control,
.input-group > .form-control + .custom-select,
.input-group > .custom-file-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-file-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-file-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-file-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-file-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:focus,
.input-group > .custom-file-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(:first-child),
.input-group > .custom-file-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(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-file-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-file-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}

.input-group-prepend .btn,
.input-group-prepend .custom-file-control::before,
.input-group-append .btn,
.input-group-append .custom-file-control::before {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-prepend .custom-file-control:focus::before,
.input-group-append .btn:focus,
.input-group-append .custom-file-control:focus::before {
  z-index: 3;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .custom-file-control::before + .btn,
.input-group-prepend .btn + .custom-file-control::before,
.input-group-prepend .custom-file-control::before + .custom-file-control::before,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .custom-file-control::before + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .custom-file-control::before,
.input-group-append .btn + .btn,
.input-group-append .custom-file-control::before + .btn,
.input-group-append .btn + .custom-file-control::before,
.input-group-append .custom-file-control::before + .custom-file-control::before,
.input-group-append .btn + .input-group-text,
.input-group-append .custom-file-control::before + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .custom-file-control::before {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.4375rem 0;
  margin-bottom: 0;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #304156;
  text-align: center;
  white-space: nowrap;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}

.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-file-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1.125rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-file-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-prepend > .custom-file-control::before,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .custom-file-control::before {
  padding: 0.5625rem 0;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-file-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-file-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-prepend > .custom-file-control::before,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .custom-file-control::before {
  padding: 0.25rem 0;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .custom-file-control::before,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .custom-file-control::before,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .custom-file-control::before,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .custom-file-control:not(:last-child):not(.dropdown-toggle)::before,
.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 > .custom-file-control::before,
.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) > .custom-file-control::before,
.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 > .custom-file-control:not(:first-child)::before,
.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;
  z-index: 1;
  display: block;
  min-height: 1.40625rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.203125rem;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #0067cc;
  background-color: #0067cc;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none, 0 0 0 0.2rem rgba(0, 103, 204, 0.25);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #4da7ff;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #80c0ff;
  border-color: #80c0ff;
}

.custom-control-input[disabled] ~ .custom-control-label,
.custom-control-input:disabled ~ .custom-control-label {
  color: #828D99;
}

.custom-control-input[disabled] ~ .custom-control-label::before,
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #F2F4F4;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label::before {
  position: absolute;
  top: 0.203125rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: rgba(0, 0, 0, 0);
  border: #73808c solid 1px;
  box-shadow: none;
}

.custom-control-label::after {
  position: absolute;
  top: 0.203125rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #0067cc;
  background-color: #0067cc;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 129, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 129, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 129, 255, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

.custom-switch .custom-control-label::after {
  top: calc(0.203125rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #73808c;
  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: rgba(0, 0, 0, 0);
  transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 129, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.875rem + 2px);
  padding: 0.4375rem 1rem 0.4375rem 0;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #304156;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23304156' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0 center/8px 10px no-repeat;
  border: 1px solid #F0F1F2;
  border-radius: 0.25rem;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-select:focus {
  border-color: #4da7ff;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 103, 204, 0.25);
}

.custom-select:focus::-ms-value {
  color: #304156;
  background-color: rgba(0, 0, 0, 0);
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0;
  background-image: none;
}

.custom-select:disabled {
  color: #828D99;
  background-color: #F2F4F4;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #304156;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0;
  font-size: 0.8125rem;
}

.custom-select-lg {
  height: calc(1.5em + 1.125rem + 2px);
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
  padding-left: 0;
  font-size: 1rem;
}

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

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.875rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #4da7ff;
  box-shadow: 0 0 0 0.2rem rgba(0, 103, 204, 0.25);
}

.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #F2F4F4;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.875rem + 2px);
  padding: 0.4375rem 0;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.3;
  color: #304156;
  background-color: transparent;
  border: 0 solid #F0F1F2;
  border-radius: 0;
  box-shadow: none;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.875rem);
  padding: 0.4375rem 0;
  line-height: 1.3;
  color: #304156;
  content: "Browse";
  background-color: transparent;
  border-left: inherit;
  border-radius: 0 0 0 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-range:focus {
  outline: 0;
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #F2F4F4, 0 0 0 0.2rem rgba(0, 103, 204, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #F2F4F4, 0 0 0 0.2rem rgba(0, 103, 204, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #F2F4F4, 0 0 0 0.2rem rgba(0, 103, 204, 0.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0067cc;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #80c0ff;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #E7EDF3;
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0067cc;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #80c0ff;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #E7EDF3;
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #0067cc;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

.custom-range::-ms-thumb:active {
  background-color: #80c0ff;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}

.custom-range::-ms-fill-lower {
  background-color: #E7EDF3;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #E7EDF3;
  border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #73808c;
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #73808c;
}

.custom-range:disabled::-moz-range-track {
  cursor: default;
}

.custom-range:disabled::-ms-thumb {
  background-color: #73808c;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1.5rem;
}

.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #828D99;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #E7EDF3;
}

.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: transparent;
}

.nav-tabs .nav-link.disabled {
  color: #828D99;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #475F7B;
  background-color: #F2F4F4;
  border-color: #E7EDF3 #E7EDF3 #F2F4F4;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0067cc;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.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.5rem 1rem;
}

.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.453125rem;
  padding-bottom: 0.453125rem;
  margin-right: 1rem;
  font-size: 1rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

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

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 320.98px) {
  .navbar-expand-xs > .container,
  .navbar-expand-xs > .container-fluid,
  .navbar-expand-xs > .container-sm,
  .navbar-expand-xs > .container-md,
  .navbar-expand-xs > .container-lg,
  .navbar-expand-xs > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 321px) {
  .navbar-expand-xs {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xs .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-xs .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xs .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xs > .container,
  .navbar-expand-xs > .container-fluid,
  .navbar-expand-xs > .container-sm,
  .navbar-expand-xs > .container-md,
  .navbar-expand-xs > .container-lg,
  .navbar-expand-xs > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-xs .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-xs .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xs .navbar-toggler {
    display: none;
  }
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }

  .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,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1023.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1024px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1398.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1399px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1698.98px) {
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid,
  .navbar-expand-xxl > .container-sm,
  .navbar-expand-xxl > .container-md,
  .navbar-expand-xxl > .container-lg,
  .navbar-expand-xxl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1699px) {
  .navbar-expand-xxl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid,
  .navbar-expand-xxl > .container-sm,
  .navbar-expand-xxl > .container-md,
  .navbar-expand-xxl > .container-lg,
  .navbar-expand-xxl > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}

.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

.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,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' 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: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #F2F4F4;
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

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

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

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

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #fff;
  border-bottom: 1px solid #F2F4F4;
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border-top: 1px solid #F2F4F4;
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

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

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

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 12px;
}

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -12px;
    margin-left: -12px;
  }

  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 12px;
    margin-bottom: 0;
    margin-left: 12px;
  }
}

.card-group > .card {
  margin-bottom: 12px;
}

@media (min-width: 576px) {
  .card-group {
    display: flex;
    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.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}

.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

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

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #828D99;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #828D99;
}

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

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: 0;
  line-height: 1.25;
  color: #0081FF;
  background-color: transparent;
  border: 0 solid #E7EDF3;
}

.page-link:hover {
  z-index: 2;
  color: #0067cc;
  text-decoration: none;
  background-color: #F2F4F4;
  border-color: #E7EDF3;
}

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 103, 204, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0067cc;
  border-color: #0067cc;
}

.page-item.disabled .page-link {
  color: #828D99;
  pointer-events: none;
  cursor: auto;
  background-color: transparent;
  border-color: #E7EDF3;
}

.pagination-lg .page-link {
  padding: 0.75rem 0;
  font-size: 1rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0;
  font-size: 0.8125rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

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

a.badge:hover,
a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge,
.custom-file-control::before .badge {
  position: relative;
  top: -1px;
}

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

.badge-primary {
  color: #fff;
  background-color: #0081FF;
}

a.badge-primary:hover,
a.badge-primary:focus {
  color: #fff;
  background-color: #0067cc;
}

a.badge-primary:focus,
a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 129, 255, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #304156;
}

a.badge-secondary:hover,
a.badge-secondary:focus {
  color: #fff;
  background-color: #1e2835;
}

a.badge-secondary:focus,
a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(48, 65, 86, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #09B66D;
}

a.badge-success:hover,
a.badge-success:focus {
  color: #fff;
  background-color: #078550;
}

a.badge-success:focus,
a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(9, 182, 109, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #5e5ce6;
}

a.badge-info:hover,
a.badge-info:focus {
  color: #fff;
  background-color: #3230df;
}

a.badge-info:focus,
a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(94, 92, 230, 0.5);
}

.badge-warning {
  color: #1e2835;
  background-color: #FF8A48;
}

a.badge-warning:hover,
a.badge-warning:focus {
  color: #1e2835;
  background-color: #ff6915;
}

a.badge-warning:focus,
a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 138, 72, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #FF3D57;
}

a.badge-danger:hover,
a.badge-danger:focus {
  color: #fff;
  background-color: #ff0a2b;
}

a.badge-danger:focus,
a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 61, 87, 0.5);
}

.badge-light {
  color: #fff;
  background-color: #73808c;
}

a.badge-light:hover,
a.badge-light:focus {
  color: #fff;
  background-color: #5c6670;
}

a.badge-light:focus,
a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(115, 128, 140, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #1e2835;
}

a.badge-dark:hover,
a.badge-dark:focus {
  color: #fff;
  background-color: #0b1015;
}

a.badge-dark:focus,
a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(30, 40, 53, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #F2F4F4;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

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

.alert {
  position: relative;
  padding: 1rem 1.5rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

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

.alert-dismissible {
  padding-right: 4.40625rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1rem 1.5rem;
  color: inherit;
}

.alert-primary {
  color: #004385;
  background-color: #cce6ff;
  border-color: #b8dcff;
}

.alert-primary hr {
  border-top-color: #9fcfff;
}

.alert-primary .alert-link {
  color: #002952;
}

.alert-secondary {
  color: #19222d;
  background-color: #d6d9dd;
  border-color: #c5cad0;
}

.alert-secondary hr {
  border-top-color: #b7bdc5;
}

.alert-secondary .alert-link {
  color: #07090c;
}

.alert-success {
  color: #055f39;
  background-color: #cef0e2;
  border-color: #baebd6;
}

.alert-success hr {
  border-top-color: #a6e5ca;
}

.alert-success .alert-link {
  color: #022f1c;
}

.alert-info {
  color: #313078;
  background-color: #dfdefa;
  border-color: #d2d1f8;
}

.alert-info hr {
  border-top-color: #bcbbf5;
}

.alert-info .alert-link {
  color: #222154;
}

.alert-warning {
  color: #854825;
  background-color: #ffe8da;
  border-color: #ffdecc;
}

.alert-warning hr {
  border-top-color: #ffceb3;
}

.alert-warning .alert-link {
  color: #5d321a;
}

.alert-danger {
  color: #85202d;
  background-color: #ffd8dd;
  border-color: #ffc9d0;
}

.alert-danger hr {
  border-top-color: #ffb0ba;
}

.alert-danger .alert-link {
  color: #5c161f;
}

.alert-light {
  color: #3c4349;
  background-color: #e3e6e8;
  border-color: #d8dbdf;
}

.alert-light hr {
  border-top-color: #caced4;
}

.alert-light .alert-link {
  color: #25292d;
}

.alert-dark {
  color: #10151c;
  background-color: #d2d4d7;
  border-color: #c0c3c6;
}

.alert-dark hr {
  border-top-color: #b3b6ba;
}

.alert-dark .alert-link {
  color: black;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 0.25rem 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 0.25rem 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  display: flex;
  height: 0.25rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.703125rem;
  background-color: #F2F4F4;
  border-radius: 1rem;
  box-shadow: none;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0081FF;
  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.25rem 0.25rem;
}

.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
          animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
            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;
  border-radius: 0.25rem;
}

.list-group-item-action {
  width: 100%;
  color: #475F7B;
  text-align: inherit;
}

.list-group-item-action:hover,
.list-group-item-action:focus {
  z-index: 1;
  color: #475F7B;
  text-decoration: none;
  background-color: #FAFBFB;
}

.list-group-item-action:active {
  color: #304156;
  background-color: #F2F4F4;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: inherit;
  border: 1px solid #F0F1F2;
}

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #828D99;
  pointer-events: none;
  background-color: inherit;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0067cc;
  border-color: #0067cc;
}

.list-group-item + .list-group-item {
  border-top-width: 0;
}

.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}

.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 321px) {
  .list-group-horizontal-xs {
    flex-direction: row;
  }

  .list-group-horizontal-xs > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xs > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xs > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xs > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xs > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }

  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }

  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1024px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }

  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1399px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }

  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1699px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }

  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

.list-group-flush {
  border-radius: 0;
}

.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #004385;
  background-color: #b8dcff;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #004385;
  background-color: #9fcfff;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004385;
  border-color: #004385;
}

.list-group-item-secondary {
  color: #19222d;
  background-color: #c5cad0;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #19222d;
  background-color: #b7bdc5;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #19222d;
  border-color: #19222d;
}

.list-group-item-success {
  color: #055f39;
  background-color: #baebd6;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #055f39;
  background-color: #a6e5ca;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #055f39;
  border-color: #055f39;
}

.list-group-item-info {
  color: #313078;
  background-color: #d2d1f8;
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #313078;
  background-color: #bcbbf5;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #313078;
  border-color: #313078;
}

.list-group-item-warning {
  color: #854825;
  background-color: #ffdecc;
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #854825;
  background-color: #ffceb3;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #854825;
  border-color: #854825;
}

.list-group-item-danger {
  color: #85202d;
  background-color: #ffc9d0;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #85202d;
  background-color: #ffb0ba;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #85202d;
  border-color: #85202d;
}

.list-group-item-light {
  color: #3c4349;
  background-color: #d8dbdf;
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #3c4349;
  background-color: #caced4;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #3c4349;
  border-color: #3c4349;
}

.list-group-item-dark {
  color: #10151c;
  background-color: #c0c3c6;
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #10151c;
  background-color: #b3b6ba;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #10151c;
  border-color: #10151c;
}

.close {
  float: right;
  font-size: 1.40625rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.close:hover {
  color: #000;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  flex-basis: 350px;
  max-width: 350px;
  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);
  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: #828D99;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.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.modal-static .modal-dialog {
  transform: scale(1.02);
}

.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);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.26;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #F0F1F2;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #F0F1F2;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.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);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }

  .modal-content {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 1024px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1399px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Archivo", 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.8125rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: rgba(97, 97, 97, 0.9);
}

.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: rgba(97, 97, 97, 0.9);
}

.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: rgba(97, 97, 97, 0.9);
}

.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: rgba(97, 97, 97, 0.9);
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: rgba(97, 97, 97, 0.9);
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Archivo", 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.8125rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top,
.bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}

.bs-popover-top > .arrow,
.bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}

.bs-popover-top > .arrow::before,
.bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(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);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right > .arrow::before,
.bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(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);
}

.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);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left > .arrow::before,
.bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(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: 0.9375rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #304156;
}

.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%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

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

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  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: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: 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: 50%/100% 100% no-repeat;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: 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: 0.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;
}

@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

@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%;
  -webkit-animation: 0.75s linear infinite spinner-border;
          animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
    transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
    transform: none;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
          animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
  }
}

.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: #0081FF !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0067cc !important;
}

.bg-secondary {
  background-color: #304156 !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #1e2835 !important;
}

.bg-success {
  background-color: #09B66D !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #078550 !important;
}

.bg-info {
  background-color: #5e5ce6 !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #3230df !important;
}

.bg-warning {
  background-color: #FF8A48 !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #ff6915 !important;
}

.bg-danger {
  background-color: #FF3D57 !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #ff0a2b !important;
}

.bg-light {
  background-color: #73808c !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #5c6670 !important;
}

.bg-dark {
  background-color: #1e2835 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #0b1015 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #F0F1F2 !important;
}

.border-top {
  border-top: 1px solid #F0F1F2 !important;
}

.border-right {
  border-right: 1px solid #F0F1F2 !important;
}

.border-bottom {
  border-bottom: 1px solid #F0F1F2 !important;
}

.border-left {
  border-left: 1px solid #F0F1F2 !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: #0081FF !important;
}

.border-secondary {
  border-color: #304156 !important;
}

.border-success {
  border-color: #09B66D !important;
}

.border-info {
  border-color: #5e5ce6 !important;
}

.border-warning {
  border-color: #FF8A48 !important;
}

.border-danger {
  border-color: #FF3D57 !important;
}

.border-light {
  border-color: #73808c !important;
}

.border-dark {
  border-color: #1e2835 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 321px) {
  .d-xs-none {
    display: none !important;
  }

  .d-xs-inline {
    display: inline !important;
  }

  .d-xs-inline-block {
    display: inline-block !important;
  }

  .d-xs-block {
    display: block !important;
  }

  .d-xs-table {
    display: table !important;
  }

  .d-xs-table-row {
    display: table-row !important;
  }

  .d-xs-table-cell {
    display: table-cell !important;
  }

  .d-xs-flex {
    display: flex !important;
  }

  .d-xs-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: 1024px) {
  .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: 1399px) {
  .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 (min-width: 1699px) {
  .d-xxl-none {
    display: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

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

.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: 321px) {
  .flex-xs-row {
    flex-direction: row !important;
  }

  .flex-xs-column {
    flex-direction: column !important;
  }

  .flex-xs-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xs-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xs-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xs-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xs-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xs-fill {
    flex: 1 1 auto !important;
  }

  .flex-xs-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xs-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xs-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xs-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xs-start {
    justify-content: flex-start !important;
  }

  .justify-content-xs-end {
    justify-content: flex-end !important;
  }

  .justify-content-xs-center {
    justify-content: center !important;
  }

  .justify-content-xs-between {
    justify-content: space-between !important;
  }

  .justify-content-xs-around {
    justify-content: space-around !important;
  }

  .align-items-xs-start {
    align-items: flex-start !important;
  }

  .align-items-xs-end {
    align-items: flex-end !important;
  }

  .align-items-xs-center {
    align-items: center !important;
  }

  .align-items-xs-baseline {
    align-items: baseline !important;
  }

  .align-items-xs-stretch {
    align-items: stretch !important;
  }

  .align-content-xs-start {
    align-content: flex-start !important;
  }

  .align-content-xs-end {
    align-content: flex-end !important;
  }

  .align-content-xs-center {
    align-content: center !important;
  }

  .align-content-xs-between {
    align-content: space-between !important;
  }

  .align-content-xs-around {
    align-content: space-around !important;
  }

  .align-content-xs-stretch {
    align-content: stretch !important;
  }

  .align-self-xs-auto {
    align-self: auto !important;
  }

  .align-self-xs-start {
    align-self: flex-start !important;
  }

  .align-self-xs-end {
    align-self: flex-end !important;
  }

  .align-self-xs-center {
    align-self: center !important;
  }

  .align-self-xs-baseline {
    align-self: baseline !important;
  }

  .align-self-xs-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: 1024px) {
  .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: 1399px) {
  .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;
  }
}

@media (min-width: 1699px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 321px) {
  .float-xs-left {
    float: left !important;
  }

  .float-xs-right {
    float: right !important;
  }

  .float-xs-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: 1024px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1399px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}

@media (min-width: 1699px) {
  .float-xxl-left {
    float: left !important;
  }

  .float-xxl-right {
    float: right !important;
  }

  .float-xxl-none {
    float: none !important;
  }
}

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: 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;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 321px) {
  .m-xs-0 {
    margin: 0 !important;
  }

  .mt-xs-0,
  .my-xs-0 {
    margin-top: 0 !important;
  }

  .mr-xs-0,
  .mx-xs-0 {
    margin-right: 0 !important;
  }

  .mb-xs-0,
  .my-xs-0 {
    margin-bottom: 0 !important;
  }

  .ml-xs-0,
  .mx-xs-0 {
    margin-left: 0 !important;
  }

  .m-xs-1 {
    margin: 0.25rem !important;
  }

  .mt-xs-1,
  .my-xs-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xs-1,
  .mx-xs-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xs-1,
  .my-xs-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xs-1,
  .mx-xs-1 {
    margin-left: 0.25rem !important;
  }

  .m-xs-2 {
    margin: 0.5rem !important;
  }

  .mt-xs-2,
  .my-xs-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xs-2,
  .mx-xs-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xs-2,
  .my-xs-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xs-2,
  .mx-xs-2 {
    margin-left: 0.5rem !important;
  }

  .m-xs-3 {
    margin: 1rem !important;
  }

  .mt-xs-3,
  .my-xs-3 {
    margin-top: 1rem !important;
  }

  .mr-xs-3,
  .mx-xs-3 {
    margin-right: 1rem !important;
  }

  .mb-xs-3,
  .my-xs-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xs-3,
  .mx-xs-3 {
    margin-left: 1rem !important;
  }

  .m-xs-4 {
    margin: 1.5rem !important;
  }

  .mt-xs-4,
  .my-xs-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xs-4,
  .mx-xs-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xs-4,
  .my-xs-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xs-4,
  .mx-xs-4 {
    margin-left: 1.5rem !important;
  }

  .m-xs-5 {
    margin: 3rem !important;
  }

  .mt-xs-5,
  .my-xs-5 {
    margin-top: 3rem !important;
  }

  .mr-xs-5,
  .mx-xs-5 {
    margin-right: 3rem !important;
  }

  .mb-xs-5,
  .my-xs-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xs-5,
  .mx-xs-5 {
    margin-left: 3rem !important;
  }

  .p-xs-0 {
    padding: 0 !important;
  }

  .pt-xs-0,
  .py-xs-0 {
    padding-top: 0 !important;
  }

  .pr-xs-0,
  .px-xs-0 {
    padding-right: 0 !important;
  }

  .pb-xs-0,
  .py-xs-0 {
    padding-bottom: 0 !important;
  }

  .pl-xs-0,
  .px-xs-0 {
    padding-left: 0 !important;
  }

  .p-xs-1 {
    padding: 0.25rem !important;
  }

  .pt-xs-1,
  .py-xs-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xs-1,
  .px-xs-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xs-1,
  .py-xs-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xs-1,
  .px-xs-1 {
    padding-left: 0.25rem !important;
  }

  .p-xs-2 {
    padding: 0.5rem !important;
  }

  .pt-xs-2,
  .py-xs-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xs-2,
  .px-xs-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xs-2,
  .py-xs-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xs-2,
  .px-xs-2 {
    padding-left: 0.5rem !important;
  }

  .p-xs-3 {
    padding: 1rem !important;
  }

  .pt-xs-3,
  .py-xs-3 {
    padding-top: 1rem !important;
  }

  .pr-xs-3,
  .px-xs-3 {
    padding-right: 1rem !important;
  }

  .pb-xs-3,
  .py-xs-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xs-3,
  .px-xs-3 {
    padding-left: 1rem !important;
  }

  .p-xs-4 {
    padding: 1.5rem !important;
  }

  .pt-xs-4,
  .py-xs-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xs-4,
  .px-xs-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xs-4,
  .py-xs-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xs-4,
  .px-xs-4 {
    padding-left: 1.5rem !important;
  }

  .p-xs-5 {
    padding: 3rem !important;
  }

  .pt-xs-5,
  .py-xs-5 {
    padding-top: 3rem !important;
  }

  .pr-xs-5,
  .px-xs-5 {
    padding-right: 3rem !important;
  }

  .pb-xs-5,
  .py-xs-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xs-5,
  .px-xs-5 {
    padding-left: 3rem !important;
  }

  .m-xs-n1 {
    margin: -0.25rem !important;
  }

  .mt-xs-n1,
  .my-xs-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xs-n1,
  .mx-xs-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xs-n1,
  .my-xs-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xs-n1,
  .mx-xs-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xs-n2 {
    margin: -0.5rem !important;
  }

  .mt-xs-n2,
  .my-xs-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xs-n2,
  .mx-xs-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xs-n2,
  .my-xs-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xs-n2,
  .mx-xs-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xs-n3 {
    margin: -1rem !important;
  }

  .mt-xs-n3,
  .my-xs-n3 {
    margin-top: -1rem !important;
  }

  .mr-xs-n3,
  .mx-xs-n3 {
    margin-right: -1rem !important;
  }

  .mb-xs-n3,
  .my-xs-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xs-n3,
  .mx-xs-n3 {
    margin-left: -1rem !important;
  }

  .m-xs-n4 {
    margin: -1.5rem !important;
  }

  .mt-xs-n4,
  .my-xs-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xs-n4,
  .mx-xs-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xs-n4,
  .my-xs-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xs-n4,
  .mx-xs-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xs-n5 {
    margin: -3rem !important;
  }

  .mt-xs-n5,
  .my-xs-n5 {
    margin-top: -3rem !important;
  }

  .mr-xs-n5,
  .mx-xs-n5 {
    margin-right: -3rem !important;
  }

  .mb-xs-n5,
  .my-xs-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xs-n5,
  .mx-xs-n5 {
    margin-left: -3rem !important;
  }

  .m-xs-auto {
    margin: auto !important;
  }

  .mt-xs-auto,
  .my-xs-auto {
    margin-top: auto !important;
  }

  .mr-xs-auto,
  .mx-xs-auto {
    margin-right: auto !important;
  }

  .mb-xs-auto,
  .my-xs-auto {
    margin-bottom: auto !important;
  }

  .ml-xs-auto,
  .mx-xs-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1024px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1399px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1699px) {
  .m-xxl-0 {
    margin: 0 !important;
  }

  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }

  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }

  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }

  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }

  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }

  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }

  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }

  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }

  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }

  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }

  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }

  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }

  .m-xxl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xxl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xxl-n3 {
    margin: -1rem !important;
  }

  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }

  .m-xxl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xxl-n5 {
    margin: -3rem !important;
  }

  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }

  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }

  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !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);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 321px) {
  .text-xs-left {
    text-align: left !important;
  }

  .text-xs-right {
    text-align: right !important;
  }

  .text-xs-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: 1024px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1399px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1699px) {
  .text-xxl-left {
    text-align: left !important;
  }

  .text-xxl-right {
    text-align: right !important;
  }

  .text-xxl-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: #0081FF !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #005ab3 !important;
}

.text-secondary {
  color: #304156 !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: #151c25 !important;
}

.text-success {
  color: #09B66D !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #056d41 !important;
}

.text-info {
  color: #5e5ce6 !important;
}

a.text-info:hover,
a.text-info:focus {
  color: #2321d5 !important;
}

.text-warning {
  color: #FF8A48 !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #fb5a00 !important;
}

.text-danger {
  color: #FF3D57 !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #f00020 !important;
}

.text-light {
  color: #73808c !important;
}

a.text-light:hover,
a.text-light:focus {
  color: #505962 !important;
}

.text-dark {
  color: #1e2835 !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: #020304 !important;
}

.text-body {
  color: #304156 !important;
}

.text-muted,
.bmd-help {
  color: #828D99 !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;
  word-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):not(.custom-file-control::before) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #73808c;
    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: 1024px !important;
  }

  .container {
    min-width: 1024px !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 #E7EDF3 !important;
  }

  .table-dark {
    color: inherit;
  }

  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: rgba(0, 0, 0, 0.06);
  }

  .table .thead-dark th {
    color: inherit;
    border-color: rgba(0, 0, 0, 0.06);
  }
}

body {
  font-weight: 400;
}

a:focus {
  outline: none;
}

button:focus {
  outline: none;
}

.bmd-layout-canvas {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.bmd-layout-container {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bmd-layout-header {
  z-index: 3;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  flex-shrink: 0;
  justify-content: flex-start;
  width: 100%;
  max-height: 1000px;
  transform: translateZ(0);
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.bmd-layout-content {
  position: relative;
  z-index: 1;
  display: inline-block;
  flex-grow: 1;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.bmd-layout-spacer {
  flex-grow: 1;
}

.bmd-layout-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  visibility: hidden;
  background-color: transparent;
  transition-property: background-color;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@supports (pointer-events: auto) {
  .bmd-layout-backdrop {
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition-property: opacity;
    visibility: visible;
    pointer-events: none;
  }
}

.btn,
.custom-file-control::before {
  position: relative;
  margin-bottom: 0.3125rem;
  font-size: 0.875rem;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: box-shadow, transform;
  color: #304156;
  background-color: transparent;
  border-color: #ccc;
}

.btn:hover,
.custom-file-control:hover::before {
  color: #304156;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn:focus,
.custom-file-control:focus::before,
.btn.focus,
.focus.custom-file-control::before {
  color: #304156;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn:active,
.custom-file-control:active::before,
.btn.active,
.active.custom-file-control::before,
.open > .btn.dropdown-toggle,
.open > .dropdown-toggle.custom-file-control::before {
  color: #304156;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn:active:hover,
.custom-file-control:active:hover::before,
.btn:active:focus,
.custom-file-control:active:focus::before,
.btn:active.focus,
.custom-file-control:active.focus::before,
.btn.active:hover,
.active.custom-file-control:hover::before,
.btn.active:focus,
.active.custom-file-control:focus::before,
.btn.active.focus,
.active.focus.custom-file-control::before,
.open > .btn.dropdown-toggle:hover,
.open > .dropdown-toggle.custom-file-control:hover::before,
.open > .btn.dropdown-toggle:focus,
.open > .dropdown-toggle.custom-file-control:focus::before,
.open > .btn.dropdown-toggle.focus,
.open > .dropdown-toggle.focus.custom-file-control::before {
  color: #304156;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: rgba(153, 153, 153, 0.4);
}

.open > .btn.dropdown-toggle.bmd-btn-icon,
.open > .dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.dropdown-toggle.bmd-btn-icon:hover,
.open > .dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.disabled:focus,
.disabled.custom-file-control:focus::before,
.btn.disabled.focus,
.disabled.focus.custom-file-control::before,
.btn:disabled:focus,
.custom-file-control:disabled:focus::before,
.btn:disabled.focus,
.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.disabled:hover,
.disabled.custom-file-control:hover::before,
.btn:disabled:hover,
.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn,
.bg-inverse .custom-file-control::before {
  color: #304156;
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn:hover,
.bg-inverse .custom-file-control:hover::before {
  color: #304156;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn:focus,
.bg-inverse .custom-file-control:focus::before,
.bg-inverse .btn.focus,
.bg-inverse .focus.custom-file-control::before {
  color: #304156;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn:active,
.bg-inverse .custom-file-control:active::before,
.bg-inverse .btn.active,
.bg-inverse .active.custom-file-control::before,
.open > .bg-inverse .btn.dropdown-toggle,
.open > .bg-inverse .dropdown-toggle.custom-file-control::before {
  color: #304156;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn:active:hover,
.bg-inverse .custom-file-control:active:hover::before,
.bg-inverse .btn:active:focus,
.bg-inverse .custom-file-control:active:focus::before,
.bg-inverse .btn:active.focus,
.bg-inverse .custom-file-control:active.focus::before,
.bg-inverse .btn.active:hover,
.bg-inverse .active.custom-file-control:hover::before,
.bg-inverse .btn.active:focus,
.bg-inverse .active.custom-file-control:focus::before,
.bg-inverse .btn.active.focus,
.bg-inverse .active.focus.custom-file-control::before,
.open > .bg-inverse .btn.dropdown-toggle:hover,
.open > .bg-inverse .dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.dropdown-toggle:focus,
.open > .bg-inverse .dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.dropdown-toggle.focus,
.open > .bg-inverse .dropdown-toggle.focus.custom-file-control::before {
  color: #304156;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.disabled:focus,
.bg-inverse .disabled.custom-file-control:focus::before,
.bg-inverse .btn.disabled.focus,
.bg-inverse .disabled.focus.custom-file-control::before,
.bg-inverse .btn:disabled:focus,
.bg-inverse .custom-file-control:disabled:focus::before,
.bg-inverse .btn:disabled.focus,
.bg-inverse .custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.disabled:hover,
.bg-inverse .disabled.custom-file-control:hover::before,
.bg-inverse .btn:disabled:hover,
.bg-inverse .custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-link,
.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.btn-primary,
.btn-primary.custom-file-control::before {
  color: #0081FF;
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-primary:hover,
.btn-primary.custom-file-control:hover::before {
  color: #0081FF;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-primary:focus,
.btn-primary.custom-file-control:focus::before,
.btn.btn-primary.focus,
.btn-primary.focus.custom-file-control::before {
  color: #0081FF;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-primary:active,
.btn-primary.custom-file-control:active::before,
.btn.btn-primary.active,
.btn-primary.active.custom-file-control::before,
.open > .btn.btn-primary.dropdown-toggle,
.open > .btn-primary.dropdown-toggle.custom-file-control::before {
  color: #0081FF;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-primary:active:hover,
.btn-primary.custom-file-control:active:hover::before,
.btn.btn-primary:active:focus,
.btn-primary.custom-file-control:active:focus::before,
.btn.btn-primary:active.focus,
.btn-primary.custom-file-control:active.focus::before,
.btn.btn-primary.active:hover,
.btn-primary.active.custom-file-control:hover::before,
.btn.btn-primary.active:focus,
.btn-primary.active.custom-file-control:focus::before,
.btn.btn-primary.active.focus,
.btn-primary.active.focus.custom-file-control::before,
.open > .btn.btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle.focus.custom-file-control::before {
  color: #0081FF;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: rgba(153, 153, 153, 0.4);
}

.open > .btn.btn-primary.dropdown-toggle.bmd-btn-icon,
.open > .btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-primary.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-primary.disabled:focus,
.btn-primary.disabled.custom-file-control:focus::before,
.btn.btn-primary.disabled.focus,
.btn-primary.disabled.focus.custom-file-control::before,
.btn.btn-primary:disabled:focus,
.btn-primary.custom-file-control:disabled:focus::before,
.btn.btn-primary:disabled.focus,
.btn-primary.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-primary.disabled:hover,
.btn-primary.disabled.custom-file-control:hover::before,
.btn.btn-primary:disabled:hover,
.btn-primary.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-primary,
.bg-inverse .btn-primary.custom-file-control::before {
  color: #0081FF;
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-primary:hover,
.bg-inverse .btn-primary.custom-file-control:hover::before {
  color: #0081FF;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-primary:focus,
.bg-inverse .btn-primary.custom-file-control:focus::before,
.bg-inverse .btn.btn-primary.focus,
.bg-inverse .btn-primary.focus.custom-file-control::before {
  color: #0081FF;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-primary:active,
.bg-inverse .btn-primary.custom-file-control:active::before,
.bg-inverse .btn.btn-primary.active,
.bg-inverse .btn-primary.active.custom-file-control::before,
.open > .bg-inverse .btn.btn-primary.dropdown-toggle,
.open > .bg-inverse .btn-primary.dropdown-toggle.custom-file-control::before {
  color: #0081FF;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-primary:active:hover,
.bg-inverse .btn-primary.custom-file-control:active:hover::before,
.bg-inverse .btn.btn-primary:active:focus,
.bg-inverse .btn-primary.custom-file-control:active:focus::before,
.bg-inverse .btn.btn-primary:active.focus,
.bg-inverse .btn-primary.custom-file-control:active.focus::before,
.bg-inverse .btn.btn-primary.active:hover,
.bg-inverse .btn-primary.active.custom-file-control:hover::before,
.bg-inverse .btn.btn-primary.active:focus,
.bg-inverse .btn-primary.active.custom-file-control:focus::before,
.bg-inverse .btn.btn-primary.active.focus,
.bg-inverse .btn-primary.active.focus.custom-file-control::before,
.open > .bg-inverse .btn.btn-primary.dropdown-toggle:hover,
.open > .bg-inverse .btn-primary.dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.btn-primary.dropdown-toggle:focus,
.open > .bg-inverse .btn-primary.dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.btn-primary.dropdown-toggle.focus,
.open > .bg-inverse .btn-primary.dropdown-toggle.focus.custom-file-control::before {
  color: #0081FF;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.btn-primary.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.btn-primary.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-primary.disabled:focus,
.bg-inverse .btn-primary.disabled.custom-file-control:focus::before,
.bg-inverse .btn.btn-primary.disabled.focus,
.bg-inverse .btn-primary.disabled.focus.custom-file-control::before,
.bg-inverse .btn.btn-primary:disabled:focus,
.bg-inverse .btn-primary.custom-file-control:disabled:focus::before,
.bg-inverse .btn.btn-primary:disabled.focus,
.bg-inverse .btn-primary.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-primary.disabled:hover,
.bg-inverse .btn-primary.disabled.custom-file-control:hover::before,
.bg-inverse .btn.btn-primary:disabled:hover,
.bg-inverse .btn-primary.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-primary.btn-link,
.btn-primary.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.btn-secondary,
.btn-secondary.custom-file-control::before {
  color: #304156;
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-secondary:hover,
.btn-secondary.custom-file-control:hover::before {
  color: #304156;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-secondary:focus,
.btn-secondary.custom-file-control:focus::before,
.btn.btn-secondary.focus,
.btn-secondary.focus.custom-file-control::before {
  color: #304156;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-secondary:active,
.btn-secondary.custom-file-control:active::before,
.btn.btn-secondary.active,
.btn-secondary.active.custom-file-control::before,
.open > .btn.btn-secondary.dropdown-toggle,
.open > .btn-secondary.dropdown-toggle.custom-file-control::before {
  color: #304156;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-secondary:active:hover,
.btn-secondary.custom-file-control:active:hover::before,
.btn.btn-secondary:active:focus,
.btn-secondary.custom-file-control:active:focus::before,
.btn.btn-secondary:active.focus,
.btn-secondary.custom-file-control:active.focus::before,
.btn.btn-secondary.active:hover,
.btn-secondary.active.custom-file-control:hover::before,
.btn.btn-secondary.active:focus,
.btn-secondary.active.custom-file-control:focus::before,
.btn.btn-secondary.active.focus,
.btn-secondary.active.focus.custom-file-control::before,
.open > .btn.btn-secondary.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-secondary.dropdown-toggle.focus,
.open > .btn-secondary.dropdown-toggle.focus.custom-file-control::before {
  color: #304156;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: rgba(153, 153, 153, 0.4);
}

.open > .btn.btn-secondary.dropdown-toggle.bmd-btn-icon,
.open > .btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-secondary.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-secondary.disabled:focus,
.btn-secondary.disabled.custom-file-control:focus::before,
.btn.btn-secondary.disabled.focus,
.btn-secondary.disabled.focus.custom-file-control::before,
.btn.btn-secondary:disabled:focus,
.btn-secondary.custom-file-control:disabled:focus::before,
.btn.btn-secondary:disabled.focus,
.btn-secondary.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-secondary.disabled:hover,
.btn-secondary.disabled.custom-file-control:hover::before,
.btn.btn-secondary:disabled:hover,
.btn-secondary.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-secondary,
.bg-inverse .btn-secondary.custom-file-control::before {
  color: #304156;
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-secondary:hover,
.bg-inverse .btn-secondary.custom-file-control:hover::before {
  color: #304156;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-secondary:focus,
.bg-inverse .btn-secondary.custom-file-control:focus::before,
.bg-inverse .btn.btn-secondary.focus,
.bg-inverse .btn-secondary.focus.custom-file-control::before {
  color: #304156;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-secondary:active,
.bg-inverse .btn-secondary.custom-file-control:active::before,
.bg-inverse .btn.btn-secondary.active,
.bg-inverse .btn-secondary.active.custom-file-control::before,
.open > .bg-inverse .btn.btn-secondary.dropdown-toggle,
.open > .bg-inverse .btn-secondary.dropdown-toggle.custom-file-control::before {
  color: #304156;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-secondary:active:hover,
.bg-inverse .btn-secondary.custom-file-control:active:hover::before,
.bg-inverse .btn.btn-secondary:active:focus,
.bg-inverse .btn-secondary.custom-file-control:active:focus::before,
.bg-inverse .btn.btn-secondary:active.focus,
.bg-inverse .btn-secondary.custom-file-control:active.focus::before,
.bg-inverse .btn.btn-secondary.active:hover,
.bg-inverse .btn-secondary.active.custom-file-control:hover::before,
.bg-inverse .btn.btn-secondary.active:focus,
.bg-inverse .btn-secondary.active.custom-file-control:focus::before,
.bg-inverse .btn.btn-secondary.active.focus,
.bg-inverse .btn-secondary.active.focus.custom-file-control::before,
.open > .bg-inverse .btn.btn-secondary.dropdown-toggle:hover,
.open > .bg-inverse .btn-secondary.dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.btn-secondary.dropdown-toggle:focus,
.open > .bg-inverse .btn-secondary.dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.btn-secondary.dropdown-toggle.focus,
.open > .bg-inverse .btn-secondary.dropdown-toggle.focus.custom-file-control::before {
  color: #304156;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.btn-secondary.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.btn-secondary.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-secondary.disabled:focus,
.bg-inverse .btn-secondary.disabled.custom-file-control:focus::before,
.bg-inverse .btn.btn-secondary.disabled.focus,
.bg-inverse .btn-secondary.disabled.focus.custom-file-control::before,
.bg-inverse .btn.btn-secondary:disabled:focus,
.bg-inverse .btn-secondary.custom-file-control:disabled:focus::before,
.bg-inverse .btn.btn-secondary:disabled.focus,
.bg-inverse .btn-secondary.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-secondary.disabled:hover,
.bg-inverse .btn-secondary.disabled.custom-file-control:hover::before,
.bg-inverse .btn.btn-secondary:disabled:hover,
.bg-inverse .btn-secondary.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-secondary.btn-link,
.btn-secondary.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.btn-success,
.btn-success.custom-file-control::before {
  color: #09B66D;
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-success:hover,
.btn-success.custom-file-control:hover::before {
  color: #09B66D;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-success:focus,
.btn-success.custom-file-control:focus::before,
.btn.btn-success.focus,
.btn-success.focus.custom-file-control::before {
  color: #09B66D;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-success:active,
.btn-success.custom-file-control:active::before,
.btn.btn-success.active,
.btn-success.active.custom-file-control::before,
.open > .btn.btn-success.dropdown-toggle,
.open > .btn-success.dropdown-toggle.custom-file-control::before {
  color: #09B66D;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-success:active:hover,
.btn-success.custom-file-control:active:hover::before,
.btn.btn-success:active:focus,
.btn-success.custom-file-control:active:focus::before,
.btn.btn-success:active.focus,
.btn-success.custom-file-control:active.focus::before,
.btn.btn-success.active:hover,
.btn-success.active.custom-file-control:hover::before,
.btn.btn-success.active:focus,
.btn-success.active.custom-file-control:focus::before,
.btn.btn-success.active.focus,
.btn-success.active.focus.custom-file-control::before,
.open > .btn.btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-success.dropdown-toggle.focus,
.open > .btn-success.dropdown-toggle.focus.custom-file-control::before {
  color: #09B66D;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: rgba(153, 153, 153, 0.4);
}

.open > .btn.btn-success.dropdown-toggle.bmd-btn-icon,
.open > .btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-success.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-success.disabled:focus,
.btn-success.disabled.custom-file-control:focus::before,
.btn.btn-success.disabled.focus,
.btn-success.disabled.focus.custom-file-control::before,
.btn.btn-success:disabled:focus,
.btn-success.custom-file-control:disabled:focus::before,
.btn.btn-success:disabled.focus,
.btn-success.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-success.disabled:hover,
.btn-success.disabled.custom-file-control:hover::before,
.btn.btn-success:disabled:hover,
.btn-success.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-success,
.bg-inverse .btn-success.custom-file-control::before {
  color: #09B66D;
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-success:hover,
.bg-inverse .btn-success.custom-file-control:hover::before {
  color: #09B66D;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-success:focus,
.bg-inverse .btn-success.custom-file-control:focus::before,
.bg-inverse .btn.btn-success.focus,
.bg-inverse .btn-success.focus.custom-file-control::before {
  color: #09B66D;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-success:active,
.bg-inverse .btn-success.custom-file-control:active::before,
.bg-inverse .btn.btn-success.active,
.bg-inverse .btn-success.active.custom-file-control::before,
.open > .bg-inverse .btn.btn-success.dropdown-toggle,
.open > .bg-inverse .btn-success.dropdown-toggle.custom-file-control::before {
  color: #09B66D;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-success:active:hover,
.bg-inverse .btn-success.custom-file-control:active:hover::before,
.bg-inverse .btn.btn-success:active:focus,
.bg-inverse .btn-success.custom-file-control:active:focus::before,
.bg-inverse .btn.btn-success:active.focus,
.bg-inverse .btn-success.custom-file-control:active.focus::before,
.bg-inverse .btn.btn-success.active:hover,
.bg-inverse .btn-success.active.custom-file-control:hover::before,
.bg-inverse .btn.btn-success.active:focus,
.bg-inverse .btn-success.active.custom-file-control:focus::before,
.bg-inverse .btn.btn-success.active.focus,
.bg-inverse .btn-success.active.focus.custom-file-control::before,
.open > .bg-inverse .btn.btn-success.dropdown-toggle:hover,
.open > .bg-inverse .btn-success.dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.btn-success.dropdown-toggle:focus,
.open > .bg-inverse .btn-success.dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.btn-success.dropdown-toggle.focus,
.open > .bg-inverse .btn-success.dropdown-toggle.focus.custom-file-control::before {
  color: #09B66D;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.btn-success.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.btn-success.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-success.disabled:focus,
.bg-inverse .btn-success.disabled.custom-file-control:focus::before,
.bg-inverse .btn.btn-success.disabled.focus,
.bg-inverse .btn-success.disabled.focus.custom-file-control::before,
.bg-inverse .btn.btn-success:disabled:focus,
.bg-inverse .btn-success.custom-file-control:disabled:focus::before,
.bg-inverse .btn.btn-success:disabled.focus,
.bg-inverse .btn-success.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-success.disabled:hover,
.bg-inverse .btn-success.disabled.custom-file-control:hover::before,
.bg-inverse .btn.btn-success:disabled:hover,
.bg-inverse .btn-success.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-success.btn-link,
.btn-success.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.btn-info,
.btn-info.custom-file-control::before {
  color: #5e5ce6;
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-info:hover,
.btn-info.custom-file-control:hover::before {
  color: #5e5ce6;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-info:focus,
.btn-info.custom-file-control:focus::before,
.btn.btn-info.focus,
.btn-info.focus.custom-file-control::before {
  color: #5e5ce6;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-info:active,
.btn-info.custom-file-control:active::before,
.btn.btn-info.active,
.btn-info.active.custom-file-control::before,
.open > .btn.btn-info.dropdown-toggle,
.open > .btn-info.dropdown-toggle.custom-file-control::before {
  color: #5e5ce6;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-info:active:hover,
.btn-info.custom-file-control:active:hover::before,
.btn.btn-info:active:focus,
.btn-info.custom-file-control:active:focus::before,
.btn.btn-info:active.focus,
.btn-info.custom-file-control:active.focus::before,
.btn.btn-info.active:hover,
.btn-info.active.custom-file-control:hover::before,
.btn.btn-info.active:focus,
.btn-info.active.custom-file-control:focus::before,
.btn.btn-info.active.focus,
.btn-info.active.focus.custom-file-control::before,
.open > .btn.btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-info.dropdown-toggle.focus,
.open > .btn-info.dropdown-toggle.focus.custom-file-control::before {
  color: #5e5ce6;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: rgba(153, 153, 153, 0.4);
}

.open > .btn.btn-info.dropdown-toggle.bmd-btn-icon,
.open > .btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-info.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-info.disabled:focus,
.btn-info.disabled.custom-file-control:focus::before,
.btn.btn-info.disabled.focus,
.btn-info.disabled.focus.custom-file-control::before,
.btn.btn-info:disabled:focus,
.btn-info.custom-file-control:disabled:focus::before,
.btn.btn-info:disabled.focus,
.btn-info.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-info.disabled:hover,
.btn-info.disabled.custom-file-control:hover::before,
.btn.btn-info:disabled:hover,
.btn-info.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-info,
.bg-inverse .btn-info.custom-file-control::before {
  color: #5e5ce6;
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-info:hover,
.bg-inverse .btn-info.custom-file-control:hover::before {
  color: #5e5ce6;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-info:focus,
.bg-inverse .btn-info.custom-file-control:focus::before,
.bg-inverse .btn.btn-info.focus,
.bg-inverse .btn-info.focus.custom-file-control::before {
  color: #5e5ce6;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-info:active,
.bg-inverse .btn-info.custom-file-control:active::before,
.bg-inverse .btn.btn-info.active,
.bg-inverse .btn-info.active.custom-file-control::before,
.open > .bg-inverse .btn.btn-info.dropdown-toggle,
.open > .bg-inverse .btn-info.dropdown-toggle.custom-file-control::before {
  color: #5e5ce6;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-info:active:hover,
.bg-inverse .btn-info.custom-file-control:active:hover::before,
.bg-inverse .btn.btn-info:active:focus,
.bg-inverse .btn-info.custom-file-control:active:focus::before,
.bg-inverse .btn.btn-info:active.focus,
.bg-inverse .btn-info.custom-file-control:active.focus::before,
.bg-inverse .btn.btn-info.active:hover,
.bg-inverse .btn-info.active.custom-file-control:hover::before,
.bg-inverse .btn.btn-info.active:focus,
.bg-inverse .btn-info.active.custom-file-control:focus::before,
.bg-inverse .btn.btn-info.active.focus,
.bg-inverse .btn-info.active.focus.custom-file-control::before,
.open > .bg-inverse .btn.btn-info.dropdown-toggle:hover,
.open > .bg-inverse .btn-info.dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.btn-info.dropdown-toggle:focus,
.open > .bg-inverse .btn-info.dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.btn-info.dropdown-toggle.focus,
.open > .bg-inverse .btn-info.dropdown-toggle.focus.custom-file-control::before {
  color: #5e5ce6;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.btn-info.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.btn-info.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-info.disabled:focus,
.bg-inverse .btn-info.disabled.custom-file-control:focus::before,
.bg-inverse .btn.btn-info.disabled.focus,
.bg-inverse .btn-info.disabled.focus.custom-file-control::before,
.bg-inverse .btn.btn-info:disabled:focus,
.bg-inverse .btn-info.custom-file-control:disabled:focus::before,
.bg-inverse .btn.btn-info:disabled.focus,
.bg-inverse .btn-info.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-info.disabled:hover,
.bg-inverse .btn-info.disabled.custom-file-control:hover::before,
.bg-inverse .btn.btn-info:disabled:hover,
.bg-inverse .btn-info.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-info.btn-link,
.btn-info.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.btn-warning,
.btn-warning.custom-file-control::before {
  color: #FF8A48;
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-warning:hover,
.btn-warning.custom-file-control:hover::before {
  color: #FF8A48;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-warning:focus,
.btn-warning.custom-file-control:focus::before,
.btn.btn-warning.focus,
.btn-warning.focus.custom-file-control::before {
  color: #FF8A48;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-warning:active,
.btn-warning.custom-file-control:active::before,
.btn.btn-warning.active,
.btn-warning.active.custom-file-control::before,
.open > .btn.btn-warning.dropdown-toggle,
.open > .btn-warning.dropdown-toggle.custom-file-control::before {
  color: #FF8A48;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-warning:active:hover,
.btn-warning.custom-file-control:active:hover::before,
.btn.btn-warning:active:focus,
.btn-warning.custom-file-control:active:focus::before,
.btn.btn-warning:active.focus,
.btn-warning.custom-file-control:active.focus::before,
.btn.btn-warning.active:hover,
.btn-warning.active.custom-file-control:hover::before,
.btn.btn-warning.active:focus,
.btn-warning.active.custom-file-control:focus::before,
.btn.btn-warning.active.focus,
.btn-warning.active.focus.custom-file-control::before,
.open > .btn.btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-warning.dropdown-toggle.focus,
.open > .btn-warning.dropdown-toggle.focus.custom-file-control::before {
  color: #FF8A48;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: rgba(153, 153, 153, 0.4);
}

.open > .btn.btn-warning.dropdown-toggle.bmd-btn-icon,
.open > .btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-warning.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-warning.disabled:focus,
.btn-warning.disabled.custom-file-control:focus::before,
.btn.btn-warning.disabled.focus,
.btn-warning.disabled.focus.custom-file-control::before,
.btn.btn-warning:disabled:focus,
.btn-warning.custom-file-control:disabled:focus::before,
.btn.btn-warning:disabled.focus,
.btn-warning.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-warning.disabled:hover,
.btn-warning.disabled.custom-file-control:hover::before,
.btn.btn-warning:disabled:hover,
.btn-warning.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-warning,
.bg-inverse .btn-warning.custom-file-control::before {
  color: #FF8A48;
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-warning:hover,
.bg-inverse .btn-warning.custom-file-control:hover::before {
  color: #FF8A48;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-warning:focus,
.bg-inverse .btn-warning.custom-file-control:focus::before,
.bg-inverse .btn.btn-warning.focus,
.bg-inverse .btn-warning.focus.custom-file-control::before {
  color: #FF8A48;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-warning:active,
.bg-inverse .btn-warning.custom-file-control:active::before,
.bg-inverse .btn.btn-warning.active,
.bg-inverse .btn-warning.active.custom-file-control::before,
.open > .bg-inverse .btn.btn-warning.dropdown-toggle,
.open > .bg-inverse .btn-warning.dropdown-toggle.custom-file-control::before {
  color: #FF8A48;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-warning:active:hover,
.bg-inverse .btn-warning.custom-file-control:active:hover::before,
.bg-inverse .btn.btn-warning:active:focus,
.bg-inverse .btn-warning.custom-file-control:active:focus::before,
.bg-inverse .btn.btn-warning:active.focus,
.bg-inverse .btn-warning.custom-file-control:active.focus::before,
.bg-inverse .btn.btn-warning.active:hover,
.bg-inverse .btn-warning.active.custom-file-control:hover::before,
.bg-inverse .btn.btn-warning.active:focus,
.bg-inverse .btn-warning.active.custom-file-control:focus::before,
.bg-inverse .btn.btn-warning.active.focus,
.bg-inverse .btn-warning.active.focus.custom-file-control::before,
.open > .bg-inverse .btn.btn-warning.dropdown-toggle:hover,
.open > .bg-inverse .btn-warning.dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.btn-warning.dropdown-toggle:focus,
.open > .bg-inverse .btn-warning.dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.btn-warning.dropdown-toggle.focus,
.open > .bg-inverse .btn-warning.dropdown-toggle.focus.custom-file-control::before {
  color: #FF8A48;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.btn-warning.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.btn-warning.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-warning.disabled:focus,
.bg-inverse .btn-warning.disabled.custom-file-control:focus::before,
.bg-inverse .btn.btn-warning.disabled.focus,
.bg-inverse .btn-warning.disabled.focus.custom-file-control::before,
.bg-inverse .btn.btn-warning:disabled:focus,
.bg-inverse .btn-warning.custom-file-control:disabled:focus::before,
.bg-inverse .btn.btn-warning:disabled.focus,
.bg-inverse .btn-warning.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-warning.disabled:hover,
.bg-inverse .btn-warning.disabled.custom-file-control:hover::before,
.bg-inverse .btn.btn-warning:disabled:hover,
.bg-inverse .btn-warning.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-warning.btn-link,
.btn-warning.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.btn-danger,
.btn-danger.custom-file-control::before {
  color: #FF3D57;
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-danger:hover,
.btn-danger.custom-file-control:hover::before {
  color: #FF3D57;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-danger:focus,
.btn-danger.custom-file-control:focus::before,
.btn.btn-danger.focus,
.btn-danger.focus.custom-file-control::before {
  color: #FF3D57;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-danger:active,
.btn-danger.custom-file-control:active::before,
.btn.btn-danger.active,
.btn-danger.active.custom-file-control::before,
.open > .btn.btn-danger.dropdown-toggle,
.open > .btn-danger.dropdown-toggle.custom-file-control::before {
  color: #FF3D57;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-danger:active:hover,
.btn-danger.custom-file-control:active:hover::before,
.btn.btn-danger:active:focus,
.btn-danger.custom-file-control:active:focus::before,
.btn.btn-danger:active.focus,
.btn-danger.custom-file-control:active.focus::before,
.btn.btn-danger.active:hover,
.btn-danger.active.custom-file-control:hover::before,
.btn.btn-danger.active:focus,
.btn-danger.active.custom-file-control:focus::before,
.btn.btn-danger.active.focus,
.btn-danger.active.focus.custom-file-control::before,
.open > .btn.btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-danger.dropdown-toggle.focus,
.open > .btn-danger.dropdown-toggle.focus.custom-file-control::before {
  color: #FF3D57;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: rgba(153, 153, 153, 0.4);
}

.open > .btn.btn-danger.dropdown-toggle.bmd-btn-icon,
.open > .btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-danger.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-danger.disabled:focus,
.btn-danger.disabled.custom-file-control:focus::before,
.btn.btn-danger.disabled.focus,
.btn-danger.disabled.focus.custom-file-control::before,
.btn.btn-danger:disabled:focus,
.btn-danger.custom-file-control:disabled:focus::before,
.btn.btn-danger:disabled.focus,
.btn-danger.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-danger.disabled:hover,
.btn-danger.disabled.custom-file-control:hover::before,
.btn.btn-danger:disabled:hover,
.btn-danger.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-danger,
.bg-inverse .btn-danger.custom-file-control::before {
  color: #FF3D57;
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-danger:hover,
.bg-inverse .btn-danger.custom-file-control:hover::before {
  color: #FF3D57;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-danger:focus,
.bg-inverse .btn-danger.custom-file-control:focus::before,
.bg-inverse .btn.btn-danger.focus,
.bg-inverse .btn-danger.focus.custom-file-control::before {
  color: #FF3D57;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-danger:active,
.bg-inverse .btn-danger.custom-file-control:active::before,
.bg-inverse .btn.btn-danger.active,
.bg-inverse .btn-danger.active.custom-file-control::before,
.open > .bg-inverse .btn.btn-danger.dropdown-toggle,
.open > .bg-inverse .btn-danger.dropdown-toggle.custom-file-control::before {
  color: #FF3D57;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-danger:active:hover,
.bg-inverse .btn-danger.custom-file-control:active:hover::before,
.bg-inverse .btn.btn-danger:active:focus,
.bg-inverse .btn-danger.custom-file-control:active:focus::before,
.bg-inverse .btn.btn-danger:active.focus,
.bg-inverse .btn-danger.custom-file-control:active.focus::before,
.bg-inverse .btn.btn-danger.active:hover,
.bg-inverse .btn-danger.active.custom-file-control:hover::before,
.bg-inverse .btn.btn-danger.active:focus,
.bg-inverse .btn-danger.active.custom-file-control:focus::before,
.bg-inverse .btn.btn-danger.active.focus,
.bg-inverse .btn-danger.active.focus.custom-file-control::before,
.open > .bg-inverse .btn.btn-danger.dropdown-toggle:hover,
.open > .bg-inverse .btn-danger.dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.btn-danger.dropdown-toggle:focus,
.open > .bg-inverse .btn-danger.dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.btn-danger.dropdown-toggle.focus,
.open > .bg-inverse .btn-danger.dropdown-toggle.focus.custom-file-control::before {
  color: #FF3D57;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.btn-danger.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.btn-danger.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-danger.disabled:focus,
.bg-inverse .btn-danger.disabled.custom-file-control:focus::before,
.bg-inverse .btn.btn-danger.disabled.focus,
.bg-inverse .btn-danger.disabled.focus.custom-file-control::before,
.bg-inverse .btn.btn-danger:disabled:focus,
.bg-inverse .btn-danger.custom-file-control:disabled:focus::before,
.bg-inverse .btn.btn-danger:disabled.focus,
.bg-inverse .btn-danger.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-danger.disabled:hover,
.bg-inverse .btn-danger.disabled.custom-file-control:hover::before,
.bg-inverse .btn.btn-danger:disabled:hover,
.bg-inverse .btn-danger.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-danger.btn-link,
.btn-danger.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.btn-light,
.btn-light.custom-file-control::before {
  color: #73808c;
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-light:hover,
.btn-light.custom-file-control:hover::before {
  color: #73808c;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-light:focus,
.btn-light.custom-file-control:focus::before,
.btn.btn-light.focus,
.btn-light.focus.custom-file-control::before {
  color: #73808c;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-light:active,
.btn-light.custom-file-control:active::before,
.btn.btn-light.active,
.btn-light.active.custom-file-control::before,
.open > .btn.btn-light.dropdown-toggle,
.open > .btn-light.dropdown-toggle.custom-file-control::before {
  color: #73808c;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-light:active:hover,
.btn-light.custom-file-control:active:hover::before,
.btn.btn-light:active:focus,
.btn-light.custom-file-control:active:focus::before,
.btn.btn-light:active.focus,
.btn-light.custom-file-control:active.focus::before,
.btn.btn-light.active:hover,
.btn-light.active.custom-file-control:hover::before,
.btn.btn-light.active:focus,
.btn-light.active.custom-file-control:focus::before,
.btn.btn-light.active.focus,
.btn-light.active.focus.custom-file-control::before,
.open > .btn.btn-light.dropdown-toggle:hover,
.open > .btn-light.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-light.dropdown-toggle:focus,
.open > .btn-light.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-light.dropdown-toggle.focus,
.open > .btn-light.dropdown-toggle.focus.custom-file-control::before {
  color: #73808c;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: rgba(153, 153, 153, 0.4);
}

.open > .btn.btn-light.dropdown-toggle.bmd-btn-icon,
.open > .btn-light.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-light.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-light.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-light.disabled:focus,
.btn-light.disabled.custom-file-control:focus::before,
.btn.btn-light.disabled.focus,
.btn-light.disabled.focus.custom-file-control::before,
.btn.btn-light:disabled:focus,
.btn-light.custom-file-control:disabled:focus::before,
.btn.btn-light:disabled.focus,
.btn-light.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-light.disabled:hover,
.btn-light.disabled.custom-file-control:hover::before,
.btn.btn-light:disabled:hover,
.btn-light.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-light,
.bg-inverse .btn-light.custom-file-control::before {
  color: #73808c;
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-light:hover,
.bg-inverse .btn-light.custom-file-control:hover::before {
  color: #73808c;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-light:focus,
.bg-inverse .btn-light.custom-file-control:focus::before,
.bg-inverse .btn.btn-light.focus,
.bg-inverse .btn-light.focus.custom-file-control::before {
  color: #73808c;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-light:active,
.bg-inverse .btn-light.custom-file-control:active::before,
.bg-inverse .btn.btn-light.active,
.bg-inverse .btn-light.active.custom-file-control::before,
.open > .bg-inverse .btn.btn-light.dropdown-toggle,
.open > .bg-inverse .btn-light.dropdown-toggle.custom-file-control::before {
  color: #73808c;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-light:active:hover,
.bg-inverse .btn-light.custom-file-control:active:hover::before,
.bg-inverse .btn.btn-light:active:focus,
.bg-inverse .btn-light.custom-file-control:active:focus::before,
.bg-inverse .btn.btn-light:active.focus,
.bg-inverse .btn-light.custom-file-control:active.focus::before,
.bg-inverse .btn.btn-light.active:hover,
.bg-inverse .btn-light.active.custom-file-control:hover::before,
.bg-inverse .btn.btn-light.active:focus,
.bg-inverse .btn-light.active.custom-file-control:focus::before,
.bg-inverse .btn.btn-light.active.focus,
.bg-inverse .btn-light.active.focus.custom-file-control::before,
.open > .bg-inverse .btn.btn-light.dropdown-toggle:hover,
.open > .bg-inverse .btn-light.dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.btn-light.dropdown-toggle:focus,
.open > .bg-inverse .btn-light.dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.btn-light.dropdown-toggle.focus,
.open > .bg-inverse .btn-light.dropdown-toggle.focus.custom-file-control::before {
  color: #73808c;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.btn-light.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .btn-light.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.btn-light.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .btn-light.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-light.disabled:focus,
.bg-inverse .btn-light.disabled.custom-file-control:focus::before,
.bg-inverse .btn.btn-light.disabled.focus,
.bg-inverse .btn-light.disabled.focus.custom-file-control::before,
.bg-inverse .btn.btn-light:disabled:focus,
.bg-inverse .btn-light.custom-file-control:disabled:focus::before,
.bg-inverse .btn.btn-light:disabled.focus,
.bg-inverse .btn-light.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-light.disabled:hover,
.bg-inverse .btn-light.disabled.custom-file-control:hover::before,
.bg-inverse .btn.btn-light:disabled:hover,
.bg-inverse .btn-light.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-light.btn-link,
.btn-light.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.btn-dark,
.btn-dark.custom-file-control::before {
  color: #1e2835;
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-dark:hover,
.btn-dark.custom-file-control:hover::before {
  color: #1e2835;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-dark:focus,
.btn-dark.custom-file-control:focus::before,
.btn.btn-dark.focus,
.btn-dark.focus.custom-file-control::before {
  color: #1e2835;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-dark:active,
.btn-dark.custom-file-control:active::before,
.btn.btn-dark.active,
.btn-dark.active.custom-file-control::before,
.open > .btn.btn-dark.dropdown-toggle,
.open > .btn-dark.dropdown-toggle.custom-file-control::before {
  color: #1e2835;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-dark:active:hover,
.btn-dark.custom-file-control:active:hover::before,
.btn.btn-dark:active:focus,
.btn-dark.custom-file-control:active:focus::before,
.btn.btn-dark:active.focus,
.btn-dark.custom-file-control:active.focus::before,
.btn.btn-dark.active:hover,
.btn-dark.active.custom-file-control:hover::before,
.btn.btn-dark.active:focus,
.btn-dark.active.custom-file-control:focus::before,
.btn.btn-dark.active.focus,
.btn-dark.active.focus.custom-file-control::before,
.open > .btn.btn-dark.dropdown-toggle:hover,
.open > .btn-dark.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-dark.dropdown-toggle:focus,
.open > .btn-dark.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-dark.dropdown-toggle.focus,
.open > .btn-dark.dropdown-toggle.focus.custom-file-control::before {
  color: #1e2835;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: rgba(153, 153, 153, 0.4);
}

.open > .btn.btn-dark.dropdown-toggle.bmd-btn-icon,
.open > .btn-dark.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-dark.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-dark.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-dark.disabled:focus,
.btn-dark.disabled.custom-file-control:focus::before,
.btn.btn-dark.disabled.focus,
.btn-dark.disabled.focus.custom-file-control::before,
.btn.btn-dark:disabled:focus,
.btn-dark.custom-file-control:disabled:focus::before,
.btn.btn-dark:disabled.focus,
.btn-dark.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-dark.disabled:hover,
.btn-dark.disabled.custom-file-control:hover::before,
.btn.btn-dark:disabled:hover,
.btn-dark.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-dark,
.bg-inverse .btn-dark.custom-file-control::before {
  color: #1e2835;
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-dark:hover,
.bg-inverse .btn-dark.custom-file-control:hover::before {
  color: #1e2835;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-dark:focus,
.bg-inverse .btn-dark.custom-file-control:focus::before,
.bg-inverse .btn.btn-dark.focus,
.bg-inverse .btn-dark.focus.custom-file-control::before {
  color: #1e2835;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-dark:active,
.bg-inverse .btn-dark.custom-file-control:active::before,
.bg-inverse .btn.btn-dark.active,
.bg-inverse .btn-dark.active.custom-file-control::before,
.open > .bg-inverse .btn.btn-dark.dropdown-toggle,
.open > .bg-inverse .btn-dark.dropdown-toggle.custom-file-control::before {
  color: #1e2835;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-dark:active:hover,
.bg-inverse .btn-dark.custom-file-control:active:hover::before,
.bg-inverse .btn.btn-dark:active:focus,
.bg-inverse .btn-dark.custom-file-control:active:focus::before,
.bg-inverse .btn.btn-dark:active.focus,
.bg-inverse .btn-dark.custom-file-control:active.focus::before,
.bg-inverse .btn.btn-dark.active:hover,
.bg-inverse .btn-dark.active.custom-file-control:hover::before,
.bg-inverse .btn.btn-dark.active:focus,
.bg-inverse .btn-dark.active.custom-file-control:focus::before,
.bg-inverse .btn.btn-dark.active.focus,
.bg-inverse .btn-dark.active.focus.custom-file-control::before,
.open > .bg-inverse .btn.btn-dark.dropdown-toggle:hover,
.open > .bg-inverse .btn-dark.dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.btn-dark.dropdown-toggle:focus,
.open > .bg-inverse .btn-dark.dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.btn-dark.dropdown-toggle.focus,
.open > .bg-inverse .btn-dark.dropdown-toggle.focus.custom-file-control::before {
  color: #1e2835;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.btn-dark.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .btn-dark.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.btn-dark.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .btn-dark.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-dark.disabled:focus,
.bg-inverse .btn-dark.disabled.custom-file-control:focus::before,
.bg-inverse .btn.btn-dark.disabled.focus,
.bg-inverse .btn-dark.disabled.focus.custom-file-control::before,
.bg-inverse .btn.btn-dark:disabled:focus,
.bg-inverse .btn-dark.custom-file-control:disabled:focus::before,
.bg-inverse .btn.btn-dark:disabled.focus,
.bg-inverse .btn-dark.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #ccc;
}

.bg-inverse .btn.btn-dark.disabled:hover,
.bg-inverse .btn-dark.disabled.custom-file-control:hover::before,
.bg-inverse .btn.btn-dark:disabled:hover,
.bg-inverse .btn-dark.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #ccc;
}

.btn.btn-dark.btn-link,
.btn-dark.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.bmd-btn-fab.btn-primary,
.bmd-btn-fab.btn-primary.custom-file-control::before,
.btn.btn-raised.btn-primary,
.btn-raised.btn-primary.custom-file-control::before,
.btn-group-raised .btn.btn-primary,
.btn-group-raised .btn-primary.custom-file-control::before {
  color: #fff;
  background-color: #0081FF;
  border-color: #0081FF;
}

.btn.bmd-btn-fab.btn-primary:hover,
.bmd-btn-fab.btn-primary.custom-file-control:hover::before,
.btn.btn-raised.btn-primary:hover,
.btn-raised.btn-primary.custom-file-control:hover::before,
.btn-group-raised .btn.btn-primary:hover,
.btn-group-raised .btn-primary.custom-file-control:hover::before {
  color: #fff;
  background-color: #148bff;
  border-color: #0062c2;
}

.btn.bmd-btn-fab.btn-primary:focus,
.bmd-btn-fab.btn-primary.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-primary.focus,
.bmd-btn-fab.btn-primary.focus.custom-file-control::before,
.btn.btn-raised.btn-primary:focus,
.btn-raised.btn-primary.custom-file-control:focus::before,
.btn.btn-raised.btn-primary.focus,
.btn-raised.btn-primary.focus.custom-file-control::before,
.btn-group-raised .btn.btn-primary:focus,
.btn-group-raised .btn-primary.custom-file-control:focus::before,
.btn-group-raised .btn.btn-primary.focus,
.btn-group-raised .btn-primary.focus.custom-file-control::before {
  color: #fff;
  background-color: #148bff;
  border-color: #0062c2;
}

.btn.bmd-btn-fab.btn-primary:active,
.bmd-btn-fab.btn-primary.custom-file-control:active::before,
.btn.bmd-btn-fab.btn-primary.active,
.bmd-btn-fab.btn-primary.active.custom-file-control::before,
.open > .btn.bmd-btn-fab.btn-primary.dropdown-toggle,
.open > .bmd-btn-fab.btn-primary.dropdown-toggle.custom-file-control::before,
.btn.btn-raised.btn-primary:active,
.btn-raised.btn-primary.custom-file-control:active::before,
.btn.btn-raised.btn-primary.active,
.btn-raised.btn-primary.active.custom-file-control::before,
.open > .btn.btn-raised.btn-primary.dropdown-toggle,
.open > .btn-raised.btn-primary.dropdown-toggle.custom-file-control::before,
.btn-group-raised .btn.btn-primary:active,
.btn-group-raised .btn-primary.custom-file-control:active::before,
.btn-group-raised .btn.btn-primary.active,
.btn-group-raised .btn-primary.active.custom-file-control::before,
.open > .btn-group-raised .btn.btn-primary.dropdown-toggle,
.open > .btn-group-raised .btn-primary.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #148bff;
  border-color: #0062c2;
}

.btn.bmd-btn-fab.btn-primary:active:hover,
.bmd-btn-fab.btn-primary.custom-file-control:active:hover::before,
.btn.bmd-btn-fab.btn-primary:active:focus,
.bmd-btn-fab.btn-primary.custom-file-control:active:focus::before,
.btn.bmd-btn-fab.btn-primary:active.focus,
.bmd-btn-fab.btn-primary.custom-file-control:active.focus::before,
.btn.bmd-btn-fab.btn-primary.active:hover,
.bmd-btn-fab.btn-primary.active.custom-file-control:hover::before,
.btn.bmd-btn-fab.btn-primary.active:focus,
.bmd-btn-fab.btn-primary.active.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-primary.active.focus,
.bmd-btn-fab.btn-primary.active.focus.custom-file-control::before,
.open > .btn.bmd-btn-fab.btn-primary.dropdown-toggle:hover,
.open > .bmd-btn-fab.btn-primary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.bmd-btn-fab.btn-primary.dropdown-toggle:focus,
.open > .bmd-btn-fab.btn-primary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.bmd-btn-fab.btn-primary.dropdown-toggle.focus,
.open > .bmd-btn-fab.btn-primary.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-raised.btn-primary:active:hover,
.btn-raised.btn-primary.custom-file-control:active:hover::before,
.btn.btn-raised.btn-primary:active:focus,
.btn-raised.btn-primary.custom-file-control:active:focus::before,
.btn.btn-raised.btn-primary:active.focus,
.btn-raised.btn-primary.custom-file-control:active.focus::before,
.btn.btn-raised.btn-primary.active:hover,
.btn-raised.btn-primary.active.custom-file-control:hover::before,
.btn.btn-raised.btn-primary.active:focus,
.btn-raised.btn-primary.active.custom-file-control:focus::before,
.btn.btn-raised.btn-primary.active.focus,
.btn-raised.btn-primary.active.focus.custom-file-control::before,
.open > .btn.btn-raised.btn-primary.dropdown-toggle:hover,
.open > .btn-raised.btn-primary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-primary.dropdown-toggle:focus,
.open > .btn-raised.btn-primary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised.btn-primary.dropdown-toggle.focus,
.open > .btn-raised.btn-primary.dropdown-toggle.focus.custom-file-control::before,
.btn-group-raised .btn.btn-primary:active:hover,
.btn-group-raised .btn-primary.custom-file-control:active:hover::before,
.btn-group-raised .btn.btn-primary:active:focus,
.btn-group-raised .btn-primary.custom-file-control:active:focus::before,
.btn-group-raised .btn.btn-primary:active.focus,
.btn-group-raised .btn-primary.custom-file-control:active.focus::before,
.btn-group-raised .btn.btn-primary.active:hover,
.btn-group-raised .btn-primary.active.custom-file-control:hover::before,
.btn-group-raised .btn.btn-primary.active:focus,
.btn-group-raised .btn-primary.active.custom-file-control:focus::before,
.btn-group-raised .btn.btn-primary.active.focus,
.btn-group-raised .btn-primary.active.focus.custom-file-control::before,
.open > .btn-group-raised .btn.btn-primary.dropdown-toggle:hover,
.open > .btn-group-raised .btn-primary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn-group-raised .btn.btn-primary.dropdown-toggle:focus,
.open > .btn-group-raised .btn-primary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn-group-raised .btn.btn-primary.dropdown-toggle.focus,
.open > .btn-group-raised .btn-primary.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #148bff;
  border-color: #004180;
}

.open > .btn.bmd-btn-fab.btn-primary.dropdown-toggle.bmd-btn-icon,
.open > .bmd-btn-fab.btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control::before,
.open > .btn.btn-raised.btn-primary.dropdown-toggle.bmd-btn-icon,
.open > .btn-raised.btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control::before,
.open > .btn-group-raised .btn.btn-primary.dropdown-toggle.bmd-btn-icon,
.open > .btn-group-raised .btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #0081FF;
}

.open > .btn.bmd-btn-fab.btn-primary.dropdown-toggle.bmd-btn-icon:hover,
.open > .bmd-btn-fab.btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-primary.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-raised.btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before,
.open > .btn-group-raised .btn.btn-primary.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-group-raised .btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: #148bff;
}

.btn.bmd-btn-fab.btn-primary.disabled:focus,
.bmd-btn-fab.btn-primary.disabled.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-primary.disabled.focus,
.bmd-btn-fab.btn-primary.disabled.focus.custom-file-control::before,
.btn.bmd-btn-fab.btn-primary:disabled:focus,
.bmd-btn-fab.btn-primary.custom-file-control:disabled:focus::before,
.btn.bmd-btn-fab.btn-primary:disabled.focus,
.bmd-btn-fab.btn-primary.custom-file-control:disabled.focus::before,
.btn.btn-raised.btn-primary.disabled:focus,
.btn-raised.btn-primary.disabled.custom-file-control:focus::before,
.btn.btn-raised.btn-primary.disabled.focus,
.btn-raised.btn-primary.disabled.focus.custom-file-control::before,
.btn.btn-raised.btn-primary:disabled:focus,
.btn-raised.btn-primary.custom-file-control:disabled:focus::before,
.btn.btn-raised.btn-primary:disabled.focus,
.btn-raised.btn-primary.custom-file-control:disabled.focus::before,
.btn-group-raised .btn.btn-primary.disabled:focus,
.btn-group-raised .btn-primary.disabled.custom-file-control:focus::before,
.btn-group-raised .btn.btn-primary.disabled.focus,
.btn-group-raised .btn-primary.disabled.focus.custom-file-control::before,
.btn-group-raised .btn.btn-primary:disabled:focus,
.btn-group-raised .btn-primary.custom-file-control:disabled:focus::before,
.btn-group-raised .btn.btn-primary:disabled.focus,
.btn-group-raised .btn-primary.custom-file-control:disabled.focus::before {
  background-color: #0081FF;
  border-color: #0081FF;
}

.btn.bmd-btn-fab.btn-primary.disabled:hover,
.bmd-btn-fab.btn-primary.disabled.custom-file-control:hover::before,
.btn.bmd-btn-fab.btn-primary:disabled:hover,
.bmd-btn-fab.btn-primary.custom-file-control:disabled:hover::before,
.btn.btn-raised.btn-primary.disabled:hover,
.btn-raised.btn-primary.disabled.custom-file-control:hover::before,
.btn.btn-raised.btn-primary:disabled:hover,
.btn-raised.btn-primary.custom-file-control:disabled:hover::before,
.btn-group-raised .btn.btn-primary.disabled:hover,
.btn-group-raised .btn-primary.disabled.custom-file-control:hover::before,
.btn-group-raised .btn.btn-primary:disabled:hover,
.btn-group-raised .btn-primary.custom-file-control:disabled:hover::before {
  background-color: #0081FF;
  border-color: #0081FF;
}

.btn.bmd-btn-fab.btn-secondary,
.bmd-btn-fab.btn-secondary.custom-file-control::before,
.btn.btn-raised.btn-secondary,
.btn-raised.btn-secondary.custom-file-control::before,
.btn-group-raised .btn.btn-secondary,
.btn-group-raised .btn-secondary.custom-file-control::before {
  color: #fff;
  background-color: #304156;
  border-color: #304156;
}

.btn.bmd-btn-fab.btn-secondary:hover,
.bmd-btn-fab.btn-secondary.custom-file-control:hover::before,
.btn.btn-raised.btn-secondary:hover,
.btn-raised.btn-secondary.custom-file-control:hover::before,
.btn-group-raised .btn.btn-secondary:hover,
.btn-group-raised .btn-secondary.custom-file-control:hover::before {
  color: #fff;
  background-color: #293749;
  border-color: #1a232f;
}

.btn.bmd-btn-fab.btn-secondary:focus,
.bmd-btn-fab.btn-secondary.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-secondary.focus,
.bmd-btn-fab.btn-secondary.focus.custom-file-control::before,
.btn.btn-raised.btn-secondary:focus,
.btn-raised.btn-secondary.custom-file-control:focus::before,
.btn.btn-raised.btn-secondary.focus,
.btn-raised.btn-secondary.focus.custom-file-control::before,
.btn-group-raised .btn.btn-secondary:focus,
.btn-group-raised .btn-secondary.custom-file-control:focus::before,
.btn-group-raised .btn.btn-secondary.focus,
.btn-group-raised .btn-secondary.focus.custom-file-control::before {
  color: #fff;
  background-color: #293749;
  border-color: #1a232f;
}

.btn.bmd-btn-fab.btn-secondary:active,
.bmd-btn-fab.btn-secondary.custom-file-control:active::before,
.btn.bmd-btn-fab.btn-secondary.active,
.bmd-btn-fab.btn-secondary.active.custom-file-control::before,
.open > .btn.bmd-btn-fab.btn-secondary.dropdown-toggle,
.open > .bmd-btn-fab.btn-secondary.dropdown-toggle.custom-file-control::before,
.btn.btn-raised.btn-secondary:active,
.btn-raised.btn-secondary.custom-file-control:active::before,
.btn.btn-raised.btn-secondary.active,
.btn-raised.btn-secondary.active.custom-file-control::before,
.open > .btn.btn-raised.btn-secondary.dropdown-toggle,
.open > .btn-raised.btn-secondary.dropdown-toggle.custom-file-control::before,
.btn-group-raised .btn.btn-secondary:active,
.btn-group-raised .btn-secondary.custom-file-control:active::before,
.btn-group-raised .btn.btn-secondary.active,
.btn-group-raised .btn-secondary.active.custom-file-control::before,
.open > .btn-group-raised .btn.btn-secondary.dropdown-toggle,
.open > .btn-group-raised .btn-secondary.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #293749;
  border-color: #1a232f;
}

.btn.bmd-btn-fab.btn-secondary:active:hover,
.bmd-btn-fab.btn-secondary.custom-file-control:active:hover::before,
.btn.bmd-btn-fab.btn-secondary:active:focus,
.bmd-btn-fab.btn-secondary.custom-file-control:active:focus::before,
.btn.bmd-btn-fab.btn-secondary:active.focus,
.bmd-btn-fab.btn-secondary.custom-file-control:active.focus::before,
.btn.bmd-btn-fab.btn-secondary.active:hover,
.bmd-btn-fab.btn-secondary.active.custom-file-control:hover::before,
.btn.bmd-btn-fab.btn-secondary.active:focus,
.bmd-btn-fab.btn-secondary.active.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-secondary.active.focus,
.bmd-btn-fab.btn-secondary.active.focus.custom-file-control::before,
.open > .btn.bmd-btn-fab.btn-secondary.dropdown-toggle:hover,
.open > .bmd-btn-fab.btn-secondary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.bmd-btn-fab.btn-secondary.dropdown-toggle:focus,
.open > .bmd-btn-fab.btn-secondary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.bmd-btn-fab.btn-secondary.dropdown-toggle.focus,
.open > .bmd-btn-fab.btn-secondary.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-raised.btn-secondary:active:hover,
.btn-raised.btn-secondary.custom-file-control:active:hover::before,
.btn.btn-raised.btn-secondary:active:focus,
.btn-raised.btn-secondary.custom-file-control:active:focus::before,
.btn.btn-raised.btn-secondary:active.focus,
.btn-raised.btn-secondary.custom-file-control:active.focus::before,
.btn.btn-raised.btn-secondary.active:hover,
.btn-raised.btn-secondary.active.custom-file-control:hover::before,
.btn.btn-raised.btn-secondary.active:focus,
.btn-raised.btn-secondary.active.custom-file-control:focus::before,
.btn.btn-raised.btn-secondary.active.focus,
.btn-raised.btn-secondary.active.focus.custom-file-control::before,
.open > .btn.btn-raised.btn-secondary.dropdown-toggle:hover,
.open > .btn-raised.btn-secondary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-secondary.dropdown-toggle:focus,
.open > .btn-raised.btn-secondary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised.btn-secondary.dropdown-toggle.focus,
.open > .btn-raised.btn-secondary.dropdown-toggle.focus.custom-file-control::before,
.btn-group-raised .btn.btn-secondary:active:hover,
.btn-group-raised .btn-secondary.custom-file-control:active:hover::before,
.btn-group-raised .btn.btn-secondary:active:focus,
.btn-group-raised .btn-secondary.custom-file-control:active:focus::before,
.btn-group-raised .btn.btn-secondary:active.focus,
.btn-group-raised .btn-secondary.custom-file-control:active.focus::before,
.btn-group-raised .btn.btn-secondary.active:hover,
.btn-group-raised .btn-secondary.active.custom-file-control:hover::before,
.btn-group-raised .btn.btn-secondary.active:focus,
.btn-group-raised .btn-secondary.active.custom-file-control:focus::before,
.btn-group-raised .btn.btn-secondary.active.focus,
.btn-group-raised .btn-secondary.active.focus.custom-file-control::before,
.open > .btn-group-raised .btn.btn-secondary.dropdown-toggle:hover,
.open > .btn-group-raised .btn-secondary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn-group-raised .btn.btn-secondary.dropdown-toggle:focus,
.open > .btn-group-raised .btn-secondary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn-group-raised .btn.btn-secondary.dropdown-toggle.focus,
.open > .btn-group-raised .btn-secondary.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #293749;
  border-color: #020304;
}

.open > .btn.bmd-btn-fab.btn-secondary.dropdown-toggle.bmd-btn-icon,
.open > .bmd-btn-fab.btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control::before,
.open > .btn.btn-raised.btn-secondary.dropdown-toggle.bmd-btn-icon,
.open > .btn-raised.btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control::before,
.open > .btn-group-raised .btn.btn-secondary.dropdown-toggle.bmd-btn-icon,
.open > .btn-group-raised .btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #304156;
}

.open > .btn.bmd-btn-fab.btn-secondary.dropdown-toggle.bmd-btn-icon:hover,
.open > .bmd-btn-fab.btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-secondary.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-raised.btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before,
.open > .btn-group-raised .btn.btn-secondary.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-group-raised .btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: #293749;
}

.btn.bmd-btn-fab.btn-secondary.disabled:focus,
.bmd-btn-fab.btn-secondary.disabled.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-secondary.disabled.focus,
.bmd-btn-fab.btn-secondary.disabled.focus.custom-file-control::before,
.btn.bmd-btn-fab.btn-secondary:disabled:focus,
.bmd-btn-fab.btn-secondary.custom-file-control:disabled:focus::before,
.btn.bmd-btn-fab.btn-secondary:disabled.focus,
.bmd-btn-fab.btn-secondary.custom-file-control:disabled.focus::before,
.btn.btn-raised.btn-secondary.disabled:focus,
.btn-raised.btn-secondary.disabled.custom-file-control:focus::before,
.btn.btn-raised.btn-secondary.disabled.focus,
.btn-raised.btn-secondary.disabled.focus.custom-file-control::before,
.btn.btn-raised.btn-secondary:disabled:focus,
.btn-raised.btn-secondary.custom-file-control:disabled:focus::before,
.btn.btn-raised.btn-secondary:disabled.focus,
.btn-raised.btn-secondary.custom-file-control:disabled.focus::before,
.btn-group-raised .btn.btn-secondary.disabled:focus,
.btn-group-raised .btn-secondary.disabled.custom-file-control:focus::before,
.btn-group-raised .btn.btn-secondary.disabled.focus,
.btn-group-raised .btn-secondary.disabled.focus.custom-file-control::before,
.btn-group-raised .btn.btn-secondary:disabled:focus,
.btn-group-raised .btn-secondary.custom-file-control:disabled:focus::before,
.btn-group-raised .btn.btn-secondary:disabled.focus,
.btn-group-raised .btn-secondary.custom-file-control:disabled.focus::before {
  background-color: #304156;
  border-color: #304156;
}

.btn.bmd-btn-fab.btn-secondary.disabled:hover,
.bmd-btn-fab.btn-secondary.disabled.custom-file-control:hover::before,
.btn.bmd-btn-fab.btn-secondary:disabled:hover,
.bmd-btn-fab.btn-secondary.custom-file-control:disabled:hover::before,
.btn.btn-raised.btn-secondary.disabled:hover,
.btn-raised.btn-secondary.disabled.custom-file-control:hover::before,
.btn.btn-raised.btn-secondary:disabled:hover,
.btn-raised.btn-secondary.custom-file-control:disabled:hover::before,
.btn-group-raised .btn.btn-secondary.disabled:hover,
.btn-group-raised .btn-secondary.disabled.custom-file-control:hover::before,
.btn-group-raised .btn.btn-secondary:disabled:hover,
.btn-group-raised .btn-secondary.custom-file-control:disabled:hover::before {
  background-color: #304156;
  border-color: #304156;
}

.btn.bmd-btn-fab.btn-success,
.bmd-btn-fab.btn-success.custom-file-control::before,
.btn.btn-raised.btn-success,
.btn-raised.btn-success.custom-file-control::before,
.btn-group-raised .btn.btn-success,
.btn-group-raised .btn-success.custom-file-control::before {
  color: #fff;
  background-color: #09B66D;
  border-color: #09B66D;
}

.btn.bmd-btn-fab.btn-success:hover,
.bmd-btn-fab.btn-success.custom-file-control:hover::before,
.btn.btn-raised.btn-success:hover,
.btn-raised.btn-success.custom-file-control:hover::before,
.btn-group-raised .btn.btn-success:hover,
.btn-group-raised .btn-success.custom-file-control:hover::before {
  color: #fff;
  background-color: #08a361;
  border-color: #067c4a;
}

.btn.bmd-btn-fab.btn-success:focus,
.bmd-btn-fab.btn-success.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-success.focus,
.bmd-btn-fab.btn-success.focus.custom-file-control::before,
.btn.btn-raised.btn-success:focus,
.btn-raised.btn-success.custom-file-control:focus::before,
.btn.btn-raised.btn-success.focus,
.btn-raised.btn-success.focus.custom-file-control::before,
.btn-group-raised .btn.btn-success:focus,
.btn-group-raised .btn-success.custom-file-control:focus::before,
.btn-group-raised .btn.btn-success.focus,
.btn-group-raised .btn-success.focus.custom-file-control::before {
  color: #fff;
  background-color: #08a361;
  border-color: #067c4a;
}

.btn.bmd-btn-fab.btn-success:active,
.bmd-btn-fab.btn-success.custom-file-control:active::before,
.btn.bmd-btn-fab.btn-success.active,
.bmd-btn-fab.btn-success.active.custom-file-control::before,
.open > .btn.bmd-btn-fab.btn-success.dropdown-toggle,
.open > .bmd-btn-fab.btn-success.dropdown-toggle.custom-file-control::before,
.btn.btn-raised.btn-success:active,
.btn-raised.btn-success.custom-file-control:active::before,
.btn.btn-raised.btn-success.active,
.btn-raised.btn-success.active.custom-file-control::before,
.open > .btn.btn-raised.btn-success.dropdown-toggle,
.open > .btn-raised.btn-success.dropdown-toggle.custom-file-control::before,
.btn-group-raised .btn.btn-success:active,
.btn-group-raised .btn-success.custom-file-control:active::before,
.btn-group-raised .btn.btn-success.active,
.btn-group-raised .btn-success.active.custom-file-control::before,
.open > .btn-group-raised .btn.btn-success.dropdown-toggle,
.open > .btn-group-raised .btn-success.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #08a361;
  border-color: #067c4a;
}

.btn.bmd-btn-fab.btn-success:active:hover,
.bmd-btn-fab.btn-success.custom-file-control:active:hover::before,
.btn.bmd-btn-fab.btn-success:active:focus,
.bmd-btn-fab.btn-success.custom-file-control:active:focus::before,
.btn.bmd-btn-fab.btn-success:active.focus,
.bmd-btn-fab.btn-success.custom-file-control:active.focus::before,
.btn.bmd-btn-fab.btn-success.active:hover,
.bmd-btn-fab.btn-success.active.custom-file-control:hover::before,
.btn.bmd-btn-fab.btn-success.active:focus,
.bmd-btn-fab.btn-success.active.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-success.active.focus,
.bmd-btn-fab.btn-success.active.focus.custom-file-control::before,
.open > .btn.bmd-btn-fab.btn-success.dropdown-toggle:hover,
.open > .bmd-btn-fab.btn-success.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.bmd-btn-fab.btn-success.dropdown-toggle:focus,
.open > .bmd-btn-fab.btn-success.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.bmd-btn-fab.btn-success.dropdown-toggle.focus,
.open > .bmd-btn-fab.btn-success.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-raised.btn-success:active:hover,
.btn-raised.btn-success.custom-file-control:active:hover::before,
.btn.btn-raised.btn-success:active:focus,
.btn-raised.btn-success.custom-file-control:active:focus::before,
.btn.btn-raised.btn-success:active.focus,
.btn-raised.btn-success.custom-file-control:active.focus::before,
.btn.btn-raised.btn-success.active:hover,
.btn-raised.btn-success.active.custom-file-control:hover::before,
.btn.btn-raised.btn-success.active:focus,
.btn-raised.btn-success.active.custom-file-control:focus::before,
.btn.btn-raised.btn-success.active.focus,
.btn-raised.btn-success.active.focus.custom-file-control::before,
.open > .btn.btn-raised.btn-success.dropdown-toggle:hover,
.open > .btn-raised.btn-success.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-success.dropdown-toggle:focus,
.open > .btn-raised.btn-success.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised.btn-success.dropdown-toggle.focus,
.open > .btn-raised.btn-success.dropdown-toggle.focus.custom-file-control::before,
.btn-group-raised .btn.btn-success:active:hover,
.btn-group-raised .btn-success.custom-file-control:active:hover::before,
.btn-group-raised .btn.btn-success:active:focus,
.btn-group-raised .btn-success.custom-file-control:active:focus::before,
.btn-group-raised .btn.btn-success:active.focus,
.btn-group-raised .btn-success.custom-file-control:active.focus::before,
.btn-group-raised .btn.btn-success.active:hover,
.btn-group-raised .btn-success.active.custom-file-control:hover::before,
.btn-group-raised .btn.btn-success.active:focus,
.btn-group-raised .btn-success.active.custom-file-control:focus::before,
.btn-group-raised .btn.btn-success.active.focus,
.btn-group-raised .btn-success.active.focus.custom-file-control::before,
.open > .btn-group-raised .btn.btn-success.dropdown-toggle:hover,
.open > .btn-group-raised .btn-success.dropdown-toggle.custom-file-control:hover::before,
.open > .btn-group-raised .btn.btn-success.dropdown-toggle:focus,
.open > .btn-group-raised .btn-success.dropdown-toggle.custom-file-control:focus::before,
.open > .btn-group-raised .btn.btn-success.dropdown-toggle.focus,
.open > .btn-group-raised .btn-success.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #08a361;
  border-color: #033d24;
}

.open > .btn.bmd-btn-fab.btn-success.dropdown-toggle.bmd-btn-icon,
.open > .bmd-btn-fab.btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control::before,
.open > .btn.btn-raised.btn-success.dropdown-toggle.bmd-btn-icon,
.open > .btn-raised.btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control::before,
.open > .btn-group-raised .btn.btn-success.dropdown-toggle.bmd-btn-icon,
.open > .btn-group-raised .btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #09B66D;
}

.open > .btn.bmd-btn-fab.btn-success.dropdown-toggle.bmd-btn-icon:hover,
.open > .bmd-btn-fab.btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-success.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-raised.btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before,
.open > .btn-group-raised .btn.btn-success.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-group-raised .btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: #08a361;
}

.btn.bmd-btn-fab.btn-success.disabled:focus,
.bmd-btn-fab.btn-success.disabled.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-success.disabled.focus,
.bmd-btn-fab.btn-success.disabled.focus.custom-file-control::before,
.btn.bmd-btn-fab.btn-success:disabled:focus,
.bmd-btn-fab.btn-success.custom-file-control:disabled:focus::before,
.btn.bmd-btn-fab.btn-success:disabled.focus,
.bmd-btn-fab.btn-success.custom-file-control:disabled.focus::before,
.btn.btn-raised.btn-success.disabled:focus,
.btn-raised.btn-success.disabled.custom-file-control:focus::before,
.btn.btn-raised.btn-success.disabled.focus,
.btn-raised.btn-success.disabled.focus.custom-file-control::before,
.btn.btn-raised.btn-success:disabled:focus,
.btn-raised.btn-success.custom-file-control:disabled:focus::before,
.btn.btn-raised.btn-success:disabled.focus,
.btn-raised.btn-success.custom-file-control:disabled.focus::before,
.btn-group-raised .btn.btn-success.disabled:focus,
.btn-group-raised .btn-success.disabled.custom-file-control:focus::before,
.btn-group-raised .btn.btn-success.disabled.focus,
.btn-group-raised .btn-success.disabled.focus.custom-file-control::before,
.btn-group-raised .btn.btn-success:disabled:focus,
.btn-group-raised .btn-success.custom-file-control:disabled:focus::before,
.btn-group-raised .btn.btn-success:disabled.focus,
.btn-group-raised .btn-success.custom-file-control:disabled.focus::before {
  background-color: #09B66D;
  border-color: #09B66D;
}

.btn.bmd-btn-fab.btn-success.disabled:hover,
.bmd-btn-fab.btn-success.disabled.custom-file-control:hover::before,
.btn.bmd-btn-fab.btn-success:disabled:hover,
.bmd-btn-fab.btn-success.custom-file-control:disabled:hover::before,
.btn.btn-raised.btn-success.disabled:hover,
.btn-raised.btn-success.disabled.custom-file-control:hover::before,
.btn.btn-raised.btn-success:disabled:hover,
.btn-raised.btn-success.custom-file-control:disabled:hover::before,
.btn-group-raised .btn.btn-success.disabled:hover,
.btn-group-raised .btn-success.disabled.custom-file-control:hover::before,
.btn-group-raised .btn.btn-success:disabled:hover,
.btn-group-raised .btn-success.custom-file-control:disabled:hover::before {
  background-color: #09B66D;
  border-color: #09B66D;
}

.btn.bmd-btn-fab.btn-info,
.bmd-btn-fab.btn-info.custom-file-control::before,
.btn.btn-raised.btn-info,
.btn-raised.btn-info.custom-file-control::before,
.btn-group-raised .btn.btn-info,
.btn-group-raised .btn-info.custom-file-control::before {
  color: #fff;
  background-color: #5e5ce6;
  border-color: #5e5ce6;
}

.btn.bmd-btn-fab.btn-info:hover,
.bmd-btn-fab.btn-info.custom-file-control:hover::before,
.btn.btn-raised.btn-info:hover,
.btn-raised.btn-info.custom-file-control:hover::before,
.btn-group-raised .btn.btn-info:hover,
.btn-group-raised .btn-info.custom-file-control:hover::before {
  color: #fff;
  background-color: #4d4ae3;
  border-color: #2a27de;
}

.btn.bmd-btn-fab.btn-info:focus,
.bmd-btn-fab.btn-info.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-info.focus,
.bmd-btn-fab.btn-info.focus.custom-file-control::before,
.btn.btn-raised.btn-info:focus,
.btn-raised.btn-info.custom-file-control:focus::before,
.btn.btn-raised.btn-info.focus,
.btn-raised.btn-info.focus.custom-file-control::before,
.btn-group-raised .btn.btn-info:focus,
.btn-group-raised .btn-info.custom-file-control:focus::before,
.btn-group-raised .btn.btn-info.focus,
.btn-group-raised .btn-info.focus.custom-file-control::before {
  color: #fff;
  background-color: #4d4ae3;
  border-color: #2a27de;
}

.btn.bmd-btn-fab.btn-info:active,
.bmd-btn-fab.btn-info.custom-file-control:active::before,
.btn.bmd-btn-fab.btn-info.active,
.bmd-btn-fab.btn-info.active.custom-file-control::before,
.open > .btn.bmd-btn-fab.btn-info.dropdown-toggle,
.open > .bmd-btn-fab.btn-info.dropdown-toggle.custom-file-control::before,
.btn.btn-raised.btn-info:active,
.btn-raised.btn-info.custom-file-control:active::before,
.btn.btn-raised.btn-info.active,
.btn-raised.btn-info.active.custom-file-control::before,
.open > .btn.btn-raised.btn-info.dropdown-toggle,
.open > .btn-raised.btn-info.dropdown-toggle.custom-file-control::before,
.btn-group-raised .btn.btn-info:active,
.btn-group-raised .btn-info.custom-file-control:active::before,
.btn-group-raised .btn.btn-info.active,
.btn-group-raised .btn-info.active.custom-file-control::before,
.open > .btn-group-raised .btn.btn-info.dropdown-toggle,
.open > .btn-group-raised .btn-info.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #4d4ae3;
  border-color: #2a27de;
}

.btn.bmd-btn-fab.btn-info:active:hover,
.bmd-btn-fab.btn-info.custom-file-control:active:hover::before,
.btn.bmd-btn-fab.btn-info:active:focus,
.bmd-btn-fab.btn-info.custom-file-control:active:focus::before,
.btn.bmd-btn-fab.btn-info:active.focus,
.bmd-btn-fab.btn-info.custom-file-control:active.focus::before,
.btn.bmd-btn-fab.btn-info.active:hover,
.bmd-btn-fab.btn-info.active.custom-file-control:hover::before,
.btn.bmd-btn-fab.btn-info.active:focus,
.bmd-btn-fab.btn-info.active.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-info.active.focus,
.bmd-btn-fab.btn-info.active.focus.custom-file-control::before,
.open > .btn.bmd-btn-fab.btn-info.dropdown-toggle:hover,
.open > .bmd-btn-fab.btn-info.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.bmd-btn-fab.btn-info.dropdown-toggle:focus,
.open > .bmd-btn-fab.btn-info.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.bmd-btn-fab.btn-info.dropdown-toggle.focus,
.open > .bmd-btn-fab.btn-info.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-raised.btn-info:active:hover,
.btn-raised.btn-info.custom-file-control:active:hover::before,
.btn.btn-raised.btn-info:active:focus,
.btn-raised.btn-info.custom-file-control:active:focus::before,
.btn.btn-raised.btn-info:active.focus,
.btn-raised.btn-info.custom-file-control:active.focus::before,
.btn.btn-raised.btn-info.active:hover,
.btn-raised.btn-info.active.custom-file-control:hover::before,
.btn.btn-raised.btn-info.active:focus,
.btn-raised.btn-info.active.custom-file-control:focus::before,
.btn.btn-raised.btn-info.active.focus,
.btn-raised.btn-info.active.focus.custom-file-control::before,
.open > .btn.btn-raised.btn-info.dropdown-toggle:hover,
.open > .btn-raised.btn-info.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-info.dropdown-toggle:focus,
.open > .btn-raised.btn-info.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised.btn-info.dropdown-toggle.focus,
.open > .btn-raised.btn-info.dropdown-toggle.focus.custom-file-control::before,
.btn-group-raised .btn.btn-info:active:hover,
.btn-group-raised .btn-info.custom-file-control:active:hover::before,
.btn-group-raised .btn.btn-info:active:focus,
.btn-group-raised .btn-info.custom-file-control:active:focus::before,
.btn-group-raised .btn.btn-info:active.focus,
.btn-group-raised .btn-info.custom-file-control:active.focus::before,
.btn-group-raised .btn.btn-info.active:hover,
.btn-group-raised .btn-info.active.custom-file-control:hover::before,
.btn-group-raised .btn.btn-info.active:focus,
.btn-group-raised .btn-info.active.custom-file-control:focus::before,
.btn-group-raised .btn.btn-info.active.focus,
.btn-group-raised .btn-info.active.focus.custom-file-control::before,
.open > .btn-group-raised .btn.btn-info.dropdown-toggle:hover,
.open > .btn-group-raised .btn-info.dropdown-toggle.custom-file-control:hover::before,
.open > .btn-group-raised .btn.btn-info.dropdown-toggle:focus,
.open > .btn-group-raised .btn-info.dropdown-toggle.custom-file-control:focus::before,
.open > .btn-group-raised .btn.btn-info.dropdown-toggle.focus,
.open > .btn-group-raised .btn-info.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #4d4ae3;
  border-color: #1c1aa9;
}

.open > .btn.bmd-btn-fab.btn-info.dropdown-toggle.bmd-btn-icon,
.open > .bmd-btn-fab.btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control::before,
.open > .btn.btn-raised.btn-info.dropdown-toggle.bmd-btn-icon,
.open > .btn-raised.btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control::before,
.open > .btn-group-raised .btn.btn-info.dropdown-toggle.bmd-btn-icon,
.open > .btn-group-raised .btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #5e5ce6;
}

.open > .btn.bmd-btn-fab.btn-info.dropdown-toggle.bmd-btn-icon:hover,
.open > .bmd-btn-fab.btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-info.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-raised.btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before,
.open > .btn-group-raised .btn.btn-info.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-group-raised .btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: #4d4ae3;
}

.btn.bmd-btn-fab.btn-info.disabled:focus,
.bmd-btn-fab.btn-info.disabled.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-info.disabled.focus,
.bmd-btn-fab.btn-info.disabled.focus.custom-file-control::before,
.btn.bmd-btn-fab.btn-info:disabled:focus,
.bmd-btn-fab.btn-info.custom-file-control:disabled:focus::before,
.btn.bmd-btn-fab.btn-info:disabled.focus,
.bmd-btn-fab.btn-info.custom-file-control:disabled.focus::before,
.btn.btn-raised.btn-info.disabled:focus,
.btn-raised.btn-info.disabled.custom-file-control:focus::before,
.btn.btn-raised.btn-info.disabled.focus,
.btn-raised.btn-info.disabled.focus.custom-file-control::before,
.btn.btn-raised.btn-info:disabled:focus,
.btn-raised.btn-info.custom-file-control:disabled:focus::before,
.btn.btn-raised.btn-info:disabled.focus,
.btn-raised.btn-info.custom-file-control:disabled.focus::before,
.btn-group-raised .btn.btn-info.disabled:focus,
.btn-group-raised .btn-info.disabled.custom-file-control:focus::before,
.btn-group-raised .btn.btn-info.disabled.focus,
.btn-group-raised .btn-info.disabled.focus.custom-file-control::before,
.btn-group-raised .btn.btn-info:disabled:focus,
.btn-group-raised .btn-info.custom-file-control:disabled:focus::before,
.btn-group-raised .btn.btn-info:disabled.focus,
.btn-group-raised .btn-info.custom-file-control:disabled.focus::before {
  background-color: #5e5ce6;
  border-color: #5e5ce6;
}

.btn.bmd-btn-fab.btn-info.disabled:hover,
.bmd-btn-fab.btn-info.disabled.custom-file-control:hover::before,
.btn.bmd-btn-fab.btn-info:disabled:hover,
.bmd-btn-fab.btn-info.custom-file-control:disabled:hover::before,
.btn.btn-raised.btn-info.disabled:hover,
.btn-raised.btn-info.disabled.custom-file-control:hover::before,
.btn.btn-raised.btn-info:disabled:hover,
.btn-raised.btn-info.custom-file-control:disabled:hover::before,
.btn-group-raised .btn.btn-info.disabled:hover,
.btn-group-raised .btn-info.disabled.custom-file-control:hover::before,
.btn-group-raised .btn.btn-info:disabled:hover,
.btn-group-raised .btn-info.custom-file-control:disabled:hover::before {
  background-color: #5e5ce6;
  border-color: #5e5ce6;
}

.btn.bmd-btn-fab.btn-warning,
.bmd-btn-fab.btn-warning.custom-file-control::before,
.btn.btn-raised.btn-warning,
.btn-raised.btn-warning.custom-file-control::before,
.btn-group-raised .btn.btn-warning,
.btn-group-raised .btn-warning.custom-file-control::before {
  color: #fff;
  background-color: #FF8A48;
  border-color: #FF8A48;
}

.btn.bmd-btn-fab.btn-warning:hover,
.bmd-btn-fab.btn-warning.custom-file-control:hover::before,
.btn.btn-raised.btn-warning:hover,
.btn-raised.btn-warning.custom-file-control:hover::before,
.btn-group-raised .btn.btn-warning:hover,
.btn-group-raised .btn-warning.custom-file-control:hover::before {
  color: #fff;
  background-color: #ff7d34;
  border-color: #ff630b;
}

.btn.bmd-btn-fab.btn-warning:focus,
.bmd-btn-fab.btn-warning.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-warning.focus,
.bmd-btn-fab.btn-warning.focus.custom-file-control::before,
.btn.btn-raised.btn-warning:focus,
.btn-raised.btn-warning.custom-file-control:focus::before,
.btn.btn-raised.btn-warning.focus,
.btn-raised.btn-warning.focus.custom-file-control::before,
.btn-group-raised .btn.btn-warning:focus,
.btn-group-raised .btn-warning.custom-file-control:focus::before,
.btn-group-raised .btn.btn-warning.focus,
.btn-group-raised .btn-warning.focus.custom-file-control::before {
  color: #fff;
  background-color: #ff7d34;
  border-color: #ff630b;
}

.btn.bmd-btn-fab.btn-warning:active,
.bmd-btn-fab.btn-warning.custom-file-control:active::before,
.btn.bmd-btn-fab.btn-warning.active,
.bmd-btn-fab.btn-warning.active.custom-file-control::before,
.open > .btn.bmd-btn-fab.btn-warning.dropdown-toggle,
.open > .bmd-btn-fab.btn-warning.dropdown-toggle.custom-file-control::before,
.btn.btn-raised.btn-warning:active,
.btn-raised.btn-warning.custom-file-control:active::before,
.btn.btn-raised.btn-warning.active,
.btn-raised.btn-warning.active.custom-file-control::before,
.open > .btn.btn-raised.btn-warning.dropdown-toggle,
.open > .btn-raised.btn-warning.dropdown-toggle.custom-file-control::before,
.btn-group-raised .btn.btn-warning:active,
.btn-group-raised .btn-warning.custom-file-control:active::before,
.btn-group-raised .btn.btn-warning.active,
.btn-group-raised .btn-warning.active.custom-file-control::before,
.open > .btn-group-raised .btn.btn-warning.dropdown-toggle,
.open > .btn-group-raised .btn-warning.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #ff7d34;
  border-color: #ff630b;
}

.btn.bmd-btn-fab.btn-warning:active:hover,
.bmd-btn-fab.btn-warning.custom-file-control:active:hover::before,
.btn.bmd-btn-fab.btn-warning:active:focus,
.bmd-btn-fab.btn-warning.custom-file-control:active:focus::before,
.btn.bmd-btn-fab.btn-warning:active.focus,
.bmd-btn-fab.btn-warning.custom-file-control:active.focus::before,
.btn.bmd-btn-fab.btn-warning.active:hover,
.bmd-btn-fab.btn-warning.active.custom-file-control:hover::before,
.btn.bmd-btn-fab.btn-warning.active:focus,
.bmd-btn-fab.btn-warning.active.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-warning.active.focus,
.bmd-btn-fab.btn-warning.active.focus.custom-file-control::before,
.open > .btn.bmd-btn-fab.btn-warning.dropdown-toggle:hover,
.open > .bmd-btn-fab.btn-warning.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.bmd-btn-fab.btn-warning.dropdown-toggle:focus,
.open > .bmd-btn-fab.btn-warning.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.bmd-btn-fab.btn-warning.dropdown-toggle.focus,
.open > .bmd-btn-fab.btn-warning.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-raised.btn-warning:active:hover,
.btn-raised.btn-warning.custom-file-control:active:hover::before,
.btn.btn-raised.btn-warning:active:focus,
.btn-raised.btn-warning.custom-file-control:active:focus::before,
.btn.btn-raised.btn-warning:active.focus,
.btn-raised.btn-warning.custom-file-control:active.focus::before,
.btn.btn-raised.btn-warning.active:hover,
.btn-raised.btn-warning.active.custom-file-control:hover::before,
.btn.btn-raised.btn-warning.active:focus,
.btn-raised.btn-warning.active.custom-file-control:focus::before,
.btn.btn-raised.btn-warning.active.focus,
.btn-raised.btn-warning.active.focus.custom-file-control::before,
.open > .btn.btn-raised.btn-warning.dropdown-toggle:hover,
.open > .btn-raised.btn-warning.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-warning.dropdown-toggle:focus,
.open > .btn-raised.btn-warning.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised.btn-warning.dropdown-toggle.focus,
.open > .btn-raised.btn-warning.dropdown-toggle.focus.custom-file-control::before,
.btn-group-raised .btn.btn-warning:active:hover,
.btn-group-raised .btn-warning.custom-file-control:active:hover::before,
.btn-group-raised .btn.btn-warning:active:focus,
.btn-group-raised .btn-warning.custom-file-control:active:focus::before,
.btn-group-raised .btn.btn-warning:active.focus,
.btn-group-raised .btn-warning.custom-file-control:active.focus::before,
.btn-group-raised .btn.btn-warning.active:hover,
.btn-group-raised .btn-warning.active.custom-file-control:hover::before,
.btn-group-raised .btn.btn-warning.active:focus,
.btn-group-raised .btn-warning.active.custom-file-control:focus::before,
.btn-group-raised .btn.btn-warning.active.focus,
.btn-group-raised .btn-warning.active.focus.custom-file-control::before,
.open > .btn-group-raised .btn.btn-warning.dropdown-toggle:hover,
.open > .btn-group-raised .btn-warning.dropdown-toggle.custom-file-control:hover::before,
.open > .btn-group-raised .btn.btn-warning.dropdown-toggle:focus,
.open > .btn-group-raised .btn-warning.dropdown-toggle.custom-file-control:focus::before,
.open > .btn-group-raised .btn.btn-warning.dropdown-toggle.focus,
.open > .btn-group-raised .btn-warning.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #ff7d34;
  border-color: #c84800;
}

.open > .btn.bmd-btn-fab.btn-warning.dropdown-toggle.bmd-btn-icon,
.open > .bmd-btn-fab.btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control::before,
.open > .btn.btn-raised.btn-warning.dropdown-toggle.bmd-btn-icon,
.open > .btn-raised.btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control::before,
.open > .btn-group-raised .btn.btn-warning.dropdown-toggle.bmd-btn-icon,
.open > .btn-group-raised .btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #FF8A48;
}

.open > .btn.bmd-btn-fab.btn-warning.dropdown-toggle.bmd-btn-icon:hover,
.open > .bmd-btn-fab.btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-warning.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-raised.btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before,
.open > .btn-group-raised .btn.btn-warning.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-group-raised .btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: #ff7d34;
}

.btn.bmd-btn-fab.btn-warning.disabled:focus,
.bmd-btn-fab.btn-warning.disabled.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-warning.disabled.focus,
.bmd-btn-fab.btn-warning.disabled.focus.custom-file-control::before,
.btn.bmd-btn-fab.btn-warning:disabled:focus,
.bmd-btn-fab.btn-warning.custom-file-control:disabled:focus::before,
.btn.bmd-btn-fab.btn-warning:disabled.focus,
.bmd-btn-fab.btn-warning.custom-file-control:disabled.focus::before,
.btn.btn-raised.btn-warning.disabled:focus,
.btn-raised.btn-warning.disabled.custom-file-control:focus::before,
.btn.btn-raised.btn-warning.disabled.focus,
.btn-raised.btn-warning.disabled.focus.custom-file-control::before,
.btn.btn-raised.btn-warning:disabled:focus,
.btn-raised.btn-warning.custom-file-control:disabled:focus::before,
.btn.btn-raised.btn-warning:disabled.focus,
.btn-raised.btn-warning.custom-file-control:disabled.focus::before,
.btn-group-raised .btn.btn-warning.disabled:focus,
.btn-group-raised .btn-warning.disabled.custom-file-control:focus::before,
.btn-group-raised .btn.btn-warning.disabled.focus,
.btn-group-raised .btn-warning.disabled.focus.custom-file-control::before,
.btn-group-raised .btn.btn-warning:disabled:focus,
.btn-group-raised .btn-warning.custom-file-control:disabled:focus::before,
.btn-group-raised .btn.btn-warning:disabled.focus,
.btn-group-raised .btn-warning.custom-file-control:disabled.focus::before {
  background-color: #FF8A48;
  border-color: #FF8A48;
}

.btn.bmd-btn-fab.btn-warning.disabled:hover,
.bmd-btn-fab.btn-warning.disabled.custom-file-control:hover::before,
.btn.bmd-btn-fab.btn-warning:disabled:hover,
.bmd-btn-fab.btn-warning.custom-file-control:disabled:hover::before,
.btn.btn-raised.btn-warning.disabled:hover,
.btn-raised.btn-warning.disabled.custom-file-control:hover::before,
.btn.btn-raised.btn-warning:disabled:hover,
.btn-raised.btn-warning.custom-file-control:disabled:hover::before,
.btn-group-raised .btn.btn-warning.disabled:hover,
.btn-group-raised .btn-warning.disabled.custom-file-control:hover::before,
.btn-group-raised .btn.btn-warning:disabled:hover,
.btn-group-raised .btn-warning.custom-file-control:disabled:hover::before {
  background-color: #FF8A48;
  border-color: #FF8A48;
}

.btn.bmd-btn-fab.btn-danger,
.bmd-btn-fab.btn-danger.custom-file-control::before,
.btn.btn-raised.btn-danger,
.btn-raised.btn-danger.custom-file-control::before,
.btn-group-raised .btn.btn-danger,
.btn-group-raised .btn-danger.custom-file-control::before {
  color: #fff;
  background-color: #FF3D57;
  border-color: #FF3D57;
}

.btn.bmd-btn-fab.btn-danger:hover,
.bmd-btn-fab.btn-danger.custom-file-control:hover::before,
.btn.btn-raised.btn-danger:hover,
.btn-raised.btn-danger.custom-file-control:hover::before,
.btn-group-raised .btn.btn-danger:hover,
.btn-group-raised .btn-danger.custom-file-control:hover::before {
  color: #fff;
  background-color: #ff2945;
  border-color: #ff0022;
}

.btn.bmd-btn-fab.btn-danger:focus,
.bmd-btn-fab.btn-danger.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-danger.focus,
.bmd-btn-fab.btn-danger.focus.custom-file-control::before,
.btn.btn-raised.btn-danger:focus,
.btn-raised.btn-danger.custom-file-control:focus::before,
.btn.btn-raised.btn-danger.focus,
.btn-raised.btn-danger.focus.custom-file-control::before,
.btn-group-raised .btn.btn-danger:focus,
.btn-group-raised .btn-danger.custom-file-control:focus::before,
.btn-group-raised .btn.btn-danger.focus,
.btn-group-raised .btn-danger.focus.custom-file-control::before {
  color: #fff;
  background-color: #ff2945;
  border-color: #ff0022;
}

.btn.bmd-btn-fab.btn-danger:active,
.bmd-btn-fab.btn-danger.custom-file-control:active::before,
.btn.bmd-btn-fab.btn-danger.active,
.bmd-btn-fab.btn-danger.active.custom-file-control::before,
.open > .btn.bmd-btn-fab.btn-danger.dropdown-toggle,
.open > .bmd-btn-fab.btn-danger.dropdown-toggle.custom-file-control::before,
.btn.btn-raised.btn-danger:active,
.btn-raised.btn-danger.custom-file-control:active::before,
.btn.btn-raised.btn-danger.active,
.btn-raised.btn-danger.active.custom-file-control::before,
.open > .btn.btn-raised.btn-danger.dropdown-toggle,
.open > .btn-raised.btn-danger.dropdown-toggle.custom-file-control::before,
.btn-group-raised .btn.btn-danger:active,
.btn-group-raised .btn-danger.custom-file-control:active::before,
.btn-group-raised .btn.btn-danger.active,
.btn-group-raised .btn-danger.active.custom-file-control::before,
.open > .btn-group-raised .btn.btn-danger.dropdown-toggle,
.open > .btn-group-raised .btn-danger.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #ff2945;
  border-color: #ff0022;
}

.btn.bmd-btn-fab.btn-danger:active:hover,
.bmd-btn-fab.btn-danger.custom-file-control:active:hover::before,
.btn.bmd-btn-fab.btn-danger:active:focus,
.bmd-btn-fab.btn-danger.custom-file-control:active:focus::before,
.btn.bmd-btn-fab.btn-danger:active.focus,
.bmd-btn-fab.btn-danger.custom-file-control:active.focus::before,
.btn.bmd-btn-fab.btn-danger.active:hover,
.bmd-btn-fab.btn-danger.active.custom-file-control:hover::before,
.btn.bmd-btn-fab.btn-danger.active:focus,
.bmd-btn-fab.btn-danger.active.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-danger.active.focus,
.bmd-btn-fab.btn-danger.active.focus.custom-file-control::before,
.open > .btn.bmd-btn-fab.btn-danger.dropdown-toggle:hover,
.open > .bmd-btn-fab.btn-danger.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.bmd-btn-fab.btn-danger.dropdown-toggle:focus,
.open > .bmd-btn-fab.btn-danger.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.bmd-btn-fab.btn-danger.dropdown-toggle.focus,
.open > .bmd-btn-fab.btn-danger.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-raised.btn-danger:active:hover,
.btn-raised.btn-danger.custom-file-control:active:hover::before,
.btn.btn-raised.btn-danger:active:focus,
.btn-raised.btn-danger.custom-file-control:active:focus::before,
.btn.btn-raised.btn-danger:active.focus,
.btn-raised.btn-danger.custom-file-control:active.focus::before,
.btn.btn-raised.btn-danger.active:hover,
.btn-raised.btn-danger.active.custom-file-control:hover::before,
.btn.btn-raised.btn-danger.active:focus,
.btn-raised.btn-danger.active.custom-file-control:focus::before,
.btn.btn-raised.btn-danger.active.focus,
.btn-raised.btn-danger.active.focus.custom-file-control::before,
.open > .btn.btn-raised.btn-danger.dropdown-toggle:hover,
.open > .btn-raised.btn-danger.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-danger.dropdown-toggle:focus,
.open > .btn-raised.btn-danger.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised.btn-danger.dropdown-toggle.focus,
.open > .btn-raised.btn-danger.dropdown-toggle.focus.custom-file-control::before,
.btn-group-raised .btn.btn-danger:active:hover,
.btn-group-raised .btn-danger.custom-file-control:active:hover::before,
.btn-group-raised .btn.btn-danger:active:focus,
.btn-group-raised .btn-danger.custom-file-control:active:focus::before,
.btn-group-raised .btn.btn-danger:active.focus,
.btn-group-raised .btn-danger.custom-file-control:active.focus::before,
.btn-group-raised .btn.btn-danger.active:hover,
.btn-group-raised .btn-danger.active.custom-file-control:hover::before,
.btn-group-raised .btn.btn-danger.active:focus,
.btn-group-raised .btn-danger.active.custom-file-control:focus::before,
.btn-group-raised .btn.btn-danger.active.focus,
.btn-group-raised .btn-danger.active.focus.custom-file-control::before,
.open > .btn-group-raised .btn.btn-danger.dropdown-toggle:hover,
.open > .btn-group-raised .btn-danger.dropdown-toggle.custom-file-control:hover::before,
.open > .btn-group-raised .btn.btn-danger.dropdown-toggle:focus,
.open > .btn-group-raised .btn-danger.dropdown-toggle.custom-file-control:focus::before,
.open > .btn-group-raised .btn.btn-danger.dropdown-toggle.focus,
.open > .btn-group-raised .btn-danger.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #ff2945;
  border-color: #bd0019;
}

.open > .btn.bmd-btn-fab.btn-danger.dropdown-toggle.bmd-btn-icon,
.open > .bmd-btn-fab.btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control::before,
.open > .btn.btn-raised.btn-danger.dropdown-toggle.bmd-btn-icon,
.open > .btn-raised.btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control::before,
.open > .btn-group-raised .btn.btn-danger.dropdown-toggle.bmd-btn-icon,
.open > .btn-group-raised .btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #FF3D57;
}

.open > .btn.bmd-btn-fab.btn-danger.dropdown-toggle.bmd-btn-icon:hover,
.open > .bmd-btn-fab.btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-danger.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-raised.btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before,
.open > .btn-group-raised .btn.btn-danger.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-group-raised .btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: #ff2945;
}

.btn.bmd-btn-fab.btn-danger.disabled:focus,
.bmd-btn-fab.btn-danger.disabled.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-danger.disabled.focus,
.bmd-btn-fab.btn-danger.disabled.focus.custom-file-control::before,
.btn.bmd-btn-fab.btn-danger:disabled:focus,
.bmd-btn-fab.btn-danger.custom-file-control:disabled:focus::before,
.btn.bmd-btn-fab.btn-danger:disabled.focus,
.bmd-btn-fab.btn-danger.custom-file-control:disabled.focus::before,
.btn.btn-raised.btn-danger.disabled:focus,
.btn-raised.btn-danger.disabled.custom-file-control:focus::before,
.btn.btn-raised.btn-danger.disabled.focus,
.btn-raised.btn-danger.disabled.focus.custom-file-control::before,
.btn.btn-raised.btn-danger:disabled:focus,
.btn-raised.btn-danger.custom-file-control:disabled:focus::before,
.btn.btn-raised.btn-danger:disabled.focus,
.btn-raised.btn-danger.custom-file-control:disabled.focus::before,
.btn-group-raised .btn.btn-danger.disabled:focus,
.btn-group-raised .btn-danger.disabled.custom-file-control:focus::before,
.btn-group-raised .btn.btn-danger.disabled.focus,
.btn-group-raised .btn-danger.disabled.focus.custom-file-control::before,
.btn-group-raised .btn.btn-danger:disabled:focus,
.btn-group-raised .btn-danger.custom-file-control:disabled:focus::before,
.btn-group-raised .btn.btn-danger:disabled.focus,
.btn-group-raised .btn-danger.custom-file-control:disabled.focus::before {
  background-color: #FF3D57;
  border-color: #FF3D57;
}

.btn.bmd-btn-fab.btn-danger.disabled:hover,
.bmd-btn-fab.btn-danger.disabled.custom-file-control:hover::before,
.btn.bmd-btn-fab.btn-danger:disabled:hover,
.bmd-btn-fab.btn-danger.custom-file-control:disabled:hover::before,
.btn.btn-raised.btn-danger.disabled:hover,
.btn-raised.btn-danger.disabled.custom-file-control:hover::before,
.btn.btn-raised.btn-danger:disabled:hover,
.btn-raised.btn-danger.custom-file-control:disabled:hover::before,
.btn-group-raised .btn.btn-danger.disabled:hover,
.btn-group-raised .btn-danger.disabled.custom-file-control:hover::before,
.btn-group-raised .btn.btn-danger:disabled:hover,
.btn-group-raised .btn-danger.custom-file-control:disabled:hover::before {
  background-color: #FF3D57;
  border-color: #FF3D57;
}

.btn.bmd-btn-fab.btn-light,
.bmd-btn-fab.btn-light.custom-file-control::before,
.btn.btn-raised.btn-light,
.btn-raised.btn-light.custom-file-control::before,
.btn-group-raised .btn.btn-light,
.btn-group-raised .btn-light.custom-file-control::before {
  color: #fff;
  background-color: #73808c;
  border-color: #73808c;
}

.btn.bmd-btn-fab.btn-light:hover,
.bmd-btn-fab.btn-light.custom-file-control:hover::before,
.btn.btn-raised.btn-light:hover,
.btn-raised.btn-light.custom-file-control:hover::before,
.btn-group-raised .btn.btn-light:hover,
.btn-group-raised .btn-light.custom-file-control:hover::before {
  color: #fff;
  background-color: #6a7581;
  border-color: #57616b;
}

.btn.bmd-btn-fab.btn-light:focus,
.bmd-btn-fab.btn-light.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-light.focus,
.bmd-btn-fab.btn-light.focus.custom-file-control::before,
.btn.btn-raised.btn-light:focus,
.btn-raised.btn-light.custom-file-control:focus::before,
.btn.btn-raised.btn-light.focus,
.btn-raised.btn-light.focus.custom-file-control::before,
.btn-group-raised .btn.btn-light:focus,
.btn-group-raised .btn-light.custom-file-control:focus::before,
.btn-group-raised .btn.btn-light.focus,
.btn-group-raised .btn-light.focus.custom-file-control::before {
  color: #fff;
  background-color: #6a7581;
  border-color: #57616b;
}

.btn.bmd-btn-fab.btn-light:active,
.bmd-btn-fab.btn-light.custom-file-control:active::before,
.btn.bmd-btn-fab.btn-light.active,
.bmd-btn-fab.btn-light.active.custom-file-control::before,
.open > .btn.bmd-btn-fab.btn-light.dropdown-toggle,
.open > .bmd-btn-fab.btn-light.dropdown-toggle.custom-file-control::before,
.btn.btn-raised.btn-light:active,
.btn-raised.btn-light.custom-file-control:active::before,
.btn.btn-raised.btn-light.active,
.btn-raised.btn-light.active.custom-file-control::before,
.open > .btn.btn-raised.btn-light.dropdown-toggle,
.open > .btn-raised.btn-light.dropdown-toggle.custom-file-control::before,
.btn-group-raised .btn.btn-light:active,
.btn-group-raised .btn-light.custom-file-control:active::before,
.btn-group-raised .btn.btn-light.active,
.btn-group-raised .btn-light.active.custom-file-control::before,
.open > .btn-group-raised .btn.btn-light.dropdown-toggle,
.open > .btn-group-raised .btn-light.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #6a7581;
  border-color: #57616b;
}

.btn.bmd-btn-fab.btn-light:active:hover,
.bmd-btn-fab.btn-light.custom-file-control:active:hover::before,
.btn.bmd-btn-fab.btn-light:active:focus,
.bmd-btn-fab.btn-light.custom-file-control:active:focus::before,
.btn.bmd-btn-fab.btn-light:active.focus,
.bmd-btn-fab.btn-light.custom-file-control:active.focus::before,
.btn.bmd-btn-fab.btn-light.active:hover,
.bmd-btn-fab.btn-light.active.custom-file-control:hover::before,
.btn.bmd-btn-fab.btn-light.active:focus,
.bmd-btn-fab.btn-light.active.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-light.active.focus,
.bmd-btn-fab.btn-light.active.focus.custom-file-control::before,
.open > .btn.bmd-btn-fab.btn-light.dropdown-toggle:hover,
.open > .bmd-btn-fab.btn-light.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.bmd-btn-fab.btn-light.dropdown-toggle:focus,
.open > .bmd-btn-fab.btn-light.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.bmd-btn-fab.btn-light.dropdown-toggle.focus,
.open > .bmd-btn-fab.btn-light.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-raised.btn-light:active:hover,
.btn-raised.btn-light.custom-file-control:active:hover::before,
.btn.btn-raised.btn-light:active:focus,
.btn-raised.btn-light.custom-file-control:active:focus::before,
.btn.btn-raised.btn-light:active.focus,
.btn-raised.btn-light.custom-file-control:active.focus::before,
.btn.btn-raised.btn-light.active:hover,
.btn-raised.btn-light.active.custom-file-control:hover::before,
.btn.btn-raised.btn-light.active:focus,
.btn-raised.btn-light.active.custom-file-control:focus::before,
.btn.btn-raised.btn-light.active.focus,
.btn-raised.btn-light.active.focus.custom-file-control::before,
.open > .btn.btn-raised.btn-light.dropdown-toggle:hover,
.open > .btn-raised.btn-light.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-light.dropdown-toggle:focus,
.open > .btn-raised.btn-light.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised.btn-light.dropdown-toggle.focus,
.open > .btn-raised.btn-light.dropdown-toggle.focus.custom-file-control::before,
.btn-group-raised .btn.btn-light:active:hover,
.btn-group-raised .btn-light.custom-file-control:active:hover::before,
.btn-group-raised .btn.btn-light:active:focus,
.btn-group-raised .btn-light.custom-file-control:active:focus::before,
.btn-group-raised .btn.btn-light:active.focus,
.btn-group-raised .btn-light.custom-file-control:active.focus::before,
.btn-group-raised .btn.btn-light.active:hover,
.btn-group-raised .btn-light.active.custom-file-control:hover::before,
.btn-group-raised .btn.btn-light.active:focus,
.btn-group-raised .btn-light.active.custom-file-control:focus::before,
.btn-group-raised .btn.btn-light.active.focus,
.btn-group-raised .btn-light.active.focus.custom-file-control::before,
.open > .btn-group-raised .btn.btn-light.dropdown-toggle:hover,
.open > .btn-group-raised .btn-light.dropdown-toggle.custom-file-control:hover::before,
.open > .btn-group-raised .btn.btn-light.dropdown-toggle:focus,
.open > .btn-group-raised .btn-light.dropdown-toggle.custom-file-control:focus::before,
.open > .btn-group-raised .btn.btn-light.dropdown-toggle.focus,
.open > .btn-group-raised .btn-light.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #6a7581;
  border-color: #394046;
}

.open > .btn.bmd-btn-fab.btn-light.dropdown-toggle.bmd-btn-icon,
.open > .bmd-btn-fab.btn-light.dropdown-toggle.bmd-btn-icon.custom-file-control::before,
.open > .btn.btn-raised.btn-light.dropdown-toggle.bmd-btn-icon,
.open > .btn-raised.btn-light.dropdown-toggle.bmd-btn-icon.custom-file-control::before,
.open > .btn-group-raised .btn.btn-light.dropdown-toggle.bmd-btn-icon,
.open > .btn-group-raised .btn-light.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #73808c;
}

.open > .btn.bmd-btn-fab.btn-light.dropdown-toggle.bmd-btn-icon:hover,
.open > .bmd-btn-fab.btn-light.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-light.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-raised.btn-light.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before,
.open > .btn-group-raised .btn.btn-light.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-group-raised .btn-light.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: #6a7581;
}

.btn.bmd-btn-fab.btn-light.disabled:focus,
.bmd-btn-fab.btn-light.disabled.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-light.disabled.focus,
.bmd-btn-fab.btn-light.disabled.focus.custom-file-control::before,
.btn.bmd-btn-fab.btn-light:disabled:focus,
.bmd-btn-fab.btn-light.custom-file-control:disabled:focus::before,
.btn.bmd-btn-fab.btn-light:disabled.focus,
.bmd-btn-fab.btn-light.custom-file-control:disabled.focus::before,
.btn.btn-raised.btn-light.disabled:focus,
.btn-raised.btn-light.disabled.custom-file-control:focus::before,
.btn.btn-raised.btn-light.disabled.focus,
.btn-raised.btn-light.disabled.focus.custom-file-control::before,
.btn.btn-raised.btn-light:disabled:focus,
.btn-raised.btn-light.custom-file-control:disabled:focus::before,
.btn.btn-raised.btn-light:disabled.focus,
.btn-raised.btn-light.custom-file-control:disabled.focus::before,
.btn-group-raised .btn.btn-light.disabled:focus,
.btn-group-raised .btn-light.disabled.custom-file-control:focus::before,
.btn-group-raised .btn.btn-light.disabled.focus,
.btn-group-raised .btn-light.disabled.focus.custom-file-control::before,
.btn-group-raised .btn.btn-light:disabled:focus,
.btn-group-raised .btn-light.custom-file-control:disabled:focus::before,
.btn-group-raised .btn.btn-light:disabled.focus,
.btn-group-raised .btn-light.custom-file-control:disabled.focus::before {
  background-color: #73808c;
  border-color: #73808c;
}

.btn.bmd-btn-fab.btn-light.disabled:hover,
.bmd-btn-fab.btn-light.disabled.custom-file-control:hover::before,
.btn.bmd-btn-fab.btn-light:disabled:hover,
.bmd-btn-fab.btn-light.custom-file-control:disabled:hover::before,
.btn.btn-raised.btn-light.disabled:hover,
.btn-raised.btn-light.disabled.custom-file-control:hover::before,
.btn.btn-raised.btn-light:disabled:hover,
.btn-raised.btn-light.custom-file-control:disabled:hover::before,
.btn-group-raised .btn.btn-light.disabled:hover,
.btn-group-raised .btn-light.disabled.custom-file-control:hover::before,
.btn-group-raised .btn.btn-light:disabled:hover,
.btn-group-raised .btn-light.custom-file-control:disabled:hover::before {
  background-color: #73808c;
  border-color: #73808c;
}

.btn.bmd-btn-fab.btn-dark,
.bmd-btn-fab.btn-dark.custom-file-control::before,
.btn.btn-raised.btn-dark,
.btn-raised.btn-dark.custom-file-control::before,
.btn-group-raised .btn.btn-dark,
.btn-group-raised .btn-dark.custom-file-control::before {
  color: #fff;
  background-color: #1e2835;
  border-color: #1e2835;
}

.btn.bmd-btn-fab.btn-dark:hover,
.bmd-btn-fab.btn-dark.custom-file-control:hover::before,
.btn.btn-raised.btn-dark:hover,
.btn-raised.btn-dark.custom-file-control:hover::before,
.btn-group-raised .btn.btn-dark:hover,
.btn-group-raised .btn-dark.custom-file-control:hover::before {
  color: #fff;
  background-color: #161e28;
  border-color: #080b0e;
}

.btn.bmd-btn-fab.btn-dark:focus,
.bmd-btn-fab.btn-dark.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-dark.focus,
.bmd-btn-fab.btn-dark.focus.custom-file-control::before,
.btn.btn-raised.btn-dark:focus,
.btn-raised.btn-dark.custom-file-control:focus::before,
.btn.btn-raised.btn-dark.focus,
.btn-raised.btn-dark.focus.custom-file-control::before,
.btn-group-raised .btn.btn-dark:focus,
.btn-group-raised .btn-dark.custom-file-control:focus::before,
.btn-group-raised .btn.btn-dark.focus,
.btn-group-raised .btn-dark.focus.custom-file-control::before {
  color: #fff;
  background-color: #161e28;
  border-color: #080b0e;
}

.btn.bmd-btn-fab.btn-dark:active,
.bmd-btn-fab.btn-dark.custom-file-control:active::before,
.btn.bmd-btn-fab.btn-dark.active,
.bmd-btn-fab.btn-dark.active.custom-file-control::before,
.open > .btn.bmd-btn-fab.btn-dark.dropdown-toggle,
.open > .bmd-btn-fab.btn-dark.dropdown-toggle.custom-file-control::before,
.btn.btn-raised.btn-dark:active,
.btn-raised.btn-dark.custom-file-control:active::before,
.btn.btn-raised.btn-dark.active,
.btn-raised.btn-dark.active.custom-file-control::before,
.open > .btn.btn-raised.btn-dark.dropdown-toggle,
.open > .btn-raised.btn-dark.dropdown-toggle.custom-file-control::before,
.btn-group-raised .btn.btn-dark:active,
.btn-group-raised .btn-dark.custom-file-control:active::before,
.btn-group-raised .btn.btn-dark.active,
.btn-group-raised .btn-dark.active.custom-file-control::before,
.open > .btn-group-raised .btn.btn-dark.dropdown-toggle,
.open > .btn-group-raised .btn-dark.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #161e28;
  border-color: #080b0e;
}

.btn.bmd-btn-fab.btn-dark:active:hover,
.bmd-btn-fab.btn-dark.custom-file-control:active:hover::before,
.btn.bmd-btn-fab.btn-dark:active:focus,
.bmd-btn-fab.btn-dark.custom-file-control:active:focus::before,
.btn.bmd-btn-fab.btn-dark:active.focus,
.bmd-btn-fab.btn-dark.custom-file-control:active.focus::before,
.btn.bmd-btn-fab.btn-dark.active:hover,
.bmd-btn-fab.btn-dark.active.custom-file-control:hover::before,
.btn.bmd-btn-fab.btn-dark.active:focus,
.bmd-btn-fab.btn-dark.active.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-dark.active.focus,
.bmd-btn-fab.btn-dark.active.focus.custom-file-control::before,
.open > .btn.bmd-btn-fab.btn-dark.dropdown-toggle:hover,
.open > .bmd-btn-fab.btn-dark.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.bmd-btn-fab.btn-dark.dropdown-toggle:focus,
.open > .bmd-btn-fab.btn-dark.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.bmd-btn-fab.btn-dark.dropdown-toggle.focus,
.open > .bmd-btn-fab.btn-dark.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-raised.btn-dark:active:hover,
.btn-raised.btn-dark.custom-file-control:active:hover::before,
.btn.btn-raised.btn-dark:active:focus,
.btn-raised.btn-dark.custom-file-control:active:focus::before,
.btn.btn-raised.btn-dark:active.focus,
.btn-raised.btn-dark.custom-file-control:active.focus::before,
.btn.btn-raised.btn-dark.active:hover,
.btn-raised.btn-dark.active.custom-file-control:hover::before,
.btn.btn-raised.btn-dark.active:focus,
.btn-raised.btn-dark.active.custom-file-control:focus::before,
.btn.btn-raised.btn-dark.active.focus,
.btn-raised.btn-dark.active.focus.custom-file-control::before,
.open > .btn.btn-raised.btn-dark.dropdown-toggle:hover,
.open > .btn-raised.btn-dark.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-dark.dropdown-toggle:focus,
.open > .btn-raised.btn-dark.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised.btn-dark.dropdown-toggle.focus,
.open > .btn-raised.btn-dark.dropdown-toggle.focus.custom-file-control::before,
.btn-group-raised .btn.btn-dark:active:hover,
.btn-group-raised .btn-dark.custom-file-control:active:hover::before,
.btn-group-raised .btn.btn-dark:active:focus,
.btn-group-raised .btn-dark.custom-file-control:active:focus::before,
.btn-group-raised .btn.btn-dark:active.focus,
.btn-group-raised .btn-dark.custom-file-control:active.focus::before,
.btn-group-raised .btn.btn-dark.active:hover,
.btn-group-raised .btn-dark.active.custom-file-control:hover::before,
.btn-group-raised .btn.btn-dark.active:focus,
.btn-group-raised .btn-dark.active.custom-file-control:focus::before,
.btn-group-raised .btn.btn-dark.active.focus,
.btn-group-raised .btn-dark.active.focus.custom-file-control::before,
.open > .btn-group-raised .btn.btn-dark.dropdown-toggle:hover,
.open > .btn-group-raised .btn-dark.dropdown-toggle.custom-file-control:hover::before,
.open > .btn-group-raised .btn.btn-dark.dropdown-toggle:focus,
.open > .btn-group-raised .btn-dark.dropdown-toggle.custom-file-control:focus::before,
.open > .btn-group-raised .btn.btn-dark.dropdown-toggle.focus,
.open > .btn-group-raised .btn-dark.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #161e28;
  border-color: black;
}

.open > .btn.bmd-btn-fab.btn-dark.dropdown-toggle.bmd-btn-icon,
.open > .bmd-btn-fab.btn-dark.dropdown-toggle.bmd-btn-icon.custom-file-control::before,
.open > .btn.btn-raised.btn-dark.dropdown-toggle.bmd-btn-icon,
.open > .btn-raised.btn-dark.dropdown-toggle.bmd-btn-icon.custom-file-control::before,
.open > .btn-group-raised .btn.btn-dark.dropdown-toggle.bmd-btn-icon,
.open > .btn-group-raised .btn-dark.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #1e2835;
}

.open > .btn.bmd-btn-fab.btn-dark.dropdown-toggle.bmd-btn-icon:hover,
.open > .bmd-btn-fab.btn-dark.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-dark.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-raised.btn-dark.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before,
.open > .btn-group-raised .btn.btn-dark.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-group-raised .btn-dark.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: #161e28;
}

.btn.bmd-btn-fab.btn-dark.disabled:focus,
.bmd-btn-fab.btn-dark.disabled.custom-file-control:focus::before,
.btn.bmd-btn-fab.btn-dark.disabled.focus,
.bmd-btn-fab.btn-dark.disabled.focus.custom-file-control::before,
.btn.bmd-btn-fab.btn-dark:disabled:focus,
.bmd-btn-fab.btn-dark.custom-file-control:disabled:focus::before,
.btn.bmd-btn-fab.btn-dark:disabled.focus,
.bmd-btn-fab.btn-dark.custom-file-control:disabled.focus::before,
.btn.btn-raised.btn-dark.disabled:focus,
.btn-raised.btn-dark.disabled.custom-file-control:focus::before,
.btn.btn-raised.btn-dark.disabled.focus,
.btn-raised.btn-dark.disabled.focus.custom-file-control::before,
.btn.btn-raised.btn-dark:disabled:focus,
.btn-raised.btn-dark.custom-file-control:disabled:focus::before,
.btn.btn-raised.btn-dark:disabled.focus,
.btn-raised.btn-dark.custom-file-control:disabled.focus::before,
.btn-group-raised .btn.btn-dark.disabled:focus,
.btn-group-raised .btn-dark.disabled.custom-file-control:focus::before,
.btn-group-raised .btn.btn-dark.disabled.focus,
.btn-group-raised .btn-dark.disabled.focus.custom-file-control::before,
.btn-group-raised .btn.btn-dark:disabled:focus,
.btn-group-raised .btn-dark.custom-file-control:disabled:focus::before,
.btn-group-raised .btn.btn-dark:disabled.focus,
.btn-group-raised .btn-dark.custom-file-control:disabled.focus::before {
  background-color: #1e2835;
  border-color: #1e2835;
}

.btn.bmd-btn-fab.btn-dark.disabled:hover,
.bmd-btn-fab.btn-dark.disabled.custom-file-control:hover::before,
.btn.bmd-btn-fab.btn-dark:disabled:hover,
.bmd-btn-fab.btn-dark.custom-file-control:disabled:hover::before,
.btn.btn-raised.btn-dark.disabled:hover,
.btn-raised.btn-dark.disabled.custom-file-control:hover::before,
.btn.btn-raised.btn-dark:disabled:hover,
.btn-raised.btn-dark.custom-file-control:disabled:hover::before,
.btn-group-raised .btn.btn-dark.disabled:hover,
.btn-group-raised .btn-dark.disabled.custom-file-control:hover::before,
.btn-group-raised .btn.btn-dark:disabled:hover,
.btn-group-raised .btn-dark.custom-file-control:disabled:hover::before {
  background-color: #1e2835;
  border-color: #1e2835;
}

.btn.bmd-btn-fab:hover,
.bmd-btn-fab.custom-file-control:hover::before,
.btn.bmd-btn-fab:focus,
.bmd-btn-fab.custom-file-control:focus::before,
.btn.btn-raised:hover,
.btn-raised.custom-file-control:hover::before,
.btn.btn-raised:focus,
.btn-raised.custom-file-control:focus::before,
.btn-group-raised .btn:hover,
.btn-group-raised .custom-file-control:hover::before,
.btn-group-raised .btn:focus,
.btn-group-raised .custom-file-control:focus::before {
  z-index: 1;
  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.2);
}

.btn.bmd-btn-fab.active,
.bmd-btn-fab.active.custom-file-control::before,
.btn.bmd-btn-fab:active,
.bmd-btn-fab.custom-file-control:active::before,
.btn.btn-raised.active,
.btn-raised.active.custom-file-control::before,
.btn.btn-raised:active,
.btn-raised.custom-file-control:active::before,
.btn-group-raised .btn.active,
.btn-group-raised .active.custom-file-control::before,
.btn-group-raised .btn:active,
.btn-group-raised .custom-file-control:active::before {
  z-index: 1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
}

.btn.bmd-btn-fab.focus,
.bmd-btn-fab.focus.custom-file-control::before,
.btn.bmd-btn-fab:focus,
.bmd-btn-fab.custom-file-control:focus::before,
.btn.btn-raised.focus,
.btn-raised.focus.custom-file-control::before,
.btn.btn-raised:focus,
.btn-raised.custom-file-control:focus::before,
.btn-group-raised .btn.focus,
.btn-group-raised .focus.custom-file-control::before,
.btn-group-raised .btn:focus,
.btn-group-raised .custom-file-control:focus::before {
  outline: 0;
}

.btn.btn-raised,
.btn-raised.custom-file-control::before,
.btn-group-raised .btn,
.btn-group-raised .custom-file-control::before {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.btn.btn-raised.btn-link,
.btn-raised.btn-link.custom-file-control::before,
.btn-group-raised .btn.btn-link,
.btn-group-raised .btn-link.custom-file-control::before {
  box-shadow: none;
}

.btn.btn-raised.btn-link.active,
.btn-raised.btn-link.active.custom-file-control::before,
.btn-group-raised .btn.btn-link.active,
.btn-group-raised .btn-link.active.custom-file-control::before {
  box-shadow: none;
}

.btn.btn-raised.btn-link:hover,
.btn-raised.btn-link.custom-file-control:hover::before,
.btn.btn-raised.btn-link:focus,
.btn-raised.btn-link.custom-file-control:focus::before,
.btn.btn-raised.btn-link:active,
.btn-raised.btn-link.custom-file-control:active::before,
.btn-group-raised .btn.btn-link:hover,
.btn-group-raised .btn-link.custom-file-control:hover::before,
.btn-group-raised .btn.btn-link:focus,
.btn-group-raised .btn-link.custom-file-control:focus::before,
.btn-group-raised .btn.btn-link:active,
.btn-group-raised .btn-link.custom-file-control:active::before {
  box-shadow: none;
}

fieldset[disabled][disabled] .btn.btn-raised,
fieldset[disabled][disabled] .btn-raised.custom-file-control::before,
.btn.btn-raised.disabled,
.btn-raised.disabled.custom-file-control::before,
.btn.btn-raised:disabled,
.btn-raised.custom-file-control:disabled::before,
.btn.btn-raised[disabled],
.btn-raised[disabled].custom-file-control::before,
fieldset[disabled][disabled] .btn-group-raised .btn,
fieldset[disabled][disabled] .btn-group-raised .custom-file-control::before,
.btn-group-raised .btn.disabled,
.btn-group-raised .disabled.custom-file-control::before,
.btn-group-raised .btn:disabled,
.btn-group-raised .custom-file-control:disabled::before,
.btn-group-raised .btn[disabled],
.btn-group-raised [disabled].custom-file-control::before {
  box-shadow: none;
}

.btn.btn-outline,
.btn-outline.custom-file-control::before {
  border-color: currentColor;
  border-style: solid;
  border-width: 1px;
}

.btn.btn-outline-primary,
.btn-outline-primary.custom-file-control::before {
  border-color: currentColor;
  border-style: solid;
  border-width: 1px;
  color: #0081FF;
  background-color: transparent;
  border-color: #0081FF;
}

.btn.btn-outline-primary:hover,
.btn-outline-primary.custom-file-control:hover::before {
  color: #0081FF;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #0081FF;
}

.btn.btn-outline-primary:focus,
.btn-outline-primary.custom-file-control:focus::before,
.btn.btn-outline-primary.focus,
.btn-outline-primary.focus.custom-file-control::before {
  color: #0081FF;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #0081FF;
}

.btn.btn-outline-primary:active,
.btn-outline-primary.custom-file-control:active::before,
.btn.btn-outline-primary.active,
.btn-outline-primary.active.custom-file-control::before,
.open > .btn.btn-outline-primary.dropdown-toggle,
.open > .btn-outline-primary.dropdown-toggle.custom-file-control::before {
  color: #0081FF;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #0081FF;
}

.btn.btn-outline-primary:active:hover,
.btn-outline-primary.custom-file-control:active:hover::before,
.btn.btn-outline-primary:active:focus,
.btn-outline-primary.custom-file-control:active:focus::before,
.btn.btn-outline-primary:active.focus,
.btn-outline-primary.custom-file-control:active.focus::before,
.btn.btn-outline-primary.active:hover,
.btn-outline-primary.active.custom-file-control:hover::before,
.btn.btn-outline-primary.active:focus,
.btn-outline-primary.active.custom-file-control:focus::before,
.btn.btn-outline-primary.active.focus,
.btn-outline-primary.active.focus.custom-file-control::before,
.open > .btn.btn-outline-primary.dropdown-toggle:hover,
.open > .btn-outline-primary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline-primary.dropdown-toggle.focus,
.open > .btn-outline-primary.dropdown-toggle.focus.custom-file-control::before {
  color: #0081FF;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #0081FF;
}

.open > .btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon,
.open > .btn-outline-primary.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-outline-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-outline-primary.disabled:focus,
.btn-outline-primary.disabled.custom-file-control:focus::before,
.btn.btn-outline-primary.disabled.focus,
.btn-outline-primary.disabled.focus.custom-file-control::before,
.btn.btn-outline-primary:disabled:focus,
.btn-outline-primary.custom-file-control:disabled:focus::before,
.btn.btn-outline-primary:disabled.focus,
.btn-outline-primary.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #0081FF;
}

.btn.btn-outline-primary.disabled:hover,
.btn-outline-primary.disabled.custom-file-control:hover::before,
.btn.btn-outline-primary:disabled:hover,
.btn-outline-primary.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #0081FF;
}

.bg-inverse .btn.btn-outline-primary,
.bg-inverse .btn-outline-primary.custom-file-control::before {
  color: #0081FF;
  background-color: transparent;
  border-color: #0081FF;
}

.bg-inverse .btn.btn-outline-primary:hover,
.bg-inverse .btn-outline-primary.custom-file-control:hover::before {
  color: #0081FF;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-primary:focus,
.bg-inverse .btn-outline-primary.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-primary.focus,
.bg-inverse .btn-outline-primary.focus.custom-file-control::before {
  color: #0081FF;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-primary:active,
.bg-inverse .btn-outline-primary.custom-file-control:active::before,
.bg-inverse .btn.btn-outline-primary.active,
.bg-inverse .btn-outline-primary.active.custom-file-control::before,
.open > .bg-inverse .btn.btn-outline-primary.dropdown-toggle,
.open > .bg-inverse .btn-outline-primary.dropdown-toggle.custom-file-control::before {
  color: #0081FF;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-primary:active:hover,
.bg-inverse .btn-outline-primary.custom-file-control:active:hover::before,
.bg-inverse .btn.btn-outline-primary:active:focus,
.bg-inverse .btn-outline-primary.custom-file-control:active:focus::before,
.bg-inverse .btn.btn-outline-primary:active.focus,
.bg-inverse .btn-outline-primary.custom-file-control:active.focus::before,
.bg-inverse .btn.btn-outline-primary.active:hover,
.bg-inverse .btn-outline-primary.active.custom-file-control:hover::before,
.bg-inverse .btn.btn-outline-primary.active:focus,
.bg-inverse .btn-outline-primary.active.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-primary.active.focus,
.bg-inverse .btn-outline-primary.active.focus.custom-file-control::before,
.open > .bg-inverse .btn.btn-outline-primary.dropdown-toggle:hover,
.open > .bg-inverse .btn-outline-primary.dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.btn-outline-primary.dropdown-toggle:focus,
.open > .bg-inverse .btn-outline-primary.dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.btn-outline-primary.dropdown-toggle.focus,
.open > .bg-inverse .btn-outline-primary.dropdown-toggle.focus.custom-file-control::before {
  color: #0081FF;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .btn-outline-primary.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .btn-outline-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-primary.disabled:focus,
.bg-inverse .btn-outline-primary.disabled.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-primary.disabled.focus,
.bg-inverse .btn-outline-primary.disabled.focus.custom-file-control::before,
.bg-inverse .btn.btn-outline-primary:disabled:focus,
.bg-inverse .btn-outline-primary.custom-file-control:disabled:focus::before,
.bg-inverse .btn.btn-outline-primary:disabled.focus,
.bg-inverse .btn-outline-primary.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #0081FF;
}

.bg-inverse .btn.btn-outline-primary.disabled:hover,
.bg-inverse .btn-outline-primary.disabled.custom-file-control:hover::before,
.bg-inverse .btn.btn-outline-primary:disabled:hover,
.bg-inverse .btn-outline-primary.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #0081FF;
}

.btn.btn-outline-primary.btn-link,
.btn-outline-primary.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.btn-outline-secondary,
.btn-outline-secondary.custom-file-control::before {
  border-color: currentColor;
  border-style: solid;
  border-width: 1px;
  color: #304156;
  background-color: transparent;
  border-color: #304156;
}

.btn.btn-outline-secondary:hover,
.btn-outline-secondary.custom-file-control:hover::before {
  color: #304156;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #304156;
}

.btn.btn-outline-secondary:focus,
.btn-outline-secondary.custom-file-control:focus::before,
.btn.btn-outline-secondary.focus,
.btn-outline-secondary.focus.custom-file-control::before {
  color: #304156;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #304156;
}

.btn.btn-outline-secondary:active,
.btn-outline-secondary.custom-file-control:active::before,
.btn.btn-outline-secondary.active,
.btn-outline-secondary.active.custom-file-control::before,
.open > .btn.btn-outline-secondary.dropdown-toggle,
.open > .btn-outline-secondary.dropdown-toggle.custom-file-control::before {
  color: #304156;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #304156;
}

.btn.btn-outline-secondary:active:hover,
.btn-outline-secondary.custom-file-control:active:hover::before,
.btn.btn-outline-secondary:active:focus,
.btn-outline-secondary.custom-file-control:active:focus::before,
.btn.btn-outline-secondary:active.focus,
.btn-outline-secondary.custom-file-control:active.focus::before,
.btn.btn-outline-secondary.active:hover,
.btn-outline-secondary.active.custom-file-control:hover::before,
.btn.btn-outline-secondary.active:focus,
.btn-outline-secondary.active.custom-file-control:focus::before,
.btn.btn-outline-secondary.active.focus,
.btn-outline-secondary.active.focus.custom-file-control::before,
.open > .btn.btn-outline-secondary.dropdown-toggle:hover,
.open > .btn-outline-secondary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline-secondary.dropdown-toggle:focus,
.open > .btn-outline-secondary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline-secondary.dropdown-toggle.focus,
.open > .btn-outline-secondary.dropdown-toggle.focus.custom-file-control::before {
  color: #304156;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #304156;
}

.open > .btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon,
.open > .btn-outline-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-outline-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-outline-secondary.disabled:focus,
.btn-outline-secondary.disabled.custom-file-control:focus::before,
.btn.btn-outline-secondary.disabled.focus,
.btn-outline-secondary.disabled.focus.custom-file-control::before,
.btn.btn-outline-secondary:disabled:focus,
.btn-outline-secondary.custom-file-control:disabled:focus::before,
.btn.btn-outline-secondary:disabled.focus,
.btn-outline-secondary.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #304156;
}

.btn.btn-outline-secondary.disabled:hover,
.btn-outline-secondary.disabled.custom-file-control:hover::before,
.btn.btn-outline-secondary:disabled:hover,
.btn-outline-secondary.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #304156;
}

.bg-inverse .btn.btn-outline-secondary,
.bg-inverse .btn-outline-secondary.custom-file-control::before {
  color: #304156;
  background-color: transparent;
  border-color: #304156;
}

.bg-inverse .btn.btn-outline-secondary:hover,
.bg-inverse .btn-outline-secondary.custom-file-control:hover::before {
  color: #304156;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-secondary:focus,
.bg-inverse .btn-outline-secondary.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-secondary.focus,
.bg-inverse .btn-outline-secondary.focus.custom-file-control::before {
  color: #304156;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-secondary:active,
.bg-inverse .btn-outline-secondary.custom-file-control:active::before,
.bg-inverse .btn.btn-outline-secondary.active,
.bg-inverse .btn-outline-secondary.active.custom-file-control::before,
.open > .bg-inverse .btn.btn-outline-secondary.dropdown-toggle,
.open > .bg-inverse .btn-outline-secondary.dropdown-toggle.custom-file-control::before {
  color: #304156;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-secondary:active:hover,
.bg-inverse .btn-outline-secondary.custom-file-control:active:hover::before,
.bg-inverse .btn.btn-outline-secondary:active:focus,
.bg-inverse .btn-outline-secondary.custom-file-control:active:focus::before,
.bg-inverse .btn.btn-outline-secondary:active.focus,
.bg-inverse .btn-outline-secondary.custom-file-control:active.focus::before,
.bg-inverse .btn.btn-outline-secondary.active:hover,
.bg-inverse .btn-outline-secondary.active.custom-file-control:hover::before,
.bg-inverse .btn.btn-outline-secondary.active:focus,
.bg-inverse .btn-outline-secondary.active.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-secondary.active.focus,
.bg-inverse .btn-outline-secondary.active.focus.custom-file-control::before,
.open > .bg-inverse .btn.btn-outline-secondary.dropdown-toggle:hover,
.open > .bg-inverse .btn-outline-secondary.dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.btn-outline-secondary.dropdown-toggle:focus,
.open > .bg-inverse .btn-outline-secondary.dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.btn-outline-secondary.dropdown-toggle.focus,
.open > .bg-inverse .btn-outline-secondary.dropdown-toggle.focus.custom-file-control::before {
  color: #304156;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .btn-outline-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .btn-outline-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-secondary.disabled:focus,
.bg-inverse .btn-outline-secondary.disabled.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-secondary.disabled.focus,
.bg-inverse .btn-outline-secondary.disabled.focus.custom-file-control::before,
.bg-inverse .btn.btn-outline-secondary:disabled:focus,
.bg-inverse .btn-outline-secondary.custom-file-control:disabled:focus::before,
.bg-inverse .btn.btn-outline-secondary:disabled.focus,
.bg-inverse .btn-outline-secondary.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #304156;
}

.bg-inverse .btn.btn-outline-secondary.disabled:hover,
.bg-inverse .btn-outline-secondary.disabled.custom-file-control:hover::before,
.bg-inverse .btn.btn-outline-secondary:disabled:hover,
.bg-inverse .btn-outline-secondary.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #304156;
}

.btn.btn-outline-secondary.btn-link,
.btn-outline-secondary.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.btn-outline-success,
.btn-outline-success.custom-file-control::before {
  border-color: currentColor;
  border-style: solid;
  border-width: 1px;
  color: #09B66D;
  background-color: transparent;
  border-color: #09B66D;
}

.btn.btn-outline-success:hover,
.btn-outline-success.custom-file-control:hover::before {
  color: #09B66D;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #09B66D;
}

.btn.btn-outline-success:focus,
.btn-outline-success.custom-file-control:focus::before,
.btn.btn-outline-success.focus,
.btn-outline-success.focus.custom-file-control::before {
  color: #09B66D;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #09B66D;
}

.btn.btn-outline-success:active,
.btn-outline-success.custom-file-control:active::before,
.btn.btn-outline-success.active,
.btn-outline-success.active.custom-file-control::before,
.open > .btn.btn-outline-success.dropdown-toggle,
.open > .btn-outline-success.dropdown-toggle.custom-file-control::before {
  color: #09B66D;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #09B66D;
}

.btn.btn-outline-success:active:hover,
.btn-outline-success.custom-file-control:active:hover::before,
.btn.btn-outline-success:active:focus,
.btn-outline-success.custom-file-control:active:focus::before,
.btn.btn-outline-success:active.focus,
.btn-outline-success.custom-file-control:active.focus::before,
.btn.btn-outline-success.active:hover,
.btn-outline-success.active.custom-file-control:hover::before,
.btn.btn-outline-success.active:focus,
.btn-outline-success.active.custom-file-control:focus::before,
.btn.btn-outline-success.active.focus,
.btn-outline-success.active.focus.custom-file-control::before,
.open > .btn.btn-outline-success.dropdown-toggle:hover,
.open > .btn-outline-success.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline-success.dropdown-toggle.focus,
.open > .btn-outline-success.dropdown-toggle.focus.custom-file-control::before {
  color: #09B66D;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #09B66D;
}

.open > .btn.btn-outline-success.dropdown-toggle.bmd-btn-icon,
.open > .btn-outline-success.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-outline-success.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-outline-success.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-outline-success.disabled:focus,
.btn-outline-success.disabled.custom-file-control:focus::before,
.btn.btn-outline-success.disabled.focus,
.btn-outline-success.disabled.focus.custom-file-control::before,
.btn.btn-outline-success:disabled:focus,
.btn-outline-success.custom-file-control:disabled:focus::before,
.btn.btn-outline-success:disabled.focus,
.btn-outline-success.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #09B66D;
}

.btn.btn-outline-success.disabled:hover,
.btn-outline-success.disabled.custom-file-control:hover::before,
.btn.btn-outline-success:disabled:hover,
.btn-outline-success.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #09B66D;
}

.bg-inverse .btn.btn-outline-success,
.bg-inverse .btn-outline-success.custom-file-control::before {
  color: #09B66D;
  background-color: transparent;
  border-color: #09B66D;
}

.bg-inverse .btn.btn-outline-success:hover,
.bg-inverse .btn-outline-success.custom-file-control:hover::before {
  color: #09B66D;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-success:focus,
.bg-inverse .btn-outline-success.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-success.focus,
.bg-inverse .btn-outline-success.focus.custom-file-control::before {
  color: #09B66D;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-success:active,
.bg-inverse .btn-outline-success.custom-file-control:active::before,
.bg-inverse .btn.btn-outline-success.active,
.bg-inverse .btn-outline-success.active.custom-file-control::before,
.open > .bg-inverse .btn.btn-outline-success.dropdown-toggle,
.open > .bg-inverse .btn-outline-success.dropdown-toggle.custom-file-control::before {
  color: #09B66D;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-success:active:hover,
.bg-inverse .btn-outline-success.custom-file-control:active:hover::before,
.bg-inverse .btn.btn-outline-success:active:focus,
.bg-inverse .btn-outline-success.custom-file-control:active:focus::before,
.bg-inverse .btn.btn-outline-success:active.focus,
.bg-inverse .btn-outline-success.custom-file-control:active.focus::before,
.bg-inverse .btn.btn-outline-success.active:hover,
.bg-inverse .btn-outline-success.active.custom-file-control:hover::before,
.bg-inverse .btn.btn-outline-success.active:focus,
.bg-inverse .btn-outline-success.active.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-success.active.focus,
.bg-inverse .btn-outline-success.active.focus.custom-file-control::before,
.open > .bg-inverse .btn.btn-outline-success.dropdown-toggle:hover,
.open > .bg-inverse .btn-outline-success.dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.btn-outline-success.dropdown-toggle:focus,
.open > .bg-inverse .btn-outline-success.dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.btn-outline-success.dropdown-toggle.focus,
.open > .bg-inverse .btn-outline-success.dropdown-toggle.focus.custom-file-control::before {
  color: #09B66D;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.btn-outline-success.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .btn-outline-success.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.btn-outline-success.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .btn-outline-success.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-success.disabled:focus,
.bg-inverse .btn-outline-success.disabled.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-success.disabled.focus,
.bg-inverse .btn-outline-success.disabled.focus.custom-file-control::before,
.bg-inverse .btn.btn-outline-success:disabled:focus,
.bg-inverse .btn-outline-success.custom-file-control:disabled:focus::before,
.bg-inverse .btn.btn-outline-success:disabled.focus,
.bg-inverse .btn-outline-success.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #09B66D;
}

.bg-inverse .btn.btn-outline-success.disabled:hover,
.bg-inverse .btn-outline-success.disabled.custom-file-control:hover::before,
.bg-inverse .btn.btn-outline-success:disabled:hover,
.bg-inverse .btn-outline-success.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #09B66D;
}

.btn.btn-outline-success.btn-link,
.btn-outline-success.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.btn-outline-info,
.btn-outline-info.custom-file-control::before {
  border-color: currentColor;
  border-style: solid;
  border-width: 1px;
  color: #5e5ce6;
  background-color: transparent;
  border-color: #5e5ce6;
}

.btn.btn-outline-info:hover,
.btn-outline-info.custom-file-control:hover::before {
  color: #5e5ce6;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #5e5ce6;
}

.btn.btn-outline-info:focus,
.btn-outline-info.custom-file-control:focus::before,
.btn.btn-outline-info.focus,
.btn-outline-info.focus.custom-file-control::before {
  color: #5e5ce6;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #5e5ce6;
}

.btn.btn-outline-info:active,
.btn-outline-info.custom-file-control:active::before,
.btn.btn-outline-info.active,
.btn-outline-info.active.custom-file-control::before,
.open > .btn.btn-outline-info.dropdown-toggle,
.open > .btn-outline-info.dropdown-toggle.custom-file-control::before {
  color: #5e5ce6;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #5e5ce6;
}

.btn.btn-outline-info:active:hover,
.btn-outline-info.custom-file-control:active:hover::before,
.btn.btn-outline-info:active:focus,
.btn-outline-info.custom-file-control:active:focus::before,
.btn.btn-outline-info:active.focus,
.btn-outline-info.custom-file-control:active.focus::before,
.btn.btn-outline-info.active:hover,
.btn-outline-info.active.custom-file-control:hover::before,
.btn.btn-outline-info.active:focus,
.btn-outline-info.active.custom-file-control:focus::before,
.btn.btn-outline-info.active.focus,
.btn-outline-info.active.focus.custom-file-control::before,
.open > .btn.btn-outline-info.dropdown-toggle:hover,
.open > .btn-outline-info.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline-info.dropdown-toggle.focus,
.open > .btn-outline-info.dropdown-toggle.focus.custom-file-control::before {
  color: #5e5ce6;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #5e5ce6;
}

.open > .btn.btn-outline-info.dropdown-toggle.bmd-btn-icon,
.open > .btn-outline-info.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-outline-info.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-outline-info.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-outline-info.disabled:focus,
.btn-outline-info.disabled.custom-file-control:focus::before,
.btn.btn-outline-info.disabled.focus,
.btn-outline-info.disabled.focus.custom-file-control::before,
.btn.btn-outline-info:disabled:focus,
.btn-outline-info.custom-file-control:disabled:focus::before,
.btn.btn-outline-info:disabled.focus,
.btn-outline-info.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #5e5ce6;
}

.btn.btn-outline-info.disabled:hover,
.btn-outline-info.disabled.custom-file-control:hover::before,
.btn.btn-outline-info:disabled:hover,
.btn-outline-info.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #5e5ce6;
}

.bg-inverse .btn.btn-outline-info,
.bg-inverse .btn-outline-info.custom-file-control::before {
  color: #5e5ce6;
  background-color: transparent;
  border-color: #5e5ce6;
}

.bg-inverse .btn.btn-outline-info:hover,
.bg-inverse .btn-outline-info.custom-file-control:hover::before {
  color: #5e5ce6;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-info:focus,
.bg-inverse .btn-outline-info.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-info.focus,
.bg-inverse .btn-outline-info.focus.custom-file-control::before {
  color: #5e5ce6;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-info:active,
.bg-inverse .btn-outline-info.custom-file-control:active::before,
.bg-inverse .btn.btn-outline-info.active,
.bg-inverse .btn-outline-info.active.custom-file-control::before,
.open > .bg-inverse .btn.btn-outline-info.dropdown-toggle,
.open > .bg-inverse .btn-outline-info.dropdown-toggle.custom-file-control::before {
  color: #5e5ce6;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-info:active:hover,
.bg-inverse .btn-outline-info.custom-file-control:active:hover::before,
.bg-inverse .btn.btn-outline-info:active:focus,
.bg-inverse .btn-outline-info.custom-file-control:active:focus::before,
.bg-inverse .btn.btn-outline-info:active.focus,
.bg-inverse .btn-outline-info.custom-file-control:active.focus::before,
.bg-inverse .btn.btn-outline-info.active:hover,
.bg-inverse .btn-outline-info.active.custom-file-control:hover::before,
.bg-inverse .btn.btn-outline-info.active:focus,
.bg-inverse .btn-outline-info.active.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-info.active.focus,
.bg-inverse .btn-outline-info.active.focus.custom-file-control::before,
.open > .bg-inverse .btn.btn-outline-info.dropdown-toggle:hover,
.open > .bg-inverse .btn-outline-info.dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.btn-outline-info.dropdown-toggle:focus,
.open > .bg-inverse .btn-outline-info.dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.btn-outline-info.dropdown-toggle.focus,
.open > .bg-inverse .btn-outline-info.dropdown-toggle.focus.custom-file-control::before {
  color: #5e5ce6;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.btn-outline-info.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .btn-outline-info.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.btn-outline-info.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .btn-outline-info.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-info.disabled:focus,
.bg-inverse .btn-outline-info.disabled.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-info.disabled.focus,
.bg-inverse .btn-outline-info.disabled.focus.custom-file-control::before,
.bg-inverse .btn.btn-outline-info:disabled:focus,
.bg-inverse .btn-outline-info.custom-file-control:disabled:focus::before,
.bg-inverse .btn.btn-outline-info:disabled.focus,
.bg-inverse .btn-outline-info.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #5e5ce6;
}

.bg-inverse .btn.btn-outline-info.disabled:hover,
.bg-inverse .btn-outline-info.disabled.custom-file-control:hover::before,
.bg-inverse .btn.btn-outline-info:disabled:hover,
.bg-inverse .btn-outline-info.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #5e5ce6;
}

.btn.btn-outline-info.btn-link,
.btn-outline-info.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.btn-outline-warning,
.btn-outline-warning.custom-file-control::before {
  border-color: currentColor;
  border-style: solid;
  border-width: 1px;
  color: #FF8A48;
  background-color: transparent;
  border-color: #FF8A48;
}

.btn.btn-outline-warning:hover,
.btn-outline-warning.custom-file-control:hover::before {
  color: #FF8A48;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #FF8A48;
}

.btn.btn-outline-warning:focus,
.btn-outline-warning.custom-file-control:focus::before,
.btn.btn-outline-warning.focus,
.btn-outline-warning.focus.custom-file-control::before {
  color: #FF8A48;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #FF8A48;
}

.btn.btn-outline-warning:active,
.btn-outline-warning.custom-file-control:active::before,
.btn.btn-outline-warning.active,
.btn-outline-warning.active.custom-file-control::before,
.open > .btn.btn-outline-warning.dropdown-toggle,
.open > .btn-outline-warning.dropdown-toggle.custom-file-control::before {
  color: #FF8A48;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #FF8A48;
}

.btn.btn-outline-warning:active:hover,
.btn-outline-warning.custom-file-control:active:hover::before,
.btn.btn-outline-warning:active:focus,
.btn-outline-warning.custom-file-control:active:focus::before,
.btn.btn-outline-warning:active.focus,
.btn-outline-warning.custom-file-control:active.focus::before,
.btn.btn-outline-warning.active:hover,
.btn-outline-warning.active.custom-file-control:hover::before,
.btn.btn-outline-warning.active:focus,
.btn-outline-warning.active.custom-file-control:focus::before,
.btn.btn-outline-warning.active.focus,
.btn-outline-warning.active.focus.custom-file-control::before,
.open > .btn.btn-outline-warning.dropdown-toggle:hover,
.open > .btn-outline-warning.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline-warning.dropdown-toggle:focus,
.open > .btn-outline-warning.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline-warning.dropdown-toggle.focus,
.open > .btn-outline-warning.dropdown-toggle.focus.custom-file-control::before {
  color: #FF8A48;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #FF8A48;
}

.open > .btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon,
.open > .btn-outline-warning.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-outline-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-outline-warning.disabled:focus,
.btn-outline-warning.disabled.custom-file-control:focus::before,
.btn.btn-outline-warning.disabled.focus,
.btn-outline-warning.disabled.focus.custom-file-control::before,
.btn.btn-outline-warning:disabled:focus,
.btn-outline-warning.custom-file-control:disabled:focus::before,
.btn.btn-outline-warning:disabled.focus,
.btn-outline-warning.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #FF8A48;
}

.btn.btn-outline-warning.disabled:hover,
.btn-outline-warning.disabled.custom-file-control:hover::before,
.btn.btn-outline-warning:disabled:hover,
.btn-outline-warning.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #FF8A48;
}

.bg-inverse .btn.btn-outline-warning,
.bg-inverse .btn-outline-warning.custom-file-control::before {
  color: #FF8A48;
  background-color: transparent;
  border-color: #FF8A48;
}

.bg-inverse .btn.btn-outline-warning:hover,
.bg-inverse .btn-outline-warning.custom-file-control:hover::before {
  color: #FF8A48;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-warning:focus,
.bg-inverse .btn-outline-warning.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-warning.focus,
.bg-inverse .btn-outline-warning.focus.custom-file-control::before {
  color: #FF8A48;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-warning:active,
.bg-inverse .btn-outline-warning.custom-file-control:active::before,
.bg-inverse .btn.btn-outline-warning.active,
.bg-inverse .btn-outline-warning.active.custom-file-control::before,
.open > .bg-inverse .btn.btn-outline-warning.dropdown-toggle,
.open > .bg-inverse .btn-outline-warning.dropdown-toggle.custom-file-control::before {
  color: #FF8A48;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-warning:active:hover,
.bg-inverse .btn-outline-warning.custom-file-control:active:hover::before,
.bg-inverse .btn.btn-outline-warning:active:focus,
.bg-inverse .btn-outline-warning.custom-file-control:active:focus::before,
.bg-inverse .btn.btn-outline-warning:active.focus,
.bg-inverse .btn-outline-warning.custom-file-control:active.focus::before,
.bg-inverse .btn.btn-outline-warning.active:hover,
.bg-inverse .btn-outline-warning.active.custom-file-control:hover::before,
.bg-inverse .btn.btn-outline-warning.active:focus,
.bg-inverse .btn-outline-warning.active.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-warning.active.focus,
.bg-inverse .btn-outline-warning.active.focus.custom-file-control::before,
.open > .bg-inverse .btn.btn-outline-warning.dropdown-toggle:hover,
.open > .bg-inverse .btn-outline-warning.dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.btn-outline-warning.dropdown-toggle:focus,
.open > .bg-inverse .btn-outline-warning.dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.btn-outline-warning.dropdown-toggle.focus,
.open > .bg-inverse .btn-outline-warning.dropdown-toggle.focus.custom-file-control::before {
  color: #FF8A48;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .btn-outline-warning.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .btn-outline-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-warning.disabled:focus,
.bg-inverse .btn-outline-warning.disabled.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-warning.disabled.focus,
.bg-inverse .btn-outline-warning.disabled.focus.custom-file-control::before,
.bg-inverse .btn.btn-outline-warning:disabled:focus,
.bg-inverse .btn-outline-warning.custom-file-control:disabled:focus::before,
.bg-inverse .btn.btn-outline-warning:disabled.focus,
.bg-inverse .btn-outline-warning.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #FF8A48;
}

.bg-inverse .btn.btn-outline-warning.disabled:hover,
.bg-inverse .btn-outline-warning.disabled.custom-file-control:hover::before,
.bg-inverse .btn.btn-outline-warning:disabled:hover,
.bg-inverse .btn-outline-warning.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #FF8A48;
}

.btn.btn-outline-warning.btn-link,
.btn-outline-warning.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.btn-outline-danger,
.btn-outline-danger.custom-file-control::before {
  border-color: currentColor;
  border-style: solid;
  border-width: 1px;
  color: #FF3D57;
  background-color: transparent;
  border-color: #FF3D57;
}

.btn.btn-outline-danger:hover,
.btn-outline-danger.custom-file-control:hover::before {
  color: #FF3D57;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #FF3D57;
}

.btn.btn-outline-danger:focus,
.btn-outline-danger.custom-file-control:focus::before,
.btn.btn-outline-danger.focus,
.btn-outline-danger.focus.custom-file-control::before {
  color: #FF3D57;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #FF3D57;
}

.btn.btn-outline-danger:active,
.btn-outline-danger.custom-file-control:active::before,
.btn.btn-outline-danger.active,
.btn-outline-danger.active.custom-file-control::before,
.open > .btn.btn-outline-danger.dropdown-toggle,
.open > .btn-outline-danger.dropdown-toggle.custom-file-control::before {
  color: #FF3D57;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #FF3D57;
}

.btn.btn-outline-danger:active:hover,
.btn-outline-danger.custom-file-control:active:hover::before,
.btn.btn-outline-danger:active:focus,
.btn-outline-danger.custom-file-control:active:focus::before,
.btn.btn-outline-danger:active.focus,
.btn-outline-danger.custom-file-control:active.focus::before,
.btn.btn-outline-danger.active:hover,
.btn-outline-danger.active.custom-file-control:hover::before,
.btn.btn-outline-danger.active:focus,
.btn-outline-danger.active.custom-file-control:focus::before,
.btn.btn-outline-danger.active.focus,
.btn-outline-danger.active.focus.custom-file-control::before,
.open > .btn.btn-outline-danger.dropdown-toggle:hover,
.open > .btn-outline-danger.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline-danger.dropdown-toggle:focus,
.open > .btn-outline-danger.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline-danger.dropdown-toggle.focus,
.open > .btn-outline-danger.dropdown-toggle.focus.custom-file-control::before {
  color: #FF3D57;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #FF3D57;
}

.open > .btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon,
.open > .btn-outline-danger.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-outline-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-outline-danger.disabled:focus,
.btn-outline-danger.disabled.custom-file-control:focus::before,
.btn.btn-outline-danger.disabled.focus,
.btn-outline-danger.disabled.focus.custom-file-control::before,
.btn.btn-outline-danger:disabled:focus,
.btn-outline-danger.custom-file-control:disabled:focus::before,
.btn.btn-outline-danger:disabled.focus,
.btn-outline-danger.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #FF3D57;
}

.btn.btn-outline-danger.disabled:hover,
.btn-outline-danger.disabled.custom-file-control:hover::before,
.btn.btn-outline-danger:disabled:hover,
.btn-outline-danger.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #FF3D57;
}

.bg-inverse .btn.btn-outline-danger,
.bg-inverse .btn-outline-danger.custom-file-control::before {
  color: #FF3D57;
  background-color: transparent;
  border-color: #FF3D57;
}

.bg-inverse .btn.btn-outline-danger:hover,
.bg-inverse .btn-outline-danger.custom-file-control:hover::before {
  color: #FF3D57;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-danger:focus,
.bg-inverse .btn-outline-danger.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-danger.focus,
.bg-inverse .btn-outline-danger.focus.custom-file-control::before {
  color: #FF3D57;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-danger:active,
.bg-inverse .btn-outline-danger.custom-file-control:active::before,
.bg-inverse .btn.btn-outline-danger.active,
.bg-inverse .btn-outline-danger.active.custom-file-control::before,
.open > .bg-inverse .btn.btn-outline-danger.dropdown-toggle,
.open > .bg-inverse .btn-outline-danger.dropdown-toggle.custom-file-control::before {
  color: #FF3D57;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-danger:active:hover,
.bg-inverse .btn-outline-danger.custom-file-control:active:hover::before,
.bg-inverse .btn.btn-outline-danger:active:focus,
.bg-inverse .btn-outline-danger.custom-file-control:active:focus::before,
.bg-inverse .btn.btn-outline-danger:active.focus,
.bg-inverse .btn-outline-danger.custom-file-control:active.focus::before,
.bg-inverse .btn.btn-outline-danger.active:hover,
.bg-inverse .btn-outline-danger.active.custom-file-control:hover::before,
.bg-inverse .btn.btn-outline-danger.active:focus,
.bg-inverse .btn-outline-danger.active.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-danger.active.focus,
.bg-inverse .btn-outline-danger.active.focus.custom-file-control::before,
.open > .bg-inverse .btn.btn-outline-danger.dropdown-toggle:hover,
.open > .bg-inverse .btn-outline-danger.dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.btn-outline-danger.dropdown-toggle:focus,
.open > .bg-inverse .btn-outline-danger.dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.btn-outline-danger.dropdown-toggle.focus,
.open > .bg-inverse .btn-outline-danger.dropdown-toggle.focus.custom-file-control::before {
  color: #FF3D57;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .btn-outline-danger.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .btn-outline-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-danger.disabled:focus,
.bg-inverse .btn-outline-danger.disabled.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-danger.disabled.focus,
.bg-inverse .btn-outline-danger.disabled.focus.custom-file-control::before,
.bg-inverse .btn.btn-outline-danger:disabled:focus,
.bg-inverse .btn-outline-danger.custom-file-control:disabled:focus::before,
.bg-inverse .btn.btn-outline-danger:disabled.focus,
.bg-inverse .btn-outline-danger.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #FF3D57;
}

.bg-inverse .btn.btn-outline-danger.disabled:hover,
.bg-inverse .btn-outline-danger.disabled.custom-file-control:hover::before,
.bg-inverse .btn.btn-outline-danger:disabled:hover,
.bg-inverse .btn-outline-danger.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #FF3D57;
}

.btn.btn-outline-danger.btn-link,
.btn-outline-danger.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.btn-outline-light,
.btn-outline-light.custom-file-control::before {
  border-color: currentColor;
  border-style: solid;
  border-width: 1px;
  color: #73808c;
  background-color: transparent;
  border-color: #73808c;
}

.btn.btn-outline-light:hover,
.btn-outline-light.custom-file-control:hover::before {
  color: #73808c;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #73808c;
}

.btn.btn-outline-light:focus,
.btn-outline-light.custom-file-control:focus::before,
.btn.btn-outline-light.focus,
.btn-outline-light.focus.custom-file-control::before {
  color: #73808c;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #73808c;
}

.btn.btn-outline-light:active,
.btn-outline-light.custom-file-control:active::before,
.btn.btn-outline-light.active,
.btn-outline-light.active.custom-file-control::before,
.open > .btn.btn-outline-light.dropdown-toggle,
.open > .btn-outline-light.dropdown-toggle.custom-file-control::before {
  color: #73808c;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #73808c;
}

.btn.btn-outline-light:active:hover,
.btn-outline-light.custom-file-control:active:hover::before,
.btn.btn-outline-light:active:focus,
.btn-outline-light.custom-file-control:active:focus::before,
.btn.btn-outline-light:active.focus,
.btn-outline-light.custom-file-control:active.focus::before,
.btn.btn-outline-light.active:hover,
.btn-outline-light.active.custom-file-control:hover::before,
.btn.btn-outline-light.active:focus,
.btn-outline-light.active.custom-file-control:focus::before,
.btn.btn-outline-light.active.focus,
.btn-outline-light.active.focus.custom-file-control::before,
.open > .btn.btn-outline-light.dropdown-toggle:hover,
.open > .btn-outline-light.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline-light.dropdown-toggle:focus,
.open > .btn-outline-light.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline-light.dropdown-toggle.focus,
.open > .btn-outline-light.dropdown-toggle.focus.custom-file-control::before {
  color: #73808c;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #73808c;
}

.open > .btn.btn-outline-light.dropdown-toggle.bmd-btn-icon,
.open > .btn-outline-light.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-outline-light.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-outline-light.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-outline-light.disabled:focus,
.btn-outline-light.disabled.custom-file-control:focus::before,
.btn.btn-outline-light.disabled.focus,
.btn-outline-light.disabled.focus.custom-file-control::before,
.btn.btn-outline-light:disabled:focus,
.btn-outline-light.custom-file-control:disabled:focus::before,
.btn.btn-outline-light:disabled.focus,
.btn-outline-light.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #73808c;
}

.btn.btn-outline-light.disabled:hover,
.btn-outline-light.disabled.custom-file-control:hover::before,
.btn.btn-outline-light:disabled:hover,
.btn-outline-light.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #73808c;
}

.bg-inverse .btn.btn-outline-light,
.bg-inverse .btn-outline-light.custom-file-control::before {
  color: #73808c;
  background-color: transparent;
  border-color: #73808c;
}

.bg-inverse .btn.btn-outline-light:hover,
.bg-inverse .btn-outline-light.custom-file-control:hover::before {
  color: #73808c;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-light:focus,
.bg-inverse .btn-outline-light.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-light.focus,
.bg-inverse .btn-outline-light.focus.custom-file-control::before {
  color: #73808c;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-light:active,
.bg-inverse .btn-outline-light.custom-file-control:active::before,
.bg-inverse .btn.btn-outline-light.active,
.bg-inverse .btn-outline-light.active.custom-file-control::before,
.open > .bg-inverse .btn.btn-outline-light.dropdown-toggle,
.open > .bg-inverse .btn-outline-light.dropdown-toggle.custom-file-control::before {
  color: #73808c;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-light:active:hover,
.bg-inverse .btn-outline-light.custom-file-control:active:hover::before,
.bg-inverse .btn.btn-outline-light:active:focus,
.bg-inverse .btn-outline-light.custom-file-control:active:focus::before,
.bg-inverse .btn.btn-outline-light:active.focus,
.bg-inverse .btn-outline-light.custom-file-control:active.focus::before,
.bg-inverse .btn.btn-outline-light.active:hover,
.bg-inverse .btn-outline-light.active.custom-file-control:hover::before,
.bg-inverse .btn.btn-outline-light.active:focus,
.bg-inverse .btn-outline-light.active.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-light.active.focus,
.bg-inverse .btn-outline-light.active.focus.custom-file-control::before,
.open > .bg-inverse .btn.btn-outline-light.dropdown-toggle:hover,
.open > .bg-inverse .btn-outline-light.dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.btn-outline-light.dropdown-toggle:focus,
.open > .bg-inverse .btn-outline-light.dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.btn-outline-light.dropdown-toggle.focus,
.open > .bg-inverse .btn-outline-light.dropdown-toggle.focus.custom-file-control::before {
  color: #73808c;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.btn-outline-light.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .btn-outline-light.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.btn-outline-light.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .btn-outline-light.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-light.disabled:focus,
.bg-inverse .btn-outline-light.disabled.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-light.disabled.focus,
.bg-inverse .btn-outline-light.disabled.focus.custom-file-control::before,
.bg-inverse .btn.btn-outline-light:disabled:focus,
.bg-inverse .btn-outline-light.custom-file-control:disabled:focus::before,
.bg-inverse .btn.btn-outline-light:disabled.focus,
.bg-inverse .btn-outline-light.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #73808c;
}

.bg-inverse .btn.btn-outline-light.disabled:hover,
.bg-inverse .btn-outline-light.disabled.custom-file-control:hover::before,
.bg-inverse .btn.btn-outline-light:disabled:hover,
.bg-inverse .btn-outline-light.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #73808c;
}

.btn.btn-outline-light.btn-link,
.btn-outline-light.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.btn-outline-dark,
.btn-outline-dark.custom-file-control::before {
  border-color: currentColor;
  border-style: solid;
  border-width: 1px;
  color: #1e2835;
  background-color: transparent;
  border-color: #1e2835;
}

.btn.btn-outline-dark:hover,
.btn-outline-dark.custom-file-control:hover::before {
  color: #1e2835;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #1e2835;
}

.btn.btn-outline-dark:focus,
.btn-outline-dark.custom-file-control:focus::before,
.btn.btn-outline-dark.focus,
.btn-outline-dark.focus.custom-file-control::before {
  color: #1e2835;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #1e2835;
}

.btn.btn-outline-dark:active,
.btn-outline-dark.custom-file-control:active::before,
.btn.btn-outline-dark.active,
.btn-outline-dark.active.custom-file-control::before,
.open > .btn.btn-outline-dark.dropdown-toggle,
.open > .btn-outline-dark.dropdown-toggle.custom-file-control::before {
  color: #1e2835;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: #1e2835;
}

.btn.btn-outline-dark:active:hover,
.btn-outline-dark.custom-file-control:active:hover::before,
.btn.btn-outline-dark:active:focus,
.btn-outline-dark.custom-file-control:active:focus::before,
.btn.btn-outline-dark:active.focus,
.btn-outline-dark.custom-file-control:active.focus::before,
.btn.btn-outline-dark.active:hover,
.btn-outline-dark.active.custom-file-control:hover::before,
.btn.btn-outline-dark.active:focus,
.btn-outline-dark.active.custom-file-control:focus::before,
.btn.btn-outline-dark.active.focus,
.btn-outline-dark.active.focus.custom-file-control::before,
.open > .btn.btn-outline-dark.dropdown-toggle:hover,
.open > .btn-outline-dark.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline-dark.dropdown-toggle:focus,
.open > .btn-outline-dark.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline-dark.dropdown-toggle.focus,
.open > .btn-outline-dark.dropdown-toggle.focus.custom-file-control::before {
  color: #1e2835;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: #1e2835;
}

.open > .btn.btn-outline-dark.dropdown-toggle.bmd-btn-icon,
.open > .btn-outline-dark.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-outline-dark.dropdown-toggle.bmd-btn-icon:hover,
.open > .btn-outline-dark.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(153, 153, 153, 0.2);
}

.btn.btn-outline-dark.disabled:focus,
.btn-outline-dark.disabled.custom-file-control:focus::before,
.btn.btn-outline-dark.disabled.focus,
.btn-outline-dark.disabled.focus.custom-file-control::before,
.btn.btn-outline-dark:disabled:focus,
.btn-outline-dark.custom-file-control:disabled:focus::before,
.btn.btn-outline-dark:disabled.focus,
.btn-outline-dark.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #1e2835;
}

.btn.btn-outline-dark.disabled:hover,
.btn-outline-dark.disabled.custom-file-control:hover::before,
.btn.btn-outline-dark:disabled:hover,
.btn-outline-dark.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #1e2835;
}

.bg-inverse .btn.btn-outline-dark,
.bg-inverse .btn-outline-dark.custom-file-control::before {
  color: #1e2835;
  background-color: transparent;
  border-color: #1e2835;
}

.bg-inverse .btn.btn-outline-dark:hover,
.bg-inverse .btn-outline-dark.custom-file-control:hover::before {
  color: #1e2835;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-dark:focus,
.bg-inverse .btn-outline-dark.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-dark.focus,
.bg-inverse .btn-outline-dark.focus.custom-file-control::before {
  color: #1e2835;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-dark:active,
.bg-inverse .btn-outline-dark.custom-file-control:active::before,
.bg-inverse .btn.btn-outline-dark.active,
.bg-inverse .btn-outline-dark.active.custom-file-control::before,
.open > .bg-inverse .btn.btn-outline-dark.dropdown-toggle,
.open > .bg-inverse .btn-outline-dark.dropdown-toggle.custom-file-control::before {
  color: #1e2835;
  background-color: rgba(204, 204, 204, 0.15);
  border-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-dark:active:hover,
.bg-inverse .btn-outline-dark.custom-file-control:active:hover::before,
.bg-inverse .btn.btn-outline-dark:active:focus,
.bg-inverse .btn-outline-dark.custom-file-control:active:focus::before,
.bg-inverse .btn.btn-outline-dark:active.focus,
.bg-inverse .btn-outline-dark.custom-file-control:active.focus::before,
.bg-inverse .btn.btn-outline-dark.active:hover,
.bg-inverse .btn-outline-dark.active.custom-file-control:hover::before,
.bg-inverse .btn.btn-outline-dark.active:focus,
.bg-inverse .btn-outline-dark.active.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-dark.active.focus,
.bg-inverse .btn-outline-dark.active.focus.custom-file-control::before,
.open > .bg-inverse .btn.btn-outline-dark.dropdown-toggle:hover,
.open > .bg-inverse .btn-outline-dark.dropdown-toggle.custom-file-control:hover::before,
.open > .bg-inverse .btn.btn-outline-dark.dropdown-toggle:focus,
.open > .bg-inverse .btn-outline-dark.dropdown-toggle.custom-file-control:focus::before,
.open > .bg-inverse .btn.btn-outline-dark.dropdown-toggle.focus,
.open > .bg-inverse .btn-outline-dark.dropdown-toggle.focus.custom-file-control::before {
  color: #1e2835;
  background-color: rgba(204, 204, 204, 0.25);
  border-color: rgba(204, 204, 204, 0.25);
}

.open > .bg-inverse .btn.btn-outline-dark.dropdown-toggle.bmd-btn-icon,
.open > .bg-inverse .btn-outline-dark.dropdown-toggle.bmd-btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .bg-inverse .btn.btn-outline-dark.dropdown-toggle.bmd-btn-icon:hover,
.open > .bg-inverse .btn-outline-dark.dropdown-toggle.bmd-btn-icon.custom-file-control:hover::before {
  background-color: rgba(204, 204, 204, 0.15);
}

.bg-inverse .btn.btn-outline-dark.disabled:focus,
.bg-inverse .btn-outline-dark.disabled.custom-file-control:focus::before,
.bg-inverse .btn.btn-outline-dark.disabled.focus,
.bg-inverse .btn-outline-dark.disabled.focus.custom-file-control::before,
.bg-inverse .btn.btn-outline-dark:disabled:focus,
.bg-inverse .btn-outline-dark.custom-file-control:disabled:focus::before,
.bg-inverse .btn.btn-outline-dark:disabled.focus,
.bg-inverse .btn-outline-dark.custom-file-control:disabled.focus::before {
  background-color: transparent;
  border-color: #1e2835;
}

.bg-inverse .btn.btn-outline-dark.disabled:hover,
.bg-inverse .btn-outline-dark.disabled.custom-file-control:hover::before,
.bg-inverse .btn.btn-outline-dark:disabled:hover,
.bg-inverse .btn-outline-dark.custom-file-control:disabled:hover::before {
  background-color: transparent;
  border-color: #1e2835;
}

.btn.btn-outline-dark.btn-link,
.btn-outline-dark.btn-link.custom-file-control::before {
  background-color: transparent;
}

.btn.bmd-btn-fab,
.bmd-btn-fab.custom-file-control::before,
.btn.bmd-btn-icon,
.bmd-btn-icon.custom-file-control::before {
  overflow: hidden;
  font-size: 1.5rem;
  line-height: 0;
}

.btn-group-lg .btn.bmd-btn-fab,
.btn-group-sm .btn.bmd-btn-fab,
.btn.bmd-btn-fab,
.bmd-btn-fab.custom-file-control::before,
.btn-group-lg .btn.bmd-btn-icon,
.btn-group-sm .btn.bmd-btn-icon,
.btn.bmd-btn-icon,
.bmd-btn-icon.custom-file-control::before {
  padding: 0;
  border-radius: 50%;
  line-height: 0;
}

.btn.bmd-btn-fab .material-icons,
.bmd-btn-fab.custom-file-control::before .material-icons,
.btn.bmd-btn-icon .material-icons,
.bmd-btn-icon.custom-file-control::before .material-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.5rem;
  line-height: 1.5rem;
  transform: translate(-0.75rem, -0.75rem);
}

.btn.bmd-btn-fab,
.bmd-btn-fab.custom-file-control::before {
  width: 3.5rem;
  min-width: 3.5rem;
  height: 3.5rem;
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.26);
}

.btn.bmd-btn-fab .ripple-container,
.bmd-btn-fab.custom-file-control::before .ripple-container {
  border-radius: 50%;
}

.btn.bmd-btn-fab.bmd-btn-fab-sm,
.bmd-btn-fab.bmd-btn-fab-sm.custom-file-control::before,
.btn-group-sm .btn.bmd-btn-fab,
.btn-group-sm .bmd-btn-fab.custom-file-control::before {
  width: 2.5rem;
  min-width: 2.5rem;
  height: 2.5rem;
}

.btn.bmd-btn-icon,
.bmd-btn-icon.custom-file-control::before {
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  margin: 0;
  color: inherit;
  line-height: 0;
}

.btn.bmd-btn-icon.bmd-btn-icon-sm,
.bmd-btn-icon.bmd-btn-icon-sm.custom-file-control::before,
.btn-group-sm .btn.bmd-btn-icon,
.btn-group-sm .bmd-btn-icon.custom-file-control::before {
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  font-size: 1.125rem;
}

.btn.bmd-btn-icon.bmd-btn-icon-sm .material-icons,
.bmd-btn-icon.bmd-btn-icon-sm.custom-file-control::before .material-icons,
.btn-group-sm .btn.bmd-btn-icon .material-icons,
.btn-group-sm .bmd-btn-icon.custom-file-control::before .material-icons {
  width: 1.125rem;
  font-size: 1.125rem;
  line-height: 1;
  vertical-align: middle;
  transform: translate(-0.5625rem, -0.5625rem);
}

.btn .material-icons,
.custom-file-control::before .material-icons {
  position: relative;
  display: inline-block;
  top: 0.25em;
  margin-top: -1em;
  margin-bottom: -1em;
  font-size: 1.5em;
  vertical-align: middle;
}

.btn.btn-lg,
.btn-lg.custom-file-control::before,
.btn-group-lg .btn,
.btn-group-lg .custom-file-control::before {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn.btn-sm,
.btn-sm.custom-file-control::before,
.btn-group-sm .btn,
.btn-group-sm .custom-file-control::before {
  padding: 0.40625rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  font-size: 0.8125rem;
}

fieldset[disabled][disabled] .btn,
fieldset[disabled][disabled] .custom-file-control::before,
.btn.disabled,
.disabled.custom-file-control::before,
.btn:disabled,
.custom-file-control:disabled::before,
.btn[disabled],
[disabled].custom-file-control::before,
fieldset[disabled][disabled] .input-group-btn .btn,
.input-group-btn .btn.disabled,
.input-group-btn .btn:disabled,
.input-group-btn .btn[disabled],
fieldset[disabled][disabled] .btn-group,
.btn-group.disabled,
.btn-group:disabled,
.btn-group[disabled],
fieldset[disabled][disabled] .btn-group-vertical,
.btn-group-vertical.disabled,
.btn-group-vertical:disabled,
.btn-group-vertical[disabled] {
  color: rgba(0, 0, 0, 0.26);
}

.bg-inverse fieldset[disabled][disabled] .btn,
.bg-inverse fieldset[disabled][disabled] .custom-file-control::before,
.bg-inverse .btn.disabled,
.bg-inverse .disabled.custom-file-control::before,
.bg-inverse .btn:disabled,
.bg-inverse .custom-file-control:disabled::before,
.bg-inverse .btn[disabled],
.bg-inverse [disabled].custom-file-control::before,
.bg-inverse fieldset[disabled][disabled] .input-group-btn .btn,
.bg-inverse .input-group-btn .btn.disabled,
.bg-inverse .input-group-btn .btn:disabled,
.bg-inverse .input-group-btn .btn[disabled],
.bg-inverse fieldset[disabled][disabled] .btn-group,
.bg-inverse .btn-group.disabled,
.bg-inverse .btn-group:disabled,
.bg-inverse .btn-group[disabled],
.bg-inverse fieldset[disabled][disabled] .btn-group-vertical,
.bg-inverse .btn-group-vertical.disabled,
.bg-inverse .btn-group-vertical:disabled,
.bg-inverse .btn-group-vertical[disabled] {
  color: rgba(255, 255, 255, 0.3);
}

fieldset[disabled][disabled] .btn,
fieldset[disabled][disabled] .custom-file-control::before,
fieldset[disabled][disabled] .btn:hover,
fieldset[disabled][disabled] .btn:focus,
.btn.disabled,
.disabled.custom-file-control::before,
.btn.disabled:hover,
.btn.disabled:focus,
.btn:disabled,
.custom-file-control:disabled::before,
.btn:disabled:hover,
.btn:disabled:focus,
.btn[disabled],
[disabled].custom-file-control::before,
.btn[disabled]:hover,
.btn[disabled]:focus,
fieldset[disabled][disabled] .input-group-btn .btn,
fieldset[disabled][disabled] .input-group-btn .btn:hover,
fieldset[disabled][disabled] .input-group-btn .btn:focus,
.input-group-btn .btn.disabled,
.input-group-btn .btn.disabled:hover,
.input-group-btn .btn.disabled:focus,
.input-group-btn .btn:disabled,
.input-group-btn .btn:disabled:hover,
.input-group-btn .btn:disabled:focus,
.input-group-btn .btn[disabled],
.input-group-btn .btn[disabled]:hover,
.input-group-btn .btn[disabled]:focus,
fieldset[disabled][disabled] .btn-group,
fieldset[disabled][disabled] .btn-group:hover,
fieldset[disabled][disabled] .btn-group:focus,
.btn-group.disabled,
.btn-group.disabled:hover,
.btn-group.disabled:focus,
.btn-group:disabled,
.btn-group:disabled:hover,
.btn-group:disabled:focus,
.btn-group[disabled],
.btn-group[disabled]:hover,
.btn-group[disabled]:focus,
fieldset[disabled][disabled] .btn-group-vertical,
fieldset[disabled][disabled] .btn-group-vertical:hover,
fieldset[disabled][disabled] .btn-group-vertical:focus,
.btn-group-vertical.disabled,
.btn-group-vertical.disabled:hover,
.btn-group-vertical.disabled:focus,
.btn-group-vertical:disabled,
.btn-group-vertical:disabled:hover,
.btn-group-vertical:disabled:focus,
.btn-group-vertical[disabled],
.btn-group-vertical[disabled]:hover,
.btn-group-vertical[disabled]:focus {
  background: transparent;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  margin: 10px 1px;
}

.btn-group .dropdown-menu,
.btn-group-vertical .dropdown-menu {
  border-radius: 0 0 0.25rem 0.25rem;
}

.btn-group.btn-group-raised,
.btn-group-vertical.btn-group-raised {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.btn-group .btn + .btn,
.btn-group .btn,
.btn-group .custom-file-control::before,
.btn-group .btn:active,
.btn-group .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn,
.btn-group-vertical .custom-file-control::before,
.btn-group-vertical .btn:active,
.btn-group-vertical .btn-group {
  margin: 0;
}

.btn-group > .btn-group,
.btn-group-vertical > .btn-group {
  margin: 0;
}

.checkbox label,
label.checkbox-inline {
  position: relative;
  padding-left: 1.5625rem;
}

.checkbox label .checkbox-decorator,
label.checkbox-inline .checkbox-decorator {
  position: absolute;
  left: 0;
  padding: 0.7em;
  margin: -0.7em;
  line-height: 0.7;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 100%;
}

.checkbox label .checkbox-decorator .check,
label.checkbox-inline .checkbox-decorator .check {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  overflow: hidden;
  border: 0.125rem solid rgba(0, 0, 0, 0.54);
  border-radius: 0.25rem;
}

.checkbox label .checkbox-decorator .check::before,
label.checkbox-inline .checkbox-decorator .check::before {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  margin-top: -4px;
  margin-left: 6px;
  color: #757575;
  content: "";
  box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
  transform: rotate(45deg);
  -webkit-animation: checkbox-off;
          animation: checkbox-off;
}

.is-focused .checkbox label .checkbox-decorator .check::before,
.is-focused label.checkbox-inline .checkbox-decorator .check::before {
  -webkit-animation: checkbox-off 0.3s forwards;
          animation: checkbox-off 0.3s forwards;
}

.checkbox label input[type=checkbox],
label.checkbox-inline input[type=checkbox] {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 0;
  height: 0;
  margin: 0;
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
}

.checkbox label input[type=checkbox]:focus + .checkbox-decorator .check::after,
label.checkbox-inline input[type=checkbox]:focus + .checkbox-decorator .check::after {
  opacity: 0.2;
}

.checkbox label input[type=checkbox]:checked + .checkbox-decorator .check,
label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check {
  color: #0081FF;
  border-color: #0081FF;
}

.checkbox label input[type=checkbox]:checked + .checkbox-decorator .check::before,
label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check::before {
  color: #0081FF;
  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  -webkit-animation: checkbox-on 0.3s forwards;
          animation: checkbox-on 0.3s forwards;
}

.checkbox label input[type=checkbox][disabled] + .checkbox-decorator .check::after,
.checkbox label input[type=checkbox][disabled] .check::after,
fieldset[disabled] .checkbox label input[type=checkbox] + .checkbox-decorator .check::after,
fieldset[disabled] .checkbox label input[type=checkbox] .check::after,
label.checkbox-inline input[type=checkbox][disabled] + .checkbox-decorator .check::after,
label.checkbox-inline input[type=checkbox][disabled] .check::after,
fieldset[disabled] label.checkbox-inline input[type=checkbox] + .checkbox-decorator .check::after,
fieldset[disabled] label.checkbox-inline input[type=checkbox] .check::after {
  background-color: rgba(0, 0, 0, 0.87);
  transform: rotate(-45deg);
}

.checkbox label input[type=checkbox][disabled] + .checkbox-decorator .check,
.checkbox label input[type=checkbox][disabled] .check,
fieldset[disabled] .checkbox label input[type=checkbox] + .checkbox-decorator .check,
fieldset[disabled] .checkbox label input[type=checkbox] .check,
label.checkbox-inline input[type=checkbox][disabled] + .checkbox-decorator .check,
label.checkbox-inline input[type=checkbox][disabled] .check,
fieldset[disabled] label.checkbox-inline input[type=checkbox] + .checkbox-decorator .check,
fieldset[disabled] label.checkbox-inline input[type=checkbox] .check {
  border-color: rgba(0, 0, 0, 0.26);
}

.checkbox label input[type=checkbox][disabled] + .checkbox-decorator .ripple-container,
fieldset[disabled] .checkbox label input[type=checkbox] + .checkbox-decorator .ripple-container,
label.checkbox-inline input[type=checkbox][disabled] + .checkbox-decorator .ripple-container,
fieldset[disabled] label.checkbox-inline input[type=checkbox] + .checkbox-decorator .ripple-container {
  display: none;
}

@-webkit-keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
  }

  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
  }

  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  }
}

@keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
  }

  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
  }

  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  }
}

@-webkit-keyframes checkbox-off {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }

  25% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }

  50% {
    width: 0;
    height: 0;
    margin-top: -4px;
    margin-left: 6px;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
    transform: rotate(45deg);
  }

  51% {
    width: 20px;
    height: 20px;
    margin-top: -2px;
    margin-left: -2px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 10px inset;
    transform: rotate(0deg);
  }

  100% {
    width: 20px;
    height: 20px;
    margin-top: -2px;
    margin-left: -2px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
    transform: rotate(0deg);
  }
}

@keyframes checkbox-off {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }

  25% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }

  50% {
    width: 0;
    height: 0;
    margin-top: -4px;
    margin-left: 6px;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
    transform: rotate(45deg);
  }

  51% {
    width: 20px;
    height: 20px;
    margin-top: -2px;
    margin-left: -2px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 10px inset;
    transform: rotate(0deg);
  }

  100% {
    width: 20px;
    height: 20px;
    margin-top: -2px;
    margin-left: -2px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
    transform: rotate(0deg);
  }
}

.custom-file-control [class^=bmd-label],
.custom-file-control [class*=" bmd-label"] {
  color: rgba(0, 0, 0, 0.26);
}

.custom-file-control .form-control,
.custom-file-control .custom-file-control,
.is-focused .custom-file-control .form-control {
  background-image: linear-gradient(to top, #0081FF 2px, rgba(0, 129, 255, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.custom-file-control .form-control:invalid,
.custom-file-control .custom-file-control:invalid {
  background-image: linear-gradient(to top, #d50000 2px, rgba(213, 0, 0, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.custom-file-control .form-control:-moz-read-only, .custom-file-control .custom-file-control:-moz-read-only {
  background-image: linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.custom-file-control .form-control:read-only,
.custom-file-control .custom-file-control:read-only {
  background-image: linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

fieldset[disabled][disabled] .custom-file-control .form-control,
fieldset[disabled][disabled] .custom-file-control .custom-file-control,
.custom-file-control .form-control.disabled,
.custom-file-control .disabled.custom-file-control,
.custom-file-control .form-control:disabled,
.custom-file-control .custom-file-control:disabled,
.custom-file-control .form-control[disabled],
.custom-file-control [disabled].custom-file-control {
  background-image: linear-gradient(to right, #F0F1F2 0%, #F0F1F2 30%, transparent 30%, transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}

.custom-file-control .form-control.form-control-success,
.custom-file-control .form-control-success.custom-file-control,
.is-focused .custom-file-control .form-control.form-control-success {
  background-image: linear-gradient(to top, #0081FF 2px, rgba(0, 129, 255, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}

.custom-file-control .form-control.form-control-warning,
.custom-file-control .form-control-warning.custom-file-control,
.is-focused .custom-file-control .form-control.form-control-warning {
  background-image: linear-gradient(to top, #0081FF 2px, rgba(0, 129, 255, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}

.custom-file-control .form-control.form-control-danger,
.custom-file-control .form-control-danger.custom-file-control,
.is-focused .custom-file-control .form-control.form-control-danger {
  background-image: linear-gradient(to top, #0081FF 2px, rgba(0, 129, 255, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}

.custom-file-control .is-focused .valid-feedback,
.custom-file-control.is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: rgba(0, 0, 0, 0.26);
}

.custom-file-control .is-focused .valid-tooltip,
.custom-file-control.is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .custom-file-control .is-focused .valid-tooltip,
.form-row > [class*=col-] > .custom-file-control .is-focused .valid-tooltip,
.form-row > .col > .custom-file-control.is-focused .valid-tooltip,
.form-row > [class*=col-] > .custom-file-control.is-focused .valid-tooltip {
  left: 5px;
}

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

.was-validated .custom-file-control .is-focused .form-control:valid,
.was-validated .custom-file-control .is-focused .custom-file-control:valid,
.custom-file-control .is-focused .form-control.is-valid,
.custom-file-control .is-focused .is-valid.custom-file-control,
.was-validated .custom-file-control.is-focused .form-control:valid,
.was-validated .custom-file-control.is-focused .custom-file-control:valid,
.custom-file-control.is-focused .form-control.is-valid,
.custom-file-control.is-focused .is-valid.custom-file-control {
  border-color: rgba(0, 0, 0, 0.26);
  padding-right: calc(1.5em + 0.875rem);
  background-image: "none";
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.21875rem) center;
  background-size: calc(0.75em + 0.4375rem) calc(0.75em + 0.4375rem);
}

.was-validated .custom-file-control .is-focused .form-control:valid:focus,
.was-validated .custom-file-control .is-focused .custom-file-control:valid:focus,
.custom-file-control .is-focused .form-control.is-valid:focus,
.custom-file-control .is-focused .is-valid.custom-file-control:focus,
.was-validated .custom-file-control.is-focused .form-control:valid:focus,
.was-validated .custom-file-control.is-focused .custom-file-control:valid:focus,
.custom-file-control.is-focused .form-control.is-valid:focus,
.custom-file-control.is-focused .is-valid.custom-file-control:focus {
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.was-validated .custom-file-control .is-focused textarea.form-control:valid,
.was-validated .custom-file-control .is-focused textarea.custom-file-control:valid,
.custom-file-control .is-focused textarea.form-control.is-valid,
.custom-file-control .is-focused textarea.is-valid.custom-file-control,
.was-validated .custom-file-control.is-focused textarea.form-control:valid,
.was-validated .custom-file-control.is-focused textarea.custom-file-control:valid,
.custom-file-control.is-focused textarea.form-control.is-valid,
.custom-file-control.is-focused textarea.is-valid.custom-file-control {
  padding-right: calc(1.5em + 0.875rem);
  background-position: top calc(0.375em + 0.21875rem) right calc(0.375em + 0.21875rem);
}

.was-validated .custom-file-control .is-focused .custom-select:valid,
.custom-file-control .is-focused .custom-select.is-valid,
.was-validated .custom-file-control.is-focused .custom-select:valid,
.custom-file-control.is-focused .custom-select.is-valid {
  border-color: rgba(0, 0, 0, 0.26);
  padding-right: calc(0.75em + 1.65625rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23304156' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0 center/8px 10px no-repeat, rgba(0, 0, 0, 0) "none" center right 1rem/calc(0.75em + 0.4375rem) calc(0.75em + 0.4375rem) no-repeat;
}

.was-validated .custom-file-control .is-focused .custom-select:valid:focus,
.custom-file-control .is-focused .custom-select.is-valid:focus,
.was-validated .custom-file-control.is-focused .custom-select:valid:focus,
.custom-file-control.is-focused .custom-select.is-valid:focus {
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.was-validated .custom-file-control .is-focused .form-check-input:valid ~ .form-check-label,
.custom-file-control .is-focused .form-check-input.is-valid ~ .form-check-label,
.was-validated .custom-file-control.is-focused .form-check-input:valid ~ .form-check-label,
.custom-file-control.is-focused .form-check-input.is-valid ~ .form-check-label {
  color: rgba(0, 0, 0, 0.26);
}

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

.was-validated .custom-file-control .is-focused .custom-control-input:valid ~ .custom-control-label,
.custom-file-control .is-focused .custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-file-control.is-focused .custom-control-input:valid ~ .custom-control-label,
.custom-file-control.is-focused .custom-control-input.is-valid ~ .custom-control-label {
  color: rgba(0, 0, 0, 0.26);
}

.was-validated .custom-file-control .is-focused .custom-control-input:valid ~ .custom-control-label::before,
.custom-file-control .is-focused .custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-file-control.is-focused .custom-control-input:valid ~ .custom-control-label::before,
.custom-file-control.is-focused .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: rgba(0, 0, 0, 0.26);
}

.was-validated .custom-file-control .is-focused .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-file-control .is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .custom-file-control.is-focused .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-file-control.is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: rgba(26, 26, 26, 0.26);
  background-color: rgba(26, 26, 26, 0.26);
}

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

.was-validated .custom-file-control .is-focused .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.custom-file-control .is-focused .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before,
.was-validated .custom-file-control.is-focused .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.custom-file-control.is-focused .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: rgba(0, 0, 0, 0.26);
}

.was-validated .custom-file-control .is-focused .custom-file-input:valid ~ .custom-file-label,
.custom-file-control .is-focused .custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-file-control.is-focused .custom-file-input:valid ~ .custom-file-label,
.custom-file-control.is-focused .custom-file-input.is-valid ~ .custom-file-label {
  border-color: rgba(0, 0, 0, 0.26);
}

.was-validated .custom-file-control .is-focused .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-control .is-focused .custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-control.is-focused .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-control.is-focused .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.custom-file-control .is-focused [class^=bmd-label],
.custom-file-control .is-focused [class*=" bmd-label"],
.custom-file-control.is-focused [class^=bmd-label],
.custom-file-control.is-focused [class*=" bmd-label"] {
  color: #0081FF;
}

.custom-file-control .is-focused .bmd-label-placeholder,
.custom-file-control.is-focused .bmd-label-placeholder {
  color: rgba(0, 0, 0, 0.26);
}

.custom-file-control .is-focused .form-control,
.custom-file-control .is-focused .custom-file-control,
.custom-file-control.is-focused .form-control,
.custom-file-control.is-focused .custom-file-control {
  border-color: #F0F1F2;
}

.custom-file-control .is-focused .bmd-help,
.custom-file-control.is-focused .bmd-help {
  color: rgba(0, 0, 0, 0.54);
}

.custom-file-control::before {
  position: absolute;
  height: calc(100% - 1px);
}

.switch label {
  position: relative;
  padding-left: 2.4375rem;
}

.switch label .bmd-switch-track {
  position: absolute;
  top: 0.265625rem;
  left: 0;
  display: inline-block;
  width: 2.125rem;
  height: 0.875rem;
  cursor: pointer;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.26) 0%, rgba(0, 0, 0, 0.26) 50%, #a1c7ed 50%, #a1c7ed 100%);
  background-position: 0%;
  background-size: 4.25rem 0.875rem;
  border-radius: 2.125rem;
  transition: background-position 0.2s ease-in;
}

.switch label .bmd-switch-track::after {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  align-self: center;
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background: #f1f1f1;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  transition: left 0.2s ease-in, background-color 0.2s ease-in, transform 0.3s ease;
  transform: translateY(-50%);
}

.switch label .bmd-switch-track:active::after {
  transform: translateY(-50%) scale3d(1.15, 0.85, 1);
}

.switch label input {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  opacity: 0;
}

.switch label input:checked + .bmd-switch-track {
  background-position: -100%;
}

.switch label input:checked + .bmd-switch-track::after {
  left: calc(100% - 1.25rem);
  background-color: #0081FF;
}

.switch label input:disabled + .bmd-switch-track:active::after {
  transform: translateY(-50%);
}

.switch label input:disabled + .bmd-switch-track {
  cursor: default;
  background: rgba(0, 0, 0, 0.12);
}

.switch label input:disabled + .bmd-switch-track::after {
  background: #bdbdbd;
}

.radio label,
label.radio-inline {
  position: relative;
  padding-left: 1.5625rem;
}

.radio label .bmd-radio,
label.radio-inline .bmd-radio {
  position: absolute;
  left: 0;
  display: inline-block;
  padding: 0.7em;
  margin: -0.7em;
  line-height: 0.7;
  border-radius: 100%;
}

.radio label .bmd-radio::after,
label.radio-inline .bmd-radio::after {
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
  content: "";
  border: 0.125rem solid rgba(0, 0, 0, 0.54);
  border-radius: 50%;
  transition: border-color ease 0.28s;
  transition-duration: 0.2s;
}

.radio label .bmd-radio::before,
label.radio-inline .bmd-radio::before {
  position: absolute;
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background-color: #0081FF;
  border-radius: 50%;
  transition: transform ease 0.28s;
  transform: scale3d(0, 0, 0);
}

.radio label input[type=radio],
label.radio-inline input[type=radio] {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 0;
  height: 0;
  margin: 0;
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
}

.radio label input[type=radio]:checked ~ .bmd-radio::after,
label.radio-inline input[type=radio]:checked ~ .bmd-radio::after {
  border-color: #0081FF;
}

.radio label input[type=radio]:checked ~ .bmd-radio::before,
label.radio-inline input[type=radio]:checked ~ .bmd-radio::before {
  background-color: #0081FF;
}

.radio label input[type=radio]:checked ~ .bmd-radio::before,
label.radio-inline input[type=radio]:checked ~ .bmd-radio::before {
  transform: scale3d(0.5, 0.5, 1);
}

.radio label input[type=radio][disabled] + .bmd-radio,
.radio label input[type=radio]:disabled + .bmd-radio,
fieldset[disabled] .radio label input[type=radio] + .bmd-radio,
label.radio-inline input[type=radio][disabled] + .bmd-radio,
label.radio-inline input[type=radio]:disabled + .bmd-radio,
fieldset[disabled] label.radio-inline input[type=radio] + .bmd-radio {
  cursor: default;
}

.radio label input[type=radio][disabled] + .bmd-radio::after,
.radio label input[type=radio]:disabled + .bmd-radio::after,
fieldset[disabled] .radio label input[type=radio] + .bmd-radio::after,
label.radio-inline input[type=radio][disabled] + .bmd-radio::after,
label.radio-inline input[type=radio]:disabled + .bmd-radio::after,
fieldset[disabled] label.radio-inline input[type=radio] + .bmd-radio::after {
  border-color: rgba(0, 0, 0, 0.26);
}

.radio label input[type=radio][disabled] + .bmd-radio::before,
.radio label input[type=radio]:disabled + .bmd-radio::before,
fieldset[disabled] .radio label input[type=radio] + .bmd-radio::before,
label.radio-inline input[type=radio][disabled] + .bmd-radio::before,
label.radio-inline input[type=radio]:disabled + .bmd-radio::before,
fieldset[disabled] label.radio-inline input[type=radio] + .bmd-radio::before {
  background-color: rgba(0, 0, 0, 0.26);
}

.radio label input[type=radio][disabled] + .bmd-radio .ripple-container,
.radio label input[type=radio]:disabled + .bmd-radio .ripple-container,
fieldset[disabled] .radio label input[type=radio] + .bmd-radio .ripple-container,
label.radio-inline input[type=radio][disabled] + .bmd-radio .ripple-container,
label.radio-inline input[type=radio]:disabled + .bmd-radio .ripple-container,
fieldset[disabled] label.radio-inline input[type=radio] + .bmd-radio .ripple-container {
  display: none;
}

.bg-inverse .radio label input[type=radio][disabled] + .bmd-radio::after,
.bg-inverse .radio label input[type=radio]:disabled + .bmd-radio::after,
.bg-inverse fieldset[disabled] .radio label input[type=radio] + .bmd-radio::after,
.bg-inverse label.radio-inline input[type=radio][disabled] + .bmd-radio::after,
.bg-inverse label.radio-inline input[type=radio]:disabled + .bmd-radio::after,
.bg-inverse fieldset[disabled] label.radio-inline input[type=radio] + .bmd-radio::after {
  border-color: rgba(255, 255, 255, 0.3);
}

.bg-inverse .radio label input[type=radio][disabled] + .bmd-radio::before,
.bg-inverse .radio label input[type=radio]:disabled + .bmd-radio::before,
.bg-inverse fieldset[disabled] .radio label input[type=radio] + .bmd-radio::before,
.bg-inverse label.radio-inline input[type=radio][disabled] + .bmd-radio::before,
.bg-inverse label.radio-inline input[type=radio]:disabled + .bmd-radio::before,
.bg-inverse fieldset[disabled] label.radio-inline input[type=radio] + .bmd-radio::before {
  background-color: rgba(255, 255, 255, 0.3);
}

form {
  margin-bottom: 1.0546875rem;
}

.navbar form {
  margin-bottom: 0;
}

.navbar form .bmd-form-group {
  display: inline-block;
  padding-top: 0;
}

.navbar form .btn,
.navbar form .custom-file-control::before {
  margin-bottom: 0;
}

.form-control,
.custom-file-control {
  background: no-repeat center bottom, center calc(100% - 1px);
  background-size: 0 100%, 100% 100%;
  border: 0;
  transition: background 0s ease-out;
  padding-left: 0;
  padding-right: 0;
}

.form-control:focus,
.custom-file-control:focus,
.bmd-form-group.is-focused .form-control,
.bmd-form-group.is-focused .custom-file-control {
  background-size: 100% 100%, 100% 100%;
  transition-duration: 0.3s;
}

.bmd-help {
  position: absolute;
  display: none;
  font-size: 0.8rem;
  font-weight: normal;
}

.bmd-form-group.is-focused .bmd-help {
  display: block;
}

.bmd-help:nth-of-type(2) {
  padding-top: 1rem;
}

.bmd-help + .bmd-help {
  position: relative;
  margin-bottom: 0;
}

.radio label,
.is-focused .radio label,
.radio-inline,
.is-focused .radio-inline,
.checkbox label,
.is-focused .checkbox label,
.checkbox-inline,
.is-focused .checkbox-inline,
.switch label,
.is-focused .switch label {
  color: rgba(0, 0, 0, 0.26);
}

.radio label:hover,
.radio label:focus,
.radio label:active,
.is-focused .radio label:hover,
.is-focused .radio label:focus,
.is-focused .radio label:active,
.radio-inline:hover,
.radio-inline:focus,
.radio-inline:active,
.is-focused .radio-inline:hover,
.is-focused .radio-inline:focus,
.is-focused .radio-inline:active,
.checkbox label:hover,
.checkbox label:focus,
.checkbox label:active,
.is-focused .checkbox label:hover,
.is-focused .checkbox label:focus,
.is-focused .checkbox label:active,
.checkbox-inline:hover,
.checkbox-inline:focus,
.checkbox-inline:active,
.is-focused .checkbox-inline:hover,
.is-focused .checkbox-inline:focus,
.is-focused .checkbox-inline:active,
.switch label:hover,
.switch label:focus,
.switch label:active,
.is-focused .switch label:hover,
.is-focused .switch label:focus,
.is-focused .switch label:active {
  color: rgba(0, 0, 0, 0.54);
}

.radio label label:has(input[type=radio][disabled]),
.radio label label:has(input[type=radio][disabled]):hover,
.radio label label:has(input[type=radio][disabled]):focus,
.radio label label:has(input[type=checkbox][disabled]),
.radio label label:has(input[type=checkbox][disabled]):hover,
.radio label label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .radio label,
fieldset[disabled] .radio label:hover,
fieldset[disabled] .radio label:focus,
.is-focused .radio label label:has(input[type=radio][disabled]),
.is-focused .radio label label:has(input[type=radio][disabled]):hover,
.is-focused .radio label label:has(input[type=radio][disabled]):focus,
.is-focused .radio label label:has(input[type=checkbox][disabled]),
.is-focused .radio label label:has(input[type=checkbox][disabled]):hover,
.is-focused .radio label label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .is-focused .radio label,
fieldset[disabled] .is-focused .radio label:hover,
fieldset[disabled] .is-focused .radio label:focus,
.radio-inline label:has(input[type=radio][disabled]),
.radio-inline label:has(input[type=radio][disabled]):hover,
.radio-inline label:has(input[type=radio][disabled]):focus,
.radio-inline label:has(input[type=checkbox][disabled]),
.radio-inline label:has(input[type=checkbox][disabled]):hover,
.radio-inline label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio-inline:hover,
fieldset[disabled] .radio-inline:focus,
.is-focused .radio-inline label:has(input[type=radio][disabled]),
.is-focused .radio-inline label:has(input[type=radio][disabled]):hover,
.is-focused .radio-inline label:has(input[type=radio][disabled]):focus,
.is-focused .radio-inline label:has(input[type=checkbox][disabled]),
.is-focused .radio-inline label:has(input[type=checkbox][disabled]):hover,
.is-focused .radio-inline label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .is-focused .radio-inline,
fieldset[disabled] .is-focused .radio-inline:hover,
fieldset[disabled] .is-focused .radio-inline:focus,
.checkbox label label:has(input[type=radio][disabled]),
.checkbox label label:has(input[type=radio][disabled]):hover,
.checkbox label label:has(input[type=radio][disabled]):focus,
.checkbox label label:has(input[type=checkbox][disabled]),
.checkbox label label:has(input[type=checkbox][disabled]):hover,
.checkbox label label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox label:hover,
fieldset[disabled] .checkbox label:focus,
.is-focused .checkbox label label:has(input[type=radio][disabled]),
.is-focused .checkbox label label:has(input[type=radio][disabled]):hover,
.is-focused .checkbox label label:has(input[type=radio][disabled]):focus,
.is-focused .checkbox label label:has(input[type=checkbox][disabled]),
.is-focused .checkbox label label:has(input[type=checkbox][disabled]):hover,
.is-focused .checkbox label label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .is-focused .checkbox label,
fieldset[disabled] .is-focused .checkbox label:hover,
fieldset[disabled] .is-focused .checkbox label:focus,
.checkbox-inline label:has(input[type=radio][disabled]),
.checkbox-inline label:has(input[type=radio][disabled]):hover,
.checkbox-inline label:has(input[type=radio][disabled]):focus,
.checkbox-inline label:has(input[type=checkbox][disabled]),
.checkbox-inline label:has(input[type=checkbox][disabled]):hover,
.checkbox-inline label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox-inline:hover,
fieldset[disabled] .checkbox-inline:focus,
.is-focused .checkbox-inline label:has(input[type=radio][disabled]),
.is-focused .checkbox-inline label:has(input[type=radio][disabled]):hover,
.is-focused .checkbox-inline label:has(input[type=radio][disabled]):focus,
.is-focused .checkbox-inline label:has(input[type=checkbox][disabled]),
.is-focused .checkbox-inline label:has(input[type=checkbox][disabled]):hover,
.is-focused .checkbox-inline label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .is-focused .checkbox-inline,
fieldset[disabled] .is-focused .checkbox-inline:hover,
fieldset[disabled] .is-focused .checkbox-inline:focus,
.switch label label:has(input[type=radio][disabled]),
.switch label label:has(input[type=radio][disabled]):hover,
.switch label label:has(input[type=radio][disabled]):focus,
.switch label label:has(input[type=checkbox][disabled]),
.switch label label:has(input[type=checkbox][disabled]):hover,
.switch label label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .switch label,
fieldset[disabled] .switch label:hover,
fieldset[disabled] .switch label:focus,
.is-focused .switch label label:has(input[type=radio][disabled]),
.is-focused .switch label label:has(input[type=radio][disabled]):hover,
.is-focused .switch label label:has(input[type=radio][disabled]):focus,
.is-focused .switch label label:has(input[type=checkbox][disabled]),
.is-focused .switch label label:has(input[type=checkbox][disabled]):hover,
.is-focused .switch label label:has(input[type=checkbox][disabled]):focus,
fieldset[disabled] .is-focused .switch label,
fieldset[disabled] .is-focused .switch label:hover,
fieldset[disabled] .is-focused .switch label:focus {
  color: rgba(0, 0, 0, 0.26);
}

[class^=bmd-label],
[class*=" bmd-label"] {
  color: rgba(0, 0, 0, 0.26);
}

.form-control,
.custom-file-control,
.is-focused .form-control {
  background-image: linear-gradient(to top, #0081FF 2px, rgba(0, 129, 255, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.form-control:invalid,
.custom-file-control:invalid {
  background-image: linear-gradient(to top, #d50000 2px, rgba(213, 0, 0, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.form-control:-moz-read-only, .custom-file-control:-moz-read-only {
  background-image: linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.form-control:read-only,
.custom-file-control:read-only {
  background-image: linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

fieldset[disabled][disabled] .form-control,
fieldset[disabled][disabled] .custom-file-control,
.form-control.disabled,
.disabled.custom-file-control,
.form-control:disabled,
.custom-file-control:disabled,
.form-control[disabled],
[disabled].custom-file-control {
  background-image: linear-gradient(to right, #F0F1F2 0%, #F0F1F2 30%, transparent 30%, transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}

.form-control.form-control-success,
.form-control-success.custom-file-control,
.is-focused .form-control.form-control-success {
  background-image: linear-gradient(to top, #0081FF 2px, rgba(0, 129, 255, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}

.form-control.form-control-warning,
.form-control-warning.custom-file-control,
.is-focused .form-control.form-control-warning {
  background-image: linear-gradient(to top, #0081FF 2px, rgba(0, 129, 255, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}

.form-control.form-control-danger,
.form-control-danger.custom-file-control,
.is-focused .form-control.form-control-danger {
  background-image: linear-gradient(to top, #0081FF 2px, rgba(0, 129, 255, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}

.is-focused .valid-feedback,
*.is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: rgba(0, 0, 0, 0.26);
}

.is-focused .valid-tooltip,
*.is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .is-focused .valid-tooltip,
.form-row > [class*=col-] > .is-focused .valid-tooltip,
.form-row > .col > *.is-focused .valid-tooltip,
.form-row > [class*=col-] > *.is-focused .valid-tooltip {
  left: 5px;
}

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

.was-validated .is-focused .form-control:valid,
.was-validated .is-focused .custom-file-control:valid,
.is-focused .form-control.is-valid,
.is-focused .is-valid.custom-file-control,
.was-validated *.is-focused .form-control:valid,
*.is-focused .form-control.is-valid {
  border-color: rgba(0, 0, 0, 0.26);
  padding-right: calc(1.5em + 0.875rem);
  background-image: "none";
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.21875rem) center;
  background-size: calc(0.75em + 0.4375rem) calc(0.75em + 0.4375rem);
}

.was-validated .is-focused .form-control:valid:focus,
.was-validated .is-focused .custom-file-control:valid:focus,
.is-focused .form-control.is-valid:focus,
.is-focused .is-valid.custom-file-control:focus,
.was-validated *.is-focused .form-control:valid:focus,
*.is-focused .form-control.is-valid:focus {
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.was-validated .is-focused textarea.form-control:valid,
.was-validated .is-focused textarea.custom-file-control:valid,
.is-focused textarea.form-control.is-valid,
.is-focused textarea.is-valid.custom-file-control,
.was-validated *.is-focused textarea.form-control:valid,
*.is-focused textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.875rem);
  background-position: top calc(0.375em + 0.21875rem) right calc(0.375em + 0.21875rem);
}

.was-validated .is-focused .custom-select:valid,
.is-focused .custom-select.is-valid,
.was-validated *.is-focused .custom-select:valid,
*.is-focused .custom-select.is-valid {
  border-color: rgba(0, 0, 0, 0.26);
  padding-right: calc(0.75em + 1.65625rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23304156' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0 center/8px 10px no-repeat, rgba(0, 0, 0, 0) "none" center right 1rem/calc(0.75em + 0.4375rem) calc(0.75em + 0.4375rem) no-repeat;
}

.was-validated .is-focused .custom-select:valid:focus,
.is-focused .custom-select.is-valid:focus,
.was-validated *.is-focused .custom-select:valid:focus,
*.is-focused .custom-select.is-valid:focus {
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.was-validated .is-focused .form-check-input:valid ~ .form-check-label,
.is-focused .form-check-input.is-valid ~ .form-check-label,
.was-validated *.is-focused .form-check-input:valid ~ .form-check-label,
*.is-focused .form-check-input.is-valid ~ .form-check-label {
  color: rgba(0, 0, 0, 0.26);
}

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

.was-validated .is-focused .custom-control-input:valid ~ .custom-control-label,
.is-focused .custom-control-input.is-valid ~ .custom-control-label,
.was-validated *.is-focused .custom-control-input:valid ~ .custom-control-label,
*.is-focused .custom-control-input.is-valid ~ .custom-control-label {
  color: rgba(0, 0, 0, 0.26);
}

.was-validated .is-focused .custom-control-input:valid ~ .custom-control-label::before,
.is-focused .custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated *.is-focused .custom-control-input:valid ~ .custom-control-label::before,
*.is-focused .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: rgba(0, 0, 0, 0.26);
}

.was-validated .is-focused .custom-control-input:valid:checked ~ .custom-control-label::before,
.is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated *.is-focused .custom-control-input:valid:checked ~ .custom-control-label::before,
*.is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: rgba(26, 26, 26, 0.26);
  background-color: rgba(26, 26, 26, 0.26);
}

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

.was-validated .is-focused .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.is-focused .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before,
.was-validated *.is-focused .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
*.is-focused .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: rgba(0, 0, 0, 0.26);
}

.was-validated .is-focused .custom-file-input:valid ~ .custom-file-label,
.is-focused .custom-file-input.is-valid ~ .custom-file-label,
.was-validated *.is-focused .custom-file-input:valid ~ .custom-file-label,
*.is-focused .custom-file-input.is-valid ~ .custom-file-label {
  border-color: rgba(0, 0, 0, 0.26);
}

.was-validated .is-focused .custom-file-input:valid:focus ~ .custom-file-label,
.is-focused .custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated *.is-focused .custom-file-input:valid:focus ~ .custom-file-label,
*.is-focused .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.is-focused [class^=bmd-label],
.is-focused [class*=" bmd-label"],
*.is-focused [class^=bmd-label],
*.is-focused [class*=" bmd-label"] {
  color: #0081FF;
}

.is-focused .bmd-label-placeholder,
*.is-focused .bmd-label-placeholder {
  color: rgba(0, 0, 0, 0.26);
}

.is-focused .form-control,
.is-focused .custom-file-control,
*.is-focused .form-control {
  border-color: #F0F1F2;
}

.is-focused .bmd-help,
*.is-focused .bmd-help {
  color: rgba(0, 0, 0, 0.54);
}

.has-success [class^=bmd-label],
.has-success [class*=" bmd-label"] {
  color: #09B66D;
}

.has-success .form-control,
.has-success .custom-file-control,
.is-focused .has-success .form-control {
  background-image: linear-gradient(to top, #09B66D 2px, rgba(9, 182, 109, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.has-success .form-control:invalid,
.has-success .custom-file-control:invalid {
  background-image: linear-gradient(to top, #d50000 2px, rgba(213, 0, 0, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.has-success .form-control:-moz-read-only, .has-success .custom-file-control:-moz-read-only {
  background-image: linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.has-success .form-control:read-only,
.has-success .custom-file-control:read-only {
  background-image: linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

fieldset[disabled][disabled] .has-success .form-control,
fieldset[disabled][disabled] .has-success .custom-file-control,
.has-success .form-control.disabled,
.has-success .disabled.custom-file-control,
.has-success .form-control:disabled,
.has-success .custom-file-control:disabled,
.has-success .form-control[disabled],
.has-success [disabled].custom-file-control {
  background-image: linear-gradient(to right, #F0F1F2 0%, #F0F1F2 30%, transparent 30%, transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}

.has-success .form-control.form-control-success,
.has-success .form-control-success.custom-file-control,
.is-focused .has-success .form-control.form-control-success {
  background-image: linear-gradient(to top, #09B66D 2px, rgba(9, 182, 109, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}

.has-success .form-control.form-control-warning,
.has-success .form-control-warning.custom-file-control,
.is-focused .has-success .form-control.form-control-warning {
  background-image: linear-gradient(to top, #09B66D 2px, rgba(9, 182, 109, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}

.has-success .form-control.form-control-danger,
.has-success .form-control-danger.custom-file-control,
.is-focused .has-success .form-control.form-control-danger {
  background-image: linear-gradient(to top, #09B66D 2px, rgba(9, 182, 109, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}

.has-success .is-focused .valid-feedback,
.has-success.is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #09B66D;
}

.has-success .is-focused .valid-tooltip,
.has-success.is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(9, 182, 109, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .has-success .is-focused .valid-tooltip,
.form-row > [class*=col-] > .has-success .is-focused .valid-tooltip,
.form-row > .col > .has-success.is-focused .valid-tooltip,
.form-row > [class*=col-] > .has-success.is-focused .valid-tooltip {
  left: 5px;
}

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

.was-validated .has-success .is-focused .form-control:valid,
.was-validated .has-success .is-focused .custom-file-control:valid,
.has-success .is-focused .form-control.is-valid,
.has-success .is-focused .is-valid.custom-file-control,
.was-validated .has-success.is-focused .form-control:valid,
.was-validated .has-success.is-focused .custom-file-control:valid,
.has-success.is-focused .form-control.is-valid,
.has-success.is-focused .is-valid.custom-file-control {
  border-color: #09B66D;
  padding-right: calc(1.5em + 0.875rem);
  background-image: "none";
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.21875rem) center;
  background-size: calc(0.75em + 0.4375rem) calc(0.75em + 0.4375rem);
}

.was-validated .has-success .is-focused .form-control:valid:focus,
.was-validated .has-success .is-focused .custom-file-control:valid:focus,
.has-success .is-focused .form-control.is-valid:focus,
.has-success .is-focused .is-valid.custom-file-control:focus,
.was-validated .has-success.is-focused .form-control:valid:focus,
.was-validated .has-success.is-focused .custom-file-control:valid:focus,
.has-success.is-focused .form-control.is-valid:focus,
.has-success.is-focused .is-valid.custom-file-control:focus {
  border-color: #09B66D;
  box-shadow: 0 0 0 0.2rem rgba(9, 182, 109, 0.25);
}

.was-validated .has-success .is-focused textarea.form-control:valid,
.was-validated .has-success .is-focused textarea.custom-file-control:valid,
.has-success .is-focused textarea.form-control.is-valid,
.has-success .is-focused textarea.is-valid.custom-file-control,
.was-validated .has-success.is-focused textarea.form-control:valid,
.was-validated .has-success.is-focused textarea.custom-file-control:valid,
.has-success.is-focused textarea.form-control.is-valid,
.has-success.is-focused textarea.is-valid.custom-file-control {
  padding-right: calc(1.5em + 0.875rem);
  background-position: top calc(0.375em + 0.21875rem) right calc(0.375em + 0.21875rem);
}

.was-validated .has-success .is-focused .custom-select:valid,
.has-success .is-focused .custom-select.is-valid,
.was-validated .has-success.is-focused .custom-select:valid,
.has-success.is-focused .custom-select.is-valid {
  border-color: #09B66D;
  padding-right: calc(0.75em + 1.65625rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23304156' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0 center/8px 10px no-repeat, rgba(0, 0, 0, 0) "none" center right 1rem/calc(0.75em + 0.4375rem) calc(0.75em + 0.4375rem) no-repeat;
}

.was-validated .has-success .is-focused .custom-select:valid:focus,
.has-success .is-focused .custom-select.is-valid:focus,
.was-validated .has-success.is-focused .custom-select:valid:focus,
.has-success.is-focused .custom-select.is-valid:focus {
  border-color: #09B66D;
  box-shadow: 0 0 0 0.2rem rgba(9, 182, 109, 0.25);
}

.was-validated .has-success .is-focused .form-check-input:valid ~ .form-check-label,
.has-success .is-focused .form-check-input.is-valid ~ .form-check-label,
.was-validated .has-success.is-focused .form-check-input:valid ~ .form-check-label,
.has-success.is-focused .form-check-input.is-valid ~ .form-check-label {
  color: #09B66D;
}

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

.was-validated .has-success .is-focused .custom-control-input:valid ~ .custom-control-label,
.has-success .is-focused .custom-control-input.is-valid ~ .custom-control-label,
.was-validated .has-success.is-focused .custom-control-input:valid ~ .custom-control-label,
.has-success.is-focused .custom-control-input.is-valid ~ .custom-control-label {
  color: #09B66D;
}

.was-validated .has-success .is-focused .custom-control-input:valid ~ .custom-control-label::before,
.has-success .is-focused .custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .has-success.is-focused .custom-control-input:valid ~ .custom-control-label::before,
.has-success.is-focused .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #09B66D;
}

.was-validated .has-success .is-focused .custom-control-input:valid:checked ~ .custom-control-label::before,
.has-success .is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .has-success.is-focused .custom-control-input:valid:checked ~ .custom-control-label::before,
.has-success.is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #0be78a;
  background-color: #0be78a;
}

.was-validated .has-success .is-focused .custom-control-input:valid:focus ~ .custom-control-label::before,
.has-success .is-focused .custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated .has-success.is-focused .custom-control-input:valid:focus ~ .custom-control-label::before,
.has-success.is-focused .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(9, 182, 109, 0.25);
}

.was-validated .has-success .is-focused .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.has-success .is-focused .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before,
.was-validated .has-success.is-focused .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.has-success.is-focused .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #09B66D;
}

.was-validated .has-success .is-focused .custom-file-input:valid ~ .custom-file-label,
.has-success .is-focused .custom-file-input.is-valid ~ .custom-file-label,
.was-validated .has-success.is-focused .custom-file-input:valid ~ .custom-file-label,
.has-success.is-focused .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #09B66D;
}

.was-validated .has-success .is-focused .custom-file-input:valid:focus ~ .custom-file-label,
.has-success .is-focused .custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .has-success.is-focused .custom-file-input:valid:focus ~ .custom-file-label,
.has-success.is-focused .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #09B66D;
  box-shadow: 0 0 0 0.2rem rgba(9, 182, 109, 0.25);
}

.has-success .is-focused [class^=bmd-label],
.has-success .is-focused [class*=" bmd-label"],
.has-success.is-focused [class^=bmd-label],
.has-success.is-focused [class*=" bmd-label"] {
  color: #09B66D;
}

.has-success .is-focused .bmd-label-placeholder,
.has-success.is-focused .bmd-label-placeholder {
  color: #09B66D;
}

.has-success .is-focused .form-control,
.has-success .is-focused .custom-file-control,
.has-success.is-focused .form-control,
.has-success.is-focused .custom-file-control {
  border-color: #09B66D;
}

.has-success .is-focused .bmd-help,
.has-success.is-focused .bmd-help {
  color: rgba(0, 0, 0, 0.54);
}

.has-info [class^=bmd-label],
.has-info [class*=" bmd-label"] {
  color: #5e5ce6;
}

.has-info .form-control,
.has-info .custom-file-control,
.is-focused .has-info .form-control {
  background-image: linear-gradient(to top, #5e5ce6 2px, rgba(94, 92, 230, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.has-info .form-control:invalid,
.has-info .custom-file-control:invalid {
  background-image: linear-gradient(to top, #d50000 2px, rgba(213, 0, 0, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.has-info .form-control:-moz-read-only, .has-info .custom-file-control:-moz-read-only {
  background-image: linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.has-info .form-control:read-only,
.has-info .custom-file-control:read-only {
  background-image: linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

fieldset[disabled][disabled] .has-info .form-control,
fieldset[disabled][disabled] .has-info .custom-file-control,
.has-info .form-control.disabled,
.has-info .disabled.custom-file-control,
.has-info .form-control:disabled,
.has-info .custom-file-control:disabled,
.has-info .form-control[disabled],
.has-info [disabled].custom-file-control {
  background-image: linear-gradient(to right, #F0F1F2 0%, #F0F1F2 30%, transparent 30%, transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}

.has-info .form-control.form-control-success,
.has-info .form-control-success.custom-file-control,
.is-focused .has-info .form-control.form-control-success {
  background-image: linear-gradient(to top, #5e5ce6 2px, rgba(94, 92, 230, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}

.has-info .form-control.form-control-warning,
.has-info .form-control-warning.custom-file-control,
.is-focused .has-info .form-control.form-control-warning {
  background-image: linear-gradient(to top, #5e5ce6 2px, rgba(94, 92, 230, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}

.has-info .form-control.form-control-danger,
.has-info .form-control-danger.custom-file-control,
.is-focused .has-info .form-control.form-control-danger {
  background-image: linear-gradient(to top, #5e5ce6 2px, rgba(94, 92, 230, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}

.has-info .is-focused .valid-feedback,
.has-info.is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #5e5ce6;
}

.has-info .is-focused .valid-tooltip,
.has-info.is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(94, 92, 230, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .has-info .is-focused .valid-tooltip,
.form-row > [class*=col-] > .has-info .is-focused .valid-tooltip,
.form-row > .col > .has-info.is-focused .valid-tooltip,
.form-row > [class*=col-] > .has-info.is-focused .valid-tooltip {
  left: 5px;
}

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

.was-validated .has-info .is-focused .form-control:valid,
.was-validated .has-info .is-focused .custom-file-control:valid,
.has-info .is-focused .form-control.is-valid,
.has-info .is-focused .is-valid.custom-file-control,
.was-validated .has-info.is-focused .form-control:valid,
.was-validated .has-info.is-focused .custom-file-control:valid,
.has-info.is-focused .form-control.is-valid,
.has-info.is-focused .is-valid.custom-file-control {
  border-color: #5e5ce6;
  padding-right: calc(1.5em + 0.875rem);
  background-image: "none";
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.21875rem) center;
  background-size: calc(0.75em + 0.4375rem) calc(0.75em + 0.4375rem);
}

.was-validated .has-info .is-focused .form-control:valid:focus,
.was-validated .has-info .is-focused .custom-file-control:valid:focus,
.has-info .is-focused .form-control.is-valid:focus,
.has-info .is-focused .is-valid.custom-file-control:focus,
.was-validated .has-info.is-focused .form-control:valid:focus,
.was-validated .has-info.is-focused .custom-file-control:valid:focus,
.has-info.is-focused .form-control.is-valid:focus,
.has-info.is-focused .is-valid.custom-file-control:focus {
  border-color: #5e5ce6;
  box-shadow: 0 0 0 0.2rem rgba(94, 92, 230, 0.25);
}

.was-validated .has-info .is-focused textarea.form-control:valid,
.was-validated .has-info .is-focused textarea.custom-file-control:valid,
.has-info .is-focused textarea.form-control.is-valid,
.has-info .is-focused textarea.is-valid.custom-file-control,
.was-validated .has-info.is-focused textarea.form-control:valid,
.was-validated .has-info.is-focused textarea.custom-file-control:valid,
.has-info.is-focused textarea.form-control.is-valid,
.has-info.is-focused textarea.is-valid.custom-file-control {
  padding-right: calc(1.5em + 0.875rem);
  background-position: top calc(0.375em + 0.21875rem) right calc(0.375em + 0.21875rem);
}

.was-validated .has-info .is-focused .custom-select:valid,
.has-info .is-focused .custom-select.is-valid,
.was-validated .has-info.is-focused .custom-select:valid,
.has-info.is-focused .custom-select.is-valid {
  border-color: #5e5ce6;
  padding-right: calc(0.75em + 1.65625rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23304156' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0 center/8px 10px no-repeat, rgba(0, 0, 0, 0) "none" center right 1rem/calc(0.75em + 0.4375rem) calc(0.75em + 0.4375rem) no-repeat;
}

.was-validated .has-info .is-focused .custom-select:valid:focus,
.has-info .is-focused .custom-select.is-valid:focus,
.was-validated .has-info.is-focused .custom-select:valid:focus,
.has-info.is-focused .custom-select.is-valid:focus {
  border-color: #5e5ce6;
  box-shadow: 0 0 0 0.2rem rgba(94, 92, 230, 0.25);
}

.was-validated .has-info .is-focused .form-check-input:valid ~ .form-check-label,
.has-info .is-focused .form-check-input.is-valid ~ .form-check-label,
.was-validated .has-info.is-focused .form-check-input:valid ~ .form-check-label,
.has-info.is-focused .form-check-input.is-valid ~ .form-check-label {
  color: #5e5ce6;
}

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

.was-validated .has-info .is-focused .custom-control-input:valid ~ .custom-control-label,
.has-info .is-focused .custom-control-input.is-valid ~ .custom-control-label,
.was-validated .has-info.is-focused .custom-control-input:valid ~ .custom-control-label,
.has-info.is-focused .custom-control-input.is-valid ~ .custom-control-label {
  color: #5e5ce6;
}

.was-validated .has-info .is-focused .custom-control-input:valid ~ .custom-control-label::before,
.has-info .is-focused .custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .has-info.is-focused .custom-control-input:valid ~ .custom-control-label::before,
.has-info.is-focused .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #5e5ce6;
}

.was-validated .has-info .is-focused .custom-control-input:valid:checked ~ .custom-control-label::before,
.has-info .is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .has-info.is-focused .custom-control-input:valid:checked ~ .custom-control-label::before,
.has-info.is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #8a88ed;
  background-color: #8a88ed;
}

.was-validated .has-info .is-focused .custom-control-input:valid:focus ~ .custom-control-label::before,
.has-info .is-focused .custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated .has-info.is-focused .custom-control-input:valid:focus ~ .custom-control-label::before,
.has-info.is-focused .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(94, 92, 230, 0.25);
}

.was-validated .has-info .is-focused .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.has-info .is-focused .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before,
.was-validated .has-info.is-focused .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.has-info.is-focused .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #5e5ce6;
}

.was-validated .has-info .is-focused .custom-file-input:valid ~ .custom-file-label,
.has-info .is-focused .custom-file-input.is-valid ~ .custom-file-label,
.was-validated .has-info.is-focused .custom-file-input:valid ~ .custom-file-label,
.has-info.is-focused .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #5e5ce6;
}

.was-validated .has-info .is-focused .custom-file-input:valid:focus ~ .custom-file-label,
.has-info .is-focused .custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .has-info.is-focused .custom-file-input:valid:focus ~ .custom-file-label,
.has-info.is-focused .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #5e5ce6;
  box-shadow: 0 0 0 0.2rem rgba(94, 92, 230, 0.25);
}

.has-info .is-focused [class^=bmd-label],
.has-info .is-focused [class*=" bmd-label"],
.has-info.is-focused [class^=bmd-label],
.has-info.is-focused [class*=" bmd-label"] {
  color: #5e5ce6;
}

.has-info .is-focused .bmd-label-placeholder,
.has-info.is-focused .bmd-label-placeholder {
  color: #5e5ce6;
}

.has-info .is-focused .form-control,
.has-info .is-focused .custom-file-control,
.has-info.is-focused .form-control,
.has-info.is-focused .custom-file-control {
  border-color: #5e5ce6;
}

.has-info .is-focused .bmd-help,
.has-info.is-focused .bmd-help {
  color: rgba(0, 0, 0, 0.54);
}

.has-warning [class^=bmd-label],
.has-warning [class*=" bmd-label"] {
  color: #FF8A48;
}

.has-warning .form-control,
.has-warning .custom-file-control,
.is-focused .has-warning .form-control {
  background-image: linear-gradient(to top, #FF8A48 2px, rgba(255, 138, 72, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.has-warning .form-control:invalid,
.has-warning .custom-file-control:invalid {
  background-image: linear-gradient(to top, #d50000 2px, rgba(213, 0, 0, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.has-warning .form-control:-moz-read-only, .has-warning .custom-file-control:-moz-read-only {
  background-image: linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.has-warning .form-control:read-only,
.has-warning .custom-file-control:read-only {
  background-image: linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

fieldset[disabled][disabled] .has-warning .form-control,
fieldset[disabled][disabled] .has-warning .custom-file-control,
.has-warning .form-control.disabled,
.has-warning .disabled.custom-file-control,
.has-warning .form-control:disabled,
.has-warning .custom-file-control:disabled,
.has-warning .form-control[disabled],
.has-warning [disabled].custom-file-control {
  background-image: linear-gradient(to right, #F0F1F2 0%, #F0F1F2 30%, transparent 30%, transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}

.has-warning .form-control.form-control-success,
.has-warning .form-control-success.custom-file-control,
.is-focused .has-warning .form-control.form-control-success {
  background-image: linear-gradient(to top, #FF8A48 2px, rgba(255, 138, 72, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}

.has-warning .form-control.form-control-warning,
.has-warning .form-control-warning.custom-file-control,
.is-focused .has-warning .form-control.form-control-warning {
  background-image: linear-gradient(to top, #FF8A48 2px, rgba(255, 138, 72, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}

.has-warning .form-control.form-control-danger,
.has-warning .form-control-danger.custom-file-control,
.is-focused .has-warning .form-control.form-control-danger {
  background-image: linear-gradient(to top, #FF8A48 2px, rgba(255, 138, 72, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}

.has-warning .is-focused .valid-feedback,
.has-warning.is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #FF8A48;
}

.has-warning .is-focused .valid-tooltip,
.has-warning.is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #1e2835;
  background-color: rgba(255, 138, 72, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .has-warning .is-focused .valid-tooltip,
.form-row > [class*=col-] > .has-warning .is-focused .valid-tooltip,
.form-row > .col > .has-warning.is-focused .valid-tooltip,
.form-row > [class*=col-] > .has-warning.is-focused .valid-tooltip {
  left: 5px;
}

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

.was-validated .has-warning .is-focused .form-control:valid,
.was-validated .has-warning .is-focused .custom-file-control:valid,
.has-warning .is-focused .form-control.is-valid,
.has-warning .is-focused .is-valid.custom-file-control,
.was-validated .has-warning.is-focused .form-control:valid,
.was-validated .has-warning.is-focused .custom-file-control:valid,
.has-warning.is-focused .form-control.is-valid,
.has-warning.is-focused .is-valid.custom-file-control {
  border-color: #FF8A48;
  padding-right: calc(1.5em + 0.875rem);
  background-image: "none";
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.21875rem) center;
  background-size: calc(0.75em + 0.4375rem) calc(0.75em + 0.4375rem);
}

.was-validated .has-warning .is-focused .form-control:valid:focus,
.was-validated .has-warning .is-focused .custom-file-control:valid:focus,
.has-warning .is-focused .form-control.is-valid:focus,
.has-warning .is-focused .is-valid.custom-file-control:focus,
.was-validated .has-warning.is-focused .form-control:valid:focus,
.was-validated .has-warning.is-focused .custom-file-control:valid:focus,
.has-warning.is-focused .form-control.is-valid:focus,
.has-warning.is-focused .is-valid.custom-file-control:focus {
  border-color: #FF8A48;
  box-shadow: 0 0 0 0.2rem rgba(255, 138, 72, 0.25);
}

.was-validated .has-warning .is-focused textarea.form-control:valid,
.was-validated .has-warning .is-focused textarea.custom-file-control:valid,
.has-warning .is-focused textarea.form-control.is-valid,
.has-warning .is-focused textarea.is-valid.custom-file-control,
.was-validated .has-warning.is-focused textarea.form-control:valid,
.was-validated .has-warning.is-focused textarea.custom-file-control:valid,
.has-warning.is-focused textarea.form-control.is-valid,
.has-warning.is-focused textarea.is-valid.custom-file-control {
  padding-right: calc(1.5em + 0.875rem);
  background-position: top calc(0.375em + 0.21875rem) right calc(0.375em + 0.21875rem);
}

.was-validated .has-warning .is-focused .custom-select:valid,
.has-warning .is-focused .custom-select.is-valid,
.was-validated .has-warning.is-focused .custom-select:valid,
.has-warning.is-focused .custom-select.is-valid {
  border-color: #FF8A48;
  padding-right: calc(0.75em + 1.65625rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23304156' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0 center/8px 10px no-repeat, rgba(0, 0, 0, 0) "none" center right 1rem/calc(0.75em + 0.4375rem) calc(0.75em + 0.4375rem) no-repeat;
}

.was-validated .has-warning .is-focused .custom-select:valid:focus,
.has-warning .is-focused .custom-select.is-valid:focus,
.was-validated .has-warning.is-focused .custom-select:valid:focus,
.has-warning.is-focused .custom-select.is-valid:focus {
  border-color: #FF8A48;
  box-shadow: 0 0 0 0.2rem rgba(255, 138, 72, 0.25);
}

.was-validated .has-warning .is-focused .form-check-input:valid ~ .form-check-label,
.has-warning .is-focused .form-check-input.is-valid ~ .form-check-label,
.was-validated .has-warning.is-focused .form-check-input:valid ~ .form-check-label,
.has-warning.is-focused .form-check-input.is-valid ~ .form-check-label {
  color: #FF8A48;
}

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

.was-validated .has-warning .is-focused .custom-control-input:valid ~ .custom-control-label,
.has-warning .is-focused .custom-control-input.is-valid ~ .custom-control-label,
.was-validated .has-warning.is-focused .custom-control-input:valid ~ .custom-control-label,
.has-warning.is-focused .custom-control-input.is-valid ~ .custom-control-label {
  color: #FF8A48;
}

.was-validated .has-warning .is-focused .custom-control-input:valid ~ .custom-control-label::before,
.has-warning .is-focused .custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .has-warning.is-focused .custom-control-input:valid ~ .custom-control-label::before,
.has-warning.is-focused .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #FF8A48;
}

.was-validated .has-warning .is-focused .custom-control-input:valid:checked ~ .custom-control-label::before,
.has-warning .is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .has-warning.is-focused .custom-control-input:valid:checked ~ .custom-control-label::before,
.has-warning.is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #ffab7b;
  background-color: #ffab7b;
}

.was-validated .has-warning .is-focused .custom-control-input:valid:focus ~ .custom-control-label::before,
.has-warning .is-focused .custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated .has-warning.is-focused .custom-control-input:valid:focus ~ .custom-control-label::before,
.has-warning.is-focused .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(255, 138, 72, 0.25);
}

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

.was-validated .has-warning .is-focused .custom-file-input:valid ~ .custom-file-label,
.has-warning .is-focused .custom-file-input.is-valid ~ .custom-file-label,
.was-validated .has-warning.is-focused .custom-file-input:valid ~ .custom-file-label,
.has-warning.is-focused .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #FF8A48;
}

.was-validated .has-warning .is-focused .custom-file-input:valid:focus ~ .custom-file-label,
.has-warning .is-focused .custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .has-warning.is-focused .custom-file-input:valid:focus ~ .custom-file-label,
.has-warning.is-focused .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #FF8A48;
  box-shadow: 0 0 0 0.2rem rgba(255, 138, 72, 0.25);
}

.has-warning .is-focused [class^=bmd-label],
.has-warning .is-focused [class*=" bmd-label"],
.has-warning.is-focused [class^=bmd-label],
.has-warning.is-focused [class*=" bmd-label"] {
  color: #FF8A48;
}

.has-warning .is-focused .bmd-label-placeholder,
.has-warning.is-focused .bmd-label-placeholder {
  color: #FF8A48;
}

.has-warning .is-focused .form-control,
.has-warning .is-focused .custom-file-control,
.has-warning.is-focused .form-control,
.has-warning.is-focused .custom-file-control {
  border-color: #FF8A48;
}

.has-warning .is-focused .bmd-help,
.has-warning.is-focused .bmd-help {
  color: rgba(0, 0, 0, 0.54);
}

.has-danger [class^=bmd-label],
.has-danger [class*=" bmd-label"] {
  color: #FF3D57;
}

.has-danger .form-control,
.has-danger .custom-file-control,
.is-focused .has-danger .form-control {
  background-image: linear-gradient(to top, #FF3D57 2px, rgba(255, 61, 87, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.has-danger .form-control:invalid,
.has-danger .custom-file-control:invalid {
  background-image: linear-gradient(to top, #d50000 2px, rgba(213, 0, 0, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.has-danger .form-control:-moz-read-only, .has-danger .custom-file-control:-moz-read-only {
  background-image: linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

.has-danger .form-control:read-only,
.has-danger .custom-file-control:read-only {
  background-image: linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px);
}

fieldset[disabled][disabled] .has-danger .form-control,
fieldset[disabled][disabled] .has-danger .custom-file-control,
.has-danger .form-control.disabled,
.has-danger .disabled.custom-file-control,
.has-danger .form-control:disabled,
.has-danger .custom-file-control:disabled,
.has-danger .form-control[disabled],
.has-danger [disabled].custom-file-control {
  background-image: linear-gradient(to right, #F0F1F2 0%, #F0F1F2 30%, transparent 30%, transparent 100%);
  background-repeat: repeat-x;
  background-size: 3px 1px;
}

.has-danger .form-control.form-control-success,
.has-danger .form-control-success.custom-file-control,
.is-focused .has-danger .form-control.form-control-success {
  background-image: linear-gradient(to top, #FF3D57 2px, rgba(255, 61, 87, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==";
}

.has-danger .form-control.form-control-warning,
.has-danger .form-control-warning.custom-file-control,
.is-focused .has-danger .form-control.form-control-warning {
  background-image: linear-gradient(to top, #FF3D57 2px, rgba(255, 61, 87, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+";
}

.has-danger .form-control.form-control-danger,
.has-danger .form-control-danger.custom-file-control,
.is-focused .has-danger .form-control.form-control-danger {
  background-image: linear-gradient(to top, #FF3D57 2px, rgba(255, 61, 87, 0) 2px), linear-gradient(to top, #F0F1F2 1px, rgba(240, 241, 242, 0) 1px), "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=";
}

.has-danger .is-focused .valid-feedback,
.has-danger.is-focused .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #FF3D57;
}

.has-danger .is-focused .valid-tooltip,
.has-danger.is-focused .valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(255, 61, 87, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .has-danger .is-focused .valid-tooltip,
.form-row > [class*=col-] > .has-danger .is-focused .valid-tooltip,
.form-row > .col > .has-danger.is-focused .valid-tooltip,
.form-row > [class*=col-] > .has-danger.is-focused .valid-tooltip {
  left: 5px;
}

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

.was-validated .has-danger .is-focused .form-control:valid,
.was-validated .has-danger .is-focused .custom-file-control:valid,
.has-danger .is-focused .form-control.is-valid,
.has-danger .is-focused .is-valid.custom-file-control,
.was-validated .has-danger.is-focused .form-control:valid,
.was-validated .has-danger.is-focused .custom-file-control:valid,
.has-danger.is-focused .form-control.is-valid,
.has-danger.is-focused .is-valid.custom-file-control {
  border-color: #FF3D57;
  padding-right: calc(1.5em + 0.875rem);
  background-image: "none";
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.21875rem) center;
  background-size: calc(0.75em + 0.4375rem) calc(0.75em + 0.4375rem);
}

.was-validated .has-danger .is-focused .form-control:valid:focus,
.was-validated .has-danger .is-focused .custom-file-control:valid:focus,
.has-danger .is-focused .form-control.is-valid:focus,
.has-danger .is-focused .is-valid.custom-file-control:focus,
.was-validated .has-danger.is-focused .form-control:valid:focus,
.was-validated .has-danger.is-focused .custom-file-control:valid:focus,
.has-danger.is-focused .form-control.is-valid:focus,
.has-danger.is-focused .is-valid.custom-file-control:focus {
  border-color: #FF3D57;
  box-shadow: 0 0 0 0.2rem rgba(255, 61, 87, 0.25);
}

.was-validated .has-danger .is-focused textarea.form-control:valid,
.was-validated .has-danger .is-focused textarea.custom-file-control:valid,
.has-danger .is-focused textarea.form-control.is-valid,
.has-danger .is-focused textarea.is-valid.custom-file-control,
.was-validated .has-danger.is-focused textarea.form-control:valid,
.was-validated .has-danger.is-focused textarea.custom-file-control:valid,
.has-danger.is-focused textarea.form-control.is-valid,
.has-danger.is-focused textarea.is-valid.custom-file-control {
  padding-right: calc(1.5em + 0.875rem);
  background-position: top calc(0.375em + 0.21875rem) right calc(0.375em + 0.21875rem);
}

.was-validated .has-danger .is-focused .custom-select:valid,
.has-danger .is-focused .custom-select.is-valid,
.was-validated .has-danger.is-focused .custom-select:valid,
.has-danger.is-focused .custom-select.is-valid {
  border-color: #FF3D57;
  padding-right: calc(0.75em + 1.65625rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23304156' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0 center/8px 10px no-repeat, rgba(0, 0, 0, 0) "none" center right 1rem/calc(0.75em + 0.4375rem) calc(0.75em + 0.4375rem) no-repeat;
}

.was-validated .has-danger .is-focused .custom-select:valid:focus,
.has-danger .is-focused .custom-select.is-valid:focus,
.was-validated .has-danger.is-focused .custom-select:valid:focus,
.has-danger.is-focused .custom-select.is-valid:focus {
  border-color: #FF3D57;
  box-shadow: 0 0 0 0.2rem rgba(255, 61, 87, 0.25);
}

.was-validated .has-danger .is-focused .form-check-input:valid ~ .form-check-label,
.has-danger .is-focused .form-check-input.is-valid ~ .form-check-label,
.was-validated .has-danger.is-focused .form-check-input:valid ~ .form-check-label,
.has-danger.is-focused .form-check-input.is-valid ~ .form-check-label {
  color: #FF3D57;
}

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

.was-validated .has-danger .is-focused .custom-control-input:valid ~ .custom-control-label,
.has-danger .is-focused .custom-control-input.is-valid ~ .custom-control-label,
.was-validated .has-danger.is-focused .custom-control-input:valid ~ .custom-control-label,
.has-danger.is-focused .custom-control-input.is-valid ~ .custom-control-label {
  color: #FF3D57;
}

.was-validated .has-danger .is-focused .custom-control-input:valid ~ .custom-control-label::before,
.has-danger .is-focused .custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .has-danger.is-focused .custom-control-input:valid ~ .custom-control-label::before,
.has-danger.is-focused .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #FF3D57;
}

.was-validated .has-danger .is-focused .custom-control-input:valid:checked ~ .custom-control-label::before,
.has-danger .is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .has-danger.is-focused .custom-control-input:valid:checked ~ .custom-control-label::before,
.has-danger.is-focused .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #ff7083;
  background-color: #ff7083;
}

.was-validated .has-danger .is-focused .custom-control-input:valid:focus ~ .custom-control-label::before,
.has-danger .is-focused .custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated .has-danger.is-focused .custom-control-input:valid:focus ~ .custom-control-label::before,
.has-danger.is-focused .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(255, 61, 87, 0.25);
}

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

.was-validated .has-danger .is-focused .custom-file-input:valid ~ .custom-file-label,
.has-danger .is-focused .custom-file-input.is-valid ~ .custom-file-label,
.was-validated .has-danger.is-focused .custom-file-input:valid ~ .custom-file-label,
.has-danger.is-focused .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #FF3D57;
}

.was-validated .has-danger .is-focused .custom-file-input:valid:focus ~ .custom-file-label,
.has-danger .is-focused .custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .has-danger.is-focused .custom-file-input:valid:focus ~ .custom-file-label,
.has-danger.is-focused .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #FF3D57;
  box-shadow: 0 0 0 0.2rem rgba(255, 61, 87, 0.25);
}

.has-danger .is-focused [class^=bmd-label],
.has-danger .is-focused [class*=" bmd-label"],
.has-danger.is-focused [class^=bmd-label],
.has-danger.is-focused [class*=" bmd-label"] {
  color: #FF3D57;
}

.has-danger .is-focused .bmd-label-placeholder,
.has-danger.is-focused .bmd-label-placeholder {
  color: #FF3D57;
}

.has-danger .is-focused .form-control,
.has-danger .is-focused .custom-file-control,
.has-danger.is-focused .form-control,
.has-danger.is-focused .custom-file-control {
  border-color: #FF3D57;
}

.has-danger .is-focused .bmd-help,
.has-danger.is-focused .bmd-help {
  color: rgba(0, 0, 0, 0.54);
}

.bmd-form-group {
  position: relative;
  padding-top: 1.703125rem;
}

.bmd-form-group [class^=bmd-label],
.bmd-form-group [class*=" bmd-label"] {
  position: absolute;
  pointer-events: none;
  transition: 0.3s ease all;
}

.bmd-form-group [class^=bmd-label].bmd-label-floating,
.bmd-form-group [class*=" bmd-label"].bmd-label-floating {
  will-change: left, top, contents;
}

.bmd-form-group.is-filled .bmd-label-placeholder {
  display: none;
}

.bmd-form-group.bmd-collapse-inline {
  display: flex;
  align-items: center;
  padding: 0;
  min-height: 2.1em;
}

.bmd-form-group.bmd-collapse-inline .collapse {
  flex: 1;
  display: none;
}

.bmd-form-group.bmd-collapse-inline .collapse.show {
  max-width: 1200px;
}

.bmd-form-group.bmd-collapse-inline .collapsing,
.bmd-form-group.bmd-collapse-inline .width:not(.collapse),
.bmd-form-group.bmd-collapse-inline .collapse.show {
  display: block;
}

.bmd-form-group.bmd-collapse-inline .collapsing {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.bmd-form-group input::-moz-placeholder {
  line-height: 1;
}

.bmd-form-group input:-ms-input-placeholder {
  line-height: 1;
}

.bmd-form-group .form-control,
.bmd-form-group .custom-file-control,
.bmd-form-group label,
.bmd-form-group input::placeholder {
  line-height: 1;
}

.bmd-form-group input.form-control::-moz-placeholder, .bmd-form-group input.custom-file-control::-moz-placeholder {
  padding: 0.28125rem 0;
  line-height: 1.5;
}

.bmd-form-group input.form-control:-ms-input-placeholder, .bmd-form-group input.custom-file-control:-ms-input-placeholder {
  padding: 0.28125rem 0;
  line-height: 1.5;
}

.bmd-form-group input.form-control,
.bmd-form-group input.custom-file-control,
.bmd-form-group input.form-control::placeholder,
.bmd-form-group input.custom-file-control::placeholder {
  padding: 0.28125rem 0;
  line-height: 1.5;
}

.bmd-form-group .radio label,
.bmd-form-group label.radio-inline,
.bmd-form-group .checkbox label,
.bmd-form-group label.checkbox-inline,
.bmd-form-group .switch label {
  line-height: 1.5;
}

.bmd-form-group input::-moz-placeholder {
  font-size: 0.9375rem;
}

.bmd-form-group input:-ms-input-placeholder {
  font-size: 0.9375rem;
}

.bmd-form-group input::placeholder {
  font-size: 0.9375rem;
}

.bmd-form-group .checkbox label,
.bmd-form-group .radio label,
.bmd-form-group label {
  font-size: 0.9375rem;
}

.bmd-form-group .bmd-label-floating,
.bmd-form-group .bmd-label-placeholder {
  top: 2.140625rem;
}

.bmd-form-group.is-focused .bmd-label-floating,
.bmd-form-group .is-focused .bmd-label-floating,
.bmd-form-group.is-filled .bmd-label-floating,
.bmd-form-group .is-filled .bmd-label-floating {
  top: 1rem;
  left: 0;
  font-size: 0.703125rem;
}

.bmd-form-group .bmd-label-static {
  top: 1rem;
  left: 0;
  font-size: 0.703125rem;
}

.bmd-form-group .bmd-help {
  margin-top: 0;
  font-size: 0.703125rem;
}

.bmd-form-group .form-control.form-control-success,
.bmd-form-group .form-control-success.custom-file-control,
.bmd-form-group .form-control.form-control-warning,
.bmd-form-group .form-control-warning.custom-file-control,
.bmd-form-group .form-control.form-control-danger,
.bmd-form-group .form-control-danger.custom-file-control {
  background-size: 0 100%, 100% 100%, 0.90625rem 0.90625rem;
}

.bmd-form-group .form-control.form-control-success,
.bmd-form-group .form-control-success.custom-file-control,
.bmd-form-group .form-control.form-control-success:focus,
.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-success,
.bmd-form-group .form-control.form-control-warning,
.bmd-form-group .form-control-warning.custom-file-control,
.bmd-form-group .form-control.form-control-warning:focus,
.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-warning,
.bmd-form-group .form-control.form-control-danger,
.bmd-form-group .form-control-danger.custom-file-control,
.bmd-form-group .form-control.form-control-danger:focus,
.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-danger {
  padding-right: 0;
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, center calc(100% - 1px), center right 0.453125rem;
}

.bmd-form-group .form-control.form-control-success:focus,
.bmd-form-group .form-control-success.custom-file-control:focus,
.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-success,
.bmd-form-group.is-focused .bmd-form-group .form-control-success.custom-file-control,
.bmd-form-group .form-control.form-control-warning:focus,
.bmd-form-group .form-control-warning.custom-file-control:focus,
.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-warning,
.bmd-form-group.is-focused .bmd-form-group .form-control-warning.custom-file-control,
.bmd-form-group .form-control.form-control-danger:focus,
.bmd-form-group .form-control-danger.custom-file-control:focus,
.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-danger,
.bmd-form-group.is-focused .bmd-form-group .form-control-danger.custom-file-control {
  background-size: 100% 100%, 100% 100%, 0.90625rem 0.90625rem;
}

.bmd-form-group.bmd-form-group-sm {
  padding-top: 1.359375rem;
}

.bmd-form-group.bmd-form-group-sm input::-moz-placeholder {
  line-height: 1;
}

.bmd-form-group.bmd-form-group-sm input:-ms-input-placeholder {
  line-height: 1;
}

.bmd-form-group.bmd-form-group-sm .form-control,
.bmd-form-group.bmd-form-group-sm .custom-file-control,
.bmd-form-group.bmd-form-group-sm label,
.bmd-form-group.bmd-form-group-sm input::placeholder {
  line-height: 1;
}

.bmd-form-group.bmd-form-group-sm input.form-control::-moz-placeholder, .bmd-form-group.bmd-form-group-sm input.custom-file-control::-moz-placeholder {
  padding: 0.28125rem 0;
  line-height: 1.5;
}

.bmd-form-group.bmd-form-group-sm input.form-control:-ms-input-placeholder, .bmd-form-group.bmd-form-group-sm input.custom-file-control:-ms-input-placeholder {
  padding: 0.28125rem 0;
  line-height: 1.5;
}

.bmd-form-group.bmd-form-group-sm input.form-control,
.bmd-form-group.bmd-form-group-sm input.custom-file-control,
.bmd-form-group.bmd-form-group-sm input.form-control::placeholder,
.bmd-form-group.bmd-form-group-sm input.custom-file-control::placeholder {
  padding: 0.28125rem 0;
  line-height: 1.5;
}

.bmd-form-group.bmd-form-group-sm .radio label,
.bmd-form-group.bmd-form-group-sm label.radio-inline,
.bmd-form-group.bmd-form-group-sm .checkbox label,
.bmd-form-group.bmd-form-group-sm label.checkbox-inline,
.bmd-form-group.bmd-form-group-sm .switch label {
  line-height: 1.5;
}

.bmd-form-group.bmd-form-group-sm input::-moz-placeholder {
  font-size: 0.8125rem;
}

.bmd-form-group.bmd-form-group-sm input:-ms-input-placeholder {
  font-size: 0.8125rem;
}

.bmd-form-group.bmd-form-group-sm input::placeholder {
  font-size: 0.8125rem;
}

.bmd-form-group.bmd-form-group-sm .checkbox label,
.bmd-form-group.bmd-form-group-sm .radio label,
.bmd-form-group.bmd-form-group-sm label {
  font-size: 0.8125rem;
}

.bmd-form-group.bmd-form-group-sm .bmd-label-floating,
.bmd-form-group.bmd-form-group-sm .bmd-label-placeholder {
  top: 1.609375rem;
}

.bmd-form-group.bmd-form-group-sm.is-focused .bmd-label-floating,
.bmd-form-group.bmd-form-group-sm .is-focused .bmd-label-floating,
.bmd-form-group.bmd-form-group-sm.is-filled .bmd-label-floating,
.bmd-form-group.bmd-form-group-sm .is-filled .bmd-label-floating {
  top: 0.75rem;
  left: 0;
  font-size: 0.609375rem;
}

.bmd-form-group.bmd-form-group-sm .bmd-label-static {
  top: 0.75rem;
  left: 0;
  font-size: 0.609375rem;
}

.bmd-form-group.bmd-form-group-sm .bmd-help {
  margin-top: 0;
  font-size: 0.609375rem;
}

.bmd-form-group.bmd-form-group-sm .form-control.form-control-success,
.bmd-form-group.bmd-form-group-sm .form-control-success.custom-file-control,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-warning,
.bmd-form-group.bmd-form-group-sm .form-control-warning.custom-file-control,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-danger,
.bmd-form-group.bmd-form-group-sm .form-control-danger.custom-file-control {
  background-size: 0 100%, 100% 100%, 0.65625rem 0.65625rem;
}

.bmd-form-group.bmd-form-group-sm .form-control.form-control-success,
.bmd-form-group.bmd-form-group-sm .form-control-success.custom-file-control,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-success:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-success,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-warning,
.bmd-form-group.bmd-form-group-sm .form-control-warning.custom-file-control,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-warning:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-warning,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-danger,
.bmd-form-group.bmd-form-group-sm .form-control-danger.custom-file-control,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-danger:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-danger {
  padding-right: 0;
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, center calc(100% - 1px), center right 0.328125rem;
}

.bmd-form-group.bmd-form-group-sm .form-control.form-control-success:focus,
.bmd-form-group.bmd-form-group-sm .form-control-success.custom-file-control:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-success,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control-success.custom-file-control,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-warning:focus,
.bmd-form-group.bmd-form-group-sm .form-control-warning.custom-file-control:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-warning,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control-warning.custom-file-control,
.bmd-form-group.bmd-form-group-sm .form-control.form-control-danger:focus,
.bmd-form-group.bmd-form-group-sm .form-control-danger.custom-file-control:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-danger,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control-danger.custom-file-control {
  background-size: 100% 100%, 100% 100%, 0.65625rem 0.65625rem;
}

.bmd-form-group.bmd-form-group-lg {
  padding-top: 1.75rem;
}

.bmd-form-group.bmd-form-group-lg input::-moz-placeholder {
  line-height: 1;
}

.bmd-form-group.bmd-form-group-lg input:-ms-input-placeholder {
  line-height: 1;
}

.bmd-form-group.bmd-form-group-lg .form-control,
.bmd-form-group.bmd-form-group-lg .custom-file-control,
.bmd-form-group.bmd-form-group-lg label,
.bmd-form-group.bmd-form-group-lg input::placeholder {
  line-height: 1;
}

.bmd-form-group.bmd-form-group-lg input.form-control::-moz-placeholder, .bmd-form-group.bmd-form-group-lg input.custom-file-control::-moz-placeholder {
  padding: 0.28125rem 0;
  line-height: 1.5;
}

.bmd-form-group.bmd-form-group-lg input.form-control:-ms-input-placeholder, .bmd-form-group.bmd-form-group-lg input.custom-file-control:-ms-input-placeholder {
  padding: 0.28125rem 0;
  line-height: 1.5;
}

.bmd-form-group.bmd-form-group-lg input.form-control,
.bmd-form-group.bmd-form-group-lg input.custom-file-control,
.bmd-form-group.bmd-form-group-lg input.form-control::placeholder,
.bmd-form-group.bmd-form-group-lg input.custom-file-control::placeholder {
  padding: 0.28125rem 0;
  line-height: 1.5;
}

.bmd-form-group.bmd-form-group-lg .radio label,
.bmd-form-group.bmd-form-group-lg label.radio-inline,
.bmd-form-group.bmd-form-group-lg .checkbox label,
.bmd-form-group.bmd-form-group-lg label.checkbox-inline,
.bmd-form-group.bmd-form-group-lg .switch label {
  line-height: 1.5;
}

.bmd-form-group.bmd-form-group-lg input::-moz-placeholder {
  font-size: 1rem;
}

.bmd-form-group.bmd-form-group-lg input:-ms-input-placeholder {
  font-size: 1rem;
}

.bmd-form-group.bmd-form-group-lg input::placeholder {
  font-size: 1rem;
}

.bmd-form-group.bmd-form-group-lg .checkbox label,
.bmd-form-group.bmd-form-group-lg .radio label,
.bmd-form-group.bmd-form-group-lg label {
  font-size: 1rem;
}

.bmd-form-group.bmd-form-group-lg .bmd-label-floating,
.bmd-form-group.bmd-form-group-lg .bmd-label-placeholder {
  top: 2.3125rem;
}

.bmd-form-group.bmd-form-group-lg.is-focused .bmd-label-floating,
.bmd-form-group.bmd-form-group-lg .is-focused .bmd-label-floating,
.bmd-form-group.bmd-form-group-lg.is-filled .bmd-label-floating,
.bmd-form-group.bmd-form-group-lg .is-filled .bmd-label-floating {
  top: 1rem;
  left: 0;
  font-size: 0.75rem;
}

.bmd-form-group.bmd-form-group-lg .bmd-label-static {
  top: 1rem;
  left: 0;
  font-size: 0.75rem;
}

.bmd-form-group.bmd-form-group-lg .bmd-help {
  margin-top: 0;
  font-size: 0.75rem;
}

.bmd-form-group.bmd-form-group-lg .form-control.form-control-success,
.bmd-form-group.bmd-form-group-lg .form-control-success.custom-file-control,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-warning,
.bmd-form-group.bmd-form-group-lg .form-control-warning.custom-file-control,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-danger,
.bmd-form-group.bmd-form-group-lg .form-control-danger.custom-file-control {
  background-size: 0 100%, 100% 100%, 1.0625rem 1.0625rem;
}

.bmd-form-group.bmd-form-group-lg .form-control.form-control-success,
.bmd-form-group.bmd-form-group-lg .form-control-success.custom-file-control,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-success:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-success,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-warning,
.bmd-form-group.bmd-form-group-lg .form-control-warning.custom-file-control,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-warning:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-warning,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-danger,
.bmd-form-group.bmd-form-group-lg .form-control-danger.custom-file-control,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-danger:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-danger {
  padding-right: 0;
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, center calc(100% - 1px), center right 0.53125rem;
}

.bmd-form-group.bmd-form-group-lg .form-control.form-control-success:focus,
.bmd-form-group.bmd-form-group-lg .form-control-success.custom-file-control:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-success,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control-success.custom-file-control,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-warning:focus,
.bmd-form-group.bmd-form-group-lg .form-control-warning.custom-file-control:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-warning,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control-warning.custom-file-control,
.bmd-form-group.bmd-form-group-lg .form-control.form-control-danger:focus,
.bmd-form-group.bmd-form-group-lg .form-control-danger.custom-file-control:focus,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-danger,
.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control-danger.custom-file-control {
  background-size: 100% 100%, 100% 100%, 1.0625rem 1.0625rem;
}

input::-moz-placeholder {
  line-height: 1;
}

input:-ms-input-placeholder {
  line-height: 1;
}

.form-control,
.custom-file-control,
label,
input::placeholder {
  line-height: 1;
}

input.form-control::-moz-placeholder, input.custom-file-control::-moz-placeholder {
  padding: 0.28125rem 0;
  line-height: 1.5;
}

input.form-control:-ms-input-placeholder, input.custom-file-control:-ms-input-placeholder {
  padding: 0.28125rem 0;
  line-height: 1.5;
}

input.form-control,
input.custom-file-control,
input.form-control::placeholder,
input.custom-file-control::placeholder {
  padding: 0.28125rem 0;
  line-height: 1.5;
}

.radio label,
label.radio-inline,
.checkbox label,
label.checkbox-inline,
.switch label {
  line-height: 1.5;
}

input::-moz-placeholder {
  font-size: 0.9375rem;
}

input:-ms-input-placeholder {
  font-size: 0.9375rem;
}

input::placeholder {
  font-size: 0.9375rem;
}

.checkbox label,
.radio label,
label {
  font-size: 0.9375rem;
}

.bmd-label-floating,
.bmd-label-placeholder {
  top: 2.140625rem;
}

*.is-focused .bmd-label-floating,
.is-focused .bmd-label-floating,
*.is-filled .bmd-label-floating,
.is-filled .bmd-label-floating {
  top: 1rem;
  left: 0;
  font-size: 0.703125rem;
}

.bmd-label-static {
  top: 1rem;
  left: 0;
  font-size: 0.703125rem;
}

.bmd-help {
  margin-top: 0;
  font-size: 0.703125rem;
}

.form-control.form-control-success,
.form-control-success.custom-file-control,
.form-control.form-control-warning,
.form-control-warning.custom-file-control,
.form-control.form-control-danger,
.form-control-danger.custom-file-control {
  background-size: 0 100%, 100% 100%, 0.90625rem 0.90625rem;
}

.form-control.form-control-success,
.form-control-success.custom-file-control,
.form-control.form-control-success:focus,
.bmd-form-group.is-focused .form-control.form-control-success,
.form-control.form-control-warning,
.form-control-warning.custom-file-control,
.form-control.form-control-warning:focus,
.bmd-form-group.is-focused .form-control.form-control-warning,
.form-control.form-control-danger,
.form-control-danger.custom-file-control,
.form-control.form-control-danger:focus,
.bmd-form-group.is-focused .form-control.form-control-danger {
  padding-right: 0;
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, center calc(100% - 1px), center right 0.453125rem;
}

.form-control.form-control-success:focus,
.form-control-success.custom-file-control:focus,
.bmd-form-group.is-focused .form-control.form-control-success,
.bmd-form-group.is-focused .form-control-success.custom-file-control,
.form-control.form-control-warning:focus,
.form-control-warning.custom-file-control:focus,
.bmd-form-group.is-focused .form-control.form-control-warning,
.bmd-form-group.is-focused .form-control-warning.custom-file-control,
.form-control.form-control-danger:focus,
.form-control-danger.custom-file-control:focus,
.bmd-form-group.is-focused .form-control.form-control-danger,
.bmd-form-group.is-focused .form-control-danger.custom-file-control {
  background-size: 100% 100%, 100% 100%, 0.90625rem 0.90625rem;
}

select,
select.form-control,
select.custom-file-control {
  -moz-appearance: none;
  -webkit-appearance: none;
}

@media (min-width: 576px) {
  .form-inline .input-group {
    display: inline-flex;
    align-items: center;
  }
}

.input-group .input-group-addon {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  border-color: transparent;
}

.input-group .input-group-addon + input,
.input-group input + .input-group-addon {
  margin-left: 0.75rem;
}

.list-group {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 0.5rem 0;
}

.list-group.bmd-list-group-sm {
  padding: 0.25rem 0;
}

.list-group.bmd-list-group-sm .list-group-item {
  padding: 0.5rem 1rem;
}

.bmd-list-group-col {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.list-group-item {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 1rem;
  line-height: 1;
}

.list-group-item .list-group-item-text {
  min-width: 0;
  max-height: 2.188rem;
  overflow: hidden;
  text-overflow: ellipsis;
}

.list-group-item :first-child {
  margin-right: 2rem;
}

.list-group-item > .pull-xs-right,
.list-group-item > .pull-sm-right,
.list-group-item > .pull-md-right,
.list-group-item > .pull-lg-right,
.list-group-item > .pull-xl-right,
.list-group-item > * ~ .label:last-child,
.list-group-item > * ~ .material-icons:last-child {
  margin-right: 0;
  margin-left: auto;
}

.list-group-item .material-icons.pull-xs-right,
.list-group-item .material-icons.pull-sm-right,
.list-group-item .material-icons.pull-md-right,
.list-group-item .material-icons.pull-lg-right,
.list-group-item .material-icons.pull-xl-right,
.list-group-item .material-icons ~ .material-icons:last-child {
  padding-left: 1rem;
}

.list-group-item .list-group-item-text {
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.54);
}

.table-inverse {
  color: rgba(255, 255, 255, 0.84);
}

.table thead th {
  font-size: 0.95rem;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.54);
  border-top-width: 0;
  border-bottom-width: 1px;
}

thead.thead-inverse th,
.table-inverse thead th {
  color: rgba(255, 255, 255, 0.54);
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: rgba(255, 255, 255, 0.06);
}

.nav-link {
  text-transform: uppercase;
}

.navbar-nav .nav-link {
  padding: 0.5321rem;
  font-size: 0.875rem;
  font-weight: 400;
}

.nav-tabs,
.nav-pills {
  border: 0;
}

.nav-tabs .nav-link,
.nav-pills .nav-link {
  padding: 1.4286em 0.8575em;
  font-size: 0.875rem;
  font-weight: 500;
  border: 0;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link,
.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  background-color: transparent;
  color: inherit;
}

.nav-tabs .nav-link {
  border-bottom: 0.214rem solid transparent;
}

.nav-tabs .nav-link {
  color: rgba(0, 0, 0, 0.54);
}

.nav-tabs .nav-link.active {
  color: rgba(0, 0, 0, 0.87);
  border-color: theme-color(primary);
}

.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-link.active:focus {
  border-color: theme-color(primary);
}

.nav-tabs .nav-link.disabled {
  color: rgba(0, 0, 0, 0.26);
}

.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:hover,
.nav-tabs .nav-link.disabled:focus {
  color: rgba(0, 0, 0, 0.26);
}

.nav-tabs.bg-primary .nav-link {
  color: white;
}

.nav-tabs.bg-primary .nav-link.active {
  color: #fff;
  border-color: #fff;
}

.nav-tabs.bg-primary .nav-link.active:hover,
.nav-tabs.bg-primary .nav-link.active:focus {
  border-color: #fff;
}

.nav-tabs.bg-primary .nav-link.disabled {
  color: rgba(255, 255, 255, 0.84);
}

.nav-tabs.bg-primary .nav-link.disabled,
.nav-tabs.bg-primary .nav-link.disabled:hover,
.nav-tabs.bg-primary .nav-link.disabled:focus {
  color: rgba(255, 255, 255, 0.84);
}

.nav-tabs.bg-dark .nav-link {
  color: white;
}

.nav-tabs.bg-dark .nav-link.active {
  color: #fff;
  border-color: #fff;
}

.nav-tabs.bg-dark .nav-link.active:hover,
.nav-tabs.bg-dark .nav-link.active:focus {
  border-color: #fff;
}

.nav-tabs.bg-dark .nav-link.disabled {
  color: rgba(255, 255, 255, 0.84);
}

.nav-tabs.bg-dark .nav-link.disabled,
.nav-tabs.bg-dark .nav-link.disabled:hover,
.nav-tabs.bg-dark .nav-link.disabled:focus {
  color: rgba(255, 255, 255, 0.84);
}

.nav .nav-item {
  position: relative;
}

.navbar {
  z-index: 1;
  border: 0;
  border-radius: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.navbar .navbar-brand {
  position: relative;
}

.navbar > .container {
  flex: 1;
}

.navbar-dark .form-control,
.navbar-dark .custom-file-control {
  color: #fff;
}

.navbar-dark .form-control::-moz-placeholder, .navbar-dark .custom-file-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .form-control:-ms-input-placeholder, .navbar-dark .custom-file-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .form-control::placeholder,
.navbar-dark .custom-file-control::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.alert {
  border: 0;
  border-radius: 0;
}

.progress {
  height: 4px;
  background: #c8c8c8;
  border-radius: 0;
  box-shadow: none;
}

.progress .progress-bar {
  box-shadow: none;
}

.page-item:first-child .page-link {
  border-top-left-radius: 4em;
  border-bottom-left-radius: 4em;
}

.page-item:last-child .page-link {
  border-top-right-radius: 4em;
  border-bottom-right-radius: 4em;
  margin-right: 0;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
  display: flex;
  justify-content: center;
  padding-right: 0;
  padding-left: 0;
}

.page-item:first-child .page-link > .material-icons,
.page-item:last-child .page-link > .material-icons {
  font-size: 1.5em;
}

.page-link {
  min-width: 2.6em;
  margin-right: 0.5em;
  text-align: center;
  border-radius: 4em;
}

.page-link:hover,
.page-link:focus {
  text-decoration: none;
}

.pagination-lg .page-link {
  min-width: 2.8em;
}

.pagination-lg .page-link {
  padding: 0.75rem 0;
  font-size: 1rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 4em;
  border-bottom-left-radius: 4em;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 4em;
  border-bottom-right-radius: 4em;
}

.pagination-sm .page-link {
  min-width: 2.2em;
}

.pagination-sm .page-link {
  padding: 0.25rem 0;
  font-size: 0.8125rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 4em;
  border-bottom-left-radius: 4em;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 4em;
  border-bottom-right-radius: 4em;
}

h6 {
  font-weight: 500;
}

.tooltip-arrow {
  display: none;
}

.card {
  border: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.card .card-header {
  padding: 1rem;
  background-color: transparent;
}

.card .card-block {
  padding: 1.5rem 1rem 1rem;
}

.card h1.card-title,
.card h2.card-title,
.card h3.card-title,
.card h4.card-title,
.card h5.card-title,
.card h6.card-title {
  font-size: 1.5rem;
  font-weight: 300;
}

.card .bmd-card-actions,
.card it may be necessary .card-footer {
  padding: 0.5rem;
}

.card.bmd-card-raised {
  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.2);
}

@media (min-width: 1024px) {
  .card.bmd-card-flat {
    box-shadow: none;
  }
}

.modal-content {
  border: 0;
  border-radius: 0.25rem;
}

.modal-content .modal-header {
  padding: 24px 24px 0;
  border-bottom: 0;
}

.modal-content .modal-body {
  padding: 20px 24px 24px;
}

.modal-content .modal-footer {
  padding: 8px 8px 8px 24px;
  border-top: 0;
}

.modal-content .modal-footer .btn,
.modal-content .modal-footer .custom-file-control::before {
  margin: 0;
}

.modal-content .modal-footer .btn + .btn,
.modal-content .modal-footer .custom-file-control::before + .btn,
.modal-content .modal-footer .btn + .custom-file-control::before,
.modal-content .modal-footer .custom-file-control::before + .custom-file-control::before {
  margin-left: 8px;
}

.dropdown-menu {
  display: none;
  padding: 0.25rem 0;
  border: 0;
  opacity: 0;
  transform: scale(0);
  transform-origin: 0 0;
  will-change: transform, opacity;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 768px) {
  .dropdown-menu {
    padding: 0.5rem 0;
  }
}

.dropdown-menu.showing {
  -webkit-animation-name: bmd-dropdown-animation;
          animation-name: bmd-dropdown-animation;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.open > .dropdown-menu,
.dropdown-menu.show {
  display: block;
  opacity: 1;
  transform: scale(1);
}

.dropdown-menu.hiding {
  display: block;
  opacity: 0;
  transform: scale(0);
}

.dropdown-menu[x-placement=bottom-start],
.dropdown-menu.dropdown-menu-left {
  transform-origin: 0 0;
}

.dropdown-menu[x-placement=bottom-end],
.dropdown-menu.dropdown-menu-right {
  transform-origin: 100% 0;
}

.dropdown-menu[x-placement=top-start] {
  transform-origin: 0 100%;
}

.dropdown-menu[x-placement=top-end] {
  transform-origin: 100% 100%;
}

.dropdown-menu .dropdown-item {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  min-width: 7rem;
  max-width: 17.5rem;
  min-height: 3rem;
  padding: 0.8rem 1rem 0.8rem 1rem;
  overflow: hidden;
  line-height: 1;
  text-overflow: ellipsis;
  word-wrap: break-word;
}

.dropdown-menu .dropdown-item.active,
.dropdown-menu .dropdown-item:active {
  background-color: inherit;
  color: inherit;
}

@media (min-width: 768px) {
  .dropdown-menu .dropdown-item {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}

.dropdown-toggle.bmd-btn-icon::after,
.dropdown-toggle.bmd-btn-fab::after {
  display: none;
}

.dropdown-toggle.bmd-btn-icon ~ .dropdown-menu.dropdown-menu-top-left,
.dropdown-toggle.bmd-btn-icon ~ .dropdown-menu.dropdown-menu-top-right,
.dropdown-toggle.bmd-btn-fab ~ .dropdown-menu.dropdown-menu-top-left,
.dropdown-toggle.bmd-btn-fab ~ .dropdown-menu.dropdown-menu-top-right {
  bottom: 2rem;
}

.dropdown-toggle.bmd-btn-fab-sm ~ .dropdown-menu.dropdown-menu-top-left,
.dropdown-toggle.bmd-btn-fab-sm ~ .dropdown-menu.dropdown-menu-top-right {
  bottom: 2.5rem;
}

.dropdown-toggle.bmd-btn-icon ~ .dropdown-menu {
  margin: 0;
}

.show .dropdown-toggle.btn,
.show .dropdown-toggle.custom-file-control::before,
.show .dropdown-toggle.btn-secondary,
.show .dropdown-toggle.btn-success,
.show .dropdown-toggle.btn-info,
.show .dropdown-toggle.btn-warning,
.show .dropdown-toggle.btn-danger {
  background-color: transparent;
}

@-webkit-keyframes bmd-dropdown-animation {
  from {
    opacity: 0;
    transform: scale(0);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes bmd-dropdown-animation {
  from {
    opacity: 0;
    transform: scale(0);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.bmd-layout-drawer {
  position: absolute;
  z-index: 5;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  max-height: 100%;
  overflow: visible;
  overflow-y: auto;
  font-size: 0.875rem;
  background: #fff;
  transition: transform;
  will-change: transform;
  transform-style: preserve-3d;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.bmd-layout-drawer > * {
  flex-shrink: 0;
}

.bmd-layout-drawer > header {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1rem;
}

.bmd-layout-drawer > header .navbar-brand {
  padding-left: 1.5rem;
  font-size: 1.25rem;
}

.bmd-layout-drawer > .list-group {
  padding-top: 1rem;
}

.bmd-layout-drawer > .list-group .list-group-item {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
  font-size: 0.8125rem;
  font-weight: 500;
}

*.bmd-drawer-f-l > .bmd-layout-drawer {
  top: 0;
  left: 0;
  width: 240px;
  height: 100%;
  transform: translateX(-250px);
}

*.bmd-drawer-f-l > .bmd-layout-header,
*.bmd-drawer-f-l > .bmd-layout-content {
  margin-left: 0;
}

*.bmd-drawer-f-r > .bmd-layout-drawer {
  top: 0;
  right: 0;
  width: 240px;
  height: 100%;
  transform: translateX(250px);
}

*.bmd-drawer-f-r > .bmd-layout-header,
*.bmd-drawer-f-r > .bmd-layout-content {
  margin-right: 0;
}

*.bmd-drawer-f-t > .bmd-layout-drawer {
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  transform: translateY(-110px);
}

*.bmd-drawer-f-t > .bmd-layout-content {
  margin-top: 0;
}

*.bmd-drawer-f-b > .bmd-layout-drawer {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  transform: translateY(110px);
}

*.bmd-drawer-f-b > .bmd-layout-content {
  margin-bottom: 0;
}

:not(.bmd-drawer-out).bmd-drawer-in-xxs-up.bmd-drawer-f-l > .bmd-layout-header {
  width: calc(100% - 240px);
  margin-left: 240px;
}

:not(.bmd-drawer-out).bmd-drawer-in-xxs-up.bmd-drawer-f-l > .bmd-layout-drawer {
  transform: translateX(0);
}

:not(.bmd-drawer-out).bmd-drawer-in-xxs-up.bmd-drawer-f-l > .bmd-layout-content {
  margin-left: 240px;
}

:not(.bmd-drawer-out).bmd-drawer-in-xxs-up.bmd-drawer-f-r > .bmd-layout-header {
  width: calc(100% - 240px);
  margin-right: 240px;
}

:not(.bmd-drawer-out).bmd-drawer-in-xxs-up.bmd-drawer-f-r > .bmd-layout-drawer {
  transform: translateX(0);
}

:not(.bmd-drawer-out).bmd-drawer-in-xxs-up.bmd-drawer-f-r > .bmd-layout-content {
  margin-right: 240px;
}

:not(.bmd-drawer-out).bmd-drawer-in-xxs-up.bmd-drawer-f-t > .bmd-layout-header {
  margin-top: 100px;
}

:not(.bmd-drawer-out).bmd-drawer-in-xxs-up.bmd-drawer-f-t > .bmd-layout-drawer {
  transform: translateY(0);
}

:not(.bmd-drawer-out).bmd-drawer-in-xxs-up.bmd-drawer-f-b > .bmd-layout-drawer {
  transform: translateY(0);
}

:not(.bmd-drawer-out).bmd-drawer-in-xxs-up.bmd-drawer-f-b > .bmd-layout-content {
  margin-bottom: 100px;
}

@media (max-width: 320.98px) {
  :not(.bmd-drawer-out).bmd-drawer-overlay-xxs-down > .bmd-layout-backdrop .in {
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.5);
  }

@supports (pointer-events: auto) {
    :not(.bmd-drawer-out).bmd-drawer-overlay-xxs-down > .bmd-layout-backdrop.in {
      pointer-events: auto;
      opacity: 1;
    }
}

  :not(.bmd-drawer-out).bmd-drawer-overlay-xxs-down.bmd-drawer-f-l > .bmd-layout-header,
  :not(.bmd-drawer-out).bmd-drawer-overlay-xxs-down.bmd-drawer-f-l > .bmd-layout-content {
    width: 100%;
    margin-left: 0;
  }

  :not(.bmd-drawer-out).bmd-drawer-overlay-xxs-down.bmd-drawer-f-r > .bmd-layout-header,
  :not(.bmd-drawer-out).bmd-drawer-overlay-xxs-down.bmd-drawer-f-r > .bmd-layout-content {
    width: 100%;
    margin-right: 0;
  }
}

@media (max-width: 320.98px) {
  :not(.bmd-drawer-out).bmd-drawer-overlay-xxs-down > .bmd-layout-backdrop .in {
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.5);
  }

@supports (pointer-events: auto) {
    :not(.bmd-drawer-out).bmd-drawer-overlay-xxs-down > .bmd-layout-backdrop.in {
      pointer-events: auto;
      opacity: 1;
    }
}

  :not(.bmd-drawer-out).bmd-drawer-overlay-xxs-down.bmd-drawer-f-t > .bmd-layout-header {
    margin-top: 0;
  }

  :not(.bmd-drawer-out).bmd-drawer-overlay-xxs-down.bmd-drawer-f-b > .bmd-layout-content {
    margin-bottom: 0;
  }
}

:not(.bmd-drawer-out).bmd-drawer-in.bmd-drawer-f-l > .bmd-layout-header {
  width: calc(100% - 240px);
  margin-left: 240px;
}

:not(.bmd-drawer-out).bmd-drawer-in.bmd-drawer-f-l > .bmd-layout-drawer {
  transform: translateX(0);
}

:not(.bmd-drawer-out).bmd-drawer-in.bmd-drawer-f-l > .bmd-layout-content {
  margin-left: 240px;
}

:not(.bmd-drawer-out).bmd-drawer-in.bmd-drawer-f-r > .bmd-layout-header {
  width: calc(100% - 240px);
  margin-right: 240px;
}

:not(.bmd-drawer-out).bmd-drawer-in.bmd-drawer-f-r > .bmd-layout-drawer {
  transform: translateX(0);
}

:not(.bmd-drawer-out).bmd-drawer-in.bmd-drawer-f-r > .bmd-layout-content {
  margin-right: 240px;
}

:not(.bmd-drawer-out).bmd-drawer-in.bmd-drawer-f-t > .bmd-layout-header {
  margin-top: 100px;
}

:not(.bmd-drawer-out).bmd-drawer-in.bmd-drawer-f-t > .bmd-layout-drawer {
  transform: translateY(0);
}

:not(.bmd-drawer-out).bmd-drawer-in.bmd-drawer-f-b > .bmd-layout-drawer {
  transform: translateY(0);
}

:not(.bmd-drawer-out).bmd-drawer-in.bmd-drawer-f-b > .bmd-layout-content {
  margin-bottom: 100px;
}

:not(.bmd-drawer-out).bmd-drawer-overlay.bmd-drawer-overlay > .bmd-layout-backdrop .in {
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.5);
}

@supports (pointer-events: auto) {
  :not(.bmd-drawer-out).bmd-drawer-overlay.bmd-drawer-overlay > .bmd-layout-backdrop.in {
    pointer-events: auto;
    opacity: 1;
  }
}

:not(.bmd-drawer-out).bmd-drawer-overlay.bmd-drawer-overlay.bmd-drawer-f-l > .bmd-layout-header,
:not(.bmd-drawer-out).bmd-drawer-overlay.bmd-drawer-overlay.bmd-drawer-f-l > .bmd-layout-content {
  width: 100%;
  margin-left: 0;
}

:not(.bmd-drawer-out).bmd-drawer-overlay.bmd-drawer-overlay.bmd-drawer-f-r > .bmd-layout-header,
:not(.bmd-drawer-out).bmd-drawer-overlay.bmd-drawer-overlay.bmd-drawer-f-r > .bmd-layout-content {
  width: 100%;
  margin-right: 0;
}

:not(.bmd-drawer-out).bmd-drawer-overlay.bmd-drawer-overlay > .bmd-layout-backdrop .in {
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.5);
}

@supports (pointer-events: auto) {
  :not(.bmd-drawer-out).bmd-drawer-overlay.bmd-drawer-overlay > .bmd-layout-backdrop.in {
    pointer-events: auto;
    opacity: 1;
  }
}

:not(.bmd-drawer-out).bmd-drawer-overlay.bmd-drawer-overlay.bmd-drawer-f-t > .bmd-layout-header {
  margin-top: 0;
}

:not(.bmd-drawer-out).bmd-drawer-overlay.bmd-drawer-overlay.bmd-drawer-f-b > .bmd-layout-content {
  margin-bottom: 0;
}

@media (min-width: 576px) {
  :not(.bmd-drawer-out).bmd-drawer-in-sm-up.bmd-drawer-f-l > .bmd-layout-header {
    width: calc(100% - 240px);
    margin-left: 240px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-sm-up.bmd-drawer-f-l > .bmd-layout-drawer {
    transform: translateX(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-sm-up.bmd-drawer-f-l > .bmd-layout-content {
    margin-left: 240px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-sm-up.bmd-drawer-f-r > .bmd-layout-header {
    width: calc(100% - 240px);
    margin-right: 240px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-sm-up.bmd-drawer-f-r > .bmd-layout-drawer {
    transform: translateX(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-sm-up.bmd-drawer-f-r > .bmd-layout-content {
    margin-right: 240px;
  }
}

@media (min-width: 576px) {
  :not(.bmd-drawer-out).bmd-drawer-in-sm-up.bmd-drawer-f-t > .bmd-layout-header {
    margin-top: 100px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-sm-up.bmd-drawer-f-t > .bmd-layout-drawer {
    transform: translateY(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-sm-up.bmd-drawer-f-b > .bmd-layout-drawer {
    transform: translateY(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-sm-up.bmd-drawer-f-b > .bmd-layout-content {
    margin-bottom: 100px;
  }
}

@media (max-width: 767.98px) {
  :not(.bmd-drawer-out).bmd-drawer-overlay-sm-down > .bmd-layout-backdrop .in {
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.5);
  }

@supports (pointer-events: auto) {
    :not(.bmd-drawer-out).bmd-drawer-overlay-sm-down > .bmd-layout-backdrop.in {
      pointer-events: auto;
      opacity: 1;
    }
}

  :not(.bmd-drawer-out).bmd-drawer-overlay-sm-down.bmd-drawer-f-l > .bmd-layout-header,
  :not(.bmd-drawer-out).bmd-drawer-overlay-sm-down.bmd-drawer-f-l > .bmd-layout-content {
    width: 100%;
    margin-left: 0;
  }

  :not(.bmd-drawer-out).bmd-drawer-overlay-sm-down.bmd-drawer-f-r > .bmd-layout-header,
  :not(.bmd-drawer-out).bmd-drawer-overlay-sm-down.bmd-drawer-f-r > .bmd-layout-content {
    width: 100%;
    margin-right: 0;
  }
}

@media (max-width: 767.98px) {
  :not(.bmd-drawer-out).bmd-drawer-overlay-sm-down > .bmd-layout-backdrop .in {
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.5);
  }

@supports (pointer-events: auto) {
    :not(.bmd-drawer-out).bmd-drawer-overlay-sm-down > .bmd-layout-backdrop.in {
      pointer-events: auto;
      opacity: 1;
    }
}

  :not(.bmd-drawer-out).bmd-drawer-overlay-sm-down.bmd-drawer-f-t > .bmd-layout-header {
    margin-top: 0;
  }

  :not(.bmd-drawer-out).bmd-drawer-overlay-sm-down.bmd-drawer-f-b > .bmd-layout-content {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  :not(.bmd-drawer-out).bmd-drawer-in-md-up.bmd-drawer-f-l > .bmd-layout-header {
    width: calc(100% - 240px);
    margin-left: 240px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-md-up.bmd-drawer-f-l > .bmd-layout-drawer {
    transform: translateX(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-md-up.bmd-drawer-f-l > .bmd-layout-content {
    margin-left: 240px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-md-up.bmd-drawer-f-r > .bmd-layout-header {
    width: calc(100% - 240px);
    margin-right: 240px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-md-up.bmd-drawer-f-r > .bmd-layout-drawer {
    transform: translateX(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-md-up.bmd-drawer-f-r > .bmd-layout-content {
    margin-right: 240px;
  }
}

@media (min-width: 768px) {
  :not(.bmd-drawer-out).bmd-drawer-in-md-up.bmd-drawer-f-t > .bmd-layout-header {
    margin-top: 100px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-md-up.bmd-drawer-f-t > .bmd-layout-drawer {
    transform: translateY(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-md-up.bmd-drawer-f-b > .bmd-layout-drawer {
    transform: translateY(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-md-up.bmd-drawer-f-b > .bmd-layout-content {
    margin-bottom: 100px;
  }
}

@media (max-width: 1023.98px) {
  :not(.bmd-drawer-out).bmd-drawer-overlay-md-down > .bmd-layout-backdrop .in {
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.5);
  }

@supports (pointer-events: auto) {
    :not(.bmd-drawer-out).bmd-drawer-overlay-md-down > .bmd-layout-backdrop.in {
      pointer-events: auto;
      opacity: 1;
    }
}

  :not(.bmd-drawer-out).bmd-drawer-overlay-md-down.bmd-drawer-f-l > .bmd-layout-header,
  :not(.bmd-drawer-out).bmd-drawer-overlay-md-down.bmd-drawer-f-l > .bmd-layout-content {
    width: 100%;
    margin-left: 0;
  }

  :not(.bmd-drawer-out).bmd-drawer-overlay-md-down.bmd-drawer-f-r > .bmd-layout-header,
  :not(.bmd-drawer-out).bmd-drawer-overlay-md-down.bmd-drawer-f-r > .bmd-layout-content {
    width: 100%;
    margin-right: 0;
  }
}

@media (max-width: 1023.98px) {
  :not(.bmd-drawer-out).bmd-drawer-overlay-md-down > .bmd-layout-backdrop .in {
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.5);
  }

@supports (pointer-events: auto) {
    :not(.bmd-drawer-out).bmd-drawer-overlay-md-down > .bmd-layout-backdrop.in {
      pointer-events: auto;
      opacity: 1;
    }
}

  :not(.bmd-drawer-out).bmd-drawer-overlay-md-down.bmd-drawer-f-t > .bmd-layout-header {
    margin-top: 0;
  }

  :not(.bmd-drawer-out).bmd-drawer-overlay-md-down.bmd-drawer-f-b > .bmd-layout-content {
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  :not(.bmd-drawer-out).bmd-drawer-in-lg-up.bmd-drawer-f-l > .bmd-layout-header {
    width: calc(100% - 240px);
    margin-left: 240px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-lg-up.bmd-drawer-f-l > .bmd-layout-drawer {
    transform: translateX(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-lg-up.bmd-drawer-f-l > .bmd-layout-content {
    margin-left: 240px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-lg-up.bmd-drawer-f-r > .bmd-layout-header {
    width: calc(100% - 240px);
    margin-right: 240px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-lg-up.bmd-drawer-f-r > .bmd-layout-drawer {
    transform: translateX(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-lg-up.bmd-drawer-f-r > .bmd-layout-content {
    margin-right: 240px;
  }
}

@media (min-width: 1024px) {
  :not(.bmd-drawer-out).bmd-drawer-in-lg-up.bmd-drawer-f-t > .bmd-layout-header {
    margin-top: 100px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-lg-up.bmd-drawer-f-t > .bmd-layout-drawer {
    transform: translateY(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-lg-up.bmd-drawer-f-b > .bmd-layout-drawer {
    transform: translateY(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-lg-up.bmd-drawer-f-b > .bmd-layout-content {
    margin-bottom: 100px;
  }
}

@media (max-width: 1398.98px) {
  :not(.bmd-drawer-out).bmd-drawer-overlay-lg-down > .bmd-layout-backdrop .in {
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.5);
  }

@supports (pointer-events: auto) {
    :not(.bmd-drawer-out).bmd-drawer-overlay-lg-down > .bmd-layout-backdrop.in {
      pointer-events: auto;
      opacity: 1;
    }
}

  :not(.bmd-drawer-out).bmd-drawer-overlay-lg-down.bmd-drawer-f-l > .bmd-layout-header,
  :not(.bmd-drawer-out).bmd-drawer-overlay-lg-down.bmd-drawer-f-l > .bmd-layout-content {
    width: 100%;
    margin-left: 0;
  }

  :not(.bmd-drawer-out).bmd-drawer-overlay-lg-down.bmd-drawer-f-r > .bmd-layout-header,
  :not(.bmd-drawer-out).bmd-drawer-overlay-lg-down.bmd-drawer-f-r > .bmd-layout-content {
    width: 100%;
    margin-right: 0;
  }
}

@media (max-width: 1398.98px) {
  :not(.bmd-drawer-out).bmd-drawer-overlay-lg-down > .bmd-layout-backdrop .in {
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.5);
  }

@supports (pointer-events: auto) {
    :not(.bmd-drawer-out).bmd-drawer-overlay-lg-down > .bmd-layout-backdrop.in {
      pointer-events: auto;
      opacity: 1;
    }
}

  :not(.bmd-drawer-out).bmd-drawer-overlay-lg-down.bmd-drawer-f-t > .bmd-layout-header {
    margin-top: 0;
  }

  :not(.bmd-drawer-out).bmd-drawer-overlay-lg-down.bmd-drawer-f-b > .bmd-layout-content {
    margin-bottom: 0;
  }
}

@media (min-width: 1399px) {
  :not(.bmd-drawer-out).bmd-drawer-in-xl-up.bmd-drawer-f-l > .bmd-layout-header {
    width: calc(100% - 240px);
    margin-left: 240px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-xl-up.bmd-drawer-f-l > .bmd-layout-drawer {
    transform: translateX(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-xl-up.bmd-drawer-f-l > .bmd-layout-content {
    margin-left: 240px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-xl-up.bmd-drawer-f-r > .bmd-layout-header {
    width: calc(100% - 240px);
    margin-right: 240px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-xl-up.bmd-drawer-f-r > .bmd-layout-drawer {
    transform: translateX(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-xl-up.bmd-drawer-f-r > .bmd-layout-content {
    margin-right: 240px;
  }
}

@media (min-width: 1399px) {
  :not(.bmd-drawer-out).bmd-drawer-in-xl-up.bmd-drawer-f-t > .bmd-layout-header {
    margin-top: 100px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-xl-up.bmd-drawer-f-t > .bmd-layout-drawer {
    transform: translateY(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-xl-up.bmd-drawer-f-b > .bmd-layout-drawer {
    transform: translateY(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-xl-up.bmd-drawer-f-b > .bmd-layout-content {
    margin-bottom: 100px;
  }
}

@media (max-width: 1698.98px) {
  :not(.bmd-drawer-out).bmd-drawer-overlay-xl-down > .bmd-layout-backdrop .in {
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.5);
  }

@supports (pointer-events: auto) {
    :not(.bmd-drawer-out).bmd-drawer-overlay-xl-down > .bmd-layout-backdrop.in {
      pointer-events: auto;
      opacity: 1;
    }
}

  :not(.bmd-drawer-out).bmd-drawer-overlay-xl-down.bmd-drawer-f-l > .bmd-layout-header,
  :not(.bmd-drawer-out).bmd-drawer-overlay-xl-down.bmd-drawer-f-l > .bmd-layout-content {
    width: 100%;
    margin-left: 0;
  }

  :not(.bmd-drawer-out).bmd-drawer-overlay-xl-down.bmd-drawer-f-r > .bmd-layout-header,
  :not(.bmd-drawer-out).bmd-drawer-overlay-xl-down.bmd-drawer-f-r > .bmd-layout-content {
    width: 100%;
    margin-right: 0;
  }
}

@media (max-width: 1698.98px) {
  :not(.bmd-drawer-out).bmd-drawer-overlay-xl-down > .bmd-layout-backdrop .in {
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.5);
  }

@supports (pointer-events: auto) {
    :not(.bmd-drawer-out).bmd-drawer-overlay-xl-down > .bmd-layout-backdrop.in {
      pointer-events: auto;
      opacity: 1;
    }
}

  :not(.bmd-drawer-out).bmd-drawer-overlay-xl-down.bmd-drawer-f-t > .bmd-layout-header {
    margin-top: 0;
  }

  :not(.bmd-drawer-out).bmd-drawer-overlay-xl-down.bmd-drawer-f-b > .bmd-layout-content {
    margin-bottom: 0;
  }
}

@media (min-width: 1699px) {
  :not(.bmd-drawer-out).bmd-drawer-in-xxl-up.bmd-drawer-f-l > .bmd-layout-header {
    width: calc(100% - 240px);
    margin-left: 240px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-xxl-up.bmd-drawer-f-l > .bmd-layout-drawer {
    transform: translateX(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-xxl-up.bmd-drawer-f-l > .bmd-layout-content {
    margin-left: 240px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-xxl-up.bmd-drawer-f-r > .bmd-layout-header {
    width: calc(100% - 240px);
    margin-right: 240px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-xxl-up.bmd-drawer-f-r > .bmd-layout-drawer {
    transform: translateX(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-xxl-up.bmd-drawer-f-r > .bmd-layout-content {
    margin-right: 240px;
  }
}

@media (min-width: 1699px) {
  :not(.bmd-drawer-out).bmd-drawer-in-xxl-up.bmd-drawer-f-t > .bmd-layout-header {
    margin-top: 100px;
  }

  :not(.bmd-drawer-out).bmd-drawer-in-xxl-up.bmd-drawer-f-t > .bmd-layout-drawer {
    transform: translateY(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-xxl-up.bmd-drawer-f-b > .bmd-layout-drawer {
    transform: translateY(0);
  }

  :not(.bmd-drawer-out).bmd-drawer-in-xxl-up.bmd-drawer-f-b > .bmd-layout-content {
    margin-bottom: 100px;
  }
}

:not(.bmd-drawer-out).bmd-drawer-overlay-xxl-down > .bmd-layout-backdrop .in {
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.5);
}

@supports (pointer-events: auto) {
  :not(.bmd-drawer-out).bmd-drawer-overlay-xxl-down > .bmd-layout-backdrop.in {
    pointer-events: auto;
    opacity: 1;
  }
}

:not(.bmd-drawer-out).bmd-drawer-overlay-xxl-down.bmd-drawer-f-l > .bmd-layout-header,
:not(.bmd-drawer-out).bmd-drawer-overlay-xxl-down.bmd-drawer-f-l > .bmd-layout-content {
  width: 100%;
  margin-left: 0;
}

:not(.bmd-drawer-out).bmd-drawer-overlay-xxl-down.bmd-drawer-f-r > .bmd-layout-header,
:not(.bmd-drawer-out).bmd-drawer-overlay-xxl-down.bmd-drawer-f-r > .bmd-layout-content {
  width: 100%;
  margin-right: 0;
}

:not(.bmd-drawer-out).bmd-drawer-overlay-xxl-down > .bmd-layout-backdrop .in {
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.5);
}

@supports (pointer-events: auto) {
  :not(.bmd-drawer-out).bmd-drawer-overlay-xxl-down > .bmd-layout-backdrop.in {
    pointer-events: auto;
    opacity: 1;
  }
}

:not(.bmd-drawer-out).bmd-drawer-overlay-xxl-down.bmd-drawer-f-t > .bmd-layout-header {
  margin-top: 0;
}

:not(.bmd-drawer-out).bmd-drawer-overlay-xxl-down.bmd-drawer-f-b > .bmd-layout-content {
  margin-bottom: 0;
}

.ripple {
  position: relative;
}

.ripple-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  border-radius: inherit;
}

.ripple-container .ripple-decorator {
  position: absolute;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 100%;
  opacity: 0;
  transform: scale(1);
  transform-origin: 50%;
}

.ripple-container .ripple-decorator.ripple-on {
  opacity: 0.1;
  transition: opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
}

.ripple-container .ripple-decorator.ripple-out {
  opacity: 0;
  transition: opacity 0.1s linear 0s !important;
}

#snackbar-container {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99999;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.snackbar {
  display: inline-block;
  min-width: 100%;
  max-height: 0;
  opacity: 0;
  transition: transform 0.25s cubic-bezier(0, 0, 0.2, 1), opacity 0s 0.25s, max-height 0.25s;
  transform: translateY(100%);
}

.snackbar.toast .snackbar-content {
  border-radius: 10rem;
}

.snackbar-content {
  display: block;
  padding: 0.8rem 1.5rem;
  margin-top: 3px;
  font-size: 0.9rem;
  color: #fff;
  background-color: #323232;
  border-radius: 2px;
}

.snackbar-content .btn,
.snackbar-content .custom-file-control::before {
  margin-bottom: 0;
}

.snackbar.snackbar-opened {
  max-height: 100px;
  opacity: 1;
  transition: transform 0.25s cubic-bezier(0, 0, 0.2, 1), opacity 0s 0s, max-height 0.25s;
  transform: translateY(0%);
}

@media (min-width: 576px) {
  #snackbar-container {
    right: 1rem;
    left: 1rem;
    width: 100%;
  }

  .snackbar {
    min-width: 280px;
  }
}

/*
$opacity-map: (
  blue: (
    100: #f31312,
    .....,
    900: #f32332
  ),
  red: (
    100: #f31312,
    .....,
    900: #f32332
  )
)
*/

/*
Flaticon icon font: Flaticon
Creation date: 20/05/2020 06:43
*/

.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-monitor:before {
  content: "\F100";
}

.flaticon-money:before {
  content: "\F101";
}

.flaticon-home-security:before {
  content: "\F102";
}

.flaticon-paper-plane:before {
  content: "\F103";
}

.flaticon-menu:before {
  content: "\F104";
}

.flaticon-home:before {
  content: "\F105";
}

.flaticon-documents:before {
  content: "\F106";
}

.flaticon-edit:before {
  content: "\F107";
}

.flaticon-boss:before {
  content: "\F108";
}

.flaticon-partnership:before {
  content: "\F109";
}

.flaticon-partnership-1:before {
  content: "\F10A";
}

.flaticon-success:before {
  content: "\F10B";
}

.flaticon-rocket-launch:before {
  content: "\F10C";
}

.flaticon-rocket:before {
  content: "\F10D";
}

.flaticon-business-and-trade:before {
  content: "\F10E";
}

.flaticon-enterprise:before {
  content: "\F10F";
}

.flaticon-cloud-computing:before {
  content: "\F110";
}

.flaticon-cloud-computing-1:before {
  content: "\F111";
}

.flaticon-cloud-computing-2:before {
  content: "\F112";
}

.flaticon-file:before {
  content: "\F113";
}

.flaticon-send:before {
  content: "\F114";
}

.flaticon-table:before {
  content: "\F115";
}

.flaticon-notification:before {
  content: "\F116";
}

.flaticon-person:before {
  content: "\F117";
}

.flaticon-menu-1:before {
  content: "\F118";
}

.flaticon-delete:before {
  content: "\F119";
}

.flaticon-close:before {
  content: "\F11A";
}

.flaticon-magnifying-glass:before {
  content: "\F11B";
}

.flaticon-settings:before {
  content: "\F11C";
}

html,
body {
  height: 100%;
  width: 100%;
}

body {
  font-family: "Archivo", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.5;
  background: #F2F4F4;
  color: #304156;
  overflow-x: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

pre,
code,
kbd,
samp {
  font-family: "Roboto Mono", sans-serif;
}

[tabindex="-1"]:focus {
  outline: none;
}

img {
  max-width: 100%;
}

a {
  color: #0081FF;
  text-decoration: none;
}

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

select,
button,
textarea,
input {
  vertical-align: baseline;
}

div {
  box-sizing: border-box;
}

html[dir=rtl],
html[dir=ltr],
body[dir=rtl],
body[dir=ltr] {
  unicode-bidi: embed;
}

bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}

bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}

.fa,
.fas {
  font-weight: 900 !important;
}

svg.feather {
  height: 1rem;
  width: 1rem;
  vertical-align: text-top;
}

@font-face {
  font-family: "Flaticon";
  src: url(/fonts/Flaticon.eot?15c65be64e8b7dc587c7dac5021366d7);
  src: url(/fonts/Flaticon.eot?15c65be64e8b7dc587c7dac5021366d7) format("embedded-opentype"), url(/fonts/Flaticon.woff2?92f57b410d882fa5e1daf3db30875057) format("woff2"), url(/fonts/Flaticon.woff?d287f4e03821ce1dd8e77ec1055dd015) format("woff"), url(/fonts/Flaticon.ttf?2e3086e29c9adfd41b79c847358e661d) format("truetype"), url(/fonts/Flaticon.svg?c8dad5443d6550e505270d3d567e7e0d) format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
@font-face {
    font-family: "Flaticon";
    src: url(/fonts/Flaticon.svg?c8dad5443d6550e505270d3d567e7e0d) format("svg");
}
}

[class^=flaticon-]::before,
[class*=" flaticon-"]::before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

@-webkit-keyframes slideDown {
  from {
    top: -75px;
  }

  to {
    top: 0px;
  }
}

@keyframes slideDown {
  from {
    top: -75px;
  }

  to {
    top: 0px;
  }
}

@-webkit-keyframes fallingLeaves {
  0% {
    transform: translate(0, -10px) rotateZ(0deg);
  }

  100% {
    transform: translate(0, 230px) rotateZ(360deg);
  }
}

@keyframes fallingLeaves {
  0% {
    transform: translate(0, -10px) rotateZ(0deg);
  }

  100% {
    transform: translate(0, 230px) rotateZ(360deg);
  }
}

@-webkit-keyframes fallingClouds {
  0% {
    transform: translate(0, -10px);
  }

  100% {
    transform: translate(0, 230px);
  }
}

@keyframes fallingClouds {
  0% {
    transform: translate(0, -10px);
  }

  100% {
    transform: translate(0, 230px);
  }
}

.container {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (max-width: 1023px) {
  .container {
    max-width: 1000px !important;
  }
}

button,
input,
optgroup,
select,
textarea {
  font-family: "Archivo", sans-serif;
}

p {
  font-weight: 400;
  line-height: 1.7;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.card-title {
  color: #304156;
  line-height: 1.25;
}

h1,
.h1 {
  margin-bottom: 0.5rem;
}

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

h3,
.h3 {
  font-size: 1.625rem;
  margin-bottom: 0.5rem;
  line-height: 1.4em;
}

h4,
.h4 {
  font-size: 1.25rem;
  line-height: 1.45em;
  margin-bottom: 0.5rem;
}

h5,
.h5 {
  font-size: 0.875rem;
  line-height: 1.4em;
  margin-bottom: 0.5rem;
  font-weight: 400;
}

h6,
.h6 {
  font-size: 0.6875rem;
  font-weight: 400;
  margin-bottom: 0.5rem;
}

.display-1 {
  font-size: 3.25rem;
  font-weight: 600;
}

.display-2 {
  font-size: 2.75rem;
  font-weight: 600;
}

.display-3 {
  font-size: 2.25rem;
  font-weight: 600;
}

.display-4 {
  font-size: 1.75rem;
  font-weight: 600;
}

.heading {
  font-size: 0.9375rem;
  text-transform: uppercase;
  letter-spacing: 0.03125rem;
}

.heading-title {
  font-size: 1.375rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03125rem;
}

.heading-muted {
  color: #828D99;
  font-weight: 400;
}

.heading-label {
  color: #828D99;
  font-weight: 600;
  font-size: 0.6875rem;
  text-transform: uppercase;
  letter-spacing: 0.92px;
  margin: 0;
  padding-bottom: 1rem;
}

.card-title {
  font-size: 1.25rem;
  font-weight: 500;
  margin: 0 0 1rem;
}

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

.blockquote {
  font-size: 1rem;
}

.blockquote-footer {
  font-weight: 700;
  color: #828D99;
}

.blockquote.blockquote-primary {
  color: #0081FF !important;
}

.blockquote.blockquote-primary .blockquote-footer {
  color: #148bff;
}

.blockquote.blockquote-secondary {
  color: #304156 !important;
}

.blockquote.blockquote-secondary .blockquote-footer {
  color: #374b63;
}

.blockquote.blockquote-success {
  color: #09B66D !important;
}

.blockquote.blockquote-success .blockquote-footer {
  color: #0ac979;
}

.blockquote.blockquote-info {
  color: #5e5ce6 !important;
}

.blockquote.blockquote-info .blockquote-footer {
  color: #6f6ee9;
}

.blockquote.blockquote-warning {
  color: #FF8A48 !important;
}

.blockquote.blockquote-warning .blockquote-footer {
  color: #ff975c;
}

.blockquote.blockquote-danger {
  color: #FF3D57 !important;
}

.blockquote.blockquote-danger .blockquote-footer {
  color: #ff5169;
}

.blockquote.blockquote-light {
  color: #73808c !important;
}

.blockquote.blockquote-light .blockquote-footer {
  color: #7e8a95;
}

.blockquote.blockquote-dark {
  color: #1e2835 !important;
}

.blockquote.blockquote-dark .blockquote-footer {
  color: #253242;
}

.text-10 {
  font-size: 10px !important;
}

.text-11 {
  font-size: 11px !important;
}

.text-12 {
  font-size: 12px !important;
}

.text-13 {
  font-size: 13px !important;
}

.text-14 {
  font-size: 14px !important;
}

.text-15 {
  font-size: 15px !important;
}

.text-16 {
  font-size: 16px !important;
}

.text-17 {
  font-size: 17px !important;
}

.text-18 {
  font-size: 18px !important;
}

.text-19 {
  font-size: 19px !important;
}

.text-20 {
  font-size: 20px !important;
}

.text-21 {
  font-size: 21px !important;
}

.text-22 {
  font-size: 22px !important;
}

.text-23 {
  font-size: 23px !important;
}

.text-24 {
  font-size: 24px !important;
}

.text-25 {
  font-size: 25px !important;
}

.text-26 {
  font-size: 26px !important;
}

.text-27 {
  font-size: 27px !important;
}

.text-28 {
  font-size: 28px !important;
}

.text-29 {
  font-size: 29px !important;
}

.text-30 {
  font-size: 30px !important;
}

.text-31 {
  font-size: 31px !important;
}

.text-32 {
  font-size: 32px !important;
}

.text-33 {
  font-size: 33px !important;
}

.text-34 {
  font-size: 34px !important;
}

.text-35 {
  font-size: 35px !important;
}

.text-36 {
  font-size: 36px !important;
}

.text-37 {
  font-size: 37px !important;
}

.text-38 {
  font-size: 38px !important;
}

.text-39 {
  font-size: 39px !important;
}

.text-40 {
  font-size: 40px !important;
}

.text-41 {
  font-size: 41px !important;
}

.text-42 {
  font-size: 42px !important;
}

.text-43 {
  font-size: 43px !important;
}

.text-44 {
  font-size: 44px !important;
}

.text-45 {
  font-size: 45px !important;
}

.text-46 {
  font-size: 46px !important;
}

.text-47 {
  font-size: 47px !important;
}

.text-48 {
  font-size: 48px !important;
}

.text-49 {
  font-size: 49px !important;
}

.text-50 {
  font-size: 50px !important;
}

.text-51 {
  font-size: 51px !important;
}

.text-52 {
  font-size: 52px !important;
}

.text-53 {
  font-size: 53px !important;
}

.text-54 {
  font-size: 54px !important;
}

.text-55 {
  font-size: 55px !important;
}

.text-56 {
  font-size: 56px !important;
}

.text-57 {
  font-size: 57px !important;
}

.text-58 {
  font-size: 58px !important;
}

.text-59 {
  font-size: 59px !important;
}

.text-60 {
  font-size: 60px !important;
}

.text-61 {
  font-size: 61px !important;
}

.text-62 {
  font-size: 62px !important;
}

.text-63 {
  font-size: 63px !important;
}

.text-64 {
  font-size: 64px !important;
}

.text-65 {
  font-size: 65px !important;
}

.text-66 {
  font-size: 66px !important;
}

.text-67 {
  font-size: 67px !important;
}

.text-68 {
  font-size: 68px !important;
}

.text-69 {
  font-size: 69px !important;
}

.text-70 {
  font-size: 70px !important;
}

.text-71 {
  font-size: 71px !important;
}

.text-72 {
  font-size: 72px !important;
}

.text-73 {
  font-size: 73px !important;
}

.text-74 {
  font-size: 74px !important;
}

.text-75 {
  font-size: 75px !important;
}

.text-76 {
  font-size: 76px !important;
}

.text-77 {
  font-size: 77px !important;
}

.text-78 {
  font-size: 78px !important;
}

.text-muted,
.bmd-help {
  color: #828D99 !important;
}

small {
  font-size: 80%;
}

.text-small {
  font-size: 0.8125rem;
}

.font-weight-medium {
  font-weight: 500;
}

.font-weight-semi {
  font-weight: 600;
}

.line-height-1 {
  line-height: 1;
}

.link-alt {
  color: #304156;
}

.link-alt:hover {
  color: #0067cc;
}

.h-0px {
  height: 0px;
}

.h-100px {
  height: 100px;
}

.h-200px {
  height: 200px;
}

.h-300px {
  height: 300px;
}

.h-400px {
  height: 400px;
}

.h-500px {
  height: 500px;
}

.h-600px {
  height: 600px;
}

.h-700px {
  height: 700px;
}

.h-800px {
  height: 800px;
}

.h-900px {
  height: 900px;
}

.h-1000px {
  height: 1000px;
}

.h-100vh,
[h-100vh] {
  height: 100vh;
}

.w-full {
  width: 100%;
}

.w-full-screen {
  width: 100vw;
}

.h-full {
  height: 100% !important;
}

.h-full-screen {
  height: 100vh;
}

[w-0],
.w-0 {
  width: 0% !important;
}

[w-10],
.w-10 {
  width: 10% !important;
}

[w-20],
.w-20 {
  width: 20% !important;
}

[w-30],
.w-30 {
  width: 30% !important;
}

[w-40],
.w-40 {
  width: 40% !important;
}

[w-50],
.w-50 {
  width: 50% !important;
}

[w-60],
.w-60 {
  width: 60% !important;
}

[w-70],
.w-70 {
  width: 70% !important;
}

[w-80],
.w-80 {
  width: 80% !important;
}

[w-90],
.w-90 {
  width: 90% !important;
}

[w-100],
.w-100 {
  width: 100% !important;
}

@media (max-width: 767px) {
  .w-sm-100 {
    width: 100% !important;
  }
}

.gray-100 {
  background-color: #FAFBFB;
}

.gray-200 {
  background-color: #F2F4F4;
}

.gray-300 {
  background-color: #E7EDF3;
}

.gray-400 {
  background-color: #B3C0CE;
}

.gray-500 {
  background-color: #73808c;
}

.gray-600 {
  background-color: #828D99;
}

.gray-700 {
  background-color: #475F7B;
}

.gray-800 {
  background-color: #304156;
}

.gray-900 {
  background-color: #1e2835;
}

.black {
  background-color: #000;
}

.text-gray-100 {
  color: #FAFBFB;
}

.text-gray-200 {
  color: #F2F4F4;
}

.text-gray-300 {
  color: #E7EDF3;
}

.text-gray-400 {
  color: #B3C0CE;
}

.text-gray-500 {
  color: #73808c;
}

.text-gray-600 {
  color: #828D99;
}

.text-gray-700 {
  color: #475F7B;
}

.text-gray-800 {
  color: #304156;
}

.text-gray-900 {
  color: #1e2835;
}

.text-black {
  color: #000;
}

.bg-primary {
  background-color: #0081FF !important;
}

.text-primary {
  color: #0081FF !important;
}

.bg-secondary {
  background-color: #304156 !important;
}

.text-secondary {
  color: #304156 !important;
}

.bg-success {
  background-color: #09B66D !important;
}

.text-success {
  color: #09B66D !important;
}

.bg-info {
  background-color: #5e5ce6 !important;
}

.text-info {
  color: #5e5ce6 !important;
}

.bg-warning {
  background-color: #FF8A48 !important;
}

.text-warning {
  color: #FF8A48 !important;
}

.bg-danger {
  background-color: #FF3D57 !important;
}

.text-danger {
  color: #FF3D57 !important;
}

.bg-light {
  background-color: #73808c !important;
}

.text-light {
  color: #73808c !important;
}

.bg-dark {
  background-color: #1e2835 !important;
}

.text-dark {
  color: #1e2835 !important;
}

.blue,
.bg-blue {
  background-color: #0081FF !important;
}

.text-blue {
  color: #0081FF !important;
}

.indigo,
.bg-indigo {
  background-color: #5e5ce6 !important;
}

.text-indigo {
  color: #5e5ce6 !important;
}

.purple,
.bg-purple {
  background-color: #7367F0 !important;
}

.text-purple {
  color: #7367F0 !important;
}

.pink,
.bg-pink {
  background-color: #ff375f !important;
}

.text-pink {
  color: #ff375f !important;
}

.red,
.bg-red {
  background-color: #FF3D57 !important;
}

.text-red {
  color: #FF3D57 !important;
}

.orange,
.bg-orange {
  background-color: #FF8A48 !important;
}

.text-orange {
  color: #FF8A48 !important;
}

.yellow,
.bg-yellow {
  background-color: #FDBF5E !important;
}

.text-yellow {
  color: #FDBF5E !important;
}

.green,
.bg-green {
  background-color: #09B66D !important;
}

.text-green {
  color: #09B66D !important;
}

.slate,
.bg-slate {
  background-color: #242939 !important;
}

.text-slate {
  color: #242939 !important;
}

.white,
.bg-white {
  background-color: #ffffff !important;
}

.text-white {
  color: #ffffff !important;
}

.facebook,
.bg-facebook {
  background-color: #3765c9 !important;
}

.text-facebook {
  color: #3765c9 !important;
}

.google,
.bg-google {
  background-color: #ec412c !important;
}

.text-google {
  color: #ec412c !important;
}

.twitter,
.bg-twitter {
  background-color: #039ff5 !important;
}

.text-twitter {
  color: #039ff5 !important;
}

.blue-50 {
  background-color: rgba(0, 129, 255, 0.05) !important;
}

.blue-100 {
  background-color: rgba(0, 129, 255, 0.1) !important;
}

.blue-200 {
  background-color: rgba(0, 129, 255, 0.2) !important;
}

.blue-300 {
  background-color: rgba(0, 129, 255, 0.4) !important;
}

.blue-400 {
  background-color: rgba(0, 129, 255, 0.8) !important;
}

.blue-500 {
  background-color: #0081FF !important;
}

.blue-600 {
  background-color: #0067cc !important;
}

.blue-700 {
  background-color: #004d99 !important;
}

.blue-800 {
  background-color: #003466 !important;
}

.blue-900 {
  background-color: #001a33 !important;
}

.indigo-50 {
  background-color: rgba(94, 92, 230, 0.05) !important;
}

.indigo-100 {
  background-color: rgba(94, 92, 230, 0.1) !important;
}

.indigo-200 {
  background-color: rgba(94, 92, 230, 0.2) !important;
}

.indigo-300 {
  background-color: rgba(94, 92, 230, 0.4) !important;
}

.indigo-400 {
  background-color: rgba(94, 92, 230, 0.8) !important;
}

.indigo-500 {
  background-color: #5e5ce6 !important;
}

.indigo-600 {
  background-color: #3230df !important;
}

.indigo-700 {
  background-color: #201dbf !important;
}

.indigo-800 {
  background-color: #181693 !important;
}

.indigo-900 {
  background-color: #111066 !important;
}

.purple-50 {
  background-color: rgba(115, 103, 240, 0.05) !important;
}

.purple-100 {
  background-color: rgba(115, 103, 240, 0.1) !important;
}

.purple-200 {
  background-color: rgba(115, 103, 240, 0.2) !important;
}

.purple-300 {
  background-color: rgba(115, 103, 240, 0.4) !important;
}

.purple-400 {
  background-color: rgba(115, 103, 240, 0.8) !important;
}

.purple-500 {
  background-color: #7367F0 !important;
}

.purple-600 {
  background-color: #4839eb !important;
}

.purple-700 {
  background-color: #2716db !important;
}

.purple-800 {
  background-color: #1f11ad !important;
}

.purple-900 {
  background-color: #160c7f !important;
}

.pink-50 {
  background-color: rgba(255, 55, 95, 0.05) !important;
}

.pink-100 {
  background-color: rgba(255, 55, 95, 0.1) !important;
}

.pink-200 {
  background-color: rgba(255, 55, 95, 0.2) !important;
}

.pink-300 {
  background-color: rgba(255, 55, 95, 0.4) !important;
}

.pink-400 {
  background-color: rgba(255, 55, 95, 0.8) !important;
}

.pink-500 {
  background-color: #ff375f !important;
}

.pink-600 {
  background-color: #ff0436 !important;
}

.pink-700 {
  background-color: #d0002a !important;
}

.pink-800 {
  background-color: #9d001f !important;
}

.pink-900 {
  background-color: #6a0015 !important;
}

.red-50 {
  background-color: rgba(255, 61, 87, 0.05) !important;
}

.red-100 {
  background-color: rgba(255, 61, 87, 0.1) !important;
}

.red-200 {
  background-color: rgba(255, 61, 87, 0.2) !important;
}

.red-300 {
  background-color: rgba(255, 61, 87, 0.4) !important;
}

.red-400 {
  background-color: rgba(255, 61, 87, 0.8) !important;
}

.red-500 {
  background-color: #FF3D57 !important;
}

.red-600 {
  background-color: #ff0a2b !important;
}

.red-700 {
  background-color: #d6001d !important;
}

.red-800 {
  background-color: #a30016 !important;
}

.red-900 {
  background-color: #70000f !important;
}

.orange-50 {
  background-color: rgba(255, 138, 72, 0.05) !important;
}

.orange-100 {
  background-color: rgba(255, 138, 72, 0.1) !important;
}

.orange-200 {
  background-color: rgba(255, 138, 72, 0.2) !important;
}

.orange-300 {
  background-color: rgba(255, 138, 72, 0.4) !important;
}

.orange-400 {
  background-color: rgba(255, 138, 72, 0.8) !important;
}

.orange-500 {
  background-color: #FF8A48 !important;
}

.orange-600 {
  background-color: #ff6915 !important;
}

.orange-700 {
  background-color: #e15100 !important;
}

.orange-800 {
  background-color: #ae3f00 !important;
}

.orange-900 {
  background-color: #7b2c00 !important;
}

.yellow-50 {
  background-color: rgba(253, 191, 94, 0.05) !important;
}

.yellow-100 {
  background-color: rgba(253, 191, 94, 0.1) !important;
}

.yellow-200 {
  background-color: rgba(253, 191, 94, 0.2) !important;
}

.yellow-300 {
  background-color: rgba(253, 191, 94, 0.4) !important;
}

.yellow-400 {
  background-color: rgba(253, 191, 94, 0.8) !important;
}

.yellow-500 {
  background-color: #FDBF5E !important;
}

.yellow-600 {
  background-color: #fcab2c !important;
}

.yellow-700 {
  background-color: #f29503 !important;
}

.yellow-800 {
  background-color: #c07602 !important;
}

.yellow-900 {
  background-color: #8d5702 !important;
}

.green-50 {
  background-color: rgba(9, 182, 109, 0.05) !important;
}

.green-100 {
  background-color: rgba(9, 182, 109, 0.1) !important;
}

.green-200 {
  background-color: rgba(9, 182, 109, 0.2) !important;
}

.green-300 {
  background-color: rgba(9, 182, 109, 0.4) !important;
}

.green-400 {
  background-color: rgba(9, 182, 109, 0.8) !important;
}

.green-500 {
  background-color: #09B66D !important;
}

.green-600 {
  background-color: #078550 !important;
}

.green-700 {
  background-color: #045533 !important;
}

.green-800 {
  background-color: #022416 !important;
}

.green-900 {
  background-color: black !important;
}

.slate-50 {
  background-color: rgba(36, 41, 57, 0.05) !important;
}

.slate-100 {
  background-color: rgba(36, 41, 57, 0.1) !important;
}

.slate-200 {
  background-color: rgba(36, 41, 57, 0.2) !important;
}

.slate-300 {
  background-color: rgba(36, 41, 57, 0.4) !important;
}

.slate-400 {
  background-color: rgba(36, 41, 57, 0.8) !important;
}

.slate-500 {
  background-color: #242939 !important;
}

.slate-600 {
  background-color: #10131a !important;
}

.slate-700 {
  background-color: black !important;
}

.slate-800 {
  background-color: black !important;
}

.slate-900 {
  background-color: black !important;
}

.white-50 {
  background-color: rgba(255, 255, 255, 0.05) !important;
}

.white-100 {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

.white-200 {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.white-300 {
  background-color: rgba(255, 255, 255, 0.4) !important;
}

.white-400 {
  background-color: rgba(255, 255, 255, 0.8) !important;
}

.white-500 {
  background-color: #ffffff !important;
}

.white-600 {
  background-color: #e6e6e6 !important;
}

.white-700 {
  background-color: #cccccc !important;
}

.white-800 {
  background-color: #b3b3b3 !important;
}

.white-900 {
  background-color: #999999 !important;
}

.bg-card {
  background-color: #fff !important;
}

.bg-body {
  background-color: #F2F4F4 !important;
}

.m-xxxs {
  margin: 0.0625rem !important;
}

.mt-xxxs {
  margin-top: 0.0625rem !important;
}

.mr-xxxs {
  margin-right: 0.0625rem !important;
}

.mb-xxxs {
  margin-bottom: 0.0625rem !important;
}

.ml-xxxs {
  margin-left: 0.0625rem !important;
}

.mx-xxxs {
  margin-left: 0.0625rem !important;
  margin-right: 0.0625rem !important;
}

.my-xxxs {
  margin-top: 0.0625rem !important;
  margin-bottom: 0.0625rem !important;
}

.p-xxxs {
  padding: 0.0625rem !important;
}

.pt-xxxs {
  padding-top: 0.0625rem !important;
}

.pr-xxxs {
  padding-right: 0.0625rem !important;
}

.pb-xxxs {
  padding-bottom: 0.0625rem !important;
}

.pl-xxxs {
  padding-left: 0.0625rem !important;
}

.px-xxxs {
  padding-left: 0.0625rem !important;
  padding-right: 0.0625rem !important;
}

.py-xxxs {
  padding-top: 0.0625rem !important;
  padding-bottom: 0.0625rem !important;
}

.m-xxs {
  margin: 0.125rem !important;
}

.mt-xxs {
  margin-top: 0.125rem !important;
}

.mr-xxs {
  margin-right: 0.125rem !important;
}

.mb-xxs {
  margin-bottom: 0.125rem !important;
}

.ml-xxs {
  margin-left: 0.125rem !important;
}

.mx-xxs {
  margin-left: 0.125rem !important;
  margin-right: 0.125rem !important;
}

.my-xxs {
  margin-top: 0.125rem !important;
  margin-bottom: 0.125rem !important;
}

.p-xxs {
  padding: 0.125rem !important;
}

.pt-xxs {
  padding-top: 0.125rem !important;
}

.pr-xxs {
  padding-right: 0.125rem !important;
}

.pb-xxs {
  padding-bottom: 0.125rem !important;
}

.pl-xxs {
  padding-left: 0.125rem !important;
}

.px-xxs {
  padding-left: 0.125rem !important;
  padding-right: 0.125rem !important;
}

.py-xxs {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}

.m-xs {
  margin: 0.25rem !important;
}

.mt-xs {
  margin-top: 0.25rem !important;
}

.mr-xs {
  margin-right: 0.25rem !important;
}

.mb-xs {
  margin-bottom: 0.25rem !important;
}

.ml-xs {
  margin-left: 0.25rem !important;
}

.mx-xs {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.my-xs {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.p-xs {
  padding: 0.25rem !important;
}

.pt-xs {
  padding-top: 0.25rem !important;
}

.pr-xs {
  padding-right: 0.25rem !important;
}

.pb-xs {
  padding-bottom: 0.25rem !important;
}

.pl-xs {
  padding-left: 0.25rem !important;
}

.px-xs {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.py-xs {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.m-sm {
  margin: 0.5rem !important;
}

.mt-sm {
  margin-top: 0.5rem !important;
}

.mr-sm {
  margin-right: 0.5rem !important;
}

.mb-sm {
  margin-bottom: 0.5rem !important;
}

.ml-sm {
  margin-left: 0.5rem !important;
}

.mx-sm {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.my-sm {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.p-sm {
  padding: 0.5rem !important;
}

.pt-sm {
  padding-top: 0.5rem !important;
}

.pr-sm {
  padding-right: 0.5rem !important;
}

.pb-sm {
  padding-bottom: 0.5rem !important;
}

.pl-sm {
  padding-left: 0.5rem !important;
}

.px-sm {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.py-sm {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.m-md {
  margin: 1rem !important;
}

.mt-md {
  margin-top: 1rem !important;
}

.mr-md {
  margin-right: 1rem !important;
}

.mb-md {
  margin-bottom: 1rem !important;
}

.ml-md {
  margin-left: 1rem !important;
}

.mx-md {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.my-md {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.p-md {
  padding: 1rem !important;
}

.pt-md {
  padding-top: 1rem !important;
}

.pr-md {
  padding-right: 1rem !important;
}

.pb-md {
  padding-bottom: 1rem !important;
}

.pl-md {
  padding-left: 1rem !important;
}

.px-md {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.py-md {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.m-lg {
  margin: 1.5rem !important;
}

.mt-lg {
  margin-top: 1.5rem !important;
}

.mr-lg {
  margin-right: 1.5rem !important;
}

.mb-lg {
  margin-bottom: 1.5rem !important;
}

.ml-lg {
  margin-left: 1.5rem !important;
}

.mx-lg {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.my-lg {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.p-lg {
  padding: 1.5rem !important;
}

.pt-lg {
  padding-top: 1.5rem !important;
}

.pr-lg {
  padding-right: 1.5rem !important;
}

.pb-lg {
  padding-bottom: 1.5rem !important;
}

.pl-lg {
  padding-left: 1.5rem !important;
}

.px-lg {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.py-lg {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.m-xl {
  margin: 2rem !important;
}

.mt-xl {
  margin-top: 2rem !important;
}

.mr-xl {
  margin-right: 2rem !important;
}

.mb-xl {
  margin-bottom: 2rem !important;
}

.ml-xl {
  margin-left: 2rem !important;
}

.mx-xl {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.my-xl {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.p-xl {
  padding: 2rem !important;
}

.pt-xl {
  padding-top: 2rem !important;
}

.pr-xl {
  padding-right: 2rem !important;
}

.pb-xl {
  padding-bottom: 2rem !important;
}

.pl-xl {
  padding-left: 2rem !important;
}

.px-xl {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-xl {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.m-xxl {
  margin: 2.5rem !important;
}

.mt-xxl {
  margin-top: 2.5rem !important;
}

.mr-xxl {
  margin-right: 2.5rem !important;
}

.mb-xxl {
  margin-bottom: 2.5rem !important;
}

.ml-xxl {
  margin-left: 2.5rem !important;
}

.mx-xxl {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}

.my-xxl {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.p-xxl {
  padding: 2.5rem !important;
}

.pt-xxl {
  padding-top: 2.5rem !important;
}

.pr-xxl {
  padding-right: 2.5rem !important;
}

.pb-xxl {
  padding-bottom: 2.5rem !important;
}

.pl-xxl {
  padding-left: 2.5rem !important;
}

.px-xxl {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.py-xxl {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.m-xxxl {
  margin: 3rem !important;
}

.mt-xxxl {
  margin-top: 3rem !important;
}

.mr-xxxl {
  margin-right: 3rem !important;
}

.mb-xxxl {
  margin-bottom: 3rem !important;
}

.ml-xxxl {
  margin-left: 3rem !important;
}

.mx-xxxl {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.my-xxxl {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.p-xxxl {
  padding: 3rem !important;
}

.pt-xxxl {
  padding-top: 3rem !important;
}

.pr-xxxl {
  padding-right: 3rem !important;
}

.pb-xxxl {
  padding-bottom: 3rem !important;
}

.pl-xxxl {
  padding-left: 3rem !important;
}

.px-xxxl {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.py-xxxl {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.m--xxxs {
  margin: -0.0625rem !important;
}

.mt--xxxs {
  margin-top: -0.0625rem !important;
}

.mr--xxxs {
  margin-right: -0.0625rem !important;
}

.mb--xxxs {
  margin-bottom: -0.0625rem !important;
}

.ml--xxxs {
  margin-left: -0.0625rem !important;
}

.mx--xxxs {
  margin-left: -0.0625rem !important;
  margin-right: -0.0625rem !important;
}

.my--xxxs {
  margin-top: -0.0625rem !important;
  margin-bottom: -0.0625rem !important;
}

.m--xxs {
  margin: -0.125rem !important;
}

.mt--xxs {
  margin-top: -0.125rem !important;
}

.mr--xxs {
  margin-right: -0.125rem !important;
}

.mb--xxs {
  margin-bottom: -0.125rem !important;
}

.ml--xxs {
  margin-left: -0.125rem !important;
}

.mx--xxs {
  margin-left: -0.125rem !important;
  margin-right: -0.125rem !important;
}

.my--xxs {
  margin-top: -0.125rem !important;
  margin-bottom: -0.125rem !important;
}

.m--xs {
  margin: -0.25rem !important;
}

.mt--xs {
  margin-top: -0.25rem !important;
}

.mr--xs {
  margin-right: -0.25rem !important;
}

.mb--xs {
  margin-bottom: -0.25rem !important;
}

.ml--xs {
  margin-left: -0.25rem !important;
}

.mx--xs {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}

.my--xs {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

.m--sm {
  margin: -0.5rem !important;
}

.mt--sm {
  margin-top: -0.5rem !important;
}

.mr--sm {
  margin-right: -0.5rem !important;
}

.mb--sm {
  margin-bottom: -0.5rem !important;
}

.ml--sm {
  margin-left: -0.5rem !important;
}

.mx--sm {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}

.my--sm {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.m--md {
  margin: -1rem !important;
}

.mt--md {
  margin-top: -1rem !important;
}

.mr--md {
  margin-right: -1rem !important;
}

.mb--md {
  margin-bottom: -1rem !important;
}

.ml--md {
  margin-left: -1rem !important;
}

.mx--md {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}

.my--md {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

.m--lg {
  margin: -1.5rem !important;
}

.mt--lg {
  margin-top: -1.5rem !important;
}

.mr--lg {
  margin-right: -1.5rem !important;
}

.mb--lg {
  margin-bottom: -1.5rem !important;
}

.ml--lg {
  margin-left: -1.5rem !important;
}

.mx--lg {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}

.my--lg {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

.m--xl {
  margin: -2rem !important;
}

.mt--xl {
  margin-top: -2rem !important;
}

.mr--xl {
  margin-right: -2rem !important;
}

.mb--xl {
  margin-bottom: -2rem !important;
}

.ml--xl {
  margin-left: -2rem !important;
}

.mx--xl {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}

.my--xl {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}

.m--xxl {
  margin: -2.5rem !important;
}

.mt--xxl {
  margin-top: -2.5rem !important;
}

.mr--xxl {
  margin-right: -2.5rem !important;
}

.mb--xxl {
  margin-bottom: -2.5rem !important;
}

.ml--xxl {
  margin-left: -2.5rem !important;
}

.mx--xxl {
  margin-left: -2.5rem !important;
  margin-right: -2.5rem !important;
}

.my--xxl {
  margin-top: -2.5rem !important;
  margin-bottom: -2.5rem !important;
}

.m--xxxl {
  margin: -3rem !important;
}

.mt--xxxl {
  margin-top: -3rem !important;
}

.mr--xxxl {
  margin-right: -3rem !important;
}

.mb--xxxl {
  margin-bottom: -3rem !important;
}

.ml--xxxl {
  margin-left: -3rem !important;
}

.mx--xxxl {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}

.my--xxxl {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.border-primary {
  border-color: #0081FF !important;
}

.border-secondary {
  border-color: #304156 !important;
}

.border-success {
  border-color: #09B66D !important;
}

.border-info {
  border-color: #5e5ce6 !important;
}

.border-warning {
  border-color: #FF8A48 !important;
}

.border-danger {
  border-color: #FF3D57 !important;
}

.border-light {
  border-color: #73808c !important;
}

.border-dark {
  border-color: #1e2835 !important;
}

.ul-divider {
  display: block;
  margin: 0;
  border-bottom: 1px solid #F0F1F2;
}

.ul-divider-white {
  display: block;
  margin: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.ul-divider-2 {
  width: 100%;
  border-bottom: 1px solid #E7EDF3;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-move {
  cursor: move;
}

.ul-icon-box-1 {
  width: 12rem;
  height: 12rem;
  background-image: url(/images/icon-bg-1.svg?2109dbfa8ced0f061a01d58a2ce50794);
  background-position: 50% 70%;
  background-size: 75%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ul-icon-box-animate-onhover .bg-group img {
  opacity: 0;
  transition: opacity 0.15s ease-in;
}

.ul-icon-box-animate-onhover:hover .bg-group img {
  opacity: 1;
}

.ul-icon-box {
  position: relative;
  height: 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ul-icon-box .bg-group {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.22;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 1;
}

.ul-icon-box .bg-group.ul-animate.fallingLeaves img {
  -webkit-animation: fallingLeaves 4s infinite linear;
          animation: fallingLeaves 4s infinite linear;
}

.ul-icon-box .bg-group.ul-animate.fallingClouds img {
  -webkit-animation: fallingClouds 2s infinite linear;
          animation: fallingClouds 2s infinite linear;
}

.ul-icon-box .bg-group.ul-animate img {
  top: -10% !important;
}

.ul-icon-box .bg-group.ul-animate img:nth-child(n) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.ul-icon-box .bg-group.ul-animate img:nth-child(2n) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.ul-icon-box .bg-group.ul-animate img:nth-child(3n) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.ul-icon-box .bg-group.ul-animate img:nth-child(4n) {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}

.ul-icon-box .bg-group.ul-animate img:nth-child(5n) {
  -webkit-animation-delay: 2.4s;
          animation-delay: 2.4s;
}

.ul-icon-box .bg-group.ul-animate img:nth-child(6n) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.ul-icon-box .bg-group img {
  position: absolute;
  width: auto;
}

.ul-icon-box .bg-group img:nth-child(1) {
  top: 30%;
  right: 20%;
}

.ul-icon-box .bg-group img:nth-child(2) {
  top: 6%;
  left: 45%;
}

.ul-icon-box .bg-group img:nth-child(3) {
  top: 43%;
  right: 70%;
}

.ul-icon-box .bg-group img:nth-child(4) {
  top: 60%;
  right: 40%;
}

.ul-icon-box .bg-group img:nth-child(5) {
  top: 65%;
  right: 20%;
}

.ul-icon-box .bg-group img:nth-child(6) {
  bottom: 15%;
  right: 50%;
}

.ul-icon-box .bg-group i {
  z-index: 3;
}

.shadow-1dp {
  box-shadow: 0px 2px 1px -1px rgba(47, 60, 74, 0.12), 0px 1px 1px 0px rgba(47, 60, 74, 0.08), 0px 1px 3px 0px rgba(47, 60, 74, 0.06);
}

.shadow-2dp {
  box-shadow: 0px 3px 1px -2px rgba(47, 60, 74, 0.12), 0px 2px 2px 0px rgba(47, 60, 74, 0.08), 0px 1px 5px 0px rgba(47, 60, 74, 0.06);
}

.shadow-3dp {
  box-shadow: 0 10px 30px 0 rgba(47, 60, 74, 0.08);
}

.shadow-4dp {
  box-shadow: 0px 2px 4px -1px rgba(47, 60, 74, 0.12), 0px 4px 5px 0px rgba(47, 60, 74, 0.08), 0px 1px 10px 0px rgba(47, 60, 74, 0.06);
}

.shadow-6dp {
  box-shadow: 0px 8px 32px rgba(47, 60, 74, 0.1), 0px 8px 16px rgba(47, 60, 74, 0.05);
}

.shadow-8dp {
  box-shadow: 0px 8px 32px rgba(47, 60, 74, 0.13), 0px 8px 16px rgba(47, 60, 74, 0.05);
}

.shadow-16dp {
  box-shadow: 0px 0px 50px rgba(47, 60, 74, 0.15), 0px 12px 24px rgba(47, 60, 74, 0.05);
}

.shadow-24dp {
  box-shadow: 0px 0px 50px rgba(47, 60, 74, 0.15), 0px 12px 24px rgba(47, 60, 74, 0.05);
}

.shadow-button {
  box-shadow: 0 5px 15px rgba(47, 60, 74, 0.15), 0 15px 40px rgba(47, 60, 74, 0.2);
}

.shadow-button-hover {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2);
}

.shadow-1dp-primary {
  box-shadow: 0px 2px 1px -1px rgba(0, 129, 255, 0.12), 0px 1px 1px 0px rgba(0, 129, 255, 0.08), 0px 1px 3px 0px rgba(0, 129, 255, 0.06);
}

.shadow-2dp-primary {
  box-shadow: 0px 3px 1px -2px rgba(0, 129, 255, 0.12), 0px 2px 2px 0px rgba(0, 129, 255, 0.08), 0px 1px 5px 0px rgba(0, 129, 255, 0.06);
}

.shadow-3dp-primary {
  box-shadow: 0 10px 30px 0 rgba(0, 129, 255, 0.08);
}

.shadow-4dp-primary {
  box-shadow: 0px 2px 4px -1px rgba(0, 129, 255, 0.12), 0px 4px 5px 0px rgba(0, 129, 255, 0.08), 0px 1px 10px 0px rgba(0, 129, 255, 0.06);
}

.shadow-6dp-primary {
  box-shadow: 0px 8px 32px rgba(0, 129, 255, 0.1), 0px 8px 16px rgba(0, 129, 255, 0.05);
}

.shadow-8dp-primary {
  box-shadow: 0px 8px 32px rgba(0, 129, 255, 0.13), 0px 8px 16px rgba(0, 129, 255, 0.05);
}

.shadow-16dp-primary {
  box-shadow: 0px 0px 50px rgba(0, 129, 255, 0.15), 0px 12px 24px rgba(0, 129, 255, 0.05);
}

.shadow-24dp-primary {
  box-shadow: 0px 0px 50px rgba(0, 129, 255, 0.15), 0px 12px 24px rgba(0, 129, 255, 0.05);
}

.shadow-1dp-secondary {
  box-shadow: 0px 2px 1px -1px rgba(48, 65, 86, 0.12), 0px 1px 1px 0px rgba(48, 65, 86, 0.08), 0px 1px 3px 0px rgba(48, 65, 86, 0.06);
}

.shadow-2dp-secondary {
  box-shadow: 0px 3px 1px -2px rgba(48, 65, 86, 0.12), 0px 2px 2px 0px rgba(48, 65, 86, 0.08), 0px 1px 5px 0px rgba(48, 65, 86, 0.06);
}

.shadow-3dp-secondary {
  box-shadow: 0 10px 30px 0 rgba(48, 65, 86, 0.08);
}

.shadow-4dp-secondary {
  box-shadow: 0px 2px 4px -1px rgba(48, 65, 86, 0.12), 0px 4px 5px 0px rgba(48, 65, 86, 0.08), 0px 1px 10px 0px rgba(48, 65, 86, 0.06);
}

.shadow-6dp-secondary {
  box-shadow: 0px 8px 32px rgba(48, 65, 86, 0.1), 0px 8px 16px rgba(48, 65, 86, 0.05);
}

.shadow-8dp-secondary {
  box-shadow: 0px 8px 32px rgba(48, 65, 86, 0.13), 0px 8px 16px rgba(48, 65, 86, 0.05);
}

.shadow-16dp-secondary {
  box-shadow: 0px 0px 50px rgba(48, 65, 86, 0.15), 0px 12px 24px rgba(48, 65, 86, 0.05);
}

.shadow-24dp-secondary {
  box-shadow: 0px 0px 50px rgba(48, 65, 86, 0.15), 0px 12px 24px rgba(48, 65, 86, 0.05);
}

.shadow-1dp-success {
  box-shadow: 0px 2px 1px -1px rgba(9, 182, 109, 0.12), 0px 1px 1px 0px rgba(9, 182, 109, 0.08), 0px 1px 3px 0px rgba(9, 182, 109, 0.06);
}

.shadow-2dp-success {
  box-shadow: 0px 3px 1px -2px rgba(9, 182, 109, 0.12), 0px 2px 2px 0px rgba(9, 182, 109, 0.08), 0px 1px 5px 0px rgba(9, 182, 109, 0.06);
}

.shadow-3dp-success {
  box-shadow: 0 10px 30px 0 rgba(9, 182, 109, 0.08);
}

.shadow-4dp-success {
  box-shadow: 0px 2px 4px -1px rgba(9, 182, 109, 0.12), 0px 4px 5px 0px rgba(9, 182, 109, 0.08), 0px 1px 10px 0px rgba(9, 182, 109, 0.06);
}

.shadow-6dp-success {
  box-shadow: 0px 8px 32px rgba(9, 182, 109, 0.1), 0px 8px 16px rgba(9, 182, 109, 0.05);
}

.shadow-8dp-success {
  box-shadow: 0px 8px 32px rgba(9, 182, 109, 0.13), 0px 8px 16px rgba(9, 182, 109, 0.05);
}

.shadow-16dp-success {
  box-shadow: 0px 0px 50px rgba(9, 182, 109, 0.15), 0px 12px 24px rgba(9, 182, 109, 0.05);
}

.shadow-24dp-success {
  box-shadow: 0px 0px 50px rgba(9, 182, 109, 0.15), 0px 12px 24px rgba(9, 182, 109, 0.05);
}

.shadow-1dp-info {
  box-shadow: 0px 2px 1px -1px rgba(94, 92, 230, 0.12), 0px 1px 1px 0px rgba(94, 92, 230, 0.08), 0px 1px 3px 0px rgba(94, 92, 230, 0.06);
}

.shadow-2dp-info {
  box-shadow: 0px 3px 1px -2px rgba(94, 92, 230, 0.12), 0px 2px 2px 0px rgba(94, 92, 230, 0.08), 0px 1px 5px 0px rgba(94, 92, 230, 0.06);
}

.shadow-3dp-info {
  box-shadow: 0 10px 30px 0 rgba(94, 92, 230, 0.08);
}

.shadow-4dp-info {
  box-shadow: 0px 2px 4px -1px rgba(94, 92, 230, 0.12), 0px 4px 5px 0px rgba(94, 92, 230, 0.08), 0px 1px 10px 0px rgba(94, 92, 230, 0.06);
}

.shadow-6dp-info {
  box-shadow: 0px 8px 32px rgba(94, 92, 230, 0.1), 0px 8px 16px rgba(94, 92, 230, 0.05);
}

.shadow-8dp-info {
  box-shadow: 0px 8px 32px rgba(94, 92, 230, 0.13), 0px 8px 16px rgba(94, 92, 230, 0.05);
}

.shadow-16dp-info {
  box-shadow: 0px 0px 50px rgba(94, 92, 230, 0.15), 0px 12px 24px rgba(94, 92, 230, 0.05);
}

.shadow-24dp-info {
  box-shadow: 0px 0px 50px rgba(94, 92, 230, 0.15), 0px 12px 24px rgba(94, 92, 230, 0.05);
}

.shadow-1dp-warning {
  box-shadow: 0px 2px 1px -1px rgba(255, 138, 72, 0.12), 0px 1px 1px 0px rgba(255, 138, 72, 0.08), 0px 1px 3px 0px rgba(255, 138, 72, 0.06);
}

.shadow-2dp-warning {
  box-shadow: 0px 3px 1px -2px rgba(255, 138, 72, 0.12), 0px 2px 2px 0px rgba(255, 138, 72, 0.08), 0px 1px 5px 0px rgba(255, 138, 72, 0.06);
}

.shadow-3dp-warning {
  box-shadow: 0 10px 30px 0 rgba(255, 138, 72, 0.08);
}

.shadow-4dp-warning {
  box-shadow: 0px 2px 4px -1px rgba(255, 138, 72, 0.12), 0px 4px 5px 0px rgba(255, 138, 72, 0.08), 0px 1px 10px 0px rgba(255, 138, 72, 0.06);
}

.shadow-6dp-warning {
  box-shadow: 0px 8px 32px rgba(255, 138, 72, 0.1), 0px 8px 16px rgba(255, 138, 72, 0.05);
}

.shadow-8dp-warning {
  box-shadow: 0px 8px 32px rgba(255, 138, 72, 0.13), 0px 8px 16px rgba(255, 138, 72, 0.05);
}

.shadow-16dp-warning {
  box-shadow: 0px 0px 50px rgba(255, 138, 72, 0.15), 0px 12px 24px rgba(255, 138, 72, 0.05);
}

.shadow-24dp-warning {
  box-shadow: 0px 0px 50px rgba(255, 138, 72, 0.15), 0px 12px 24px rgba(255, 138, 72, 0.05);
}

.shadow-1dp-danger {
  box-shadow: 0px 2px 1px -1px rgba(255, 61, 87, 0.12), 0px 1px 1px 0px rgba(255, 61, 87, 0.08), 0px 1px 3px 0px rgba(255, 61, 87, 0.06);
}

.shadow-2dp-danger {
  box-shadow: 0px 3px 1px -2px rgba(255, 61, 87, 0.12), 0px 2px 2px 0px rgba(255, 61, 87, 0.08), 0px 1px 5px 0px rgba(255, 61, 87, 0.06);
}

.shadow-3dp-danger {
  box-shadow: 0 10px 30px 0 rgba(255, 61, 87, 0.08);
}

.shadow-4dp-danger {
  box-shadow: 0px 2px 4px -1px rgba(255, 61, 87, 0.12), 0px 4px 5px 0px rgba(255, 61, 87, 0.08), 0px 1px 10px 0px rgba(255, 61, 87, 0.06);
}

.shadow-6dp-danger {
  box-shadow: 0px 8px 32px rgba(255, 61, 87, 0.1), 0px 8px 16px rgba(255, 61, 87, 0.05);
}

.shadow-8dp-danger {
  box-shadow: 0px 8px 32px rgba(255, 61, 87, 0.13), 0px 8px 16px rgba(255, 61, 87, 0.05);
}

.shadow-16dp-danger {
  box-shadow: 0px 0px 50px rgba(255, 61, 87, 0.15), 0px 12px 24px rgba(255, 61, 87, 0.05);
}

.shadow-24dp-danger {
  box-shadow: 0px 0px 50px rgba(255, 61, 87, 0.15), 0px 12px 24px rgba(255, 61, 87, 0.05);
}

.shadow-1dp-light {
  box-shadow: 0px 2px 1px -1px rgba(115, 128, 140, 0.12), 0px 1px 1px 0px rgba(115, 128, 140, 0.08), 0px 1px 3px 0px rgba(115, 128, 140, 0.06);
}

.shadow-2dp-light {
  box-shadow: 0px 3px 1px -2px rgba(115, 128, 140, 0.12), 0px 2px 2px 0px rgba(115, 128, 140, 0.08), 0px 1px 5px 0px rgba(115, 128, 140, 0.06);
}

.shadow-3dp-light {
  box-shadow: 0 10px 30px 0 rgba(115, 128, 140, 0.08);
}

.shadow-4dp-light {
  box-shadow: 0px 2px 4px -1px rgba(115, 128, 140, 0.12), 0px 4px 5px 0px rgba(115, 128, 140, 0.08), 0px 1px 10px 0px rgba(115, 128, 140, 0.06);
}

.shadow-6dp-light {
  box-shadow: 0px 8px 32px rgba(115, 128, 140, 0.1), 0px 8px 16px rgba(115, 128, 140, 0.05);
}

.shadow-8dp-light {
  box-shadow: 0px 8px 32px rgba(115, 128, 140, 0.13), 0px 8px 16px rgba(115, 128, 140, 0.05);
}

.shadow-16dp-light {
  box-shadow: 0px 0px 50px rgba(115, 128, 140, 0.15), 0px 12px 24px rgba(115, 128, 140, 0.05);
}

.shadow-24dp-light {
  box-shadow: 0px 0px 50px rgba(115, 128, 140, 0.15), 0px 12px 24px rgba(115, 128, 140, 0.05);
}

.shadow-1dp-dark {
  box-shadow: 0px 2px 1px -1px rgba(30, 40, 53, 0.12), 0px 1px 1px 0px rgba(30, 40, 53, 0.08), 0px 1px 3px 0px rgba(30, 40, 53, 0.06);
}

.shadow-2dp-dark {
  box-shadow: 0px 3px 1px -2px rgba(30, 40, 53, 0.12), 0px 2px 2px 0px rgba(30, 40, 53, 0.08), 0px 1px 5px 0px rgba(30, 40, 53, 0.06);
}

.shadow-3dp-dark {
  box-shadow: 0 10px 30px 0 rgba(30, 40, 53, 0.08);
}

.shadow-4dp-dark {
  box-shadow: 0px 2px 4px -1px rgba(30, 40, 53, 0.12), 0px 4px 5px 0px rgba(30, 40, 53, 0.08), 0px 1px 10px 0px rgba(30, 40, 53, 0.06);
}

.shadow-6dp-dark {
  box-shadow: 0px 8px 32px rgba(30, 40, 53, 0.1), 0px 8px 16px rgba(30, 40, 53, 0.05);
}

.shadow-8dp-dark {
  box-shadow: 0px 8px 32px rgba(30, 40, 53, 0.13), 0px 8px 16px rgba(30, 40, 53, 0.05);
}

.shadow-16dp-dark {
  box-shadow: 0px 0px 50px rgba(30, 40, 53, 0.15), 0px 12px 24px rgba(30, 40, 53, 0.05);
}

.shadow-24dp-dark {
  box-shadow: 0px 0px 50px rgba(30, 40, 53, 0.15), 0px 12px 24px rgba(30, 40, 53, 0.05);
}

.avatar-md {
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  border-radius: 50%;
}

.avatar-sm {
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  border-radius: 50%;
}

.avatar-xs {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  border-radius: 50%;
}

.avatar-xxs {
  width: 18px;
  min-width: 18px;
  height: 18px;
  min-height: 18px;
}

.avatar-rectangle-md {
  width: 60px;
  min-width: 60px;
  height: 35px;
  min-height: 35px;
}

.avatar-md-lg {
  width: 65px;
  min-width: 65px;
  height: 65px;
  min-height: 65px;
}

.avatar-xl {
  width: 120px;
  min-width: 120px;
  height: 120px;
  min-height: 120px;
}

.avatar-xxl {
  width: 250px;
  min-width: 250px;
  height: 250px;
  min-height: 250px;
}

.avatar-lg {
  width: 56px;
  min-width: 56px;
  height: 56px;
  min-height: 56px;
  border-radius: 50%;
}

.avatar-group {
  justify-content: flex-start;
  margin-left: 13px;
}

.avatar-group img {
  border: 2px solid #fff;
  margin-left: -13px;
}

.avatar-group .badge {
  margin-left: -13px;
}

.flex-1 {
  flex: 1;
}

.hover-gray {
  transition: all 0.2s ease-in-out;
}

.hover-gray:hover {
  background-color: #F2F4F4;
}

.opacity-0 {
  opacity: 0;
}

.opacity-01 {
  opacity: 0.1;
}

.opacity-02 {
  opacity: 0.2;
}

.opacity-03 {
  opacity: 0.3;
}

.opacity-04 {
  opacity: 0.4;
}

.opacity-05 {
  opacity: 0.5;
}

.opacity-06 {
  opacity: 0.6;
}

.opacity-07 {
  opacity: 0.7;
}

.opacity-08 {
  opacity: 0.8;
}

.opacity-09 {
  opacity: 0.9;
}

.opacity-1 {
  opacity: 1;
}

.show-on-load {
  opacity: 0;
}

.z-index-deepdive {
  z-index: -99999;
}

.z-index-dive {
  z-index: -1;
}

.z-index-default {
  z-index: 1;
}

.z-index-anchor {
  z-index: 3;
}

.z-index-docked {
  z-index: 4;
}

.z-index-sticky {
  z-index: 100;
}

.z-index-dialog {
  z-index: 6000;
}

.z-index-dropdown {
  z-index: 7000;
}

.z-index-modal {
  z-index: 9000;
}

.z-index-overlay {
  z-index: 8000;
}

.z-index-popup {
  z-index: 5000;
}

.z-index-reminder {
  z-index: 8500;
}

.z-index-spinner {
  z-index: 9050;
}

.z-index-toast {
  z-index: 10000;
}

.z-index-sidebar {
  z-index: 99999;
}

.z-index-aside {
  z-index: 999999;
}

.alert {
  position: relative;
  padding: 1rem 1.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert .alert-link {
  color: #E7EDF3;
}

.alert .close {
  position: absolute;
  right: 0.8rem;
}

.alert.alert-primary {
  background-color: #0081FF;
  color: #fff;
}

.alert.alert-secondary {
  background-color: #304156;
  color: #fff;
}

.alert.alert-success {
  background-color: #09B66D;
  color: #fff;
}

.alert.alert-info {
  background-color: #5e5ce6;
  color: #fff;
}

.alert.alert-warning {
  background-color: #FF8A48;
  color: #fff;
}

.alert.alert-danger {
  background-color: #FF3D57;
  color: #fff;
}

.alert.alert-light {
  background-color: #73808c;
  color: #fff;
}

.alert.alert-dark {
  background-color: #1e2835;
  color: #fff;
}

.card {
  border: 0;
  font-size: 0.9375rem;
  box-shadow: 0px 8px 32px rgba(47, 60, 74, 0.01), 0px 8px 16px rgba(47, 60, 74, 0.02);
}

.card .card-header {
  display: flex;
  align-items: center;
  padding: 1rem 1.5rem;
  background: transparent;
}

.card .card-footer {
  background: transparent;
}

.card .card-header,
.card .card-footer {
  border-color: #F2F4F4;
}

.image-bg {
  overflow: hidden;
}

.image-bg .image-bg-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  padding: 1rem;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.image-bg .image-bg-content .image-bg-footer h4 {
  margin: 0 0 1rem;
}

.apexcharts-legend.position-bottom .apexcharts-legend-series,
.apexcharts-legend.position-top .apexcharts-legend-series {
  display: flex !important;
}

.apexcharts-legend-text {
  color: #828D99 !important;
}

.apexcharts-yaxis-label,
.apexcharts-xaxis-label {
  fill: #828D99;
}

.apexcharts-tooltip,
.apexcharts-tooltip-title,
.apexcharts-xaxistooltip,
.apexcharts-yaxistooltip {
  color: #304156 !important;
  background-color: #fff !important;
  border-color: #F0F1F2 !important;
}

.apexcharts-tooltip,
.apexcharts-xaxistooltip,
.apexcharts-yaxistooltip {
  box-shadow: 0px 3px 1px -2px rgba(47, 60, 74, 0.12), 0px 2px 2px 0px rgba(47, 60, 74, 0.08), 0px 1px 5px 0px rgba(47, 60, 74, 0.06) !important;
}

.apexcharts-gridlines-horizontal line {
  stroke: #B3C0CE !important;
}

.apexcharts-series-markers .apexcharts-marker {
  stroke: #fff !important;
  fill: #0081FF !important;
}

.apexcharts-xaxistooltip-bottom:after,
.apexcharts-xaxistooltip-bottom:before {
  border-bottom-color: #fff !important;
}

.apexcharts-pie-series .apexcharts-pie-area {
  stroke: transparent !important;
}

.accordion .card {
  margin-bottom: 1rem;
  border-radius: 0.25rem !important;
}

.accordion .card-header {
  cursor: pointer;
}

.accordion .card-header .i-arrow {
  transform: rotate(0deg);
  transition: all 0.2s ease-in-out !important;
}

.accordion .card-header[aria-expanded=true] .i-arrow {
  transform: rotate(-90deg);
}

.breadcrumb {
  background-color: #F2F4F4;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "/";
}

.ul-breadcrumb {
  display: flex;
}

.ul-breadcrumb .ul-breadcrumb-items {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}

.ul-breadcrumb .ul-breadcrumb-items .breadcrumb-home {
  margin-right: 0.5rem;
}

.ul-breadcrumb .ul-breadcrumb-items .breadcrumb-home a {
  display: flex;
}

.ul-breadcrumb .ul-breadcrumb-items .breadcrumb-home i {
  font-size: 1.25rem;
  color: #828D99;
}

.ul-breadcrumb .ul-breadcrumb-items .breadcrumb-home i:hover {
  color: #0067cc;
}

.ul-breadcrumb .ul-breadcrumb-items .breadcrumb-item {
  align-items: center;
}

.ul-breadcrumb .ul-breadcrumb-items .breadcrumb-item a {
  color: #828D99;
  display: inline-block;
}

.ul-breadcrumb .ul-breadcrumb-items .breadcrumb-item a:hover {
  color: #0067cc;
}

.ul-breadcrumb .ul-breadcrumb-items .breadcrumb-item::before {
  padding: 0;
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  content: " ";
  vertical-align: middle;
  background: #828D99;
  margin-right: 0.5rem;
}

html [type=button],
.btn[type=button],
[type=button].custom-file-control::before {
  -webkit-appearance: none !important;
}

.btn:hover,
.custom-file-control:hover::before {
  background-color: #F2F4F4;
  border-color: #F2F4F4;
}

.btn:active:hover,
.custom-file-control:active:hover::before,
.btn:active:focus,
.custom-file-control:active:focus::before,
.btn:active.focus,
.custom-file-control:active.focus::before,
.btn.active:hover,
.active.custom-file-control:hover::before,
.btn.active:focus,
.active.custom-file-control:focus::before,
.btn.active.focus,
.active.focus.custom-file-control::before,
.open > .btn.dropdown-toggle:hover,
.open > .dropdown-toggle.custom-file-control:hover::before,
.open > .btn.dropdown-toggle:focus,
.open > .dropdown-toggle.custom-file-control:focus::before,
.open > .btn.dropdown-toggle.focus,
.open > .dropdown-toggle.focus.custom-file-control::before {
  background-color: #F2F4F4;
  border-color: #F2F4F4;
}

button .icon,
button i,
button [class^=ti-],
button [class*=" ti-"] {
  font-size: 0.9375rem;
  margin-right: 0.4375rem;
}

.btn,
.custom-file-control::before {
  display: inline-block;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 0.9375rem;
  letter-spacing: unset;
  text-transform: none;
  padding: 0.5625rem 1.5rem;
  border-radius: 5px;
  margin: 0;
  transition: all 0.2s ease-in-out !important;
}

.btn.btn-outline-primary,
.btn-outline-primary.custom-file-control::before,
.btn.btn-outline.btn-primary,
.btn-outline.btn-primary.custom-file-control::before {
  color: #0081FF;
  background-color: transparent;
  border-color: #0081FF;
  box-shadow: none;
}

.btn.btn-outline-primary:hover,
.btn-outline-primary.custom-file-control:hover::before,
.btn.btn-outline-primary:active,
.btn-outline-primary.custom-file-control:active::before,
.btn.btn-outline.btn-primary:hover,
.btn-outline.btn-primary.custom-file-control:hover::before,
.btn.btn-outline.btn-primary:active,
.btn-outline.btn-primary.custom-file-control:active::before {
  color: #fff !important;
  background-color: #0081FF !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-outline-primary:focus,
.btn-outline-primary.custom-file-control:focus::before,
.btn.btn-outline.btn-primary:focus,
.btn-outline.btn-primary.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-outline-primary.active,
.btn-outline-primary.active.custom-file-control::before,
.open > .btn.btn-outline-primary.dropdown-toggle,
.open > .btn-outline-primary.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-outline-primary.dropdown-toggle,
.show > .btn-outline-primary.dropdown-toggle.custom-file-control::before,
.btn.btn-outline.btn-primary.active,
.btn-outline.btn-primary.active.custom-file-control::before,
.open > .btn.btn-outline.btn-primary.dropdown-toggle,
.open > .btn-outline.btn-primary.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-outline.btn-primary.dropdown-toggle,
.show > .btn-outline.btn-primary.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #0081FF !important;
  border-color: #0081FF !important;
}

.btn.btn-outline-primary.active:hover,
.btn-outline-primary.active.custom-file-control:hover::before,
.btn.btn-outline-primary.active:focus,
.btn-outline-primary.active.custom-file-control:focus::before,
.btn.btn-outline-primary.active.focus,
.btn-outline-primary.active.focus.custom-file-control::before,
.open > .btn.btn-outline-primary.dropdown-toggle:hover,
.open > .btn-outline-primary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline-primary.dropdown-toggle.focus,
.open > .btn-outline-primary.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-outline-primary.dropdown-toggle:hover,
.show > .btn-outline-primary.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-outline-primary.dropdown-toggle:focus,
.show > .btn-outline-primary.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-outline-primary.dropdown-toggle.focus,
.show > .btn-outline-primary.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-outline.btn-primary.active:hover,
.btn-outline.btn-primary.active.custom-file-control:hover::before,
.btn.btn-outline.btn-primary.active:focus,
.btn-outline.btn-primary.active.custom-file-control:focus::before,
.btn.btn-outline.btn-primary.active.focus,
.btn-outline.btn-primary.active.focus.custom-file-control::before,
.open > .btn.btn-outline.btn-primary.dropdown-toggle:hover,
.open > .btn-outline.btn-primary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline.btn-primary.dropdown-toggle:focus,
.open > .btn-outline.btn-primary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline.btn-primary.dropdown-toggle.focus,
.open > .btn-outline.btn-primary.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-outline.btn-primary.dropdown-toggle:hover,
.show > .btn-outline.btn-primary.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-outline.btn-primary.dropdown-toggle:focus,
.show > .btn-outline.btn-primary.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-outline.btn-primary.dropdown-toggle.focus,
.show > .btn-outline.btn-primary.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #0081FF;
  border-color: #0081FF;
}

.open > .btn.btn-outline-primary.dropdown-toggle.btn-icon,
.open > .btn-outline-primary.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-outline.btn-primary.dropdown-toggle.btn-icon,
.open > .btn-outline.btn-primary.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-outline-primary.dropdown-toggle.btn-icon:hover,
.open > .btn-outline-primary.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-outline.btn-primary.dropdown-toggle.btn-icon:hover,
.open > .btn-outline.btn-primary.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #0081FF;
}

.btn.btn-outline-primary.disabled:focus,
.btn-outline-primary.disabled.custom-file-control:focus::before,
.btn.btn-outline-primary.disabled.focus,
.btn-outline-primary.disabled.focus.custom-file-control::before,
.btn.btn-outline-primary:disabled:focus,
.btn-outline-primary.custom-file-control:disabled:focus::before,
.btn.btn-outline-primary:disabled.focus,
.btn-outline-primary.custom-file-control:disabled.focus::before,
.btn.btn-outline.btn-primary.disabled:focus,
.btn-outline.btn-primary.disabled.custom-file-control:focus::before,
.btn.btn-outline.btn-primary.disabled.focus,
.btn-outline.btn-primary.disabled.focus.custom-file-control::before,
.btn.btn-outline.btn-primary:disabled:focus,
.btn-outline.btn-primary.custom-file-control:disabled:focus::before,
.btn.btn-outline.btn-primary:disabled.focus,
.btn-outline.btn-primary.custom-file-control:disabled.focus::before {
  background-color: transparent !important;
  border-color: #0081FF !important;
}

.btn.btn-outline-primary.disabled:hover,
.btn-outline-primary.disabled.custom-file-control:hover::before,
.btn.btn-outline-primary:disabled:hover,
.btn-outline-primary.custom-file-control:disabled:hover::before,
.btn.btn-outline.btn-primary.disabled:hover,
.btn-outline.btn-primary.disabled.custom-file-control:hover::before,
.btn.btn-outline.btn-primary:disabled:hover,
.btn-outline.btn-primary.custom-file-control:disabled:hover::before {
  background-color: transparent !important;
  border-color: #0081FF !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-raised-primary,
.btn-raised-primary.custom-file-control::before,
.btn.btn-raised.btn-primary,
.btn-raised.btn-primary.custom-file-control::before {
  color: #fff;
  background-color: #0081FF;
  border-color: #0081FF;
  box-shadow: 0 5px 15px rgba(0, 129, 255, 0.15), 0 15px 40px rgba(0, 129, 255, 0.2);
}

.btn.btn-raised-primary:hover,
.btn-raised-primary.custom-file-control:hover::before,
.btn.btn-raised-primary:active,
.btn-raised-primary.custom-file-control:active::before,
.btn.btn-raised.btn-primary:hover,
.btn-raised.btn-primary.custom-file-control:hover::before,
.btn.btn-raised.btn-primary:active,
.btn-raised.btn-primary.custom-file-control:active::before {
  color: #fff !important;
  background-color: #0584ff !important;
  box-shadow: none !important;
}

.btn.btn-raised-primary:focus,
.btn-raised-primary.custom-file-control:focus::before,
.btn.btn-raised.btn-primary:focus,
.btn-raised.btn-primary.custom-file-control:focus::before {
  box-shadow: none !important;
}

.btn.btn-raised-primary.active,
.btn-raised-primary.active.custom-file-control::before,
.open > .btn.btn-raised-primary.dropdown-toggle,
.open > .btn-raised-primary.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-raised-primary.dropdown-toggle,
.show > .btn-raised-primary.dropdown-toggle.custom-file-control::before,
.btn.btn-raised.btn-primary.active,
.btn-raised.btn-primary.active.custom-file-control::before,
.open > .btn.btn-raised.btn-primary.dropdown-toggle,
.open > .btn-raised.btn-primary.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-raised.btn-primary.dropdown-toggle,
.show > .btn-raised.btn-primary.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #0584ff !important;
  border-color: #0584ff !important;
}

.btn.btn-raised-primary.active:hover,
.btn-raised-primary.active.custom-file-control:hover::before,
.btn.btn-raised-primary.active:focus,
.btn-raised-primary.active.custom-file-control:focus::before,
.btn.btn-raised-primary.active.focus,
.btn-raised-primary.active.focus.custom-file-control::before,
.open > .btn.btn-raised-primary.dropdown-toggle:hover,
.open > .btn-raised-primary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised-primary.dropdown-toggle:focus,
.open > .btn-raised-primary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised-primary.dropdown-toggle.focus,
.open > .btn-raised-primary.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-raised-primary.dropdown-toggle:hover,
.show > .btn-raised-primary.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-raised-primary.dropdown-toggle:focus,
.show > .btn-raised-primary.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-raised-primary.dropdown-toggle.focus,
.show > .btn-raised-primary.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-raised.btn-primary.active:hover,
.btn-raised.btn-primary.active.custom-file-control:hover::before,
.btn.btn-raised.btn-primary.active:focus,
.btn-raised.btn-primary.active.custom-file-control:focus::before,
.btn.btn-raised.btn-primary.active.focus,
.btn-raised.btn-primary.active.focus.custom-file-control::before,
.open > .btn.btn-raised.btn-primary.dropdown-toggle:hover,
.open > .btn-raised.btn-primary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-primary.dropdown-toggle:focus,
.open > .btn-raised.btn-primary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised.btn-primary.dropdown-toggle.focus,
.open > .btn-raised.btn-primary.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-raised.btn-primary.dropdown-toggle:hover,
.show > .btn-raised.btn-primary.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-raised.btn-primary.dropdown-toggle:focus,
.show > .btn-raised.btn-primary.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-raised.btn-primary.dropdown-toggle.focus,
.show > .btn-raised.btn-primary.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #0584ff;
  border-color: #0584ff;
}

.open > .btn.btn-raised-primary.dropdown-toggle.btn-icon,
.open > .btn-raised-primary.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-raised.btn-primary.dropdown-toggle.btn-icon,
.open > .btn-raised.btn-primary.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #0081FF;
}

.open > .btn.btn-raised-primary.dropdown-toggle.btn-icon:hover,
.open > .btn-raised-primary.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-primary.dropdown-toggle.btn-icon:hover,
.open > .btn-raised.btn-primary.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #0584ff;
}

.btn.btn-raised-primary.disabled:focus,
.btn-raised-primary.disabled.custom-file-control:focus::before,
.btn.btn-raised-primary.disabled.focus,
.btn-raised-primary.disabled.focus.custom-file-control::before,
.btn.btn-raised-primary:disabled:focus,
.btn-raised-primary.custom-file-control:disabled:focus::before,
.btn.btn-raised-primary:disabled.focus,
.btn-raised-primary.custom-file-control:disabled.focus::before,
.btn.btn-raised.btn-primary.disabled:focus,
.btn-raised.btn-primary.disabled.custom-file-control:focus::before,
.btn.btn-raised.btn-primary.disabled.focus,
.btn-raised.btn-primary.disabled.focus.custom-file-control::before,
.btn.btn-raised.btn-primary:disabled:focus,
.btn-raised.btn-primary.custom-file-control:disabled:focus::before,
.btn.btn-raised.btn-primary:disabled.focus,
.btn-raised.btn-primary.custom-file-control:disabled.focus::before {
  background-color: #0081FF !important;
  border-color: #0081FF !important;
}

.btn.btn-raised-primary.disabled:hover,
.btn-raised-primary.disabled.custom-file-control:hover::before,
.btn.btn-raised-primary:disabled:hover,
.btn-raised-primary.custom-file-control:disabled:hover::before,
.btn.btn-raised.btn-primary.disabled:hover,
.btn-raised.btn-primary.disabled.custom-file-control:hover::before,
.btn.btn-raised.btn-primary:disabled:hover,
.btn-raised.btn-primary.custom-file-control:disabled:hover::before {
  background-color: #0081FF !important;
  border-color: #0081FF !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-opacity-primary,
.btn-opacity-primary.custom-file-control::before,
.btn.btn-opacity.btn-primary,
.btn-opacity.btn-primary.custom-file-control::before {
  color: #0081FF;
  background-color: rgba(0, 129, 255, 0.1);
  border-color: #0081FF;
  box-shadow: none;
}

.btn.btn-opacity-primary:hover,
.btn-opacity-primary.custom-file-control:hover::before,
.btn.btn-opacity-primary:active,
.btn-opacity-primary.custom-file-control:active::before,
.btn.btn-opacity.btn-primary:hover,
.btn-opacity.btn-primary.custom-file-control:hover::before,
.btn.btn-opacity.btn-primary:active,
.btn-opacity.btn-primary.custom-file-control:active::before {
  color: #fff !important;
  background-color: #0081FF !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-primary:focus,
.btn-opacity-primary.custom-file-control:focus::before,
.btn.btn-opacity.btn-primary:focus,
.btn-opacity.btn-primary.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-primary.active,
.btn-opacity-primary.active.custom-file-control::before,
.open > .btn.btn-opacity-primary.dropdown-toggle,
.open > .btn-opacity-primary.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity-primary.dropdown-toggle,
.show > .btn-opacity-primary.dropdown-toggle.custom-file-control::before,
.btn.btn-opacity.btn-primary.active,
.btn-opacity.btn-primary.active.custom-file-control::before,
.open > .btn.btn-opacity.btn-primary.dropdown-toggle,
.open > .btn-opacity.btn-primary.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity.btn-primary.dropdown-toggle,
.show > .btn-opacity.btn-primary.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #0081FF !important;
  border-color: #0081FF !important;
}

.btn.btn-opacity-primary.active:hover,
.btn-opacity-primary.active.custom-file-control:hover::before,
.btn.btn-opacity-primary.active:focus,
.btn-opacity-primary.active.custom-file-control:focus::before,
.btn.btn-opacity-primary.active.focus,
.btn-opacity-primary.active.focus.custom-file-control::before,
.open > .btn.btn-opacity-primary.dropdown-toggle:hover,
.open > .btn-opacity-primary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity-primary.dropdown-toggle:focus,
.open > .btn-opacity-primary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity-primary.dropdown-toggle.focus,
.open > .btn-opacity-primary.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity-primary.dropdown-toggle:hover,
.show > .btn-opacity-primary.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity-primary.dropdown-toggle:focus,
.show > .btn-opacity-primary.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity-primary.dropdown-toggle.focus,
.show > .btn-opacity-primary.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-opacity.btn-primary.active:hover,
.btn-opacity.btn-primary.active.custom-file-control:hover::before,
.btn.btn-opacity.btn-primary.active:focus,
.btn-opacity.btn-primary.active.custom-file-control:focus::before,
.btn.btn-opacity.btn-primary.active.focus,
.btn-opacity.btn-primary.active.focus.custom-file-control::before,
.open > .btn.btn-opacity.btn-primary.dropdown-toggle:hover,
.open > .btn-opacity.btn-primary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity.btn-primary.dropdown-toggle:focus,
.open > .btn-opacity.btn-primary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity.btn-primary.dropdown-toggle.focus,
.open > .btn-opacity.btn-primary.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity.btn-primary.dropdown-toggle:hover,
.show > .btn-opacity.btn-primary.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity.btn-primary.dropdown-toggle:focus,
.show > .btn-opacity.btn-primary.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity.btn-primary.dropdown-toggle.focus,
.show > .btn-opacity.btn-primary.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #0081FF;
  border-color: #0081FF;
}

.open > .btn.btn-opacity-primary.dropdown-toggle.btn-icon,
.open > .btn-opacity-primary.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-opacity.btn-primary.dropdown-toggle.btn-icon,
.open > .btn-opacity.btn-primary.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: rgba(0, 129, 255, 0.1);
}

.open > .btn.btn-opacity-primary.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity-primary.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-opacity.btn-primary.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity.btn-primary.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #0081FF;
}

.btn.btn-opacity-primary.disabled:focus,
.btn-opacity-primary.disabled.custom-file-control:focus::before,
.btn.btn-opacity-primary.disabled.focus,
.btn-opacity-primary.disabled.focus.custom-file-control::before,
.btn.btn-opacity-primary:disabled:focus,
.btn-opacity-primary.custom-file-control:disabled:focus::before,
.btn.btn-opacity-primary:disabled.focus,
.btn-opacity-primary.custom-file-control:disabled.focus::before,
.btn.btn-opacity.btn-primary.disabled:focus,
.btn-opacity.btn-primary.disabled.custom-file-control:focus::before,
.btn.btn-opacity.btn-primary.disabled.focus,
.btn-opacity.btn-primary.disabled.focus.custom-file-control::before,
.btn.btn-opacity.btn-primary:disabled:focus,
.btn-opacity.btn-primary.custom-file-control:disabled:focus::before,
.btn.btn-opacity.btn-primary:disabled.focus,
.btn-opacity.btn-primary.custom-file-control:disabled.focus::before {
  background-color: rgba(0, 129, 255, 0.1) !important;
  border-color: #0081FF !important;
}

.btn.btn-opacity-primary.disabled:hover,
.btn-opacity-primary.disabled.custom-file-control:hover::before,
.btn.btn-opacity-primary:disabled:hover,
.btn-opacity-primary.custom-file-control:disabled:hover::before,
.btn.btn-opacity.btn-primary.disabled:hover,
.btn-opacity.btn-primary.disabled.custom-file-control:hover::before,
.btn.btn-opacity.btn-primary:disabled:hover,
.btn-opacity.btn-primary.custom-file-control:disabled:hover::before {
  background-color: rgba(0, 129, 255, 0.1) !important;
  border-color: #0081FF !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-flat-primary,
.btn-flat-primary.custom-file-control::before,
.btn.btn-flat.btn-primary,
.btn-flat.btn-primary.custom-file-control::before {
  color: #fff;
  background-color: #0081FF;
  border-color: #0081FF;
  box-shadow: none;
}

.btn.btn-flat-primary:hover,
.btn-flat-primary.custom-file-control:hover::before,
.btn.btn-flat-primary:active,
.btn-flat-primary.custom-file-control:active::before,
.btn.btn-flat.btn-primary:hover,
.btn-flat.btn-primary.custom-file-control:hover::before,
.btn.btn-flat.btn-primary:active,
.btn-flat.btn-primary.custom-file-control:active::before {
  color: #fff !important;
  background-color: #0584ff !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-flat-primary:focus,
.btn-flat-primary.custom-file-control:focus::before,
.btn.btn-flat.btn-primary:focus,
.btn-flat.btn-primary.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-flat-primary.active,
.btn-flat-primary.active.custom-file-control::before,
.open > .btn.btn-flat-primary.dropdown-toggle,
.open > .btn-flat-primary.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-flat-primary.dropdown-toggle,
.show > .btn-flat-primary.dropdown-toggle.custom-file-control::before,
.btn.btn-flat.btn-primary.active,
.btn-flat.btn-primary.active.custom-file-control::before,
.open > .btn.btn-flat.btn-primary.dropdown-toggle,
.open > .btn-flat.btn-primary.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-flat.btn-primary.dropdown-toggle,
.show > .btn-flat.btn-primary.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #0584ff !important;
  border-color: #0584ff !important;
}

.btn.btn-flat-primary.active:hover,
.btn-flat-primary.active.custom-file-control:hover::before,
.btn.btn-flat-primary.active:focus,
.btn-flat-primary.active.custom-file-control:focus::before,
.btn.btn-flat-primary.active.focus,
.btn-flat-primary.active.focus.custom-file-control::before,
.open > .btn.btn-flat-primary.dropdown-toggle:hover,
.open > .btn-flat-primary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-flat-primary.dropdown-toggle:focus,
.open > .btn-flat-primary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-flat-primary.dropdown-toggle.focus,
.open > .btn-flat-primary.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-flat-primary.dropdown-toggle:hover,
.show > .btn-flat-primary.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-flat-primary.dropdown-toggle:focus,
.show > .btn-flat-primary.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-flat-primary.dropdown-toggle.focus,
.show > .btn-flat-primary.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-flat.btn-primary.active:hover,
.btn-flat.btn-primary.active.custom-file-control:hover::before,
.btn.btn-flat.btn-primary.active:focus,
.btn-flat.btn-primary.active.custom-file-control:focus::before,
.btn.btn-flat.btn-primary.active.focus,
.btn-flat.btn-primary.active.focus.custom-file-control::before,
.open > .btn.btn-flat.btn-primary.dropdown-toggle:hover,
.open > .btn-flat.btn-primary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-flat.btn-primary.dropdown-toggle:focus,
.open > .btn-flat.btn-primary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-flat.btn-primary.dropdown-toggle.focus,
.open > .btn-flat.btn-primary.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-flat.btn-primary.dropdown-toggle:hover,
.show > .btn-flat.btn-primary.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-flat.btn-primary.dropdown-toggle:focus,
.show > .btn-flat.btn-primary.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-flat.btn-primary.dropdown-toggle.focus,
.show > .btn-flat.btn-primary.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #0584ff;
  border-color: #0584ff;
}

.open > .btn.btn-flat-primary.dropdown-toggle.btn-icon,
.open > .btn-flat-primary.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-flat.btn-primary.dropdown-toggle.btn-icon,
.open > .btn-flat.btn-primary.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #0081FF;
}

.open > .btn.btn-flat-primary.dropdown-toggle.btn-icon:hover,
.open > .btn-flat-primary.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-flat.btn-primary.dropdown-toggle.btn-icon:hover,
.open > .btn-flat.btn-primary.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #0584ff;
}

.btn.btn-flat-primary.disabled:focus,
.btn-flat-primary.disabled.custom-file-control:focus::before,
.btn.btn-flat-primary.disabled.focus,
.btn-flat-primary.disabled.focus.custom-file-control::before,
.btn.btn-flat-primary:disabled:focus,
.btn-flat-primary.custom-file-control:disabled:focus::before,
.btn.btn-flat-primary:disabled.focus,
.btn-flat-primary.custom-file-control:disabled.focus::before,
.btn.btn-flat.btn-primary.disabled:focus,
.btn-flat.btn-primary.disabled.custom-file-control:focus::before,
.btn.btn-flat.btn-primary.disabled.focus,
.btn-flat.btn-primary.disabled.focus.custom-file-control::before,
.btn.btn-flat.btn-primary:disabled:focus,
.btn-flat.btn-primary.custom-file-control:disabled:focus::before,
.btn.btn-flat.btn-primary:disabled.focus,
.btn-flat.btn-primary.custom-file-control:disabled.focus::before {
  background-color: #0081FF !important;
  border-color: #0081FF !important;
}

.btn.btn-flat-primary.disabled:hover,
.btn-flat-primary.disabled.custom-file-control:hover::before,
.btn.btn-flat-primary:disabled:hover,
.btn-flat-primary.custom-file-control:disabled:hover::before,
.btn.btn-flat.btn-primary.disabled:hover,
.btn-flat.btn-primary.disabled.custom-file-control:hover::before,
.btn.btn-flat.btn-primary:disabled:hover,
.btn-flat.btn-primary.custom-file-control:disabled:hover::before {
  background-color: #0081FF !important;
  border-color: #0081FF !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-link-primary,
.btn-link-primary.custom-file-control::before,
.btn.btn-link.btn-primary,
.btn-link.btn-primary.custom-file-control::before {
  color: #0081FF !important;
}

.btn.btn-link-primary::after,
.btn.btn-link.btn-primary::after {
  background-color: #0081FF !important;
}

.btn.btn-outline-secondary,
.btn-outline-secondary.custom-file-control::before,
.btn.btn-outline.btn-secondary,
.btn-outline.btn-secondary.custom-file-control::before {
  color: #304156;
  background-color: transparent;
  border-color: #304156;
  box-shadow: none;
}

.btn.btn-outline-secondary:hover,
.btn-outline-secondary.custom-file-control:hover::before,
.btn.btn-outline-secondary:active,
.btn-outline-secondary.custom-file-control:active::before,
.btn.btn-outline.btn-secondary:hover,
.btn-outline.btn-secondary.custom-file-control:hover::before,
.btn.btn-outline.btn-secondary:active,
.btn-outline.btn-secondary.custom-file-control:active::before {
  color: #fff !important;
  background-color: #304156 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-outline-secondary:focus,
.btn-outline-secondary.custom-file-control:focus::before,
.btn.btn-outline.btn-secondary:focus,
.btn-outline.btn-secondary.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-outline-secondary.active,
.btn-outline-secondary.active.custom-file-control::before,
.open > .btn.btn-outline-secondary.dropdown-toggle,
.open > .btn-outline-secondary.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-outline-secondary.dropdown-toggle,
.show > .btn-outline-secondary.dropdown-toggle.custom-file-control::before,
.btn.btn-outline.btn-secondary.active,
.btn-outline.btn-secondary.active.custom-file-control::before,
.open > .btn.btn-outline.btn-secondary.dropdown-toggle,
.open > .btn-outline.btn-secondary.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-outline.btn-secondary.dropdown-toggle,
.show > .btn-outline.btn-secondary.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #304156 !important;
  border-color: #304156 !important;
}

.btn.btn-outline-secondary.active:hover,
.btn-outline-secondary.active.custom-file-control:hover::before,
.btn.btn-outline-secondary.active:focus,
.btn-outline-secondary.active.custom-file-control:focus::before,
.btn.btn-outline-secondary.active.focus,
.btn-outline-secondary.active.focus.custom-file-control::before,
.open > .btn.btn-outline-secondary.dropdown-toggle:hover,
.open > .btn-outline-secondary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline-secondary.dropdown-toggle:focus,
.open > .btn-outline-secondary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline-secondary.dropdown-toggle.focus,
.open > .btn-outline-secondary.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-outline-secondary.dropdown-toggle:hover,
.show > .btn-outline-secondary.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-outline-secondary.dropdown-toggle:focus,
.show > .btn-outline-secondary.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-outline-secondary.dropdown-toggle.focus,
.show > .btn-outline-secondary.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-outline.btn-secondary.active:hover,
.btn-outline.btn-secondary.active.custom-file-control:hover::before,
.btn.btn-outline.btn-secondary.active:focus,
.btn-outline.btn-secondary.active.custom-file-control:focus::before,
.btn.btn-outline.btn-secondary.active.focus,
.btn-outline.btn-secondary.active.focus.custom-file-control::before,
.open > .btn.btn-outline.btn-secondary.dropdown-toggle:hover,
.open > .btn-outline.btn-secondary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline.btn-secondary.dropdown-toggle:focus,
.open > .btn-outline.btn-secondary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline.btn-secondary.dropdown-toggle.focus,
.open > .btn-outline.btn-secondary.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-outline.btn-secondary.dropdown-toggle:hover,
.show > .btn-outline.btn-secondary.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-outline.btn-secondary.dropdown-toggle:focus,
.show > .btn-outline.btn-secondary.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-outline.btn-secondary.dropdown-toggle.focus,
.show > .btn-outline.btn-secondary.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #304156;
  border-color: #304156;
}

.open > .btn.btn-outline-secondary.dropdown-toggle.btn-icon,
.open > .btn-outline-secondary.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-outline.btn-secondary.dropdown-toggle.btn-icon,
.open > .btn-outline.btn-secondary.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-outline-secondary.dropdown-toggle.btn-icon:hover,
.open > .btn-outline-secondary.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-outline.btn-secondary.dropdown-toggle.btn-icon:hover,
.open > .btn-outline.btn-secondary.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #304156;
}

.btn.btn-outline-secondary.disabled:focus,
.btn-outline-secondary.disabled.custom-file-control:focus::before,
.btn.btn-outline-secondary.disabled.focus,
.btn-outline-secondary.disabled.focus.custom-file-control::before,
.btn.btn-outline-secondary:disabled:focus,
.btn-outline-secondary.custom-file-control:disabled:focus::before,
.btn.btn-outline-secondary:disabled.focus,
.btn-outline-secondary.custom-file-control:disabled.focus::before,
.btn.btn-outline.btn-secondary.disabled:focus,
.btn-outline.btn-secondary.disabled.custom-file-control:focus::before,
.btn.btn-outline.btn-secondary.disabled.focus,
.btn-outline.btn-secondary.disabled.focus.custom-file-control::before,
.btn.btn-outline.btn-secondary:disabled:focus,
.btn-outline.btn-secondary.custom-file-control:disabled:focus::before,
.btn.btn-outline.btn-secondary:disabled.focus,
.btn-outline.btn-secondary.custom-file-control:disabled.focus::before {
  background-color: transparent !important;
  border-color: #304156 !important;
}

.btn.btn-outline-secondary.disabled:hover,
.btn-outline-secondary.disabled.custom-file-control:hover::before,
.btn.btn-outline-secondary:disabled:hover,
.btn-outline-secondary.custom-file-control:disabled:hover::before,
.btn.btn-outline.btn-secondary.disabled:hover,
.btn-outline.btn-secondary.disabled.custom-file-control:hover::before,
.btn.btn-outline.btn-secondary:disabled:hover,
.btn-outline.btn-secondary.custom-file-control:disabled:hover::before {
  background-color: transparent !important;
  border-color: #304156 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-raised-secondary,
.btn-raised-secondary.custom-file-control::before,
.btn.btn-raised.btn-secondary,
.btn-raised.btn-secondary.custom-file-control::before {
  color: #fff;
  background-color: #304156;
  border-color: #304156;
  box-shadow: 0 5px 15px rgba(48, 65, 86, 0.15), 0 15px 40px rgba(48, 65, 86, 0.2);
}

.btn.btn-raised-secondary:hover,
.btn-raised-secondary.custom-file-control:hover::before,
.btn.btn-raised-secondary:active,
.btn-raised-secondary.custom-file-control:active::before,
.btn.btn-raised.btn-secondary:hover,
.btn-raised.btn-secondary.custom-file-control:hover::before,
.btn.btn-raised.btn-secondary:active,
.btn-raised.btn-secondary.custom-file-control:active::before {
  color: #fff !important;
  background-color: #324359 !important;
  box-shadow: none !important;
}

.btn.btn-raised-secondary:focus,
.btn-raised-secondary.custom-file-control:focus::before,
.btn.btn-raised.btn-secondary:focus,
.btn-raised.btn-secondary.custom-file-control:focus::before {
  box-shadow: none !important;
}

.btn.btn-raised-secondary.active,
.btn-raised-secondary.active.custom-file-control::before,
.open > .btn.btn-raised-secondary.dropdown-toggle,
.open > .btn-raised-secondary.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-raised-secondary.dropdown-toggle,
.show > .btn-raised-secondary.dropdown-toggle.custom-file-control::before,
.btn.btn-raised.btn-secondary.active,
.btn-raised.btn-secondary.active.custom-file-control::before,
.open > .btn.btn-raised.btn-secondary.dropdown-toggle,
.open > .btn-raised.btn-secondary.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-raised.btn-secondary.dropdown-toggle,
.show > .btn-raised.btn-secondary.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #324359 !important;
  border-color: #324359 !important;
}

.btn.btn-raised-secondary.active:hover,
.btn-raised-secondary.active.custom-file-control:hover::before,
.btn.btn-raised-secondary.active:focus,
.btn-raised-secondary.active.custom-file-control:focus::before,
.btn.btn-raised-secondary.active.focus,
.btn-raised-secondary.active.focus.custom-file-control::before,
.open > .btn.btn-raised-secondary.dropdown-toggle:hover,
.open > .btn-raised-secondary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised-secondary.dropdown-toggle:focus,
.open > .btn-raised-secondary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised-secondary.dropdown-toggle.focus,
.open > .btn-raised-secondary.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-raised-secondary.dropdown-toggle:hover,
.show > .btn-raised-secondary.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-raised-secondary.dropdown-toggle:focus,
.show > .btn-raised-secondary.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-raised-secondary.dropdown-toggle.focus,
.show > .btn-raised-secondary.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-raised.btn-secondary.active:hover,
.btn-raised.btn-secondary.active.custom-file-control:hover::before,
.btn.btn-raised.btn-secondary.active:focus,
.btn-raised.btn-secondary.active.custom-file-control:focus::before,
.btn.btn-raised.btn-secondary.active.focus,
.btn-raised.btn-secondary.active.focus.custom-file-control::before,
.open > .btn.btn-raised.btn-secondary.dropdown-toggle:hover,
.open > .btn-raised.btn-secondary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-secondary.dropdown-toggle:focus,
.open > .btn-raised.btn-secondary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised.btn-secondary.dropdown-toggle.focus,
.open > .btn-raised.btn-secondary.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-raised.btn-secondary.dropdown-toggle:hover,
.show > .btn-raised.btn-secondary.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-raised.btn-secondary.dropdown-toggle:focus,
.show > .btn-raised.btn-secondary.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-raised.btn-secondary.dropdown-toggle.focus,
.show > .btn-raised.btn-secondary.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #324359;
  border-color: #324359;
}

.open > .btn.btn-raised-secondary.dropdown-toggle.btn-icon,
.open > .btn-raised-secondary.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-raised.btn-secondary.dropdown-toggle.btn-icon,
.open > .btn-raised.btn-secondary.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #304156;
}

.open > .btn.btn-raised-secondary.dropdown-toggle.btn-icon:hover,
.open > .btn-raised-secondary.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-secondary.dropdown-toggle.btn-icon:hover,
.open > .btn-raised.btn-secondary.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #324359;
}

.btn.btn-raised-secondary.disabled:focus,
.btn-raised-secondary.disabled.custom-file-control:focus::before,
.btn.btn-raised-secondary.disabled.focus,
.btn-raised-secondary.disabled.focus.custom-file-control::before,
.btn.btn-raised-secondary:disabled:focus,
.btn-raised-secondary.custom-file-control:disabled:focus::before,
.btn.btn-raised-secondary:disabled.focus,
.btn-raised-secondary.custom-file-control:disabled.focus::before,
.btn.btn-raised.btn-secondary.disabled:focus,
.btn-raised.btn-secondary.disabled.custom-file-control:focus::before,
.btn.btn-raised.btn-secondary.disabled.focus,
.btn-raised.btn-secondary.disabled.focus.custom-file-control::before,
.btn.btn-raised.btn-secondary:disabled:focus,
.btn-raised.btn-secondary.custom-file-control:disabled:focus::before,
.btn.btn-raised.btn-secondary:disabled.focus,
.btn-raised.btn-secondary.custom-file-control:disabled.focus::before {
  background-color: #304156 !important;
  border-color: #304156 !important;
}

.btn.btn-raised-secondary.disabled:hover,
.btn-raised-secondary.disabled.custom-file-control:hover::before,
.btn.btn-raised-secondary:disabled:hover,
.btn-raised-secondary.custom-file-control:disabled:hover::before,
.btn.btn-raised.btn-secondary.disabled:hover,
.btn-raised.btn-secondary.disabled.custom-file-control:hover::before,
.btn.btn-raised.btn-secondary:disabled:hover,
.btn-raised.btn-secondary.custom-file-control:disabled:hover::before {
  background-color: #304156 !important;
  border-color: #304156 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-opacity-secondary,
.btn-opacity-secondary.custom-file-control::before,
.btn.btn-opacity.btn-secondary,
.btn-opacity.btn-secondary.custom-file-control::before {
  color: #304156;
  background-color: rgba(48, 65, 86, 0.1);
  border-color: #304156;
  box-shadow: none;
}

.btn.btn-opacity-secondary:hover,
.btn-opacity-secondary.custom-file-control:hover::before,
.btn.btn-opacity-secondary:active,
.btn-opacity-secondary.custom-file-control:active::before,
.btn.btn-opacity.btn-secondary:hover,
.btn-opacity.btn-secondary.custom-file-control:hover::before,
.btn.btn-opacity.btn-secondary:active,
.btn-opacity.btn-secondary.custom-file-control:active::before {
  color: #fff !important;
  background-color: #304156 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-secondary:focus,
.btn-opacity-secondary.custom-file-control:focus::before,
.btn.btn-opacity.btn-secondary:focus,
.btn-opacity.btn-secondary.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-secondary.active,
.btn-opacity-secondary.active.custom-file-control::before,
.open > .btn.btn-opacity-secondary.dropdown-toggle,
.open > .btn-opacity-secondary.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity-secondary.dropdown-toggle,
.show > .btn-opacity-secondary.dropdown-toggle.custom-file-control::before,
.btn.btn-opacity.btn-secondary.active,
.btn-opacity.btn-secondary.active.custom-file-control::before,
.open > .btn.btn-opacity.btn-secondary.dropdown-toggle,
.open > .btn-opacity.btn-secondary.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity.btn-secondary.dropdown-toggle,
.show > .btn-opacity.btn-secondary.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #304156 !important;
  border-color: #304156 !important;
}

.btn.btn-opacity-secondary.active:hover,
.btn-opacity-secondary.active.custom-file-control:hover::before,
.btn.btn-opacity-secondary.active:focus,
.btn-opacity-secondary.active.custom-file-control:focus::before,
.btn.btn-opacity-secondary.active.focus,
.btn-opacity-secondary.active.focus.custom-file-control::before,
.open > .btn.btn-opacity-secondary.dropdown-toggle:hover,
.open > .btn-opacity-secondary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity-secondary.dropdown-toggle:focus,
.open > .btn-opacity-secondary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity-secondary.dropdown-toggle.focus,
.open > .btn-opacity-secondary.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity-secondary.dropdown-toggle:hover,
.show > .btn-opacity-secondary.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity-secondary.dropdown-toggle:focus,
.show > .btn-opacity-secondary.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity-secondary.dropdown-toggle.focus,
.show > .btn-opacity-secondary.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-opacity.btn-secondary.active:hover,
.btn-opacity.btn-secondary.active.custom-file-control:hover::before,
.btn.btn-opacity.btn-secondary.active:focus,
.btn-opacity.btn-secondary.active.custom-file-control:focus::before,
.btn.btn-opacity.btn-secondary.active.focus,
.btn-opacity.btn-secondary.active.focus.custom-file-control::before,
.open > .btn.btn-opacity.btn-secondary.dropdown-toggle:hover,
.open > .btn-opacity.btn-secondary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity.btn-secondary.dropdown-toggle:focus,
.open > .btn-opacity.btn-secondary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity.btn-secondary.dropdown-toggle.focus,
.open > .btn-opacity.btn-secondary.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity.btn-secondary.dropdown-toggle:hover,
.show > .btn-opacity.btn-secondary.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity.btn-secondary.dropdown-toggle:focus,
.show > .btn-opacity.btn-secondary.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity.btn-secondary.dropdown-toggle.focus,
.show > .btn-opacity.btn-secondary.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #304156;
  border-color: #304156;
}

.open > .btn.btn-opacity-secondary.dropdown-toggle.btn-icon,
.open > .btn-opacity-secondary.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-opacity.btn-secondary.dropdown-toggle.btn-icon,
.open > .btn-opacity.btn-secondary.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: rgba(48, 65, 86, 0.1);
}

.open > .btn.btn-opacity-secondary.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity-secondary.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-opacity.btn-secondary.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity.btn-secondary.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #304156;
}

.btn.btn-opacity-secondary.disabled:focus,
.btn-opacity-secondary.disabled.custom-file-control:focus::before,
.btn.btn-opacity-secondary.disabled.focus,
.btn-opacity-secondary.disabled.focus.custom-file-control::before,
.btn.btn-opacity-secondary:disabled:focus,
.btn-opacity-secondary.custom-file-control:disabled:focus::before,
.btn.btn-opacity-secondary:disabled.focus,
.btn-opacity-secondary.custom-file-control:disabled.focus::before,
.btn.btn-opacity.btn-secondary.disabled:focus,
.btn-opacity.btn-secondary.disabled.custom-file-control:focus::before,
.btn.btn-opacity.btn-secondary.disabled.focus,
.btn-opacity.btn-secondary.disabled.focus.custom-file-control::before,
.btn.btn-opacity.btn-secondary:disabled:focus,
.btn-opacity.btn-secondary.custom-file-control:disabled:focus::before,
.btn.btn-opacity.btn-secondary:disabled.focus,
.btn-opacity.btn-secondary.custom-file-control:disabled.focus::before {
  background-color: rgba(48, 65, 86, 0.1) !important;
  border-color: #304156 !important;
}

.btn.btn-opacity-secondary.disabled:hover,
.btn-opacity-secondary.disabled.custom-file-control:hover::before,
.btn.btn-opacity-secondary:disabled:hover,
.btn-opacity-secondary.custom-file-control:disabled:hover::before,
.btn.btn-opacity.btn-secondary.disabled:hover,
.btn-opacity.btn-secondary.disabled.custom-file-control:hover::before,
.btn.btn-opacity.btn-secondary:disabled:hover,
.btn-opacity.btn-secondary.custom-file-control:disabled:hover::before {
  background-color: rgba(48, 65, 86, 0.1) !important;
  border-color: #304156 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-flat-secondary,
.btn-flat-secondary.custom-file-control::before,
.btn.btn-flat.btn-secondary,
.btn-flat.btn-secondary.custom-file-control::before {
  color: #fff;
  background-color: #304156;
  border-color: #304156;
  box-shadow: none;
}

.btn.btn-flat-secondary:hover,
.btn-flat-secondary.custom-file-control:hover::before,
.btn.btn-flat-secondary:active,
.btn-flat-secondary.custom-file-control:active::before,
.btn.btn-flat.btn-secondary:hover,
.btn-flat.btn-secondary.custom-file-control:hover::before,
.btn.btn-flat.btn-secondary:active,
.btn-flat.btn-secondary.custom-file-control:active::before {
  color: #fff !important;
  background-color: #324359 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-flat-secondary:focus,
.btn-flat-secondary.custom-file-control:focus::before,
.btn.btn-flat.btn-secondary:focus,
.btn-flat.btn-secondary.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-flat-secondary.active,
.btn-flat-secondary.active.custom-file-control::before,
.open > .btn.btn-flat-secondary.dropdown-toggle,
.open > .btn-flat-secondary.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-flat-secondary.dropdown-toggle,
.show > .btn-flat-secondary.dropdown-toggle.custom-file-control::before,
.btn.btn-flat.btn-secondary.active,
.btn-flat.btn-secondary.active.custom-file-control::before,
.open > .btn.btn-flat.btn-secondary.dropdown-toggle,
.open > .btn-flat.btn-secondary.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-flat.btn-secondary.dropdown-toggle,
.show > .btn-flat.btn-secondary.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #324359 !important;
  border-color: #324359 !important;
}

.btn.btn-flat-secondary.active:hover,
.btn-flat-secondary.active.custom-file-control:hover::before,
.btn.btn-flat-secondary.active:focus,
.btn-flat-secondary.active.custom-file-control:focus::before,
.btn.btn-flat-secondary.active.focus,
.btn-flat-secondary.active.focus.custom-file-control::before,
.open > .btn.btn-flat-secondary.dropdown-toggle:hover,
.open > .btn-flat-secondary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-flat-secondary.dropdown-toggle:focus,
.open > .btn-flat-secondary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-flat-secondary.dropdown-toggle.focus,
.open > .btn-flat-secondary.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-flat-secondary.dropdown-toggle:hover,
.show > .btn-flat-secondary.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-flat-secondary.dropdown-toggle:focus,
.show > .btn-flat-secondary.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-flat-secondary.dropdown-toggle.focus,
.show > .btn-flat-secondary.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-flat.btn-secondary.active:hover,
.btn-flat.btn-secondary.active.custom-file-control:hover::before,
.btn.btn-flat.btn-secondary.active:focus,
.btn-flat.btn-secondary.active.custom-file-control:focus::before,
.btn.btn-flat.btn-secondary.active.focus,
.btn-flat.btn-secondary.active.focus.custom-file-control::before,
.open > .btn.btn-flat.btn-secondary.dropdown-toggle:hover,
.open > .btn-flat.btn-secondary.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-flat.btn-secondary.dropdown-toggle:focus,
.open > .btn-flat.btn-secondary.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-flat.btn-secondary.dropdown-toggle.focus,
.open > .btn-flat.btn-secondary.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-flat.btn-secondary.dropdown-toggle:hover,
.show > .btn-flat.btn-secondary.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-flat.btn-secondary.dropdown-toggle:focus,
.show > .btn-flat.btn-secondary.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-flat.btn-secondary.dropdown-toggle.focus,
.show > .btn-flat.btn-secondary.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #324359;
  border-color: #324359;
}

.open > .btn.btn-flat-secondary.dropdown-toggle.btn-icon,
.open > .btn-flat-secondary.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-flat.btn-secondary.dropdown-toggle.btn-icon,
.open > .btn-flat.btn-secondary.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #304156;
}

.open > .btn.btn-flat-secondary.dropdown-toggle.btn-icon:hover,
.open > .btn-flat-secondary.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-flat.btn-secondary.dropdown-toggle.btn-icon:hover,
.open > .btn-flat.btn-secondary.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #324359;
}

.btn.btn-flat-secondary.disabled:focus,
.btn-flat-secondary.disabled.custom-file-control:focus::before,
.btn.btn-flat-secondary.disabled.focus,
.btn-flat-secondary.disabled.focus.custom-file-control::before,
.btn.btn-flat-secondary:disabled:focus,
.btn-flat-secondary.custom-file-control:disabled:focus::before,
.btn.btn-flat-secondary:disabled.focus,
.btn-flat-secondary.custom-file-control:disabled.focus::before,
.btn.btn-flat.btn-secondary.disabled:focus,
.btn-flat.btn-secondary.disabled.custom-file-control:focus::before,
.btn.btn-flat.btn-secondary.disabled.focus,
.btn-flat.btn-secondary.disabled.focus.custom-file-control::before,
.btn.btn-flat.btn-secondary:disabled:focus,
.btn-flat.btn-secondary.custom-file-control:disabled:focus::before,
.btn.btn-flat.btn-secondary:disabled.focus,
.btn-flat.btn-secondary.custom-file-control:disabled.focus::before {
  background-color: #304156 !important;
  border-color: #304156 !important;
}

.btn.btn-flat-secondary.disabled:hover,
.btn-flat-secondary.disabled.custom-file-control:hover::before,
.btn.btn-flat-secondary:disabled:hover,
.btn-flat-secondary.custom-file-control:disabled:hover::before,
.btn.btn-flat.btn-secondary.disabled:hover,
.btn-flat.btn-secondary.disabled.custom-file-control:hover::before,
.btn.btn-flat.btn-secondary:disabled:hover,
.btn-flat.btn-secondary.custom-file-control:disabled:hover::before {
  background-color: #304156 !important;
  border-color: #304156 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-link-secondary,
.btn-link-secondary.custom-file-control::before,
.btn.btn-link.btn-secondary,
.btn-link.btn-secondary.custom-file-control::before {
  color: #304156 !important;
}

.btn.btn-link-secondary::after,
.btn.btn-link.btn-secondary::after {
  background-color: #304156 !important;
}

.btn.btn-outline-success,
.btn-outline-success.custom-file-control::before,
.btn.btn-outline.btn-success,
.btn-outline.btn-success.custom-file-control::before {
  color: #09B66D;
  background-color: transparent;
  border-color: #09B66D;
  box-shadow: none;
}

.btn.btn-outline-success:hover,
.btn-outline-success.custom-file-control:hover::before,
.btn.btn-outline-success:active,
.btn-outline-success.custom-file-control:active::before,
.btn.btn-outline.btn-success:hover,
.btn-outline.btn-success.custom-file-control:hover::before,
.btn.btn-outline.btn-success:active,
.btn-outline.btn-success.custom-file-control:active::before {
  color: #fff !important;
  background-color: #09B66D !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-outline-success:focus,
.btn-outline-success.custom-file-control:focus::before,
.btn.btn-outline.btn-success:focus,
.btn-outline.btn-success.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-outline-success.active,
.btn-outline-success.active.custom-file-control::before,
.open > .btn.btn-outline-success.dropdown-toggle,
.open > .btn-outline-success.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-outline-success.dropdown-toggle,
.show > .btn-outline-success.dropdown-toggle.custom-file-control::before,
.btn.btn-outline.btn-success.active,
.btn-outline.btn-success.active.custom-file-control::before,
.open > .btn.btn-outline.btn-success.dropdown-toggle,
.open > .btn-outline.btn-success.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-outline.btn-success.dropdown-toggle,
.show > .btn-outline.btn-success.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #09B66D !important;
  border-color: #09B66D !important;
}

.btn.btn-outline-success.active:hover,
.btn-outline-success.active.custom-file-control:hover::before,
.btn.btn-outline-success.active:focus,
.btn-outline-success.active.custom-file-control:focus::before,
.btn.btn-outline-success.active.focus,
.btn-outline-success.active.focus.custom-file-control::before,
.open > .btn.btn-outline-success.dropdown-toggle:hover,
.open > .btn-outline-success.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline-success.dropdown-toggle.focus,
.open > .btn-outline-success.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-outline-success.dropdown-toggle:hover,
.show > .btn-outline-success.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-outline-success.dropdown-toggle:focus,
.show > .btn-outline-success.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-outline-success.dropdown-toggle.focus,
.show > .btn-outline-success.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-outline.btn-success.active:hover,
.btn-outline.btn-success.active.custom-file-control:hover::before,
.btn.btn-outline.btn-success.active:focus,
.btn-outline.btn-success.active.custom-file-control:focus::before,
.btn.btn-outline.btn-success.active.focus,
.btn-outline.btn-success.active.focus.custom-file-control::before,
.open > .btn.btn-outline.btn-success.dropdown-toggle:hover,
.open > .btn-outline.btn-success.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline.btn-success.dropdown-toggle:focus,
.open > .btn-outline.btn-success.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline.btn-success.dropdown-toggle.focus,
.open > .btn-outline.btn-success.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-outline.btn-success.dropdown-toggle:hover,
.show > .btn-outline.btn-success.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-outline.btn-success.dropdown-toggle:focus,
.show > .btn-outline.btn-success.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-outline.btn-success.dropdown-toggle.focus,
.show > .btn-outline.btn-success.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #09B66D;
  border-color: #09B66D;
}

.open > .btn.btn-outline-success.dropdown-toggle.btn-icon,
.open > .btn-outline-success.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-outline.btn-success.dropdown-toggle.btn-icon,
.open > .btn-outline.btn-success.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-outline-success.dropdown-toggle.btn-icon:hover,
.open > .btn-outline-success.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-outline.btn-success.dropdown-toggle.btn-icon:hover,
.open > .btn-outline.btn-success.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #09B66D;
}

.btn.btn-outline-success.disabled:focus,
.btn-outline-success.disabled.custom-file-control:focus::before,
.btn.btn-outline-success.disabled.focus,
.btn-outline-success.disabled.focus.custom-file-control::before,
.btn.btn-outline-success:disabled:focus,
.btn-outline-success.custom-file-control:disabled:focus::before,
.btn.btn-outline-success:disabled.focus,
.btn-outline-success.custom-file-control:disabled.focus::before,
.btn.btn-outline.btn-success.disabled:focus,
.btn-outline.btn-success.disabled.custom-file-control:focus::before,
.btn.btn-outline.btn-success.disabled.focus,
.btn-outline.btn-success.disabled.focus.custom-file-control::before,
.btn.btn-outline.btn-success:disabled:focus,
.btn-outline.btn-success.custom-file-control:disabled:focus::before,
.btn.btn-outline.btn-success:disabled.focus,
.btn-outline.btn-success.custom-file-control:disabled.focus::before {
  background-color: transparent !important;
  border-color: #09B66D !important;
}

.btn.btn-outline-success.disabled:hover,
.btn-outline-success.disabled.custom-file-control:hover::before,
.btn.btn-outline-success:disabled:hover,
.btn-outline-success.custom-file-control:disabled:hover::before,
.btn.btn-outline.btn-success.disabled:hover,
.btn-outline.btn-success.disabled.custom-file-control:hover::before,
.btn.btn-outline.btn-success:disabled:hover,
.btn-outline.btn-success.custom-file-control:disabled:hover::before {
  background-color: transparent !important;
  border-color: #09B66D !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-raised-success,
.btn-raised-success.custom-file-control::before,
.btn.btn-raised.btn-success,
.btn-raised.btn-success.custom-file-control::before {
  color: #fff;
  background-color: #09B66D;
  border-color: #09B66D;
  box-shadow: 0 5px 15px rgba(9, 182, 109, 0.15), 0 15px 40px rgba(9, 182, 109, 0.2);
}

.btn.btn-raised-success:hover,
.btn-raised-success.custom-file-control:hover::before,
.btn.btn-raised-success:active,
.btn-raised-success.custom-file-control:active::before,
.btn.btn-raised.btn-success:hover,
.btn-raised.btn-success.custom-file-control:hover::before,
.btn.btn-raised.btn-success:active,
.btn-raised.btn-success.custom-file-control:active::before {
  color: #fff !important;
  background-color: #09bb70 !important;
  box-shadow: none !important;
}

.btn.btn-raised-success:focus,
.btn-raised-success.custom-file-control:focus::before,
.btn.btn-raised.btn-success:focus,
.btn-raised.btn-success.custom-file-control:focus::before {
  box-shadow: none !important;
}

.btn.btn-raised-success.active,
.btn-raised-success.active.custom-file-control::before,
.open > .btn.btn-raised-success.dropdown-toggle,
.open > .btn-raised-success.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-raised-success.dropdown-toggle,
.show > .btn-raised-success.dropdown-toggle.custom-file-control::before,
.btn.btn-raised.btn-success.active,
.btn-raised.btn-success.active.custom-file-control::before,
.open > .btn.btn-raised.btn-success.dropdown-toggle,
.open > .btn-raised.btn-success.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-raised.btn-success.dropdown-toggle,
.show > .btn-raised.btn-success.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #09bb70 !important;
  border-color: #09bb70 !important;
}

.btn.btn-raised-success.active:hover,
.btn-raised-success.active.custom-file-control:hover::before,
.btn.btn-raised-success.active:focus,
.btn-raised-success.active.custom-file-control:focus::before,
.btn.btn-raised-success.active.focus,
.btn-raised-success.active.focus.custom-file-control::before,
.open > .btn.btn-raised-success.dropdown-toggle:hover,
.open > .btn-raised-success.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised-success.dropdown-toggle:focus,
.open > .btn-raised-success.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised-success.dropdown-toggle.focus,
.open > .btn-raised-success.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-raised-success.dropdown-toggle:hover,
.show > .btn-raised-success.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-raised-success.dropdown-toggle:focus,
.show > .btn-raised-success.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-raised-success.dropdown-toggle.focus,
.show > .btn-raised-success.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-raised.btn-success.active:hover,
.btn-raised.btn-success.active.custom-file-control:hover::before,
.btn.btn-raised.btn-success.active:focus,
.btn-raised.btn-success.active.custom-file-control:focus::before,
.btn.btn-raised.btn-success.active.focus,
.btn-raised.btn-success.active.focus.custom-file-control::before,
.open > .btn.btn-raised.btn-success.dropdown-toggle:hover,
.open > .btn-raised.btn-success.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-success.dropdown-toggle:focus,
.open > .btn-raised.btn-success.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised.btn-success.dropdown-toggle.focus,
.open > .btn-raised.btn-success.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-raised.btn-success.dropdown-toggle:hover,
.show > .btn-raised.btn-success.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-raised.btn-success.dropdown-toggle:focus,
.show > .btn-raised.btn-success.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-raised.btn-success.dropdown-toggle.focus,
.show > .btn-raised.btn-success.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #09bb70;
  border-color: #09bb70;
}

.open > .btn.btn-raised-success.dropdown-toggle.btn-icon,
.open > .btn-raised-success.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-raised.btn-success.dropdown-toggle.btn-icon,
.open > .btn-raised.btn-success.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #09B66D;
}

.open > .btn.btn-raised-success.dropdown-toggle.btn-icon:hover,
.open > .btn-raised-success.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-success.dropdown-toggle.btn-icon:hover,
.open > .btn-raised.btn-success.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #09bb70;
}

.btn.btn-raised-success.disabled:focus,
.btn-raised-success.disabled.custom-file-control:focus::before,
.btn.btn-raised-success.disabled.focus,
.btn-raised-success.disabled.focus.custom-file-control::before,
.btn.btn-raised-success:disabled:focus,
.btn-raised-success.custom-file-control:disabled:focus::before,
.btn.btn-raised-success:disabled.focus,
.btn-raised-success.custom-file-control:disabled.focus::before,
.btn.btn-raised.btn-success.disabled:focus,
.btn-raised.btn-success.disabled.custom-file-control:focus::before,
.btn.btn-raised.btn-success.disabled.focus,
.btn-raised.btn-success.disabled.focus.custom-file-control::before,
.btn.btn-raised.btn-success:disabled:focus,
.btn-raised.btn-success.custom-file-control:disabled:focus::before,
.btn.btn-raised.btn-success:disabled.focus,
.btn-raised.btn-success.custom-file-control:disabled.focus::before {
  background-color: #09B66D !important;
  border-color: #09B66D !important;
}

.btn.btn-raised-success.disabled:hover,
.btn-raised-success.disabled.custom-file-control:hover::before,
.btn.btn-raised-success:disabled:hover,
.btn-raised-success.custom-file-control:disabled:hover::before,
.btn.btn-raised.btn-success.disabled:hover,
.btn-raised.btn-success.disabled.custom-file-control:hover::before,
.btn.btn-raised.btn-success:disabled:hover,
.btn-raised.btn-success.custom-file-control:disabled:hover::before {
  background-color: #09B66D !important;
  border-color: #09B66D !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-opacity-success,
.btn-opacity-success.custom-file-control::before,
.btn.btn-opacity.btn-success,
.btn-opacity.btn-success.custom-file-control::before {
  color: #09B66D;
  background-color: rgba(9, 182, 109, 0.1);
  border-color: #09B66D;
  box-shadow: none;
}

.btn.btn-opacity-success:hover,
.btn-opacity-success.custom-file-control:hover::before,
.btn.btn-opacity-success:active,
.btn-opacity-success.custom-file-control:active::before,
.btn.btn-opacity.btn-success:hover,
.btn-opacity.btn-success.custom-file-control:hover::before,
.btn.btn-opacity.btn-success:active,
.btn-opacity.btn-success.custom-file-control:active::before {
  color: #fff !important;
  background-color: #09B66D !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-success:focus,
.btn-opacity-success.custom-file-control:focus::before,
.btn.btn-opacity.btn-success:focus,
.btn-opacity.btn-success.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-success.active,
.btn-opacity-success.active.custom-file-control::before,
.open > .btn.btn-opacity-success.dropdown-toggle,
.open > .btn-opacity-success.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity-success.dropdown-toggle,
.show > .btn-opacity-success.dropdown-toggle.custom-file-control::before,
.btn.btn-opacity.btn-success.active,
.btn-opacity.btn-success.active.custom-file-control::before,
.open > .btn.btn-opacity.btn-success.dropdown-toggle,
.open > .btn-opacity.btn-success.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity.btn-success.dropdown-toggle,
.show > .btn-opacity.btn-success.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #09B66D !important;
  border-color: #09B66D !important;
}

.btn.btn-opacity-success.active:hover,
.btn-opacity-success.active.custom-file-control:hover::before,
.btn.btn-opacity-success.active:focus,
.btn-opacity-success.active.custom-file-control:focus::before,
.btn.btn-opacity-success.active.focus,
.btn-opacity-success.active.focus.custom-file-control::before,
.open > .btn.btn-opacity-success.dropdown-toggle:hover,
.open > .btn-opacity-success.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity-success.dropdown-toggle:focus,
.open > .btn-opacity-success.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity-success.dropdown-toggle.focus,
.open > .btn-opacity-success.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity-success.dropdown-toggle:hover,
.show > .btn-opacity-success.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity-success.dropdown-toggle:focus,
.show > .btn-opacity-success.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity-success.dropdown-toggle.focus,
.show > .btn-opacity-success.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-opacity.btn-success.active:hover,
.btn-opacity.btn-success.active.custom-file-control:hover::before,
.btn.btn-opacity.btn-success.active:focus,
.btn-opacity.btn-success.active.custom-file-control:focus::before,
.btn.btn-opacity.btn-success.active.focus,
.btn-opacity.btn-success.active.focus.custom-file-control::before,
.open > .btn.btn-opacity.btn-success.dropdown-toggle:hover,
.open > .btn-opacity.btn-success.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity.btn-success.dropdown-toggle:focus,
.open > .btn-opacity.btn-success.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity.btn-success.dropdown-toggle.focus,
.open > .btn-opacity.btn-success.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity.btn-success.dropdown-toggle:hover,
.show > .btn-opacity.btn-success.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity.btn-success.dropdown-toggle:focus,
.show > .btn-opacity.btn-success.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity.btn-success.dropdown-toggle.focus,
.show > .btn-opacity.btn-success.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #09B66D;
  border-color: #09B66D;
}

.open > .btn.btn-opacity-success.dropdown-toggle.btn-icon,
.open > .btn-opacity-success.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-opacity.btn-success.dropdown-toggle.btn-icon,
.open > .btn-opacity.btn-success.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: rgba(9, 182, 109, 0.1);
}

.open > .btn.btn-opacity-success.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity-success.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-opacity.btn-success.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity.btn-success.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #09B66D;
}

.btn.btn-opacity-success.disabled:focus,
.btn-opacity-success.disabled.custom-file-control:focus::before,
.btn.btn-opacity-success.disabled.focus,
.btn-opacity-success.disabled.focus.custom-file-control::before,
.btn.btn-opacity-success:disabled:focus,
.btn-opacity-success.custom-file-control:disabled:focus::before,
.btn.btn-opacity-success:disabled.focus,
.btn-opacity-success.custom-file-control:disabled.focus::before,
.btn.btn-opacity.btn-success.disabled:focus,
.btn-opacity.btn-success.disabled.custom-file-control:focus::before,
.btn.btn-opacity.btn-success.disabled.focus,
.btn-opacity.btn-success.disabled.focus.custom-file-control::before,
.btn.btn-opacity.btn-success:disabled:focus,
.btn-opacity.btn-success.custom-file-control:disabled:focus::before,
.btn.btn-opacity.btn-success:disabled.focus,
.btn-opacity.btn-success.custom-file-control:disabled.focus::before {
  background-color: rgba(9, 182, 109, 0.1) !important;
  border-color: #09B66D !important;
}

.btn.btn-opacity-success.disabled:hover,
.btn-opacity-success.disabled.custom-file-control:hover::before,
.btn.btn-opacity-success:disabled:hover,
.btn-opacity-success.custom-file-control:disabled:hover::before,
.btn.btn-opacity.btn-success.disabled:hover,
.btn-opacity.btn-success.disabled.custom-file-control:hover::before,
.btn.btn-opacity.btn-success:disabled:hover,
.btn-opacity.btn-success.custom-file-control:disabled:hover::before {
  background-color: rgba(9, 182, 109, 0.1) !important;
  border-color: #09B66D !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-flat-success,
.btn-flat-success.custom-file-control::before,
.btn.btn-flat.btn-success,
.btn-flat.btn-success.custom-file-control::before {
  color: #fff;
  background-color: #09B66D;
  border-color: #09B66D;
  box-shadow: none;
}

.btn.btn-flat-success:hover,
.btn-flat-success.custom-file-control:hover::before,
.btn.btn-flat-success:active,
.btn-flat-success.custom-file-control:active::before,
.btn.btn-flat.btn-success:hover,
.btn-flat.btn-success.custom-file-control:hover::before,
.btn.btn-flat.btn-success:active,
.btn-flat.btn-success.custom-file-control:active::before {
  color: #fff !important;
  background-color: #09bb70 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-flat-success:focus,
.btn-flat-success.custom-file-control:focus::before,
.btn.btn-flat.btn-success:focus,
.btn-flat.btn-success.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-flat-success.active,
.btn-flat-success.active.custom-file-control::before,
.open > .btn.btn-flat-success.dropdown-toggle,
.open > .btn-flat-success.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-flat-success.dropdown-toggle,
.show > .btn-flat-success.dropdown-toggle.custom-file-control::before,
.btn.btn-flat.btn-success.active,
.btn-flat.btn-success.active.custom-file-control::before,
.open > .btn.btn-flat.btn-success.dropdown-toggle,
.open > .btn-flat.btn-success.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-flat.btn-success.dropdown-toggle,
.show > .btn-flat.btn-success.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #09bb70 !important;
  border-color: #09bb70 !important;
}

.btn.btn-flat-success.active:hover,
.btn-flat-success.active.custom-file-control:hover::before,
.btn.btn-flat-success.active:focus,
.btn-flat-success.active.custom-file-control:focus::before,
.btn.btn-flat-success.active.focus,
.btn-flat-success.active.focus.custom-file-control::before,
.open > .btn.btn-flat-success.dropdown-toggle:hover,
.open > .btn-flat-success.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-flat-success.dropdown-toggle:focus,
.open > .btn-flat-success.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-flat-success.dropdown-toggle.focus,
.open > .btn-flat-success.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-flat-success.dropdown-toggle:hover,
.show > .btn-flat-success.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-flat-success.dropdown-toggle:focus,
.show > .btn-flat-success.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-flat-success.dropdown-toggle.focus,
.show > .btn-flat-success.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-flat.btn-success.active:hover,
.btn-flat.btn-success.active.custom-file-control:hover::before,
.btn.btn-flat.btn-success.active:focus,
.btn-flat.btn-success.active.custom-file-control:focus::before,
.btn.btn-flat.btn-success.active.focus,
.btn-flat.btn-success.active.focus.custom-file-control::before,
.open > .btn.btn-flat.btn-success.dropdown-toggle:hover,
.open > .btn-flat.btn-success.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-flat.btn-success.dropdown-toggle:focus,
.open > .btn-flat.btn-success.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-flat.btn-success.dropdown-toggle.focus,
.open > .btn-flat.btn-success.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-flat.btn-success.dropdown-toggle:hover,
.show > .btn-flat.btn-success.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-flat.btn-success.dropdown-toggle:focus,
.show > .btn-flat.btn-success.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-flat.btn-success.dropdown-toggle.focus,
.show > .btn-flat.btn-success.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #09bb70;
  border-color: #09bb70;
}

.open > .btn.btn-flat-success.dropdown-toggle.btn-icon,
.open > .btn-flat-success.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-flat.btn-success.dropdown-toggle.btn-icon,
.open > .btn-flat.btn-success.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #09B66D;
}

.open > .btn.btn-flat-success.dropdown-toggle.btn-icon:hover,
.open > .btn-flat-success.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-flat.btn-success.dropdown-toggle.btn-icon:hover,
.open > .btn-flat.btn-success.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #09bb70;
}

.btn.btn-flat-success.disabled:focus,
.btn-flat-success.disabled.custom-file-control:focus::before,
.btn.btn-flat-success.disabled.focus,
.btn-flat-success.disabled.focus.custom-file-control::before,
.btn.btn-flat-success:disabled:focus,
.btn-flat-success.custom-file-control:disabled:focus::before,
.btn.btn-flat-success:disabled.focus,
.btn-flat-success.custom-file-control:disabled.focus::before,
.btn.btn-flat.btn-success.disabled:focus,
.btn-flat.btn-success.disabled.custom-file-control:focus::before,
.btn.btn-flat.btn-success.disabled.focus,
.btn-flat.btn-success.disabled.focus.custom-file-control::before,
.btn.btn-flat.btn-success:disabled:focus,
.btn-flat.btn-success.custom-file-control:disabled:focus::before,
.btn.btn-flat.btn-success:disabled.focus,
.btn-flat.btn-success.custom-file-control:disabled.focus::before {
  background-color: #09B66D !important;
  border-color: #09B66D !important;
}

.btn.btn-flat-success.disabled:hover,
.btn-flat-success.disabled.custom-file-control:hover::before,
.btn.btn-flat-success:disabled:hover,
.btn-flat-success.custom-file-control:disabled:hover::before,
.btn.btn-flat.btn-success.disabled:hover,
.btn-flat.btn-success.disabled.custom-file-control:hover::before,
.btn.btn-flat.btn-success:disabled:hover,
.btn-flat.btn-success.custom-file-control:disabled:hover::before {
  background-color: #09B66D !important;
  border-color: #09B66D !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-link-success,
.btn-link-success.custom-file-control::before,
.btn.btn-link.btn-success,
.btn-link.btn-success.custom-file-control::before {
  color: #09B66D !important;
}

.btn.btn-link-success::after,
.btn.btn-link.btn-success::after {
  background-color: #09B66D !important;
}

.btn.btn-outline-info,
.btn-outline-info.custom-file-control::before,
.btn.btn-outline.btn-info,
.btn-outline.btn-info.custom-file-control::before {
  color: #5e5ce6;
  background-color: transparent;
  border-color: #5e5ce6;
  box-shadow: none;
}

.btn.btn-outline-info:hover,
.btn-outline-info.custom-file-control:hover::before,
.btn.btn-outline-info:active,
.btn-outline-info.custom-file-control:active::before,
.btn.btn-outline.btn-info:hover,
.btn-outline.btn-info.custom-file-control:hover::before,
.btn.btn-outline.btn-info:active,
.btn-outline.btn-info.custom-file-control:active::before {
  color: #fff !important;
  background-color: #5e5ce6 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-outline-info:focus,
.btn-outline-info.custom-file-control:focus::before,
.btn.btn-outline.btn-info:focus,
.btn-outline.btn-info.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-outline-info.active,
.btn-outline-info.active.custom-file-control::before,
.open > .btn.btn-outline-info.dropdown-toggle,
.open > .btn-outline-info.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-outline-info.dropdown-toggle,
.show > .btn-outline-info.dropdown-toggle.custom-file-control::before,
.btn.btn-outline.btn-info.active,
.btn-outline.btn-info.active.custom-file-control::before,
.open > .btn.btn-outline.btn-info.dropdown-toggle,
.open > .btn-outline.btn-info.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-outline.btn-info.dropdown-toggle,
.show > .btn-outline.btn-info.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #5e5ce6 !important;
  border-color: #5e5ce6 !important;
}

.btn.btn-outline-info.active:hover,
.btn-outline-info.active.custom-file-control:hover::before,
.btn.btn-outline-info.active:focus,
.btn-outline-info.active.custom-file-control:focus::before,
.btn.btn-outline-info.active.focus,
.btn-outline-info.active.focus.custom-file-control::before,
.open > .btn.btn-outline-info.dropdown-toggle:hover,
.open > .btn-outline-info.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline-info.dropdown-toggle.focus,
.open > .btn-outline-info.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-outline-info.dropdown-toggle:hover,
.show > .btn-outline-info.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-outline-info.dropdown-toggle:focus,
.show > .btn-outline-info.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-outline-info.dropdown-toggle.focus,
.show > .btn-outline-info.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-outline.btn-info.active:hover,
.btn-outline.btn-info.active.custom-file-control:hover::before,
.btn.btn-outline.btn-info.active:focus,
.btn-outline.btn-info.active.custom-file-control:focus::before,
.btn.btn-outline.btn-info.active.focus,
.btn-outline.btn-info.active.focus.custom-file-control::before,
.open > .btn.btn-outline.btn-info.dropdown-toggle:hover,
.open > .btn-outline.btn-info.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline.btn-info.dropdown-toggle:focus,
.open > .btn-outline.btn-info.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline.btn-info.dropdown-toggle.focus,
.open > .btn-outline.btn-info.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-outline.btn-info.dropdown-toggle:hover,
.show > .btn-outline.btn-info.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-outline.btn-info.dropdown-toggle:focus,
.show > .btn-outline.btn-info.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-outline.btn-info.dropdown-toggle.focus,
.show > .btn-outline.btn-info.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #5e5ce6;
  border-color: #5e5ce6;
}

.open > .btn.btn-outline-info.dropdown-toggle.btn-icon,
.open > .btn-outline-info.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-outline.btn-info.dropdown-toggle.btn-icon,
.open > .btn-outline.btn-info.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-outline-info.dropdown-toggle.btn-icon:hover,
.open > .btn-outline-info.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-outline.btn-info.dropdown-toggle.btn-icon:hover,
.open > .btn-outline.btn-info.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #5e5ce6;
}

.btn.btn-outline-info.disabled:focus,
.btn-outline-info.disabled.custom-file-control:focus::before,
.btn.btn-outline-info.disabled.focus,
.btn-outline-info.disabled.focus.custom-file-control::before,
.btn.btn-outline-info:disabled:focus,
.btn-outline-info.custom-file-control:disabled:focus::before,
.btn.btn-outline-info:disabled.focus,
.btn-outline-info.custom-file-control:disabled.focus::before,
.btn.btn-outline.btn-info.disabled:focus,
.btn-outline.btn-info.disabled.custom-file-control:focus::before,
.btn.btn-outline.btn-info.disabled.focus,
.btn-outline.btn-info.disabled.focus.custom-file-control::before,
.btn.btn-outline.btn-info:disabled:focus,
.btn-outline.btn-info.custom-file-control:disabled:focus::before,
.btn.btn-outline.btn-info:disabled.focus,
.btn-outline.btn-info.custom-file-control:disabled.focus::before {
  background-color: transparent !important;
  border-color: #5e5ce6 !important;
}

.btn.btn-outline-info.disabled:hover,
.btn-outline-info.disabled.custom-file-control:hover::before,
.btn.btn-outline-info:disabled:hover,
.btn-outline-info.custom-file-control:disabled:hover::before,
.btn.btn-outline.btn-info.disabled:hover,
.btn-outline.btn-info.disabled.custom-file-control:hover::before,
.btn.btn-outline.btn-info:disabled:hover,
.btn-outline.btn-info.custom-file-control:disabled:hover::before {
  background-color: transparent !important;
  border-color: #5e5ce6 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-raised-info,
.btn-raised-info.custom-file-control::before,
.btn.btn-raised.btn-info,
.btn-raised.btn-info.custom-file-control::before {
  color: #fff;
  background-color: #5e5ce6;
  border-color: #5e5ce6;
  box-shadow: 0 5px 15px rgba(94, 92, 230, 0.15), 0 15px 40px rgba(94, 92, 230, 0.2);
}

.btn.btn-raised-info:hover,
.btn-raised-info.custom-file-control:hover::before,
.btn.btn-raised-info:active,
.btn-raised-info.custom-file-control:active::before,
.btn.btn-raised.btn-info:hover,
.btn-raised.btn-info.custom-file-control:hover::before,
.btn.btn-raised.btn-info:active,
.btn-raised.btn-info.custom-file-control:active::before {
  color: #fff !important;
  background-color: #6260e7 !important;
  box-shadow: none !important;
}

.btn.btn-raised-info:focus,
.btn-raised-info.custom-file-control:focus::before,
.btn.btn-raised.btn-info:focus,
.btn-raised.btn-info.custom-file-control:focus::before {
  box-shadow: none !important;
}

.btn.btn-raised-info.active,
.btn-raised-info.active.custom-file-control::before,
.open > .btn.btn-raised-info.dropdown-toggle,
.open > .btn-raised-info.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-raised-info.dropdown-toggle,
.show > .btn-raised-info.dropdown-toggle.custom-file-control::before,
.btn.btn-raised.btn-info.active,
.btn-raised.btn-info.active.custom-file-control::before,
.open > .btn.btn-raised.btn-info.dropdown-toggle,
.open > .btn-raised.btn-info.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-raised.btn-info.dropdown-toggle,
.show > .btn-raised.btn-info.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #6260e7 !important;
  border-color: #6260e7 !important;
}

.btn.btn-raised-info.active:hover,
.btn-raised-info.active.custom-file-control:hover::before,
.btn.btn-raised-info.active:focus,
.btn-raised-info.active.custom-file-control:focus::before,
.btn.btn-raised-info.active.focus,
.btn-raised-info.active.focus.custom-file-control::before,
.open > .btn.btn-raised-info.dropdown-toggle:hover,
.open > .btn-raised-info.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised-info.dropdown-toggle:focus,
.open > .btn-raised-info.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised-info.dropdown-toggle.focus,
.open > .btn-raised-info.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-raised-info.dropdown-toggle:hover,
.show > .btn-raised-info.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-raised-info.dropdown-toggle:focus,
.show > .btn-raised-info.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-raised-info.dropdown-toggle.focus,
.show > .btn-raised-info.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-raised.btn-info.active:hover,
.btn-raised.btn-info.active.custom-file-control:hover::before,
.btn.btn-raised.btn-info.active:focus,
.btn-raised.btn-info.active.custom-file-control:focus::before,
.btn.btn-raised.btn-info.active.focus,
.btn-raised.btn-info.active.focus.custom-file-control::before,
.open > .btn.btn-raised.btn-info.dropdown-toggle:hover,
.open > .btn-raised.btn-info.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-info.dropdown-toggle:focus,
.open > .btn-raised.btn-info.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised.btn-info.dropdown-toggle.focus,
.open > .btn-raised.btn-info.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-raised.btn-info.dropdown-toggle:hover,
.show > .btn-raised.btn-info.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-raised.btn-info.dropdown-toggle:focus,
.show > .btn-raised.btn-info.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-raised.btn-info.dropdown-toggle.focus,
.show > .btn-raised.btn-info.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #6260e7;
  border-color: #6260e7;
}

.open > .btn.btn-raised-info.dropdown-toggle.btn-icon,
.open > .btn-raised-info.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-raised.btn-info.dropdown-toggle.btn-icon,
.open > .btn-raised.btn-info.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #5e5ce6;
}

.open > .btn.btn-raised-info.dropdown-toggle.btn-icon:hover,
.open > .btn-raised-info.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-info.dropdown-toggle.btn-icon:hover,
.open > .btn-raised.btn-info.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #6260e7;
}

.btn.btn-raised-info.disabled:focus,
.btn-raised-info.disabled.custom-file-control:focus::before,
.btn.btn-raised-info.disabled.focus,
.btn-raised-info.disabled.focus.custom-file-control::before,
.btn.btn-raised-info:disabled:focus,
.btn-raised-info.custom-file-control:disabled:focus::before,
.btn.btn-raised-info:disabled.focus,
.btn-raised-info.custom-file-control:disabled.focus::before,
.btn.btn-raised.btn-info.disabled:focus,
.btn-raised.btn-info.disabled.custom-file-control:focus::before,
.btn.btn-raised.btn-info.disabled.focus,
.btn-raised.btn-info.disabled.focus.custom-file-control::before,
.btn.btn-raised.btn-info:disabled:focus,
.btn-raised.btn-info.custom-file-control:disabled:focus::before,
.btn.btn-raised.btn-info:disabled.focus,
.btn-raised.btn-info.custom-file-control:disabled.focus::before {
  background-color: #5e5ce6 !important;
  border-color: #5e5ce6 !important;
}

.btn.btn-raised-info.disabled:hover,
.btn-raised-info.disabled.custom-file-control:hover::before,
.btn.btn-raised-info:disabled:hover,
.btn-raised-info.custom-file-control:disabled:hover::before,
.btn.btn-raised.btn-info.disabled:hover,
.btn-raised.btn-info.disabled.custom-file-control:hover::before,
.btn.btn-raised.btn-info:disabled:hover,
.btn-raised.btn-info.custom-file-control:disabled:hover::before {
  background-color: #5e5ce6 !important;
  border-color: #5e5ce6 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-opacity-info,
.btn-opacity-info.custom-file-control::before,
.btn.btn-opacity.btn-info,
.btn-opacity.btn-info.custom-file-control::before {
  color: #5e5ce6;
  background-color: rgba(94, 92, 230, 0.1);
  border-color: #5e5ce6;
  box-shadow: none;
}

.btn.btn-opacity-info:hover,
.btn-opacity-info.custom-file-control:hover::before,
.btn.btn-opacity-info:active,
.btn-opacity-info.custom-file-control:active::before,
.btn.btn-opacity.btn-info:hover,
.btn-opacity.btn-info.custom-file-control:hover::before,
.btn.btn-opacity.btn-info:active,
.btn-opacity.btn-info.custom-file-control:active::before {
  color: #fff !important;
  background-color: #5e5ce6 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-info:focus,
.btn-opacity-info.custom-file-control:focus::before,
.btn.btn-opacity.btn-info:focus,
.btn-opacity.btn-info.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-info.active,
.btn-opacity-info.active.custom-file-control::before,
.open > .btn.btn-opacity-info.dropdown-toggle,
.open > .btn-opacity-info.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity-info.dropdown-toggle,
.show > .btn-opacity-info.dropdown-toggle.custom-file-control::before,
.btn.btn-opacity.btn-info.active,
.btn-opacity.btn-info.active.custom-file-control::before,
.open > .btn.btn-opacity.btn-info.dropdown-toggle,
.open > .btn-opacity.btn-info.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity.btn-info.dropdown-toggle,
.show > .btn-opacity.btn-info.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #5e5ce6 !important;
  border-color: #5e5ce6 !important;
}

.btn.btn-opacity-info.active:hover,
.btn-opacity-info.active.custom-file-control:hover::before,
.btn.btn-opacity-info.active:focus,
.btn-opacity-info.active.custom-file-control:focus::before,
.btn.btn-opacity-info.active.focus,
.btn-opacity-info.active.focus.custom-file-control::before,
.open > .btn.btn-opacity-info.dropdown-toggle:hover,
.open > .btn-opacity-info.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity-info.dropdown-toggle:focus,
.open > .btn-opacity-info.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity-info.dropdown-toggle.focus,
.open > .btn-opacity-info.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity-info.dropdown-toggle:hover,
.show > .btn-opacity-info.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity-info.dropdown-toggle:focus,
.show > .btn-opacity-info.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity-info.dropdown-toggle.focus,
.show > .btn-opacity-info.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-opacity.btn-info.active:hover,
.btn-opacity.btn-info.active.custom-file-control:hover::before,
.btn.btn-opacity.btn-info.active:focus,
.btn-opacity.btn-info.active.custom-file-control:focus::before,
.btn.btn-opacity.btn-info.active.focus,
.btn-opacity.btn-info.active.focus.custom-file-control::before,
.open > .btn.btn-opacity.btn-info.dropdown-toggle:hover,
.open > .btn-opacity.btn-info.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity.btn-info.dropdown-toggle:focus,
.open > .btn-opacity.btn-info.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity.btn-info.dropdown-toggle.focus,
.open > .btn-opacity.btn-info.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity.btn-info.dropdown-toggle:hover,
.show > .btn-opacity.btn-info.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity.btn-info.dropdown-toggle:focus,
.show > .btn-opacity.btn-info.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity.btn-info.dropdown-toggle.focus,
.show > .btn-opacity.btn-info.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #5e5ce6;
  border-color: #5e5ce6;
}

.open > .btn.btn-opacity-info.dropdown-toggle.btn-icon,
.open > .btn-opacity-info.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-opacity.btn-info.dropdown-toggle.btn-icon,
.open > .btn-opacity.btn-info.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: rgba(94, 92, 230, 0.1);
}

.open > .btn.btn-opacity-info.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity-info.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-opacity.btn-info.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity.btn-info.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #5e5ce6;
}

.btn.btn-opacity-info.disabled:focus,
.btn-opacity-info.disabled.custom-file-control:focus::before,
.btn.btn-opacity-info.disabled.focus,
.btn-opacity-info.disabled.focus.custom-file-control::before,
.btn.btn-opacity-info:disabled:focus,
.btn-opacity-info.custom-file-control:disabled:focus::before,
.btn.btn-opacity-info:disabled.focus,
.btn-opacity-info.custom-file-control:disabled.focus::before,
.btn.btn-opacity.btn-info.disabled:focus,
.btn-opacity.btn-info.disabled.custom-file-control:focus::before,
.btn.btn-opacity.btn-info.disabled.focus,
.btn-opacity.btn-info.disabled.focus.custom-file-control::before,
.btn.btn-opacity.btn-info:disabled:focus,
.btn-opacity.btn-info.custom-file-control:disabled:focus::before,
.btn.btn-opacity.btn-info:disabled.focus,
.btn-opacity.btn-info.custom-file-control:disabled.focus::before {
  background-color: rgba(94, 92, 230, 0.1) !important;
  border-color: #5e5ce6 !important;
}

.btn.btn-opacity-info.disabled:hover,
.btn-opacity-info.disabled.custom-file-control:hover::before,
.btn.btn-opacity-info:disabled:hover,
.btn-opacity-info.custom-file-control:disabled:hover::before,
.btn.btn-opacity.btn-info.disabled:hover,
.btn-opacity.btn-info.disabled.custom-file-control:hover::before,
.btn.btn-opacity.btn-info:disabled:hover,
.btn-opacity.btn-info.custom-file-control:disabled:hover::before {
  background-color: rgba(94, 92, 230, 0.1) !important;
  border-color: #5e5ce6 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-flat-info,
.btn-flat-info.custom-file-control::before,
.btn.btn-flat.btn-info,
.btn-flat.btn-info.custom-file-control::before {
  color: #fff;
  background-color: #5e5ce6;
  border-color: #5e5ce6;
  box-shadow: none;
}

.btn.btn-flat-info:hover,
.btn-flat-info.custom-file-control:hover::before,
.btn.btn-flat-info:active,
.btn-flat-info.custom-file-control:active::before,
.btn.btn-flat.btn-info:hover,
.btn-flat.btn-info.custom-file-control:hover::before,
.btn.btn-flat.btn-info:active,
.btn-flat.btn-info.custom-file-control:active::before {
  color: #fff !important;
  background-color: #6260e7 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-flat-info:focus,
.btn-flat-info.custom-file-control:focus::before,
.btn.btn-flat.btn-info:focus,
.btn-flat.btn-info.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-flat-info.active,
.btn-flat-info.active.custom-file-control::before,
.open > .btn.btn-flat-info.dropdown-toggle,
.open > .btn-flat-info.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-flat-info.dropdown-toggle,
.show > .btn-flat-info.dropdown-toggle.custom-file-control::before,
.btn.btn-flat.btn-info.active,
.btn-flat.btn-info.active.custom-file-control::before,
.open > .btn.btn-flat.btn-info.dropdown-toggle,
.open > .btn-flat.btn-info.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-flat.btn-info.dropdown-toggle,
.show > .btn-flat.btn-info.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #6260e7 !important;
  border-color: #6260e7 !important;
}

.btn.btn-flat-info.active:hover,
.btn-flat-info.active.custom-file-control:hover::before,
.btn.btn-flat-info.active:focus,
.btn-flat-info.active.custom-file-control:focus::before,
.btn.btn-flat-info.active.focus,
.btn-flat-info.active.focus.custom-file-control::before,
.open > .btn.btn-flat-info.dropdown-toggle:hover,
.open > .btn-flat-info.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-flat-info.dropdown-toggle:focus,
.open > .btn-flat-info.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-flat-info.dropdown-toggle.focus,
.open > .btn-flat-info.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-flat-info.dropdown-toggle:hover,
.show > .btn-flat-info.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-flat-info.dropdown-toggle:focus,
.show > .btn-flat-info.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-flat-info.dropdown-toggle.focus,
.show > .btn-flat-info.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-flat.btn-info.active:hover,
.btn-flat.btn-info.active.custom-file-control:hover::before,
.btn.btn-flat.btn-info.active:focus,
.btn-flat.btn-info.active.custom-file-control:focus::before,
.btn.btn-flat.btn-info.active.focus,
.btn-flat.btn-info.active.focus.custom-file-control::before,
.open > .btn.btn-flat.btn-info.dropdown-toggle:hover,
.open > .btn-flat.btn-info.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-flat.btn-info.dropdown-toggle:focus,
.open > .btn-flat.btn-info.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-flat.btn-info.dropdown-toggle.focus,
.open > .btn-flat.btn-info.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-flat.btn-info.dropdown-toggle:hover,
.show > .btn-flat.btn-info.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-flat.btn-info.dropdown-toggle:focus,
.show > .btn-flat.btn-info.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-flat.btn-info.dropdown-toggle.focus,
.show > .btn-flat.btn-info.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #6260e7;
  border-color: #6260e7;
}

.open > .btn.btn-flat-info.dropdown-toggle.btn-icon,
.open > .btn-flat-info.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-flat.btn-info.dropdown-toggle.btn-icon,
.open > .btn-flat.btn-info.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #5e5ce6;
}

.open > .btn.btn-flat-info.dropdown-toggle.btn-icon:hover,
.open > .btn-flat-info.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-flat.btn-info.dropdown-toggle.btn-icon:hover,
.open > .btn-flat.btn-info.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #6260e7;
}

.btn.btn-flat-info.disabled:focus,
.btn-flat-info.disabled.custom-file-control:focus::before,
.btn.btn-flat-info.disabled.focus,
.btn-flat-info.disabled.focus.custom-file-control::before,
.btn.btn-flat-info:disabled:focus,
.btn-flat-info.custom-file-control:disabled:focus::before,
.btn.btn-flat-info:disabled.focus,
.btn-flat-info.custom-file-control:disabled.focus::before,
.btn.btn-flat.btn-info.disabled:focus,
.btn-flat.btn-info.disabled.custom-file-control:focus::before,
.btn.btn-flat.btn-info.disabled.focus,
.btn-flat.btn-info.disabled.focus.custom-file-control::before,
.btn.btn-flat.btn-info:disabled:focus,
.btn-flat.btn-info.custom-file-control:disabled:focus::before,
.btn.btn-flat.btn-info:disabled.focus,
.btn-flat.btn-info.custom-file-control:disabled.focus::before {
  background-color: #5e5ce6 !important;
  border-color: #5e5ce6 !important;
}

.btn.btn-flat-info.disabled:hover,
.btn-flat-info.disabled.custom-file-control:hover::before,
.btn.btn-flat-info:disabled:hover,
.btn-flat-info.custom-file-control:disabled:hover::before,
.btn.btn-flat.btn-info.disabled:hover,
.btn-flat.btn-info.disabled.custom-file-control:hover::before,
.btn.btn-flat.btn-info:disabled:hover,
.btn-flat.btn-info.custom-file-control:disabled:hover::before {
  background-color: #5e5ce6 !important;
  border-color: #5e5ce6 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-link-info,
.btn-link-info.custom-file-control::before,
.btn.btn-link.btn-info,
.btn-link.btn-info.custom-file-control::before {
  color: #5e5ce6 !important;
}

.btn.btn-link-info::after,
.btn.btn-link.btn-info::after {
  background-color: #5e5ce6 !important;
}

.btn.btn-outline-warning,
.btn-outline-warning.custom-file-control::before,
.btn.btn-outline.btn-warning,
.btn-outline.btn-warning.custom-file-control::before {
  color: #FF8A48;
  background-color: transparent;
  border-color: #FF8A48;
  box-shadow: none;
}

.btn.btn-outline-warning:hover,
.btn-outline-warning.custom-file-control:hover::before,
.btn.btn-outline-warning:active,
.btn-outline-warning.custom-file-control:active::before,
.btn.btn-outline.btn-warning:hover,
.btn-outline.btn-warning.custom-file-control:hover::before,
.btn.btn-outline.btn-warning:active,
.btn-outline.btn-warning.custom-file-control:active::before {
  color: #fff !important;
  background-color: #FF8A48 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-outline-warning:focus,
.btn-outline-warning.custom-file-control:focus::before,
.btn.btn-outline.btn-warning:focus,
.btn-outline.btn-warning.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-outline-warning.active,
.btn-outline-warning.active.custom-file-control::before,
.open > .btn.btn-outline-warning.dropdown-toggle,
.open > .btn-outline-warning.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-outline-warning.dropdown-toggle,
.show > .btn-outline-warning.dropdown-toggle.custom-file-control::before,
.btn.btn-outline.btn-warning.active,
.btn-outline.btn-warning.active.custom-file-control::before,
.open > .btn.btn-outline.btn-warning.dropdown-toggle,
.open > .btn-outline.btn-warning.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-outline.btn-warning.dropdown-toggle,
.show > .btn-outline.btn-warning.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #FF8A48 !important;
  border-color: #FF8A48 !important;
}

.btn.btn-outline-warning.active:hover,
.btn-outline-warning.active.custom-file-control:hover::before,
.btn.btn-outline-warning.active:focus,
.btn-outline-warning.active.custom-file-control:focus::before,
.btn.btn-outline-warning.active.focus,
.btn-outline-warning.active.focus.custom-file-control::before,
.open > .btn.btn-outline-warning.dropdown-toggle:hover,
.open > .btn-outline-warning.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline-warning.dropdown-toggle:focus,
.open > .btn-outline-warning.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline-warning.dropdown-toggle.focus,
.open > .btn-outline-warning.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-outline-warning.dropdown-toggle:hover,
.show > .btn-outline-warning.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-outline-warning.dropdown-toggle:focus,
.show > .btn-outline-warning.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-outline-warning.dropdown-toggle.focus,
.show > .btn-outline-warning.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-outline.btn-warning.active:hover,
.btn-outline.btn-warning.active.custom-file-control:hover::before,
.btn.btn-outline.btn-warning.active:focus,
.btn-outline.btn-warning.active.custom-file-control:focus::before,
.btn.btn-outline.btn-warning.active.focus,
.btn-outline.btn-warning.active.focus.custom-file-control::before,
.open > .btn.btn-outline.btn-warning.dropdown-toggle:hover,
.open > .btn-outline.btn-warning.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline.btn-warning.dropdown-toggle:focus,
.open > .btn-outline.btn-warning.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline.btn-warning.dropdown-toggle.focus,
.open > .btn-outline.btn-warning.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-outline.btn-warning.dropdown-toggle:hover,
.show > .btn-outline.btn-warning.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-outline.btn-warning.dropdown-toggle:focus,
.show > .btn-outline.btn-warning.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-outline.btn-warning.dropdown-toggle.focus,
.show > .btn-outline.btn-warning.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #FF8A48;
  border-color: #FF8A48;
}

.open > .btn.btn-outline-warning.dropdown-toggle.btn-icon,
.open > .btn-outline-warning.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-outline.btn-warning.dropdown-toggle.btn-icon,
.open > .btn-outline.btn-warning.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-outline-warning.dropdown-toggle.btn-icon:hover,
.open > .btn-outline-warning.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-outline.btn-warning.dropdown-toggle.btn-icon:hover,
.open > .btn-outline.btn-warning.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #FF8A48;
}

.btn.btn-outline-warning.disabled:focus,
.btn-outline-warning.disabled.custom-file-control:focus::before,
.btn.btn-outline-warning.disabled.focus,
.btn-outline-warning.disabled.focus.custom-file-control::before,
.btn.btn-outline-warning:disabled:focus,
.btn-outline-warning.custom-file-control:disabled:focus::before,
.btn.btn-outline-warning:disabled.focus,
.btn-outline-warning.custom-file-control:disabled.focus::before,
.btn.btn-outline.btn-warning.disabled:focus,
.btn-outline.btn-warning.disabled.custom-file-control:focus::before,
.btn.btn-outline.btn-warning.disabled.focus,
.btn-outline.btn-warning.disabled.focus.custom-file-control::before,
.btn.btn-outline.btn-warning:disabled:focus,
.btn-outline.btn-warning.custom-file-control:disabled:focus::before,
.btn.btn-outline.btn-warning:disabled.focus,
.btn-outline.btn-warning.custom-file-control:disabled.focus::before {
  background-color: transparent !important;
  border-color: #FF8A48 !important;
}

.btn.btn-outline-warning.disabled:hover,
.btn-outline-warning.disabled.custom-file-control:hover::before,
.btn.btn-outline-warning:disabled:hover,
.btn-outline-warning.custom-file-control:disabled:hover::before,
.btn.btn-outline.btn-warning.disabled:hover,
.btn-outline.btn-warning.disabled.custom-file-control:hover::before,
.btn.btn-outline.btn-warning:disabled:hover,
.btn-outline.btn-warning.custom-file-control:disabled:hover::before {
  background-color: transparent !important;
  border-color: #FF8A48 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-raised-warning,
.btn-raised-warning.custom-file-control::before,
.btn.btn-raised.btn-warning,
.btn-raised.btn-warning.custom-file-control::before {
  color: #fff;
  background-color: #FF8A48;
  border-color: #FF8A48;
  box-shadow: 0 5px 15px rgba(255, 138, 72, 0.15), 0 15px 40px rgba(255, 138, 72, 0.2);
}

.btn.btn-raised-warning:hover,
.btn-raised-warning.custom-file-control:hover::before,
.btn.btn-raised-warning:active,
.btn-raised-warning.custom-file-control:active::before,
.btn.btn-raised.btn-warning:hover,
.btn-raised.btn-warning.custom-file-control:hover::before,
.btn.btn-raised.btn-warning:active,
.btn-raised.btn-warning.custom-file-control:active::before {
  color: #fff !important;
  background-color: #ff8d4d !important;
  box-shadow: none !important;
}

.btn.btn-raised-warning:focus,
.btn-raised-warning.custom-file-control:focus::before,
.btn.btn-raised.btn-warning:focus,
.btn-raised.btn-warning.custom-file-control:focus::before {
  box-shadow: none !important;
}

.btn.btn-raised-warning.active,
.btn-raised-warning.active.custom-file-control::before,
.open > .btn.btn-raised-warning.dropdown-toggle,
.open > .btn-raised-warning.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-raised-warning.dropdown-toggle,
.show > .btn-raised-warning.dropdown-toggle.custom-file-control::before,
.btn.btn-raised.btn-warning.active,
.btn-raised.btn-warning.active.custom-file-control::before,
.open > .btn.btn-raised.btn-warning.dropdown-toggle,
.open > .btn-raised.btn-warning.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-raised.btn-warning.dropdown-toggle,
.show > .btn-raised.btn-warning.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #ff8d4d !important;
  border-color: #ff8d4d !important;
}

.btn.btn-raised-warning.active:hover,
.btn-raised-warning.active.custom-file-control:hover::before,
.btn.btn-raised-warning.active:focus,
.btn-raised-warning.active.custom-file-control:focus::before,
.btn.btn-raised-warning.active.focus,
.btn-raised-warning.active.focus.custom-file-control::before,
.open > .btn.btn-raised-warning.dropdown-toggle:hover,
.open > .btn-raised-warning.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised-warning.dropdown-toggle:focus,
.open > .btn-raised-warning.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised-warning.dropdown-toggle.focus,
.open > .btn-raised-warning.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-raised-warning.dropdown-toggle:hover,
.show > .btn-raised-warning.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-raised-warning.dropdown-toggle:focus,
.show > .btn-raised-warning.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-raised-warning.dropdown-toggle.focus,
.show > .btn-raised-warning.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-raised.btn-warning.active:hover,
.btn-raised.btn-warning.active.custom-file-control:hover::before,
.btn.btn-raised.btn-warning.active:focus,
.btn-raised.btn-warning.active.custom-file-control:focus::before,
.btn.btn-raised.btn-warning.active.focus,
.btn-raised.btn-warning.active.focus.custom-file-control::before,
.open > .btn.btn-raised.btn-warning.dropdown-toggle:hover,
.open > .btn-raised.btn-warning.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-warning.dropdown-toggle:focus,
.open > .btn-raised.btn-warning.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised.btn-warning.dropdown-toggle.focus,
.open > .btn-raised.btn-warning.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-raised.btn-warning.dropdown-toggle:hover,
.show > .btn-raised.btn-warning.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-raised.btn-warning.dropdown-toggle:focus,
.show > .btn-raised.btn-warning.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-raised.btn-warning.dropdown-toggle.focus,
.show > .btn-raised.btn-warning.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #ff8d4d;
  border-color: #ff8d4d;
}

.open > .btn.btn-raised-warning.dropdown-toggle.btn-icon,
.open > .btn-raised-warning.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-raised.btn-warning.dropdown-toggle.btn-icon,
.open > .btn-raised.btn-warning.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #FF8A48;
}

.open > .btn.btn-raised-warning.dropdown-toggle.btn-icon:hover,
.open > .btn-raised-warning.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-warning.dropdown-toggle.btn-icon:hover,
.open > .btn-raised.btn-warning.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #ff8d4d;
}

.btn.btn-raised-warning.disabled:focus,
.btn-raised-warning.disabled.custom-file-control:focus::before,
.btn.btn-raised-warning.disabled.focus,
.btn-raised-warning.disabled.focus.custom-file-control::before,
.btn.btn-raised-warning:disabled:focus,
.btn-raised-warning.custom-file-control:disabled:focus::before,
.btn.btn-raised-warning:disabled.focus,
.btn-raised-warning.custom-file-control:disabled.focus::before,
.btn.btn-raised.btn-warning.disabled:focus,
.btn-raised.btn-warning.disabled.custom-file-control:focus::before,
.btn.btn-raised.btn-warning.disabled.focus,
.btn-raised.btn-warning.disabled.focus.custom-file-control::before,
.btn.btn-raised.btn-warning:disabled:focus,
.btn-raised.btn-warning.custom-file-control:disabled:focus::before,
.btn.btn-raised.btn-warning:disabled.focus,
.btn-raised.btn-warning.custom-file-control:disabled.focus::before {
  background-color: #FF8A48 !important;
  border-color: #FF8A48 !important;
}

.btn.btn-raised-warning.disabled:hover,
.btn-raised-warning.disabled.custom-file-control:hover::before,
.btn.btn-raised-warning:disabled:hover,
.btn-raised-warning.custom-file-control:disabled:hover::before,
.btn.btn-raised.btn-warning.disabled:hover,
.btn-raised.btn-warning.disabled.custom-file-control:hover::before,
.btn.btn-raised.btn-warning:disabled:hover,
.btn-raised.btn-warning.custom-file-control:disabled:hover::before {
  background-color: #FF8A48 !important;
  border-color: #FF8A48 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-opacity-warning,
.btn-opacity-warning.custom-file-control::before,
.btn.btn-opacity.btn-warning,
.btn-opacity.btn-warning.custom-file-control::before {
  color: #FF8A48;
  background-color: rgba(255, 138, 72, 0.1);
  border-color: #FF8A48;
  box-shadow: none;
}

.btn.btn-opacity-warning:hover,
.btn-opacity-warning.custom-file-control:hover::before,
.btn.btn-opacity-warning:active,
.btn-opacity-warning.custom-file-control:active::before,
.btn.btn-opacity.btn-warning:hover,
.btn-opacity.btn-warning.custom-file-control:hover::before,
.btn.btn-opacity.btn-warning:active,
.btn-opacity.btn-warning.custom-file-control:active::before {
  color: #fff !important;
  background-color: #FF8A48 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-warning:focus,
.btn-opacity-warning.custom-file-control:focus::before,
.btn.btn-opacity.btn-warning:focus,
.btn-opacity.btn-warning.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-warning.active,
.btn-opacity-warning.active.custom-file-control::before,
.open > .btn.btn-opacity-warning.dropdown-toggle,
.open > .btn-opacity-warning.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity-warning.dropdown-toggle,
.show > .btn-opacity-warning.dropdown-toggle.custom-file-control::before,
.btn.btn-opacity.btn-warning.active,
.btn-opacity.btn-warning.active.custom-file-control::before,
.open > .btn.btn-opacity.btn-warning.dropdown-toggle,
.open > .btn-opacity.btn-warning.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity.btn-warning.dropdown-toggle,
.show > .btn-opacity.btn-warning.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #FF8A48 !important;
  border-color: #FF8A48 !important;
}

.btn.btn-opacity-warning.active:hover,
.btn-opacity-warning.active.custom-file-control:hover::before,
.btn.btn-opacity-warning.active:focus,
.btn-opacity-warning.active.custom-file-control:focus::before,
.btn.btn-opacity-warning.active.focus,
.btn-opacity-warning.active.focus.custom-file-control::before,
.open > .btn.btn-opacity-warning.dropdown-toggle:hover,
.open > .btn-opacity-warning.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity-warning.dropdown-toggle:focus,
.open > .btn-opacity-warning.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity-warning.dropdown-toggle.focus,
.open > .btn-opacity-warning.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity-warning.dropdown-toggle:hover,
.show > .btn-opacity-warning.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity-warning.dropdown-toggle:focus,
.show > .btn-opacity-warning.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity-warning.dropdown-toggle.focus,
.show > .btn-opacity-warning.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-opacity.btn-warning.active:hover,
.btn-opacity.btn-warning.active.custom-file-control:hover::before,
.btn.btn-opacity.btn-warning.active:focus,
.btn-opacity.btn-warning.active.custom-file-control:focus::before,
.btn.btn-opacity.btn-warning.active.focus,
.btn-opacity.btn-warning.active.focus.custom-file-control::before,
.open > .btn.btn-opacity.btn-warning.dropdown-toggle:hover,
.open > .btn-opacity.btn-warning.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity.btn-warning.dropdown-toggle:focus,
.open > .btn-opacity.btn-warning.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity.btn-warning.dropdown-toggle.focus,
.open > .btn-opacity.btn-warning.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity.btn-warning.dropdown-toggle:hover,
.show > .btn-opacity.btn-warning.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity.btn-warning.dropdown-toggle:focus,
.show > .btn-opacity.btn-warning.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity.btn-warning.dropdown-toggle.focus,
.show > .btn-opacity.btn-warning.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #FF8A48;
  border-color: #FF8A48;
}

.open > .btn.btn-opacity-warning.dropdown-toggle.btn-icon,
.open > .btn-opacity-warning.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-opacity.btn-warning.dropdown-toggle.btn-icon,
.open > .btn-opacity.btn-warning.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: rgba(255, 138, 72, 0.1);
}

.open > .btn.btn-opacity-warning.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity-warning.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-opacity.btn-warning.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity.btn-warning.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #FF8A48;
}

.btn.btn-opacity-warning.disabled:focus,
.btn-opacity-warning.disabled.custom-file-control:focus::before,
.btn.btn-opacity-warning.disabled.focus,
.btn-opacity-warning.disabled.focus.custom-file-control::before,
.btn.btn-opacity-warning:disabled:focus,
.btn-opacity-warning.custom-file-control:disabled:focus::before,
.btn.btn-opacity-warning:disabled.focus,
.btn-opacity-warning.custom-file-control:disabled.focus::before,
.btn.btn-opacity.btn-warning.disabled:focus,
.btn-opacity.btn-warning.disabled.custom-file-control:focus::before,
.btn.btn-opacity.btn-warning.disabled.focus,
.btn-opacity.btn-warning.disabled.focus.custom-file-control::before,
.btn.btn-opacity.btn-warning:disabled:focus,
.btn-opacity.btn-warning.custom-file-control:disabled:focus::before,
.btn.btn-opacity.btn-warning:disabled.focus,
.btn-opacity.btn-warning.custom-file-control:disabled.focus::before {
  background-color: rgba(255, 138, 72, 0.1) !important;
  border-color: #FF8A48 !important;
}

.btn.btn-opacity-warning.disabled:hover,
.btn-opacity-warning.disabled.custom-file-control:hover::before,
.btn.btn-opacity-warning:disabled:hover,
.btn-opacity-warning.custom-file-control:disabled:hover::before,
.btn.btn-opacity.btn-warning.disabled:hover,
.btn-opacity.btn-warning.disabled.custom-file-control:hover::before,
.btn.btn-opacity.btn-warning:disabled:hover,
.btn-opacity.btn-warning.custom-file-control:disabled:hover::before {
  background-color: rgba(255, 138, 72, 0.1) !important;
  border-color: #FF8A48 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-flat-warning,
.btn-flat-warning.custom-file-control::before,
.btn.btn-flat.btn-warning,
.btn-flat.btn-warning.custom-file-control::before {
  color: #fff;
  background-color: #FF8A48;
  border-color: #FF8A48;
  box-shadow: none;
}

.btn.btn-flat-warning:hover,
.btn-flat-warning.custom-file-control:hover::before,
.btn.btn-flat-warning:active,
.btn-flat-warning.custom-file-control:active::before,
.btn.btn-flat.btn-warning:hover,
.btn-flat.btn-warning.custom-file-control:hover::before,
.btn.btn-flat.btn-warning:active,
.btn-flat.btn-warning.custom-file-control:active::before {
  color: #fff !important;
  background-color: #ff8d4d !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-flat-warning:focus,
.btn-flat-warning.custom-file-control:focus::before,
.btn.btn-flat.btn-warning:focus,
.btn-flat.btn-warning.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-flat-warning.active,
.btn-flat-warning.active.custom-file-control::before,
.open > .btn.btn-flat-warning.dropdown-toggle,
.open > .btn-flat-warning.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-flat-warning.dropdown-toggle,
.show > .btn-flat-warning.dropdown-toggle.custom-file-control::before,
.btn.btn-flat.btn-warning.active,
.btn-flat.btn-warning.active.custom-file-control::before,
.open > .btn.btn-flat.btn-warning.dropdown-toggle,
.open > .btn-flat.btn-warning.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-flat.btn-warning.dropdown-toggle,
.show > .btn-flat.btn-warning.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #ff8d4d !important;
  border-color: #ff8d4d !important;
}

.btn.btn-flat-warning.active:hover,
.btn-flat-warning.active.custom-file-control:hover::before,
.btn.btn-flat-warning.active:focus,
.btn-flat-warning.active.custom-file-control:focus::before,
.btn.btn-flat-warning.active.focus,
.btn-flat-warning.active.focus.custom-file-control::before,
.open > .btn.btn-flat-warning.dropdown-toggle:hover,
.open > .btn-flat-warning.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-flat-warning.dropdown-toggle:focus,
.open > .btn-flat-warning.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-flat-warning.dropdown-toggle.focus,
.open > .btn-flat-warning.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-flat-warning.dropdown-toggle:hover,
.show > .btn-flat-warning.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-flat-warning.dropdown-toggle:focus,
.show > .btn-flat-warning.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-flat-warning.dropdown-toggle.focus,
.show > .btn-flat-warning.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-flat.btn-warning.active:hover,
.btn-flat.btn-warning.active.custom-file-control:hover::before,
.btn.btn-flat.btn-warning.active:focus,
.btn-flat.btn-warning.active.custom-file-control:focus::before,
.btn.btn-flat.btn-warning.active.focus,
.btn-flat.btn-warning.active.focus.custom-file-control::before,
.open > .btn.btn-flat.btn-warning.dropdown-toggle:hover,
.open > .btn-flat.btn-warning.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-flat.btn-warning.dropdown-toggle:focus,
.open > .btn-flat.btn-warning.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-flat.btn-warning.dropdown-toggle.focus,
.open > .btn-flat.btn-warning.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-flat.btn-warning.dropdown-toggle:hover,
.show > .btn-flat.btn-warning.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-flat.btn-warning.dropdown-toggle:focus,
.show > .btn-flat.btn-warning.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-flat.btn-warning.dropdown-toggle.focus,
.show > .btn-flat.btn-warning.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #ff8d4d;
  border-color: #ff8d4d;
}

.open > .btn.btn-flat-warning.dropdown-toggle.btn-icon,
.open > .btn-flat-warning.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-flat.btn-warning.dropdown-toggle.btn-icon,
.open > .btn-flat.btn-warning.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #FF8A48;
}

.open > .btn.btn-flat-warning.dropdown-toggle.btn-icon:hover,
.open > .btn-flat-warning.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-flat.btn-warning.dropdown-toggle.btn-icon:hover,
.open > .btn-flat.btn-warning.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #ff8d4d;
}

.btn.btn-flat-warning.disabled:focus,
.btn-flat-warning.disabled.custom-file-control:focus::before,
.btn.btn-flat-warning.disabled.focus,
.btn-flat-warning.disabled.focus.custom-file-control::before,
.btn.btn-flat-warning:disabled:focus,
.btn-flat-warning.custom-file-control:disabled:focus::before,
.btn.btn-flat-warning:disabled.focus,
.btn-flat-warning.custom-file-control:disabled.focus::before,
.btn.btn-flat.btn-warning.disabled:focus,
.btn-flat.btn-warning.disabled.custom-file-control:focus::before,
.btn.btn-flat.btn-warning.disabled.focus,
.btn-flat.btn-warning.disabled.focus.custom-file-control::before,
.btn.btn-flat.btn-warning:disabled:focus,
.btn-flat.btn-warning.custom-file-control:disabled:focus::before,
.btn.btn-flat.btn-warning:disabled.focus,
.btn-flat.btn-warning.custom-file-control:disabled.focus::before {
  background-color: #FF8A48 !important;
  border-color: #FF8A48 !important;
}

.btn.btn-flat-warning.disabled:hover,
.btn-flat-warning.disabled.custom-file-control:hover::before,
.btn.btn-flat-warning:disabled:hover,
.btn-flat-warning.custom-file-control:disabled:hover::before,
.btn.btn-flat.btn-warning.disabled:hover,
.btn-flat.btn-warning.disabled.custom-file-control:hover::before,
.btn.btn-flat.btn-warning:disabled:hover,
.btn-flat.btn-warning.custom-file-control:disabled:hover::before {
  background-color: #FF8A48 !important;
  border-color: #FF8A48 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-link-warning,
.btn-link-warning.custom-file-control::before,
.btn.btn-link.btn-warning,
.btn-link.btn-warning.custom-file-control::before {
  color: #FF8A48 !important;
}

.btn.btn-link-warning::after,
.btn.btn-link.btn-warning::after {
  background-color: #FF8A48 !important;
}

.btn.btn-outline-danger,
.btn-outline-danger.custom-file-control::before,
.btn.btn-outline.btn-danger,
.btn-outline.btn-danger.custom-file-control::before {
  color: #FF3D57;
  background-color: transparent;
  border-color: #FF3D57;
  box-shadow: none;
}

.btn.btn-outline-danger:hover,
.btn-outline-danger.custom-file-control:hover::before,
.btn.btn-outline-danger:active,
.btn-outline-danger.custom-file-control:active::before,
.btn.btn-outline.btn-danger:hover,
.btn-outline.btn-danger.custom-file-control:hover::before,
.btn.btn-outline.btn-danger:active,
.btn-outline.btn-danger.custom-file-control:active::before {
  color: #fff !important;
  background-color: #FF3D57 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-outline-danger:focus,
.btn-outline-danger.custom-file-control:focus::before,
.btn.btn-outline.btn-danger:focus,
.btn-outline.btn-danger.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-outline-danger.active,
.btn-outline-danger.active.custom-file-control::before,
.open > .btn.btn-outline-danger.dropdown-toggle,
.open > .btn-outline-danger.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-outline-danger.dropdown-toggle,
.show > .btn-outline-danger.dropdown-toggle.custom-file-control::before,
.btn.btn-outline.btn-danger.active,
.btn-outline.btn-danger.active.custom-file-control::before,
.open > .btn.btn-outline.btn-danger.dropdown-toggle,
.open > .btn-outline.btn-danger.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-outline.btn-danger.dropdown-toggle,
.show > .btn-outline.btn-danger.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #FF3D57 !important;
  border-color: #FF3D57 !important;
}

.btn.btn-outline-danger.active:hover,
.btn-outline-danger.active.custom-file-control:hover::before,
.btn.btn-outline-danger.active:focus,
.btn-outline-danger.active.custom-file-control:focus::before,
.btn.btn-outline-danger.active.focus,
.btn-outline-danger.active.focus.custom-file-control::before,
.open > .btn.btn-outline-danger.dropdown-toggle:hover,
.open > .btn-outline-danger.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline-danger.dropdown-toggle:focus,
.open > .btn-outline-danger.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline-danger.dropdown-toggle.focus,
.open > .btn-outline-danger.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-outline-danger.dropdown-toggle:hover,
.show > .btn-outline-danger.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-outline-danger.dropdown-toggle:focus,
.show > .btn-outline-danger.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-outline-danger.dropdown-toggle.focus,
.show > .btn-outline-danger.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-outline.btn-danger.active:hover,
.btn-outline.btn-danger.active.custom-file-control:hover::before,
.btn.btn-outline.btn-danger.active:focus,
.btn-outline.btn-danger.active.custom-file-control:focus::before,
.btn.btn-outline.btn-danger.active.focus,
.btn-outline.btn-danger.active.focus.custom-file-control::before,
.open > .btn.btn-outline.btn-danger.dropdown-toggle:hover,
.open > .btn-outline.btn-danger.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline.btn-danger.dropdown-toggle:focus,
.open > .btn-outline.btn-danger.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline.btn-danger.dropdown-toggle.focus,
.open > .btn-outline.btn-danger.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-outline.btn-danger.dropdown-toggle:hover,
.show > .btn-outline.btn-danger.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-outline.btn-danger.dropdown-toggle:focus,
.show > .btn-outline.btn-danger.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-outline.btn-danger.dropdown-toggle.focus,
.show > .btn-outline.btn-danger.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #FF3D57;
  border-color: #FF3D57;
}

.open > .btn.btn-outline-danger.dropdown-toggle.btn-icon,
.open > .btn-outline-danger.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-outline.btn-danger.dropdown-toggle.btn-icon,
.open > .btn-outline.btn-danger.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-outline-danger.dropdown-toggle.btn-icon:hover,
.open > .btn-outline-danger.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-outline.btn-danger.dropdown-toggle.btn-icon:hover,
.open > .btn-outline.btn-danger.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #FF3D57;
}

.btn.btn-outline-danger.disabled:focus,
.btn-outline-danger.disabled.custom-file-control:focus::before,
.btn.btn-outline-danger.disabled.focus,
.btn-outline-danger.disabled.focus.custom-file-control::before,
.btn.btn-outline-danger:disabled:focus,
.btn-outline-danger.custom-file-control:disabled:focus::before,
.btn.btn-outline-danger:disabled.focus,
.btn-outline-danger.custom-file-control:disabled.focus::before,
.btn.btn-outline.btn-danger.disabled:focus,
.btn-outline.btn-danger.disabled.custom-file-control:focus::before,
.btn.btn-outline.btn-danger.disabled.focus,
.btn-outline.btn-danger.disabled.focus.custom-file-control::before,
.btn.btn-outline.btn-danger:disabled:focus,
.btn-outline.btn-danger.custom-file-control:disabled:focus::before,
.btn.btn-outline.btn-danger:disabled.focus,
.btn-outline.btn-danger.custom-file-control:disabled.focus::before {
  background-color: transparent !important;
  border-color: #FF3D57 !important;
}

.btn.btn-outline-danger.disabled:hover,
.btn-outline-danger.disabled.custom-file-control:hover::before,
.btn.btn-outline-danger:disabled:hover,
.btn-outline-danger.custom-file-control:disabled:hover::before,
.btn.btn-outline.btn-danger.disabled:hover,
.btn-outline.btn-danger.disabled.custom-file-control:hover::before,
.btn.btn-outline.btn-danger:disabled:hover,
.btn-outline.btn-danger.custom-file-control:disabled:hover::before {
  background-color: transparent !important;
  border-color: #FF3D57 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-raised-danger,
.btn-raised-danger.custom-file-control::before,
.btn.btn-raised.btn-danger,
.btn-raised.btn-danger.custom-file-control::before {
  color: #fff;
  background-color: #FF3D57;
  border-color: #FF3D57;
  box-shadow: 0 5px 15px rgba(255, 61, 87, 0.15), 0 15px 40px rgba(255, 61, 87, 0.2);
}

.btn.btn-raised-danger:hover,
.btn-raised-danger.custom-file-control:hover::before,
.btn.btn-raised-danger:active,
.btn-raised-danger.custom-file-control:active::before,
.btn.btn-raised.btn-danger:hover,
.btn-raised.btn-danger.custom-file-control:hover::before,
.btn.btn-raised.btn-danger:active,
.btn-raised.btn-danger.custom-file-control:active::before {
  color: #fff !important;
  background-color: #ff425b !important;
  box-shadow: none !important;
}

.btn.btn-raised-danger:focus,
.btn-raised-danger.custom-file-control:focus::before,
.btn.btn-raised.btn-danger:focus,
.btn-raised.btn-danger.custom-file-control:focus::before {
  box-shadow: none !important;
}

.btn.btn-raised-danger.active,
.btn-raised-danger.active.custom-file-control::before,
.open > .btn.btn-raised-danger.dropdown-toggle,
.open > .btn-raised-danger.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-raised-danger.dropdown-toggle,
.show > .btn-raised-danger.dropdown-toggle.custom-file-control::before,
.btn.btn-raised.btn-danger.active,
.btn-raised.btn-danger.active.custom-file-control::before,
.open > .btn.btn-raised.btn-danger.dropdown-toggle,
.open > .btn-raised.btn-danger.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-raised.btn-danger.dropdown-toggle,
.show > .btn-raised.btn-danger.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #ff425b !important;
  border-color: #ff425b !important;
}

.btn.btn-raised-danger.active:hover,
.btn-raised-danger.active.custom-file-control:hover::before,
.btn.btn-raised-danger.active:focus,
.btn-raised-danger.active.custom-file-control:focus::before,
.btn.btn-raised-danger.active.focus,
.btn-raised-danger.active.focus.custom-file-control::before,
.open > .btn.btn-raised-danger.dropdown-toggle:hover,
.open > .btn-raised-danger.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised-danger.dropdown-toggle:focus,
.open > .btn-raised-danger.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised-danger.dropdown-toggle.focus,
.open > .btn-raised-danger.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-raised-danger.dropdown-toggle:hover,
.show > .btn-raised-danger.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-raised-danger.dropdown-toggle:focus,
.show > .btn-raised-danger.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-raised-danger.dropdown-toggle.focus,
.show > .btn-raised-danger.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-raised.btn-danger.active:hover,
.btn-raised.btn-danger.active.custom-file-control:hover::before,
.btn.btn-raised.btn-danger.active:focus,
.btn-raised.btn-danger.active.custom-file-control:focus::before,
.btn.btn-raised.btn-danger.active.focus,
.btn-raised.btn-danger.active.focus.custom-file-control::before,
.open > .btn.btn-raised.btn-danger.dropdown-toggle:hover,
.open > .btn-raised.btn-danger.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-danger.dropdown-toggle:focus,
.open > .btn-raised.btn-danger.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised.btn-danger.dropdown-toggle.focus,
.open > .btn-raised.btn-danger.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-raised.btn-danger.dropdown-toggle:hover,
.show > .btn-raised.btn-danger.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-raised.btn-danger.dropdown-toggle:focus,
.show > .btn-raised.btn-danger.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-raised.btn-danger.dropdown-toggle.focus,
.show > .btn-raised.btn-danger.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #ff425b;
  border-color: #ff425b;
}

.open > .btn.btn-raised-danger.dropdown-toggle.btn-icon,
.open > .btn-raised-danger.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-raised.btn-danger.dropdown-toggle.btn-icon,
.open > .btn-raised.btn-danger.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #FF3D57;
}

.open > .btn.btn-raised-danger.dropdown-toggle.btn-icon:hover,
.open > .btn-raised-danger.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-danger.dropdown-toggle.btn-icon:hover,
.open > .btn-raised.btn-danger.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #ff425b;
}

.btn.btn-raised-danger.disabled:focus,
.btn-raised-danger.disabled.custom-file-control:focus::before,
.btn.btn-raised-danger.disabled.focus,
.btn-raised-danger.disabled.focus.custom-file-control::before,
.btn.btn-raised-danger:disabled:focus,
.btn-raised-danger.custom-file-control:disabled:focus::before,
.btn.btn-raised-danger:disabled.focus,
.btn-raised-danger.custom-file-control:disabled.focus::before,
.btn.btn-raised.btn-danger.disabled:focus,
.btn-raised.btn-danger.disabled.custom-file-control:focus::before,
.btn.btn-raised.btn-danger.disabled.focus,
.btn-raised.btn-danger.disabled.focus.custom-file-control::before,
.btn.btn-raised.btn-danger:disabled:focus,
.btn-raised.btn-danger.custom-file-control:disabled:focus::before,
.btn.btn-raised.btn-danger:disabled.focus,
.btn-raised.btn-danger.custom-file-control:disabled.focus::before {
  background-color: #FF3D57 !important;
  border-color: #FF3D57 !important;
}

.btn.btn-raised-danger.disabled:hover,
.btn-raised-danger.disabled.custom-file-control:hover::before,
.btn.btn-raised-danger:disabled:hover,
.btn-raised-danger.custom-file-control:disabled:hover::before,
.btn.btn-raised.btn-danger.disabled:hover,
.btn-raised.btn-danger.disabled.custom-file-control:hover::before,
.btn.btn-raised.btn-danger:disabled:hover,
.btn-raised.btn-danger.custom-file-control:disabled:hover::before {
  background-color: #FF3D57 !important;
  border-color: #FF3D57 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-opacity-danger,
.btn-opacity-danger.custom-file-control::before,
.btn.btn-opacity.btn-danger,
.btn-opacity.btn-danger.custom-file-control::before {
  color: #FF3D57;
  background-color: rgba(255, 61, 87, 0.1);
  border-color: #FF3D57;
  box-shadow: none;
}

.btn.btn-opacity-danger:hover,
.btn-opacity-danger.custom-file-control:hover::before,
.btn.btn-opacity-danger:active,
.btn-opacity-danger.custom-file-control:active::before,
.btn.btn-opacity.btn-danger:hover,
.btn-opacity.btn-danger.custom-file-control:hover::before,
.btn.btn-opacity.btn-danger:active,
.btn-opacity.btn-danger.custom-file-control:active::before {
  color: #fff !important;
  background-color: #FF3D57 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-danger:focus,
.btn-opacity-danger.custom-file-control:focus::before,
.btn.btn-opacity.btn-danger:focus,
.btn-opacity.btn-danger.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-danger.active,
.btn-opacity-danger.active.custom-file-control::before,
.open > .btn.btn-opacity-danger.dropdown-toggle,
.open > .btn-opacity-danger.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity-danger.dropdown-toggle,
.show > .btn-opacity-danger.dropdown-toggle.custom-file-control::before,
.btn.btn-opacity.btn-danger.active,
.btn-opacity.btn-danger.active.custom-file-control::before,
.open > .btn.btn-opacity.btn-danger.dropdown-toggle,
.open > .btn-opacity.btn-danger.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity.btn-danger.dropdown-toggle,
.show > .btn-opacity.btn-danger.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #FF3D57 !important;
  border-color: #FF3D57 !important;
}

.btn.btn-opacity-danger.active:hover,
.btn-opacity-danger.active.custom-file-control:hover::before,
.btn.btn-opacity-danger.active:focus,
.btn-opacity-danger.active.custom-file-control:focus::before,
.btn.btn-opacity-danger.active.focus,
.btn-opacity-danger.active.focus.custom-file-control::before,
.open > .btn.btn-opacity-danger.dropdown-toggle:hover,
.open > .btn-opacity-danger.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity-danger.dropdown-toggle:focus,
.open > .btn-opacity-danger.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity-danger.dropdown-toggle.focus,
.open > .btn-opacity-danger.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity-danger.dropdown-toggle:hover,
.show > .btn-opacity-danger.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity-danger.dropdown-toggle:focus,
.show > .btn-opacity-danger.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity-danger.dropdown-toggle.focus,
.show > .btn-opacity-danger.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-opacity.btn-danger.active:hover,
.btn-opacity.btn-danger.active.custom-file-control:hover::before,
.btn.btn-opacity.btn-danger.active:focus,
.btn-opacity.btn-danger.active.custom-file-control:focus::before,
.btn.btn-opacity.btn-danger.active.focus,
.btn-opacity.btn-danger.active.focus.custom-file-control::before,
.open > .btn.btn-opacity.btn-danger.dropdown-toggle:hover,
.open > .btn-opacity.btn-danger.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity.btn-danger.dropdown-toggle:focus,
.open > .btn-opacity.btn-danger.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity.btn-danger.dropdown-toggle.focus,
.open > .btn-opacity.btn-danger.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity.btn-danger.dropdown-toggle:hover,
.show > .btn-opacity.btn-danger.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity.btn-danger.dropdown-toggle:focus,
.show > .btn-opacity.btn-danger.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity.btn-danger.dropdown-toggle.focus,
.show > .btn-opacity.btn-danger.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #FF3D57;
  border-color: #FF3D57;
}

.open > .btn.btn-opacity-danger.dropdown-toggle.btn-icon,
.open > .btn-opacity-danger.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-opacity.btn-danger.dropdown-toggle.btn-icon,
.open > .btn-opacity.btn-danger.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: rgba(255, 61, 87, 0.1);
}

.open > .btn.btn-opacity-danger.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity-danger.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-opacity.btn-danger.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity.btn-danger.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #FF3D57;
}

.btn.btn-opacity-danger.disabled:focus,
.btn-opacity-danger.disabled.custom-file-control:focus::before,
.btn.btn-opacity-danger.disabled.focus,
.btn-opacity-danger.disabled.focus.custom-file-control::before,
.btn.btn-opacity-danger:disabled:focus,
.btn-opacity-danger.custom-file-control:disabled:focus::before,
.btn.btn-opacity-danger:disabled.focus,
.btn-opacity-danger.custom-file-control:disabled.focus::before,
.btn.btn-opacity.btn-danger.disabled:focus,
.btn-opacity.btn-danger.disabled.custom-file-control:focus::before,
.btn.btn-opacity.btn-danger.disabled.focus,
.btn-opacity.btn-danger.disabled.focus.custom-file-control::before,
.btn.btn-opacity.btn-danger:disabled:focus,
.btn-opacity.btn-danger.custom-file-control:disabled:focus::before,
.btn.btn-opacity.btn-danger:disabled.focus,
.btn-opacity.btn-danger.custom-file-control:disabled.focus::before {
  background-color: rgba(255, 61, 87, 0.1) !important;
  border-color: #FF3D57 !important;
}

.btn.btn-opacity-danger.disabled:hover,
.btn-opacity-danger.disabled.custom-file-control:hover::before,
.btn.btn-opacity-danger:disabled:hover,
.btn-opacity-danger.custom-file-control:disabled:hover::before,
.btn.btn-opacity.btn-danger.disabled:hover,
.btn-opacity.btn-danger.disabled.custom-file-control:hover::before,
.btn.btn-opacity.btn-danger:disabled:hover,
.btn-opacity.btn-danger.custom-file-control:disabled:hover::before {
  background-color: rgba(255, 61, 87, 0.1) !important;
  border-color: #FF3D57 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-flat-danger,
.btn-flat-danger.custom-file-control::before,
.btn.btn-flat.btn-danger,
.btn-flat.btn-danger.custom-file-control::before {
  color: #fff;
  background-color: #FF3D57;
  border-color: #FF3D57;
  box-shadow: none;
}

.btn.btn-flat-danger:hover,
.btn-flat-danger.custom-file-control:hover::before,
.btn.btn-flat-danger:active,
.btn-flat-danger.custom-file-control:active::before,
.btn.btn-flat.btn-danger:hover,
.btn-flat.btn-danger.custom-file-control:hover::before,
.btn.btn-flat.btn-danger:active,
.btn-flat.btn-danger.custom-file-control:active::before {
  color: #fff !important;
  background-color: #ff425b !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-flat-danger:focus,
.btn-flat-danger.custom-file-control:focus::before,
.btn.btn-flat.btn-danger:focus,
.btn-flat.btn-danger.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-flat-danger.active,
.btn-flat-danger.active.custom-file-control::before,
.open > .btn.btn-flat-danger.dropdown-toggle,
.open > .btn-flat-danger.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-flat-danger.dropdown-toggle,
.show > .btn-flat-danger.dropdown-toggle.custom-file-control::before,
.btn.btn-flat.btn-danger.active,
.btn-flat.btn-danger.active.custom-file-control::before,
.open > .btn.btn-flat.btn-danger.dropdown-toggle,
.open > .btn-flat.btn-danger.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-flat.btn-danger.dropdown-toggle,
.show > .btn-flat.btn-danger.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #ff425b !important;
  border-color: #ff425b !important;
}

.btn.btn-flat-danger.active:hover,
.btn-flat-danger.active.custom-file-control:hover::before,
.btn.btn-flat-danger.active:focus,
.btn-flat-danger.active.custom-file-control:focus::before,
.btn.btn-flat-danger.active.focus,
.btn-flat-danger.active.focus.custom-file-control::before,
.open > .btn.btn-flat-danger.dropdown-toggle:hover,
.open > .btn-flat-danger.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-flat-danger.dropdown-toggle:focus,
.open > .btn-flat-danger.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-flat-danger.dropdown-toggle.focus,
.open > .btn-flat-danger.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-flat-danger.dropdown-toggle:hover,
.show > .btn-flat-danger.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-flat-danger.dropdown-toggle:focus,
.show > .btn-flat-danger.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-flat-danger.dropdown-toggle.focus,
.show > .btn-flat-danger.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-flat.btn-danger.active:hover,
.btn-flat.btn-danger.active.custom-file-control:hover::before,
.btn.btn-flat.btn-danger.active:focus,
.btn-flat.btn-danger.active.custom-file-control:focus::before,
.btn.btn-flat.btn-danger.active.focus,
.btn-flat.btn-danger.active.focus.custom-file-control::before,
.open > .btn.btn-flat.btn-danger.dropdown-toggle:hover,
.open > .btn-flat.btn-danger.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-flat.btn-danger.dropdown-toggle:focus,
.open > .btn-flat.btn-danger.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-flat.btn-danger.dropdown-toggle.focus,
.open > .btn-flat.btn-danger.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-flat.btn-danger.dropdown-toggle:hover,
.show > .btn-flat.btn-danger.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-flat.btn-danger.dropdown-toggle:focus,
.show > .btn-flat.btn-danger.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-flat.btn-danger.dropdown-toggle.focus,
.show > .btn-flat.btn-danger.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #ff425b;
  border-color: #ff425b;
}

.open > .btn.btn-flat-danger.dropdown-toggle.btn-icon,
.open > .btn-flat-danger.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-flat.btn-danger.dropdown-toggle.btn-icon,
.open > .btn-flat.btn-danger.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #FF3D57;
}

.open > .btn.btn-flat-danger.dropdown-toggle.btn-icon:hover,
.open > .btn-flat-danger.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-flat.btn-danger.dropdown-toggle.btn-icon:hover,
.open > .btn-flat.btn-danger.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #ff425b;
}

.btn.btn-flat-danger.disabled:focus,
.btn-flat-danger.disabled.custom-file-control:focus::before,
.btn.btn-flat-danger.disabled.focus,
.btn-flat-danger.disabled.focus.custom-file-control::before,
.btn.btn-flat-danger:disabled:focus,
.btn-flat-danger.custom-file-control:disabled:focus::before,
.btn.btn-flat-danger:disabled.focus,
.btn-flat-danger.custom-file-control:disabled.focus::before,
.btn.btn-flat.btn-danger.disabled:focus,
.btn-flat.btn-danger.disabled.custom-file-control:focus::before,
.btn.btn-flat.btn-danger.disabled.focus,
.btn-flat.btn-danger.disabled.focus.custom-file-control::before,
.btn.btn-flat.btn-danger:disabled:focus,
.btn-flat.btn-danger.custom-file-control:disabled:focus::before,
.btn.btn-flat.btn-danger:disabled.focus,
.btn-flat.btn-danger.custom-file-control:disabled.focus::before {
  background-color: #FF3D57 !important;
  border-color: #FF3D57 !important;
}

.btn.btn-flat-danger.disabled:hover,
.btn-flat-danger.disabled.custom-file-control:hover::before,
.btn.btn-flat-danger:disabled:hover,
.btn-flat-danger.custom-file-control:disabled:hover::before,
.btn.btn-flat.btn-danger.disabled:hover,
.btn-flat.btn-danger.disabled.custom-file-control:hover::before,
.btn.btn-flat.btn-danger:disabled:hover,
.btn-flat.btn-danger.custom-file-control:disabled:hover::before {
  background-color: #FF3D57 !important;
  border-color: #FF3D57 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-link-danger,
.btn-link-danger.custom-file-control::before,
.btn.btn-link.btn-danger,
.btn-link.btn-danger.custom-file-control::before {
  color: #FF3D57 !important;
}

.btn.btn-link-danger::after,
.btn.btn-link.btn-danger::after {
  background-color: #FF3D57 !important;
}

.btn.btn-outline-light,
.btn-outline-light.custom-file-control::before,
.btn.btn-outline.btn-light,
.btn-outline.btn-light.custom-file-control::before {
  color: #73808c;
  background-color: transparent;
  border-color: #73808c;
  box-shadow: none;
}

.btn.btn-outline-light:hover,
.btn-outline-light.custom-file-control:hover::before,
.btn.btn-outline-light:active,
.btn-outline-light.custom-file-control:active::before,
.btn.btn-outline.btn-light:hover,
.btn-outline.btn-light.custom-file-control:hover::before,
.btn.btn-outline.btn-light:active,
.btn-outline.btn-light.custom-file-control:active::before {
  color: #fff !important;
  background-color: #73808c !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-outline-light:focus,
.btn-outline-light.custom-file-control:focus::before,
.btn.btn-outline.btn-light:focus,
.btn-outline.btn-light.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-outline-light.active,
.btn-outline-light.active.custom-file-control::before,
.open > .btn.btn-outline-light.dropdown-toggle,
.open > .btn-outline-light.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-outline-light.dropdown-toggle,
.show > .btn-outline-light.dropdown-toggle.custom-file-control::before,
.btn.btn-outline.btn-light.active,
.btn-outline.btn-light.active.custom-file-control::before,
.open > .btn.btn-outline.btn-light.dropdown-toggle,
.open > .btn-outline.btn-light.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-outline.btn-light.dropdown-toggle,
.show > .btn-outline.btn-light.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #73808c !important;
  border-color: #73808c !important;
}

.btn.btn-outline-light.active:hover,
.btn-outline-light.active.custom-file-control:hover::before,
.btn.btn-outline-light.active:focus,
.btn-outline-light.active.custom-file-control:focus::before,
.btn.btn-outline-light.active.focus,
.btn-outline-light.active.focus.custom-file-control::before,
.open > .btn.btn-outline-light.dropdown-toggle:hover,
.open > .btn-outline-light.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline-light.dropdown-toggle:focus,
.open > .btn-outline-light.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline-light.dropdown-toggle.focus,
.open > .btn-outline-light.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-outline-light.dropdown-toggle:hover,
.show > .btn-outline-light.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-outline-light.dropdown-toggle:focus,
.show > .btn-outline-light.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-outline-light.dropdown-toggle.focus,
.show > .btn-outline-light.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-outline.btn-light.active:hover,
.btn-outline.btn-light.active.custom-file-control:hover::before,
.btn.btn-outline.btn-light.active:focus,
.btn-outline.btn-light.active.custom-file-control:focus::before,
.btn.btn-outline.btn-light.active.focus,
.btn-outline.btn-light.active.focus.custom-file-control::before,
.open > .btn.btn-outline.btn-light.dropdown-toggle:hover,
.open > .btn-outline.btn-light.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline.btn-light.dropdown-toggle:focus,
.open > .btn-outline.btn-light.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline.btn-light.dropdown-toggle.focus,
.open > .btn-outline.btn-light.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-outline.btn-light.dropdown-toggle:hover,
.show > .btn-outline.btn-light.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-outline.btn-light.dropdown-toggle:focus,
.show > .btn-outline.btn-light.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-outline.btn-light.dropdown-toggle.focus,
.show > .btn-outline.btn-light.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #73808c;
  border-color: #73808c;
}

.open > .btn.btn-outline-light.dropdown-toggle.btn-icon,
.open > .btn-outline-light.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-outline.btn-light.dropdown-toggle.btn-icon,
.open > .btn-outline.btn-light.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-outline-light.dropdown-toggle.btn-icon:hover,
.open > .btn-outline-light.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-outline.btn-light.dropdown-toggle.btn-icon:hover,
.open > .btn-outline.btn-light.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #73808c;
}

.btn.btn-outline-light.disabled:focus,
.btn-outline-light.disabled.custom-file-control:focus::before,
.btn.btn-outline-light.disabled.focus,
.btn-outline-light.disabled.focus.custom-file-control::before,
.btn.btn-outline-light:disabled:focus,
.btn-outline-light.custom-file-control:disabled:focus::before,
.btn.btn-outline-light:disabled.focus,
.btn-outline-light.custom-file-control:disabled.focus::before,
.btn.btn-outline.btn-light.disabled:focus,
.btn-outline.btn-light.disabled.custom-file-control:focus::before,
.btn.btn-outline.btn-light.disabled.focus,
.btn-outline.btn-light.disabled.focus.custom-file-control::before,
.btn.btn-outline.btn-light:disabled:focus,
.btn-outline.btn-light.custom-file-control:disabled:focus::before,
.btn.btn-outline.btn-light:disabled.focus,
.btn-outline.btn-light.custom-file-control:disabled.focus::before {
  background-color: transparent !important;
  border-color: #73808c !important;
}

.btn.btn-outline-light.disabled:hover,
.btn-outline-light.disabled.custom-file-control:hover::before,
.btn.btn-outline-light:disabled:hover,
.btn-outline-light.custom-file-control:disabled:hover::before,
.btn.btn-outline.btn-light.disabled:hover,
.btn-outline.btn-light.disabled.custom-file-control:hover::before,
.btn.btn-outline.btn-light:disabled:hover,
.btn-outline.btn-light.custom-file-control:disabled:hover::before {
  background-color: transparent !important;
  border-color: #73808c !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-raised-light,
.btn-raised-light.custom-file-control::before,
.btn.btn-raised.btn-light,
.btn-raised.btn-light.custom-file-control::before {
  color: #fff;
  background-color: #73808c;
  border-color: #73808c;
  box-shadow: 0 5px 15px rgba(115, 128, 140, 0.15), 0 15px 40px rgba(115, 128, 140, 0.2);
}

.btn.btn-raised-light:hover,
.btn-raised-light.custom-file-control:hover::before,
.btn.btn-raised-light:active,
.btn-raised-light.custom-file-control:active::before,
.btn.btn-raised.btn-light:hover,
.btn-raised.btn-light.custom-file-control:hover::before,
.btn.btn-raised.btn-light:active,
.btn-raised.btn-light.custom-file-control:active::before {
  color: #fff !important;
  background-color: #76828f !important;
  box-shadow: none !important;
}

.btn.btn-raised-light:focus,
.btn-raised-light.custom-file-control:focus::before,
.btn.btn-raised.btn-light:focus,
.btn-raised.btn-light.custom-file-control:focus::before {
  box-shadow: none !important;
}

.btn.btn-raised-light.active,
.btn-raised-light.active.custom-file-control::before,
.open > .btn.btn-raised-light.dropdown-toggle,
.open > .btn-raised-light.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-raised-light.dropdown-toggle,
.show > .btn-raised-light.dropdown-toggle.custom-file-control::before,
.btn.btn-raised.btn-light.active,
.btn-raised.btn-light.active.custom-file-control::before,
.open > .btn.btn-raised.btn-light.dropdown-toggle,
.open > .btn-raised.btn-light.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-raised.btn-light.dropdown-toggle,
.show > .btn-raised.btn-light.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #76828f !important;
  border-color: #76828f !important;
}

.btn.btn-raised-light.active:hover,
.btn-raised-light.active.custom-file-control:hover::before,
.btn.btn-raised-light.active:focus,
.btn-raised-light.active.custom-file-control:focus::before,
.btn.btn-raised-light.active.focus,
.btn-raised-light.active.focus.custom-file-control::before,
.open > .btn.btn-raised-light.dropdown-toggle:hover,
.open > .btn-raised-light.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised-light.dropdown-toggle:focus,
.open > .btn-raised-light.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised-light.dropdown-toggle.focus,
.open > .btn-raised-light.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-raised-light.dropdown-toggle:hover,
.show > .btn-raised-light.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-raised-light.dropdown-toggle:focus,
.show > .btn-raised-light.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-raised-light.dropdown-toggle.focus,
.show > .btn-raised-light.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-raised.btn-light.active:hover,
.btn-raised.btn-light.active.custom-file-control:hover::before,
.btn.btn-raised.btn-light.active:focus,
.btn-raised.btn-light.active.custom-file-control:focus::before,
.btn.btn-raised.btn-light.active.focus,
.btn-raised.btn-light.active.focus.custom-file-control::before,
.open > .btn.btn-raised.btn-light.dropdown-toggle:hover,
.open > .btn-raised.btn-light.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-light.dropdown-toggle:focus,
.open > .btn-raised.btn-light.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised.btn-light.dropdown-toggle.focus,
.open > .btn-raised.btn-light.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-raised.btn-light.dropdown-toggle:hover,
.show > .btn-raised.btn-light.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-raised.btn-light.dropdown-toggle:focus,
.show > .btn-raised.btn-light.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-raised.btn-light.dropdown-toggle.focus,
.show > .btn-raised.btn-light.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #76828f;
  border-color: #76828f;
}

.open > .btn.btn-raised-light.dropdown-toggle.btn-icon,
.open > .btn-raised-light.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-raised.btn-light.dropdown-toggle.btn-icon,
.open > .btn-raised.btn-light.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #73808c;
}

.open > .btn.btn-raised-light.dropdown-toggle.btn-icon:hover,
.open > .btn-raised-light.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-light.dropdown-toggle.btn-icon:hover,
.open > .btn-raised.btn-light.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #76828f;
}

.btn.btn-raised-light.disabled:focus,
.btn-raised-light.disabled.custom-file-control:focus::before,
.btn.btn-raised-light.disabled.focus,
.btn-raised-light.disabled.focus.custom-file-control::before,
.btn.btn-raised-light:disabled:focus,
.btn-raised-light.custom-file-control:disabled:focus::before,
.btn.btn-raised-light:disabled.focus,
.btn-raised-light.custom-file-control:disabled.focus::before,
.btn.btn-raised.btn-light.disabled:focus,
.btn-raised.btn-light.disabled.custom-file-control:focus::before,
.btn.btn-raised.btn-light.disabled.focus,
.btn-raised.btn-light.disabled.focus.custom-file-control::before,
.btn.btn-raised.btn-light:disabled:focus,
.btn-raised.btn-light.custom-file-control:disabled:focus::before,
.btn.btn-raised.btn-light:disabled.focus,
.btn-raised.btn-light.custom-file-control:disabled.focus::before {
  background-color: #73808c !important;
  border-color: #73808c !important;
}

.btn.btn-raised-light.disabled:hover,
.btn-raised-light.disabled.custom-file-control:hover::before,
.btn.btn-raised-light:disabled:hover,
.btn-raised-light.custom-file-control:disabled:hover::before,
.btn.btn-raised.btn-light.disabled:hover,
.btn-raised.btn-light.disabled.custom-file-control:hover::before,
.btn.btn-raised.btn-light:disabled:hover,
.btn-raised.btn-light.custom-file-control:disabled:hover::before {
  background-color: #73808c !important;
  border-color: #73808c !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-opacity-light,
.btn-opacity-light.custom-file-control::before,
.btn.btn-opacity.btn-light,
.btn-opacity.btn-light.custom-file-control::before {
  color: #73808c;
  background-color: rgba(115, 128, 140, 0.1);
  border-color: #73808c;
  box-shadow: none;
}

.btn.btn-opacity-light:hover,
.btn-opacity-light.custom-file-control:hover::before,
.btn.btn-opacity-light:active,
.btn-opacity-light.custom-file-control:active::before,
.btn.btn-opacity.btn-light:hover,
.btn-opacity.btn-light.custom-file-control:hover::before,
.btn.btn-opacity.btn-light:active,
.btn-opacity.btn-light.custom-file-control:active::before {
  color: #fff !important;
  background-color: #73808c !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-light:focus,
.btn-opacity-light.custom-file-control:focus::before,
.btn.btn-opacity.btn-light:focus,
.btn-opacity.btn-light.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-light.active,
.btn-opacity-light.active.custom-file-control::before,
.open > .btn.btn-opacity-light.dropdown-toggle,
.open > .btn-opacity-light.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity-light.dropdown-toggle,
.show > .btn-opacity-light.dropdown-toggle.custom-file-control::before,
.btn.btn-opacity.btn-light.active,
.btn-opacity.btn-light.active.custom-file-control::before,
.open > .btn.btn-opacity.btn-light.dropdown-toggle,
.open > .btn-opacity.btn-light.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity.btn-light.dropdown-toggle,
.show > .btn-opacity.btn-light.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #73808c !important;
  border-color: #73808c !important;
}

.btn.btn-opacity-light.active:hover,
.btn-opacity-light.active.custom-file-control:hover::before,
.btn.btn-opacity-light.active:focus,
.btn-opacity-light.active.custom-file-control:focus::before,
.btn.btn-opacity-light.active.focus,
.btn-opacity-light.active.focus.custom-file-control::before,
.open > .btn.btn-opacity-light.dropdown-toggle:hover,
.open > .btn-opacity-light.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity-light.dropdown-toggle:focus,
.open > .btn-opacity-light.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity-light.dropdown-toggle.focus,
.open > .btn-opacity-light.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity-light.dropdown-toggle:hover,
.show > .btn-opacity-light.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity-light.dropdown-toggle:focus,
.show > .btn-opacity-light.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity-light.dropdown-toggle.focus,
.show > .btn-opacity-light.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-opacity.btn-light.active:hover,
.btn-opacity.btn-light.active.custom-file-control:hover::before,
.btn.btn-opacity.btn-light.active:focus,
.btn-opacity.btn-light.active.custom-file-control:focus::before,
.btn.btn-opacity.btn-light.active.focus,
.btn-opacity.btn-light.active.focus.custom-file-control::before,
.open > .btn.btn-opacity.btn-light.dropdown-toggle:hover,
.open > .btn-opacity.btn-light.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity.btn-light.dropdown-toggle:focus,
.open > .btn-opacity.btn-light.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity.btn-light.dropdown-toggle.focus,
.open > .btn-opacity.btn-light.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity.btn-light.dropdown-toggle:hover,
.show > .btn-opacity.btn-light.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity.btn-light.dropdown-toggle:focus,
.show > .btn-opacity.btn-light.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity.btn-light.dropdown-toggle.focus,
.show > .btn-opacity.btn-light.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #73808c;
  border-color: #73808c;
}

.open > .btn.btn-opacity-light.dropdown-toggle.btn-icon,
.open > .btn-opacity-light.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-opacity.btn-light.dropdown-toggle.btn-icon,
.open > .btn-opacity.btn-light.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: rgba(115, 128, 140, 0.1);
}

.open > .btn.btn-opacity-light.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity-light.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-opacity.btn-light.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity.btn-light.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #73808c;
}

.btn.btn-opacity-light.disabled:focus,
.btn-opacity-light.disabled.custom-file-control:focus::before,
.btn.btn-opacity-light.disabled.focus,
.btn-opacity-light.disabled.focus.custom-file-control::before,
.btn.btn-opacity-light:disabled:focus,
.btn-opacity-light.custom-file-control:disabled:focus::before,
.btn.btn-opacity-light:disabled.focus,
.btn-opacity-light.custom-file-control:disabled.focus::before,
.btn.btn-opacity.btn-light.disabled:focus,
.btn-opacity.btn-light.disabled.custom-file-control:focus::before,
.btn.btn-opacity.btn-light.disabled.focus,
.btn-opacity.btn-light.disabled.focus.custom-file-control::before,
.btn.btn-opacity.btn-light:disabled:focus,
.btn-opacity.btn-light.custom-file-control:disabled:focus::before,
.btn.btn-opacity.btn-light:disabled.focus,
.btn-opacity.btn-light.custom-file-control:disabled.focus::before {
  background-color: rgba(115, 128, 140, 0.1) !important;
  border-color: #73808c !important;
}

.btn.btn-opacity-light.disabled:hover,
.btn-opacity-light.disabled.custom-file-control:hover::before,
.btn.btn-opacity-light:disabled:hover,
.btn-opacity-light.custom-file-control:disabled:hover::before,
.btn.btn-opacity.btn-light.disabled:hover,
.btn-opacity.btn-light.disabled.custom-file-control:hover::before,
.btn.btn-opacity.btn-light:disabled:hover,
.btn-opacity.btn-light.custom-file-control:disabled:hover::before {
  background-color: rgba(115, 128, 140, 0.1) !important;
  border-color: #73808c !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-flat-light,
.btn-flat-light.custom-file-control::before,
.btn.btn-flat.btn-light,
.btn-flat.btn-light.custom-file-control::before {
  color: #fff;
  background-color: #73808c;
  border-color: #73808c;
  box-shadow: none;
}

.btn.btn-flat-light:hover,
.btn-flat-light.custom-file-control:hover::before,
.btn.btn-flat-light:active,
.btn-flat-light.custom-file-control:active::before,
.btn.btn-flat.btn-light:hover,
.btn-flat.btn-light.custom-file-control:hover::before,
.btn.btn-flat.btn-light:active,
.btn-flat.btn-light.custom-file-control:active::before {
  color: #fff !important;
  background-color: #76828f !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-flat-light:focus,
.btn-flat-light.custom-file-control:focus::before,
.btn.btn-flat.btn-light:focus,
.btn-flat.btn-light.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-flat-light.active,
.btn-flat-light.active.custom-file-control::before,
.open > .btn.btn-flat-light.dropdown-toggle,
.open > .btn-flat-light.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-flat-light.dropdown-toggle,
.show > .btn-flat-light.dropdown-toggle.custom-file-control::before,
.btn.btn-flat.btn-light.active,
.btn-flat.btn-light.active.custom-file-control::before,
.open > .btn.btn-flat.btn-light.dropdown-toggle,
.open > .btn-flat.btn-light.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-flat.btn-light.dropdown-toggle,
.show > .btn-flat.btn-light.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #76828f !important;
  border-color: #76828f !important;
}

.btn.btn-flat-light.active:hover,
.btn-flat-light.active.custom-file-control:hover::before,
.btn.btn-flat-light.active:focus,
.btn-flat-light.active.custom-file-control:focus::before,
.btn.btn-flat-light.active.focus,
.btn-flat-light.active.focus.custom-file-control::before,
.open > .btn.btn-flat-light.dropdown-toggle:hover,
.open > .btn-flat-light.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-flat-light.dropdown-toggle:focus,
.open > .btn-flat-light.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-flat-light.dropdown-toggle.focus,
.open > .btn-flat-light.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-flat-light.dropdown-toggle:hover,
.show > .btn-flat-light.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-flat-light.dropdown-toggle:focus,
.show > .btn-flat-light.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-flat-light.dropdown-toggle.focus,
.show > .btn-flat-light.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-flat.btn-light.active:hover,
.btn-flat.btn-light.active.custom-file-control:hover::before,
.btn.btn-flat.btn-light.active:focus,
.btn-flat.btn-light.active.custom-file-control:focus::before,
.btn.btn-flat.btn-light.active.focus,
.btn-flat.btn-light.active.focus.custom-file-control::before,
.open > .btn.btn-flat.btn-light.dropdown-toggle:hover,
.open > .btn-flat.btn-light.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-flat.btn-light.dropdown-toggle:focus,
.open > .btn-flat.btn-light.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-flat.btn-light.dropdown-toggle.focus,
.open > .btn-flat.btn-light.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-flat.btn-light.dropdown-toggle:hover,
.show > .btn-flat.btn-light.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-flat.btn-light.dropdown-toggle:focus,
.show > .btn-flat.btn-light.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-flat.btn-light.dropdown-toggle.focus,
.show > .btn-flat.btn-light.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #76828f;
  border-color: #76828f;
}

.open > .btn.btn-flat-light.dropdown-toggle.btn-icon,
.open > .btn-flat-light.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-flat.btn-light.dropdown-toggle.btn-icon,
.open > .btn-flat.btn-light.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #73808c;
}

.open > .btn.btn-flat-light.dropdown-toggle.btn-icon:hover,
.open > .btn-flat-light.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-flat.btn-light.dropdown-toggle.btn-icon:hover,
.open > .btn-flat.btn-light.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #76828f;
}

.btn.btn-flat-light.disabled:focus,
.btn-flat-light.disabled.custom-file-control:focus::before,
.btn.btn-flat-light.disabled.focus,
.btn-flat-light.disabled.focus.custom-file-control::before,
.btn.btn-flat-light:disabled:focus,
.btn-flat-light.custom-file-control:disabled:focus::before,
.btn.btn-flat-light:disabled.focus,
.btn-flat-light.custom-file-control:disabled.focus::before,
.btn.btn-flat.btn-light.disabled:focus,
.btn-flat.btn-light.disabled.custom-file-control:focus::before,
.btn.btn-flat.btn-light.disabled.focus,
.btn-flat.btn-light.disabled.focus.custom-file-control::before,
.btn.btn-flat.btn-light:disabled:focus,
.btn-flat.btn-light.custom-file-control:disabled:focus::before,
.btn.btn-flat.btn-light:disabled.focus,
.btn-flat.btn-light.custom-file-control:disabled.focus::before {
  background-color: #73808c !important;
  border-color: #73808c !important;
}

.btn.btn-flat-light.disabled:hover,
.btn-flat-light.disabled.custom-file-control:hover::before,
.btn.btn-flat-light:disabled:hover,
.btn-flat-light.custom-file-control:disabled:hover::before,
.btn.btn-flat.btn-light.disabled:hover,
.btn-flat.btn-light.disabled.custom-file-control:hover::before,
.btn.btn-flat.btn-light:disabled:hover,
.btn-flat.btn-light.custom-file-control:disabled:hover::before {
  background-color: #73808c !important;
  border-color: #73808c !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-link-light,
.btn-link-light.custom-file-control::before,
.btn.btn-link.btn-light,
.btn-link.btn-light.custom-file-control::before {
  color: #73808c !important;
}

.btn.btn-link-light::after,
.btn.btn-link.btn-light::after {
  background-color: #73808c !important;
}

.btn.btn-outline-dark,
.btn-outline-dark.custom-file-control::before,
.btn.btn-outline.btn-dark,
.btn-outline.btn-dark.custom-file-control::before {
  color: #1e2835;
  background-color: transparent;
  border-color: #1e2835;
  box-shadow: none;
}

.btn.btn-outline-dark:hover,
.btn-outline-dark.custom-file-control:hover::before,
.btn.btn-outline-dark:active,
.btn-outline-dark.custom-file-control:active::before,
.btn.btn-outline.btn-dark:hover,
.btn-outline.btn-dark.custom-file-control:hover::before,
.btn.btn-outline.btn-dark:active,
.btn-outline.btn-dark.custom-file-control:active::before {
  color: #fff !important;
  background-color: #1e2835 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-outline-dark:focus,
.btn-outline-dark.custom-file-control:focus::before,
.btn.btn-outline.btn-dark:focus,
.btn-outline.btn-dark.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-outline-dark.active,
.btn-outline-dark.active.custom-file-control::before,
.open > .btn.btn-outline-dark.dropdown-toggle,
.open > .btn-outline-dark.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-outline-dark.dropdown-toggle,
.show > .btn-outline-dark.dropdown-toggle.custom-file-control::before,
.btn.btn-outline.btn-dark.active,
.btn-outline.btn-dark.active.custom-file-control::before,
.open > .btn.btn-outline.btn-dark.dropdown-toggle,
.open > .btn-outline.btn-dark.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-outline.btn-dark.dropdown-toggle,
.show > .btn-outline.btn-dark.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #1e2835 !important;
  border-color: #1e2835 !important;
}

.btn.btn-outline-dark.active:hover,
.btn-outline-dark.active.custom-file-control:hover::before,
.btn.btn-outline-dark.active:focus,
.btn-outline-dark.active.custom-file-control:focus::before,
.btn.btn-outline-dark.active.focus,
.btn-outline-dark.active.focus.custom-file-control::before,
.open > .btn.btn-outline-dark.dropdown-toggle:hover,
.open > .btn-outline-dark.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline-dark.dropdown-toggle:focus,
.open > .btn-outline-dark.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline-dark.dropdown-toggle.focus,
.open > .btn-outline-dark.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-outline-dark.dropdown-toggle:hover,
.show > .btn-outline-dark.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-outline-dark.dropdown-toggle:focus,
.show > .btn-outline-dark.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-outline-dark.dropdown-toggle.focus,
.show > .btn-outline-dark.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-outline.btn-dark.active:hover,
.btn-outline.btn-dark.active.custom-file-control:hover::before,
.btn.btn-outline.btn-dark.active:focus,
.btn-outline.btn-dark.active.custom-file-control:focus::before,
.btn.btn-outline.btn-dark.active.focus,
.btn-outline.btn-dark.active.focus.custom-file-control::before,
.open > .btn.btn-outline.btn-dark.dropdown-toggle:hover,
.open > .btn-outline.btn-dark.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-outline.btn-dark.dropdown-toggle:focus,
.open > .btn-outline.btn-dark.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-outline.btn-dark.dropdown-toggle.focus,
.open > .btn-outline.btn-dark.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-outline.btn-dark.dropdown-toggle:hover,
.show > .btn-outline.btn-dark.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-outline.btn-dark.dropdown-toggle:focus,
.show > .btn-outline.btn-dark.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-outline.btn-dark.dropdown-toggle.focus,
.show > .btn-outline.btn-dark.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #1e2835;
  border-color: #1e2835;
}

.open > .btn.btn-outline-dark.dropdown-toggle.btn-icon,
.open > .btn-outline-dark.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-outline.btn-dark.dropdown-toggle.btn-icon,
.open > .btn-outline.btn-dark.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-outline-dark.dropdown-toggle.btn-icon:hover,
.open > .btn-outline-dark.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-outline.btn-dark.dropdown-toggle.btn-icon:hover,
.open > .btn-outline.btn-dark.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #1e2835;
}

.btn.btn-outline-dark.disabled:focus,
.btn-outline-dark.disabled.custom-file-control:focus::before,
.btn.btn-outline-dark.disabled.focus,
.btn-outline-dark.disabled.focus.custom-file-control::before,
.btn.btn-outline-dark:disabled:focus,
.btn-outline-dark.custom-file-control:disabled:focus::before,
.btn.btn-outline-dark:disabled.focus,
.btn-outline-dark.custom-file-control:disabled.focus::before,
.btn.btn-outline.btn-dark.disabled:focus,
.btn-outline.btn-dark.disabled.custom-file-control:focus::before,
.btn.btn-outline.btn-dark.disabled.focus,
.btn-outline.btn-dark.disabled.focus.custom-file-control::before,
.btn.btn-outline.btn-dark:disabled:focus,
.btn-outline.btn-dark.custom-file-control:disabled:focus::before,
.btn.btn-outline.btn-dark:disabled.focus,
.btn-outline.btn-dark.custom-file-control:disabled.focus::before {
  background-color: transparent !important;
  border-color: #1e2835 !important;
}

.btn.btn-outline-dark.disabled:hover,
.btn-outline-dark.disabled.custom-file-control:hover::before,
.btn.btn-outline-dark:disabled:hover,
.btn-outline-dark.custom-file-control:disabled:hover::before,
.btn.btn-outline.btn-dark.disabled:hover,
.btn-outline.btn-dark.disabled.custom-file-control:hover::before,
.btn.btn-outline.btn-dark:disabled:hover,
.btn-outline.btn-dark.custom-file-control:disabled:hover::before {
  background-color: transparent !important;
  border-color: #1e2835 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-raised-dark,
.btn-raised-dark.custom-file-control::before,
.btn.btn-raised.btn-dark,
.btn-raised.btn-dark.custom-file-control::before {
  color: #fff;
  background-color: #1e2835;
  border-color: #1e2835;
  box-shadow: 0 5px 15px rgba(30, 40, 53, 0.15), 0 15px 40px rgba(30, 40, 53, 0.2);
}

.btn.btn-raised-dark:hover,
.btn-raised-dark.custom-file-control:hover::before,
.btn.btn-raised-dark:active,
.btn-raised-dark.custom-file-control:active::before,
.btn.btn-raised.btn-dark:hover,
.btn-raised.btn-dark.custom-file-control:hover::before,
.btn.btn-raised.btn-dark:active,
.btn-raised.btn-dark.custom-file-control:active::before {
  color: #fff !important;
  background-color: #202b39 !important;
  box-shadow: none !important;
}

.btn.btn-raised-dark:focus,
.btn-raised-dark.custom-file-control:focus::before,
.btn.btn-raised.btn-dark:focus,
.btn-raised.btn-dark.custom-file-control:focus::before {
  box-shadow: none !important;
}

.btn.btn-raised-dark.active,
.btn-raised-dark.active.custom-file-control::before,
.open > .btn.btn-raised-dark.dropdown-toggle,
.open > .btn-raised-dark.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-raised-dark.dropdown-toggle,
.show > .btn-raised-dark.dropdown-toggle.custom-file-control::before,
.btn.btn-raised.btn-dark.active,
.btn-raised.btn-dark.active.custom-file-control::before,
.open > .btn.btn-raised.btn-dark.dropdown-toggle,
.open > .btn-raised.btn-dark.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-raised.btn-dark.dropdown-toggle,
.show > .btn-raised.btn-dark.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #202b39 !important;
  border-color: #202b39 !important;
}

.btn.btn-raised-dark.active:hover,
.btn-raised-dark.active.custom-file-control:hover::before,
.btn.btn-raised-dark.active:focus,
.btn-raised-dark.active.custom-file-control:focus::before,
.btn.btn-raised-dark.active.focus,
.btn-raised-dark.active.focus.custom-file-control::before,
.open > .btn.btn-raised-dark.dropdown-toggle:hover,
.open > .btn-raised-dark.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised-dark.dropdown-toggle:focus,
.open > .btn-raised-dark.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised-dark.dropdown-toggle.focus,
.open > .btn-raised-dark.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-raised-dark.dropdown-toggle:hover,
.show > .btn-raised-dark.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-raised-dark.dropdown-toggle:focus,
.show > .btn-raised-dark.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-raised-dark.dropdown-toggle.focus,
.show > .btn-raised-dark.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-raised.btn-dark.active:hover,
.btn-raised.btn-dark.active.custom-file-control:hover::before,
.btn.btn-raised.btn-dark.active:focus,
.btn-raised.btn-dark.active.custom-file-control:focus::before,
.btn.btn-raised.btn-dark.active.focus,
.btn-raised.btn-dark.active.focus.custom-file-control::before,
.open > .btn.btn-raised.btn-dark.dropdown-toggle:hover,
.open > .btn-raised.btn-dark.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-dark.dropdown-toggle:focus,
.open > .btn-raised.btn-dark.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-raised.btn-dark.dropdown-toggle.focus,
.open > .btn-raised.btn-dark.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-raised.btn-dark.dropdown-toggle:hover,
.show > .btn-raised.btn-dark.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-raised.btn-dark.dropdown-toggle:focus,
.show > .btn-raised.btn-dark.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-raised.btn-dark.dropdown-toggle.focus,
.show > .btn-raised.btn-dark.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #202b39;
  border-color: #202b39;
}

.open > .btn.btn-raised-dark.dropdown-toggle.btn-icon,
.open > .btn-raised-dark.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-raised.btn-dark.dropdown-toggle.btn-icon,
.open > .btn-raised.btn-dark.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #1e2835;
}

.open > .btn.btn-raised-dark.dropdown-toggle.btn-icon:hover,
.open > .btn-raised-dark.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-raised.btn-dark.dropdown-toggle.btn-icon:hover,
.open > .btn-raised.btn-dark.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #202b39;
}

.btn.btn-raised-dark.disabled:focus,
.btn-raised-dark.disabled.custom-file-control:focus::before,
.btn.btn-raised-dark.disabled.focus,
.btn-raised-dark.disabled.focus.custom-file-control::before,
.btn.btn-raised-dark:disabled:focus,
.btn-raised-dark.custom-file-control:disabled:focus::before,
.btn.btn-raised-dark:disabled.focus,
.btn-raised-dark.custom-file-control:disabled.focus::before,
.btn.btn-raised.btn-dark.disabled:focus,
.btn-raised.btn-dark.disabled.custom-file-control:focus::before,
.btn.btn-raised.btn-dark.disabled.focus,
.btn-raised.btn-dark.disabled.focus.custom-file-control::before,
.btn.btn-raised.btn-dark:disabled:focus,
.btn-raised.btn-dark.custom-file-control:disabled:focus::before,
.btn.btn-raised.btn-dark:disabled.focus,
.btn-raised.btn-dark.custom-file-control:disabled.focus::before {
  background-color: #1e2835 !important;
  border-color: #1e2835 !important;
}

.btn.btn-raised-dark.disabled:hover,
.btn-raised-dark.disabled.custom-file-control:hover::before,
.btn.btn-raised-dark:disabled:hover,
.btn-raised-dark.custom-file-control:disabled:hover::before,
.btn.btn-raised.btn-dark.disabled:hover,
.btn-raised.btn-dark.disabled.custom-file-control:hover::before,
.btn.btn-raised.btn-dark:disabled:hover,
.btn-raised.btn-dark.custom-file-control:disabled:hover::before {
  background-color: #1e2835 !important;
  border-color: #1e2835 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-opacity-dark,
.btn-opacity-dark.custom-file-control::before,
.btn.btn-opacity.btn-dark,
.btn-opacity.btn-dark.custom-file-control::before {
  color: #1e2835;
  background-color: rgba(30, 40, 53, 0.1);
  border-color: #1e2835;
  box-shadow: none;
}

.btn.btn-opacity-dark:hover,
.btn-opacity-dark.custom-file-control:hover::before,
.btn.btn-opacity-dark:active,
.btn-opacity-dark.custom-file-control:active::before,
.btn.btn-opacity.btn-dark:hover,
.btn-opacity.btn-dark.custom-file-control:hover::before,
.btn.btn-opacity.btn-dark:active,
.btn-opacity.btn-dark.custom-file-control:active::before {
  color: #fff !important;
  background-color: #1e2835 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-dark:focus,
.btn-opacity-dark.custom-file-control:focus::before,
.btn.btn-opacity.btn-dark:focus,
.btn-opacity.btn-dark.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-dark.active,
.btn-opacity-dark.active.custom-file-control::before,
.open > .btn.btn-opacity-dark.dropdown-toggle,
.open > .btn-opacity-dark.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity-dark.dropdown-toggle,
.show > .btn-opacity-dark.dropdown-toggle.custom-file-control::before,
.btn.btn-opacity.btn-dark.active,
.btn-opacity.btn-dark.active.custom-file-control::before,
.open > .btn.btn-opacity.btn-dark.dropdown-toggle,
.open > .btn-opacity.btn-dark.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity.btn-dark.dropdown-toggle,
.show > .btn-opacity.btn-dark.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #1e2835 !important;
  border-color: #1e2835 !important;
}

.btn.btn-opacity-dark.active:hover,
.btn-opacity-dark.active.custom-file-control:hover::before,
.btn.btn-opacity-dark.active:focus,
.btn-opacity-dark.active.custom-file-control:focus::before,
.btn.btn-opacity-dark.active.focus,
.btn-opacity-dark.active.focus.custom-file-control::before,
.open > .btn.btn-opacity-dark.dropdown-toggle:hover,
.open > .btn-opacity-dark.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity-dark.dropdown-toggle:focus,
.open > .btn-opacity-dark.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity-dark.dropdown-toggle.focus,
.open > .btn-opacity-dark.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity-dark.dropdown-toggle:hover,
.show > .btn-opacity-dark.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity-dark.dropdown-toggle:focus,
.show > .btn-opacity-dark.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity-dark.dropdown-toggle.focus,
.show > .btn-opacity-dark.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-opacity.btn-dark.active:hover,
.btn-opacity.btn-dark.active.custom-file-control:hover::before,
.btn.btn-opacity.btn-dark.active:focus,
.btn-opacity.btn-dark.active.custom-file-control:focus::before,
.btn.btn-opacity.btn-dark.active.focus,
.btn-opacity.btn-dark.active.focus.custom-file-control::before,
.open > .btn.btn-opacity.btn-dark.dropdown-toggle:hover,
.open > .btn-opacity.btn-dark.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity.btn-dark.dropdown-toggle:focus,
.open > .btn-opacity.btn-dark.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity.btn-dark.dropdown-toggle.focus,
.open > .btn-opacity.btn-dark.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity.btn-dark.dropdown-toggle:hover,
.show > .btn-opacity.btn-dark.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity.btn-dark.dropdown-toggle:focus,
.show > .btn-opacity.btn-dark.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity.btn-dark.dropdown-toggle.focus,
.show > .btn-opacity.btn-dark.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #1e2835;
  border-color: #1e2835;
}

.open > .btn.btn-opacity-dark.dropdown-toggle.btn-icon,
.open > .btn-opacity-dark.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-opacity.btn-dark.dropdown-toggle.btn-icon,
.open > .btn-opacity.btn-dark.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: rgba(30, 40, 53, 0.1);
}

.open > .btn.btn-opacity-dark.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity-dark.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-opacity.btn-dark.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity.btn-dark.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #1e2835;
}

.btn.btn-opacity-dark.disabled:focus,
.btn-opacity-dark.disabled.custom-file-control:focus::before,
.btn.btn-opacity-dark.disabled.focus,
.btn-opacity-dark.disabled.focus.custom-file-control::before,
.btn.btn-opacity-dark:disabled:focus,
.btn-opacity-dark.custom-file-control:disabled:focus::before,
.btn.btn-opacity-dark:disabled.focus,
.btn-opacity-dark.custom-file-control:disabled.focus::before,
.btn.btn-opacity.btn-dark.disabled:focus,
.btn-opacity.btn-dark.disabled.custom-file-control:focus::before,
.btn.btn-opacity.btn-dark.disabled.focus,
.btn-opacity.btn-dark.disabled.focus.custom-file-control::before,
.btn.btn-opacity.btn-dark:disabled:focus,
.btn-opacity.btn-dark.custom-file-control:disabled:focus::before,
.btn.btn-opacity.btn-dark:disabled.focus,
.btn-opacity.btn-dark.custom-file-control:disabled.focus::before {
  background-color: rgba(30, 40, 53, 0.1) !important;
  border-color: #1e2835 !important;
}

.btn.btn-opacity-dark.disabled:hover,
.btn-opacity-dark.disabled.custom-file-control:hover::before,
.btn.btn-opacity-dark:disabled:hover,
.btn-opacity-dark.custom-file-control:disabled:hover::before,
.btn.btn-opacity.btn-dark.disabled:hover,
.btn-opacity.btn-dark.disabled.custom-file-control:hover::before,
.btn.btn-opacity.btn-dark:disabled:hover,
.btn-opacity.btn-dark.custom-file-control:disabled:hover::before {
  background-color: rgba(30, 40, 53, 0.1) !important;
  border-color: #1e2835 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-flat-dark,
.btn-flat-dark.custom-file-control::before,
.btn.btn-flat.btn-dark,
.btn-flat.btn-dark.custom-file-control::before {
  color: #fff;
  background-color: #1e2835;
  border-color: #1e2835;
  box-shadow: none;
}

.btn.btn-flat-dark:hover,
.btn-flat-dark.custom-file-control:hover::before,
.btn.btn-flat-dark:active,
.btn-flat-dark.custom-file-control:active::before,
.btn.btn-flat.btn-dark:hover,
.btn-flat.btn-dark.custom-file-control:hover::before,
.btn.btn-flat.btn-dark:active,
.btn-flat.btn-dark.custom-file-control:active::before {
  color: #fff !important;
  background-color: #202b39 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-flat-dark:focus,
.btn-flat-dark.custom-file-control:focus::before,
.btn.btn-flat.btn-dark:focus,
.btn-flat.btn-dark.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-flat-dark.active,
.btn-flat-dark.active.custom-file-control::before,
.open > .btn.btn-flat-dark.dropdown-toggle,
.open > .btn-flat-dark.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-flat-dark.dropdown-toggle,
.show > .btn-flat-dark.dropdown-toggle.custom-file-control::before,
.btn.btn-flat.btn-dark.active,
.btn-flat.btn-dark.active.custom-file-control::before,
.open > .btn.btn-flat.btn-dark.dropdown-toggle,
.open > .btn-flat.btn-dark.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-flat.btn-dark.dropdown-toggle,
.show > .btn-flat.btn-dark.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #202b39 !important;
  border-color: #202b39 !important;
}

.btn.btn-flat-dark.active:hover,
.btn-flat-dark.active.custom-file-control:hover::before,
.btn.btn-flat-dark.active:focus,
.btn-flat-dark.active.custom-file-control:focus::before,
.btn.btn-flat-dark.active.focus,
.btn-flat-dark.active.focus.custom-file-control::before,
.open > .btn.btn-flat-dark.dropdown-toggle:hover,
.open > .btn-flat-dark.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-flat-dark.dropdown-toggle:focus,
.open > .btn-flat-dark.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-flat-dark.dropdown-toggle.focus,
.open > .btn-flat-dark.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-flat-dark.dropdown-toggle:hover,
.show > .btn-flat-dark.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-flat-dark.dropdown-toggle:focus,
.show > .btn-flat-dark.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-flat-dark.dropdown-toggle.focus,
.show > .btn-flat-dark.dropdown-toggle.focus.custom-file-control::before,
.btn.btn-flat.btn-dark.active:hover,
.btn-flat.btn-dark.active.custom-file-control:hover::before,
.btn.btn-flat.btn-dark.active:focus,
.btn-flat.btn-dark.active.custom-file-control:focus::before,
.btn.btn-flat.btn-dark.active.focus,
.btn-flat.btn-dark.active.focus.custom-file-control::before,
.open > .btn.btn-flat.btn-dark.dropdown-toggle:hover,
.open > .btn-flat.btn-dark.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-flat.btn-dark.dropdown-toggle:focus,
.open > .btn-flat.btn-dark.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-flat.btn-dark.dropdown-toggle.focus,
.open > .btn-flat.btn-dark.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-flat.btn-dark.dropdown-toggle:hover,
.show > .btn-flat.btn-dark.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-flat.btn-dark.dropdown-toggle:focus,
.show > .btn-flat.btn-dark.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-flat.btn-dark.dropdown-toggle.focus,
.show > .btn-flat.btn-dark.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #202b39;
  border-color: #202b39;
}

.open > .btn.btn-flat-dark.dropdown-toggle.btn-icon,
.open > .btn-flat-dark.dropdown-toggle.btn-icon.custom-file-control::before,
.open > .btn.btn-flat.btn-dark.dropdown-toggle.btn-icon,
.open > .btn-flat.btn-dark.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #1e2835;
}

.open > .btn.btn-flat-dark.dropdown-toggle.btn-icon:hover,
.open > .btn-flat-dark.dropdown-toggle.btn-icon.custom-file-control:hover::before,
.open > .btn.btn-flat.btn-dark.dropdown-toggle.btn-icon:hover,
.open > .btn-flat.btn-dark.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #202b39;
}

.btn.btn-flat-dark.disabled:focus,
.btn-flat-dark.disabled.custom-file-control:focus::before,
.btn.btn-flat-dark.disabled.focus,
.btn-flat-dark.disabled.focus.custom-file-control::before,
.btn.btn-flat-dark:disabled:focus,
.btn-flat-dark.custom-file-control:disabled:focus::before,
.btn.btn-flat-dark:disabled.focus,
.btn-flat-dark.custom-file-control:disabled.focus::before,
.btn.btn-flat.btn-dark.disabled:focus,
.btn-flat.btn-dark.disabled.custom-file-control:focus::before,
.btn.btn-flat.btn-dark.disabled.focus,
.btn-flat.btn-dark.disabled.focus.custom-file-control::before,
.btn.btn-flat.btn-dark:disabled:focus,
.btn-flat.btn-dark.custom-file-control:disabled:focus::before,
.btn.btn-flat.btn-dark:disabled.focus,
.btn-flat.btn-dark.custom-file-control:disabled.focus::before {
  background-color: #1e2835 !important;
  border-color: #1e2835 !important;
}

.btn.btn-flat-dark.disabled:hover,
.btn-flat-dark.disabled.custom-file-control:hover::before,
.btn.btn-flat-dark:disabled:hover,
.btn-flat-dark.custom-file-control:disabled:hover::before,
.btn.btn-flat.btn-dark.disabled:hover,
.btn-flat.btn-dark.disabled.custom-file-control:hover::before,
.btn.btn-flat.btn-dark:disabled:hover,
.btn-flat.btn-dark.custom-file-control:disabled:hover::before {
  background-color: #1e2835 !important;
  border-color: #1e2835 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-link-dark,
.btn-link-dark.custom-file-control::before,
.btn.btn-link.btn-dark,
.btn-link.btn-dark.custom-file-control::before {
  color: #1e2835 !important;
}

.btn.btn-link-dark::after,
.btn.btn-link.btn-dark::after {
  background-color: #1e2835 !important;
}

.btn.btn-white.btn-opacity,
.btn-white.btn-opacity.custom-file-control::before {
  background-color: rgba(255, 255, 255, 0.1);
}

.btn.btn-white.btn-opacity:hover,
.btn-white.btn-opacity.custom-file-control:hover::before {
  background-color: #F2F4F4;
}

.btn.btn-opacity-facebook,
.btn-opacity-facebook.custom-file-control::before {
  color: #3765c9;
  background-color: rgba(55, 101, 201, 0.1);
  border-color: #3765c9;
  box-shadow: none;
}

.btn.btn-opacity-facebook:hover,
.btn-opacity-facebook.custom-file-control:hover::before,
.btn.btn-opacity-facebook:active,
.btn-opacity-facebook.custom-file-control:active::before {
  color: #fff !important;
  background-color: #3765c9 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-facebook:focus,
.btn-opacity-facebook.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-facebook.active,
.btn-opacity-facebook.active.custom-file-control::before,
.open > .btn.btn-opacity-facebook.dropdown-toggle,
.open > .btn-opacity-facebook.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity-facebook.dropdown-toggle,
.show > .btn-opacity-facebook.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #3765c9 !important;
  border-color: #3765c9 !important;
}

.btn.btn-opacity-facebook.active:hover,
.btn-opacity-facebook.active.custom-file-control:hover::before,
.btn.btn-opacity-facebook.active:focus,
.btn-opacity-facebook.active.custom-file-control:focus::before,
.btn.btn-opacity-facebook.active.focus,
.btn-opacity-facebook.active.focus.custom-file-control::before,
.open > .btn.btn-opacity-facebook.dropdown-toggle:hover,
.open > .btn-opacity-facebook.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity-facebook.dropdown-toggle:focus,
.open > .btn-opacity-facebook.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity-facebook.dropdown-toggle.focus,
.open > .btn-opacity-facebook.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity-facebook.dropdown-toggle:hover,
.show > .btn-opacity-facebook.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity-facebook.dropdown-toggle:focus,
.show > .btn-opacity-facebook.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity-facebook.dropdown-toggle.focus,
.show > .btn-opacity-facebook.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #3765c9;
  border-color: #3765c9;
}

.open > .btn.btn-opacity-facebook.dropdown-toggle.btn-icon,
.open > .btn-opacity-facebook.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: rgba(55, 101, 201, 0.1);
}

.open > .btn.btn-opacity-facebook.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity-facebook.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #3765c9;
}

.btn.btn-opacity-facebook.disabled:focus,
.btn-opacity-facebook.disabled.custom-file-control:focus::before,
.btn.btn-opacity-facebook.disabled.focus,
.btn-opacity-facebook.disabled.focus.custom-file-control::before,
.btn.btn-opacity-facebook:disabled:focus,
.btn-opacity-facebook.custom-file-control:disabled:focus::before,
.btn.btn-opacity-facebook:disabled.focus,
.btn-opacity-facebook.custom-file-control:disabled.focus::before {
  background-color: rgba(55, 101, 201, 0.1) !important;
  border-color: #3765c9 !important;
}

.btn.btn-opacity-facebook.disabled:hover,
.btn-opacity-facebook.disabled.custom-file-control:hover::before,
.btn.btn-opacity-facebook:disabled:hover,
.btn-opacity-facebook.custom-file-control:disabled:hover::before {
  background-color: rgba(55, 101, 201, 0.1) !important;
  border-color: #3765c9 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-opacity-google,
.btn-opacity-google.custom-file-control::before {
  color: #ec412c;
  background-color: rgba(236, 65, 44, 0.1);
  border-color: #ec412c;
  box-shadow: none;
}

.btn.btn-opacity-google:hover,
.btn-opacity-google.custom-file-control:hover::before,
.btn.btn-opacity-google:active,
.btn-opacity-google.custom-file-control:active::before {
  color: #fff !important;
  background-color: #ec412c !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-google:focus,
.btn-opacity-google.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-google.active,
.btn-opacity-google.active.custom-file-control::before,
.open > .btn.btn-opacity-google.dropdown-toggle,
.open > .btn-opacity-google.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity-google.dropdown-toggle,
.show > .btn-opacity-google.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #ec412c !important;
  border-color: #ec412c !important;
}

.btn.btn-opacity-google.active:hover,
.btn-opacity-google.active.custom-file-control:hover::before,
.btn.btn-opacity-google.active:focus,
.btn-opacity-google.active.custom-file-control:focus::before,
.btn.btn-opacity-google.active.focus,
.btn-opacity-google.active.focus.custom-file-control::before,
.open > .btn.btn-opacity-google.dropdown-toggle:hover,
.open > .btn-opacity-google.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity-google.dropdown-toggle:focus,
.open > .btn-opacity-google.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity-google.dropdown-toggle.focus,
.open > .btn-opacity-google.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity-google.dropdown-toggle:hover,
.show > .btn-opacity-google.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity-google.dropdown-toggle:focus,
.show > .btn-opacity-google.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity-google.dropdown-toggle.focus,
.show > .btn-opacity-google.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #ec412c;
  border-color: #ec412c;
}

.open > .btn.btn-opacity-google.dropdown-toggle.btn-icon,
.open > .btn-opacity-google.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: rgba(236, 65, 44, 0.1);
}

.open > .btn.btn-opacity-google.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity-google.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #ec412c;
}

.btn.btn-opacity-google.disabled:focus,
.btn-opacity-google.disabled.custom-file-control:focus::before,
.btn.btn-opacity-google.disabled.focus,
.btn-opacity-google.disabled.focus.custom-file-control::before,
.btn.btn-opacity-google:disabled:focus,
.btn-opacity-google.custom-file-control:disabled:focus::before,
.btn.btn-opacity-google:disabled.focus,
.btn-opacity-google.custom-file-control:disabled.focus::before {
  background-color: rgba(236, 65, 44, 0.1) !important;
  border-color: #ec412c !important;
}

.btn.btn-opacity-google.disabled:hover,
.btn-opacity-google.disabled.custom-file-control:hover::before,
.btn.btn-opacity-google:disabled:hover,
.btn-opacity-google.custom-file-control:disabled:hover::before {
  background-color: rgba(236, 65, 44, 0.1) !important;
  border-color: #ec412c !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-opacity-twitter,
.btn-opacity-twitter.custom-file-control::before {
  color: #039ff5;
  background-color: rgba(3, 159, 245, 0.1);
  border-color: #039ff5;
  box-shadow: none;
}

.btn.btn-opacity-twitter:hover,
.btn-opacity-twitter.custom-file-control:hover::before,
.btn.btn-opacity-twitter:active,
.btn-opacity-twitter.custom-file-control:active::before {
  color: #fff !important;
  background-color: #039ff5 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-twitter:focus,
.btn-opacity-twitter.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-opacity-twitter.active,
.btn-opacity-twitter.active.custom-file-control::before,
.open > .btn.btn-opacity-twitter.dropdown-toggle,
.open > .btn-opacity-twitter.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-opacity-twitter.dropdown-toggle,
.show > .btn-opacity-twitter.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #039ff5 !important;
  border-color: #039ff5 !important;
}

.btn.btn-opacity-twitter.active:hover,
.btn-opacity-twitter.active.custom-file-control:hover::before,
.btn.btn-opacity-twitter.active:focus,
.btn-opacity-twitter.active.custom-file-control:focus::before,
.btn.btn-opacity-twitter.active.focus,
.btn-opacity-twitter.active.focus.custom-file-control::before,
.open > .btn.btn-opacity-twitter.dropdown-toggle:hover,
.open > .btn-opacity-twitter.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-opacity-twitter.dropdown-toggle:focus,
.open > .btn-opacity-twitter.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-opacity-twitter.dropdown-toggle.focus,
.open > .btn-opacity-twitter.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-opacity-twitter.dropdown-toggle:hover,
.show > .btn-opacity-twitter.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-opacity-twitter.dropdown-toggle:focus,
.show > .btn-opacity-twitter.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-opacity-twitter.dropdown-toggle.focus,
.show > .btn-opacity-twitter.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #039ff5;
  border-color: #039ff5;
}

.open > .btn.btn-opacity-twitter.dropdown-toggle.btn-icon,
.open > .btn-opacity-twitter.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: rgba(3, 159, 245, 0.1);
}

.open > .btn.btn-opacity-twitter.dropdown-toggle.btn-icon:hover,
.open > .btn-opacity-twitter.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #039ff5;
}

.btn.btn-opacity-twitter.disabled:focus,
.btn-opacity-twitter.disabled.custom-file-control:focus::before,
.btn.btn-opacity-twitter.disabled.focus,
.btn-opacity-twitter.disabled.focus.custom-file-control::before,
.btn.btn-opacity-twitter:disabled:focus,
.btn-opacity-twitter.custom-file-control:disabled:focus::before,
.btn.btn-opacity-twitter:disabled.focus,
.btn-opacity-twitter.custom-file-control:disabled.focus::before {
  background-color: rgba(3, 159, 245, 0.1) !important;
  border-color: #039ff5 !important;
}

.btn.btn-opacity-twitter.disabled:hover,
.btn-opacity-twitter.disabled.custom-file-control:hover::before,
.btn.btn-opacity-twitter:disabled:hover,
.btn-opacity-twitter.custom-file-control:disabled:hover::before {
  background-color: rgba(3, 159, 245, 0.1) !important;
  border-color: #039ff5 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-facebook,
.btn-facebook.custom-file-control::before {
  color: #fff;
  background-color: #3765c9;
  border-color: #3765c9;
  box-shadow: none;
}

.btn.btn-facebook:hover,
.btn-facebook.custom-file-control:hover::before,
.btn.btn-facebook:active,
.btn-facebook.custom-file-control:active::before {
  color: #fff !important;
  background-color: #4b74ce !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-facebook:focus,
.btn-facebook.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-facebook.active,
.btn-facebook.active.custom-file-control::before,
.open > .btn.btn-facebook.dropdown-toggle,
.open > .btn-facebook.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-facebook.dropdown-toggle,
.show > .btn-facebook.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #4b74ce !important;
  border-color: #4b74ce !important;
}

.btn.btn-facebook.active:hover,
.btn-facebook.active.custom-file-control:hover::before,
.btn.btn-facebook.active:focus,
.btn-facebook.active.custom-file-control:focus::before,
.btn.btn-facebook.active.focus,
.btn-facebook.active.focus.custom-file-control::before,
.open > .btn.btn-facebook.dropdown-toggle:hover,
.open > .btn-facebook.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-facebook.dropdown-toggle:focus,
.open > .btn-facebook.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-facebook.dropdown-toggle.focus,
.open > .btn-facebook.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-facebook.dropdown-toggle:hover,
.show > .btn-facebook.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-facebook.dropdown-toggle:focus,
.show > .btn-facebook.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-facebook.dropdown-toggle.focus,
.show > .btn-facebook.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #4b74ce;
  border-color: #4b74ce;
}

.open > .btn.btn-facebook.dropdown-toggle.btn-icon,
.open > .btn-facebook.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #3765c9;
}

.open > .btn.btn-facebook.dropdown-toggle.btn-icon:hover,
.open > .btn-facebook.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #4b74ce;
}

.btn.btn-facebook.disabled:focus,
.btn-facebook.disabled.custom-file-control:focus::before,
.btn.btn-facebook.disabled.focus,
.btn-facebook.disabled.focus.custom-file-control::before,
.btn.btn-facebook:disabled:focus,
.btn-facebook.custom-file-control:disabled:focus::before,
.btn.btn-facebook:disabled.focus,
.btn-facebook.custom-file-control:disabled.focus::before {
  background-color: #3765c9 !important;
  border-color: #3765c9 !important;
}

.btn.btn-facebook.disabled:hover,
.btn-facebook.disabled.custom-file-control:hover::before,
.btn.btn-facebook:disabled:hover,
.btn-facebook.custom-file-control:disabled:hover::before {
  background-color: #3765c9 !important;
  border-color: #3765c9 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-facebook.btn-outline,
.btn-facebook.btn-outline.custom-file-control::before {
  color: #3765c9;
  background-color: transparent;
  border-color: #3765c9;
  box-shadow: none;
}

.btn.btn-facebook.btn-outline:hover,
.btn-facebook.btn-outline.custom-file-control:hover::before,
.btn.btn-facebook.btn-outline:active,
.btn-facebook.btn-outline.custom-file-control:active::before {
  color: #fff !important;
  background-color: #3765c9 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-facebook.btn-outline:focus,
.btn-facebook.btn-outline.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-facebook.btn-outline.active,
.btn-facebook.btn-outline.active.custom-file-control::before,
.open > .btn.btn-facebook.btn-outline.dropdown-toggle,
.open > .btn-facebook.btn-outline.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-facebook.btn-outline.dropdown-toggle,
.show > .btn-facebook.btn-outline.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #3765c9 !important;
  border-color: #3765c9 !important;
}

.btn.btn-facebook.btn-outline.active:hover,
.btn-facebook.btn-outline.active.custom-file-control:hover::before,
.btn.btn-facebook.btn-outline.active:focus,
.btn-facebook.btn-outline.active.custom-file-control:focus::before,
.btn.btn-facebook.btn-outline.active.focus,
.btn-facebook.btn-outline.active.focus.custom-file-control::before,
.open > .btn.btn-facebook.btn-outline.dropdown-toggle:hover,
.open > .btn-facebook.btn-outline.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-facebook.btn-outline.dropdown-toggle:focus,
.open > .btn-facebook.btn-outline.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-facebook.btn-outline.dropdown-toggle.focus,
.open > .btn-facebook.btn-outline.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-facebook.btn-outline.dropdown-toggle:hover,
.show > .btn-facebook.btn-outline.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-facebook.btn-outline.dropdown-toggle:focus,
.show > .btn-facebook.btn-outline.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-facebook.btn-outline.dropdown-toggle.focus,
.show > .btn-facebook.btn-outline.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #3765c9;
  border-color: #3765c9;
}

.open > .btn.btn-facebook.btn-outline.dropdown-toggle.btn-icon,
.open > .btn-facebook.btn-outline.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-facebook.btn-outline.dropdown-toggle.btn-icon:hover,
.open > .btn-facebook.btn-outline.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #3765c9;
}

.btn.btn-facebook.btn-outline.disabled:focus,
.btn-facebook.btn-outline.disabled.custom-file-control:focus::before,
.btn.btn-facebook.btn-outline.disabled.focus,
.btn-facebook.btn-outline.disabled.focus.custom-file-control::before,
.btn.btn-facebook.btn-outline:disabled:focus,
.btn-facebook.btn-outline.custom-file-control:disabled:focus::before,
.btn.btn-facebook.btn-outline:disabled.focus,
.btn-facebook.btn-outline.custom-file-control:disabled.focus::before {
  background-color: transparent !important;
  border-color: #3765c9 !important;
}

.btn.btn-facebook.btn-outline.disabled:hover,
.btn-facebook.btn-outline.disabled.custom-file-control:hover::before,
.btn.btn-facebook.btn-outline:disabled:hover,
.btn-facebook.btn-outline.custom-file-control:disabled:hover::before {
  background-color: transparent !important;
  border-color: #3765c9 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-facebook.btn-raised,
.btn-facebook.btn-raised.custom-file-control::before {
  color: #fff;
  background-color: #3765c9;
  border-color: #3765c9;
  box-shadow: 0 5px 15px rgba(55, 101, 201, 0.15), 0 15px 40px rgba(55, 101, 201, 0.2);
}

.btn.btn-facebook.btn-raised:hover,
.btn-facebook.btn-raised.custom-file-control:hover::before,
.btn.btn-facebook.btn-raised:active,
.btn-facebook.btn-raised.custom-file-control:active::before {
  color: #fff !important;
  background-color: #3b68ca !important;
  box-shadow: none !important;
}

.btn.btn-facebook.btn-raised:focus,
.btn-facebook.btn-raised.custom-file-control:focus::before {
  box-shadow: none !important;
}

.btn.btn-facebook.btn-raised.active,
.btn-facebook.btn-raised.active.custom-file-control::before,
.open > .btn.btn-facebook.btn-raised.dropdown-toggle,
.open > .btn-facebook.btn-raised.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-facebook.btn-raised.dropdown-toggle,
.show > .btn-facebook.btn-raised.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #3b68ca !important;
  border-color: #3b68ca !important;
}

.btn.btn-facebook.btn-raised.active:hover,
.btn-facebook.btn-raised.active.custom-file-control:hover::before,
.btn.btn-facebook.btn-raised.active:focus,
.btn-facebook.btn-raised.active.custom-file-control:focus::before,
.btn.btn-facebook.btn-raised.active.focus,
.btn-facebook.btn-raised.active.focus.custom-file-control::before,
.open > .btn.btn-facebook.btn-raised.dropdown-toggle:hover,
.open > .btn-facebook.btn-raised.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-facebook.btn-raised.dropdown-toggle:focus,
.open > .btn-facebook.btn-raised.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-facebook.btn-raised.dropdown-toggle.focus,
.open > .btn-facebook.btn-raised.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-facebook.btn-raised.dropdown-toggle:hover,
.show > .btn-facebook.btn-raised.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-facebook.btn-raised.dropdown-toggle:focus,
.show > .btn-facebook.btn-raised.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-facebook.btn-raised.dropdown-toggle.focus,
.show > .btn-facebook.btn-raised.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #3b68ca;
  border-color: #3b68ca;
}

.open > .btn.btn-facebook.btn-raised.dropdown-toggle.btn-icon,
.open > .btn-facebook.btn-raised.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #3765c9;
}

.open > .btn.btn-facebook.btn-raised.dropdown-toggle.btn-icon:hover,
.open > .btn-facebook.btn-raised.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #3b68ca;
}

.btn.btn-facebook.btn-raised.disabled:focus,
.btn-facebook.btn-raised.disabled.custom-file-control:focus::before,
.btn.btn-facebook.btn-raised.disabled.focus,
.btn-facebook.btn-raised.disabled.focus.custom-file-control::before,
.btn.btn-facebook.btn-raised:disabled:focus,
.btn-facebook.btn-raised.custom-file-control:disabled:focus::before,
.btn.btn-facebook.btn-raised:disabled.focus,
.btn-facebook.btn-raised.custom-file-control:disabled.focus::before {
  background-color: #3765c9 !important;
  border-color: #3765c9 !important;
}

.btn.btn-facebook.btn-raised.disabled:hover,
.btn-facebook.btn-raised.disabled.custom-file-control:hover::before,
.btn.btn-facebook.btn-raised:disabled:hover,
.btn-facebook.btn-raised.custom-file-control:disabled:hover::before {
  background-color: #3765c9 !important;
  border-color: #3765c9 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-google,
.btn-google.custom-file-control::before {
  color: #fff;
  background-color: #ec412c;
  border-color: #ec412c;
  box-shadow: none;
}

.btn.btn-google:hover,
.btn-google.custom-file-control:hover::before,
.btn.btn-google:active,
.btn-google.custom-file-control:active::before {
  color: #fff !important;
  background-color: #ee5643 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-google:focus,
.btn-google.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-google.active,
.btn-google.active.custom-file-control::before,
.open > .btn.btn-google.dropdown-toggle,
.open > .btn-google.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-google.dropdown-toggle,
.show > .btn-google.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #ee5643 !important;
  border-color: #ee5643 !important;
}

.btn.btn-google.active:hover,
.btn-google.active.custom-file-control:hover::before,
.btn.btn-google.active:focus,
.btn-google.active.custom-file-control:focus::before,
.btn.btn-google.active.focus,
.btn-google.active.focus.custom-file-control::before,
.open > .btn.btn-google.dropdown-toggle:hover,
.open > .btn-google.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-google.dropdown-toggle:focus,
.open > .btn-google.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-google.dropdown-toggle.focus,
.open > .btn-google.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-google.dropdown-toggle:hover,
.show > .btn-google.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-google.dropdown-toggle:focus,
.show > .btn-google.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-google.dropdown-toggle.focus,
.show > .btn-google.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #ee5643;
  border-color: #ee5643;
}

.open > .btn.btn-google.dropdown-toggle.btn-icon,
.open > .btn-google.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #ec412c;
}

.open > .btn.btn-google.dropdown-toggle.btn-icon:hover,
.open > .btn-google.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #ee5643;
}

.btn.btn-google.disabled:focus,
.btn-google.disabled.custom-file-control:focus::before,
.btn.btn-google.disabled.focus,
.btn-google.disabled.focus.custom-file-control::before,
.btn.btn-google:disabled:focus,
.btn-google.custom-file-control:disabled:focus::before,
.btn.btn-google:disabled.focus,
.btn-google.custom-file-control:disabled.focus::before {
  background-color: #ec412c !important;
  border-color: #ec412c !important;
}

.btn.btn-google.disabled:hover,
.btn-google.disabled.custom-file-control:hover::before,
.btn.btn-google:disabled:hover,
.btn-google.custom-file-control:disabled:hover::before {
  background-color: #ec412c !important;
  border-color: #ec412c !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-google.btn-outline,
.btn-google.btn-outline.custom-file-control::before {
  color: #ec412c;
  background-color: transparent;
  border-color: #ec412c;
  box-shadow: none;
}

.btn.btn-google.btn-outline:hover,
.btn-google.btn-outline.custom-file-control:hover::before,
.btn.btn-google.btn-outline:active,
.btn-google.btn-outline.custom-file-control:active::before {
  color: #fff !important;
  background-color: #ec412c !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-google.btn-outline:focus,
.btn-google.btn-outline.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-google.btn-outline.active,
.btn-google.btn-outline.active.custom-file-control::before,
.open > .btn.btn-google.btn-outline.dropdown-toggle,
.open > .btn-google.btn-outline.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-google.btn-outline.dropdown-toggle,
.show > .btn-google.btn-outline.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #ec412c !important;
  border-color: #ec412c !important;
}

.btn.btn-google.btn-outline.active:hover,
.btn-google.btn-outline.active.custom-file-control:hover::before,
.btn.btn-google.btn-outline.active:focus,
.btn-google.btn-outline.active.custom-file-control:focus::before,
.btn.btn-google.btn-outline.active.focus,
.btn-google.btn-outline.active.focus.custom-file-control::before,
.open > .btn.btn-google.btn-outline.dropdown-toggle:hover,
.open > .btn-google.btn-outline.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-google.btn-outline.dropdown-toggle:focus,
.open > .btn-google.btn-outline.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-google.btn-outline.dropdown-toggle.focus,
.open > .btn-google.btn-outline.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-google.btn-outline.dropdown-toggle:hover,
.show > .btn-google.btn-outline.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-google.btn-outline.dropdown-toggle:focus,
.show > .btn-google.btn-outline.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-google.btn-outline.dropdown-toggle.focus,
.show > .btn-google.btn-outline.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #ec412c;
  border-color: #ec412c;
}

.open > .btn.btn-google.btn-outline.dropdown-toggle.btn-icon,
.open > .btn-google.btn-outline.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-google.btn-outline.dropdown-toggle.btn-icon:hover,
.open > .btn-google.btn-outline.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #ec412c;
}

.btn.btn-google.btn-outline.disabled:focus,
.btn-google.btn-outline.disabled.custom-file-control:focus::before,
.btn.btn-google.btn-outline.disabled.focus,
.btn-google.btn-outline.disabled.focus.custom-file-control::before,
.btn.btn-google.btn-outline:disabled:focus,
.btn-google.btn-outline.custom-file-control:disabled:focus::before,
.btn.btn-google.btn-outline:disabled.focus,
.btn-google.btn-outline.custom-file-control:disabled.focus::before {
  background-color: transparent !important;
  border-color: #ec412c !important;
}

.btn.btn-google.btn-outline.disabled:hover,
.btn-google.btn-outline.disabled.custom-file-control:hover::before,
.btn.btn-google.btn-outline:disabled:hover,
.btn-google.btn-outline.custom-file-control:disabled:hover::before {
  background-color: transparent !important;
  border-color: #ec412c !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-google.btn-raised,
.btn-google.btn-raised.custom-file-control::before {
  color: #fff;
  background-color: #ec412c;
  border-color: #ec412c;
  box-shadow: 0 5px 15px rgba(236, 65, 44, 0.15), 0 15px 40px rgba(236, 65, 44, 0.2);
}

.btn.btn-google.btn-raised:hover,
.btn-google.btn-raised.custom-file-control:hover::before,
.btn.btn-google.btn-raised:active,
.btn-google.btn-raised.custom-file-control:active::before {
  color: #fff !important;
  background-color: #ec4531 !important;
  box-shadow: none !important;
}

.btn.btn-google.btn-raised:focus,
.btn-google.btn-raised.custom-file-control:focus::before {
  box-shadow: none !important;
}

.btn.btn-google.btn-raised.active,
.btn-google.btn-raised.active.custom-file-control::before,
.open > .btn.btn-google.btn-raised.dropdown-toggle,
.open > .btn-google.btn-raised.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-google.btn-raised.dropdown-toggle,
.show > .btn-google.btn-raised.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #ec4531 !important;
  border-color: #ec4531 !important;
}

.btn.btn-google.btn-raised.active:hover,
.btn-google.btn-raised.active.custom-file-control:hover::before,
.btn.btn-google.btn-raised.active:focus,
.btn-google.btn-raised.active.custom-file-control:focus::before,
.btn.btn-google.btn-raised.active.focus,
.btn-google.btn-raised.active.focus.custom-file-control::before,
.open > .btn.btn-google.btn-raised.dropdown-toggle:hover,
.open > .btn-google.btn-raised.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-google.btn-raised.dropdown-toggle:focus,
.open > .btn-google.btn-raised.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-google.btn-raised.dropdown-toggle.focus,
.open > .btn-google.btn-raised.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-google.btn-raised.dropdown-toggle:hover,
.show > .btn-google.btn-raised.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-google.btn-raised.dropdown-toggle:focus,
.show > .btn-google.btn-raised.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-google.btn-raised.dropdown-toggle.focus,
.show > .btn-google.btn-raised.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #ec4531;
  border-color: #ec4531;
}

.open > .btn.btn-google.btn-raised.dropdown-toggle.btn-icon,
.open > .btn-google.btn-raised.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #ec412c;
}

.open > .btn.btn-google.btn-raised.dropdown-toggle.btn-icon:hover,
.open > .btn-google.btn-raised.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #ec4531;
}

.btn.btn-google.btn-raised.disabled:focus,
.btn-google.btn-raised.disabled.custom-file-control:focus::before,
.btn.btn-google.btn-raised.disabled.focus,
.btn-google.btn-raised.disabled.focus.custom-file-control::before,
.btn.btn-google.btn-raised:disabled:focus,
.btn-google.btn-raised.custom-file-control:disabled:focus::before,
.btn.btn-google.btn-raised:disabled.focus,
.btn-google.btn-raised.custom-file-control:disabled.focus::before {
  background-color: #ec412c !important;
  border-color: #ec412c !important;
}

.btn.btn-google.btn-raised.disabled:hover,
.btn-google.btn-raised.disabled.custom-file-control:hover::before,
.btn.btn-google.btn-raised:disabled:hover,
.btn-google.btn-raised.custom-file-control:disabled:hover::before {
  background-color: #ec412c !important;
  border-color: #ec412c !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-twitter,
.btn-twitter.custom-file-control::before {
  color: #fff;
  background-color: #039ff5;
  border-color: #039ff5;
  box-shadow: none;
}

.btn.btn-twitter:hover,
.btn-twitter.custom-file-control:hover::before,
.btn.btn-twitter:active,
.btn-twitter.custom-file-control:active::before {
  color: #fff !important;
  background-color: #15aafc !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-twitter:focus,
.btn-twitter.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-twitter.active,
.btn-twitter.active.custom-file-control::before,
.open > .btn.btn-twitter.dropdown-toggle,
.open > .btn-twitter.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-twitter.dropdown-toggle,
.show > .btn-twitter.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #15aafc !important;
  border-color: #15aafc !important;
}

.btn.btn-twitter.active:hover,
.btn-twitter.active.custom-file-control:hover::before,
.btn.btn-twitter.active:focus,
.btn-twitter.active.custom-file-control:focus::before,
.btn.btn-twitter.active.focus,
.btn-twitter.active.focus.custom-file-control::before,
.open > .btn.btn-twitter.dropdown-toggle:hover,
.open > .btn-twitter.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-twitter.dropdown-toggle:focus,
.open > .btn-twitter.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-twitter.dropdown-toggle.focus,
.open > .btn-twitter.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-twitter.dropdown-toggle:hover,
.show > .btn-twitter.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-twitter.dropdown-toggle:focus,
.show > .btn-twitter.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-twitter.dropdown-toggle.focus,
.show > .btn-twitter.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #15aafc;
  border-color: #15aafc;
}

.open > .btn.btn-twitter.dropdown-toggle.btn-icon,
.open > .btn-twitter.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #039ff5;
}

.open > .btn.btn-twitter.dropdown-toggle.btn-icon:hover,
.open > .btn-twitter.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #15aafc;
}

.btn.btn-twitter.disabled:focus,
.btn-twitter.disabled.custom-file-control:focus::before,
.btn.btn-twitter.disabled.focus,
.btn-twitter.disabled.focus.custom-file-control::before,
.btn.btn-twitter:disabled:focus,
.btn-twitter.custom-file-control:disabled:focus::before,
.btn.btn-twitter:disabled.focus,
.btn-twitter.custom-file-control:disabled.focus::before {
  background-color: #039ff5 !important;
  border-color: #039ff5 !important;
}

.btn.btn-twitter.disabled:hover,
.btn-twitter.disabled.custom-file-control:hover::before,
.btn.btn-twitter:disabled:hover,
.btn-twitter.custom-file-control:disabled:hover::before {
  background-color: #039ff5 !important;
  border-color: #039ff5 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-twitter.btn-outline,
.btn-twitter.btn-outline.custom-file-control::before {
  color: #039ff5;
  background-color: transparent;
  border-color: #039ff5;
  box-shadow: none;
}

.btn.btn-twitter.btn-outline:hover,
.btn-twitter.btn-outline.custom-file-control:hover::before,
.btn.btn-twitter.btn-outline:active,
.btn-twitter.btn-outline.custom-file-control:active::before {
  color: #fff !important;
  background-color: #039ff5 !important;
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-twitter.btn-outline:focus,
.btn-twitter.btn-outline.custom-file-control:focus::before {
  box-shadow: 0 14px 26px -12px rgba(47, 60, 74, 0.42), 0 4px 23px 0px rgba(47, 60, 74, 0.12), 0 8px 10px -5px rgba(47, 60, 74, 0.2) !important;
}

.btn.btn-twitter.btn-outline.active,
.btn-twitter.btn-outline.active.custom-file-control::before,
.open > .btn.btn-twitter.btn-outline.dropdown-toggle,
.open > .btn-twitter.btn-outline.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-twitter.btn-outline.dropdown-toggle,
.show > .btn-twitter.btn-outline.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #039ff5 !important;
  border-color: #039ff5 !important;
}

.btn.btn-twitter.btn-outline.active:hover,
.btn-twitter.btn-outline.active.custom-file-control:hover::before,
.btn.btn-twitter.btn-outline.active:focus,
.btn-twitter.btn-outline.active.custom-file-control:focus::before,
.btn.btn-twitter.btn-outline.active.focus,
.btn-twitter.btn-outline.active.focus.custom-file-control::before,
.open > .btn.btn-twitter.btn-outline.dropdown-toggle:hover,
.open > .btn-twitter.btn-outline.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-twitter.btn-outline.dropdown-toggle:focus,
.open > .btn-twitter.btn-outline.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-twitter.btn-outline.dropdown-toggle.focus,
.open > .btn-twitter.btn-outline.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-twitter.btn-outline.dropdown-toggle:hover,
.show > .btn-twitter.btn-outline.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-twitter.btn-outline.dropdown-toggle:focus,
.show > .btn-twitter.btn-outline.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-twitter.btn-outline.dropdown-toggle.focus,
.show > .btn-twitter.btn-outline.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #039ff5;
  border-color: #039ff5;
}

.open > .btn.btn-twitter.btn-outline.dropdown-toggle.btn-icon,
.open > .btn-twitter.btn-outline.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: transparent;
}

.open > .btn.btn-twitter.btn-outline.dropdown-toggle.btn-icon:hover,
.open > .btn-twitter.btn-outline.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #039ff5;
}

.btn.btn-twitter.btn-outline.disabled:focus,
.btn-twitter.btn-outline.disabled.custom-file-control:focus::before,
.btn.btn-twitter.btn-outline.disabled.focus,
.btn-twitter.btn-outline.disabled.focus.custom-file-control::before,
.btn.btn-twitter.btn-outline:disabled:focus,
.btn-twitter.btn-outline.custom-file-control:disabled:focus::before,
.btn.btn-twitter.btn-outline:disabled.focus,
.btn-twitter.btn-outline.custom-file-control:disabled.focus::before {
  background-color: transparent !important;
  border-color: #039ff5 !important;
}

.btn.btn-twitter.btn-outline.disabled:hover,
.btn-twitter.btn-outline.disabled.custom-file-control:hover::before,
.btn.btn-twitter.btn-outline:disabled:hover,
.btn-twitter.btn-outline.custom-file-control:disabled:hover::before {
  background-color: transparent !important;
  border-color: #039ff5 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-twitter.btn-raised,
.btn-twitter.btn-raised.custom-file-control::before {
  color: #fff;
  background-color: #039ff5;
  border-color: #039ff5;
  box-shadow: 0 5px 15px rgba(3, 159, 245, 0.15), 0 15px 40px rgba(3, 159, 245, 0.2);
}

.btn.btn-twitter.btn-raised:hover,
.btn-twitter.btn-raised.custom-file-control:hover::before,
.btn.btn-twitter.btn-raised:active,
.btn-twitter.btn-raised.custom-file-control:active::before {
  color: #fff !important;
  background-color: #03a2fa !important;
  box-shadow: none !important;
}

.btn.btn-twitter.btn-raised:focus,
.btn-twitter.btn-raised.custom-file-control:focus::before {
  box-shadow: none !important;
}

.btn.btn-twitter.btn-raised.active,
.btn-twitter.btn-raised.active.custom-file-control::before,
.open > .btn.btn-twitter.btn-raised.dropdown-toggle,
.open > .btn-twitter.btn-raised.dropdown-toggle.custom-file-control::before,
.show > .btn.btn-twitter.btn-raised.dropdown-toggle,
.show > .btn-twitter.btn-raised.dropdown-toggle.custom-file-control::before {
  color: #fff;
  background-color: #03a2fa !important;
  border-color: #03a2fa !important;
}

.btn.btn-twitter.btn-raised.active:hover,
.btn-twitter.btn-raised.active.custom-file-control:hover::before,
.btn.btn-twitter.btn-raised.active:focus,
.btn-twitter.btn-raised.active.custom-file-control:focus::before,
.btn.btn-twitter.btn-raised.active.focus,
.btn-twitter.btn-raised.active.focus.custom-file-control::before,
.open > .btn.btn-twitter.btn-raised.dropdown-toggle:hover,
.open > .btn-twitter.btn-raised.dropdown-toggle.custom-file-control:hover::before,
.open > .btn.btn-twitter.btn-raised.dropdown-toggle:focus,
.open > .btn-twitter.btn-raised.dropdown-toggle.custom-file-control:focus::before,
.open > .btn.btn-twitter.btn-raised.dropdown-toggle.focus,
.open > .btn-twitter.btn-raised.dropdown-toggle.focus.custom-file-control::before,
.show > .btn.btn-twitter.btn-raised.dropdown-toggle:hover,
.show > .btn-twitter.btn-raised.dropdown-toggle.custom-file-control:hover::before,
.show > .btn.btn-twitter.btn-raised.dropdown-toggle:focus,
.show > .btn-twitter.btn-raised.dropdown-toggle.custom-file-control:focus::before,
.show > .btn.btn-twitter.btn-raised.dropdown-toggle.focus,
.show > .btn-twitter.btn-raised.dropdown-toggle.focus.custom-file-control::before {
  color: #fff;
  background-color: #03a2fa;
  border-color: #03a2fa;
}

.open > .btn.btn-twitter.btn-raised.dropdown-toggle.btn-icon,
.open > .btn-twitter.btn-raised.dropdown-toggle.btn-icon.custom-file-control::before {
  color: inherit;
  background-color: #039ff5;
}

.open > .btn.btn-twitter.btn-raised.dropdown-toggle.btn-icon:hover,
.open > .btn-twitter.btn-raised.dropdown-toggle.btn-icon.custom-file-control:hover::before {
  background-color: #03a2fa;
}

.btn.btn-twitter.btn-raised.disabled:focus,
.btn-twitter.btn-raised.disabled.custom-file-control:focus::before,
.btn.btn-twitter.btn-raised.disabled.focus,
.btn-twitter.btn-raised.disabled.focus.custom-file-control::before,
.btn.btn-twitter.btn-raised:disabled:focus,
.btn-twitter.btn-raised.custom-file-control:disabled:focus::before,
.btn.btn-twitter.btn-raised:disabled.focus,
.btn-twitter.btn-raised.custom-file-control:disabled.focus::before {
  background-color: #039ff5 !important;
  border-color: #039ff5 !important;
}

.btn.btn-twitter.btn-raised.disabled:hover,
.btn-twitter.btn-raised.disabled.custom-file-control:hover::before,
.btn.btn-twitter.btn-raised:disabled:hover,
.btn-twitter.btn-raised.custom-file-control:disabled:hover::before {
  background-color: #039ff5 !important;
  border-color: #039ff5 !important;
  box-shadow: none !important;
  transform: none !important;
}

.btn.btn-sm,
.btn-sm.custom-file-control::before,
.btn-group-sm > .btn,
.btn-group-sm > .custom-file-control::before {
  font-size: 0.75rem;
  padding: 0.3125rem 1.125rem;
}

.btn.btn-lg,
.btn-lg.custom-file-control::before,
.btn-group-lg > .btn,
.btn-group-lg > .custom-file-control::before {
  font-size: 1.125rem;
  padding: 0.65625rem 1.875rem;
}

.btn.btn-icon.btn-sm,
.btn-icon.btn-sm.custom-file-control::before,
.btn-group-sm > .btn.btn-icon,
.btn-group-sm > .btn-icon.custom-file-control::before {
  height: 28px;
  width: 28px;
  padding: 0;
}

.btn.btn-icon.btn-sm .icon,
.btn-icon.btn-sm.custom-file-control::before .icon,
.btn-group-sm > .btn.btn-icon .icon,
.btn-group-sm > .btn-icon.custom-file-control::before .icon,
.btn.btn-icon.btn-sm i,
.btn-icon.btn-sm.custom-file-control::before i,
.btn-group-sm > .btn.btn-icon i,
.btn-group-sm > .btn-icon.custom-file-control::before i,
.btn.btn-icon.btn-sm [class^=ti-],
.btn-icon.btn-sm.custom-file-control::before [class^=ti-],
.btn-group-sm > .btn.btn-icon [class^=ti-],
.btn-group-sm > .btn-icon.custom-file-control::before [class^=ti-],
.btn.btn-icon.btn-sm [class*=" ti-"],
.btn-icon.btn-sm.custom-file-control::before [class*=" ti-"],
.btn-group-sm > .btn.btn-icon [class*=" ti-"],
.btn-group-sm > .btn-icon.custom-file-control::before [class*=" ti-"] {
  font-size: 0.75rem;
}

.btn.btn-icon.btn-lg,
.btn-icon.btn-lg.custom-file-control::before,
.btn-group-lg > .btn.btn-icon,
.btn-group-lg > .btn-icon.custom-file-control::before {
  height: 56px;
  width: 56px;
  padding: 0;
}

.btn.btn-icon.btn-lg .icon,
.btn-icon.btn-lg.custom-file-control::before .icon,
.btn-group-lg > .btn.btn-icon .icon,
.btn-group-lg > .btn-icon.custom-file-control::before .icon,
.btn.btn-icon.btn-lg i,
.btn-icon.btn-lg.custom-file-control::before i,
.btn-group-lg > .btn.btn-icon i,
.btn-group-lg > .btn-icon.custom-file-control::before i,
.btn.btn-icon.btn-lg [class^=ti-],
.btn-icon.btn-lg.custom-file-control::before [class^=ti-],
.btn-group-lg > .btn.btn-icon [class^=ti-],
.btn-group-lg > .btn-icon.custom-file-control::before [class^=ti-],
.btn.btn-icon.btn-lg [class*=" ti-"],
.btn-icon.btn-lg.custom-file-control::before [class*=" ti-"],
.btn-group-lg > .btn.btn-icon [class*=" ti-"],
.btn-group-lg > .btn-icon.custom-file-control::before [class*=" ti-"] {
  font-size: 1rem;
}

.btn .material-icons,
.custom-file-control::before .material-icons {
  font-size: calc(0.9375rem * 1.5);
}

.btn .icon,
.custom-file-control::before .icon,
.btn i,
.custom-file-control::before i,
.btn [class^=ti-],
.custom-file-control::before [class^=ti-],
.btn [class*=" ti-"],
.custom-file-control::before [class*=" ti-"] {
  font-size: 0.9375rem;
  margin-right: 0.4375rem;
}

.btn .feather,
.custom-file-control::before .feather {
  height: 16px;
  width: 16px;
  margin-right: 0.4375rem;
}

.btn.btn-link,
.btn-link.custom-file-control::before {
  position: relative;
  background-color: transparent;
  padding: 0.2rem 0.3rem;
}

.btn.btn-link::after {
  position: absolute;
  content: "";
  bottom: 0;
  width: 0;
  left: 0;
  height: 0.125rem;
  transition: all 0.2s ease-in-out !important;
}

.btn.btn-link:hover,
.btn-link.custom-file-control:hover::before {
  text-decoration: none;
}

.btn.btn-link:hover::after {
  width: 100%;
}

.btn.rounded,
.rounded.custom-file-control::before,
.btn.btn-rounded,
.btn-rounded.custom-file-control::before {
  border-radius: 2.5rem !important;
}

.btn.semi-rounded,
.semi-rounded.custom-file-control::before,
.btn.btn-semi-rounded,
.btn-semi-rounded.custom-file-control::before {
  border-radius: 0.625rem !important;
}

.btn.move-up:hover,
.move-up.custom-file-control:hover::before,
.btn.move-up:active,
.move-up.custom-file-control:active::before {
  transform: translateY(-2px);
}

.btn-group .btn,
.btn-group .custom-file-control::before {
  transform: none !important;
}

.btn-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  padding: 0;
}

.btn-icon .material-icons {
  font-size: calc(0.9375rem * 1.5);
}

.btn-icon .icon,
.btn-icon i,
.btn-icon [class^=ti-],
.btn-icon [class*=" ti-"] {
  font-size: 0.9375rem;
  margin-right: 0.4375rem;
}

.btn-icon .feather {
  height: 16px;
  width: 16px;
  margin-right: 0.4375rem;
}

.btn-icon .icon,
.btn-icon i,
.btn-icon [class^=ti-],
.btn-icon [class*=" ti-"],
.btn-icon .feather {
  margin: 0;
}

.badge {
  padding: 0.3em 0.4em;
  font-weight: 500;
  font-size: 11px;
}

.badge.badge-solid {
  display: unset;
  padding: 0.34375rem 0.9375rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.96px;
}

.badge.badge-white {
  background: #fff;
  color: #1e2835;
}

.badge.badge-rounded {
  border-radius: 20px;
}

.badge.rounded-circle,
.badge.badge-rectangle {
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  line-height: 40px;
  font-size: 1.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0px !important;
}

.badge.rounded-circle.badge-xxs,
.badge.badge-rectangle.badge-xxs {
  width: 16px;
  min-width: 16px;
  height: 16px;
  min-height: 16px;
  line-height: 16px;
  font-size: 10px;
}

.badge.rounded-circle.badge-xxs i,
.badge.badge-rectangle.badge-xxs i {
  font-size: 10px;
  line-height: 16px;
}

.badge.rounded-circle.badge-xs,
.badge.badge-rectangle.badge-xs {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  line-height: 24px;
  font-size: 13px;
}

.badge.rounded-circle.badge-xs i,
.badge.badge-rectangle.badge-xs i {
  font-size: 13px;
  line-height: 24px;
}

.badge.rounded-circle.badge-sm,
.badge.badge-rectangle.badge-sm {
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
  line-height: 32px;
  font-size: 14px;
}

.badge.rounded-circle.badge-sm i,
.badge.badge-rectangle.badge-sm i {
  font-size: 14px;
  line-height: 32px;
}

.badge.rounded-circle.badge-lg,
.badge.badge-rectangle.badge-lg {
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  line-height: 48px;
  font-size: 18px;
}

.badge.rounded-circle.badge-lg i,
.badge.badge-rectangle.badge-lg i {
  font-size: 20px;
  line-height: 48px;
}

.badge.rounded-circle.badge-xl,
.badge.badge-rectangle.badge-xl {
  width: 56px;
  min-width: 56px;
  height: 56px;
  min-height: 56px;
  line-height: 56px;
  font-size: 22px;
}

.badge.rounded-circle.badge-xl i,
.badge.badge-rectangle.badge-xl i {
  font-size: 24px;
  line-height: 56px;
}

.badge.badge-rounded,
.badge.badge-opacity,
.badge.badge-opacity {
  padding: 0.5rem 1rem;
}

.badge.badge-rounded.badge-xxs,
.badge.badge-opacity.badge-xxs,
.badge.badge-opacity.badge-xxs {
  padding: 0.07rem 0.15rem;
  font-size: 10px;
}

.badge.badge-rounded.badge-xxs i,
.badge.badge-opacity.badge-xxs i,
.badge.badge-opacity.badge-xxs i {
  font-size: 10px;
}

.badge.badge-rounded.badge-xs,
.badge.badge-opacity.badge-xs,
.badge.badge-opacity.badge-xs {
  padding: 0.125rem 0.25rem;
}

.badge.badge-rounded.badge-xs i,
.badge.badge-opacity.badge-xs i,
.badge.badge-opacity.badge-xs i {
  font-size: 13px;
}

.badge.badge-rounded.badge-sm,
.badge.badge-opacity.badge-sm,
.badge.badge-opacity.badge-sm {
  padding: 0.25rem 0.5rem;
}

.badge.badge-rounded.badge-sm i,
.badge.badge-opacity.badge-sm i,
.badge.badge-opacity.badge-sm i {
  font-size: 14px;
}

.btn-badge {
  position: relative;
}

.btn-badge .badge {
  position: absolute;
  top: 4px;
  right: 4px;
}

.badge-primary[href] {
  color: #fff;
}

.badge-primary[href]:hover,
.badge-primary[href]:focus {
  background-color: #0067cc;
}

.badge-secondary[href] {
  color: #fff;
}

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
  background-color: #1e2835;
}

.badge-success[href] {
  color: #fff;
}

.badge-success[href]:hover,
.badge-success[href]:focus {
  background-color: #078550;
}

.badge-info[href] {
  color: #fff;
}

.badge-info[href]:hover,
.badge-info[href]:focus {
  background-color: #3230df;
}

.badge-warning[href] {
  color: #fff;
}

.badge-warning[href]:hover,
.badge-warning[href]:focus {
  background-color: #ff6915;
}

.badge-danger[href] {
  color: #fff;
}

.badge-danger[href]:hover,
.badge-danger[href]:focus {
  background-color: #ff0a2b;
}

.badge-light[href] {
  color: #fff;
}

.badge-light[href]:hover,
.badge-light[href]:focus {
  background-color: #5c6670;
}

.badge-dark[href] {
  color: #fff;
}

.badge-dark[href]:hover,
.badge-dark[href]:focus {
  background-color: #0b1015;
}

.badge-opacity {
  white-space: pre-wrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.badge-opacity i {
  font-size: 20px;
}

.badge-opacity.badge-primary {
  background-color: rgba(0, 129, 255, 0.17);
  color: #0081FF;
}

.badge-opacity.badge-secondary {
  background-color: rgba(48, 65, 86, 0.17);
  color: #304156;
}

.badge-opacity.badge-success {
  background-color: rgba(9, 182, 109, 0.17);
  color: #09B66D;
}

.badge-opacity.badge-info {
  background-color: rgba(94, 92, 230, 0.17);
  color: #5e5ce6;
}

.badge-opacity.badge-warning {
  background-color: rgba(255, 138, 72, 0.17);
  color: #FF8A48;
}

.badge-opacity.badge-danger {
  background-color: rgba(255, 61, 87, 0.17);
  color: #FF3D57;
}

.badge-opacity.badge-light {
  background-color: rgba(115, 128, 140, 0.17);
  color: #73808c;
}

.badge-opacity.badge-dark {
  background-color: rgba(30, 40, 53, 0.17);
  color: #1e2835;
}

.badge-avatar-primary {
  color: #fff;
  background-color: #0081FF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  padding: 5px 10px;
}

.badge-avatar-secondary {
  color: #fff;
  background-color: #304156;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  padding: 5px 10px;
}

.badge-avatar-success {
  color: #fff;
  background-color: #09B66D;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  padding: 5px 10px;
}

.badge-avatar-info {
  color: #fff;
  background-color: #5e5ce6;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  padding: 5px 10px;
}

.badge-avatar-warning {
  color: #fff;
  background-color: #FF8A48;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  padding: 5px 10px;
}

.badge-avatar-danger {
  color: #fff;
  background-color: #FF3D57;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  padding: 5px 10px;
}

.badge-avatar-light {
  color: #fff;
  background-color: #73808c;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  padding: 5px 10px;
}

.badge-avatar-dark {
  color: #fff;
  background-color: #1e2835;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  padding: 5px 10px;
}

.badge-brand {
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 8px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px !important;
  background-color: rgba(24, 42, 136, 0.08);
}

.badge-brand img {
  height: 20px;
  width: auto;
}

[class^=bmd-label],
[class*=" bmd-label"] {
  color: #828D99;
}

.has-error .form-control,
.has-error .custom-file-control,
.is-focused .has-error .form-control,
.is-focused .has-error .custom-file-control {
  background-image: linear-gradient(to top, #FF3D57 2px, rgba(255, 159, 10, 0) 2px), linear-gradient(to top, rgba(53, 55, 65, 0.1) 1px, rgba(53, 55, 65, 0) 1px);
}

.form-control::-moz-placeholder, .custom-file-control::-moz-placeholder {
  color: #828D99;
}

.form-control:-ms-input-placeholder, .custom-file-control:-ms-input-placeholder {
  color: #828D99;
}

.form-control::placeholder,
.custom-file-control::placeholder {
  color: #828D99;
}

[class^=icon-light-bg-],
[class*=" icon-light-bg-"] {
  display: inline-block;
  height: 2.5rem;
  width: 2.5rem;
  text-align: center;
  padding: 0.625rem 0.375rem;
  border-radius: 0.25rem;
}

.icon-light-bg-primary {
  background-color: rgba(0, 129, 255, 0.2);
  color: #0067cc;
}

.icon-light-bg-secondary {
  background-color: rgba(48, 65, 86, 0.2);
  color: #1e2835;
}

.icon-light-bg-success {
  background-color: rgba(9, 182, 109, 0.2);
  color: #078550;
}

.icon-light-bg-info {
  background-color: rgba(94, 92, 230, 0.2);
  color: #3230df;
}

.icon-light-bg-warning {
  background-color: rgba(255, 138, 72, 0.2);
  color: #ff6915;
}

.icon-light-bg-danger {
  background-color: rgba(255, 61, 87, 0.2);
  color: #ff0a2b;
}

.icon-light-bg-light {
  background-color: rgba(115, 128, 140, 0.2);
  color: #5c6670;
}

.icon-light-bg-dark {
  background-color: rgba(30, 40, 53, 0.2);
  color: #0b1015;
}

.icon {
  text-align: center;
  color: #475F7B;
}

.icon-lg {
  height: 100px;
  width: 100px;
  min-width: 100px;
  line-height: 100px;
  font-size: 32px;
  border-radius: 50%;
}

.icon-md {
  height: 70px;
  width: 70px;
  line-height: 70px;
  font-size: 26px;
  border-radius: 50%;
}

.icon-md {
  height: 48px;
  width: 48px;
  min-width: 48px;
  line-height: 48px;
  font-size: 20px;
  border-radius: 50%;
}

.icon-sm {
  height: 36px;
  width: 36px;
  min-width: 36px;
  line-height: 36px;
  font-size: 18px;
  border-radius: 50%;
}

.icon-xs {
  height: 24px;
  width: 24px;
  min-width: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 50%;
}

.close {
  text-shadow: none;
}

.close i {
  font-size: 1rem;
}

.alert-primary .close {
  color: #fff;
}

.alert-secondary .close {
  color: #fff;
}

.alert-success .close {
  color: #fff;
}

.alert-info .close {
  color: #fff;
}

.alert-warning .close {
  color: #fff;
}

.alert-danger .close {
  color: #fff;
}

.alert-light .close {
  color: #fff;
}

.alert-dark .close {
  color: #fff;
}

.form-control:focus,
.custom-file-control:focus {
  box-shadow: none;
}

.input-group.with-icon {
  margin-left: -28px;
  width: calc(100% + 28px);
}

.input-group.with-icon .input-group-prepend .input-group-text {
  position: relative;
  left: 1.375rem;
}

.input-group.with-icon .form-control,
.input-group.with-icon .custom-file-control {
  padding-left: 1.375rem !important;
}

.input-group .input-group-prepend .btn,
.input-group .input-group-prepend .custom-file-control::before,
.input-group .input-group-append .btn,
.input-group .input-group-append .custom-file-control::before {
  height: 37px;
}

.input-group .input-group-prepend + .form-control,
.input-group .input-group-prepend + .custom-file-control {
  padding-left: 0.8rem;
}

.input-group-text {
  font-size: 0.875rem;
  border-color: #F0F1F2;
  border-width: 1px;
  background: transparent;
  border-right: 0;
  transition: all 0.2s ease-in-out !important;
}

.input-light .input-group-text,
.input-group-text.input-light {
  border: 0 !important;
  background: #fff;
}

.has-success .input-group-text,
.input-group-foucs.has-success .input-group-text {
  border-color: #09B66D !important;
  color: #09B66D;
}

.has-warning .input-group-text,
.input-group-foucs.has-error .input-group-text {
  border-color: #FF8A48 !important;
  color: #FF8A48;
}

.has-error .input-group-text,
.input-group-foucs.has-warning .input-group-text {
  border-color: #FF3D57 !important;
  color: #FF3D57;
}

.input-group-prepend .input-group-text {
  padding-right: 1px !important;
}

.bmd-form-group[class^=col-] .bmd-label-static,
bmd-form-group[class*=" col-"] .bmd-label-static {
  left: 12px;
}

.custom-checkbox,
.custom-radio {
  cursor: pointer;
}

.custom-checkbox .custom-control-label,
.custom-radio .custom-control-label {
  cursor: pointer;
}

.custom-checkbox .custom-control-label::before,
.custom-checkbox .custom-control-label::after,
.custom-radio .custom-control-label::before,
.custom-radio .custom-control-label::after {
  top: calc(50% - 1.25rem / 2);
  height: 1.25rem;
  width: 1.25rem;
}

.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 129, 255, 0.4);
  border-color: #0081FF;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background: #0081FF;
  border-color: #0081FF;
}

.custom-checkbox.checkbox-primary .custom-control-label::before,
.custom-checkbox.radio-primary .custom-control-label::before,
.custom-radio.checkbox-primary .custom-control-label::before,
.custom-radio.radio-primary .custom-control-label::before {
  border-color: #0081FF;
}

.custom-checkbox.checkbox-primary .custom-control-input:focus ~ .custom-control-label::before,
.custom-checkbox.radio-primary .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio.checkbox-primary .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio.radio-primary .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 129, 255, 0.4);
  border-color: #0081FF;
}

.custom-checkbox.checkbox-primary .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox.radio-primary .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio.checkbox-primary .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio.radio-primary .custom-control-input:checked ~ .custom-control-label::before {
  background: #0081FF;
  border-color: #0081FF;
}

.custom-checkbox.checkbox-secondary .custom-control-label::before,
.custom-checkbox.radio-secondary .custom-control-label::before,
.custom-radio.checkbox-secondary .custom-control-label::before,
.custom-radio.radio-secondary .custom-control-label::before {
  border-color: #304156;
}

.custom-checkbox.checkbox-secondary .custom-control-input:focus ~ .custom-control-label::before,
.custom-checkbox.radio-secondary .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio.checkbox-secondary .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio.radio-secondary .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(48, 65, 86, 0.4);
  border-color: #304156;
}

.custom-checkbox.checkbox-secondary .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox.radio-secondary .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio.checkbox-secondary .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio.radio-secondary .custom-control-input:checked ~ .custom-control-label::before {
  background: #304156;
  border-color: #304156;
}

.custom-checkbox.checkbox-success .custom-control-label::before,
.custom-checkbox.radio-success .custom-control-label::before,
.custom-radio.checkbox-success .custom-control-label::before,
.custom-radio.radio-success .custom-control-label::before {
  border-color: #09B66D;
}

.custom-checkbox.checkbox-success .custom-control-input:focus ~ .custom-control-label::before,
.custom-checkbox.radio-success .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio.checkbox-success .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio.radio-success .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(9, 182, 109, 0.4);
  border-color: #09B66D;
}

.custom-checkbox.checkbox-success .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox.radio-success .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio.checkbox-success .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio.radio-success .custom-control-input:checked ~ .custom-control-label::before {
  background: #09B66D;
  border-color: #09B66D;
}

.custom-checkbox.checkbox-info .custom-control-label::before,
.custom-checkbox.radio-info .custom-control-label::before,
.custom-radio.checkbox-info .custom-control-label::before,
.custom-radio.radio-info .custom-control-label::before {
  border-color: #5e5ce6;
}

.custom-checkbox.checkbox-info .custom-control-input:focus ~ .custom-control-label::before,
.custom-checkbox.radio-info .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio.checkbox-info .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio.radio-info .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(94, 92, 230, 0.4);
  border-color: #5e5ce6;
}

.custom-checkbox.checkbox-info .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox.radio-info .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio.checkbox-info .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio.radio-info .custom-control-input:checked ~ .custom-control-label::before {
  background: #5e5ce6;
  border-color: #5e5ce6;
}

.custom-checkbox.checkbox-warning .custom-control-label::before,
.custom-checkbox.radio-warning .custom-control-label::before,
.custom-radio.checkbox-warning .custom-control-label::before,
.custom-radio.radio-warning .custom-control-label::before {
  border-color: #FF8A48;
}

.custom-checkbox.checkbox-warning .custom-control-input:focus ~ .custom-control-label::before,
.custom-checkbox.radio-warning .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio.checkbox-warning .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio.radio-warning .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(255, 138, 72, 0.4);
  border-color: #FF8A48;
}

.custom-checkbox.checkbox-warning .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox.radio-warning .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio.checkbox-warning .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio.radio-warning .custom-control-input:checked ~ .custom-control-label::before {
  background: #FF8A48;
  border-color: #FF8A48;
}

.custom-checkbox.checkbox-danger .custom-control-label::before,
.custom-checkbox.radio-danger .custom-control-label::before,
.custom-radio.checkbox-danger .custom-control-label::before,
.custom-radio.radio-danger .custom-control-label::before {
  border-color: #FF3D57;
}

.custom-checkbox.checkbox-danger .custom-control-input:focus ~ .custom-control-label::before,
.custom-checkbox.radio-danger .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio.checkbox-danger .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio.radio-danger .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(255, 61, 87, 0.4);
  border-color: #FF3D57;
}

.custom-checkbox.checkbox-danger .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox.radio-danger .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio.checkbox-danger .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio.radio-danger .custom-control-input:checked ~ .custom-control-label::before {
  background: #FF3D57;
  border-color: #FF3D57;
}

.custom-checkbox.checkbox-light .custom-control-label::before,
.custom-checkbox.radio-light .custom-control-label::before,
.custom-radio.checkbox-light .custom-control-label::before,
.custom-radio.radio-light .custom-control-label::before {
  border-color: #73808c;
}

.custom-checkbox.checkbox-light .custom-control-input:focus ~ .custom-control-label::before,
.custom-checkbox.radio-light .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio.checkbox-light .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio.radio-light .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(115, 128, 140, 0.4);
  border-color: #73808c;
}

.custom-checkbox.checkbox-light .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox.radio-light .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio.checkbox-light .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio.radio-light .custom-control-input:checked ~ .custom-control-label::before {
  background: #73808c;
  border-color: #73808c;
}

.custom-checkbox.checkbox-dark .custom-control-label::before,
.custom-checkbox.radio-dark .custom-control-label::before,
.custom-radio.checkbox-dark .custom-control-label::before,
.custom-radio.radio-dark .custom-control-label::before {
  border-color: #1e2835;
}

.custom-checkbox.checkbox-dark .custom-control-input:focus ~ .custom-control-label::before,
.custom-checkbox.radio-dark .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio.checkbox-dark .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio.radio-dark .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(30, 40, 53, 0.4);
  border-color: #1e2835;
}

.custom-checkbox.checkbox-dark .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox.radio-dark .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio.checkbox-dark .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio.radio-dark .custom-control-input:checked ~ .custom-control-label::before {
  background: #1e2835;
  border-color: #1e2835;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 2px;
}

input[disabled] + .custom-control-label::before {
  opacity: 0.25;
}

.switch {
  position: relative;
  display: inline-block;
  padding-left: 3.5rem;
  height: 0.875rem;
}

.switch span:not(.slider) {
  position: relative;
  top: -2px;
  cursor: pointer;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch .slider {
  position: absolute;
  cursor: pointer;
  width: 2.625rem;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 1.875rem;
  background-color: #E7EDF3;
  transition: all 0.2s ease-in-out !important;
}

.switch .slider:before {
  position: absolute;
  content: "";
  height: 1.25rem;
  width: 1.25rem;
  left: -0.08rem;
  bottom: -3px;
  background-color: #F2F4F4;
  border-radius: 50%;
  box-shadow: 0 5px 15px rgba(47, 60, 74, 0.15), 0 15px 40px rgba(47, 60, 74, 0.2);
  transition: all 0.2s ease-in-out !important;
}

.switch input:checked + .slider {
  background-color: #0081FF;
}

.switch input:focus + .slider {
  box-shadow: 0 0 1px #0081FF;
}

.switch input:checked + .slider:before {
  transform: translateX(1.5rem);
}

.switch-primary input:checked + .slider {
  background-color: #0081FF;
}

.switch-primary input:focus + .slider {
  box-shadow: 0 0 1px #0081FF;
}

.switch-secondary input:checked + .slider {
  background-color: #304156;
}

.switch-secondary input:focus + .slider {
  box-shadow: 0 0 1px #304156;
}

.switch-success input:checked + .slider {
  background-color: #09B66D;
}

.switch-success input:focus + .slider {
  box-shadow: 0 0 1px #09B66D;
}

.switch-info input:checked + .slider {
  background-color: #5e5ce6;
}

.switch-info input:focus + .slider {
  box-shadow: 0 0 1px #5e5ce6;
}

.switch-warning input:checked + .slider {
  background-color: #FF8A48;
}

.switch-warning input:focus + .slider {
  box-shadow: 0 0 1px #FF8A48;
}

.switch-danger input:checked + .slider {
  background-color: #FF3D57;
}

.switch-danger input:focus + .slider {
  box-shadow: 0 0 1px #FF3D57;
}

.switch-light input:checked + .slider {
  background-color: #73808c;
}

.switch-light input:focus + .slider {
  box-shadow: 0 0 1px #73808c;
}

.switch-dark input:checked + .slider {
  background-color: #1e2835;
}

.switch-dark input:focus + .slider {
  box-shadow: 0 0 1px #1e2835;
}

input[disabled] + .slider,
input[disabled] + .slider {
  opacity: 0.4;
}

input[disabled] + .slider::before,
input[disabled] + .slider::before {
  background-color: #73808c;
  box-shadow: 0 5px 15px rgba(115, 128, 140, 0.15), 0 15px 40px rgba(115, 128, 140, 0.2);
}

.custom-input-1 {
  display: flex;
  align-items: center;
  border-radius: 0.25rem;
  border: 1px solid #F0F1F2;
  padding: 6px 10px;
  background: transparent;
}

.custom-input-1 i {
  font-size: 18px;
}

.custom-input-1 span {
  padding: 0;
  width: 100%;
  display: block;
}

.custom-input-1 span input {
  background: transparent;
  width: 100%;
  border: none;
  margin-left: 8px;
  color: #304156;
}

.custom-input-1 span input:focus {
  outline: none;
}

.custom-input-1.dark i {
  color: #1e2835;
}

.custom-input-1.dark span.bmd-form-group input {
  color: #1e2835;
}

.custom-input-1.dark span.bmd-form-group input::-webkit-input-placeholder {
  color: #1e2835;
}

.custom-input-1.dark span.bmd-form-group input:-moz-placeholder {
  color: #1e2835;
}

.custom-input-1.light i {
  color: #73808c;
}

.custom-input-1.light span.bmd-form-group input::-webkit-input-placeholder {
  color: #73808c;
}

.custom-input-1.light span.bmd-form-group input:-moz-placeholder {
  color: #73808c;
}

.custom-input-1.secondary {
  border-color: #304156;
}

.custom-input-1.secondary i {
  color: #304156;
}

.custom-input-1.secondary span.bmd-form-group input {
  color: #304156;
}

.custom-input-1.secondary span.bmd-form-group input::-webkit-input-placeholder {
  color: #304156;
}

.custom-input-1.secondary span.bmd-form-group input:-moz-placeholder {
  color: #304156;
}

.custom-input-1.white {
  border-color: #fff;
}

.custom-input-1.white i {
  color: #fff;
}

.custom-input-1.white span.bmd-form-group input {
  color: #fff;
}

.custom-input-1.white span.bmd-form-group input::-webkit-input-placeholder {
  color: #fff;
}

.custom-input-1.white span.bmd-form-group input:-moz-placeholder {
  color: #fff;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn.dropdown-toggle:focus,
.show > .dropdown-toggle.custom-file-control:focus::before {
  box-shadow: none;
}

.dropdown button i.material-icons {
  vertical-align: middle;
}

.dropdown .dropdown-menu {
  border: 0;
  font-size: 0.9375rem;
  overflow: hidden;
  z-index: 7000;
  color: #304156;
  background-color: #fff;
  box-shadow: 0px 8px 32px rgba(47, 60, 74, 0.13), 0px 8px 16px rgba(47, 60, 74, 0.05);
}

.dropdown .dropdown-menu .dropdown-header {
  color: #828D99;
  font-weight: 600;
  padding: 0.75rem 1.5rem 0.5rem;
}

.dropdown .dropdown-menu .dropdown-item {
  flex-flow: row nowrap;
  padding: 0 1.5rem;
  min-height: 2.5rem;
  color: #304156;
}

.dropdown .dropdown-menu .dropdown-item i.material-icons,
.dropdown .dropdown-menu .dropdown-item .icon {
  vertical-align: middle;
}

.dropdown .dropdown-menu .dropdown-item .icon {
  margin-left: -10px;
}

.dropdown .dropdown-menu .dropdown-item:hover,
.dropdown .dropdown-menu .dropdown-item:focus,
.dropdown .dropdown-menu .dropdown-item:active {
  background-color: #F2F4F4;
  outline: 0;
}

.dropdown .dropdown-menu .dropdown-item.active {
  background-color: #0f89ff;
  color: #fff;
}

.ul-avatar-dropdown {
  width: 210px;
  max-width: 220px;
}

.ul-avatar-dropdown .card-header {
  position: relative;
  height: 50px;
  border: 0;
}

.ul-avatar-dropdown .ul-avatar-dropdown-container {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  display: flex;
  align-items: stretch;
  bottom: -24px;
  margin-left: 24px;
}

.ul-notification {
  min-width: 300px;
  max-width: 320px;
}

.ul-notification .card-header {
  position: relative;
}

.ul-notification a.ul-notification-alert {
  position: absolute;
  top: 60px;
  padding: 13px 42px;
  font-size: 14px;
  font-weight: 400;
}

.ul-notification .ul-scroll-dropdown {
  height: 300px;
  position: relative;
  top: 22px;
}

.ul-notification .ul-scroll-dropdown .ul-notification-scrolldown .dropdown-item {
  max-width: none;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #F2F4F4;
}

.ul-notification .ul-scroll-dropdown .ul-notification-scrolldown .dropdown-item:last-child {
  border-bottom: none;
}

.nav-tabs-primary .tab-content,
.nav-tabs-primary .nav-tabs {
  border-color: #0081FF !important;
}

.nav-tabs-primary .nav-link.active {
  border-color: #0081FF !important;
  color: #0081FF !important;
}

.nav-tabs-primary .nav-link:hover {
  color: #0081FF;
}

.nav-pills-primary .nav-link.active,
.nav-pills-primary .show > .nav-link {
  background-color: #0081FF;
}

.nav-tabs-secondary .tab-content,
.nav-tabs-secondary .nav-tabs {
  border-color: #304156 !important;
}

.nav-tabs-secondary .nav-link.active {
  border-color: #304156 !important;
  color: #304156 !important;
}

.nav-tabs-secondary .nav-link:hover {
  color: #304156;
}

.nav-pills-secondary .nav-link.active,
.nav-pills-secondary .show > .nav-link {
  background-color: #304156;
}

.nav-tabs-success .tab-content,
.nav-tabs-success .nav-tabs {
  border-color: #09B66D !important;
}

.nav-tabs-success .nav-link.active {
  border-color: #09B66D !important;
  color: #09B66D !important;
}

.nav-tabs-success .nav-link:hover {
  color: #09B66D;
}

.nav-pills-success .nav-link.active,
.nav-pills-success .show > .nav-link {
  background-color: #09B66D;
}

.nav-tabs-info .tab-content,
.nav-tabs-info .nav-tabs {
  border-color: #5e5ce6 !important;
}

.nav-tabs-info .nav-link.active {
  border-color: #5e5ce6 !important;
  color: #5e5ce6 !important;
}

.nav-tabs-info .nav-link:hover {
  color: #5e5ce6;
}

.nav-pills-info .nav-link.active,
.nav-pills-info .show > .nav-link {
  background-color: #5e5ce6;
}

.nav-tabs-warning .tab-content,
.nav-tabs-warning .nav-tabs {
  border-color: #FF8A48 !important;
}

.nav-tabs-warning .nav-link.active {
  border-color: #FF8A48 !important;
  color: #FF8A48 !important;
}

.nav-tabs-warning .nav-link:hover {
  color: #FF8A48;
}

.nav-pills-warning .nav-link.active,
.nav-pills-warning .show > .nav-link {
  background-color: #FF8A48;
}

.nav-tabs-danger .tab-content,
.nav-tabs-danger .nav-tabs {
  border-color: #FF3D57 !important;
}

.nav-tabs-danger .nav-link.active {
  border-color: #FF3D57 !important;
  color: #FF3D57 !important;
}

.nav-tabs-danger .nav-link:hover {
  color: #FF3D57;
}

.nav-pills-danger .nav-link.active,
.nav-pills-danger .show > .nav-link {
  background-color: #FF3D57;
}

.nav-tabs-light .tab-content,
.nav-tabs-light .nav-tabs {
  border-color: #73808c !important;
}

.nav-tabs-light .nav-link.active {
  border-color: #73808c !important;
  color: #73808c !important;
}

.nav-tabs-light .nav-link:hover {
  color: #73808c;
}

.nav-pills-light .nav-link.active,
.nav-pills-light .show > .nav-link {
  background-color: #73808c;
}

.nav-tabs-dark .tab-content,
.nav-tabs-dark .nav-tabs {
  border-color: #1e2835 !important;
}

.nav-tabs-dark .nav-link.active {
  border-color: #1e2835 !important;
  color: #1e2835 !important;
}

.nav-tabs-dark .nav-link:hover {
  color: #1e2835;
}

.nav-pills-dark .nav-link.active,
.nav-pills-dark .show > .nav-link {
  background-color: #1e2835;
}

.nav-link {
  display: block;
  padding: 0.5rem 1.5rem !important;
  font-size: 0.9375rem !important;
  text-transform: none;
  font-weight: 500;
}

.nav-link.disabled {
  color: #828D99;
}

[data-toggle=collapse].collapsed .icon {
  transform: rotate(0deg);
}

[data-toggle=collapse] .icon {
  transform: rotate(180deg);
}

.nav-tabs .nav-link {
  color: #304156;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: transparent;
}

.nav-tabs .nav-link.disabled {
  color: #828D99;
}

.nav-pills .nav-item:first-child .nav-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.nav-pills .nav-item:last-child .nav-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.nav-pills .nav-link {
  background: #fff;
  box-shadow: 0px 3px 1px -2px rgba(47, 60, 74, 0.12), 0px 2px 2px 0px rgba(47, 60, 74, 0.08), 0px 1px 5px 0px rgba(47, 60, 74, 0.06);
  border-radius: 0;
  color: #304156;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  box-shadow: none;
}

.nav-pills-card .nav-link {
  display: flex;
  flex-direction: column;
  padding: 1rem 2rem !important;
  align-items: center;
  color: #304156;
  background: #fff;
  box-shadow: 0px 8px 32px rgba(47, 60, 74, 0.1), 0px 8px 16px rgba(47, 60, 74, 0.05);
  border-radius: 0.25rem;
  border: 1px solid transparent;
}

.nav-pills-card .nav-link.active {
  background: #fff;
  border-color: #0081FF;
}

.nav-pills-card .nav-link.active .icon {
  color: #0081FF;
}

.nav-pills-card .nav-link p {
  margin: 0;
}

.nav-pill-rounded {
  display: inline-flex;
  border-radius: 30px;
  overflow: hidden;
}

.nav-pill-rounded .nav-link {
  margin: 0;
  padding: 1rem 3rem;
  border-radius: 0;
}

[class^=nav-pills-] .tab-content,
[class*=" nav-pills-"] .tab-content {
  border-radius: 0.25rem;
}

.ul-vertical-nav ul li:hover {
  cursor: pointer;
  background: #F2F4F4;
}

.ul-vertical-nav ul li.active {
  background-color: #0081FF;
  cursor: pointer;
}

.ul-vertical-nav ul li.active a {
  color: #fff;
}

.ul-vertical-nav ul li a {
  color: #304156;
}

.ul-vertical-nav ul li:last-child {
  border-radius: 0px !important;
}

.ul-vertical-nav.rounded ul.list-group {
  padding: 1rem 0.75rem;
}

.ul-vertical-nav.rounded ul.list-group li {
  border: 1px solid #F0F1F2 !important;
  border-radius: 100px !important;
  margin-bottom: 0.75rem;
}

.navbar {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  transition: all 0.4s ease-in;
}

.navbar.main-navbar {
  padding-top: 24px;
}

.navbar.on-scroll {
  padding-top: 0.625rem !important;
}

.navbar-nav {
  font-size: 0.703125rem;
}

.navbar-nav .nav-item .nav-link {
  text-transform: uppercase;
}

.navbar-nav .nav-item .nav-link i {
  font-size: 0.9375rem;
  padding: 0 0.25rem;
}

.navbar-nav .nav-item .feather {
  height: 18px;
  width: 18px;
}

.navbar-dark .nav-item .nav-link {
  color: #fff;
}

.navbar-light .nav-item .nav-link {
  color: #304156;
}

.list-group-item :first-child {
  margin-right: 1rem;
}

.ul-list-group-1 .ul-list-item {
  transition: all 300ms ease;
  border-radius: 0.25rem;
  margin-bottom: 0.25rem;
}

.ul-list-group-1 .ul-list-item .ul-list-item-action button i {
  font-size: 1.5rem;
}

.ul-list-group-1 .ul-list-item:hover {
  cursor: pointer;
  transition: all 300ms ease;
}

.ul-list-group-2 {
  border: 0;
}

.ul-list-group-2 .list-group-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 1.875rem 2.5rem;
  border: 0;
  border-radius: 0 !important;
  border-left: 3px solid transparent;
  transition: all 0.2s ease-in-out !important;
}

@media (max-width: 991px) {
  .ul-list-group-2 .list-group-item {
    flex-direction: column;
    align-items: flex-start;
  }
}

.ul-list-group-2 .list-group-item:hover {
  box-shadow: 0px 2px 4px -1px rgba(179, 192, 206, 0.12), 0px 4px 5px 0px rgba(179, 192, 206, 0.08), 0px 1px 10px 0px rgba(179, 192, 206, 0.06);
  border-left: 3px solid #0081FF;
  z-index: 4;
}

.ul-list-group-2 .list-group-item:hover .item-action .btn,
.ul-list-group-2 .list-group-item:hover .item-action .custom-file-control::before {
  background: #0081FF !important;
  border-color: #0081FF !important;
  color: #fff;
}

.ul-list-group-2 .list-group-item .item-thumbnail,
.ul-list-group-2 .list-group-item .item-icon {
  height: 3.5rem;
  width: 3.5rem;
  border-radius: 0.25rem;
}

.ul-list-group-2 .list-group-item .item-thumbnail {
  padding: 0.5rem;
}

@media (max-width: 991px) {
  .ul-list-group-2 .list-group-item .item-thumbnail {
    padding: 0;
    margin-bottom: 1rem;
  }
}

.ul-list-group-2 .list-group-item .item-icon {
  background: #F2F4F4;
  border: 1px solid rgba(30, 40, 53, 0.06);
  color: #828D99;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 991px) {
  .ul-list-group-2 .list-group-item .item-icon {
    margin-bottom: 1rem;
  }
}

.ul-list-group-2 .list-group-item .item-content {
  flex-grow: 1;
  padding: 0 2.5rem 0 0.9375rem;
}

@media (max-width: 991px) {
  .ul-list-group-2 .list-group-item .item-content {
    padding: 0;
    margin-bottom: 1rem;
  }
}

.ul-list-group-2 .list-group-item .item-content h4 {
  font-size: 1.125rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.625rem;
  font-weight: 400;
}

.ul-list-group-2 .list-group-item .item-content .item-footer {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media (max-width: 991px) {
  .ul-list-group-2 .list-group-item .item-content .item-footer {
    flex-direction: column;
    align-items: flex-start;
  }
}

.ul-list-group-2 .list-group-item .item-content .item-footer span {
  color: #828D99;
  padding-right: 1.25rem;
  font-size: 0.8125rem;
}

.ul-list-group-2 .list-group-item .item-content .item-footer span i,
.ul-list-group-2 .list-group-item .item-content .item-footer span svg {
  margin-right: 0.375rem;
}

.ul-list-group-2 .list-group-item .item-action .btn,
.ul-list-group-2 .list-group-item .item-action .custom-file-control::before {
  background: #fff !important;
  border-color: #fff;
  color: #1e2835;
}

.ul-list-group-2 .list-group-item .item-action .btn:focus,
.ul-list-group-2 .list-group-item .item-action .custom-file-control:focus::before {
  color: #1e2835 !important;
}

.modal-content {
  border: 0;
}

.modal-backdrop.show {
  opacity: 0.2;
}

@media (min-width: 576px) {
  .modal-sm {
    max-width: 380px;
  }

  .modal-content {
    box-shadow: 0px 0px 50px rgba(47, 60, 74, 0.15), 0px 12px 24px rgba(47, 60, 74, 0.05);
  }
}

.pagination {
  border-radius: 0;
}

.page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 50% !important;
  color: #828D99;
  height: 2.25rem;
  min-height: 2.25rem;
  width: 2.25rem;
  min-width: 2.25rem;
  padding: 0 !important;
  margin: 0 0.25rem;
}

.page-link:hover,
.page-link:focus {
  color: #828D99;
  background-color: #F2F4F4;
  box-shadow: none;
}

.page-item.active .page-link {
  background-color: #0081FF;
  box-shadow: 0px 3px 1px -2px rgba(0, 129, 255, 0.12), 0px 2px 2px 0px rgba(0, 129, 255, 0.08), 0px 1px 5px 0px rgba(0, 129, 255, 0.06);
}

.pagination-sm .page-link {
  height: 1.875rem;
  width: 1.875rem;
}

.pagination-lg .page-link {
  height: 2.5rem;
  width: 2.5rem;
}

.popover {
  border: none;
  box-shadow: 0px 3px 1px -2px rgba(47, 60, 74, 0.12), 0px 2px 2px 0px rgba(47, 60, 74, 0.08), 0px 1px 5px 0px rgba(47, 60, 74, 0.06);
}

.popover .arrow::before {
  border-color: rgba(0, 0, 0, 0);
}

.popover-primary {
  background-color: #0081FF;
  color: #fff;
}

.popover-primary .popover-body {
  color: #fff;
}

.popover-primary.bs-popover-top > .arrow::after,
.popover-primary.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #0081FF;
}

.popover-primary.bs-popover-right > .arrow::after,
.popover-primary.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #0081FF;
}

.popover-primary.bs-popover-bottom > .arrow::after,
.popover-primary.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #0081FF;
}

.popover-primary.bs-popover-left > .arrow::after,
.popover-primary.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #0081FF;
}

.popover-secondary {
  background-color: #304156;
  color: #fff;
}

.popover-secondary .popover-body {
  color: #fff;
}

.popover-secondary.bs-popover-top > .arrow::after,
.popover-secondary.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #304156;
}

.popover-secondary.bs-popover-right > .arrow::after,
.popover-secondary.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #304156;
}

.popover-secondary.bs-popover-bottom > .arrow::after,
.popover-secondary.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #304156;
}

.popover-secondary.bs-popover-left > .arrow::after,
.popover-secondary.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #304156;
}

.popover-success {
  background-color: #09B66D;
  color: #fff;
}

.popover-success .popover-body {
  color: #fff;
}

.popover-success.bs-popover-top > .arrow::after,
.popover-success.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #09B66D;
}

.popover-success.bs-popover-right > .arrow::after,
.popover-success.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #09B66D;
}

.popover-success.bs-popover-bottom > .arrow::after,
.popover-success.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #09B66D;
}

.popover-success.bs-popover-left > .arrow::after,
.popover-success.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #09B66D;
}

.popover-info {
  background-color: #5e5ce6;
  color: #fff;
}

.popover-info .popover-body {
  color: #fff;
}

.popover-info.bs-popover-top > .arrow::after,
.popover-info.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #5e5ce6;
}

.popover-info.bs-popover-right > .arrow::after,
.popover-info.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #5e5ce6;
}

.popover-info.bs-popover-bottom > .arrow::after,
.popover-info.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #5e5ce6;
}

.popover-info.bs-popover-left > .arrow::after,
.popover-info.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #5e5ce6;
}

.popover-warning {
  background-color: #FF8A48;
  color: #fff;
}

.popover-warning .popover-body {
  color: #fff;
}

.popover-warning.bs-popover-top > .arrow::after,
.popover-warning.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #FF8A48;
}

.popover-warning.bs-popover-right > .arrow::after,
.popover-warning.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #FF8A48;
}

.popover-warning.bs-popover-bottom > .arrow::after,
.popover-warning.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #FF8A48;
}

.popover-warning.bs-popover-left > .arrow::after,
.popover-warning.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #FF8A48;
}

.popover-danger {
  background-color: #FF3D57;
  color: #fff;
}

.popover-danger .popover-body {
  color: #fff;
}

.popover-danger.bs-popover-top > .arrow::after,
.popover-danger.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #FF3D57;
}

.popover-danger.bs-popover-right > .arrow::after,
.popover-danger.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #FF3D57;
}

.popover-danger.bs-popover-bottom > .arrow::after,
.popover-danger.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #FF3D57;
}

.popover-danger.bs-popover-left > .arrow::after,
.popover-danger.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #FF3D57;
}

.popover-light {
  background-color: #73808c;
  color: #fff;
}

.popover-light .popover-body {
  color: #fff;
}

.popover-light.bs-popover-top > .arrow::after,
.popover-light.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #73808c;
}

.popover-light.bs-popover-right > .arrow::after,
.popover-light.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #73808c;
}

.popover-light.bs-popover-bottom > .arrow::after,
.popover-light.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #73808c;
}

.popover-light.bs-popover-left > .arrow::after,
.popover-light.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #73808c;
}

.popover-dark {
  background-color: #1e2835;
  color: #fff;
}

.popover-dark .popover-body {
  color: #fff;
}

.popover-dark.bs-popover-top > .arrow::after,
.popover-dark.bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #1e2835;
}

.popover-dark.bs-popover-right > .arrow::after,
.popover-dark.bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #1e2835;
}

.popover-dark.bs-popover-bottom > .arrow::after,
.popover-dark.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #1e2835;
}

.popover-dark.bs-popover-left > .arrow::after,
.popover-dark.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #1e2835;
}

.progress-info {
  display: flex;
  justify-content: space-between;
}

.progress-percentage {
  font-size: 0.8125rem;
  color: #828D99;
  font-weight: 600;
}

.progress {
  height: 0.25rem;
  background-color: #F2F4F4;
  border-radius: 1rem;
  box-shadow: none;
}

.progress-bar {
  background-color: #0081FF;
  border-radius: 1rem;
}

.bootstrap-select.show > .btn,
.bootstrap-select.show > .custom-file-control::before {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0px 2px 4px -1px rgba(47, 60, 74, 0.12), 0px 4px 5px 0px rgba(47, 60, 74, 0.08), 0px 1px 10px 0px rgba(47, 60, 74, 0.06) !important;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  top: 9px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark::after {
  width: 7px;
  height: 14px;
  border-width: 0 2px 2px 0;
}

.bootstrap-select .dropdown-menu {
  box-shadow: 0px 2px 4px -1px rgba(47, 60, 74, 0.12), 0px 4px 5px 0px rgba(47, 60, 74, 0.08), 0px 1px 10px 0px rgba(47, 60, 74, 0.06) !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin: 0;
  background: #fff !important;
  padding: 0;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

.slider .tooltip.in {
  opacity: 1;
}

.slider .tooltip .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000;
}

.slider.slider-horizontal .slider-track {
  height: 4px;
  width: 100%;
  margin-top: -2px;
  background: #E7EDF3;
  box-shadow: none;
}

.slider.slider-horizontal .slider-track .slider-selection {
  box-shadow: none;
  background: #0081FF;
}

.slider .slider-handle {
  background: #0081FF;
  box-shadow: 0px 3px 1px -2px rgba(0, 129, 255, 0.12), 0px 2px 2px 0px rgba(0, 129, 255, 0.08), 0px 1px 5px 0px rgba(0, 129, 255, 0.06);
  transition: box-shadow 0.2s ease-in-out;
}

.slider .slider-handle:hover {
  box-shadow: 0px 2px 4px -1px rgba(0, 129, 255, 0.12), 0px 4px 5px 0px rgba(0, 129, 255, 0.08), 0px 1px 10px 0px rgba(0, 129, 255, 0.06);
}

.sidebar-container {
  position: relative;
  overflow: hidden;
  min-height: 400px;
}

.sidebar-container .sidebar-overlay {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 1;
}

.sidebar-container .sidebar-overlay.open {
  display: block;
}

.sidebar-container .sidebar-content {
  position: relative;
  height: 100%;
  transition: all 0.3s ease-in;
}

.sidebar-container .sidebar-content:after {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.sidebar-container .sidebar {
  position: absolute;
  top: 0;
  transition: all 0.3s ease-in;
  z-index: 2;
}

.sidebar-container .sidebar .sidebar-close {
  display: none;
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer;
  z-index: 999;
}

@media (max-width: 1024px) {
  .sidebar-container .sidebar {
    background: #F2F4F4;
  }

  .sidebar-container .sidebar .sidebar-close {
    display: block;
  }
}

.table thead th {
  color: #304156;
}

.tooltip.show {
  opacity: 1;
}

.tooltip-inner {
  color: #304156;
  background: #fff !important;
  box-shadow: 0px 0px 50px rgba(47, 60, 74, 0.15), 0px 12px 24px rgba(47, 60, 74, 0.05);
}

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^=top] .arrow::before {
  border-top-color: #fff;
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^=right] .arrow::before {
  border-right-color: #fff;
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  border-bottom-color: #fff;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^=left] .arrow::before {
  border-left-color: #fff;
}

.ul-widget-stat {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100px;
  min-width: 70px;
  text-align: center;
  padding: 0.75rem 1rem;
  border-radius: 0.25rem;
}

.multisteps-form__progress {
  display: grid;
  padding: 50px 20px;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
}

.ul-wizard-border-v3-right {
  border-right: 1px solid #E7EDF3;
}

.ul-wizard-setup-account p {
  max-width: 350px;
  margin: 0 auto;
}

.ul-wizard-v3-img {
  max-width: 320px;
  margin: 0 auto;
}

.multisteps-form__progress-btn {
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
  position: relative;
  padding-top: 20px;
  color: rgba(108, 117, 125, 0.7);
  text-indent: -9999px;
  border: none;
  background-color: transparent;
  outline: none !important;
  cursor: pointer;
}

@media (min-width: 500px) {
  .multisteps-form__progress-btn {
    text-indent: 0;
  }
}

.multisteps-form__progress-btn:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 13px;
  height: 13px;
  content: "";
  transform: translateX(-50%);
  transition: all 0.15s linear 0s, transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
  border: 2px solid currentColor;
  border-radius: 50%;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 2;
}

.multisteps-form__progress-btn:after {
  position: absolute;
  top: 5px;
  left: calc(-50% - 13px / 2);
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
  display: block;
  width: 100%;
  height: 2px;
  content: "";
  background-color: currentColor;
  z-index: 1;
}

.multisteps-form__progress-btn:first-child:after {
  display: none;
}

.multisteps-form__progress-btn.js-active {
  color: #0081FF;
}

.multisteps-form__progress-btn.js-active:before {
  transform: translateX(-50%) scale(1.2);
  background-color: currentColor;
}

.multisteps-form__form {
  position: relative;
}

.multisteps-form__panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
}

.multisteps-form__panel.js-active {
  height: auto;
  opacity: 1;
  visibility: visible;
}

.ul-card-carousel {
  position: relative;
  display: inline;
}

.ps__thumb-y {
  width: 4px;
  background-color: #E7EDF3;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background: transparent;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  width: 8px;
  background-color: #B3C0CE;
}

.gj-picker-md {
  color: #304156;
  border: 0;
  box-shadow: 0px 8px 32px rgba(47, 60, 74, 0.1), 0px 8px 16px rgba(47, 60, 74, 0.05);
  border-radius: 0.25rem;
  padding: 8px 12px;
}

.gj-picker-md table tr td.selected.gj-cursor-pointer div {
  background-color: #0081FF;
  width: 36px;
  height: 36px;
  line-height: 36px;
  box-shadow: 0px 3px 1px -2px rgba(47, 60, 74, 0.12), 0px 2px 2px 0px rgba(47, 60, 74, 0.08), 0px 1px 5px 0px rgba(47, 60, 74, 0.06);
}

.gj-picker-md [role=header],
.gj-picker-md [role=body] [role=arrow],
.gj-picker-md [role=switch],
.gj-picker-md .arrow-begin {
  background: #0081FF;
}

.gj-picker-md .arrow-end {
  border-color: #0081FF;
}

.gj-picker-md [role=footer] button.gj-button-md {
  color: #0081FF;
}

.daterangepicker {
  font-family: "Archivo", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.5;
  border: 0;
  margin: 0;
  background-color: #fff;
  box-shadow: 0px 8px 32px rgba(47, 60, 74, 0.1), 0px 8px 16px rgba(47, 60, 74, 0.05);
}

.daterangepicker::after,
.daterangepicker::before {
  display: none;
}

.daterangepicker th.month {
  color: #828D99;
}

.daterangepicker .calendar-table {
  background-color: #fff;
  border-color: transparent;
}

.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
  border-color: rgba(30, 40, 53, 0.5) !important;
  border-width: 0 1px 1px 0;
}

.daterangepicker .drp-calendar {
  padding-bottom: 19px !important;
}

.daterangepicker .drp-calendar,
.daterangepicker .drp-buttons {
  border-color: #F0F1F2 !important;
}

.daterangepicker .ranges li.active,
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background: #0081FF !important;
  color: #fff !important;
}

.daterangepicker td.in-range {
  background-color: #F2F4F4;
  color: #304156;
}

.daterangepicker .ranges li:hover {
  background-color: #F2F4F4;
}

.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  background-color: #E7EDF3;
  color: #828D99;
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: #F2F4F4;
}

@media only screen and (max-width: 767px) {
  .daterangepicker .ranges {
    width: 100%;
  }

  .daterangepicker .ranges ul {
    width: 100%;
  }
}

.bootstrap-timepicker-widget table td input {
  width: 25px;
  margin: 0;
  text-align: center;
  border: none;
}

.bootstrap-timepicker-widget table td input:focus {
  outline: none;
}

.bootstrap-timepicker-widget table td a {
  border: none;
  width: 100%;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 2px 0;
  outline: 0;
  color: #828D99;
}

.bootstrap-timepicker-widget table td a:hover {
  background-color: #F2F4F4;
}

.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
  opacity: 1 !important;
  transform: scale(1);
  background: #fff;
  box-shadow: 0px 8px 32px rgba(47, 60, 74, 0.13), 0px 8px 16px rgba(47, 60, 74, 0.05);
}

.bootstrap-timepicker-widget.dropdown-menu::after,
.bootstrap-timepicker-widget.dropdown-menu::before {
  display: none;
}

.input-group input + .input-group-addon {
  margin-left: 0;
}

.input-group-text {
  display: flex;
  width: 30px;
  justify-content: center;
  padding: 4px 0px;
  background-color: #F2F4F4;
}

.input-group-btn-vertical .bootstrap-touchspin-up {
  margin: 0;
}

.input-group-btn-vertical .bootstrap-touchspin-down {
  margin: 0;
}

span.select2.select2-container.select2-container--default {
  width: 100% !important;
}

span.select2-selection {
  border: none !important;
  border-bottom: 1px solid #F0F1F2 !important;
  border-radius: 0 !important;
}

.select2-selection:focus {
  outline: none !important;
}

.select2-container--open {
  border-bottom: 1px solid #0081FF;
}

.select2-results__option--highlighted {
  background-color: #0081FF !important;
}

.select2-search--dropdown input:focus {
  outline: none !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #F0F1F2;
}

.select2-dropdown {
  border: none;
  border-radius: 0;
  box-shadow: 0px 8px 32px rgba(47, 60, 74, 0.13), 0px 8px 16px rgba(47, 60, 74, 0.05);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #0081FF;
  color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  color: #fff;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #F2F4F4 !important;
  color: #73808c;
}

.select2-selection.select2-selection--single {
  opacity: 0.7;
}

.tt-menu {
  background-color: #fff;
  width: 100%;
  box-shadow: 0px 8px 32px rgba(47, 60, 74, 0.13), 0px 8px 16px rgba(47, 60, 74, 0.05);
}

.tt-suggestion.tt-selectable {
  padding: 5px 10px;
}

.tt-suggestion.tt-selectable:hover {
  background-color: #0081FF;
  color: #fff;
  cursor: pointer;
}

.tt-highlight {
  font-weight: 400;
}

#scrollable-dropdown-menu .tt-menu {
  max-height: 150px !important;
  overflow-y: auto !important;
}

.noUi-horizontal .noUi-handle {
  width: 28px;
  height: 28px;
  right: -17px;
  top: -5px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: none;
}

.noUi-horizontal .noUi-handle::before {
  display: none;
}

.noUi-horizontal .noUi-handle::after {
  display: none;
}

.noUi-connects {
  background-color: #F2F4F4;
}

.noUi-connect {
  background-color: #0081FF;
}

.noUi-target {
  border-color: rgba(30, 40, 53, 0.06);
  box-shadow: none;
  border-radius: 50px;
}

.noUi-horizontal .noUi-handle:focus {
  outline: none;
}

.noUi-vertical .noUi-handle.noUi-handle-lower {
  width: 28px;
  height: 28px;
  right: -7px;
  top: -5px;
  border-radius: 50% !important;
  background-color: #fff;
  box-shadow: none;
}

.noUi-vertical .noUi-handle.noUi-handle-lower::before {
  display: none;
}

.noUi-vertical .noUi-handle.noUi-handle-lower::after {
  display: none;
}

.noUi-vertical .noUi-handle:focus {
  outline: none;
}

.noUi-target.noUi-vertical {
  height: 150px;
  width: 15px;
}

:root {
  --tagify-dd-color-primary: #0081FF;
  --tagify-dd-bg-color: #fff;
}

.tagify-item span.bmd-form-group.is-filled input {
  display: none;
}

.tagify {
  border: none;
  border-bottom: 1px solid #F0F1F2;
}

.tagify.tagify--focus {
  border-color: #0081FF !important;
}

.tagify__dropdown.tagify__dropdown--all {
  box-shadow: 0px 8px 32px rgba(47, 60, 74, 0.1), 0px 8px 16px rgba(47, 60, 74, 0.05);
}

.tagify__dropdown.tagify__dropdown--all .tagify__dropdown__wrapper {
  border: none !important;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.tagify__dropdown.tagify__dropdown--all:hover {
  background-color: #E7EDF3 !important;
}

.page-item.previous {
  margin-right: 8px !important;
}

.page-item.next {
  margin-left: -8px !important;
}

.page-item.first {
  margin-right: -20px;
}

.page-item.last {
  margin-left: -20px;
}

.ul-datatable-rowgrouping {
  background-color: #F2F4F4;
}

.help-block ul {
  padding: 0 !important;
  margin-top: 5px;
  color: #FF3D57;
}

.help-block ul li {
  list-style: none;
}

/*
  Code viewer
*/

.copy-code {
  position: relative;
}

.copy-code .btn-clipboard {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  padding: 0.2rem 0.4rem;
  z-index: 1;
}

.hljs {
  background: rgba(30, 40, 53, 0.06);
}

.doc-example {
  position: relative;
  padding: 1rem 1.5rem 2rem 1.5rem;
  border-bottom: none;
  border-radius: 0.25rem 0.25rem 0 0;
  background: #fff;
  box-shadow: 0px 8px 32px rgba(47, 60, 74, 0.1), 0px 8px 16px rgba(47, 60, 74, 0.05);
}

.doc-example::before {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0px;
  height: 16px;
  background: #fff;
  z-index: 1;
}

.doc-example + .copy-code + pre {
  position: relative;
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: 0px 8px 32px rgba(47, 60, 74, 0.1), 0px 8px 16px rgba(47, 60, 74, 0.05);
  margin-bottom: 2rem;
}

.doc-example + .copy-code + pre.collapsed {
  height: 80px;
  overflow: hidden;
}

.doc-example + .copy-code + pre.collapsed .btn-copy {
  display: none;
}

.doc-example + .copy-code + pre.collapsed::after {
  display: flex;
}

.doc-example + .copy-code + pre::after {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "View Code";
  background: white;
  align-items: center;
  justify-content: center;
  color: #0081FF;
  font-weight: bold;
  cursor: pointer;
  text-decoration: underline;
}

.doc-section-title {
  position: relative;
  margin: 0;
  padding: 1rem 1.5rem;
  background: #fff;
  border-radius: 0.25rem 0.25rem 0 0;
  font-size: 1.25rem;
  font-weight: 500;
}

.doc-section-title span.border-bottom {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.doc-section-title::after,
.doc-section-title::before {
  position: absolute;
  width: 100%;
  content: "";
  left: 0;
  z-index: -1;
}

.doc-section-title::before {
  bottom: -16px;
  height: 30px;
  background: #fff;
  z-index: 1;
}

.doc-section-title::after {
  bottom: 0px;
  height: 100%;
  border-bottom: 1px solid #F0F1F2;
  box-shadow: 0px 8px 32px rgba(47, 60, 74, 0.1), 0px 8px 16px rgba(47, 60, 74, 0.05);
}

.doc-section-title:hover .section-link {
  opacity: 1;
}

.doc-section-title .section-link {
  opacity: 0;
  padding-left: 0.3rem;
  display: none;
}

.doc-section-title .section-link::before {
  font-family: "Font Awesome 5 Free";
  content: "\F0C1";
  font-weight: 900 !important;
  font-size: 18px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  vertical-align: middle;
}

/*
  Layout
*/

@media (max-width: 767px) {
  .sidebar-container .sidebar {
    background: #fff;
  }

  .sidebar-container .sidebar .sidebar-close {
    display: block;
  }
}

.metismenu .has-arrow:after {
  border-width: 1px 0 0 1px;
  width: 6px;
  height: 6px;
}

.app-admin-wrap-layout-1.sidebar-full .metismenu .has-arrow:after {
  right: 1.5rem !important;
}

.app-admin-wrap-layout-3.sidebar-full .metismenu .has-arrow:after {
  right: 1rem !important;
}

*[dir=rtl] .metismenu .has-arrow::after {
  left: auto;
  right: 1em;
  transform: rotate(135deg) translate(0, -50%);
}

@-webkit-keyframes header-menu-fade-in {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes header-menu-fade-in {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media only screen and (min-width: 1025px) {
  .ul-header-menu-toggle {
    display: none;
  }
}

.ul-header-menu-wrap {
  position: relative;
  transition: all 0.2s ease-in-out;
}

.ul-header-menu-wrap .ul-header-menu-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  background: #F2F4F4;
  color: #828D99;
  font-size: 14px;
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  z-index: 6000;
}

@media only screen and (min-width: 1025px) {
  .ul-header-menu-wrap {
    display: flex;
    align-items: center;
  }

  .ul-header-menu-wrap .ul-header-menu-toggle {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .ul-header-menu-wrap {
    position: fixed;
    top: 60px;
    left: -240px;
    padding-top: 1.5rem;
    width: 240px;
    background: #fff;
    height: 100vh;
    z-index: 5000;
    box-shadow: 0px 8px 32px rgba(47, 60, 74, 0.1), 0px 8px 16px rgba(47, 60, 74, 0.05);
  }

  .ul-header-menu-wrap.ul-header-menu-wrap--open {
    left: 0;
  }

  .ul-header-menu-wrap .ul-header-menu .ul-header-nav > .ul-menu-item {
    display: flex;
    flex-direction: column;
  }

  .ul-header-menu-wrap .ul-header-menu .ul-header-nav .ul-menu-submenu {
    width: 100%;
    position: relative;
    top: unset !important;
    left: unset !important;
    box-shadow: none;
    padding: 0;
  }

  .ul-header-menu-wrap .ul-header-menu .ul-header-nav .ul-menu-submenu .ul-menu-item .ul-menu-link {
    padding-left: 2rem;
  }

  .ul-header-menu-wrap .ul-header-menu .ul-header-nav .ul-menu-submenu .ul-menu-item .ul-menu-item .ul-menu-link {
    padding-left: 3rem;
  }

  .ul-header-menu-wrap .ul-header-menu .ul-header-nav .ul-menu-submenu .ul-menu-item .ul-menu-item .ul-menu-item .ul-menu-link {
    padding-left: 4rem;
  }
}

.ul-header-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ul-header-menu a {
  color: #304156;
}

.ul-header-menu .ul-header-nav .ul-menu-item {
  position: relative;
}

@media only screen and (min-width: 1024px) {
  .ul-header-menu .ul-header-nav .ul-menu-item.ul-menu-item--active .ul-menu-link {
    background: #F2F4F4;
    color: #0081FF;
  }
}

.ul-header-menu .ul-header-nav .ul-menu-item.ul-menu-item-submenu > .ul-menu-link {
  padding-right: 2rem;
}

.ul-header-menu .ul-header-nav .ul-menu-item.ul-menu-item-submenu > .ul-menu-link::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-style: solid;
  border-width: 1px 0 0 1px;
  border-color: #828D99;
  right: 16px;
  transform: rotate(-228deg) translateY(-50%);
  transform-origin: top;
  top: calc(50% - 2px);
  transition: all 0.2s ease-in-out;
}

@media only screen and (min-width: 1024px) {
  .ul-header-menu .ul-header-nav .ul-menu-item .ul-menu-item.ul-menu-item-submenu:hover > .ul-menu-submenu {
    display: block;
    -webkit-animation: header-menu-fade-in 0.3s forwards;
            animation: header-menu-fade-in 0.3s forwards;
  }
}

.ul-header-menu .ul-header-nav .ul-menu-item.ul-menu-item--hover > .ul-menu-submenu,
.ul-header-menu .ul-header-nav .ul-menu-item.ul-menu-item--open > .ul-menu-submenu {
  display: block;
}

@media only screen and (min-width: 1024px) {
  .ul-header-menu .ul-header-nav .ul-menu-item.ul-menu-item--hover > .ul-menu-submenu,
  .ul-header-menu .ul-header-nav .ul-menu-item.ul-menu-item--open > .ul-menu-submenu {
    -webkit-animation: header-menu-fade-in 0.3s forwards;
            animation: header-menu-fade-in 0.3s forwards;
  }

  .ul-header-menu .ul-header-nav .ul-menu-item.ul-menu-item--hover > .ul-menu-submenu::before,
  .ul-header-menu .ul-header-nav .ul-menu-item.ul-menu-item--open > .ul-menu-submenu::before {
    position: absolute;
    content: " ";
    width: 4px;
    height: 4px;
    background: #0081FF;
    top: 4px;
    left: 4px;
    border-radius: 0.25rem;
  }
}

.ul-header-menu .ul-header-nav .ul-menu-item.ul-menu-item--hover > .ul-menu-link,
.ul-header-menu .ul-header-nav .ul-menu-item.ul-menu-item--open > .ul-menu-link {
  background: #F2F4F4;
  color: #0081FF;
}

.ul-header-menu .ul-header-nav .ul-menu-item .ul-menu-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 0.6rem 1rem;
  width: 100%;
  font-size: 0.8125rem;
  color: #304156;
}

.ul-header-menu .ul-header-nav .ul-menu-item .ul-menu-link:hover {
  background: #F2F4F4;
  color: #0081FF;
}

.ul-header-menu .ul-header-nav .ul-menu-item .ul-menu-link:hover .ul-menu-item-icon {
  color: #0081FF;
}

.ul-header-menu .ul-header-nav .ul-menu-item .ul-menu-link .ul-menu-item-icon {
  font-size: 0.875rem;
  margin-right: 0.5rem;
  color: #828D99;
}

.ul-header-menu .ul-header-nav .ul-menu-submenu {
  background: #fff;
  width: 275px;
  z-index: 100;
  padding: 1rem 0;
  display: none;
  box-shadow: 0px 8px 32px rgba(47, 60, 74, 0.1), 0px 8px 16px rgba(47, 60, 74, 0.05);
  border-radius: 0.25rem;
  position: absolute;
  top: 0;
  left: 100%;
}

.ul-header-menu .ul-header-nav > .ul-menu-item {
  display: inline-flex;
}

.ul-header-menu .ul-header-nav > .ul-menu-item > .ul-menu-link {
  padding: 0.75rem 1.5rem;
}

@media only screen and (min-width: 1025px) {
  .ul-header-menu .ul-header-nav > .ul-menu-item > .ul-menu-link {
    font-weight: 500;
    border-radius: 0.25rem;
  }

  .ul-header-menu .ul-header-nav > .ul-menu-item > .ul-menu-link::after {
    transform: rotate(-135deg) translateY(-50%) !important;
  }
}

.ul-header-menu .ul-header-nav > .ul-menu-item > .ul-menu-submenu {
  top: 100%;
  left: 0;
}

.ul-sidebar-panel {
  position: fixed;
  height: 100vh;
  top: 0;
  width: 450px;
  transition: all 0.2s ease-in-out;
  box-shadow: 0px 3px 1px -2px rgba(47, 60, 74, 0.12), 0px 2px 2px 0px rgba(47, 60, 74, 0.08), 0px 1px 5px 0px rgba(47, 60, 74, 0.06);
  background-color: #fff;
  z-index: 999999;
}

.ul-sidebar-panel[data-position=left] {
  left: -450px;
}

.ul-sidebar-panel[data-position=left].open {
  left: 0;
}

@media (max-width: 450px) {
  .ul-sidebar-panel[data-position=left] {
    width: 90%;
  }
}

.ul-sidebar-panel[data-position=right] {
  right: -450px;
}

.ul-sidebar-panel[data-position=right].open {
  right: 0;
}

@media (max-width: 450px) {
  .ul-sidebar-panel[data-position=right] {
    width: 90%;
  }
}

.ul-sidebar-panel-overlay {
  background-color: rgba(0, 0, 0, 0.2);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  display: none;
  z-index: 8000;
}

.ul-sidebar-panel-overlay.open {
  display: block;
}

.ul-sidebar-panel-close {
  cursor: pointer;
}

.ul-header-topbar {
  display: flex;
  align-items: center;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 1024px) {
  .ul-header-topbar {
    width: 100%;
    margin-top: 0;
    position: fixed;
    top: 0;
    left: 0;
    height: 50px;
    z-index: 5000;
    box-shadow: 0px 3px 1px -2px rgba(47, 60, 74, 0.12), 0px 2px 2px 0px rgba(47, 60, 74, 0.08), 0px 1px 5px 0px rgba(47, 60, 74, 0.06);
    background-color: #fff;
  }

  .ul-header-topbar.open {
    margin-top: 60px;
  }
}

.ul-mobile-top-header {
  position: relative;
  height: 60px;
  display: none;
  padding: 0 1.5rem;
  align-items: center;
  z-index: 6000;
}

.ul-mobile-top-header .ul-brand-mobile {
  width: auto;
  height: 30px;
}

@media (max-width: 1024px) {
  .ul-mobile-top-header {
    display: flex;
    position: fixed;
    width: 100%;
  }
}

.ul-header-2 {
  position: relative;
  background-color: #E7EDF3;
  background: url(/images/section-bg-1.jpg?07d3ae0475656e5f790b400de35fe8d5) no-repeat;
  background-size: cover;
  z-index: 100;
}

.ul-header-2::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  background: rgba(30, 35, 58, 0.94);
  z-index: -1;
}

.ul-header-2 button img.language-img {
  width: 20px;
  min-width: 20px;
}

.ul-header-2 .ul-brand-logo {
  width: auto;
  height: 44px;
}

@media (max-width: 1024px) {
  .ul-header-2 {
    height: 0;
    min-height: 0;
    padding: 0 !important;
    overflow: hidden;
  }
}

.subheader {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 1rem 1.5rem;
}

.subheader .subheader-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .subheader .subheader-container .subheader-toolbar {
    padding-top: 0.5rem;
  }
}

.subheader-fixed .subheader {
  position: fixed;
  top: 60px;
  right: 0;
  z-index: 3;
  background: #fff;
  margin: 0;
  box-shadow: 0 10px 30px 0 rgba(47, 60, 74, 0.08);
}

.sidebar-compact .subheader,
.sidebar-compact-onhover .subheader {
  left: 54px;
}

.subheader .subheader-main,
.subheader .subheader-toolbar {
  display: flex;
  align-items: center;
}

.subheader .subheader-title {
  color: #304156;
  font-size: 1rem;
  font-weight: 600;
  margin: 0;
  padding-right: 1rem;
}

.ul-footer-2 {
  margin-top: -3.5rem;
}

.ul-footer-2 .ul-footer-2-bottom {
  border-top: 1px solid rgba(30, 40, 53, 0.25);
}

.sticky-header .ul-header-navigation {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  margin-top: 0 !important;
  z-index: 9000;
  transition: all 0.2s ease-in-out;
  -webkit-animation: 0.6s forwards slideDown;
          animation: 0.6s forwards slideDown;
  box-shadow: 0px 2px 4px -1px rgba(47, 60, 74, 0.12), 0px 4px 5px 0px rgba(47, 60, 74, 0.08), 0px 1px 10px 0px rgba(47, 60, 74, 0.06);
}

.sticky-header .ul-header-2 {
  padding-bottom: 75px;
}

.ul-search-full-width.open .ul-search-input-area {
  display: flex;
}

.ul-search-full-width .ul-search-input-area {
  display: none;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0 1.5rem;
  background: #fff;
  z-index: 1;
}

.ul-search-full-width .ul-search-input-area .bmd-form-group {
  padding: 0;
  height: 100%;
  flex-grow: 1;
}

.ul-search-full-width .ul-search-input-area input[type=text] {
  border: 0;
  width: 100%;
  height: calc(100% - 2px);
  color: #304156;
  background: #fff;
}

.ul-search-full-width .ul-search-input-area input[type=text]:focus {
  outline: none;
}

.ul-search-full-width .ul-search-result-area {
  display: none;
  position: absolute;
  top: 110px;
  left: 0;
  background: #fff;
}

.ul-search-full-width .ul-search-result-area #result_list li a {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.search-result-open .ul-search-full-width .ul-search-result-area {
  display: block;
}

@media (max-width: 1024px) {
  .ul-search-full-width .ul-search-result-area {
    top: 50px;
    width: 100%;
  }
}

.app-admin-wrap-layout-1 .ul-search-full-width .ul-search-result-area {
  height: calc(100vh - 75px);
}

@media (min-width: 1025px) {
  .app-admin-wrap-layout-1 .ul-search-full-width .ul-search-input-area {
    left: 240px;
    height: calc(75px - 2px);
    width: calc(100% - 240px);
  }

  .app-admin-wrap-layout-1 .ul-search-full-width .ul-search-result-area {
    top: 75px;
    left: 240px;
    width: calc(100% - 240px);
  }

  .app-admin-wrap-layout-1.sidebar-compact-onhover .ul-search-full-width .ul-search-input-area {
    left: 54px;
    width: calc(100% - 54px);
  }

  .app-admin-wrap-layout-1.sidebar-compact-onhover .ul-search-full-width .ul-search-result-area {
    width: calc(100% - 54px);
  }
}

.app-admin-wrap-layout-4 .ul-search-full-width .ul-search-result-area {
  width: 100%;
  top: 56px;
  height: calc(100vh - 56px);
}

@media (max-width: 1024px) {
  .app-admin-wrap-layout-4 .ul-search-full-width .ul-search-result-area {
    top: 50px;
    height: calc(100vh - 50px);
  }
}

.search-result {
  min-width: 280px;
  display: none;
}

.search-result.has-result {
  display: block;
}

.search-result .autoComplete_highlighted {
  color: #0081FF;
}

.narrow-sidebar {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #242939;
  width: 50px;
  height: 100vh;
  position: fixed;
  right: -50px;
  z-index: 999999;
  opacity: 1 !important;
  transition: all 0.2s ease-in-out;
}

.secondary-sidebar-open .narrow-sidebar {
  right: 0px;
  opacity: 1;
}

.narrow-sidebar .secondary-left-button {
  position: fixed;
  right: 13px;
  transform: rotate(180deg);
  bottom: 0;
}

.narrow-sidebar .narrow-sidebar-toggle-button {
  position: fixed;
  right: 8px;
  bottom: 16px;
}

.secondary-sidebar-open .narrow-sidebar .narrow-sidebar-toggle-button {
  transform: rotate(180deg);
}

.narrow-sidebar .egret-customizer {
  position: fixed;
  display: none;
  right: 50px;
  width: 320px;
  height: 100vh;
  transition: all 0.2s ease-in-out;
}

.narrow-sidebar .egret-customizer .colors {
  display: flex;
  flex-wrap: wrap;
}

.narrow-sidebar .egret-customizer .colors .color {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  margin-top: 4px;
  margin-right: 12px;
  margin-bottom: 12px;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0px 2px 4px -1px rgba(47, 60, 74, 0.12), 0px 4px 5px 0px rgba(47, 60, 74, 0.08), 0px 1px 10px 0px rgba(47, 60, 74, 0.06);
}

.narrow-sidebar .egret-customizer .colors .color .sub-color {
  position: absolute;
  border: 12px solid transparent;
  transform: rotate(45deg);
  bottom: -12px;
  left: -12px;
  border-radius: 50%;
}

.narrow-sidebar .egret-customizer .colors .color .sub-color.light {
  background-color: #E7EDF3;
}

@media (max-width: 1024px) {
  .narrow-sidebar .egret-customizer {
    right: 0px;
  }
}

.narrow-sidebar .egret-customizer.show {
  display: block;
}

.narrow-sidebar .egret-customizer.collapse {
  right: 0px;
}

@media (max-width: 1024px) {
  .narrow-sidebar .egret-customizer.collapse {
    right: 50px;
  }
}

.narrow-sidebar .egret-customizer .egret-customizer-header {
  padding: 1.2rem;
  box-shadow: 0px 3px 1px -2px rgba(47, 60, 74, 0.12), 0px 2px 2px 0px rgba(47, 60, 74, 0.08), 0px 1px 5px 0px rgba(47, 60, 74, 0.06);
}

@media (max-width: 1024px) {
  .narrow-sidebar .narrow-sidebar-toggle-button.secondary-left-button {
    transform: rotate(360deg);
  }
}

.app-admin-wrap-layout-1 {
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: all 0.2s ease-in-out;
}

.main-content-wrap {
  width: 100%;
  min-height: 100vh;
  float: right;
}

.main-content-wrap .main-header {
  height: 75px;
  min-height: 75px;
  box-shadow: 0px 2px 4px -1px rgba(47, 60, 74, 0.12), 0px 4px 5px 0px rgba(47, 60, 74, 0.08), 0px 1px 10px 0px rgba(47, 60, 74, 0.06);
  z-index: 4;
}

@media (max-width: 1024px) {
  .main-content-wrap .main-header {
    height: 0;
    min-height: 0;
  }
}

.subheader-fixed .main-content-wrap .main-header {
  box-shadow: none;
  border-bottom: 1px solid rgba(30, 40, 53, 0.06);
}

.main-content-wrap .main-header .header-toggle {
  display: flex;
  align-items: center;
  margin-left: 15px;
}

.main-content-wrap .main-header .header-toggle .sidebar-full-toggle,
.main-content-wrap .main-header .header-toggle .sidebar-compact-toggle {
  vertical-align: middle;
  padding: 0;
  min-width: 0;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  background: none;
}

.main-content-wrap .main-header .header-toggle .sidebar-full-toggle i,
.main-content-wrap .main-header .header-toggle .sidebar-compact-toggle i {
  background-repeat: no-repeat;
  display: inline-block;
  height: 24px;
  width: 24px;
}

.main-content-wrap .main-header .search-bar {
  height: 38px;
}

.main-content-wrap .main-header .profile-dropdown .dropdown-menu {
  left: auto !important;
  right: 12px !important;
}

.main-content-wrap .main-header .profile-dropdown .dropdown-menu .dropdown-item {
  flex-flow: row;
}

@media (max-width: 1024px) {
  .main-content-wrap {
    width: 100% !important;
  }
}

@media only screen and (min-width: 1025px) {
  .sidebar-full-toggle {
    display: none;
  }
}

.app-admin-wrap-layout-1 .subheader {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.app-admin-wrap-layout-1.subheader-fixed.sidebar-full.secondary-sidebar-open .subheader {
  width: calc(100% - 290px);
}

.app-admin-wrap-layout-1.subheader-fixed.sidebar-compact.secondary-sidebar-open .subheader,
.app-admin-wrap-layout-1.subheader-fixed.sidebar-compact-onhover.secondary-sidebar-open .subheader {
  width: calc(100% - 104px);
}

.app-admin-wrap-layout-1.subheader-fixed.sidebar-compact-onhover .subheader {
  left: 54px;
  width: calc(100% - 54px);
}

.app-admin-wrap-layout-1.subheader-fixed.sidebar-compact-onhover .subheader.subheader-close {
  width: calc(100% - 54px);
}

.app-admin-wrap-layout-1.subheader-fixed .subheader {
  left: 240px;
  width: calc(100% - 240px );
  margin: 0;
}

.app-admin-wrap-layout-1.subheader-fixed .subheader.subheader-close {
  width: calc(100% - 240px);
}

@media (max-width: 1024px) {
  .app-admin-wrap-layout-1.subheader-fixed .subheader {
    left: 0;
    width: 100% !important;
  }
}

@media (min-width: 1025px) {
  .app-admin-wrap-layout-1.subheader-fixed .subheader {
    top: 0;
  }
}

.app-admin-wrap-layout-1.subheader-fixed .main-content-body {
  padding-top: 60px;
}

@media (max-width: 1024px) {
  .app-admin-wrap-layout-1.subheader-fixed .main-content-body {
    padding-top: 140px;
  }
}

.sidebar-panel .side-nav .icon-menu-title,
.sidebar-panel .side-nav .main-menu-title {
  font-size: 11px;
  padding: 16px 0 16px 24px;
  display: block;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.sidebar-panel .side-nav .icon-menu .icon-menu-item {
  padding: 0 16px;
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
}

.sidebar-panel .side-nav .icon-menu .icon-menu-item a {
  width: 60px;
  color: #fff;
}

.sidebar-panel .side-nav .main-menu ul {
  padding: 0;
}

.sidebar-panel .side-nav .main-menu ul li {
  list-style: none;
}

.sidebar-panel .side-nav .main-menu ul li a {
  display: flex;
  align-items: center;
  height: 48px;
  padding: 0px 24px;
  font-size: 13px;
}

.sidebar-panel .side-nav .main-menu ul li a .nav-icon {
  margin-right: 15px;
  font-size: 16px !important;
}

.sidebar-panel .side-nav .main-menu ul li a .item-name {
  text-transform: uppercase;
}

.sidebar-panel .side-nav .main-menu ul li a .spacer {
  margin: auto;
}

.sidebar-panel .side-nav .main-menu ul li a:hover {
  text-decoration: none;
}

.sidebar-panel .side-nav .main-menu ul li.dropdown > .sub-menu {
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease-in;
}

.sidebar-panel .side-nav .main-menu ul li.dropdown > .sub-menu a {
  height: 44px;
  padding-left: 50px;
}

.sidebar-panel .side-nav .main-menu ul li.dropdown.open > .sub-menu {
  max-height: 1000px;
}

.sidebar-panel ul.metismenu {
  min-width: 240px;
}

.sidebar-panel ul.metismenu li ul li a {
  position: relative;
  padding: 0 16px 0 36px !important;
}

.sidebar-panel ul.metismenu li ul li a i.nav-icon {
  margin-right: 10px !important;
}

.sidebar-panel ul.metismenu li ul li a i.bullet-icon {
  display: inline-block;
  height: 4px;
  width: 4px;
  border-radius: 4px;
  margin-left: 4px;
  margin-right: 14px;
}

.sidebar-panel ul.metismenu li ul li li a {
  padding: 0 16px 0 42px !important;
}

.sidebar-panel .sidebar-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.sidebar-panel .sidebar-nav .metismenu {
  display: flex;
  flex-direction: column;
}

.sidebar-panel .sidebar-nav .metismenu li:last-child {
  margin-bottom: 5px;
}

.sidebar-panel .sidebar-nav .metismenu > li {
  /*-webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
      flex: 1 1 0%;*/
  display: flex;
  flex-direction: column;
  position: relative;
}

.sidebar-panel .sidebar-nav .metismenu a {
  position: relative;
  display: block;
  padding: 13px 15px;
  color: #E7EDF3;
  outline-width: 0;
  transition: all 0.3s ease-out;
}

.sidebar-panel .sidebar-nav .metismenu ul a {
  padding: 10px 15px 10px 30px;
}

.sidebar-panel .sidebar-nav .metismenu ul ul a {
  padding: 10px 15px 10px 45px;
}

.sidebar-panel .sidebar-nav .metismenu a:hover,
.sidebar-panel .sidebar-nav .metismenu .mm-active > a {
  text-decoration: none;
}

.sidebar-panel {
  height: 100vh;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: -240px;
  width: 240px;
  box-shadow: 0px 2px 4px -1px rgba(47, 60, 74, 0.12), 0px 4px 5px 0px rgba(47, 60, 74, 0.08), 0px 1px 10px 0px rgba(47, 60, 74, 0.06);
  z-index: 100;
}

.sidebar-panel .brand {
  height: 64px;
  display: flex;
  align-items: center;
  margin-left: 20px;
}

.sidebar-panel .brand img {
  height: 32px;
}

.sidebar-panel .sidebar-compact-switch {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  top: 20px;
  right: 16px;
  width: 26px;
  height: 26px;
  opacity: 1;
  transition: all 0.2s ease-in-out;
  transition-delay: 0.1s;
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
  .sidebar-panel .sidebar-compact-switch {
    display: none;
  }
}

.sidebar-panel .sidebar-compact-switch:hover div,
.sidebar-panel .sidebar-compact-switch:hover::after,
.sidebar-panel .sidebar-compact-switch:hover:before {
  opacity: 1;
}

.sidebar-panel .sidebar-compact-switch div,
.sidebar-panel .sidebar-compact-switch::after,
.sidebar-panel .sidebar-compact-switch:before {
  position: absolute;
  display: inline-block;
  height: 2px;
  border-radius: 8px;
  background: #F2F4F4;
  transition: all 0.2s ease-in-out;
  right: 0;
  opacity: 0.4;
  content: "";
}

.sidebar-panel .sidebar-compact-switch div {
  top: calc(50% - 1px);
  width: 100%;
}

.sidebar-panel .sidebar-compact-switch:before {
  top: 4px;
  width: 14px;
}

.sidebar-panel .sidebar-compact-switch::after {
  bottom: 4px;
  width: 20px;
}

.sidebar-panel .scroll-nav {
  width: 240px;
  height: calc(100vh - 64px);
}

.sidebar-panel .app-user {
  display: flex;
  align-items: center;
  margin: 24px;
  border-radius: 4px;
}

.sidebar-panel .app-user .app-user-photo img {
  height: 56px;
  width: 56px;
  border-radius: 50%;
  border: 1px solid;
  padding: 4px;
  margin-right: 8px;
}

.sidebar-panel .app-user .app-user-info {
  position: relative;
}

.sidebar-panel .app-user .app-user-info::after {
  position: absolute;
  content: "";
  width: calc(100% + 72px);
  height: 1px;
  top: 50%;
  left: -9px;
}

.sidebar-panel .app-user .app-user-name {
  display: block;
  font-weight: 300;
  margin-bottom: 8px;
}

.sidebar-panel .app-user .app-user-name i {
  font-size: 12px;
}

.sidebar-panel .app-user .app-user-control {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-left: -2px;
}

.sidebar-panel .app-user .app-user-control .control-item {
  margin-right: 4px;
  padding: 2px;
  line-height: 1;
  border-radius: 30px;
}

.sidebar-panel .app-user .app-user-control .control-item i {
  font-size: 16px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  display: inline-block;
}

.app-admin-wrap-layout-1.secondary-sidebar-open {
  width: calc(100% - 50px);
}

.app-admin-wrap-layout-1.sidebar-full.sidebar-mobile .sidebar-panel {
  left: 0;
}

.app-admin-wrap-layout-1.sidebar-full.sidebar-mobile .main-content-wrap {
  width: 100%;
  margin-left: 0;
}

.app-admin-wrap-layout-1.sidebar-full .sidebar-panel {
  width: 240px;
  left: 0px;
}

.app-admin-wrap-layout-1.sidebar-full .main-content-wrap {
  width: calc(100% - 240px);
  margin-left: 240px;
}

.app-admin-wrap-layout-1.sidebar-full .main-content-wrap.secondary-sidebar-close {
  width: calc(100% - 240px);
}

.app-admin-wrap-layout-1.sidebar-full.sidebar-compact-onhover .main-content-wrap {
  width: calc(100% - 54px);
  margin-left: 54px;
}

.app-admin-wrap-layout-1.sidebar-full.sidebar-compact-onhover .main-content-wrap.secondary-sidebar-close {
  width: calc(100% - 54px);
}

.app-admin-wrap-layout-1.sidebar-full.sidebar-compact-onhover .main-content-wrap.sidebar-compact-layout-close {
  width: calc(100% - 54px);
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel {
  width: 54px;
  left: 0;
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .brand {
  margin-left: 7px;
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .brand img {
  height: 42px;
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .app-user span,
.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .app-user .app-user-control,
.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .icon-menu-title,
.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .main-menu-title,
.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .item-badge,
.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .item-name {
  display: none;
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .app-user {
  width: 54px;
  margin: 8px;
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .app-user .app-user-info {
  display: none;
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .sidebar-compact-switch {
  opacity: 0;
  transition-delay: 0s !important;
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .icon-menu-item {
  flex-direction: column;
  padding: 0;
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .icon-menu-item a {
  width: 100%;
  display: contents;
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .icon-menu-item a i {
  padding: 5px;
  font-size: 30px;
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .icon-menu-item a:hover {
  cursor: pointer;
  padding: 0px 10px;
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .main-menu ul li a {
  padding: 0 8px;
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .main-menu ul li a i {
  padding: 8px;
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .main-menu ul li ul li a {
  display: none;
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .main-menu .has-arrow:after {
  display: none;
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .brand span {
  display: none;
}

.app-admin-wrap-layout-1.sidebar-compact .sidebar-panel .app-user-photo img {
  width: 40px;
  height: 40px;
  max-width: 40px;
  max-height: 40px;
  padding: 4px;
}

.app-admin-wrap-layout-1.sidebar-compact .main-content-wrap {
  width: calc(100% - 54px);
  margin-left: 54px;
}

.app-admin-wrap-layout-1.sidebar-compact .main-content-wrap.secondary-sidebar-close {
  width: calc(100% - 54px);
}

.border-top-divider {
  display: block;
  height: 1px;
  margin: 12px 0;
}

.sidebar-theme-blue .sidebar-panel {
  background-color: #0081FF;
}

.sidebar-theme-blue .sidebar-panel .brand .app-logo-text {
  color: #fff !important;
  font-weight: 600;
}

.sidebar-theme-blue .sidebar-panel .app-user .app-user-photo img {
  border-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-blue .sidebar-panel .app-user .app-user-info::after {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-blue .sidebar-panel .app-user .app-user-name {
  color: #fff !important;
}

.sidebar-theme-blue .sidebar-panel .app-user .app-user-control .control-item {
  color: #fff !important;
}

.sidebar-theme-blue .sidebar-panel .app-user .app-user-control .control-item:hover {
  background: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-blue .sidebar-panel .sidebar-nav ul.metismenu span.main-menu-title {
  color: #666f88 !important;
}

.sidebar-theme-blue .sidebar-panel .sidebar-nav ul.metismenu li a {
  color: #989eb3;
}

.sidebar-theme-blue .sidebar-panel .sidebar-nav ul.metismenu li a .nav-icon,
.sidebar-theme-blue .sidebar-panel .sidebar-nav ul.metismenu li a.has-arrow:after {
  color: #666f88;
}

.sidebar-theme-blue .sidebar-panel .sidebar-nav ul.metismenu li a .bullet-icon {
  background-color: #666f88;
}

.sidebar-theme-blue .sidebar-panel .sidebar-nav ul.metismenu li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-blue .sidebar-panel .sidebar-nav ul.metismenu li a:hover .nav-icon,
.sidebar-theme-blue .sidebar-panel .sidebar-nav ul.metismenu li a:hover.has-arrow:after {
  color: #fff;
}

.sidebar-theme-blue .sidebar-panel .sidebar-nav ul.metismenu li a:hover .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-blue .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}

.sidebar-theme-blue .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .nav-icon,
.sidebar-theme-blue .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a.has-arrow:after {
  color: #fff;
}

.sidebar-theme-blue .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-indigo .sidebar-panel {
  background-color: #5e5ce6;
}

.sidebar-theme-indigo .sidebar-panel .brand .app-logo-text {
  color: #fff !important;
  font-weight: 600;
}

.sidebar-theme-indigo .sidebar-panel .app-user .app-user-photo img {
  border-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-indigo .sidebar-panel .app-user .app-user-info::after {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-indigo .sidebar-panel .app-user .app-user-name {
  color: #fff !important;
}

.sidebar-theme-indigo .sidebar-panel .app-user .app-user-control .control-item {
  color: #fff !important;
}

.sidebar-theme-indigo .sidebar-panel .app-user .app-user-control .control-item:hover {
  background: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-indigo .sidebar-panel .sidebar-nav ul.metismenu span.main-menu-title {
  color: #666f88 !important;
}

.sidebar-theme-indigo .sidebar-panel .sidebar-nav ul.metismenu li a {
  color: #989eb3;
}

.sidebar-theme-indigo .sidebar-panel .sidebar-nav ul.metismenu li a .nav-icon,
.sidebar-theme-indigo .sidebar-panel .sidebar-nav ul.metismenu li a.has-arrow:after {
  color: #666f88;
}

.sidebar-theme-indigo .sidebar-panel .sidebar-nav ul.metismenu li a .bullet-icon {
  background-color: #666f88;
}

.sidebar-theme-indigo .sidebar-panel .sidebar-nav ul.metismenu li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-indigo .sidebar-panel .sidebar-nav ul.metismenu li a:hover .nav-icon,
.sidebar-theme-indigo .sidebar-panel .sidebar-nav ul.metismenu li a:hover.has-arrow:after {
  color: #fff;
}

.sidebar-theme-indigo .sidebar-panel .sidebar-nav ul.metismenu li a:hover .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-indigo .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}

.sidebar-theme-indigo .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .nav-icon,
.sidebar-theme-indigo .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a.has-arrow:after {
  color: #fff;
}

.sidebar-theme-indigo .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-purple .sidebar-panel {
  background-color: #7367F0;
}

.sidebar-theme-purple .sidebar-panel .brand .app-logo-text {
  color: #fff !important;
  font-weight: 600;
}

.sidebar-theme-purple .sidebar-panel .app-user .app-user-photo img {
  border-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-purple .sidebar-panel .app-user .app-user-info::after {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-purple .sidebar-panel .app-user .app-user-name {
  color: #fff !important;
}

.sidebar-theme-purple .sidebar-panel .app-user .app-user-control .control-item {
  color: #fff !important;
}

.sidebar-theme-purple .sidebar-panel .app-user .app-user-control .control-item:hover {
  background: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-purple .sidebar-panel .sidebar-nav ul.metismenu span.main-menu-title {
  color: #666f88 !important;
}

.sidebar-theme-purple .sidebar-panel .sidebar-nav ul.metismenu li a {
  color: #989eb3;
}

.sidebar-theme-purple .sidebar-panel .sidebar-nav ul.metismenu li a .nav-icon,
.sidebar-theme-purple .sidebar-panel .sidebar-nav ul.metismenu li a.has-arrow:after {
  color: #666f88;
}

.sidebar-theme-purple .sidebar-panel .sidebar-nav ul.metismenu li a .bullet-icon {
  background-color: #666f88;
}

.sidebar-theme-purple .sidebar-panel .sidebar-nav ul.metismenu li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-purple .sidebar-panel .sidebar-nav ul.metismenu li a:hover .nav-icon,
.sidebar-theme-purple .sidebar-panel .sidebar-nav ul.metismenu li a:hover.has-arrow:after {
  color: #fff;
}

.sidebar-theme-purple .sidebar-panel .sidebar-nav ul.metismenu li a:hover .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-purple .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}

.sidebar-theme-purple .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .nav-icon,
.sidebar-theme-purple .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a.has-arrow:after {
  color: #fff;
}

.sidebar-theme-purple .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-pink .sidebar-panel {
  background-color: #ff375f;
}

.sidebar-theme-pink .sidebar-panel .brand .app-logo-text {
  color: #fff !important;
  font-weight: 600;
}

.sidebar-theme-pink .sidebar-panel .app-user .app-user-photo img {
  border-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-pink .sidebar-panel .app-user .app-user-info::after {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-pink .sidebar-panel .app-user .app-user-name {
  color: #fff !important;
}

.sidebar-theme-pink .sidebar-panel .app-user .app-user-control .control-item {
  color: #fff !important;
}

.sidebar-theme-pink .sidebar-panel .app-user .app-user-control .control-item:hover {
  background: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-pink .sidebar-panel .sidebar-nav ul.metismenu span.main-menu-title {
  color: #666f88 !important;
}

.sidebar-theme-pink .sidebar-panel .sidebar-nav ul.metismenu li a {
  color: #989eb3;
}

.sidebar-theme-pink .sidebar-panel .sidebar-nav ul.metismenu li a .nav-icon,
.sidebar-theme-pink .sidebar-panel .sidebar-nav ul.metismenu li a.has-arrow:after {
  color: #666f88;
}

.sidebar-theme-pink .sidebar-panel .sidebar-nav ul.metismenu li a .bullet-icon {
  background-color: #666f88;
}

.sidebar-theme-pink .sidebar-panel .sidebar-nav ul.metismenu li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-pink .sidebar-panel .sidebar-nav ul.metismenu li a:hover .nav-icon,
.sidebar-theme-pink .sidebar-panel .sidebar-nav ul.metismenu li a:hover.has-arrow:after {
  color: #fff;
}

.sidebar-theme-pink .sidebar-panel .sidebar-nav ul.metismenu li a:hover .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-pink .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}

.sidebar-theme-pink .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .nav-icon,
.sidebar-theme-pink .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a.has-arrow:after {
  color: #fff;
}

.sidebar-theme-pink .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-red .sidebar-panel {
  background-color: #FF3D57;
}

.sidebar-theme-red .sidebar-panel .brand .app-logo-text {
  color: #fff !important;
  font-weight: 600;
}

.sidebar-theme-red .sidebar-panel .app-user .app-user-photo img {
  border-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-red .sidebar-panel .app-user .app-user-info::after {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-red .sidebar-panel .app-user .app-user-name {
  color: #fff !important;
}

.sidebar-theme-red .sidebar-panel .app-user .app-user-control .control-item {
  color: #fff !important;
}

.sidebar-theme-red .sidebar-panel .app-user .app-user-control .control-item:hover {
  background: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-red .sidebar-panel .sidebar-nav ul.metismenu span.main-menu-title {
  color: #666f88 !important;
}

.sidebar-theme-red .sidebar-panel .sidebar-nav ul.metismenu li a {
  color: #989eb3;
}

.sidebar-theme-red .sidebar-panel .sidebar-nav ul.metismenu li a .nav-icon,
.sidebar-theme-red .sidebar-panel .sidebar-nav ul.metismenu li a.has-arrow:after {
  color: #666f88;
}

.sidebar-theme-red .sidebar-panel .sidebar-nav ul.metismenu li a .bullet-icon {
  background-color: #666f88;
}

.sidebar-theme-red .sidebar-panel .sidebar-nav ul.metismenu li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-red .sidebar-panel .sidebar-nav ul.metismenu li a:hover .nav-icon,
.sidebar-theme-red .sidebar-panel .sidebar-nav ul.metismenu li a:hover.has-arrow:after {
  color: #fff;
}

.sidebar-theme-red .sidebar-panel .sidebar-nav ul.metismenu li a:hover .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-red .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}

.sidebar-theme-red .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .nav-icon,
.sidebar-theme-red .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a.has-arrow:after {
  color: #fff;
}

.sidebar-theme-red .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-orange .sidebar-panel {
  background-color: #FF8A48;
}

.sidebar-theme-orange .sidebar-panel .brand .app-logo-text {
  color: #fff !important;
  font-weight: 600;
}

.sidebar-theme-orange .sidebar-panel .app-user .app-user-photo img {
  border-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-orange .sidebar-panel .app-user .app-user-info::after {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-orange .sidebar-panel .app-user .app-user-name {
  color: #fff !important;
}

.sidebar-theme-orange .sidebar-panel .app-user .app-user-control .control-item {
  color: #fff !important;
}

.sidebar-theme-orange .sidebar-panel .app-user .app-user-control .control-item:hover {
  background: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-orange .sidebar-panel .sidebar-nav ul.metismenu span.main-menu-title {
  color: #666f88 !important;
}

.sidebar-theme-orange .sidebar-panel .sidebar-nav ul.metismenu li a {
  color: #989eb3;
}

.sidebar-theme-orange .sidebar-panel .sidebar-nav ul.metismenu li a .nav-icon,
.sidebar-theme-orange .sidebar-panel .sidebar-nav ul.metismenu li a.has-arrow:after {
  color: #666f88;
}

.sidebar-theme-orange .sidebar-panel .sidebar-nav ul.metismenu li a .bullet-icon {
  background-color: #666f88;
}

.sidebar-theme-orange .sidebar-panel .sidebar-nav ul.metismenu li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-orange .sidebar-panel .sidebar-nav ul.metismenu li a:hover .nav-icon,
.sidebar-theme-orange .sidebar-panel .sidebar-nav ul.metismenu li a:hover.has-arrow:after {
  color: #fff;
}

.sidebar-theme-orange .sidebar-panel .sidebar-nav ul.metismenu li a:hover .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-orange .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}

.sidebar-theme-orange .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .nav-icon,
.sidebar-theme-orange .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a.has-arrow:after {
  color: #fff;
}

.sidebar-theme-orange .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-yellow .sidebar-panel {
  background-color: #FDBF5E;
}

.sidebar-theme-yellow .sidebar-panel .brand .app-logo-text {
  color: #fff !important;
  font-weight: 600;
}

.sidebar-theme-yellow .sidebar-panel .app-user .app-user-photo img {
  border-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-yellow .sidebar-panel .app-user .app-user-info::after {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-yellow .sidebar-panel .app-user .app-user-name {
  color: #fff !important;
}

.sidebar-theme-yellow .sidebar-panel .app-user .app-user-control .control-item {
  color: #fff !important;
}

.sidebar-theme-yellow .sidebar-panel .app-user .app-user-control .control-item:hover {
  background: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-yellow .sidebar-panel .sidebar-nav ul.metismenu span.main-menu-title {
  color: #666f88 !important;
}

.sidebar-theme-yellow .sidebar-panel .sidebar-nav ul.metismenu li a {
  color: #989eb3;
}

.sidebar-theme-yellow .sidebar-panel .sidebar-nav ul.metismenu li a .nav-icon,
.sidebar-theme-yellow .sidebar-panel .sidebar-nav ul.metismenu li a.has-arrow:after {
  color: #666f88;
}

.sidebar-theme-yellow .sidebar-panel .sidebar-nav ul.metismenu li a .bullet-icon {
  background-color: #666f88;
}

.sidebar-theme-yellow .sidebar-panel .sidebar-nav ul.metismenu li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-yellow .sidebar-panel .sidebar-nav ul.metismenu li a:hover .nav-icon,
.sidebar-theme-yellow .sidebar-panel .sidebar-nav ul.metismenu li a:hover.has-arrow:after {
  color: #fff;
}

.sidebar-theme-yellow .sidebar-panel .sidebar-nav ul.metismenu li a:hover .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-yellow .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}

.sidebar-theme-yellow .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .nav-icon,
.sidebar-theme-yellow .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a.has-arrow:after {
  color: #fff;
}

.sidebar-theme-yellow .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-green .sidebar-panel {
  background-color: #09B66D;
}

.sidebar-theme-green .sidebar-panel .brand .app-logo-text {
  color: #fff !important;
  font-weight: 600;
}

.sidebar-theme-green .sidebar-panel .app-user .app-user-photo img {
  border-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-green .sidebar-panel .app-user .app-user-info::after {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-green .sidebar-panel .app-user .app-user-name {
  color: #fff !important;
}

.sidebar-theme-green .sidebar-panel .app-user .app-user-control .control-item {
  color: #fff !important;
}

.sidebar-theme-green .sidebar-panel .app-user .app-user-control .control-item:hover {
  background: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-green .sidebar-panel .sidebar-nav ul.metismenu span.main-menu-title {
  color: #666f88 !important;
}

.sidebar-theme-green .sidebar-panel .sidebar-nav ul.metismenu li a {
  color: #989eb3;
}

.sidebar-theme-green .sidebar-panel .sidebar-nav ul.metismenu li a .nav-icon,
.sidebar-theme-green .sidebar-panel .sidebar-nav ul.metismenu li a.has-arrow:after {
  color: #666f88;
}

.sidebar-theme-green .sidebar-panel .sidebar-nav ul.metismenu li a .bullet-icon {
  background-color: #666f88;
}

.sidebar-theme-green .sidebar-panel .sidebar-nav ul.metismenu li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-green .sidebar-panel .sidebar-nav ul.metismenu li a:hover .nav-icon,
.sidebar-theme-green .sidebar-panel .sidebar-nav ul.metismenu li a:hover.has-arrow:after {
  color: #fff;
}

.sidebar-theme-green .sidebar-panel .sidebar-nav ul.metismenu li a:hover .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-green .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}

.sidebar-theme-green .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .nav-icon,
.sidebar-theme-green .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a.has-arrow:after {
  color: #fff;
}

.sidebar-theme-green .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-slate .sidebar-panel {
  background-color: #242939;
}

.sidebar-theme-slate .sidebar-panel .brand .app-logo-text {
  color: #fff !important;
  font-weight: 600;
}

.sidebar-theme-slate .sidebar-panel .app-user .app-user-photo img {
  border-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-slate .sidebar-panel .app-user .app-user-info::after {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-slate .sidebar-panel .app-user .app-user-name {
  color: #fff !important;
}

.sidebar-theme-slate .sidebar-panel .app-user .app-user-control .control-item {
  color: #fff !important;
}

.sidebar-theme-slate .sidebar-panel .app-user .app-user-control .control-item:hover {
  background: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-slate .sidebar-panel .sidebar-nav ul.metismenu span.main-menu-title {
  color: #666f88 !important;
}

.sidebar-theme-slate .sidebar-panel .sidebar-nav ul.metismenu li a {
  color: #989eb3;
}

.sidebar-theme-slate .sidebar-panel .sidebar-nav ul.metismenu li a .nav-icon,
.sidebar-theme-slate .sidebar-panel .sidebar-nav ul.metismenu li a.has-arrow:after {
  color: #666f88;
}

.sidebar-theme-slate .sidebar-panel .sidebar-nav ul.metismenu li a .bullet-icon {
  background-color: #666f88;
}

.sidebar-theme-slate .sidebar-panel .sidebar-nav ul.metismenu li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-slate .sidebar-panel .sidebar-nav ul.metismenu li a:hover .nav-icon,
.sidebar-theme-slate .sidebar-panel .sidebar-nav ul.metismenu li a:hover.has-arrow:after {
  color: #fff;
}

.sidebar-theme-slate .sidebar-panel .sidebar-nav ul.metismenu li a:hover .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-slate .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}

.sidebar-theme-slate .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .nav-icon,
.sidebar-theme-slate .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a.has-arrow:after {
  color: #fff;
}

.sidebar-theme-slate .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-white .sidebar-panel {
  background-color: #ffffff;
}

.sidebar-theme-white .sidebar-panel .brand .app-logo-text {
  color: #fff !important;
  font-weight: 600;
}

.sidebar-theme-white .sidebar-panel .app-user .app-user-photo img {
  border-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-white .sidebar-panel .app-user .app-user-info::after {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-white .sidebar-panel .app-user .app-user-name {
  color: #fff !important;
}

.sidebar-theme-white .sidebar-panel .app-user .app-user-control .control-item {
  color: #fff !important;
}

.sidebar-theme-white .sidebar-panel .app-user .app-user-control .control-item:hover {
  background: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu span.main-menu-title {
  color: #666f88 !important;
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li a {
  color: #989eb3;
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li a .nav-icon,
.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li a.has-arrow:after {
  color: #666f88;
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li a .bullet-icon {
  background-color: #666f88;
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li a:hover .nav-icon,
.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li a:hover.has-arrow:after {
  color: #fff;
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li a:hover .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .nav-icon,
.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a.has-arrow:after {
  color: #fff;
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .bullet-icon {
  background-color: #fff;
}

.sidebar-theme-white .brand .app-logo-text {
  color: #1e2835 !important;
  font-weight: 600;
}

.sidebar-theme-white .app-user-photo img {
  border-color: rgba(30, 40, 53, 0.06) !important;
}

.sidebar-theme-white .border-top-divider {
  border-color: rgba(30, 40, 53, 0.06) !important;
}

.sidebar-theme-white .app-user-info::after {
  background-color: rgba(30, 40, 53, 0.06);
}

.sidebar-theme-white .sidebar-panel {
  background-color: #fff;
}

.sidebar-theme-white .sidebar-panel .sidebar-compact-switch::before,
.sidebar-theme-white .sidebar-panel .sidebar-compact-switch::after,
.sidebar-theme-white .sidebar-panel .sidebar-compact-switch div {
  background-color: #828D99;
}

.sidebar-theme-white .sidebar-panel .app-user .app-user-name,
.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu span.main-menu-title,
.sidebar-theme-white .sidebar-panel ul.metismenu li a {
  color: #304156;
}

.sidebar-theme-white .sidebar-panel .app-user-control a {
  color: #73808c;
}

.sidebar-theme-white .sidebar-panel .app-user-control a:hover {
  color: #0081FF;
  background: rgba(0, 129, 255, 0.2);
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu span.main-menu-title {
  color: #73808c !important;
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li a .nav-icon,
.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li a.has-arrow:after {
  color: #73808c;
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li a .bullet-icon {
  background-color: rgba(0, 129, 255, 0.4);
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li a:hover {
  color: #0081FF;
  background-color: rgba(0, 129, 255, 0.2);
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li a:hover .nav-icon,
.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li a:hover.has-arrow:after {
  color: #0081FF;
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li a:hover .bullet-icon {
  background-color: #0081FF;
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a {
  color: #0081FF;
  background-color: rgba(0, 129, 255, 0.2);
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .nav-icon,
.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a.has-arrow:after {
  color: #0081FF;
}

.sidebar-theme-white .sidebar-panel .sidebar-nav ul.metismenu li.mm-active > a .bullet-icon {
  background-color: #0081FF;
}

@media only screen and (max-width: 1024px) {
  .app-admin-wrap-layout-1.sidebar-full .sidebar-panel {
    left: -240px;
  }

  .app-admin-wrap-layout-1.sidebar-full .main-content-wrap {
    width: 100%;
    margin-left: 0;
  }
}

.sidebar-panel,
.main-content-wrap,
.main-header {
  transition: all 0.2s ease-in;
}

.main-content-wrap {
  width: 100%;
  min-height: 100vh;
  float: right;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.main-content-wrap .main-content-body {
  display: flex;
  flex-direction: column;
  position: relative;
  flex: 1 1;
  overflow-y: auto;
  overflow-x: hidden;
}

.app-admin-wrap-layout-1.sidebar-compact-onhover .sidebar-compact-switch div,
.app-admin-wrap-layout-1.sidebar-compact-onhover .sidebar-compact-switch::after,
.app-admin-wrap-layout-1.sidebar-compact-onhover .sidebar-compact-switch::before {
  width: 100%;
}

@media (max-width: 1024px) {
  .app-admin-wrap-layout-1 .main-content-body {
    padding-top: 60px;
  }
}

.app-admin-wrap-layout-2 {
  width: 100%;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 1024px) {
  .app-admin-wrap-layout-2 {
    width: 100%;
  }

  .app-admin-wrap-layout-2 .main-content-wrap-layout-2 {
    padding-top: 80px;
  }
}

.app-admin-wrap-layout-3.subheader-fixed .subheader {
  left: 300px;
  width: calc(100% - 300px);
}

@media (max-width: 1024px) {
  .app-admin-wrap-layout-3.subheader-fixed .subheader {
    left: 0;
    width: 100%;
  }
}

@media (min-width: 1025px) {
  .app-admin-wrap-layout-3.subheader-fixed.secondary-sidebar-open .subheader {
    width: calc(100% - 300px - 50px);
  }

  .app-admin-wrap-layout-3.subheader-fixed .subheader {
    top: 0;
  }
}

.app-admin-wrap-layout-3.subheader-fixed .main-content-body {
  padding-top: 60px;
}

@media (max-width: 1024px) {
  .app-admin-wrap-layout-3.subheader-fixed .main-content-body {
    padding-top: 90px;
  }
}

.sidebar-3 {
  background: #fff !important;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 300px;
  box-shadow: 0px 2px 4px -1px rgba(47, 60, 74, 0.12), 0px 4px 5px 0px rgba(47, 60, 74, 0.08), 0px 1px 10px 0px rgba(47, 60, 74, 0.06);
  transition: all 0.2s ease-in-out;
  z-index: 100;
}

@media (max-width: 1024px) {
  .sidebar-3 {
    left: -300px;
  }

  .sidebar-3.open {
    left: 0px !important;
    z-index: 99999;
  }
}

.sidebar-3 .sidebar-panel-aside {
  width: 70px;
}

.sidebar-3 .sidebar-panel-aside .sidebar-panel-aside-list ul li {
  list-style-type: none;
  margin-top: 0.85rem;
}

.sidebar-3 .logo {
  text-align: center;
}

.sidebar-3 .logo img {
  width: 38px;
  height: auto;
}

.sidebar-3 ul.metismenu {
  padding: 1rem;
}

.sidebar-3 ul.metismenu > li > a {
  padding: 0.625rem 0.8rem;
}

.sidebar-3 ul.metismenu > li > ul > li > a {
  padding: 0.625rem 1.2rem;
}

.sidebar-3 ul.metismenu > li > ul > li > ul > li > a {
  padding: 0.625rem 1.6rem;
}

.sidebar-3 ul.metismenu li {
  list-style-type: none;
}

.sidebar-3 ul.metismenu li ul {
  padding: 0;
}

.sidebar-3 ul.metismenu li a {
  color: #304156;
  display: block;
  border-radius: 0.25rem;
  font-weight: 500;
  font-size: 0.8125rem;
}

.sidebar-3 ul.metismenu li a:hover {
  color: #0081FF;
}

.sidebar-3 ul.metismenu li.mm-active > a:not(.has-arrow) {
  color: #0081FF !important;
  background-color: #F2F4F4;
}

.sidebar-3 ul.metismenu li.mm-active > a.has-arrow {
  color: #0081FF;
}

.sidebar-3 ul.metismenu span.main-menu-title.border-top-divider:first-child {
  border: none;
}

.sidebar-3 ul.metismenu span.main-menu-title {
  display: block;
  padding: 1.5rem 0.8rem 0.5rem;
  color: #828D99;
  font-weight: 600;
  font-size: 0.6875rem;
  text-transform: uppercase;
  letter-spacing: 0.92px;
}

.sidebar-3 .sidebar-panel-main.scroll-nav {
  position: relative;
  flex: 1;
  height: calc(100vh - 64px);
}

.ul-sidebar-3-overlay {
  background-color: rgba(0, 0, 0, 0.2);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  display: none;
  z-index: 8000;
}

.ul-sidebar-3-overlay.open {
  display: block;
}

.app-admin-wrap-layout-3 {
  width: calc(100% - 300px);
  margin-left: 300px;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 1024px) {
  .app-admin-wrap-layout-3.close-secondary-sidebar {
    width: 100%;
  }
}

@media (min-width: 1025px) {
  .app-admin-wrap-layout-3.secondary-sidebar-open {
    width: calc(100% - 300px - 50px);
  }
}

@media (max-width: 1024px) {
  .app-admin-wrap-layout-3 {
    width: calc(100% - 0px);
    margin-left: 0px;
  }

  .app-admin-wrap-layout-3 .main-content-wrap {
    padding-top: 80px;
  }
}

.main-content-body-layout-4 .subheader {
  margin-bottom: 20px;
}

.ul-inner-layout-4 {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-top: 80px;
}

@media (max-width: 1024px) {
  .ul-inner-layout-4 {
    max-width: 100%;
    margin: 0;
  }
}

@media (max-width: 1330px) {
  .ul-inner-layout-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.ul-inner-layout-4 .main-content-body-layout-4 {
  width: calc(100% - 200px);
}

@media (max-width: 1024px) {
  .ul-inner-layout-4 .main-content-body-layout-4 {
    margin-left: 0px;
    width: 100%;
  }
}

.ul-sidebar-4 {
  padding-top: 26px;
  transition: all 0.2s ease-in-out;
  z-index: 4;
  left: 0px;
  height: 100vh;
  width: 200px;
}

@media (max-width: 1024px) {
  .ul-sidebar-4 {
    top: 60px;
    left: -300px;
    width: 270px;
    background-color: #fff !important;
    position: fixed;
    padding-top: 0px;
  }

  .ul-sidebar-4 .ul-sidebar-4-items {
    padding-left: 25px;
    padding-top: 25px;
  }
}

.ul-sidebar-4.open {
  left: 0px;
}

.ul-sidebar-4 ul {
  padding-left: 0;
}

.ul-sidebar-4 ul li {
  list-style: none;
  padding: 5px 0px;
}

.ul-sidebar-4 ul li a {
  font-weight: 600;
  color: #475F7B;
  display: flex;
  align-items: center;
  font-size: 0.9375rem;
  margin-bottom: 10px;
}

.ul-sidebar-4 ul li a:hover {
  color: #0081FF;
}

.ul-sidebar-4 ul li ul li {
  padding-left: 32px;
}

.ul-sidebar-4 ul li ul li a {
  font-weight: 400;
  color: #475F7B;
}

.ul-sidebar-4-overlay {
  background-color: rgba(0, 0, 0, 0.2);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  display: none;
  z-index: 3;
}

.ul-sidebar-4-overlay.open {
  display: block;
}

.ul-header-4 {
  width: 100%;
  box-shadow: 0px 2px 4px -1px rgba(47, 60, 74, 0.12), 0px 4px 5px 0px rgba(47, 60, 74, 0.08), 0px 1px 10px 0px rgba(47, 60, 74, 0.06);
  position: fixed;
  top: 0;
  left: 0;
  padding: 8px 0px;
  background-color: #fff;
  z-index: 5000;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 1024px) {
  .ul-header-4 {
    box-shadow: none;
    background-color: transparent;
  }
}

.ul-header-4 .ul-header-4-content {
  max-width: 1240px;
  margin: 0 auto;
}

.ul-header-4 .logo {
  width: 40px;
  height: auto;
}

@media (max-width: 1024px) {
  .ul-header-4 .logo {
    display: none;
  }
}

.app-admin-wrap-layout-4.subheader-fixed .subheader {
  left: 0;
  right: 0;
  z-index: 100;
}

.app-admin-wrap-layout-4.subheader-fixed .subheader .subheader-container {
  max-width: 1240px;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .app-admin-wrap-layout-4.subheader-fixed .subheader {
    left: 0;
  }
}

.app-admin-wrap-layout-4.subheader-fixed .ul-inner-layout-4 {
  padding-top: 140px;
}

.app-admin-wrap-layout-4.subheader-fixed .ul-header-4 {
  box-shadow: none;
}

@media (max-width: 1024px) {
  .app-admin-wrap-layout-4.subheader-fixed .ul-sidebar-4 {
    top: 135px;
  }
}

@media (min-width: 1025px) {
  .app-admin-wrap-layout-4.subheader-fixed .subheader {
    top: 56px;
  }
}

.app-admin-wrap-layout-4.subheader-fixed .main-content-body {
  padding-top: 80px;
}

@media (max-width: 1024px) {
  .app-admin-wrap-layout-4.subheader-fixed .main-content-body {
    padding-top: 90px;
  }
}

