@charset "UTF-8";
/*!
 * Bootstrap v4.5.0 (https://getbootstrap.BScom/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.BS
 * Licensed under MIT (https://github.BScom/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #ffffff;
  --gray: #80808F;
  --gray-dark: #1B283F;
  --primary: #3699FF;
  --secondary: #E5EAEE;
  --success: #1BC5BD;
  --info: #8950FC;
  --warning: #FFA800;
  --danger: #F64E60;
  --light: #F3F6F9;
  --dark: #212121;
  --white: #ffffff;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1400px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  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: Poppins, Helvetica, "sans-serif";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #464E5F;
  text-align: left;
  background-color: #ffffff; }

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

hr {
  -webkit-box-sizing: content-box;
  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: 500; }

dd {
  margin-bottom: .BS5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: 600; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #3699FF;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0073e9;
    text-decoration: underline; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):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: #B5B5C3;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[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] {
  -webkit-box-sizing: border-box;
  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: .BS5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }
  @media (max-width: 1200px) {
    legend {
      font-size: calc(1.275rem + 0.3vw) ; } }

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,
.BSh1, .BSh2, .BSh3, .BSh4, .BSh5, .BSh6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1, .BSh1 {
  font-size: 2rem; }
  @media (max-width: 1200px) {
    h1, .BSh1 {
      font-size: calc(1.325rem + 0.9vw) ; } }

h2, .BSh2 {
  font-size: 1.75rem; }
  @media (max-width: 1200px) {
    h2, .BSh2 {
      font-size: calc(1.3rem + 0.6vw) ; } }

h3, .BSh3 {
  font-size: 1.5rem; }
  @media (max-width: 1200px) {
    h3, .BSh3 {
      font-size: calc(1.275rem + 0.3vw) ; } }

h4, .BSh4 {
  font-size: 1.35rem; }
  @media (max-width: 1200px) {
    h4, .BSh4 {
      font-size: calc(1.26rem + 0.12vw) ; } }

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

h6, .BSh6 {
  font-size: 1.175rem; }

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

.BSdisplay-1 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }
  @media (max-width: 1200px) {
    .BSdisplay-1 {
      font-size: calc(1.675rem + 5.1vw) ; } }

.BSdisplay-2 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }
  @media (max-width: 1200px) {
    .BSdisplay-2 {
      font-size: calc(1.575rem + 3.9vw) ; } }

.BSdisplay-3 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }
  @media (max-width: 1200px) {
    .BSdisplay-3 {
      font-size: calc(1.475rem + 2.7vw) ; } }

.BSdisplay-4 {
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.2; }
  @media (max-width: 1200px) {
    .BSdisplay-4 {
      font-size: calc(1.375rem + 1.5vw) ; } }

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

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

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

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

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

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

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

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

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

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

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

.BSfigure {
  display: inline-block; }

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

.BSfigure-caption {
  font-size: 90%;
  color: #80808F; }

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

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #ffffff;
  background-color: #212121;
  border-radius: 0.28rem;
  -webkit-box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 500;
    -webkit-box-shadow: none;
    box-shadow: none; }

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

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

.BScontainer {
  width: 100%;
  padding-right: 12.5px;
  padding-left: 12.5px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .BScontainer {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .BScontainer {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .BScontainer {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .BScontainer {
      max-width: 1140px; } }
  @media (min-width: 1400px) {
    .BScontainer {
      max-width: 1340px; } }

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

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

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

@media (min-width: 992px) {
  .BScontainer, .BScontainer-sm, .BScontainer-md, .BScontainer-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .BScontainer, .BScontainer-sm, .BScontainer-md, .BScontainer-lg, .BScontainer-xl {
    max-width: 1140px; } }

@media (min-width: 1400px) {
  .BScontainer, .BScontainer-sm, .BScontainer-md, .BScontainer-lg, .BScontainer-xl, .BScontainer-xxl {
    max-width: 1340px; } }

.BSrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -12.5px;
  margin-left: -12.5px; }

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

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

.BScol {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%; }

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

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

.BSrow-cols-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

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

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

.BSrow-cols-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.BScol-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.BScol-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.BScol-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.BScol-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.BScol-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.BScol-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.BScol-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.BScol-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.BScol-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.BScol-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.BScol-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.BScol-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.BScol-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.BSorder-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.BSorder-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13; }

.BSorder-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.BSorder-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.BSorder-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.BSorder-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.BSorder-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }

.BSorder-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5; }

.BSorder-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6; }

.BSorder-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7; }

.BSorder-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8; }

.BSorder-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9; }

.BSorder-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10; }

.BSorder-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11; }

.BSorder-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .BScol-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .BSrow-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .BSrow-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .BSrow-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .BSrow-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .BSrow-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .BSrow-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .BScol-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .BScol-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .BScol-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .BScol-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .BScol-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .BScol-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .BScol-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .BScol-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .BScol-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .BScol-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .BScol-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .BScol-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .BScol-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .BSorder-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .BSorder-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .BSorder-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .BSorder-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .BSorder-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .BSorder-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .BSorder-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .BSorder-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .BSorder-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .BSorder-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .BSorder-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .BSorder-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .BSorder-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .BSorder-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .BSorder-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .BSoffset-sm-0 {
    margin-left: 0; }
  .BSoffset-sm-1 {
    margin-left: 8.33333%; }
  .BSoffset-sm-2 {
    margin-left: 16.66667%; }
  .BSoffset-sm-3 {
    margin-left: 25%; }
  .BSoffset-sm-4 {
    margin-left: 33.33333%; }
  .BSoffset-sm-5 {
    margin-left: 41.66667%; }
  .BSoffset-sm-6 {
    margin-left: 50%; }
  .BSoffset-sm-7 {
    margin-left: 58.33333%; }
  .BSoffset-sm-8 {
    margin-left: 66.66667%; }
  .BSoffset-sm-9 {
    margin-left: 75%; }
  .BSoffset-sm-10 {
    margin-left: 83.33333%; }
  .BSoffset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .BScol-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .BSrow-cols-md-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .BSrow-cols-md-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .BSrow-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .BSrow-cols-md-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .BSrow-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .BSrow-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .BScol-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .BScol-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .BScol-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .BScol-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .BScol-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .BScol-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .BScol-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .BScol-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .BScol-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .BScol-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .BScol-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .BScol-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .BScol-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .BSorder-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .BSorder-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .BSorder-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .BSorder-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .BSorder-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .BSorder-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .BSorder-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .BSorder-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .BSorder-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .BSorder-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .BSorder-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .BSorder-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .BSorder-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .BSorder-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .BSorder-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .BSoffset-md-0 {
    margin-left: 0; }
  .BSoffset-md-1 {
    margin-left: 8.33333%; }
  .BSoffset-md-2 {
    margin-left: 16.66667%; }
  .BSoffset-md-3 {
    margin-left: 25%; }
  .BSoffset-md-4 {
    margin-left: 33.33333%; }
  .BSoffset-md-5 {
    margin-left: 41.66667%; }
  .BSoffset-md-6 {
    margin-left: 50%; }
  .BSoffset-md-7 {
    margin-left: 58.33333%; }
  .BSoffset-md-8 {
    margin-left: 66.66667%; }
  .BSoffset-md-9 {
    margin-left: 75%; }
  .BSoffset-md-10 {
    margin-left: 83.33333%; }
  .BSoffset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .BScol-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .BSrow-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .BSrow-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .BSrow-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .BSrow-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .BSrow-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .BSrow-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .BScol-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .BScol-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .BScol-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .BScol-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .BScol-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .BScol-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .BScol-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .BScol-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .BScol-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .BScol-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .BScol-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .BScol-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .BScol-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .BSorder-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .BSorder-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .BSorder-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .BSorder-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .BSorder-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .BSorder-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .BSorder-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .BSorder-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .BSorder-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .BSorder-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .BSorder-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .BSorder-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .BSorder-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .BSorder-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .BSorder-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .BSoffset-lg-0 {
    margin-left: 0; }
  .BSoffset-lg-1 {
    margin-left: 8.33333%; }
  .BSoffset-lg-2 {
    margin-left: 16.66667%; }
  .BSoffset-lg-3 {
    margin-left: 25%; }
  .BSoffset-lg-4 {
    margin-left: 33.33333%; }
  .BSoffset-lg-5 {
    margin-left: 41.66667%; }
  .BSoffset-lg-6 {
    margin-left: 50%; }
  .BSoffset-lg-7 {
    margin-left: 58.33333%; }
  .BSoffset-lg-8 {
    margin-left: 66.66667%; }
  .BSoffset-lg-9 {
    margin-left: 75%; }
  .BSoffset-lg-10 {
    margin-left: 83.33333%; }
  .BSoffset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .BScol-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .BSrow-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .BSrow-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .BSrow-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .BSrow-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .BSrow-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .BSrow-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .BScol-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .BScol-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .BScol-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .BScol-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .BScol-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .BScol-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .BScol-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .BScol-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .BScol-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .BScol-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .BScol-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .BScol-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .BScol-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .BSorder-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .BSorder-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .BSorder-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .BSorder-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .BSorder-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .BSorder-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .BSorder-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .BSorder-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .BSorder-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .BSorder-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .BSorder-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .BSorder-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .BSorder-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .BSorder-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .BSorder-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .BSoffset-xl-0 {
    margin-left: 0; }
  .BSoffset-xl-1 {
    margin-left: 8.33333%; }
  .BSoffset-xl-2 {
    margin-left: 16.66667%; }
  .BSoffset-xl-3 {
    margin-left: 25%; }
  .BSoffset-xl-4 {
    margin-left: 33.33333%; }
  .BSoffset-xl-5 {
    margin-left: 41.66667%; }
  .BSoffset-xl-6 {
    margin-left: 50%; }
  .BSoffset-xl-7 {
    margin-left: 58.33333%; }
  .BSoffset-xl-8 {
    margin-left: 66.66667%; }
  .BSoffset-xl-9 {
    margin-left: 75%; }
  .BSoffset-xl-10 {
    margin-left: 83.33333%; }
  .BSoffset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1400px) {
  .BScol-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .BSrow-cols-xxl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .BSrow-cols-xxl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .BSrow-cols-xxl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .BSrow-cols-xxl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .BSrow-cols-xxl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .BSrow-cols-xxl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .BScol-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .BScol-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .BScol-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .BScol-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .BScol-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .BScol-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .BScol-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .BScol-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .BScol-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .BScol-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .BScol-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .BScol-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .BScol-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .BSorder-xxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .BSorder-xxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .BSorder-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .BSorder-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .BSorder-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .BSorder-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .BSorder-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .BSorder-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .BSorder-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .BSorder-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .BSorder-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .BSorder-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .BSorder-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .BSorder-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .BSorder-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .BSoffset-xxl-0 {
    margin-left: 0; }
  .BSoffset-xxl-1 {
    margin-left: 8.33333%; }
  .BSoffset-xxl-2 {
    margin-left: 16.66667%; }
  .BSoffset-xxl-3 {
    margin-left: 25%; }
  .BSoffset-xxl-4 {
    margin-left: 33.33333%; }
  .BSoffset-xxl-5 {
    margin-left: 41.66667%; }
  .BSoffset-xxl-6 {
    margin-left: 50%; }
  .BSoffset-xxl-7 {
    margin-left: 58.33333%; }
  .BSoffset-xxl-8 {
    margin-left: 66.66667%; }
  .BSoffset-xxl-9 {
    margin-left: 75%; }
  .BSoffset-xxl-10 {
    margin-left: 83.33333%; }
  .BSoffset-xxl-11 {
    margin-left: 91.66667%; } }

.BStable {
  width: 100%;
  margin-bottom: 1rem;
  color: #464E5F;
  background-color: transparent; }
  .BStable th,
  .BStable td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #ECF0F3; }
  .BStable thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #ECF0F3; }
  .BStable tbody + tbody {
    border-top: 2px solid #ECF0F3; }

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

.BStable-bordered {
  border: 1px solid #ECF0F3; }
  .BStable-bordered th,
  .BStable-bordered td {
    border: 1px solid #ECF0F3; }
  .BStable-bordered thead th,
  .BStable-bordered thead td {
    border-bottom-width: 2px; }

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

.BStable-striped tbody tr:nth-of-type(odd) {
  background-color: #ECF0F3; }

.BStable-hover tbody tr:hover {
  color: #464E5F;
  background-color: #E5EAEE; }

.BStable-primary,
.BStable-primary > th,
.BStable-primary > td {
  background-color: #c7e2ff; }

.BStable-primary th,
.BStable-primary td,
.BStable-primary thead th,
.BStable-primary tbody + tbody {
  border-color: #96caff; }

.BStable-hover .BStable-primary:hover {
  background-color: #aed5ff; }
  .BStable-hover .BStable-primary:hover > td,
  .BStable-hover .BStable-primary:hover > th {
    background-color: #aed5ff; }

.BStable-secondary,
.BStable-secondary > th,
.BStable-secondary > td {
  background-color: #f8f9fa; }

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

.BStable-hover .BStable-secondary:hover {
  background-color: #e9ecef; }
  .BStable-hover .BStable-secondary:hover > td,
  .BStable-hover .BStable-secondary:hover > th {
    background-color: #e9ecef; }

.BStable-success,
.BStable-success > th,
.BStable-success > td {
  background-color: #bfefed; }

.BStable-success th,
.BStable-success td,
.BStable-success thead th,
.BStable-success tbody + tbody {
  border-color: #88e1dd; }

.BStable-hover .BStable-success:hover {
  background-color: #abeae7; }
  .BStable-hover .BStable-success:hover > td,
  .BStable-hover .BStable-success:hover > th {
    background-color: #abeae7; }

.BStable-info,
.BStable-info > th,
.BStable-info > td {
  background-color: #decefe; }

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

.BStable-hover .BStable-info:hover {
  background-color: #cdb5fd; }
  .BStable-hover .BStable-info:hover > td,
  .BStable-hover .BStable-info:hover > th {
    background-color: #cdb5fd; }

.BStable-warning,
.BStable-warning > th,
.BStable-warning > td {
  background-color: #ffe7b8; }

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

.BStable-hover .BStable-warning:hover {
  background-color: #ffde9f; }
  .BStable-hover .BStable-warning:hover > td,
  .BStable-hover .BStable-warning:hover > th {
    background-color: #ffde9f; }

.BStable-danger,
.BStable-danger > th,
.BStable-danger > td {
  background-color: #fccdd2; }

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

.BStable-hover .BStable-danger:hover {
  background-color: #fbb5bc; }
  .BStable-hover .BStable-danger:hover > td,
  .BStable-hover .BStable-danger:hover > th {
    background-color: #fbb5bc; }

.BStable-light,
.BStable-light > th,
.BStable-light > td {
  background-color: #fcfcfd; }

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

.BStable-hover .BStable-light:hover {
  background-color: #ededf3; }
  .BStable-hover .BStable-light:hover > td,
  .BStable-hover .BStable-light:hover > th {
    background-color: #ededf3; }

.BStable-dark,
.BStable-dark > th,
.BStable-dark > td {
  background-color: #c1c1c1; }

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

.BStable-hover .BStable-dark:hover {
  background-color: #b4b4b4; }
  .BStable-hover .BStable-dark:hover > td,
  .BStable-hover .BStable-dark:hover > th {
    background-color: #b4b4b4; }

.BStable-white,
.BStable-white > th,
.BStable-white > td {
  background-color: white; }

.BStable-white th,
.BStable-white td,
.BStable-white thead th,
.BStable-white tbody + tbody {
  border-color: white; }

.BStable-hover .BStable-white:hover {
  background-color: #f2f2f2; }
  .BStable-hover .BStable-white:hover > td,
  .BStable-hover .BStable-white:hover > th {
    background-color: #f2f2f2; }

.BStable-active,
.BStable-active > th,
.BStable-active > td {
  background-color: #E5EAEE; }

.BStable-hover .BStable-active:hover {
  background-color: #d6dee4; }
  .BStable-hover .BStable-active:hover > td,
  .BStable-hover .BStable-active:hover > th {
    background-color: #d6dee4; }

.BStable .BSthead-dark th {
  color: #ffffff;
  background-color: #212121;
  border-color: #343434; }

.BStable .BSthead-light th {
  color: #464E5F;
  background-color: #F3F6F9;
  border-color: #ECF0F3; }

.BStable-dark {
  color: #ffffff;
  background-color: #212121; }
  .BStable-dark th,
  .BStable-dark td,
  .BStable-dark thead th {
    border-color: #343434; }
  .BStable-dark.BStable-bordered {
    border: 0; }
  .BStable-dark.BStable-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .BStable-dark.BStable-hover tbody tr:hover {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.075); }

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

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

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

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

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

.BStable-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .BStable-responsive > .BStable-bordered {
    border: 0; }

.BSform-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 1.3rem + 2px);
  padding: 0.65rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #464E5F;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #E5EAEE;
  border-radius: 0.42rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .BSform-control {
      -webkit-transition: none;
      transition: none; } }
  .BSform-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .BSform-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #464E5F; }
  .BSform-control:focus {
    color: #464E5F;
    background-color: #ffffff;
    border-color: #69b3ff;
    outline: 0; }
  .BSform-control::-webkit-input-placeholder {
    color: #B5B5C3;
    opacity: 1; }
  .BSform-control::-moz-placeholder {
    color: #B5B5C3;
    opacity: 1; }
  .BSform-control:-ms-input-placeholder {
    color: #B5B5C3;
    opacity: 1; }
  .BSform-control::-ms-input-placeholder {
    color: #B5B5C3;
    opacity: 1; }
  .BSform-control::placeholder {
    color: #B5B5C3;
    opacity: 1; }
  .BSform-control:disabled, .BSform-control[readonly] {
    background-color: #F3F6F9;
    opacity: 1; }

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

select.BSform-control:focus::-ms-value {
  color: #464E5F;
  background-color: #ffffff; }

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

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

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

.BScol-form-label-sm {
  padding-top: calc(0.55rem + 1px);
  padding-bottom: calc(0.55rem + 1px);
  font-size: 0.925rem;
  line-height: 1.35; }

.BSform-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.65rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #464E5F;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .BSform-control-plaintext.BSform-control-sm, .BSform-control-plaintext.BSform-control-lg {
    padding-right: 0;
    padding-left: 0; }

.BSform-control-sm {
  height: calc(1.35em + 1.1rem + 2px);
  padding: 0.55rem 0.75rem;
  font-size: 0.925rem;
  line-height: 1.35;
  border-radius: 0.28rem; }

.BSform-control-lg {
  height: calc(1.5em + 1.65rem + 2px);
  padding: 0.825rem 1.42rem;
  font-size: 1.08rem;
  line-height: 1.5;
  border-radius: 0.42rem; }

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

textarea.BSform-control {
  height: auto; }

.BSform-group {
  margin-bottom: 1.75rem; }

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

.BSform-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .BSform-row > .BScol,
  .BSform-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.BSform-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.BSform-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .BSform-check-input[disabled] ~ .BSform-check-label,
  .BSform-check-input:disabled ~ .BSform-check-label {
    color: #B5B5C3; }

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

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

.BSvalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.9rem;
  color: #1BC5BD; }

.BSvalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.75rem 1rem;
  margin-top: .BS1rem;
  font-size: 0.9rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: #1bc5bd;
  border-radius: 3px; }

.BSwas-validated :valid ~ .BSvalid-feedback,
.BSwas-validated :valid ~ .BSvalid-tooltip,
.BSis-valid ~ .BSvalid-feedback,
.BSis-valid ~ .BSvalid-tooltip {
  display: block; }

.BSwas-validated .BSform-control:valid, .BSform-control.BSis-valid {
  border-color: #1BC5BD;
  padding-right: calc(1.5em + 1.3rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.BSw3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%231BC5BD' d='M2.3 6.73L.BS6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.BS6-.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.325rem) center;
  background-size: calc(0.75em + 0.65rem) calc(0.75em + 0.65rem); }
  .BSwas-validated .BSform-control:valid:focus, .BSform-control.BSis-valid:focus {
    border-color: #1BC5BD;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.25); }

.BSwas-validated textarea.BSform-control:valid, textarea.BSform-control.BSis-valid {
  padding-right: calc(1.5em + 1.3rem);
  background-position: top calc(0.375em + 0.325rem) right calc(0.375em + 0.325rem); }

.BSwas-validated .BScustom-select:valid, .BScustom-select.BSis-valid {
  border-color: #1BC5BD;
  padding-right: calc(0.75em + 2.975rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.BSw3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%231B283F' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.BSw3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%231BC5BD' d='M2.3 6.73L.BS6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.BS6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #ffffff no-repeat center right 2rem/calc(0.75em + 0.65rem) calc(0.75em + 0.65rem); }
  .BSwas-validated .BScustom-select:valid:focus, .BScustom-select.BSis-valid:focus {
    border-color: #1BC5BD;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.25); }

.BSwas-validated .BSform-check-input:valid ~ .BSform-check-label, .BSform-check-input.BSis-valid ~ .BSform-check-label {
  color: #1BC5BD; }

.BSwas-validated .BSform-check-input:valid ~ .BSvalid-feedback,
.BSwas-validated .BSform-check-input:valid ~ .BSvalid-tooltip, .BSform-check-input.BSis-valid ~ .BSvalid-feedback,
.BSform-check-input.BSis-valid ~ .BSvalid-tooltip {
  display: block; }

.BSwas-validated .BScustom-control-input:valid ~ .BScustom-control-label, .BScustom-control-input.BSis-valid ~ .BScustom-control-label {
  color: #1BC5BD; }
  .BSwas-validated .BScustom-control-input:valid ~ .BScustom-control-label::before, .BScustom-control-input.BSis-valid ~ .BScustom-control-label::before {
    border-color: #1BC5BD; }

.BSwas-validated .BScustom-control-input:valid:checked ~ .BScustom-control-label::before, .BScustom-control-input.BSis-valid:checked ~ .BScustom-control-label::before {
  border-color: #30e3da;
  background-color: #30e3da; }

.BSwas-validated .BScustom-control-input:valid:focus ~ .BScustom-control-label::before, .BScustom-control-input.BSis-valid:focus ~ .BScustom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.25); }

.BSwas-validated .BScustom-control-input:valid:focus:not(:checked) ~ .BScustom-control-label::before, .BScustom-control-input.BSis-valid:focus:not(:checked) ~ .BScustom-control-label::before {
  border-color: #1BC5BD; }

.BSwas-validated .BScustom-file-input:valid ~ .BScustom-file-label, .BScustom-file-input.BSis-valid ~ .BScustom-file-label {
  border-color: #1BC5BD; }

.BSwas-validated .BScustom-file-input:valid:focus ~ .BScustom-file-label, .BScustom-file-input.BSis-valid:focus ~ .BScustom-file-label {
  border-color: #1BC5BD;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.25); }

.BSinvalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.9rem;
  color: #F64E60; }

.BSinvalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.75rem 1rem;
  margin-top: .BS1rem;
  font-size: 0.9rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: #f64e60;
  border-radius: 3px; }

.BSwas-validated :invalid ~ .BSinvalid-feedback,
.BSwas-validated :invalid ~ .BSinvalid-tooltip,
.BSis-invalid ~ .BSinvalid-feedback,
.BSis-invalid ~ .BSinvalid-tooltip {
  display: block; }

.BSwas-validated .BSform-control:invalid, .BSform-control.BSis-invalid {
  border-color: #F64E60;
  padding-right: calc(1.5em + 1.3rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.BSw3.org/2000/svg' width='12' height='12' fill='none' stroke='%23F64E60' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.BS4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.BS6' fill='%23F64E60' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.325rem) center;
  background-size: calc(0.75em + 0.65rem) calc(0.75em + 0.65rem); }
  .BSwas-validated .BSform-control:invalid:focus, .BSform-control.BSis-invalid:focus {
    border-color: #F64E60;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(246, 78, 96, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(246, 78, 96, 0.25); }

.BSwas-validated textarea.BSform-control:invalid, textarea.BSform-control.BSis-invalid {
  padding-right: calc(1.5em + 1.3rem);
  background-position: top calc(0.375em + 0.325rem) right calc(0.375em + 0.325rem); }

.BSwas-validated .BScustom-select:invalid, .BScustom-select.BSis-invalid {
  border-color: #F64E60;
  padding-right: calc(0.75em + 2.975rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.BSw3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%231B283F' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.BSw3.org/2000/svg' width='12' height='12' fill='none' stroke='%23F64E60' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.BS4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.BS6' fill='%23F64E60' stroke='none'/%3e%3c/svg%3e") #ffffff no-repeat center right 2rem/calc(0.75em + 0.65rem) calc(0.75em + 0.65rem); }
  .BSwas-validated .BScustom-select:invalid:focus, .BScustom-select.BSis-invalid:focus {
    border-color: #F64E60;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(246, 78, 96, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(246, 78, 96, 0.25); }

.BSwas-validated .BSform-check-input:invalid ~ .BSform-check-label, .BSform-check-input.BSis-invalid ~ .BSform-check-label {
  color: #F64E60; }

.BSwas-validated .BSform-check-input:invalid ~ .BSinvalid-feedback,
.BSwas-validated .BSform-check-input:invalid ~ .BSinvalid-tooltip, .BSform-check-input.BSis-invalid ~ .BSinvalid-feedback,
.BSform-check-input.BSis-invalid ~ .BSinvalid-tooltip {
  display: block; }

.BSwas-validated .BScustom-control-input:invalid ~ .BScustom-control-label, .BScustom-control-input.BSis-invalid ~ .BScustom-control-label {
  color: #F64E60; }
  .BSwas-validated .BScustom-control-input:invalid ~ .BScustom-control-label::before, .BScustom-control-input.BSis-invalid ~ .BScustom-control-label::before {
    border-color: #F64E60; }

.BSwas-validated .BScustom-control-input:invalid:checked ~ .BScustom-control-label::before, .BScustom-control-input.BSis-invalid:checked ~ .BScustom-control-label::before {
  border-color: #f87f8c;
  background-color: #f87f8c; }

.BSwas-validated .BScustom-control-input:invalid:focus ~ .BScustom-control-label::before, .BScustom-control-input.BSis-invalid:focus ~ .BScustom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(246, 78, 96, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(246, 78, 96, 0.25); }

.BSwas-validated .BScustom-control-input:invalid:focus:not(:checked) ~ .BScustom-control-label::before, .BScustom-control-input.BSis-invalid:focus:not(:checked) ~ .BScustom-control-label::before {
  border-color: #F64E60; }

.BSwas-validated .BScustom-file-input:invalid ~ .BScustom-file-label, .BScustom-file-input.BSis-invalid ~ .BScustom-file-label {
  border-color: #F64E60; }

.BSwas-validated .BScustom-file-input:invalid:focus ~ .BScustom-file-label, .BScustom-file-input.BSis-invalid:focus ~ .BScustom-file-label {
  border-color: #F64E60;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(246, 78, 96, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(246, 78, 96, 0.25); }

.BSform-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .BSform-inline .BSform-check {
    width: 100%; }
  @media (min-width: 576px) {
    .BSform-inline label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 0; }
    .BSform-inline .BSform-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 0; }
    .BSform-inline .BSform-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .BSform-inline .BSform-control-plaintext {
      display: inline-block; }
    .BSform-inline .BSinput-group,
    .BSform-inline .BScustom-select {
      width: auto; }
    .BSform-inline .BSform-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .BSform-inline .BSform-check-input {
      position: relative;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .BSform-inline .BScustom-control {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .BSform-inline .BScustom-control-label {
      margin-bottom: 0; } }

.BSbtn {
  display: inline-block;
  font-weight: normal;
  color: #464E5F;
  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.65rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.42rem;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .BSbtn {
      -webkit-transition: none;
      transition: none; } }
  .BSbtn:hover {
    color: #464E5F;
    text-decoration: none; }
  .BSbtn:focus, .BSbtn.BSfocus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .BSbtn.BSdisabled, .BSbtn:disabled {
    opacity: 0.6;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .BSbtn:not(:disabled):not(.BSdisabled) {
    cursor: pointer; }
    .BSbtn:not(:disabled):not(.BSdisabled):active, .BSbtn:not(:disabled):not(.BSdisabled).BSactive {
      -webkit-box-shadow: none;
      box-shadow: none; }

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

.BSbtn-primary {
  color: #ffffff;
  background-color: #3699FF;
  border-color: #3699FF;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .BSbtn-primary:hover {
    color: #ffffff;
    background-color: #1086ff;
    border-color: #037fff; }
  .BSbtn-primary:focus, .BSbtn-primary.BSfocus {
    color: #ffffff;
    background-color: #1086ff;
    border-color: #037fff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(84, 168, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(84, 168, 255, 0.5); }
  .BSbtn-primary.BSdisabled, .BSbtn-primary:disabled {
    color: #ffffff;
    background-color: #3699FF;
    border-color: #3699FF; }
  .BSbtn-primary:not(:disabled):not(.BSdisabled):active, .BSbtn-primary:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-primary.BSdropdown-toggle {
    color: #ffffff;
    background-color: #037fff;
    border-color: #0079f5; }
    .BSbtn-primary:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-primary:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-primary.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(84, 168, 255, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(84, 168, 255, 0.5); }

.BSbtn-secondary {
  color: #212121;
  background-color: #E5EAEE;
  border-color: #E5EAEE;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .BSbtn-secondary:hover {
    color: #212121;
    background-color: #ced7df;
    border-color: #c6d1da; }
  .BSbtn-secondary:focus, .BSbtn-secondary.BSfocus {
    color: #212121;
    background-color: #ced7df;
    border-color: #c6d1da;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(200, 204, 207, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(200, 204, 207, 0.5); }
  .BSbtn-secondary.BSdisabled, .BSbtn-secondary:disabled {
    color: #212121;
    background-color: #E5EAEE;
    border-color: #E5EAEE; }
  .BSbtn-secondary:not(:disabled):not(.BSdisabled):active, .BSbtn-secondary:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-secondary.BSdropdown-toggle {
    color: #212121;
    background-color: #c6d1da;
    border-color: #becbd5; }
    .BSbtn-secondary:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-secondary:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-secondary.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(200, 204, 207, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(200, 204, 207, 0.5); }

.BSbtn-success {
  color: #ffffff;
  background-color: #1BC5BD;
  border-color: #1BC5BD;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .BSbtn-success:hover {
    color: #ffffff;
    background-color: #16a39d;
    border-color: #159892; }
  .BSbtn-success:focus, .BSbtn-success.BSfocus {
    color: #ffffff;
    background-color: #16a39d;
    border-color: #159892;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(61, 206, 199, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(61, 206, 199, 0.5); }
  .BSbtn-success.BSdisabled, .BSbtn-success:disabled {
    color: #ffffff;
    background-color: #1BC5BD;
    border-color: #1BC5BD; }
  .BSbtn-success:not(:disabled):not(.BSdisabled):active, .BSbtn-success:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-success.BSdropdown-toggle {
    color: #ffffff;
    background-color: #159892;
    border-color: #138d87; }
    .BSbtn-success:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-success:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-success.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(61, 206, 199, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(61, 206, 199, 0.5); }

.BSbtn-info {
  color: #ffffff;
  background-color: #8950FC;
  border-color: #8950FC;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .BSbtn-info:hover {
    color: #ffffff;
    background-color: #702afb;
    border-color: #671efb; }
  .BSbtn-info:focus, .BSbtn-info.BSfocus {
    color: #ffffff;
    background-color: #702afb;
    border-color: #671efb;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(155, 106, 252, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(155, 106, 252, 0.5); }
  .BSbtn-info.BSdisabled, .BSbtn-info:disabled {
    color: #ffffff;
    background-color: #8950FC;
    border-color: #8950FC; }
  .BSbtn-info:not(:disabled):not(.BSdisabled):active, .BSbtn-info:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-info.BSdropdown-toggle {
    color: #ffffff;
    background-color: #671efb;
    border-color: #5f11fb; }
    .BSbtn-info:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-info:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-info.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(155, 106, 252, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(155, 106, 252, 0.5); }

.BSbtn-warning {
  color: #212121;
  background-color: #FFA800;
  border-color: #FFA800;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .BSbtn-warning:hover {
    color: #ffffff;
    background-color: #d98f00;
    border-color: #cc8600; }
  .BSbtn-warning:focus, .BSbtn-warning.BSfocus {
    color: #ffffff;
    background-color: #d98f00;
    border-color: #cc8600;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 148, 5, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(222, 148, 5, 0.5); }
  .BSbtn-warning.BSdisabled, .BSbtn-warning:disabled {
    color: #212121;
    background-color: #FFA800;
    border-color: #FFA800; }
  .BSbtn-warning:not(:disabled):not(.BSdisabled):active, .BSbtn-warning:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-warning.BSdropdown-toggle {
    color: #ffffff;
    background-color: #cc8600;
    border-color: #bf7e00; }
    .BSbtn-warning:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-warning:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-warning.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 148, 5, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(222, 148, 5, 0.5); }

.BSbtn-danger {
  color: #ffffff;
  background-color: #F64E60;
  border-color: #F64E60;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .BSbtn-danger:hover {
    color: #ffffff;
    background-color: #f42a3f;
    border-color: #f41d34; }
  .BSbtn-danger:focus, .BSbtn-danger.BSfocus {
    color: #ffffff;
    background-color: #f42a3f;
    border-color: #f41d34;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(247, 105, 120, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(247, 105, 120, 0.5); }
  .BSbtn-danger.BSdisabled, .BSbtn-danger:disabled {
    color: #ffffff;
    background-color: #F64E60;
    border-color: #F64E60; }
  .BSbtn-danger:not(:disabled):not(.BSdisabled):active, .BSbtn-danger:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-danger.BSdropdown-toggle {
    color: #ffffff;
    background-color: #f41d34;
    border-color: #f3112a; }
    .BSbtn-danger:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-danger:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-danger.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(247, 105, 120, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(247, 105, 120, 0.5); }

.BSbtn-light {
  color: #212121;
  background-color: #F3F6F9;
  border-color: #F3F6F9;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .BSbtn-light:hover {
    color: #212121;
    background-color: #dae3ec;
    border-color: #d1dde8; }
  .BSbtn-light:focus, .BSbtn-light.BSfocus {
    color: #212121;
    background-color: #dae3ec;
    border-color: #d1dde8;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(212, 214, 217, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(212, 214, 217, 0.5); }
  .BSbtn-light.BSdisabled, .BSbtn-light:disabled {
    color: #212121;
    background-color: #F3F6F9;
    border-color: #F3F6F9; }
  .BSbtn-light:not(:disabled):not(.BSdisabled):active, .BSbtn-light:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-light.BSdropdown-toggle {
    color: #212121;
    background-color: #d1dde8;
    border-color: #c9d6e4; }
    .BSbtn-light:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-light:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-light.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(212, 214, 217, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(212, 214, 217, 0.5); }

.BSbtn-dark {
  color: #ffffff;
  background-color: #212121;
  border-color: #212121;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .BSbtn-dark:hover {
    color: #ffffff;
    background-color: #0e0e0e;
    border-color: #080808; }
  .BSbtn-dark:focus, .BSbtn-dark.BSfocus {
    color: #ffffff;
    background-color: #0e0e0e;
    border-color: #080808;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5); }
  .BSbtn-dark.BSdisabled, .BSbtn-dark:disabled {
    color: #ffffff;
    background-color: #212121;
    border-color: #212121; }
  .BSbtn-dark:not(:disabled):not(.BSdisabled):active, .BSbtn-dark:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-dark.BSdropdown-toggle {
    color: #ffffff;
    background-color: #080808;
    border-color: #010101; }
    .BSbtn-dark:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-dark:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-dark.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5); }

.BSbtn-white {
  color: #212121;
  background-color: #ffffff;
  border-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .BSbtn-white:hover {
    color: #212121;
    background-color: #ececec;
    border-color: #e6e6e6; }
  .BSbtn-white:focus, .BSbtn-white.BSfocus {
    color: #212121;
    background-color: #ececec;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5); }
  .BSbtn-white.BSdisabled, .BSbtn-white:disabled {
    color: #212121;
    background-color: #ffffff;
    border-color: #ffffff; }
  .BSbtn-white:not(:disabled):not(.BSdisabled):active, .BSbtn-white:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-white.BSdropdown-toggle {
    color: #212121;
    background-color: #e6e6e6;
    border-color: #dfdfdf; }
    .BSbtn-white:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-white:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-white.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5); }

.BSbtn-outline-primary {
  color: #3699FF;
  border-color: #3699FF; }
  .BSbtn-outline-primary:hover {
    color: #ffffff;
    background-color: #3699FF;
    border-color: #3699FF; }
  .BSbtn-outline-primary:focus, .BSbtn-outline-primary.BSfocus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(54, 153, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(54, 153, 255, 0.5); }
  .BSbtn-outline-primary.BSdisabled, .BSbtn-outline-primary:disabled {
    color: #3699FF;
    background-color: transparent; }
  .BSbtn-outline-primary:not(:disabled):not(.BSdisabled):active, .BSbtn-outline-primary:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-outline-primary.BSdropdown-toggle {
    color: #ffffff;
    background-color: #3699FF;
    border-color: #3699FF; }
    .BSbtn-outline-primary:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-outline-primary:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-outline-primary.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(54, 153, 255, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(54, 153, 255, 0.5); }

.BSbtn-outline-secondary {
  color: #E5EAEE;
  border-color: #E5EAEE; }
  .BSbtn-outline-secondary:hover {
    color: #212121;
    background-color: #E5EAEE;
    border-color: #E5EAEE; }
  .BSbtn-outline-secondary:focus, .BSbtn-outline-secondary.BSfocus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(229, 234, 238, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(229, 234, 238, 0.5); }
  .BSbtn-outline-secondary.BSdisabled, .BSbtn-outline-secondary:disabled {
    color: #E5EAEE;
    background-color: transparent; }
  .BSbtn-outline-secondary:not(:disabled):not(.BSdisabled):active, .BSbtn-outline-secondary:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-outline-secondary.BSdropdown-toggle {
    color: #212121;
    background-color: #E5EAEE;
    border-color: #E5EAEE; }
    .BSbtn-outline-secondary:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-outline-secondary:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-outline-secondary.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(229, 234, 238, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(229, 234, 238, 0.5); }

.BSbtn-outline-success {
  color: #1BC5BD;
  border-color: #1BC5BD; }
  .BSbtn-outline-success:hover {
    color: #ffffff;
    background-color: #1BC5BD;
    border-color: #1BC5BD; }
  .BSbtn-outline-success:focus, .BSbtn-outline-success.BSfocus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.5); }
  .BSbtn-outline-success.BSdisabled, .BSbtn-outline-success:disabled {
    color: #1BC5BD;
    background-color: transparent; }
  .BSbtn-outline-success:not(:disabled):not(.BSdisabled):active, .BSbtn-outline-success:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-outline-success.BSdropdown-toggle {
    color: #ffffff;
    background-color: #1BC5BD;
    border-color: #1BC5BD; }
    .BSbtn-outline-success:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-outline-success:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-outline-success.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.5); }

.BSbtn-outline-info {
  color: #8950FC;
  border-color: #8950FC; }
  .BSbtn-outline-info:hover {
    color: #ffffff;
    background-color: #8950FC;
    border-color: #8950FC; }
  .BSbtn-outline-info:focus, .BSbtn-outline-info.BSfocus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(137, 80, 252, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(137, 80, 252, 0.5); }
  .BSbtn-outline-info.BSdisabled, .BSbtn-outline-info:disabled {
    color: #8950FC;
    background-color: transparent; }
  .BSbtn-outline-info:not(:disabled):not(.BSdisabled):active, .BSbtn-outline-info:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-outline-info.BSdropdown-toggle {
    color: #ffffff;
    background-color: #8950FC;
    border-color: #8950FC; }
    .BSbtn-outline-info:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-outline-info:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-outline-info.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(137, 80, 252, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(137, 80, 252, 0.5); }

.BSbtn-outline-warning {
  color: #FFA800;
  border-color: #FFA800; }
  .BSbtn-outline-warning:hover {
    color: #212121;
    background-color: #FFA800;
    border-color: #FFA800; }
  .BSbtn-outline-warning:focus, .BSbtn-outline-warning.BSfocus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 168, 0, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 168, 0, 0.5); }
  .BSbtn-outline-warning.BSdisabled, .BSbtn-outline-warning:disabled {
    color: #FFA800;
    background-color: transparent; }
  .BSbtn-outline-warning:not(:disabled):not(.BSdisabled):active, .BSbtn-outline-warning:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-outline-warning.BSdropdown-toggle {
    color: #212121;
    background-color: #FFA800;
    border-color: #FFA800; }
    .BSbtn-outline-warning:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-outline-warning:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-outline-warning.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 168, 0, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(255, 168, 0, 0.5); }

.BSbtn-outline-danger {
  color: #F64E60;
  border-color: #F64E60; }
  .BSbtn-outline-danger:hover {
    color: #ffffff;
    background-color: #F64E60;
    border-color: #F64E60; }
  .BSbtn-outline-danger:focus, .BSbtn-outline-danger.BSfocus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(246, 78, 96, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(246, 78, 96, 0.5); }
  .BSbtn-outline-danger.BSdisabled, .BSbtn-outline-danger:disabled {
    color: #F64E60;
    background-color: transparent; }
  .BSbtn-outline-danger:not(:disabled):not(.BSdisabled):active, .BSbtn-outline-danger:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-outline-danger.BSdropdown-toggle {
    color: #ffffff;
    background-color: #F64E60;
    border-color: #F64E60; }
    .BSbtn-outline-danger:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-outline-danger:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-outline-danger.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(246, 78, 96, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(246, 78, 96, 0.5); }

.BSbtn-outline-light {
  color: #F3F6F9;
  border-color: #F3F6F9; }
  .BSbtn-outline-light:hover {
    color: #212121;
    background-color: #F3F6F9;
    border-color: #F3F6F9; }
  .BSbtn-outline-light:focus, .BSbtn-outline-light.BSfocus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 246, 249, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(243, 246, 249, 0.5); }
  .BSbtn-outline-light.BSdisabled, .BSbtn-outline-light:disabled {
    color: #F3F6F9;
    background-color: transparent; }
  .BSbtn-outline-light:not(:disabled):not(.BSdisabled):active, .BSbtn-outline-light:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-outline-light.BSdropdown-toggle {
    color: #212121;
    background-color: #F3F6F9;
    border-color: #F3F6F9; }
    .BSbtn-outline-light:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-outline-light:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-outline-light.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 246, 249, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(243, 246, 249, 0.5); }

.BSbtn-outline-dark {
  color: #212121;
  border-color: #212121; }
  .BSbtn-outline-dark:hover {
    color: #ffffff;
    background-color: #212121;
    border-color: #212121; }
  .BSbtn-outline-dark:focus, .BSbtn-outline-dark.BSfocus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(33, 33, 33, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(33, 33, 33, 0.5); }
  .BSbtn-outline-dark.BSdisabled, .BSbtn-outline-dark:disabled {
    color: #212121;
    background-color: transparent; }
  .BSbtn-outline-dark:not(:disabled):not(.BSdisabled):active, .BSbtn-outline-dark:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-outline-dark.BSdropdown-toggle {
    color: #ffffff;
    background-color: #212121;
    border-color: #212121; }
    .BSbtn-outline-dark:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-outline-dark:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-outline-dark.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(33, 33, 33, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(33, 33, 33, 0.5); }

.BSbtn-outline-white {
  color: #ffffff;
  border-color: #ffffff; }
  .BSbtn-outline-white:hover {
    color: #212121;
    background-color: #ffffff;
    border-color: #ffffff; }
  .BSbtn-outline-white:focus, .BSbtn-outline-white.BSfocus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .BSbtn-outline-white.BSdisabled, .BSbtn-outline-white:disabled {
    color: #ffffff;
    background-color: transparent; }
  .BSbtn-outline-white:not(:disabled):not(.BSdisabled):active, .BSbtn-outline-white:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn-outline-white.BSdropdown-toggle {
    color: #212121;
    background-color: #ffffff;
    border-color: #ffffff; }
    .BSbtn-outline-white:not(:disabled):not(.BSdisabled):active:focus, .BSbtn-outline-white:not(:disabled):not(.BSdisabled).BSactive:focus,
    .BSshow > .BSbtn-outline-white.BSdropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }

.BSbtn-link {
  font-weight: 400;
  color: #3699FF;
  text-decoration: none; }
  .BSbtn-link:hover {
    color: #0073e9;
    text-decoration: underline; }
  .BSbtn-link:focus, .BSbtn-link.BSfocus {
    text-decoration: underline; }
  .BSbtn-link:disabled, .BSbtn-link.BSdisabled {
    color: #80808F;
    pointer-events: none; }

.BSbtn-lg, .BSbtn-group-lg > .BSbtn {
  padding: 0.825rem 1.42rem;
  font-size: 1.08rem;
  line-height: 1.5;
  border-radius: 0.42rem; }

.BSbtn-sm, .BSbtn-group-sm > .BSbtn {
  padding: 0.55rem 0.75rem;
  font-size: 0.925rem;
  line-height: 1.35;
  border-radius: 0.42rem; }

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

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

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

.BScollapse:not(.BSshow) {
  display: none; }

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

.BSdropup,
.BSdropright,
.BSdropdown,
.BSdropleft {
  position: relative; }

.BSdropdown-toggle {
  white-space: nowrap; }
  .BSdropdown-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; }
  .BSdropdown-toggle:empty::after {
    margin-left: 0; }

.BSdropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 98;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #464E5F;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.15);
  border-radius: 0.42rem;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15); }

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

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

@media (min-width: 576px) {
  .BSdropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .BSdropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .BSdropdown-menu-md-left {
    right: auto;
    left: 0; }
  .BSdropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .BSdropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .BSdropdown-menu-lg-right {
    right: 0;
    left: auto; } }

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

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

.BSdropup .BSdropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.BSdropup .BSdropdown-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; }

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

.BSdropright .BSdropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.BSdropright .BSdropdown-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; }

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

.BSdropright .BSdropdown-toggle::after {
  vertical-align: 0; }

.BSdropleft .BSdropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.BSdropleft .BSdropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.BSdropleft .BSdropdown-toggle::after {
  display: none; }

.BSdropleft .BSdropdown-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; }

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

.BSdropleft .BSdropdown-toggle::before {
  vertical-align: 0; }

.BSdropdown-menu[x-placement^="top"], .BSdropdown-menu[x-placement^="right"], .BSdropdown-menu[x-placement^="bottom"], .BSdropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.BSdropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #ECF0F3; }

.BSdropdown-item {
  display: block;
  width: 100%;
  padding: 0.75rem 1.25rem;
  clear: both;
  font-weight: 400;
  color: #212121;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .BSdropdown-item:hover, .BSdropdown-item:focus {
    color: #141414;
    text-decoration: none;
    background-color: #F3F6F9; }
  .BSdropdown-item.BSactive, .BSdropdown-item:active {
    color: #ffffff;
    text-decoration: none;
    background-color: #3699FF; }
  .BSdropdown-item.BSdisabled, .BSdropdown-item:disabled {
    color: #80808F;
    pointer-events: none;
    background-color: transparent; }

.BSdropdown-menu.BSshow {
  display: block; }

.BSdropdown-header {
  display: block;
  padding: 0.5rem 1.25rem;
  margin-bottom: 0;
  font-size: 0.925rem;
  color: #80808F;
  white-space: nowrap; }

.BSdropdown-item-text {
  display: block;
  padding: 0.75rem 1.25rem;
  color: #212121; }

.BSbtn-group,
.BSbtn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .BSbtn-group > .BSbtn,
  .BSbtn-group-vertical > .BSbtn {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
    .BSbtn-group > .BSbtn:hover,
    .BSbtn-group-vertical > .BSbtn:hover {
      z-index: 1; }
    .BSbtn-group > .BSbtn:focus, .BSbtn-group > .BSbtn:active, .BSbtn-group > .BSbtn.BSactive,
    .BSbtn-group-vertical > .BSbtn:focus,
    .BSbtn-group-vertical > .BSbtn:active,
    .BSbtn-group-vertical > .BSbtn.BSactive {
      z-index: 1; }

.BSbtn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .BSbtn-toolbar .BSinput-group {
    width: auto; }

.BSbtn-group > .BSbtn:not(:first-child),
.BSbtn-group > .BSbtn-group:not(:first-child) {
  margin-left: -1px; }

.BSbtn-group > .BSbtn:not(:last-child):not(.BSdropdown-toggle),
.BSbtn-group > .BSbtn-group:not(:last-child) > .BSbtn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.BSbtn-group > .BSbtn:not(:first-child),
.BSbtn-group > .BSbtn-group:not(:first-child) > .BSbtn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.BSdropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .BSdropdown-toggle-split::after,
  .BSdropup .BSdropdown-toggle-split::after,
  .BSdropright .BSdropdown-toggle-split::after {
    margin-left: 0; }
  .BSdropleft .BSdropdown-toggle-split::before {
    margin-right: 0; }

.BSbtn-sm + .BSdropdown-toggle-split, .BSbtn-group-sm > .BSbtn + .BSdropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }

.BSbtn-lg + .BSdropdown-toggle-split, .BSbtn-group-lg > .BSbtn + .BSdropdown-toggle-split {
  padding-right: 1.065rem;
  padding-left: 1.065rem; }

.BSbtn-group.BSshow .BSdropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none; }
  .BSbtn-group.BSshow .BSdropdown-toggle.BSbtn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.BSbtn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .BSbtn-group-vertical > .BSbtn,
  .BSbtn-group-vertical > .BSbtn-group {
    width: 100%; }
  .BSbtn-group-vertical > .BSbtn:not(:first-child),
  .BSbtn-group-vertical > .BSbtn-group:not(:first-child) {
    margin-top: -1px; }
  .BSbtn-group-vertical > .BSbtn:not(:last-child):not(.BSdropdown-toggle),
  .BSbtn-group-vertical > .BSbtn-group:not(:last-child) > .BSbtn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .BSbtn-group-vertical > .BSbtn:not(:first-child),
  .BSbtn-group-vertical > .BSbtn-group:not(:first-child) > .BSbtn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.BSbtn-group-toggle > .BSbtn,
.BSbtn-group-toggle > .BSbtn-group > .BSbtn {
  margin-bottom: 0; }
  .BSbtn-group-toggle > .BSbtn input[type=radio], .BSbtn-group-toggle > .BSbtn input[type=checkbox], .BSbtn-group-toggle > .BSbtn-group > .BSbtn input[type=radio], .BSbtn-group-toggle > .BSbtn-group > .BSbtn input[type=checkbox] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.BSinput-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }
  .BSinput-group > .BSform-control,
  .BSinput-group > .BSform-control-plaintext,
  .BSinput-group > .BScustom-select,
  .BSinput-group > .BScustom-file {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0; }
    .BSinput-group > .BSform-control + .BSform-control,
    .BSinput-group > .BSform-control + .BScustom-select,
    .BSinput-group > .BSform-control + .BScustom-file,
    .BSinput-group > .BSform-control-plaintext + .BSform-control,
    .BSinput-group > .BSform-control-plaintext + .BScustom-select,
    .BSinput-group > .BSform-control-plaintext + .BScustom-file,
    .BSinput-group > .BScustom-select + .BSform-control,
    .BSinput-group > .BScustom-select + .BScustom-select,
    .BSinput-group > .BScustom-select + .BScustom-file,
    .BSinput-group > .BScustom-file + .BSform-control,
    .BSinput-group > .BScustom-file + .BScustom-select,
    .BSinput-group > .BScustom-file + .BScustom-file {
      margin-left: -1px; }
  .BSinput-group > .BSform-control:focus,
  .BSinput-group > .BScustom-select:focus,
  .BSinput-group > .BScustom-file .BScustom-file-input:focus ~ .BScustom-file-label {
    z-index: 3; }
  .BSinput-group > .BScustom-file .BScustom-file-input:focus {
    z-index: 4; }
  .BSinput-group > .BSform-control:not(:last-child),
  .BSinput-group > .BScustom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .BSinput-group > .BSform-control:not(:first-child),
  .BSinput-group > .BScustom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .BSinput-group > .BScustom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .BSinput-group > .BScustom-file:not(:last-child) .BScustom-file-label,
    .BSinput-group > .BScustom-file:not(:last-child) .BScustom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .BSinput-group > .BScustom-file:not(:first-child) .BScustom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.BSinput-group-prepend,
.BSinput-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .BSinput-group-prepend .BSbtn,
  .BSinput-group-append .BSbtn {
    position: relative;
    z-index: 2; }
    .BSinput-group-prepend .BSbtn:focus,
    .BSinput-group-append .BSbtn:focus {
      z-index: 3; }
  .BSinput-group-prepend .BSbtn + .BSbtn,
  .BSinput-group-prepend .BSbtn + .BSinput-group-text,
  .BSinput-group-prepend .BSinput-group-text + .BSinput-group-text,
  .BSinput-group-prepend .BSinput-group-text + .BSbtn,
  .BSinput-group-append .BSbtn + .BSbtn,
  .BSinput-group-append .BSbtn + .BSinput-group-text,
  .BSinput-group-append .BSinput-group-text + .BSinput-group-text,
  .BSinput-group-append .BSinput-group-text + .BSbtn {
    margin-left: -1px; }

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

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

.BSinput-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.65rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #464E5F;
  text-align: center;
  white-space: nowrap;
  background-color: #F3F6F9;
  border: 1px solid #E5EAEE;
  border-radius: 0.42rem; }
  .BSinput-group-text input[type=radio], .BSinput-group-text input[type=checkbox] {
    margin-top: 0; }

.BSinput-group-lg > .BSform-control:not(textarea),
.BSinput-group-lg > .BScustom-select {
  height: calc(1.5em + 1.65rem + 2px); }

.BSinput-group-lg > .BSform-control,
.BSinput-group-lg > .BScustom-select,
.BSinput-group-lg > .BSinput-group-prepend > .BSinput-group-text,
.BSinput-group-lg > .BSinput-group-append > .BSinput-group-text,
.BSinput-group-lg > .BSinput-group-prepend > .BSbtn,
.BSinput-group-lg > .BSinput-group-append > .BSbtn {
  padding: 0.825rem 1.42rem;
  font-size: 1.08rem;
  line-height: 1.5;
  border-radius: 0.42rem; }

.BSinput-group-sm > .BSform-control:not(textarea),
.BSinput-group-sm > .BScustom-select {
  height: calc(1.35em + 1.1rem + 2px); }

.BSinput-group-sm > .BSform-control,
.BSinput-group-sm > .BScustom-select,
.BSinput-group-sm > .BSinput-group-prepend > .BSinput-group-text,
.BSinput-group-sm > .BSinput-group-append > .BSinput-group-text,
.BSinput-group-sm > .BSinput-group-prepend > .BSbtn,
.BSinput-group-sm > .BSinput-group-append > .BSbtn {
  padding: 0.55rem 0.75rem;
  font-size: 0.925rem;
  line-height: 1.35;
  border-radius: 0.28rem; }

.BSinput-group-lg > .BScustom-select,
.BSinput-group-sm > .BScustom-select {
  padding-right: 2rem; }

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

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

.BScustom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.BScustom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.BScustom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .BScustom-control-input:checked ~ .BScustom-control-label::before {
    color: #ffffff;
    border-color: #3699FF;
    background-color: #3699FF;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .BScustom-control-input:focus ~ .BScustom-control-label::before {
    -webkit-box-shadow: none, none;
    box-shadow: none, none; }
  .BScustom-control-input:focus:not(:checked) ~ .BScustom-control-label::before {
    border-color: #69b3ff; }
  .BScustom-control-input:not(:disabled):active ~ .BScustom-control-label::before {
    color: #ffffff;
    background-color: #e9f4ff;
    border-color: #e9f4ff;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .BScustom-control-input[disabled] ~ .BScustom-control-label, .BScustom-control-input:disabled ~ .BScustom-control-label {
    color: #80808F; }
    .BScustom-control-input[disabled] ~ .BScustom-control-label::before, .BScustom-control-input:disabled ~ .BScustom-control-label::before {
      background-color: #F3F6F9; }

.BScustom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .BScustom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #ffffff;
    border: #B5B5C3 solid 1px;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .BScustom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }

.BScustom-checkbox .BScustom-control-label::before {
  border-radius: 0.42rem; }

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

.BScustom-checkbox .BScustom-control-input:indeterminate ~ .BScustom-control-label::before {
  border-color: #3699FF;
  background-color: #3699FF;
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.BScustom-checkbox .BScustom-control-input:disabled:checked ~ .BScustom-control-label::before {
  background-color: rgba(54, 153, 255, 0.5); }

.BScustom-checkbox .BScustom-control-input:disabled:indeterminate ~ .BScustom-control-label::before {
  background-color: rgba(54, 153, 255, 0.5); }

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

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

.BScustom-radio .BScustom-control-input:disabled:checked ~ .BScustom-control-label::before {
  background-color: rgba(54, 153, 255, 0.5); }

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

.BScustom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 1.3rem + 2px);
  padding: 0.65rem 2rem 0.65rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #464E5F;
  vertical-align: middle;
  background: #ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.BSw3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%231B283F' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px;
  border: 1px solid #E5EAEE;
  border-radius: 0.42rem;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .BScustom-select:focus {
    border-color: #69b3ff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(54, 153, 255, 0.25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(54, 153, 255, 0.25); }
    .BScustom-select:focus::-ms-value {
      color: #464E5F;
      background-color: #ffffff; }
  .BScustom-select[multiple], .BScustom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 1rem;
    background-image: none; }
  .BScustom-select:disabled {
    color: #80808F;
    background-color: #ECF0F3; }
  .BScustom-select::-ms-expand {
    display: none; }
  .BScustom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #464E5F; }

.BScustom-select-sm {
  height: calc(1.35em + 1.1rem + 2px);
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
  padding-left: 0.75rem;
  font-size: 0.925rem; }

.BScustom-select-lg {
  height: calc(1.5em + 1.65rem + 2px);
  padding-top: 0.825rem;
  padding-bottom: 0.825rem;
  padding-left: 1.42rem;
  font-size: 1.08rem; }

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

.BScustom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 1.3rem + 2px);
  margin: 0;
  opacity: 0; }
  .BScustom-file-input:focus ~ .BScustom-file-label {
    border-color: #69b3ff;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .BScustom-file-input[disabled] ~ .BScustom-file-label,
  .BScustom-file-input:disabled ~ .BScustom-file-label {
    background-color: #F3F6F9; }
  .BScustom-file-input:lang(en) ~ .BScustom-file-label::after {
    content: "Browse"; }
  .BScustom-file-input ~ .BScustom-file-label[data-browse]::after {
    content: attr(data-browse); }

.BScustom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 1.3rem + 2px);
  padding: 0.65rem 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #464E5F;
  background-color: #ffffff;
  border: 1px solid #E5EAEE;
  border-radius: 0.42rem;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .BScustom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 1.3rem);
    padding: 0.65rem 1rem;
    line-height: 1.5;
    color: #464E5F;
    content: "Browse";
    background-color: #F3F6F9;
    border-left: inherit;
    border-radius: 0 0.42rem 0.42rem 0; }

.BScustom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .BScustom-range:focus {
    outline: none; }
    .BScustom-range:focus::-webkit-slider-thumb {
      -webkit-box-shadow: 0 0 0 1px #ffffff, none;
      box-shadow: 0 0 0 1px #ffffff, none; }
    .BScustom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #ffffff, none; }
    .BScustom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #ffffff, none; }
  .BScustom-range::-moz-focus-outer {
    border: 0; }
  .BScustom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #3699FF;
    border: 0;
    border-radius: 1rem;
    -webkit-box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    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, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-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;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .BScustom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none; } }
    .BScustom-range::-webkit-slider-thumb:active {
      background-color: #e9f4ff; }
  .BScustom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #E5EAEE;
    border-color: transparent;
    border-radius: 1rem;
    -webkit-box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }
  .BScustom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #3699FF;
    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) {
      .BScustom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none; } }
    .BScustom-range::-moz-range-thumb:active {
      background-color: #e9f4ff; }
  .BScustom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #E5EAEE;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }
  .BScustom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #3699FF;
    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) {
      .BScustom-range::-ms-thumb {
        -ms-transition: none;
        transition: none; } }
    .BScustom-range::-ms-thumb:active {
      background-color: #e9f4ff; }
  .BScustom-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); }
  .BScustom-range::-ms-fill-lower {
    background-color: #E5EAEE;
    border-radius: 1rem; }
  .BScustom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #E5EAEE;
    border-radius: 1rem; }
  .BScustom-range:disabled::-webkit-slider-thumb {
    background-color: #B5B5C3; }
  .BScustom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .BScustom-range:disabled::-moz-range-thumb {
    background-color: #B5B5C3; }
  .BScustom-range:disabled::-moz-range-track {
    cursor: default; }
  .BScustom-range:disabled::-ms-thumb {
    background-color: #B5B5C3; }

.BScustom-control-label::before,
.BScustom-file-label,
.BScustom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-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;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .BScustom-control-label::before,
    .BScustom-file-label,
    .BScustom-select {
      -webkit-transition: none;
      transition: none; } }

.BSnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*padding-left: 0;*/
  margin-bottom: 0;
  list-style: none; }

.BSnav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .BSnav-link:hover, .BSnav-link:focus {
    text-decoration: none; }
  .BSnav-link.BSdisabled {
    color: #80808F;
    pointer-events: none;
    cursor: default; }

.BSnav-tabs {
  border-bottom: 1px solid #E5EAEE; }
  .BSnav-tabs .BSnav-item {
    margin-bottom: -1px; }
  .BSnav-tabs .BSnav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.42rem;
    border-top-right-radius: 0.42rem; }
    .BSnav-tabs .BSnav-link:hover, .BSnav-tabs .BSnav-link:focus {
      border-color: #ECF0F3 #ECF0F3 #E5EAEE; }
    .BSnav-tabs .BSnav-link.BSdisabled {
      color: #80808F;
      background-color: transparent;
      border-color: transparent; }
  .BSnav-tabs .BSnav-link.BSactive,
  .BSnav-tabs .BSnav-item.BSshow .BSnav-link {
    color: #464E5F;
    background-color: #ffffff;
    border-color: #E5EAEE #E5EAEE #ffffff; }
  .BSnav-tabs .BSdropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.BSnav-pills .BSnav-link {
  border-radius: 0.42rem; }

.BSnav-pills .BSnav-link.BSactive,
.BSnav-pills .BSshow > .BSnav-link {
  color: #ffffff;
  background-color: #3699FF; }

.BSnav-fill .BSnav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center; }

.BSnav-justified .BSnav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center; }

.BStab-content > .BStab-pane {
  display: none; }

.BStab-content > .BSactive {
  display: block; }

.BSnavbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .BSnavbar .BScontainer,
  .BSnavbar .BScontainer-fluid, .BSnavbar .BScontainer-sm, .BSnavbar .BScontainer-md, .BSnavbar .BScontainer-lg, .BSnavbar .BScontainer-xl, .BSnavbar .BScontainer-xxl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.BSnavbar-brand {
  display: inline-block;
  padding-top: 0.44rem;
  padding-bottom: 0.44rem;
  margin-right: 1rem;
  font-size: 1.08rem;
  line-height: inherit;
  white-space: nowrap; }
  .BSnavbar-brand:hover, .BSnavbar-brand:focus {
    text-decoration: none; }

.BSnavbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .BSnavbar-nav .BSnav-link {
    padding-right: 0;
    padding-left: 0; }
  .BSnavbar-nav .BSdropdown-menu {
    position: static;
    float: none; }

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

.BSnavbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.BSnavbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.08rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.42rem; }
  .BSnavbar-toggler:hover, .BSnavbar-toggler:focus {
    text-decoration: none; }

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

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

@media (min-width: 576px) {
  .BSnavbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .BSnavbar-expand-sm .BSnavbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .BSnavbar-expand-sm .BSnavbar-nav .BSdropdown-menu {
        position: absolute; }
      .BSnavbar-expand-sm .BSnavbar-nav .BSnav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .BSnavbar-expand-sm > .BScontainer,
    .BSnavbar-expand-sm > .BScontainer-fluid, .BSnavbar-expand-sm > .BScontainer-sm, .BSnavbar-expand-sm > .BScontainer-md, .BSnavbar-expand-sm > .BScontainer-lg, .BSnavbar-expand-sm > .BScontainer-xl, .BSnavbar-expand-sm > .BScontainer-xxl {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .BSnavbar-expand-sm .BSnavbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .BSnavbar-expand-sm .BSnavbar-toggler {
      display: none; } }

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

@media (min-width: 768px) {
  .BSnavbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .BSnavbar-expand-md .BSnavbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .BSnavbar-expand-md .BSnavbar-nav .BSdropdown-menu {
        position: absolute; }
      .BSnavbar-expand-md .BSnavbar-nav .BSnav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .BSnavbar-expand-md > .BScontainer,
    .BSnavbar-expand-md > .BScontainer-fluid, .BSnavbar-expand-md > .BScontainer-sm, .BSnavbar-expand-md > .BScontainer-md, .BSnavbar-expand-md > .BScontainer-lg, .BSnavbar-expand-md > .BScontainer-xl, .BSnavbar-expand-md > .BScontainer-xxl {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .BSnavbar-expand-md .BSnavbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .BSnavbar-expand-md .BSnavbar-toggler {
      display: none; } }

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

@media (min-width: 992px) {
  .BSnavbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .BSnavbar-expand-lg .BSnavbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .BSnavbar-expand-lg .BSnavbar-nav .BSdropdown-menu {
        position: absolute; }
      .BSnavbar-expand-lg .BSnavbar-nav .BSnav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .BSnavbar-expand-lg > .BScontainer,
    .BSnavbar-expand-lg > .BScontainer-fluid, .BSnavbar-expand-lg > .BScontainer-sm, .BSnavbar-expand-lg > .BScontainer-md, .BSnavbar-expand-lg > .BScontainer-lg, .BSnavbar-expand-lg > .BScontainer-xl, .BSnavbar-expand-lg > .BScontainer-xxl {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .BSnavbar-expand-lg .BSnavbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .BSnavbar-expand-lg .BSnavbar-toggler {
      display: none; } }

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

@media (min-width: 1200px) {
  .BSnavbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .BSnavbar-expand-xl .BSnavbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .BSnavbar-expand-xl .BSnavbar-nav .BSdropdown-menu {
        position: absolute; }
      .BSnavbar-expand-xl .BSnavbar-nav .BSnav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .BSnavbar-expand-xl > .BScontainer,
    .BSnavbar-expand-xl > .BScontainer-fluid, .BSnavbar-expand-xl > .BScontainer-sm, .BSnavbar-expand-xl > .BScontainer-md, .BSnavbar-expand-xl > .BScontainer-lg, .BSnavbar-expand-xl > .BScontainer-xl, .BSnavbar-expand-xl > .BScontainer-xxl {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .BSnavbar-expand-xl .BSnavbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .BSnavbar-expand-xl .BSnavbar-toggler {
      display: none; } }

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

@media (min-width: 1400px) {
  .BSnavbar-expand-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .BSnavbar-expand-xxl .BSnavbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .BSnavbar-expand-xxl .BSnavbar-nav .BSdropdown-menu {
        position: absolute; }
      .BSnavbar-expand-xxl .BSnavbar-nav .BSnav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .BSnavbar-expand-xxl > .BScontainer,
    .BSnavbar-expand-xxl > .BScontainer-fluid, .BSnavbar-expand-xxl > .BScontainer-sm, .BSnavbar-expand-xxl > .BScontainer-md, .BSnavbar-expand-xxl > .BScontainer-lg, .BSnavbar-expand-xxl > .BScontainer-xl, .BSnavbar-expand-xxl > .BScontainer-xxl {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .BSnavbar-expand-xxl .BSnavbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .BSnavbar-expand-xxl .BSnavbar-toggler {
      display: none; } }

.BSnavbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .BSnavbar-expand > .BScontainer,
  .BSnavbar-expand > .BScontainer-fluid, .BSnavbar-expand > .BScontainer-sm, .BSnavbar-expand > .BScontainer-md, .BSnavbar-expand > .BScontainer-lg, .BSnavbar-expand > .BScontainer-xl, .BSnavbar-expand > .BScontainer-xxl {
    padding-right: 0;
    padding-left: 0; }
  .BSnavbar-expand .BSnavbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .BSnavbar-expand .BSnavbar-nav .BSdropdown-menu {
      position: absolute; }
    .BSnavbar-expand .BSnavbar-nav .BSnav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .BSnavbar-expand > .BScontainer,
  .BSnavbar-expand > .BScontainer-fluid, .BSnavbar-expand > .BScontainer-sm, .BSnavbar-expand > .BScontainer-md, .BSnavbar-expand > .BScontainer-lg, .BSnavbar-expand > .BScontainer-xl, .BSnavbar-expand > .BScontainer-xxl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .BSnavbar-expand .BSnavbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .BSnavbar-expand .BSnavbar-toggler {
    display: none; }

.BSnavbar-light .BSnavbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .BSnavbar-light .BSnavbar-brand:hover, .BSnavbar-light .BSnavbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.BSnavbar-light .BSnavbar-nav .BSnav-link {
  color: rgba(0, 0, 0, 0.5); }
  .BSnavbar-light .BSnavbar-nav .BSnav-link:hover, .BSnavbar-light .BSnavbar-nav .BSnav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .BSnavbar-light .BSnavbar-nav .BSnav-link.BSdisabled {
    color: rgba(0, 0, 0, 0.3); }

.BSnavbar-light .BSnavbar-nav .BSshow > .BSnav-link,
.BSnavbar-light .BSnavbar-nav .BSactive > .BSnav-link,
.BSnavbar-light .BSnavbar-nav .BSnav-link.BSshow,
.BSnavbar-light .BSnavbar-nav .BSnav-link.BSactive {
  color: rgba(0, 0, 0, 0.9); }

.BSnavbar-light .BSnavbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.BSnavbar-light .BSnavbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.BSw3.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"); }

.BSnavbar-light .BSnavbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .BSnavbar-light .BSnavbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .BSnavbar-light .BSnavbar-text a:hover, .BSnavbar-light .BSnavbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.BSnavbar-dark .BSnavbar-brand {
  color: #ffffff; }
  .BSnavbar-dark .BSnavbar-brand:hover, .BSnavbar-dark .BSnavbar-brand:focus {
    color: #ffffff; }

.BSnavbar-dark .BSnavbar-nav .BSnav-link {
  color: rgba(255, 255, 255, 0.5); }
  .BSnavbar-dark .BSnavbar-nav .BSnav-link:hover, .BSnavbar-dark .BSnavbar-nav .BSnav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .BSnavbar-dark .BSnavbar-nav .BSnav-link.BSdisabled {
    color: rgba(255, 255, 255, 0.25); }

.BSnavbar-dark .BSnavbar-nav .BSshow > .BSnav-link,
.BSnavbar-dark .BSnavbar-nav .BSactive > .BSnav-link,
.BSnavbar-dark .BSnavbar-nav .BSnav-link.BSshow,
.BSnavbar-dark .BSnavbar-nav .BSnav-link.BSactive {
  color: #ffffff; }

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

.BSnavbar-dark .BSnavbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.BSw3.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"); }

.BSnavbar-dark .BSnavbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .BSnavbar-dark .BSnavbar-text a {
    color: #ffffff; }
    .BSnavbar-dark .BSnavbar-text a:hover, .BSnavbar-dark .BSnavbar-text a:focus {
      color: #ffffff; }

.BScard {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: border-box;
  border: 1px solid #ECF0F3;
  border-radius: 0.42rem; }
  .BScard > hr {
    margin-right: 0;
    margin-left: 0; }
  .BScard > .BSlist-group {
    border-top: inherit;
    border-bottom: inherit; }
    .BScard > .BSlist-group:first-child {
      border-top-width: 0;
      border-top-left-radius: calc(0.42rem - 1px);
      border-top-right-radius: calc(0.42rem - 1px); }
    .BScard > .BSlist-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: calc(0.42rem - 1px);
      border-bottom-left-radius: calc(0.42rem - 1px); }

.BScard-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 2.25rem; }

.BScard-title {
  margin-bottom: 2rem; }

.BScard-subtitle {
  margin-top: -1rem;
  margin-bottom: 0; }

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

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

.BScard-link + .BScard-link {
  margin-left: 2.25rem; }

.BScard-header {
  padding: 2rem 2.25rem;
  margin-bottom: 0;
  background-color: #ffffff;
  border-bottom: 1px solid #ECF0F3; }
  .BScard-header:first-child {
    border-radius: calc(0.42rem - 1px) calc(0.42rem - 1px) 0 0; }
  .BScard-header + .BSlist-group .BSlist-group-item:first-child {
    border-top: 0; }

.BScard-footer {
  padding: 2rem 2.25rem;
  background-color: #ffffff;
  border-top: 1px solid #ECF0F3; }
  .BScard-footer:last-child {
    border-radius: 0 0 calc(0.42rem - 1px) calc(0.42rem - 1px); }

.BScard-header-tabs {
  margin-right: -1.125rem;
  margin-bottom: -2rem;
  margin-left: -1.125rem;
  border-bottom: 0; }

.BScard-header-pills {
  margin-right: -1.125rem;
  margin-left: -1.125rem; }

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

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

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

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

.BScard-deck .BScard {
  margin-bottom: 12.5px; }

@media (min-width: 576px) {
  .BScard-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -12.5px;
    margin-left: -12.5px; }
    .BScard-deck .BScard {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
      flex: 1 0 0%;
      margin-right: 12.5px;
      margin-bottom: 0;
      margin-left: 12.5px; } }

.BScard-group > .BScard {
  margin-bottom: 12.5px; }

@media (min-width: 576px) {
  .BScard-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .BScard-group > .BScard {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
      flex: 1 0 0%;
      margin-bottom: 0; }
      .BScard-group > .BScard + .BScard {
        margin-left: 0;
        border-left: 0; }
      .BScard-group > .BScard:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .BScard-group > .BScard:not(:last-child) .BScard-img-top,
        .BScard-group > .BScard:not(:last-child) .BScard-header {
          border-top-right-radius: 0; }
        .BScard-group > .BScard:not(:last-child) .BScard-img-bottom,
        .BScard-group > .BScard:not(:last-child) .BScard-footer {
          border-bottom-right-radius: 0; }
      .BScard-group > .BScard:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .BScard-group > .BScard:not(:first-child) .BScard-img-top,
        .BScard-group > .BScard:not(:first-child) .BScard-header {
          border-top-left-radius: 0; }
        .BScard-group > .BScard:not(:first-child) .BScard-img-bottom,
        .BScard-group > .BScard:not(:first-child) .BScard-footer {
          border-bottom-left-radius: 0; } }

.BScard-columns .BScard {
  margin-bottom: 2rem; }

@media (min-width: 576px) {
  .BScard-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .BScard-columns .BScard {
      display: inline-block;
      width: 100%; } }

.BSaccordion > .BScard {
  overflow: hidden; }
  .BSaccordion > .BScard:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .BSaccordion > .BScard:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .BSaccordion > .BScard > .BScard-header {
    border-radius: 0;
    margin-bottom: -1px; }

.BSbreadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #ECF0F3;
  border-radius: 0.42rem; }

.BSbreadcrumb-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .BSbreadcrumb-item + .BSbreadcrumb-item {
    padding-left: 0.5rem; }
    .BSbreadcrumb-item + .BSbreadcrumb-item::before {
      display: inline-block;
      padding-right: 0.5rem;
      color: #80808F;
      content: "/"; }
  .BSbreadcrumb-item + .BSbreadcrumb-item:hover::before {
    text-decoration: underline; }
  .BSbreadcrumb-item + .BSbreadcrumb-item:hover::before {
    text-decoration: none; }
  .BSbreadcrumb-item.BSactive {
    color: #80808F; }

.BSpagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.42rem; }

.BSpage-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #3699FF;
  background-color: #ffffff;
  border: 1px solid #E5EAEE; }
  .BSpage-link:hover {
    z-index: 2;
    color: #0073e9;
    text-decoration: none;
    background-color: #ECF0F3;
    border-color: #E5EAEE; }
  .BSpage-link:focus {
    z-index: 3;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

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

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

.BSpage-item.BSactive .BSpage-link {
  z-index: 3;
  color: #ffffff;
  background-color: #3699FF;
  border-color: #3699FF; }

.BSpage-item.BSdisabled .BSpage-link {
  color: #80808F;
  pointer-events: none;
  cursor: auto;
  background-color: #ffffff;
  border-color: #ECF0F3; }

.BSpagination-lg .BSpage-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.08rem;
  line-height: 1.5; }

.BSpagination-lg .BSpage-item:first-child .BSpage-link {
  border-top-left-radius: 0.85rem;
  border-bottom-left-radius: 0.85rem; }

.BSpagination-lg .BSpage-item:last-child .BSpage-link {
  border-top-right-radius: 0.85rem;
  border-bottom-right-radius: 0.85rem; }

.BSpagination-sm .BSpage-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.925rem;
  line-height: 1.35; }

.BSpagination-sm .BSpage-item:first-child .BSpage-link {
  border-top-left-radius: 0.28rem;
  border-bottom-left-radius: 0.28rem; }

.BSpagination-sm .BSpage-item:last-child .BSpage-link {
  border-top-right-radius: 0.28rem;
  border-bottom-right-radius: 0.28rem; }

.BSbadge {
  display: inline-block;
  padding: 0.5em 0.75em;
  font-size: 85%;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.42rem;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .BSbadge {
      -webkit-transition: none;
      transition: none; } }
  a.BSbadge:hover, a.BSbadge:focus {
    text-decoration: none; }
  .BSbadge:empty {
    display: none; }

.BSbtn .BSbadge {
  position: relative;
  top: -1px; }

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

.BSbadge-primary {
  color: #ffffff;
  background-color: #3699FF; }
  a.BSbadge-primary:hover, a.BSbadge-primary:focus {
    color: #ffffff;
    background-color: #037fff; }
  a.BSbadge-primary:focus, a.BSbadge-primary.BSfocus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(54, 153, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(54, 153, 255, 0.5); }

.BSbadge-secondary {
  color: #212121;
  background-color: #E5EAEE; }
  a.BSbadge-secondary:hover, a.BSbadge-secondary:focus {
    color: #212121;
    background-color: #c6d1da; }
  a.BSbadge-secondary:focus, a.BSbadge-secondary.BSfocus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(229, 234, 238, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(229, 234, 238, 0.5); }

.BSbadge-success {
  color: #ffffff;
  background-color: #1BC5BD; }
  a.BSbadge-success:hover, a.BSbadge-success:focus {
    color: #ffffff;
    background-color: #159892; }
  a.BSbadge-success:focus, a.BSbadge-success.BSfocus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.5); }

.BSbadge-info {
  color: #ffffff;
  background-color: #8950FC; }
  a.BSbadge-info:hover, a.BSbadge-info:focus {
    color: #ffffff;
    background-color: #671efb; }
  a.BSbadge-info:focus, a.BSbadge-info.BSfocus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(137, 80, 252, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(137, 80, 252, 0.5); }

.BSbadge-warning {
  color: #212121;
  background-color: #FFA800; }
  a.BSbadge-warning:hover, a.BSbadge-warning:focus {
    color: #212121;
    background-color: #cc8600; }
  a.BSbadge-warning:focus, a.BSbadge-warning.BSfocus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 168, 0, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 168, 0, 0.5); }

.BSbadge-danger {
  color: #ffffff;
  background-color: #F64E60; }
  a.BSbadge-danger:hover, a.BSbadge-danger:focus {
    color: #ffffff;
    background-color: #f41d34; }
  a.BSbadge-danger:focus, a.BSbadge-danger.BSfocus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(246, 78, 96, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(246, 78, 96, 0.5); }

.BSbadge-light {
  color: #212121;
  background-color: #F3F6F9; }
  a.BSbadge-light:hover, a.BSbadge-light:focus {
    color: #212121;
    background-color: #d1dde8; }
  a.BSbadge-light:focus, a.BSbadge-light.BSfocus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 246, 249, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(243, 246, 249, 0.5); }

.BSbadge-dark {
  color: #ffffff;
  background-color: #212121; }
  a.BSbadge-dark:hover, a.BSbadge-dark:focus {
    color: #ffffff;
    background-color: #080808; }
  a.BSbadge-dark:focus, a.BSbadge-dark.BSfocus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(33, 33, 33, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(33, 33, 33, 0.5); }

.BSbadge-white {
  color: #212121;
  background-color: #ffffff; }
  a.BSbadge-white:hover, a.BSbadge-white:focus {
    color: #212121;
    background-color: #e6e6e6; }
  a.BSbadge-white:focus, a.BSbadge-white.BSfocus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }

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

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

.BSalert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.42rem; }

.BSalert-heading {
  color: inherit; }

.BSalert-link {
  font-weight: 500; }

.BSalert-dismissible {
  padding-right: 4rem; }
  .BSalert-dismissible .BSclose {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.BSalert-primary {
  color: #1c5085;
  background-color: #d7ebff;
  border-color: #c7e2ff; }
  .BSalert-primary hr {
    border-top-color: #aed5ff; }
  .BSalert-primary .BSalert-link {
    color: #13375b; }

.BSalert-secondary {
  color: #777a7c;
  background-color: #fafbfc;
  border-color: #f8f9fa; }
  .BSalert-secondary hr {
    border-top-color: #e9ecef; }
  .BSalert-secondary .BSalert-link {
    color: #5e6062; }

.BSalert-success {
  color: #0e6662;
  background-color: #d1f3f2;
  border-color: #bfefed; }
  .BSalert-success hr {
    border-top-color: #abeae7; }
  .BSalert-success .BSalert-link {
    color: #083937; }

.BSalert-info {
  color: #472a83;
  background-color: #e7dcfe;
  border-color: #decefe; }
  .BSalert-info hr {
    border-top-color: #cdb5fd; }
  .BSalert-info .BSalert-link {
    color: #321e5c; }

.BSalert-warning {
  color: #855700;
  background-color: #ffeecc;
  border-color: #ffe7b8; }
  .BSalert-warning hr {
    border-top-color: #ffde9f; }
  .BSalert-warning .BSalert-link {
    color: #523600; }

.BSalert-danger {
  color: #802932;
  background-color: #fddcdf;
  border-color: #fccdd2; }
  .BSalert-danger hr {
    border-top-color: #fbb5bc; }
  .BSalert-danger .BSalert-link {
    color: #591d23; }

.BSalert-light {
  color: #7e8081;
  background-color: #fdfdfe;
  border-color: #fcfcfd; }
  .BSalert-light hr {
    border-top-color: #ededf3; }
  .BSalert-light .BSalert-link {
    color: #656667; }

.BSalert-dark {
  color: #111111;
  background-color: lightgray;
  border-color: #c1c1c1; }
  .BSalert-dark hr {
    border-top-color: #b4b4b4; }
  .BSalert-dark .BSalert-link {
    color: black; }

.BSalert-white {
  color: #858585;
  background-color: white;
  border-color: white; }
  .BSalert-white hr {
    border-top-color: #f2f2f2; }
  .BSalert-white .BSalert-link {
    color: #6c6c6c; }

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

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

.BSprogress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #ECF0F3;
  border-radius: 0.42rem;
  -webkit-box-shadow: none;
  box-shadow: none; }

.BSprogress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  background-color: #3699FF;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .BSprogress-bar {
      -webkit-transition: none;
      transition: none; } }

.BSprogress-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: 1rem 1rem; }

.BSprogress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite; }
  @media (prefers-reduced-motion: reduce) {
    .BSprogress-bar-animated {
      -webkit-animation: none;
      animation: none; } }

.BSmedia {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.BSmedia-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.BSlist-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.42rem; }

.BSlist-group-item-action {
  width: 100%;
  color: #464E5F;
  text-align: inherit; }
  .BSlist-group-item-action:hover, .BSlist-group-item-action:focus {
    z-index: 1;
    color: #464E5F;
    text-decoration: none;
    background-color: #ECF0F3; }
  .BSlist-group-item-action:active {
    color: #464E5F;
    background-color: #ECF0F3; }

.BSlist-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #ffffff;
  border: 1px solid #ECF0F3; }
  .BSlist-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .BSlist-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .BSlist-group-item.BSdisabled, .BSlist-group-item:disabled {
    color: #80808F;
    pointer-events: none;
    background-color: #ffffff; }
  .BSlist-group-item.BSactive {
    z-index: 2;
    color: #ffffff;
    background-color: #3699FF;
    border-color: #3699FF; }
  .BSlist-group-item + .BSlist-group-item {
    border-top-width: 0; }
    .BSlist-group-item + .BSlist-group-item.BSactive {
      margin-top: -1px;
      border-top-width: 1px; }

.BSlist-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  .BSlist-group-horizontal > .BSlist-group-item:first-child {
    border-bottom-left-radius: 0.42rem;
    border-top-right-radius: 0; }
  .BSlist-group-horizontal > .BSlist-group-item:last-child {
    border-top-right-radius: 0.42rem;
    border-bottom-left-radius: 0; }
  .BSlist-group-horizontal > .BSlist-group-item.BSactive {
    margin-top: 0; }
  .BSlist-group-horizontal > .BSlist-group-item + .BSlist-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .BSlist-group-horizontal > .BSlist-group-item + .BSlist-group-item.BSactive {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .BSlist-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .BSlist-group-horizontal-sm > .BSlist-group-item:first-child {
      border-bottom-left-radius: 0.42rem;
      border-top-right-radius: 0; }
    .BSlist-group-horizontal-sm > .BSlist-group-item:last-child {
      border-top-right-radius: 0.42rem;
      border-bottom-left-radius: 0; }
    .BSlist-group-horizontal-sm > .BSlist-group-item.BSactive {
      margin-top: 0; }
    .BSlist-group-horizontal-sm > .BSlist-group-item + .BSlist-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .BSlist-group-horizontal-sm > .BSlist-group-item + .BSlist-group-item.BSactive {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .BSlist-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .BSlist-group-horizontal-md > .BSlist-group-item:first-child {
      border-bottom-left-radius: 0.42rem;
      border-top-right-radius: 0; }
    .BSlist-group-horizontal-md > .BSlist-group-item:last-child {
      border-top-right-radius: 0.42rem;
      border-bottom-left-radius: 0; }
    .BSlist-group-horizontal-md > .BSlist-group-item.BSactive {
      margin-top: 0; }
    .BSlist-group-horizontal-md > .BSlist-group-item + .BSlist-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .BSlist-group-horizontal-md > .BSlist-group-item + .BSlist-group-item.BSactive {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .BSlist-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .BSlist-group-horizontal-lg > .BSlist-group-item:first-child {
      border-bottom-left-radius: 0.42rem;
      border-top-right-radius: 0; }
    .BSlist-group-horizontal-lg > .BSlist-group-item:last-child {
      border-top-right-radius: 0.42rem;
      border-bottom-left-radius: 0; }
    .BSlist-group-horizontal-lg > .BSlist-group-item.BSactive {
      margin-top: 0; }
    .BSlist-group-horizontal-lg > .BSlist-group-item + .BSlist-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .BSlist-group-horizontal-lg > .BSlist-group-item + .BSlist-group-item.BSactive {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1200px) {
  .BSlist-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .BSlist-group-horizontal-xl > .BSlist-group-item:first-child {
      border-bottom-left-radius: 0.42rem;
      border-top-right-radius: 0; }
    .BSlist-group-horizontal-xl > .BSlist-group-item:last-child {
      border-top-right-radius: 0.42rem;
      border-bottom-left-radius: 0; }
    .BSlist-group-horizontal-xl > .BSlist-group-item.BSactive {
      margin-top: 0; }
    .BSlist-group-horizontal-xl > .BSlist-group-item + .BSlist-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .BSlist-group-horizontal-xl > .BSlist-group-item + .BSlist-group-item.BSactive {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1400px) {
  .BSlist-group-horizontal-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .BSlist-group-horizontal-xxl > .BSlist-group-item:first-child {
      border-bottom-left-radius: 0.42rem;
      border-top-right-radius: 0; }
    .BSlist-group-horizontal-xxl > .BSlist-group-item:last-child {
      border-top-right-radius: 0.42rem;
      border-bottom-left-radius: 0; }
    .BSlist-group-horizontal-xxl > .BSlist-group-item.BSactive {
      margin-top: 0; }
    .BSlist-group-horizontal-xxl > .BSlist-group-item + .BSlist-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .BSlist-group-horizontal-xxl > .BSlist-group-item + .BSlist-group-item.BSactive {
        margin-left: -1px;
        border-left-width: 1px; } }

.BSlist-group-flush {
  border-radius: 0; }
  .BSlist-group-flush > .BSlist-group-item {
    border-width: 0 0 1px; }
    .BSlist-group-flush > .BSlist-group-item:last-child {
      border-bottom-width: 0; }

.BSlist-group-item-primary {
  color: #1c5085;
  background-color: #c7e2ff; }
  .BSlist-group-item-primary.BSlist-group-item-action:hover, .BSlist-group-item-primary.BSlist-group-item-action:focus {
    color: #1c5085;
    background-color: #aed5ff; }
  .BSlist-group-item-primary.BSlist-group-item-action.BSactive {
    color: #ffffff;
    background-color: #1c5085;
    border-color: #1c5085; }

.BSlist-group-item-secondary {
  color: #777a7c;
  background-color: #f8f9fa; }
  .BSlist-group-item-secondary.BSlist-group-item-action:hover, .BSlist-group-item-secondary.BSlist-group-item-action:focus {
    color: #777a7c;
    background-color: #e9ecef; }
  .BSlist-group-item-secondary.BSlist-group-item-action.BSactive {
    color: #ffffff;
    background-color: #777a7c;
    border-color: #777a7c; }

.BSlist-group-item-success {
  color: #0e6662;
  background-color: #bfefed; }
  .BSlist-group-item-success.BSlist-group-item-action:hover, .BSlist-group-item-success.BSlist-group-item-action:focus {
    color: #0e6662;
    background-color: #abeae7; }
  .BSlist-group-item-success.BSlist-group-item-action.BSactive {
    color: #ffffff;
    background-color: #0e6662;
    border-color: #0e6662; }

.BSlist-group-item-info {
  color: #472a83;
  background-color: #decefe; }
  .BSlist-group-item-info.BSlist-group-item-action:hover, .BSlist-group-item-info.BSlist-group-item-action:focus {
    color: #472a83;
    background-color: #cdb5fd; }
  .BSlist-group-item-info.BSlist-group-item-action.BSactive {
    color: #ffffff;
    background-color: #472a83;
    border-color: #472a83; }

.BSlist-group-item-warning {
  color: #855700;
  background-color: #ffe7b8; }
  .BSlist-group-item-warning.BSlist-group-item-action:hover, .BSlist-group-item-warning.BSlist-group-item-action:focus {
    color: #855700;
    background-color: #ffde9f; }
  .BSlist-group-item-warning.BSlist-group-item-action.BSactive {
    color: #ffffff;
    background-color: #855700;
    border-color: #855700; }

.BSlist-group-item-danger {
  color: #802932;
  background-color: #fccdd2; }
  .BSlist-group-item-danger.BSlist-group-item-action:hover, .BSlist-group-item-danger.BSlist-group-item-action:focus {
    color: #802932;
    background-color: #fbb5bc; }
  .BSlist-group-item-danger.BSlist-group-item-action.BSactive {
    color: #ffffff;
    background-color: #802932;
    border-color: #802932; }

.BSlist-group-item-light {
  color: #7e8081;
  background-color: #fcfcfd; }
  .BSlist-group-item-light.BSlist-group-item-action:hover, .BSlist-group-item-light.BSlist-group-item-action:focus {
    color: #7e8081;
    background-color: #ededf3; }
  .BSlist-group-item-light.BSlist-group-item-action.BSactive {
    color: #ffffff;
    background-color: #7e8081;
    border-color: #7e8081; }

.BSlist-group-item-dark {
  color: #111111;
  background-color: #c1c1c1; }
  .BSlist-group-item-dark.BSlist-group-item-action:hover, .BSlist-group-item-dark.BSlist-group-item-action:focus {
    color: #111111;
    background-color: #b4b4b4; }
  .BSlist-group-item-dark.BSlist-group-item-action.BSactive {
    color: #ffffff;
    background-color: #111111;
    border-color: #111111; }

.BSlist-group-item-white {
  color: #858585;
  background-color: white; }
  .BSlist-group-item-white.BSlist-group-item-action:hover, .BSlist-group-item-white.BSlist-group-item-action:focus {
    color: #858585;
    background-color: #f2f2f2; }
  .BSlist-group-item-white.BSlist-group-item-action.BSactive {
    color: #ffffff;
    background-color: #858585;
    border-color: #858585; }

.BSclose {
  float: right;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: .BS5; }
  @media (max-width: 1200px) {
    .BSclose {
      font-size: calc(1.275rem + 0.3vw) ; } }
  .BSclose:hover {
    color: #000000;
    text-decoration: none; }
  .BSclose:not(:disabled):not(.BSdisabled):hover, .BSclose:not(:disabled):not(.BSdisabled):focus {
    opacity: .BS75; }

button.BSclose {
  padding: 0;
  background-color: transparent;
  border: 0; }

a.BSclose.BSdisabled {
  pointer-events: none; }

.BStoast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem; }
  .BStoast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .BStoast.BSshowing {
    opacity: 1; }
  .BStoast.BSshow {
    display: block;
    opacity: 1; }
  .BStoast.BShide {
    display: none; }

.BStoast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #464E5F;
  background-color: #fff;
  background-clip: padding-box;
  border-bottom: 1px solid #ECF0F3; }

.BStoast-body {
  padding: 0.75rem; }

.BSmodal-open {
  overflow: hidden; }
  .BSmodal-open .BSmodal {
    overflow-x: hidden;
    overflow-y: auto; }

.BSmodal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.BSmodal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .BSmodal.BSfade .BSmodal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .BSmodal.BSfade .BSmodal-dialog {
        -webkit-transition: none;
        transition: none; } }
  .BSmodal.BSshow .BSmodal-dialog {
    -webkit-transform: none;
    transform: none; }
  .BSmodal.BSmodal-static .BSmodal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02); }

.BSmodal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem); }
  .BSmodal-dialog-scrollable .BSmodal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .BSmodal-dialog-scrollable .BSmodal-header,
  .BSmodal-dialog-scrollable .BSmodal-footer {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .BSmodal-dialog-scrollable .BSmodal-body {
    overflow-y: auto; }

.BSmodal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .BSmodal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""; }
  .BSmodal-dialog-centered.BSmodal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%; }
    .BSmodal-dialog-centered.BSmodal-dialog-scrollable .BSmodal-content {
      max-height: none; }
    .BSmodal-dialog-centered.BSmodal-dialog-scrollable::before {
      content: none; }

.BSmodal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 0.42rem;
  -webkit-box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
  outline: 0; }

.BSmodal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000000; }
  .BSmodal-backdrop.BSfade {
    opacity: 0; }
  .BSmodal-backdrop.BSshow {
    opacity: 0.2; }

.BSmodal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1.5rem 1.75rem;
  border-bottom: 1px solid #ECF0F3;
  border-top-left-radius: 0.42rem;
  border-top-right-radius: 0.42rem; }
  .BSmodal-header .BSclose {
    padding: 1.5rem 1.75rem;
    margin: -1.5rem -1.75rem -1.5rem auto; }

.BSmodal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.BSmodal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.75rem; }

.BSmodal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1.5rem;
  border-top: 1px solid #ECF0F3;
  border-bottom-right-radius: 0.42rem;
  border-bottom-left-radius: 0.42rem; }
  .BSmodal-footer > * {
    margin: 0.25rem; }

.BSmodal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .BSmodal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .BSmodal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .BSmodal-dialog-scrollable .BSmodal-content {
      max-height: calc(100vh - 3.5rem); }
  .BSmodal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .BSmodal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: -webkit-min-content;
      height: -moz-min-content;
      height: min-content; }
  .BSmodal-content {
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1); }
  .BSmodal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .BSmodal-lg,
  .BSmodal-xl {
    max-width: 800px; } }

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

.BStooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: Poppins, Helvetica, "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.9rem;
  word-wrap: break-word;
  opacity: 0; }
  .BStooltip.BSshow {
    opacity: 1; }
  .BStooltip .BSarrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .BStooltip .BSarrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.BSbs-tooltip-top, .BSbs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .BSbs-tooltip-top .BSarrow, .BSbs-tooltip-auto[x-placement^="top"] .BSarrow {
    bottom: 0; }
    .BSbs-tooltip-top .BSarrow::before, .BSbs-tooltip-auto[x-placement^="top"] .BSarrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #ffffff; }

.BSbs-tooltip-right, .BSbs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .BSbs-tooltip-right .BSarrow, .BSbs-tooltip-auto[x-placement^="right"] .BSarrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .BSbs-tooltip-right .BSarrow::before, .BSbs-tooltip-auto[x-placement^="right"] .BSarrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #ffffff; }

.BSbs-tooltip-bottom, .BSbs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .BSbs-tooltip-bottom .BSarrow, .BSbs-tooltip-auto[x-placement^="bottom"] .BSarrow {
    top: 0; }
    .BSbs-tooltip-bottom .BSarrow::before, .BSbs-tooltip-auto[x-placement^="bottom"] .BSarrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #ffffff; }

.BSbs-tooltip-left, .BSbs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .BSbs-tooltip-left .BSarrow, .BSbs-tooltip-auto[x-placement^="left"] .BSarrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .BSbs-tooltip-left .BSarrow::before, .BSbs-tooltip-auto[x-placement^="left"] .BSarrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #ffffff; }

.BStooltip-inner {
  max-width: 200px;
  padding: 0.75rem 1rem;
  color: #464E5F;
  text-align: center;
  background-color: #ffffff;
  border-radius: 3px; }

.BSpopover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: Poppins, Helvetica, "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.9rem;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #ffffff;
  border-radius: 0.42rem;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); }
  .BSpopover .BSarrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.42rem; }
    .BSpopover .BSarrow::before, .BSpopover .BSarrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.BSbs-popover-top, .BSbs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .BSbs-popover-top > .BSarrow, .BSbs-popover-auto[x-placement^="top"] > .BSarrow {
    bottom: calc(-0.5rem - 1px); }
    .BSbs-popover-top > .BSarrow::before, .BSbs-popover-auto[x-placement^="top"] > .BSarrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: white; }
    .BSbs-popover-top > .BSarrow::after, .BSbs-popover-auto[x-placement^="top"] > .BSarrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #ffffff; }

.BSbs-popover-right, .BSbs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .BSbs-popover-right > .BSarrow, .BSbs-popover-auto[x-placement^="right"] > .BSarrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.42rem 0; }
    .BSbs-popover-right > .BSarrow::before, .BSbs-popover-auto[x-placement^="right"] > .BSarrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: white; }
    .BSbs-popover-right > .BSarrow::after, .BSbs-popover-auto[x-placement^="right"] > .BSarrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #ffffff; }

.BSbs-popover-bottom, .BSbs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .BSbs-popover-bottom > .BSarrow, .BSbs-popover-auto[x-placement^="bottom"] > .BSarrow {
    top: calc(-0.5rem - 1px); }
    .BSbs-popover-bottom > .BSarrow::before, .BSbs-popover-auto[x-placement^="bottom"] > .BSarrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: white; }
    .BSbs-popover-bottom > .BSarrow::after, .BSbs-popover-auto[x-placement^="bottom"] > .BSarrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #ffffff; }
  .BSbs-popover-bottom .BSpopover-header::before, .BSbs-popover-auto[x-placement^="bottom"] .BSpopover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #ffffff; }

.BSbs-popover-left, .BSbs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .BSbs-popover-left > .BSarrow, .BSbs-popover-auto[x-placement^="left"] > .BSarrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.42rem 0; }
    .BSbs-popover-left > .BSarrow::before, .BSbs-popover-auto[x-placement^="left"] > .BSarrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: white; }
    .BSbs-popover-left > .BSarrow::after, .BSbs-popover-auto[x-placement^="left"] > .BSarrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #ffffff; }

.BSpopover-header {
  padding: 1rem 1.25rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #212121;
  background-color: #ffffff;
  border-bottom: 1px solid #f2f2f2;
  border-top-left-radius: calc(0.42rem - 1px);
  border-top-right-radius: calc(0.42rem - 1px); }
  .BSpopover-header:empty {
    display: none; }

.BSpopover-body {
  padding: 1rem 1.25rem;
  color: #464E5F; }

.BScarousel {
  position: relative; }

.BScarousel.BSpointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.BScarousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .BScarousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.BScarousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .BScarousel-item {
      -webkit-transition: none;
      transition: none; } }

.BScarousel-item.BSactive,
.BScarousel-item-next,
.BScarousel-item-prev {
  display: block; }

.BScarousel-item-next:not(.BScarousel-item-left),
.BSactive.BScarousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.BScarousel-item-prev:not(.BScarousel-item-right),
.BSactive.BScarousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.BScarousel-fade .BScarousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none; }

.BScarousel-fade .BScarousel-item.BSactive,
.BScarousel-fade .BScarousel-item-next.BScarousel-item-left,
.BScarousel-fade .BScarousel-item-prev.BScarousel-item-right {
  z-index: 1;
  opacity: 1; }

.BScarousel-fade .BSactive.BScarousel-item-left,
.BScarousel-fade .BSactive.BScarousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .BScarousel-fade .BSactive.BScarousel-item-left,
    .BScarousel-fade .BSactive.BScarousel-item-right {
      -webkit-transition: none;
      transition: none; } }

.BScarousel-control-prev,
.BScarousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #ffffff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .BScarousel-control-prev,
    .BScarousel-control-next {
      -webkit-transition: none;
      transition: none; } }
  .BScarousel-control-prev:hover, .BScarousel-control-prev:focus,
  .BScarousel-control-next:hover,
  .BScarousel-control-next:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.BScarousel-control-prev {
  left: 0; }

.BScarousel-control-next {
  right: 0; }

.BScarousel-control-prev-icon,
.BScarousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%; }

.BScarousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.BSw3.org/2000/svg' fill='%23ffffff' 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"); }

.BScarousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.BSw3.org/2000/svg' fill='%23ffffff' 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"); }

.BScarousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .BScarousel-indicators li {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ffffff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .BS5;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .BScarousel-indicators li {
        -webkit-transition: none;
        transition: none; } }
  .BScarousel-indicators .BSactive {
    opacity: 1; }

.BScarousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center; }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.BSspinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .BS75s linear infinite;
  animation: spinner-border .BS75s linear infinite; }

.BSspinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.BSspinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .BS75s linear infinite;
  animation: spinner-grow .BS75s linear infinite; }

.BSspinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.BSalign-baseline {
  vertical-align: baseline !important; }

.BSalign-top {
  vertical-align: top !important; }

.BSalign-middle {
  vertical-align: middle !important; }

.BSalign-bottom {
  vertical-align: bottom !important; }

.BSalign-text-bottom {
  vertical-align: text-bottom !important; }

.BSalign-text-top {
  vertical-align: text-top !important; }

.BSbg-primary {
  background-color: #3699FF !important; }

a.BSbg-primary:hover, a.BSbg-primary:focus,
button.BSbg-primary:hover,
button.BSbg-primary:focus {
  background-color: #037fff !important; }

.BSbg-secondary {
  background-color: #E5EAEE !important; }

a.BSbg-secondary:hover, a.BSbg-secondary:focus,
button.BSbg-secondary:hover,
button.BSbg-secondary:focus {
  background-color: #c6d1da !important; }

.BSbg-success {
  background-color: #1BC5BD !important; }

a.BSbg-success:hover, a.BSbg-success:focus,
button.BSbg-success:hover,
button.BSbg-success:focus {
  background-color: #159892 !important; }

.BSbg-info {
  background-color: #8950FC !important; }

a.BSbg-info:hover, a.BSbg-info:focus,
button.BSbg-info:hover,
button.BSbg-info:focus {
  background-color: #671efb !important; }

.BSbg-warning {
  background-color: #FFA800 !important; }

a.BSbg-warning:hover, a.BSbg-warning:focus,
button.BSbg-warning:hover,
button.BSbg-warning:focus {
  background-color: #cc8600 !important; }

.BSbg-danger {
  background-color: #F64E60 !important; }

a.BSbg-danger:hover, a.BSbg-danger:focus,
button.BSbg-danger:hover,
button.BSbg-danger:focus {
  background-color: #f41d34 !important; }

.BSbg-light {
  background-color: #F3F6F9 !important; }

a.BSbg-light:hover, a.BSbg-light:focus,
button.BSbg-light:hover,
button.BSbg-light:focus {
  background-color: #d1dde8 !important; }

.BSbg-dark {
  background-color: #212121 !important; }

a.BSbg-dark:hover, a.BSbg-dark:focus,
button.BSbg-dark:hover,
button.BSbg-dark:focus {
  background-color: #080808 !important; }

.BSbg-white {
  background-color: #ffffff !important; }

a.BSbg-white:hover, a.BSbg-white:focus,
button.BSbg-white:hover,
button.BSbg-white:focus {
  background-color: #e6e6e6 !important; }

.BSbg-white {
  background-color: #ffffff !important; }

.BSbg-transparent {
  background-color: transparent !important; }

.BSborder {
  border: 1px solid #ECF0F3 !important; }

.BSborder-top {
  border-top: 1px solid #ECF0F3 !important; }

.BSborder-right {
  border-right: 1px solid #ECF0F3 !important; }

.BSborder-bottom {
  border-bottom: 1px solid #ECF0F3 !important; }

.BSborder-left {
  border-left: 1px solid #ECF0F3 !important; }

.BSborder-0 {
  border: 0 !important; }

.BSborder-top-0 {
  border-top: 0 !important; }

.BSborder-right-0 {
  border-right: 0 !important; }

.BSborder-bottom-0 {
  border-bottom: 0 !important; }

.BSborder-left-0 {
  border-left: 0 !important; }

.BSborder-primary {
  border-color: #3699FF !important; }

.BSborder-secondary {
  border-color: #E5EAEE !important; }

.BSborder-success {
  border-color: #1BC5BD !important; }

.BSborder-info {
  border-color: #8950FC !important; }

.BSborder-warning {
  border-color: #FFA800 !important; }

.BSborder-danger {
  border-color: #F64E60 !important; }

.BSborder-light {
  border-color: #F3F6F9 !important; }

.BSborder-dark {
  border-color: #212121 !important; }

.BSborder-white {
  border-color: #ffffff !important; }

.BSborder-white {
  border-color: #ffffff !important; }

.BSrounded-sm {
  border-radius: 0.28rem !important; }

.BSrounded {
  border-radius: 0.42rem !important; }

.BSrounded-top {
  border-top-left-radius: 0.42rem !important;
  border-top-right-radius: 0.42rem !important; }

.BSrounded-right {
  border-top-right-radius: 0.42rem !important;
  border-bottom-right-radius: 0.42rem !important; }

.BSrounded-bottom {
  border-bottom-right-radius: 0.42rem !important;
  border-bottom-left-radius: 0.42rem !important; }

.BSrounded-left {
  border-top-left-radius: 0.42rem !important;
  border-bottom-left-radius: 0.42rem !important; }

.BSrounded-lg {
  border-radius: 0.85rem !important; }

.BSrounded-circle {
  border-radius: 50% !important; }

.BSrounded-pill {
  border-radius: 50rem !important; }

.BSrounded-0 {
  border-radius: 0 !important; }

.BSclearfix::after {
  display: block;
  clear: both;
  content: ""; }

.BSd-none {
  display: none !important; }

.BSd-inline {
  display: inline !important; }

.BSd-inline-block {
  display: inline-block !important; }

.BSd-block {
  display: block !important; }

.BSd-table {
  display: table !important; }

.BSd-table-row {
  display: table-row !important; }

.BSd-table-cell {
  display: table-cell !important; }

.BSd-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.BSd-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .BSd-sm-none {
    display: none !important; }
  .BSd-sm-inline {
    display: inline !important; }
  .BSd-sm-inline-block {
    display: inline-block !important; }
  .BSd-sm-block {
    display: block !important; }
  .BSd-sm-table {
    display: table !important; }
  .BSd-sm-table-row {
    display: table-row !important; }
  .BSd-sm-table-cell {
    display: table-cell !important; }
  .BSd-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .BSd-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .BSd-md-none {
    display: none !important; }
  .BSd-md-inline {
    display: inline !important; }
  .BSd-md-inline-block {
    display: inline-block !important; }
  .BSd-md-block {
    display: block !important; }
  .BSd-md-table {
    display: table !important; }
  .BSd-md-table-row {
    display: table-row !important; }
  .BSd-md-table-cell {
    display: table-cell !important; }
  .BSd-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .BSd-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .BSd-lg-none {
    display: none !important; }
  .BSd-lg-inline {
    display: inline !important; }
  .BSd-lg-inline-block {
    display: inline-block !important; }
  .BSd-lg-block {
    display: block !important; }
  .BSd-lg-table {
    display: table !important; }
  .BSd-lg-table-row {
    display: table-row !important; }
  .BSd-lg-table-cell {
    display: table-cell !important; }
  .BSd-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .BSd-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .BSd-xl-none {
    display: none !important; }
  .BSd-xl-inline {
    display: inline !important; }
  .BSd-xl-inline-block {
    display: inline-block !important; }
  .BSd-xl-block {
    display: block !important; }
  .BSd-xl-table {
    display: table !important; }
  .BSd-xl-table-row {
    display: table-row !important; }
  .BSd-xl-table-cell {
    display: table-cell !important; }
  .BSd-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .BSd-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1400px) {
  .BSd-xxl-none {
    display: none !important; }
  .BSd-xxl-inline {
    display: inline !important; }
  .BSd-xxl-inline-block {
    display: inline-block !important; }
  .BSd-xxl-block {
    display: block !important; }
  .BSd-xxl-table {
    display: table !important; }
  .BSd-xxl-table-row {
    display: table-row !important; }
  .BSd-xxl-table-cell {
    display: table-cell !important; }
  .BSd-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .BSd-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .BSd-print-none {
    display: none !important; }
  .BSd-print-inline {
    display: inline !important; }
  .BSd-print-inline-block {
    display: inline-block !important; }
  .BSd-print-block {
    display: block !important; }
  .BSd-print-table {
    display: table !important; }
  .BSd-print-table-row {
    display: table-row !important; }
  .BSd-print-table-cell {
    display: table-cell !important; }
  .BSd-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .BSd-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.BSembed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .BSembed-responsive::before {
    display: block;
    content: ""; }
  .BSembed-responsive .BSembed-responsive-item,
  .BSembed-responsive iframe,
  .BSembed-responsive embed,
  .BSembed-responsive object,
  .BSembed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.BSembed-responsive-21by9::before {
  padding-top: 42.85714%; }

.BSembed-responsive-16by9::before {
  padding-top: 56.25%; }

.BSembed-responsive-4by3::before {
  padding-top: 75%; }

.BSembed-responsive-1by1::before {
  padding-top: 100%; }

.BSflex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.BSflex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.BSflex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.BSflex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.BSflex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.BSflex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.BSflex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.BSflex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }

.BSflex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }

.BSflex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }

.BSflex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }

.BSflex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

.BSjustify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.BSjustify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.BSjustify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.BSjustify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.BSjustify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.BSalign-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.BSalign-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.BSalign-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.BSalign-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.BSalign-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.BSalign-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.BSalign-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.BSalign-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.BSalign-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.BSalign-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.BSalign-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.BSalign-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.BSalign-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.BSalign-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.BSalign-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.BSalign-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.BSalign-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .BSflex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .BSflex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .BSflex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .BSflex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .BSflex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .BSflex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .BSflex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .BSflex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .BSflex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .BSflex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .BSflex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .BSflex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .BSjustify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .BSjustify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .BSjustify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .BSjustify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .BSjustify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .BSalign-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .BSalign-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .BSalign-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .BSalign-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .BSalign-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .BSalign-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .BSalign-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .BSalign-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .BSalign-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .BSalign-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .BSalign-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .BSalign-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .BSalign-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .BSalign-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .BSalign-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .BSalign-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .BSalign-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .BSflex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .BSflex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .BSflex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .BSflex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .BSflex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .BSflex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .BSflex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .BSflex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .BSflex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .BSflex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .BSflex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .BSflex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .BSjustify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .BSjustify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .BSjustify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .BSjustify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .BSjustify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .BSalign-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .BSalign-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .BSalign-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .BSalign-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .BSalign-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .BSalign-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .BSalign-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .BSalign-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .BSalign-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .BSalign-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .BSalign-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .BSalign-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .BSalign-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .BSalign-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .BSalign-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .BSalign-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .BSalign-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .BSflex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .BSflex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .BSflex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .BSflex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .BSflex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .BSflex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .BSflex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .BSflex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .BSflex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .BSflex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .BSflex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .BSflex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .BSjustify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .BSjustify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .BSjustify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .BSjustify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .BSjustify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .BSalign-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .BSalign-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .BSalign-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .BSalign-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .BSalign-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .BSalign-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .BSalign-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .BSalign-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .BSalign-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .BSalign-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .BSalign-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .BSalign-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .BSalign-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .BSalign-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .BSalign-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .BSalign-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .BSalign-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .BSflex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .BSflex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .BSflex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .BSflex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .BSflex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .BSflex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .BSflex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .BSflex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .BSflex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .BSflex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .BSflex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .BSflex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .BSjustify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .BSjustify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .BSjustify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .BSjustify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .BSjustify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .BSalign-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .BSalign-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .BSalign-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .BSalign-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .BSalign-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .BSalign-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .BSalign-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .BSalign-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .BSalign-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .BSalign-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .BSalign-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .BSalign-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .BSalign-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .BSalign-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .BSalign-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .BSalign-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .BSalign-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1400px) {
  .BSflex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .BSflex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .BSflex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .BSflex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .BSflex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .BSflex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .BSflex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .BSflex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .BSflex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .BSflex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .BSflex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .BSflex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .BSjustify-content-xxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .BSjustify-content-xxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .BSjustify-content-xxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .BSjustify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .BSjustify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .BSalign-items-xxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .BSalign-items-xxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .BSalign-items-xxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .BSalign-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .BSalign-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .BSalign-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .BSalign-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .BSalign-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .BSalign-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .BSalign-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .BSalign-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .BSalign-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .BSalign-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .BSalign-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .BSalign-self-xxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .BSalign-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .BSalign-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

.BSfloat-left {
  float: left !important; }

.BSfloat-right {
  float: right !important; }

.BSfloat-none {
  float: none !important; }

@media (min-width: 576px) {
  .BSfloat-sm-left {
    float: left !important; }
  .BSfloat-sm-right {
    float: right !important; }
  .BSfloat-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .BSfloat-md-left {
    float: left !important; }
  .BSfloat-md-right {
    float: right !important; }
  .BSfloat-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .BSfloat-lg-left {
    float: left !important; }
  .BSfloat-lg-right {
    float: right !important; }
  .BSfloat-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .BSfloat-xl-left {
    float: left !important; }
  .BSfloat-xl-right {
    float: right !important; }
  .BSfloat-xl-none {
    float: none !important; } }

@media (min-width: 1400px) {
  .BSfloat-xxl-left {
    float: left !important; }
  .BSfloat-xxl-right {
    float: right !important; }
  .BSfloat-xxl-none {
    float: none !important; } }

.BSuser-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  -ms-user-select: all !important;
  user-select: all !important; }

.BSuser-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important; }

.BSuser-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.BSoverflow-auto {
  overflow: auto !important; }

.BSoverflow-hidden {
  overflow: hidden !important; }

.BSposition-static {
  position: static !important; }

.BSposition-relative {
  position: relative !important; }

.BSposition-absolute {
  position: absolute !important; }

.BSposition-fixed {
  position: fixed !important; }

.BSposition-sticky {
  position: sticky !important; }

.BSfixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.BSfixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .BSsticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.BSsr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.BSsr-only-focusable:active, .BSsr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.BSshadow-sm {
  -webkit-box-shadow: 0 0.1rem 1rem 0.25rem rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 0.1rem 1rem 0.25rem rgba(0, 0, 0, 0.05) !important; }

.BSshadow {
  -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important; }

.BSshadow-lg {
  -webkit-box-shadow: 0 1rem 2rem 1rem rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 1rem 2rem 1rem rgba(0, 0, 0, 0.1) !important; }

.BSshadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.BSw-25 {
  width: 25% !important; }

.BSw-50 {
  width: 50% !important; }

.BSw-75 {
  width: 75% !important; }

.BSw-100 {
  width: 100% !important; }

.BSw-auto {
  width: auto !important; }

.BSh-25 {
  height: 25% !important; }

.BSh-50 {
  height: 50% !important; }

.BSh-75 {
  height: 75% !important; }

.BSh-100 {
  height: 100% !important; }

.BSh-auto {
  height: auto !important; }

.BSmw-100 {
  max-width: 100% !important; }

.BSmh-100 {
  max-height: 100% !important; }

.BSmin-vw-100 {
  min-width: 100vw !important; }

.BSmin-vh-100 {
  min-height: 100vh !important; }

.BSvw-100 {
  width: 100vw !important; }

.BSvh-100 {
  height: 100vh !important; }

.BSm-0 {
  margin: 0 !important; }

.BSmt-0,
.BSmy-0 {
  margin-top: 0 !important; }

.BSmr-0,
.BSmx-0 {
  margin-right: 0 !important; }

.BSmb-0,
.BSmy-0 {
  margin-bottom: 0 !important; }

.BSml-0,
.BSmx-0 {
  margin-left: 0 !important; }

.BSm-1 {
  margin: 0.25rem !important; }

.BSmt-1,
.BSmy-1 {
  margin-top: 0.25rem !important; }

.BSmr-1,
.BSmx-1 {
  margin-right: 0.25rem !important; }

.BSmb-1,
.BSmy-1 {
  margin-bottom: 0.25rem !important; }

.BSml-1,
.BSmx-1 {
  margin-left: 0.25rem !important; }

.BSm-2 {
  margin: 0.5rem !important; }

.BSmt-2,
.BSmy-2 {
  margin-top: 0.5rem !important; }

.BSmr-2,
.BSmx-2 {
  margin-right: 0.5rem !important; }

.BSmb-2,
.BSmy-2 {
  margin-bottom: 0.5rem !important; }

.BSml-2,
.BSmx-2 {
  margin-left: 0.5rem !important; }

.BSm-3 {
  margin: 0.75rem !important; }

.BSmt-3,
.BSmy-3 {
  margin-top: 0.75rem !important; }

.BSmr-3,
.BSmx-3 {
  margin-right: 0.75rem !important; }

.BSmb-3,
.BSmy-3 {
  margin-bottom: 0.75rem !important; }

.BSml-3,
.BSmx-3 {
  margin-left: 0.75rem !important; }

.BSm-4 {
  margin: 1rem !important; }

.BSmt-4,
.BSmy-4 {
  margin-top: 1rem !important; }

.BSmr-4,
.BSmx-4 {
  margin-right: 1rem !important; }

.BSmb-4,
.BSmy-4 {
  margin-bottom: 1rem !important; }

.BSml-4,
.BSmx-4 {
  margin-left: 1rem !important; }

.BSm-5 {
  margin: 1.25rem !important; }

.BSmt-5,
.BSmy-5 {
  margin-top: 1.25rem !important; }

.BSmr-5,
.BSmx-5 {
  margin-right: 1.25rem !important; }

.BSmb-5,
.BSmy-5 {
  margin-bottom: 1.25rem !important; }

.BSml-5,
.BSmx-5 {
  margin-left: 1.25rem !important; }

.BSm-6 {
  margin: 1.5rem !important; }

.BSmt-6,
.BSmy-6 {
  margin-top: 1.5rem !important; }

.BSmr-6,
.BSmx-6 {
  margin-right: 1.5rem !important; }

.BSmb-6,
.BSmy-6 {
  margin-bottom: 1.5rem !important; }

.BSml-6,
.BSmx-6 {
  margin-left: 1.5rem !important; }

.BSm-7 {
  margin: 1.75rem !important; }

.BSmt-7,
.BSmy-7 {
  margin-top: 1.75rem !important; }

.BSmr-7,
.BSmx-7 {
  margin-right: 1.75rem !important; }

.BSmb-7,
.BSmy-7 {
  margin-bottom: 1.75rem !important; }

.BSml-7,
.BSmx-7 {
  margin-left: 1.75rem !important; }

.BSm-8 {
  margin: 2rem !important; }

.BSmt-8,
.BSmy-8 {
  margin-top: 2rem !important; }

.BSmr-8,
.BSmx-8 {
  margin-right: 2rem !important; }

.BSmb-8,
.BSmy-8 {
  margin-bottom: 2rem !important; }

.BSml-8,
.BSmx-8 {
  margin-left: 2rem !important; }

.BSm-9 {
  margin: 2.25rem !important; }

.BSmt-9,
.BSmy-9 {
  margin-top: 2.25rem !important; }

.BSmr-9,
.BSmx-9 {
  margin-right: 2.25rem !important; }

.BSmb-9,
.BSmy-9 {
  margin-bottom: 2.25rem !important; }

.BSml-9,
.BSmx-9 {
  margin-left: 2.25rem !important; }

.BSm-10 {
  margin: 2.5rem !important; }

.BSmt-10,
.BSmy-10 {
  margin-top: 2.5rem !important; }

.BSmr-10,
.BSmx-10 {
  margin-right: 2.5rem !important; }

.BSmb-10,
.BSmy-10 {
  margin-bottom: 2.5rem !important; }

.BSml-10,
.BSmx-10 {
  margin-left: 2.5rem !important; }

.BSm-11 {
  margin: 2.75rem !important; }

.BSmt-11,
.BSmy-11 {
  margin-top: 2.75rem !important; }

.BSmr-11,
.BSmx-11 {
  margin-right: 2.75rem !important; }

.BSmb-11,
.BSmy-11 {
  margin-bottom: 2.75rem !important; }

.BSml-11,
.BSmx-11 {
  margin-left: 2.75rem !important; }

.BSm-12 {
  margin: 3rem !important; }

.BSmt-12,
.BSmy-12 {
  margin-top: 3rem !important; }

.BSmr-12,
.BSmx-12 {
  margin-right: 3rem !important; }

.BSmb-12,
.BSmy-12 {
  margin-bottom: 3rem !important; }

.BSml-12,
.BSmx-12 {
  margin-left: 3rem !important; }

.BSm-13 {
  margin: 3.25rem !important; }

.BSmt-13,
.BSmy-13 {
  margin-top: 3.25rem !important; }

.BSmr-13,
.BSmx-13 {
  margin-right: 3.25rem !important; }

.BSmb-13,
.BSmy-13 {
  margin-bottom: 3.25rem !important; }

.BSml-13,
.BSmx-13 {
  margin-left: 3.25rem !important; }

.BSm-14 {
  margin: 3.5rem !important; }

.BSmt-14,
.BSmy-14 {
  margin-top: 3.5rem !important; }

.BSmr-14,
.BSmx-14 {
  margin-right: 3.5rem !important; }

.BSmb-14,
.BSmy-14 {
  margin-bottom: 3.5rem !important; }

.BSml-14,
.BSmx-14 {
  margin-left: 3.5rem !important; }

.BSm-15 {
  margin: 3.75rem !important; }

.BSmt-15,
.BSmy-15 {
  margin-top: 3.75rem !important; }

.BSmr-15,
.BSmx-15 {
  margin-right: 3.75rem !important; }

.BSmb-15,
.BSmy-15 {
  margin-bottom: 3.75rem !important; }

.BSml-15,
.BSmx-15 {
  margin-left: 3.75rem !important; }

.BSm-16 {
  margin: 4rem !important; }

.BSmt-16,
.BSmy-16 {
  margin-top: 4rem !important; }

.BSmr-16,
.BSmx-16 {
  margin-right: 4rem !important; }

.BSmb-16,
.BSmy-16 {
  margin-bottom: 4rem !important; }

.BSml-16,
.BSmx-16 {
  margin-left: 4rem !important; }

.BSm-17 {
  margin: 4.25rem !important; }

.BSmt-17,
.BSmy-17 {
  margin-top: 4.25rem !important; }

.BSmr-17,
.BSmx-17 {
  margin-right: 4.25rem !important; }

.BSmb-17,
.BSmy-17 {
  margin-bottom: 4.25rem !important; }

.BSml-17,
.BSmx-17 {
  margin-left: 4.25rem !important; }

.BSm-18 {
  margin: 4.5rem !important; }

.BSmt-18,
.BSmy-18 {
  margin-top: 4.5rem !important; }

.BSmr-18,
.BSmx-18 {
  margin-right: 4.5rem !important; }

.BSmb-18,
.BSmy-18 {
  margin-bottom: 4.5rem !important; }

.BSml-18,
.BSmx-18 {
  margin-left: 4.5rem !important; }

.BSm-19 {
  margin: 4.75rem !important; }

.BSmt-19,
.BSmy-19 {
  margin-top: 4.75rem !important; }

.BSmr-19,
.BSmx-19 {
  margin-right: 4.75rem !important; }

.BSmb-19,
.BSmy-19 {
  margin-bottom: 4.75rem !important; }

.BSml-19,
.BSmx-19 {
  margin-left: 4.75rem !important; }

.BSm-20 {
  margin: 5rem !important; }

.BSmt-20,
.BSmy-20 {
  margin-top: 5rem !important; }

.BSmr-20,
.BSmx-20 {
  margin-right: 5rem !important; }

.BSmb-20,
.BSmy-20 {
  margin-bottom: 5rem !important; }

.BSml-20,
.BSmx-20 {
  margin-left: 5rem !important; }

.BSm-21 {
  margin: 5.25rem !important; }

.BSmt-21,
.BSmy-21 {
  margin-top: 5.25rem !important; }

.BSmr-21,
.BSmx-21 {
  margin-right: 5.25rem !important; }

.BSmb-21,
.BSmy-21 {
  margin-bottom: 5.25rem !important; }

.BSml-21,
.BSmx-21 {
  margin-left: 5.25rem !important; }

.BSm-22 {
  margin: 5.5rem !important; }

.BSmt-22,
.BSmy-22 {
  margin-top: 5.5rem !important; }

.BSmr-22,
.BSmx-22 {
  margin-right: 5.5rem !important; }

.BSmb-22,
.BSmy-22 {
  margin-bottom: 5.5rem !important; }

.BSml-22,
.BSmx-22 {
  margin-left: 5.5rem !important; }

.BSm-23 {
  margin: 5.75rem !important; }

.BSmt-23,
.BSmy-23 {
  margin-top: 5.75rem !important; }

.BSmr-23,
.BSmx-23 {
  margin-right: 5.75rem !important; }

.BSmb-23,
.BSmy-23 {
  margin-bottom: 5.75rem !important; }

.BSml-23,
.BSmx-23 {
  margin-left: 5.75rem !important; }

.BSm-24 {
  margin: 6rem !important; }

.BSmt-24,
.BSmy-24 {
  margin-top: 6rem !important; }

.BSmr-24,
.BSmx-24 {
  margin-right: 6rem !important; }

.BSmb-24,
.BSmy-24 {
  margin-bottom: 6rem !important; }

.BSml-24,
.BSmx-24 {
  margin-left: 6rem !important; }

.BSm-25 {
  margin: 6.25rem !important; }

.BSmt-25,
.BSmy-25 {
  margin-top: 6.25rem !important; }

.BSmr-25,
.BSmx-25 {
  margin-right: 6.25rem !important; }

.BSmb-25,
.BSmy-25 {
  margin-bottom: 6.25rem !important; }

.BSml-25,
.BSmx-25 {
  margin-left: 6.25rem !important; }

.BSm-26 {
  margin: 6.5rem !important; }

.BSmt-26,
.BSmy-26 {
  margin-top: 6.5rem !important; }

.BSmr-26,
.BSmx-26 {
  margin-right: 6.5rem !important; }

.BSmb-26,
.BSmy-26 {
  margin-bottom: 6.5rem !important; }

.BSml-26,
.BSmx-26 {
  margin-left: 6.5rem !important; }

.BSm-27 {
  margin: 6.75rem !important; }

.BSmt-27,
.BSmy-27 {
  margin-top: 6.75rem !important; }

.BSmr-27,
.BSmx-27 {
  margin-right: 6.75rem !important; }

.BSmb-27,
.BSmy-27 {
  margin-bottom: 6.75rem !important; }

.BSml-27,
.BSmx-27 {
  margin-left: 6.75rem !important; }

.BSm-38 {
  margin: 7rem !important; }

.BSmt-38,
.BSmy-38 {
  margin-top: 7rem !important; }

.BSmr-38,
.BSmx-38 {
  margin-right: 7rem !important; }

.BSmb-38,
.BSmy-38 {
  margin-bottom: 7rem !important; }

.BSml-38,
.BSmx-38 {
  margin-left: 7rem !important; }

.BSm-29 {
  margin: 7.25rem !important; }

.BSmt-29,
.BSmy-29 {
  margin-top: 7.25rem !important; }

.BSmr-29,
.BSmx-29 {
  margin-right: 7.25rem !important; }

.BSmb-29,
.BSmy-29 {
  margin-bottom: 7.25rem !important; }

.BSml-29,
.BSmx-29 {
  margin-left: 7.25rem !important; }

.BSm-30 {
  margin: 7.5rem !important; }

.BSmt-30,
.BSmy-30 {
  margin-top: 7.5rem !important; }

.BSmr-30,
.BSmx-30 {
  margin-right: 7.5rem !important; }

.BSmb-30,
.BSmy-30 {
  margin-bottom: 7.5rem !important; }

.BSml-30,
.BSmx-30 {
  margin-left: 7.5rem !important; }

.BSm-31 {
  margin: 7.75rem !important; }

.BSmt-31,
.BSmy-31 {
  margin-top: 7.75rem !important; }

.BSmr-31,
.BSmx-31 {
  margin-right: 7.75rem !important; }

.BSmb-31,
.BSmy-31 {
  margin-bottom: 7.75rem !important; }

.BSml-31,
.BSmx-31 {
  margin-left: 7.75rem !important; }

.BSm-32 {
  margin: 8rem !important; }

.BSmt-32,
.BSmy-32 {
  margin-top: 8rem !important; }

.BSmr-32,
.BSmx-32 {
  margin-right: 8rem !important; }

.BSmb-32,
.BSmy-32 {
  margin-bottom: 8rem !important; }

.BSml-32,
.BSmx-32 {
  margin-left: 8rem !important; }

.BSm-33 {
  margin: 8.25rem !important; }

.BSmt-33,
.BSmy-33 {
  margin-top: 8.25rem !important; }

.BSmr-33,
.BSmx-33 {
  margin-right: 8.25rem !important; }

.BSmb-33,
.BSmy-33 {
  margin-bottom: 8.25rem !important; }

.BSml-33,
.BSmx-33 {
  margin-left: 8.25rem !important; }

.BSm-34 {
  margin: 8.5rem !important; }

.BSmt-34,
.BSmy-34 {
  margin-top: 8.5rem !important; }

.BSmr-34,
.BSmx-34 {
  margin-right: 8.5rem !important; }

.BSmb-34,
.BSmy-34 {
  margin-bottom: 8.5rem !important; }

.BSml-34,
.BSmx-34 {
  margin-left: 8.5rem !important; }

.BSm-35 {
  margin: 8.75rem !important; }

.BSmt-35,
.BSmy-35 {
  margin-top: 8.75rem !important; }

.BSmr-35,
.BSmx-35 {
  margin-right: 8.75rem !important; }

.BSmb-35,
.BSmy-35 {
  margin-bottom: 8.75rem !important; }

.BSml-35,
.BSmx-35 {
  margin-left: 8.75rem !important; }

.BSm-36 {
  margin: 9rem !important; }

.BSmt-36,
.BSmy-36 {
  margin-top: 9rem !important; }

.BSmr-36,
.BSmx-36 {
  margin-right: 9rem !important; }

.BSmb-36,
.BSmy-36 {
  margin-bottom: 9rem !important; }

.BSml-36,
.BSmx-36 {
  margin-left: 9rem !important; }

.BSm-37 {
  margin: 9.25rem !important; }

.BSmt-37,
.BSmy-37 {
  margin-top: 9.25rem !important; }

.BSmr-37,
.BSmx-37 {
  margin-right: 9.25rem !important; }

.BSmb-37,
.BSmy-37 {
  margin-bottom: 9.25rem !important; }

.BSml-37,
.BSmx-37 {
  margin-left: 9.25rem !important; }

.BSm-48 {
  margin: 9.5rem !important; }

.BSmt-48,
.BSmy-48 {
  margin-top: 9.5rem !important; }

.BSmr-48,
.BSmx-48 {
  margin-right: 9.5rem !important; }

.BSmb-48,
.BSmy-48 {
  margin-bottom: 9.5rem !important; }

.BSml-48,
.BSmx-48 {
  margin-left: 9.5rem !important; }

.BSm-39 {
  margin: 9.75rem !important; }

.BSmt-39,
.BSmy-39 {
  margin-top: 9.75rem !important; }

.BSmr-39,
.BSmx-39 {
  margin-right: 9.75rem !important; }

.BSmb-39,
.BSmy-39 {
  margin-bottom: 9.75rem !important; }

.BSml-39,
.BSmx-39 {
  margin-left: 9.75rem !important; }

.BSm-40 {
  margin: 10rem !important; }

.BSmt-40,
.BSmy-40 {
  margin-top: 10rem !important; }

.BSmr-40,
.BSmx-40 {
  margin-right: 10rem !important; }

.BSmb-40,
.BSmy-40 {
  margin-bottom: 10rem !important; }

.BSml-40,
.BSmx-40 {
  margin-left: 10rem !important; }

.BSp-0 {
  padding: 0 !important; }

.BSpt-0,
.BSpy-0 {
  padding-top: 0 !important; }

.BSpr-0,
.BSpx-0 {
  padding-right: 0 !important; }

.BSpb-0,
.BSpy-0 {
  padding-bottom: 0 !important; }

.BSpl-0,
.BSpx-0 {
  padding-left: 0 !important; }

.BSp-1 {
  padding: 0.25rem !important; }

.BSpt-1,
.BSpy-1 {
  padding-top: 0.25rem !important; }

.BSpr-1,
.BSpx-1 {
  padding-right: 0.25rem !important; }

.BSpb-1,
.BSpy-1 {
  padding-bottom: 0.25rem !important; }

.BSpl-1,
.BSpx-1 {
  padding-left: 0.25rem !important; }

.BSp-2 {
  padding: 0.5rem !important; }

.BSpt-2,
.BSpy-2 {
  padding-top: 0.5rem !important; }

.BSpr-2,
.BSpx-2 {
  padding-right: 0.5rem !important; }

.BSpb-2,
.BSpy-2 {
  padding-bottom: 0.5rem !important; }

.BSpl-2,
.BSpx-2 {
  padding-left: 0.5rem !important; }

.BSp-3 {
  padding: 0.75rem !important; }

.BSpt-3,
.BSpy-3 {
  padding-top: 0.75rem !important; }

.BSpr-3,
.BSpx-3 {
  padding-right: 0.75rem !important; }

.BSpb-3,
.BSpy-3 {
  padding-bottom: 0.75rem !important; }

.BSpl-3,
.BSpx-3 {
  padding-left: 0.75rem !important; }

.BSp-4 {
  padding: 1rem !important; }

.BSpt-4,
.BSpy-4 {
  padding-top: 1rem !important; }

.BSpr-4,
.BSpx-4 {
  padding-right: 1rem !important; }

.BSpb-4,
.BSpy-4 {
  padding-bottom: 1rem !important; }

.BSpl-4,
.BSpx-4 {
  padding-left: 1rem !important; }

.BSp-5 {
  padding: 1.25rem !important; }

.BSpt-5,
.BSpy-5 {
  padding-top: 1.25rem !important; }

.BSpr-5,
.BSpx-5 {
  padding-right: 1.25rem !important; }

.BSpb-5,
.BSpy-5 {
  padding-bottom: 1.25rem !important; }

.BSpl-5,
.BSpx-5 {
  padding-left: 1.25rem !important; }

.BSp-6 {
  padding: 1.5rem !important; }

.BSpt-6,
.BSpy-6 {
  padding-top: 1.5rem !important; }

.BSpr-6,
.BSpx-6 {
  padding-right: 1.5rem !important; }

.BSpb-6,
.BSpy-6 {
  padding-bottom: 1.5rem !important; }

.BSpl-6,
.BSpx-6 {
  padding-left: 1.5rem !important; }

.BSp-7 {
  padding: 1.75rem !important; }

.BSpt-7,
.BSpy-7 {
  padding-top: 1.75rem !important; }

.BSpr-7,
.BSpx-7 {
  padding-right: 1.75rem !important; }

.BSpb-7,
.BSpy-7 {
  padding-bottom: 1.75rem !important; }

.BSpl-7,
.BSpx-7 {
  padding-left: 1.75rem !important; }

.BSp-8 {
  padding: 2rem !important; }

.BSpt-8,
.BSpy-8 {
  padding-top: 2rem !important; }

.BSpr-8,
.BSpx-8 {
  padding-right: 2rem !important; }

.BSpb-8,
.BSpy-8 {
  padding-bottom: 2rem !important; }

.BSpl-8,
.BSpx-8 {
  padding-left: 2rem !important; }

.BSp-9 {
  padding: 2.25rem !important; }

.BSpt-9,
.BSpy-9 {
  padding-top: 2.25rem !important; }

.BSpr-9,
.BSpx-9 {
  padding-right: 2.25rem !important; }

.BSpb-9,
.BSpy-9 {
  padding-bottom: 2.25rem !important; }

.BSpl-9,
.BSpx-9 {
  padding-left: 2.25rem !important; }

.BSp-10 {
  padding: 2.5rem !important; }

.BSpt-10,
.BSpy-10 {
  padding-top: 2.5rem !important; }

.BSpr-10,
.BSpx-10 {
  padding-right: 2.5rem !important; }

.BSpb-10,
.BSpy-10 {
  padding-bottom: 2.5rem !important; }

.BSpl-10,
.BSpx-10 {
  padding-left: 2.5rem !important; }

.BSp-11 {
  padding: 2.75rem !important; }

.BSpt-11,
.BSpy-11 {
  padding-top: 2.75rem !important; }

.BSpr-11,
.BSpx-11 {
  padding-right: 2.75rem !important; }

.BSpb-11,
.BSpy-11 {
  padding-bottom: 2.75rem !important; }

.BSpl-11,
.BSpx-11 {
  padding-left: 2.75rem !important; }

.BSp-12 {
  padding: 3rem !important; }

.BSpt-12,
.BSpy-12 {
  padding-top: 3rem !important; }

.BSpr-12,
.BSpx-12 {
  padding-right: 3rem !important; }

.BSpb-12,
.BSpy-12 {
  padding-bottom: 3rem !important; }

.BSpl-12,
.BSpx-12 {
  padding-left: 3rem !important; }

.BSp-13 {
  padding: 3.25rem !important; }

.BSpt-13,
.BSpy-13 {
  padding-top: 3.25rem !important; }

.BSpr-13,
.BSpx-13 {
  padding-right: 3.25rem !important; }

.BSpb-13,
.BSpy-13 {
  padding-bottom: 3.25rem !important; }

.BSpl-13,
.BSpx-13 {
  padding-left: 3.25rem !important; }

.BSp-14 {
  padding: 3.5rem !important; }

.BSpt-14,
.BSpy-14 {
  padding-top: 3.5rem !important; }

.BSpr-14,
.BSpx-14 {
  padding-right: 3.5rem !important; }

.BSpb-14,
.BSpy-14 {
  padding-bottom: 3.5rem !important; }

.BSpl-14,
.BSpx-14 {
  padding-left: 3.5rem !important; }

.BSp-15 {
  padding: 3.75rem !important; }

.BSpt-15,
.BSpy-15 {
  padding-top: 3.75rem !important; }

.BSpr-15,
.BSpx-15 {
  padding-right: 3.75rem !important; }

.BSpb-15,
.BSpy-15 {
  padding-bottom: 3.75rem !important; }

.BSpl-15,
.BSpx-15 {
  padding-left: 3.75rem !important; }

.BSp-16 {
  padding: 4rem !important; }

.BSpt-16,
.BSpy-16 {
  padding-top: 4rem !important; }

.BSpr-16,
.BSpx-16 {
  padding-right: 4rem !important; }

.BSpb-16,
.BSpy-16 {
  padding-bottom: 4rem !important; }

.BSpl-16,
.BSpx-16 {
  padding-left: 4rem !important; }

.BSp-17 {
  padding: 4.25rem !important; }

.BSpt-17,
.BSpy-17 {
  padding-top: 4.25rem !important; }

.BSpr-17,
.BSpx-17 {
  padding-right: 4.25rem !important; }

.BSpb-17,
.BSpy-17 {
  padding-bottom: 4.25rem !important; }

.BSpl-17,
.BSpx-17 {
  padding-left: 4.25rem !important; }

.BSp-18 {
  padding: 4.5rem !important; }

.BSpt-18,
.BSpy-18 {
  padding-top: 4.5rem !important; }

.BSpr-18,
.BSpx-18 {
  padding-right: 4.5rem !important; }

.BSpb-18,
.BSpy-18 {
  padding-bottom: 4.5rem !important; }

.BSpl-18,
.BSpx-18 {
  padding-left: 4.5rem !important; }

.BSp-19 {
  padding: 4.75rem !important; }

.BSpt-19,
.BSpy-19 {
  padding-top: 4.75rem !important; }

.BSpr-19,
.BSpx-19 {
  padding-right: 4.75rem !important; }

.BSpb-19,
.BSpy-19 {
  padding-bottom: 4.75rem !important; }

.BSpl-19,
.BSpx-19 {
  padding-left: 4.75rem !important; }

.BSp-20 {
  padding: 5rem !important; }

.BSpt-20,
.BSpy-20 {
  padding-top: 5rem !important; }

.BSpr-20,
.BSpx-20 {
  padding-right: 5rem !important; }

.BSpb-20,
.BSpy-20 {
  padding-bottom: 5rem !important; }

.BSpl-20,
.BSpx-20 {
  padding-left: 5rem !important; }

.BSp-21 {
  padding: 5.25rem !important; }

.BSpt-21,
.BSpy-21 {
  padding-top: 5.25rem !important; }

.BSpr-21,
.BSpx-21 {
  padding-right: 5.25rem !important; }

.BSpb-21,
.BSpy-21 {
  padding-bottom: 5.25rem !important; }

.BSpl-21,
.BSpx-21 {
  padding-left: 5.25rem !important; }

.BSp-22 {
  padding: 5.5rem !important; }

.BSpt-22,
.BSpy-22 {
  padding-top: 5.5rem !important; }

.BSpr-22,
.BSpx-22 {
  padding-right: 5.5rem !important; }

.BSpb-22,
.BSpy-22 {
  padding-bottom: 5.5rem !important; }

.BSpl-22,
.BSpx-22 {
  padding-left: 5.5rem !important; }

.BSp-23 {
  padding: 5.75rem !important; }

.BSpt-23,
.BSpy-23 {
  padding-top: 5.75rem !important; }

.BSpr-23,
.BSpx-23 {
  padding-right: 5.75rem !important; }

.BSpb-23,
.BSpy-23 {
  padding-bottom: 5.75rem !important; }

.BSpl-23,
.BSpx-23 {
  padding-left: 5.75rem !important; }

.BSp-24 {
  padding: 6rem !important; }

.BSpt-24,
.BSpy-24 {
  padding-top: 6rem !important; }

.BSpr-24,
.BSpx-24 {
  padding-right: 6rem !important; }

.BSpb-24,
.BSpy-24 {
  padding-bottom: 6rem !important; }

.BSpl-24,
.BSpx-24 {
  padding-left: 6rem !important; }

.BSp-25 {
  padding: 6.25rem !important; }

.BSpt-25,
.BSpy-25 {
  padding-top: 6.25rem !important; }

.BSpr-25,
.BSpx-25 {
  padding-right: 6.25rem !important; }

.BSpb-25,
.BSpy-25 {
  padding-bottom: 6.25rem !important; }

.BSpl-25,
.BSpx-25 {
  padding-left: 6.25rem !important; }

.BSp-26 {
  padding: 6.5rem !important; }

.BSpt-26,
.BSpy-26 {
  padding-top: 6.5rem !important; }

.BSpr-26,
.BSpx-26 {
  padding-right: 6.5rem !important; }

.BSpb-26,
.BSpy-26 {
  padding-bottom: 6.5rem !important; }

.BSpl-26,
.BSpx-26 {
  padding-left: 6.5rem !important; }

.BSp-27 {
  padding: 6.75rem !important; }

.BSpt-27,
.BSpy-27 {
  padding-top: 6.75rem !important; }

.BSpr-27,
.BSpx-27 {
  padding-right: 6.75rem !important; }

.BSpb-27,
.BSpy-27 {
  padding-bottom: 6.75rem !important; }

.BSpl-27,
.BSpx-27 {
  padding-left: 6.75rem !important; }

.BSp-38 {
  padding: 7rem !important; }

.BSpt-38,
.BSpy-38 {
  padding-top: 7rem !important; }

.BSpr-38,
.BSpx-38 {
  padding-right: 7rem !important; }

.BSpb-38,
.BSpy-38 {
  padding-bottom: 7rem !important; }

.BSpl-38,
.BSpx-38 {
  padding-left: 7rem !important; }

.BSp-29 {
  padding: 7.25rem !important; }

.BSpt-29,
.BSpy-29 {
  padding-top: 7.25rem !important; }

.BSpr-29,
.BSpx-29 {
  padding-right: 7.25rem !important; }

.BSpb-29,
.BSpy-29 {
  padding-bottom: 7.25rem !important; }

.BSpl-29,
.BSpx-29 {
  padding-left: 7.25rem !important; }

.BSp-30 {
  padding: 7.5rem !important; }

.BSpt-30,
.BSpy-30 {
  padding-top: 7.5rem !important; }

.BSpr-30,
.BSpx-30 {
  padding-right: 7.5rem !important; }

.BSpb-30,
.BSpy-30 {
  padding-bottom: 7.5rem !important; }

.BSpl-30,
.BSpx-30 {
  padding-left: 7.5rem !important; }

.BSp-31 {
  padding: 7.75rem !important; }

.BSpt-31,
.BSpy-31 {
  padding-top: 7.75rem !important; }

.BSpr-31,
.BSpx-31 {
  padding-right: 7.75rem !important; }

.BSpb-31,
.BSpy-31 {
  padding-bottom: 7.75rem !important; }

.BSpl-31,
.BSpx-31 {
  padding-left: 7.75rem !important; }

.BSp-32 {
  padding: 8rem !important; }

.BSpt-32,
.BSpy-32 {
  padding-top: 8rem !important; }

.BSpr-32,
.BSpx-32 {
  padding-right: 8rem !important; }

.BSpb-32,
.BSpy-32 {
  padding-bottom: 8rem !important; }

.BSpl-32,
.BSpx-32 {
  padding-left: 8rem !important; }

.BSp-33 {
  padding: 8.25rem !important; }

.BSpt-33,
.BSpy-33 {
  padding-top: 8.25rem !important; }

.BSpr-33,
.BSpx-33 {
  padding-right: 8.25rem !important; }

.BSpb-33,
.BSpy-33 {
  padding-bottom: 8.25rem !important; }

.BSpl-33,
.BSpx-33 {
  padding-left: 8.25rem !important; }

.BSp-34 {
  padding: 8.5rem !important; }

.BSpt-34,
.BSpy-34 {
  padding-top: 8.5rem !important; }

.BSpr-34,
.BSpx-34 {
  padding-right: 8.5rem !important; }

.BSpb-34,
.BSpy-34 {
  padding-bottom: 8.5rem !important; }

.BSpl-34,
.BSpx-34 {
  padding-left: 8.5rem !important; }

.BSp-35 {
  padding: 8.75rem !important; }

.BSpt-35,
.BSpy-35 {
  padding-top: 8.75rem !important; }

.BSpr-35,
.BSpx-35 {
  padding-right: 8.75rem !important; }

.BSpb-35,
.BSpy-35 {
  padding-bottom: 8.75rem !important; }

.BSpl-35,
.BSpx-35 {
  padding-left: 8.75rem !important; }

.BSp-36 {
  padding: 9rem !important; }

.BSpt-36,
.BSpy-36 {
  padding-top: 9rem !important; }

.BSpr-36,
.BSpx-36 {
  padding-right: 9rem !important; }

.BSpb-36,
.BSpy-36 {
  padding-bottom: 9rem !important; }

.BSpl-36,
.BSpx-36 {
  padding-left: 9rem !important; }

.BSp-37 {
  padding: 9.25rem !important; }

.BSpt-37,
.BSpy-37 {
  padding-top: 9.25rem !important; }

.BSpr-37,
.BSpx-37 {
  padding-right: 9.25rem !important; }

.BSpb-37,
.BSpy-37 {
  padding-bottom: 9.25rem !important; }

.BSpl-37,
.BSpx-37 {
  padding-left: 9.25rem !important; }

.BSp-48 {
  padding: 9.5rem !important; }

.BSpt-48,
.BSpy-48 {
  padding-top: 9.5rem !important; }

.BSpr-48,
.BSpx-48 {
  padding-right: 9.5rem !important; }

.BSpb-48,
.BSpy-48 {
  padding-bottom: 9.5rem !important; }

.BSpl-48,
.BSpx-48 {
  padding-left: 9.5rem !important; }

.BSp-39 {
  padding: 9.75rem !important; }

.BSpt-39,
.BSpy-39 {
  padding-top: 9.75rem !important; }

.BSpr-39,
.BSpx-39 {
  padding-right: 9.75rem !important; }

.BSpb-39,
.BSpy-39 {
  padding-bottom: 9.75rem !important; }

.BSpl-39,
.BSpx-39 {
  padding-left: 9.75rem !important; }

.BSp-40 {
  padding: 10rem !important; }

.BSpt-40,
.BSpy-40 {
  padding-top: 10rem !important; }

.BSpr-40,
.BSpx-40 {
  padding-right: 10rem !important; }

.BSpb-40,
.BSpy-40 {
  padding-bottom: 10rem !important; }

.BSpl-40,
.BSpx-40 {
  padding-left: 10rem !important; }

.BSm-n1 {
  margin: -0.25rem !important; }

.BSmt-n1,
.BSmy-n1 {
  margin-top: -0.25rem !important; }

.BSmr-n1,
.BSmx-n1 {
  margin-right: -0.25rem !important; }

.BSmb-n1,
.BSmy-n1 {
  margin-bottom: -0.25rem !important; }

.BSml-n1,
.BSmx-n1 {
  margin-left: -0.25rem !important; }

.BSm-n2 {
  margin: -0.5rem !important; }

.BSmt-n2,
.BSmy-n2 {
  margin-top: -0.5rem !important; }

.BSmr-n2,
.BSmx-n2 {
  margin-right: -0.5rem !important; }

.BSmb-n2,
.BSmy-n2 {
  margin-bottom: -0.5rem !important; }

.BSml-n2,
.BSmx-n2 {
  margin-left: -0.5rem !important; }

.BSm-n3 {
  margin: -0.75rem !important; }

.BSmt-n3,
.BSmy-n3 {
  margin-top: -0.75rem !important; }

.BSmr-n3,
.BSmx-n3 {
  margin-right: -0.75rem !important; }

.BSmb-n3,
.BSmy-n3 {
  margin-bottom: -0.75rem !important; }

.BSml-n3,
.BSmx-n3 {
  margin-left: -0.75rem !important; }

.BSm-n4 {
  margin: -1rem !important; }

.BSmt-n4,
.BSmy-n4 {
  margin-top: -1rem !important; }

.BSmr-n4,
.BSmx-n4 {
  margin-right: -1rem !important; }

.BSmb-n4,
.BSmy-n4 {
  margin-bottom: -1rem !important; }

.BSml-n4,
.BSmx-n4 {
  margin-left: -1rem !important; }

.BSm-n5 {
  margin: -1.25rem !important; }

.BSmt-n5,
.BSmy-n5 {
  margin-top: -1.25rem !important; }

.BSmr-n5,
.BSmx-n5 {
  margin-right: -1.25rem !important; }

.BSmb-n5,
.BSmy-n5 {
  margin-bottom: -1.25rem !important; }

.BSml-n5,
.BSmx-n5 {
  margin-left: -1.25rem !important; }

.BSm-n6 {
  margin: -1.5rem !important; }

.BSmt-n6,
.BSmy-n6 {
  margin-top: -1.5rem !important; }

.BSmr-n6,
.BSmx-n6 {
  margin-right: -1.5rem !important; }

.BSmb-n6,
.BSmy-n6 {
  margin-bottom: -1.5rem !important; }

.BSml-n6,
.BSmx-n6 {
  margin-left: -1.5rem !important; }

.BSm-n7 {
  margin: -1.75rem !important; }

.BSmt-n7,
.BSmy-n7 {
  margin-top: -1.75rem !important; }

.BSmr-n7,
.BSmx-n7 {
  margin-right: -1.75rem !important; }

.BSmb-n7,
.BSmy-n7 {
  margin-bottom: -1.75rem !important; }

.BSml-n7,
.BSmx-n7 {
  margin-left: -1.75rem !important; }

.BSm-n8 {
  margin: -2rem !important; }

.BSmt-n8,
.BSmy-n8 {
  margin-top: -2rem !important; }

.BSmr-n8,
.BSmx-n8 {
  margin-right: -2rem !important; }

.BSmb-n8,
.BSmy-n8 {
  margin-bottom: -2rem !important; }

.BSml-n8,
.BSmx-n8 {
  margin-left: -2rem !important; }

.BSm-n9 {
  margin: -2.25rem !important; }

.BSmt-n9,
.BSmy-n9 {
  margin-top: -2.25rem !important; }

.BSmr-n9,
.BSmx-n9 {
  margin-right: -2.25rem !important; }

.BSmb-n9,
.BSmy-n9 {
  margin-bottom: -2.25rem !important; }

.BSml-n9,
.BSmx-n9 {
  margin-left: -2.25rem !important; }

.BSm-n10 {
  margin: -2.5rem !important; }

.BSmt-n10,
.BSmy-n10 {
  margin-top: -2.5rem !important; }

.BSmr-n10,
.BSmx-n10 {
  margin-right: -2.5rem !important; }

.BSmb-n10,
.BSmy-n10 {
  margin-bottom: -2.5rem !important; }

.BSml-n10,
.BSmx-n10 {
  margin-left: -2.5rem !important; }

.BSm-n11 {
  margin: -2.75rem !important; }

.BSmt-n11,
.BSmy-n11 {
  margin-top: -2.75rem !important; }

.BSmr-n11,
.BSmx-n11 {
  margin-right: -2.75rem !important; }

.BSmb-n11,
.BSmy-n11 {
  margin-bottom: -2.75rem !important; }

.BSml-n11,
.BSmx-n11 {
  margin-left: -2.75rem !important; }

.BSm-n12 {
  margin: -3rem !important; }

.BSmt-n12,
.BSmy-n12 {
  margin-top: -3rem !important; }

.BSmr-n12,
.BSmx-n12 {
  margin-right: -3rem !important; }

.BSmb-n12,
.BSmy-n12 {
  margin-bottom: -3rem !important; }

.BSml-n12,
.BSmx-n12 {
  margin-left: -3rem !important; }

.BSm-n13 {
  margin: -3.25rem !important; }

.BSmt-n13,
.BSmy-n13 {
  margin-top: -3.25rem !important; }

.BSmr-n13,
.BSmx-n13 {
  margin-right: -3.25rem !important; }

.BSmb-n13,
.BSmy-n13 {
  margin-bottom: -3.25rem !important; }

.BSml-n13,
.BSmx-n13 {
  margin-left: -3.25rem !important; }

.BSm-n14 {
  margin: -3.5rem !important; }

.BSmt-n14,
.BSmy-n14 {
  margin-top: -3.5rem !important; }

.BSmr-n14,
.BSmx-n14 {
  margin-right: -3.5rem !important; }

.BSmb-n14,
.BSmy-n14 {
  margin-bottom: -3.5rem !important; }

.BSml-n14,
.BSmx-n14 {
  margin-left: -3.5rem !important; }

.BSm-n15 {
  margin: -3.75rem !important; }

.BSmt-n15,
.BSmy-n15 {
  margin-top: -3.75rem !important; }

.BSmr-n15,
.BSmx-n15 {
  margin-right: -3.75rem !important; }

.BSmb-n15,
.BSmy-n15 {
  margin-bottom: -3.75rem !important; }

.BSml-n15,
.BSmx-n15 {
  margin-left: -3.75rem !important; }

.BSm-n16 {
  margin: -4rem !important; }

.BSmt-n16,
.BSmy-n16 {
  margin-top: -4rem !important; }

.BSmr-n16,
.BSmx-n16 {
  margin-right: -4rem !important; }

.BSmb-n16,
.BSmy-n16 {
  margin-bottom: -4rem !important; }

.BSml-n16,
.BSmx-n16 {
  margin-left: -4rem !important; }

.BSm-n17 {
  margin: -4.25rem !important; }

.BSmt-n17,
.BSmy-n17 {
  margin-top: -4.25rem !important; }

.BSmr-n17,
.BSmx-n17 {
  margin-right: -4.25rem !important; }

.BSmb-n17,
.BSmy-n17 {
  margin-bottom: -4.25rem !important; }

.BSml-n17,
.BSmx-n17 {
  margin-left: -4.25rem !important; }

.BSm-n18 {
  margin: -4.5rem !important; }

.BSmt-n18,
.BSmy-n18 {
  margin-top: -4.5rem !important; }

.BSmr-n18,
.BSmx-n18 {
  margin-right: -4.5rem !important; }

.BSmb-n18,
.BSmy-n18 {
  margin-bottom: -4.5rem !important; }

.BSml-n18,
.BSmx-n18 {
  margin-left: -4.5rem !important; }

.BSm-n19 {
  margin: -4.75rem !important; }

.BSmt-n19,
.BSmy-n19 {
  margin-top: -4.75rem !important; }

.BSmr-n19,
.BSmx-n19 {
  margin-right: -4.75rem !important; }

.BSmb-n19,
.BSmy-n19 {
  margin-bottom: -4.75rem !important; }

.BSml-n19,
.BSmx-n19 {
  margin-left: -4.75rem !important; }

.BSm-n20 {
  margin: -5rem !important; }

.BSmt-n20,
.BSmy-n20 {
  margin-top: -5rem !important; }

.BSmr-n20,
.BSmx-n20 {
  margin-right: -5rem !important; }

.BSmb-n20,
.BSmy-n20 {
  margin-bottom: -5rem !important; }

.BSml-n20,
.BSmx-n20 {
  margin-left: -5rem !important; }

.BSm-n21 {
  margin: -5.25rem !important; }

.BSmt-n21,
.BSmy-n21 {
  margin-top: -5.25rem !important; }

.BSmr-n21,
.BSmx-n21 {
  margin-right: -5.25rem !important; }

.BSmb-n21,
.BSmy-n21 {
  margin-bottom: -5.25rem !important; }

.BSml-n21,
.BSmx-n21 {
  margin-left: -5.25rem !important; }

.BSm-n22 {
  margin: -5.5rem !important; }

.BSmt-n22,
.BSmy-n22 {
  margin-top: -5.5rem !important; }

.BSmr-n22,
.BSmx-n22 {
  margin-right: -5.5rem !important; }

.BSmb-n22,
.BSmy-n22 {
  margin-bottom: -5.5rem !important; }

.BSml-n22,
.BSmx-n22 {
  margin-left: -5.5rem !important; }

.BSm-n23 {
  margin: -5.75rem !important; }

.BSmt-n23,
.BSmy-n23 {
  margin-top: -5.75rem !important; }

.BSmr-n23,
.BSmx-n23 {
  margin-right: -5.75rem !important; }

.BSmb-n23,
.BSmy-n23 {
  margin-bottom: -5.75rem !important; }

.BSml-n23,
.BSmx-n23 {
  margin-left: -5.75rem !important; }

.BSm-n24 {
  margin: -6rem !important; }

.BSmt-n24,
.BSmy-n24 {
  margin-top: -6rem !important; }

.BSmr-n24,
.BSmx-n24 {
  margin-right: -6rem !important; }

.BSmb-n24,
.BSmy-n24 {
  margin-bottom: -6rem !important; }

.BSml-n24,
.BSmx-n24 {
  margin-left: -6rem !important; }

.BSm-n25 {
  margin: -6.25rem !important; }

.BSmt-n25,
.BSmy-n25 {
  margin-top: -6.25rem !important; }

.BSmr-n25,
.BSmx-n25 {
  margin-right: -6.25rem !important; }

.BSmb-n25,
.BSmy-n25 {
  margin-bottom: -6.25rem !important; }

.BSml-n25,
.BSmx-n25 {
  margin-left: -6.25rem !important; }

.BSm-n26 {
  margin: -6.5rem !important; }

.BSmt-n26,
.BSmy-n26 {
  margin-top: -6.5rem !important; }

.BSmr-n26,
.BSmx-n26 {
  margin-right: -6.5rem !important; }

.BSmb-n26,
.BSmy-n26 {
  margin-bottom: -6.5rem !important; }

.BSml-n26,
.BSmx-n26 {
  margin-left: -6.5rem !important; }

.BSm-n27 {
  margin: -6.75rem !important; }

.BSmt-n27,
.BSmy-n27 {
  margin-top: -6.75rem !important; }

.BSmr-n27,
.BSmx-n27 {
  margin-right: -6.75rem !important; }

.BSmb-n27,
.BSmy-n27 {
  margin-bottom: -6.75rem !important; }

.BSml-n27,
.BSmx-n27 {
  margin-left: -6.75rem !important; }

.BSm-n38 {
  margin: -7rem !important; }

.BSmt-n38,
.BSmy-n38 {
  margin-top: -7rem !important; }

.BSmr-n38,
.BSmx-n38 {
  margin-right: -7rem !important; }

.BSmb-n38,
.BSmy-n38 {
  margin-bottom: -7rem !important; }

.BSml-n38,
.BSmx-n38 {
  margin-left: -7rem !important; }

.BSm-n29 {
  margin: -7.25rem !important; }

.BSmt-n29,
.BSmy-n29 {
  margin-top: -7.25rem !important; }

.BSmr-n29,
.BSmx-n29 {
  margin-right: -7.25rem !important; }

.BSmb-n29,
.BSmy-n29 {
  margin-bottom: -7.25rem !important; }

.BSml-n29,
.BSmx-n29 {
  margin-left: -7.25rem !important; }

.BSm-n30 {
  margin: -7.5rem !important; }

.BSmt-n30,
.BSmy-n30 {
  margin-top: -7.5rem !important; }

.BSmr-n30,
.BSmx-n30 {
  margin-right: -7.5rem !important; }

.BSmb-n30,
.BSmy-n30 {
  margin-bottom: -7.5rem !important; }

.BSml-n30,
.BSmx-n30 {
  margin-left: -7.5rem !important; }

.BSm-n31 {
  margin: -7.75rem !important; }

.BSmt-n31,
.BSmy-n31 {
  margin-top: -7.75rem !important; }

.BSmr-n31,
.BSmx-n31 {
  margin-right: -7.75rem !important; }

.BSmb-n31,
.BSmy-n31 {
  margin-bottom: -7.75rem !important; }

.BSml-n31,
.BSmx-n31 {
  margin-left: -7.75rem !important; }

.BSm-n32 {
  margin: -8rem !important; }

.BSmt-n32,
.BSmy-n32 {
  margin-top: -8rem !important; }

.BSmr-n32,
.BSmx-n32 {
  margin-right: -8rem !important; }

.BSmb-n32,
.BSmy-n32 {
  margin-bottom: -8rem !important; }

.BSml-n32,
.BSmx-n32 {
  margin-left: -8rem !important; }

.BSm-n33 {
  margin: -8.25rem !important; }

.BSmt-n33,
.BSmy-n33 {
  margin-top: -8.25rem !important; }

.BSmr-n33,
.BSmx-n33 {
  margin-right: -8.25rem !important; }

.BSmb-n33,
.BSmy-n33 {
  margin-bottom: -8.25rem !important; }

.BSml-n33,
.BSmx-n33 {
  margin-left: -8.25rem !important; }

.BSm-n34 {
  margin: -8.5rem !important; }

.BSmt-n34,
.BSmy-n34 {
  margin-top: -8.5rem !important; }

.BSmr-n34,
.BSmx-n34 {
  margin-right: -8.5rem !important; }

.BSmb-n34,
.BSmy-n34 {
  margin-bottom: -8.5rem !important; }

.BSml-n34,
.BSmx-n34 {
  margin-left: -8.5rem !important; }

.BSm-n35 {
  margin: -8.75rem !important; }

.BSmt-n35,
.BSmy-n35 {
  margin-top: -8.75rem !important; }

.BSmr-n35,
.BSmx-n35 {
  margin-right: -8.75rem !important; }

.BSmb-n35,
.BSmy-n35 {
  margin-bottom: -8.75rem !important; }

.BSml-n35,
.BSmx-n35 {
  margin-left: -8.75rem !important; }

.BSm-n36 {
  margin: -9rem !important; }

.BSmt-n36,
.BSmy-n36 {
  margin-top: -9rem !important; }

.BSmr-n36,
.BSmx-n36 {
  margin-right: -9rem !important; }

.BSmb-n36,
.BSmy-n36 {
  margin-bottom: -9rem !important; }

.BSml-n36,
.BSmx-n36 {
  margin-left: -9rem !important; }

.BSm-n37 {
  margin: -9.25rem !important; }

.BSmt-n37,
.BSmy-n37 {
  margin-top: -9.25rem !important; }

.BSmr-n37,
.BSmx-n37 {
  margin-right: -9.25rem !important; }

.BSmb-n37,
.BSmy-n37 {
  margin-bottom: -9.25rem !important; }

.BSml-n37,
.BSmx-n37 {
  margin-left: -9.25rem !important; }

.BSm-n48 {
  margin: -9.5rem !important; }

.BSmt-n48,
.BSmy-n48 {
  margin-top: -9.5rem !important; }

.BSmr-n48,
.BSmx-n48 {
  margin-right: -9.5rem !important; }

.BSmb-n48,
.BSmy-n48 {
  margin-bottom: -9.5rem !important; }

.BSml-n48,
.BSmx-n48 {
  margin-left: -9.5rem !important; }

.BSm-n39 {
  margin: -9.75rem !important; }

.BSmt-n39,
.BSmy-n39 {
  margin-top: -9.75rem !important; }

.BSmr-n39,
.BSmx-n39 {
  margin-right: -9.75rem !important; }

.BSmb-n39,
.BSmy-n39 {
  margin-bottom: -9.75rem !important; }

.BSml-n39,
.BSmx-n39 {
  margin-left: -9.75rem !important; }

.BSm-n40 {
  margin: -10rem !important; }

.BSmt-n40,
.BSmy-n40 {
  margin-top: -10rem !important; }

.BSmr-n40,
.BSmx-n40 {
  margin-right: -10rem !important; }

.BSmb-n40,
.BSmy-n40 {
  margin-bottom: -10rem !important; }

.BSml-n40,
.BSmx-n40 {
  margin-left: -10rem !important; }

.BSm-auto {
  margin: auto !important; }

.BSmt-auto,
.BSmy-auto {
  margin-top: auto !important; }

.BSmr-auto,
.BSmx-auto {
  margin-right: auto !important; }

.BSmb-auto,
.BSmy-auto {
  margin-bottom: auto !important; }

.BSml-auto,
.BSmx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .BSm-sm-0 {
    margin: 0 !important; }
  .BSmt-sm-0,
  .BSmy-sm-0 {
    margin-top: 0 !important; }
  .BSmr-sm-0,
  .BSmx-sm-0 {
    margin-right: 0 !important; }
  .BSmb-sm-0,
  .BSmy-sm-0 {
    margin-bottom: 0 !important; }
  .BSml-sm-0,
  .BSmx-sm-0 {
    margin-left: 0 !important; }
  .BSm-sm-1 {
    margin: 0.25rem !important; }
  .BSmt-sm-1,
  .BSmy-sm-1 {
    margin-top: 0.25rem !important; }
  .BSmr-sm-1,
  .BSmx-sm-1 {
    margin-right: 0.25rem !important; }
  .BSmb-sm-1,
  .BSmy-sm-1 {
    margin-bottom: 0.25rem !important; }
  .BSml-sm-1,
  .BSmx-sm-1 {
    margin-left: 0.25rem !important; }
  .BSm-sm-2 {
    margin: 0.5rem !important; }
  .BSmt-sm-2,
  .BSmy-sm-2 {
    margin-top: 0.5rem !important; }
  .BSmr-sm-2,
  .BSmx-sm-2 {
    margin-right: 0.5rem !important; }
  .BSmb-sm-2,
  .BSmy-sm-2 {
    margin-bottom: 0.5rem !important; }
  .BSml-sm-2,
  .BSmx-sm-2 {
    margin-left: 0.5rem !important; }
  .BSm-sm-3 {
    margin: 0.75rem !important; }
  .BSmt-sm-3,
  .BSmy-sm-3 {
    margin-top: 0.75rem !important; }
  .BSmr-sm-3,
  .BSmx-sm-3 {
    margin-right: 0.75rem !important; }
  .BSmb-sm-3,
  .BSmy-sm-3 {
    margin-bottom: 0.75rem !important; }
  .BSml-sm-3,
  .BSmx-sm-3 {
    margin-left: 0.75rem !important; }
  .BSm-sm-4 {
    margin: 1rem !important; }
  .BSmt-sm-4,
  .BSmy-sm-4 {
    margin-top: 1rem !important; }
  .BSmr-sm-4,
  .BSmx-sm-4 {
    margin-right: 1rem !important; }
  .BSmb-sm-4,
  .BSmy-sm-4 {
    margin-bottom: 1rem !important; }
  .BSml-sm-4,
  .BSmx-sm-4 {
    margin-left: 1rem !important; }
  .BSm-sm-5 {
    margin: 1.25rem !important; }
  .BSmt-sm-5,
  .BSmy-sm-5 {
    margin-top: 1.25rem !important; }
  .BSmr-sm-5,
  .BSmx-sm-5 {
    margin-right: 1.25rem !important; }
  .BSmb-sm-5,
  .BSmy-sm-5 {
    margin-bottom: 1.25rem !important; }
  .BSml-sm-5,
  .BSmx-sm-5 {
    margin-left: 1.25rem !important; }
  .BSm-sm-6 {
    margin: 1.5rem !important; }
  .BSmt-sm-6,
  .BSmy-sm-6 {
    margin-top: 1.5rem !important; }
  .BSmr-sm-6,
  .BSmx-sm-6 {
    margin-right: 1.5rem !important; }
  .BSmb-sm-6,
  .BSmy-sm-6 {
    margin-bottom: 1.5rem !important; }
  .BSml-sm-6,
  .BSmx-sm-6 {
    margin-left: 1.5rem !important; }
  .BSm-sm-7 {
    margin: 1.75rem !important; }
  .BSmt-sm-7,
  .BSmy-sm-7 {
    margin-top: 1.75rem !important; }
  .BSmr-sm-7,
  .BSmx-sm-7 {
    margin-right: 1.75rem !important; }
  .BSmb-sm-7,
  .BSmy-sm-7 {
    margin-bottom: 1.75rem !important; }
  .BSml-sm-7,
  .BSmx-sm-7 {
    margin-left: 1.75rem !important; }
  .BSm-sm-8 {
    margin: 2rem !important; }
  .BSmt-sm-8,
  .BSmy-sm-8 {
    margin-top: 2rem !important; }
  .BSmr-sm-8,
  .BSmx-sm-8 {
    margin-right: 2rem !important; }
  .BSmb-sm-8,
  .BSmy-sm-8 {
    margin-bottom: 2rem !important; }
  .BSml-sm-8,
  .BSmx-sm-8 {
    margin-left: 2rem !important; }
  .BSm-sm-9 {
    margin: 2.25rem !important; }
  .BSmt-sm-9,
  .BSmy-sm-9 {
    margin-top: 2.25rem !important; }
  .BSmr-sm-9,
  .BSmx-sm-9 {
    margin-right: 2.25rem !important; }
  .BSmb-sm-9,
  .BSmy-sm-9 {
    margin-bottom: 2.25rem !important; }
  .BSml-sm-9,
  .BSmx-sm-9 {
    margin-left: 2.25rem !important; }
  .BSm-sm-10 {
    margin: 2.5rem !important; }
  .BSmt-sm-10,
  .BSmy-sm-10 {
    margin-top: 2.5rem !important; }
  .BSmr-sm-10,
  .BSmx-sm-10 {
    margin-right: 2.5rem !important; }
  .BSmb-sm-10,
  .BSmy-sm-10 {
    margin-bottom: 2.5rem !important; }
  .BSml-sm-10,
  .BSmx-sm-10 {
    margin-left: 2.5rem !important; }
  .BSm-sm-11 {
    margin: 2.75rem !important; }
  .BSmt-sm-11,
  .BSmy-sm-11 {
    margin-top: 2.75rem !important; }
  .BSmr-sm-11,
  .BSmx-sm-11 {
    margin-right: 2.75rem !important; }
  .BSmb-sm-11,
  .BSmy-sm-11 {
    margin-bottom: 2.75rem !important; }
  .BSml-sm-11,
  .BSmx-sm-11 {
    margin-left: 2.75rem !important; }
  .BSm-sm-12 {
    margin: 3rem !important; }
  .BSmt-sm-12,
  .BSmy-sm-12 {
    margin-top: 3rem !important; }
  .BSmr-sm-12,
  .BSmx-sm-12 {
    margin-right: 3rem !important; }
  .BSmb-sm-12,
  .BSmy-sm-12 {
    margin-bottom: 3rem !important; }
  .BSml-sm-12,
  .BSmx-sm-12 {
    margin-left: 3rem !important; }
  .BSm-sm-13 {
    margin: 3.25rem !important; }
  .BSmt-sm-13,
  .BSmy-sm-13 {
    margin-top: 3.25rem !important; }
  .BSmr-sm-13,
  .BSmx-sm-13 {
    margin-right: 3.25rem !important; }
  .BSmb-sm-13,
  .BSmy-sm-13 {
    margin-bottom: 3.25rem !important; }
  .BSml-sm-13,
  .BSmx-sm-13 {
    margin-left: 3.25rem !important; }
  .BSm-sm-14 {
    margin: 3.5rem !important; }
  .BSmt-sm-14,
  .BSmy-sm-14 {
    margin-top: 3.5rem !important; }
  .BSmr-sm-14,
  .BSmx-sm-14 {
    margin-right: 3.5rem !important; }
  .BSmb-sm-14,
  .BSmy-sm-14 {
    margin-bottom: 3.5rem !important; }
  .BSml-sm-14,
  .BSmx-sm-14 {
    margin-left: 3.5rem !important; }
  .BSm-sm-15 {
    margin: 3.75rem !important; }
  .BSmt-sm-15,
  .BSmy-sm-15 {
    margin-top: 3.75rem !important; }
  .BSmr-sm-15,
  .BSmx-sm-15 {
    margin-right: 3.75rem !important; }
  .BSmb-sm-15,
  .BSmy-sm-15 {
    margin-bottom: 3.75rem !important; }
  .BSml-sm-15,
  .BSmx-sm-15 {
    margin-left: 3.75rem !important; }
  .BSm-sm-16 {
    margin: 4rem !important; }
  .BSmt-sm-16,
  .BSmy-sm-16 {
    margin-top: 4rem !important; }
  .BSmr-sm-16,
  .BSmx-sm-16 {
    margin-right: 4rem !important; }
  .BSmb-sm-16,
  .BSmy-sm-16 {
    margin-bottom: 4rem !important; }
  .BSml-sm-16,
  .BSmx-sm-16 {
    margin-left: 4rem !important; }
  .BSm-sm-17 {
    margin: 4.25rem !important; }
  .BSmt-sm-17,
  .BSmy-sm-17 {
    margin-top: 4.25rem !important; }
  .BSmr-sm-17,
  .BSmx-sm-17 {
    margin-right: 4.25rem !important; }
  .BSmb-sm-17,
  .BSmy-sm-17 {
    margin-bottom: 4.25rem !important; }
  .BSml-sm-17,
  .BSmx-sm-17 {
    margin-left: 4.25rem !important; }
  .BSm-sm-18 {
    margin: 4.5rem !important; }
  .BSmt-sm-18,
  .BSmy-sm-18 {
    margin-top: 4.5rem !important; }
  .BSmr-sm-18,
  .BSmx-sm-18 {
    margin-right: 4.5rem !important; }
  .BSmb-sm-18,
  .BSmy-sm-18 {
    margin-bottom: 4.5rem !important; }
  .BSml-sm-18,
  .BSmx-sm-18 {
    margin-left: 4.5rem !important; }
  .BSm-sm-19 {
    margin: 4.75rem !important; }
  .BSmt-sm-19,
  .BSmy-sm-19 {
    margin-top: 4.75rem !important; }
  .BSmr-sm-19,
  .BSmx-sm-19 {
    margin-right: 4.75rem !important; }
  .BSmb-sm-19,
  .BSmy-sm-19 {
    margin-bottom: 4.75rem !important; }
  .BSml-sm-19,
  .BSmx-sm-19 {
    margin-left: 4.75rem !important; }
  .BSm-sm-20 {
    margin: 5rem !important; }
  .BSmt-sm-20,
  .BSmy-sm-20 {
    margin-top: 5rem !important; }
  .BSmr-sm-20,
  .BSmx-sm-20 {
    margin-right: 5rem !important; }
  .BSmb-sm-20,
  .BSmy-sm-20 {
    margin-bottom: 5rem !important; }
  .BSml-sm-20,
  .BSmx-sm-20 {
    margin-left: 5rem !important; }
  .BSm-sm-21 {
    margin: 5.25rem !important; }
  .BSmt-sm-21,
  .BSmy-sm-21 {
    margin-top: 5.25rem !important; }
  .BSmr-sm-21,
  .BSmx-sm-21 {
    margin-right: 5.25rem !important; }
  .BSmb-sm-21,
  .BSmy-sm-21 {
    margin-bottom: 5.25rem !important; }
  .BSml-sm-21,
  .BSmx-sm-21 {
    margin-left: 5.25rem !important; }
  .BSm-sm-22 {
    margin: 5.5rem !important; }
  .BSmt-sm-22,
  .BSmy-sm-22 {
    margin-top: 5.5rem !important; }
  .BSmr-sm-22,
  .BSmx-sm-22 {
    margin-right: 5.5rem !important; }
  .BSmb-sm-22,
  .BSmy-sm-22 {
    margin-bottom: 5.5rem !important; }
  .BSml-sm-22,
  .BSmx-sm-22 {
    margin-left: 5.5rem !important; }
  .BSm-sm-23 {
    margin: 5.75rem !important; }
  .BSmt-sm-23,
  .BSmy-sm-23 {
    margin-top: 5.75rem !important; }
  .BSmr-sm-23,
  .BSmx-sm-23 {
    margin-right: 5.75rem !important; }
  .BSmb-sm-23,
  .BSmy-sm-23 {
    margin-bottom: 5.75rem !important; }
  .BSml-sm-23,
  .BSmx-sm-23 {
    margin-left: 5.75rem !important; }
  .BSm-sm-24 {
    margin: 6rem !important; }
  .BSmt-sm-24,
  .BSmy-sm-24 {
    margin-top: 6rem !important; }
  .BSmr-sm-24,
  .BSmx-sm-24 {
    margin-right: 6rem !important; }
  .BSmb-sm-24,
  .BSmy-sm-24 {
    margin-bottom: 6rem !important; }
  .BSml-sm-24,
  .BSmx-sm-24 {
    margin-left: 6rem !important; }
  .BSm-sm-25 {
    margin: 6.25rem !important; }
  .BSmt-sm-25,
  .BSmy-sm-25 {
    margin-top: 6.25rem !important; }
  .BSmr-sm-25,
  .BSmx-sm-25 {
    margin-right: 6.25rem !important; }
  .BSmb-sm-25,
  .BSmy-sm-25 {
    margin-bottom: 6.25rem !important; }
  .BSml-sm-25,
  .BSmx-sm-25 {
    margin-left: 6.25rem !important; }
  .BSm-sm-26 {
    margin: 6.5rem !important; }
  .BSmt-sm-26,
  .BSmy-sm-26 {
    margin-top: 6.5rem !important; }
  .BSmr-sm-26,
  .BSmx-sm-26 {
    margin-right: 6.5rem !important; }
  .BSmb-sm-26,
  .BSmy-sm-26 {
    margin-bottom: 6.5rem !important; }
  .BSml-sm-26,
  .BSmx-sm-26 {
    margin-left: 6.5rem !important; }
  .BSm-sm-27 {
    margin: 6.75rem !important; }
  .BSmt-sm-27,
  .BSmy-sm-27 {
    margin-top: 6.75rem !important; }
  .BSmr-sm-27,
  .BSmx-sm-27 {
    margin-right: 6.75rem !important; }
  .BSmb-sm-27,
  .BSmy-sm-27 {
    margin-bottom: 6.75rem !important; }
  .BSml-sm-27,
  .BSmx-sm-27 {
    margin-left: 6.75rem !important; }
  .BSm-sm-38 {
    margin: 7rem !important; }
  .BSmt-sm-38,
  .BSmy-sm-38 {
    margin-top: 7rem !important; }
  .BSmr-sm-38,
  .BSmx-sm-38 {
    margin-right: 7rem !important; }
  .BSmb-sm-38,
  .BSmy-sm-38 {
    margin-bottom: 7rem !important; }
  .BSml-sm-38,
  .BSmx-sm-38 {
    margin-left: 7rem !important; }
  .BSm-sm-29 {
    margin: 7.25rem !important; }
  .BSmt-sm-29,
  .BSmy-sm-29 {
    margin-top: 7.25rem !important; }
  .BSmr-sm-29,
  .BSmx-sm-29 {
    margin-right: 7.25rem !important; }
  .BSmb-sm-29,
  .BSmy-sm-29 {
    margin-bottom: 7.25rem !important; }
  .BSml-sm-29,
  .BSmx-sm-29 {
    margin-left: 7.25rem !important; }
  .BSm-sm-30 {
    margin: 7.5rem !important; }
  .BSmt-sm-30,
  .BSmy-sm-30 {
    margin-top: 7.5rem !important; }
  .BSmr-sm-30,
  .BSmx-sm-30 {
    margin-right: 7.5rem !important; }
  .BSmb-sm-30,
  .BSmy-sm-30 {
    margin-bottom: 7.5rem !important; }
  .BSml-sm-30,
  .BSmx-sm-30 {
    margin-left: 7.5rem !important; }
  .BSm-sm-31 {
    margin: 7.75rem !important; }
  .BSmt-sm-31,
  .BSmy-sm-31 {
    margin-top: 7.75rem !important; }
  .BSmr-sm-31,
  .BSmx-sm-31 {
    margin-right: 7.75rem !important; }
  .BSmb-sm-31,
  .BSmy-sm-31 {
    margin-bottom: 7.75rem !important; }
  .BSml-sm-31,
  .BSmx-sm-31 {
    margin-left: 7.75rem !important; }
  .BSm-sm-32 {
    margin: 8rem !important; }
  .BSmt-sm-32,
  .BSmy-sm-32 {
    margin-top: 8rem !important; }
  .BSmr-sm-32,
  .BSmx-sm-32 {
    margin-right: 8rem !important; }
  .BSmb-sm-32,
  .BSmy-sm-32 {
    margin-bottom: 8rem !important; }
  .BSml-sm-32,
  .BSmx-sm-32 {
    margin-left: 8rem !important; }
  .BSm-sm-33 {
    margin: 8.25rem !important; }
  .BSmt-sm-33,
  .BSmy-sm-33 {
    margin-top: 8.25rem !important; }
  .BSmr-sm-33,
  .BSmx-sm-33 {
    margin-right: 8.25rem !important; }
  .BSmb-sm-33,
  .BSmy-sm-33 {
    margin-bottom: 8.25rem !important; }
  .BSml-sm-33,
  .BSmx-sm-33 {
    margin-left: 8.25rem !important; }
  .BSm-sm-34 {
    margin: 8.5rem !important; }
  .BSmt-sm-34,
  .BSmy-sm-34 {
    margin-top: 8.5rem !important; }
  .BSmr-sm-34,
  .BSmx-sm-34 {
    margin-right: 8.5rem !important; }
  .BSmb-sm-34,
  .BSmy-sm-34 {
    margin-bottom: 8.5rem !important; }
  .BSml-sm-34,
  .BSmx-sm-34 {
    margin-left: 8.5rem !important; }
  .BSm-sm-35 {
    margin: 8.75rem !important; }
  .BSmt-sm-35,
  .BSmy-sm-35 {
    margin-top: 8.75rem !important; }
  .BSmr-sm-35,
  .BSmx-sm-35 {
    margin-right: 8.75rem !important; }
  .BSmb-sm-35,
  .BSmy-sm-35 {
    margin-bottom: 8.75rem !important; }
  .BSml-sm-35,
  .BSmx-sm-35 {
    margin-left: 8.75rem !important; }
  .BSm-sm-36 {
    margin: 9rem !important; }
  .BSmt-sm-36,
  .BSmy-sm-36 {
    margin-top: 9rem !important; }
  .BSmr-sm-36,
  .BSmx-sm-36 {
    margin-right: 9rem !important; }
  .BSmb-sm-36,
  .BSmy-sm-36 {
    margin-bottom: 9rem !important; }
  .BSml-sm-36,
  .BSmx-sm-36 {
    margin-left: 9rem !important; }
  .BSm-sm-37 {
    margin: 9.25rem !important; }
  .BSmt-sm-37,
  .BSmy-sm-37 {
    margin-top: 9.25rem !important; }
  .BSmr-sm-37,
  .BSmx-sm-37 {
    margin-right: 9.25rem !important; }
  .BSmb-sm-37,
  .BSmy-sm-37 {
    margin-bottom: 9.25rem !important; }
  .BSml-sm-37,
  .BSmx-sm-37 {
    margin-left: 9.25rem !important; }
  .BSm-sm-48 {
    margin: 9.5rem !important; }
  .BSmt-sm-48,
  .BSmy-sm-48 {
    margin-top: 9.5rem !important; }
  .BSmr-sm-48,
  .BSmx-sm-48 {
    margin-right: 9.5rem !important; }
  .BSmb-sm-48,
  .BSmy-sm-48 {
    margin-bottom: 9.5rem !important; }
  .BSml-sm-48,
  .BSmx-sm-48 {
    margin-left: 9.5rem !important; }
  .BSm-sm-39 {
    margin: 9.75rem !important; }
  .BSmt-sm-39,
  .BSmy-sm-39 {
    margin-top: 9.75rem !important; }
  .BSmr-sm-39,
  .BSmx-sm-39 {
    margin-right: 9.75rem !important; }
  .BSmb-sm-39,
  .BSmy-sm-39 {
    margin-bottom: 9.75rem !important; }
  .BSml-sm-39,
  .BSmx-sm-39 {
    margin-left: 9.75rem !important; }
  .BSm-sm-40 {
    margin: 10rem !important; }
  .BSmt-sm-40,
  .BSmy-sm-40 {
    margin-top: 10rem !important; }
  .BSmr-sm-40,
  .BSmx-sm-40 {
    margin-right: 10rem !important; }
  .BSmb-sm-40,
  .BSmy-sm-40 {
    margin-bottom: 10rem !important; }
  .BSml-sm-40,
  .BSmx-sm-40 {
    margin-left: 10rem !important; }
  .BSp-sm-0 {
    padding: 0 !important; }
  .BSpt-sm-0,
  .BSpy-sm-0 {
    padding-top: 0 !important; }
  .BSpr-sm-0,
  .BSpx-sm-0 {
    padding-right: 0 !important; }
  .BSpb-sm-0,
  .BSpy-sm-0 {
    padding-bottom: 0 !important; }
  .BSpl-sm-0,
  .BSpx-sm-0 {
    padding-left: 0 !important; }
  .BSp-sm-1 {
    padding: 0.25rem !important; }
  .BSpt-sm-1,
  .BSpy-sm-1 {
    padding-top: 0.25rem !important; }
  .BSpr-sm-1,
  .BSpx-sm-1 {
    padding-right: 0.25rem !important; }
  .BSpb-sm-1,
  .BSpy-sm-1 {
    padding-bottom: 0.25rem !important; }
  .BSpl-sm-1,
  .BSpx-sm-1 {
    padding-left: 0.25rem !important; }
  .BSp-sm-2 {
    padding: 0.5rem !important; }
  .BSpt-sm-2,
  .BSpy-sm-2 {
    padding-top: 0.5rem !important; }
  .BSpr-sm-2,
  .BSpx-sm-2 {
    padding-right: 0.5rem !important; }
  .BSpb-sm-2,
  .BSpy-sm-2 {
    padding-bottom: 0.5rem !important; }
  .BSpl-sm-2,
  .BSpx-sm-2 {
    padding-left: 0.5rem !important; }
  .BSp-sm-3 {
    padding: 0.75rem !important; }
  .BSpt-sm-3,
  .BSpy-sm-3 {
    padding-top: 0.75rem !important; }
  .BSpr-sm-3,
  .BSpx-sm-3 {
    padding-right: 0.75rem !important; }
  .BSpb-sm-3,
  .BSpy-sm-3 {
    padding-bottom: 0.75rem !important; }
  .BSpl-sm-3,
  .BSpx-sm-3 {
    padding-left: 0.75rem !important; }
  .BSp-sm-4 {
    padding: 1rem !important; }
  .BSpt-sm-4,
  .BSpy-sm-4 {
    padding-top: 1rem !important; }
  .BSpr-sm-4,
  .BSpx-sm-4 {
    padding-right: 1rem !important; }
  .BSpb-sm-4,
  .BSpy-sm-4 {
    padding-bottom: 1rem !important; }
  .BSpl-sm-4,
  .BSpx-sm-4 {
    padding-left: 1rem !important; }
  .BSp-sm-5 {
    padding: 1.25rem !important; }
  .BSpt-sm-5,
  .BSpy-sm-5 {
    padding-top: 1.25rem !important; }
  .BSpr-sm-5,
  .BSpx-sm-5 {
    padding-right: 1.25rem !important; }
  .BSpb-sm-5,
  .BSpy-sm-5 {
    padding-bottom: 1.25rem !important; }
  .BSpl-sm-5,
  .BSpx-sm-5 {
    padding-left: 1.25rem !important; }
  .BSp-sm-6 {
    padding: 1.5rem !important; }
  .BSpt-sm-6,
  .BSpy-sm-6 {
    padding-top: 1.5rem !important; }
  .BSpr-sm-6,
  .BSpx-sm-6 {
    padding-right: 1.5rem !important; }
  .BSpb-sm-6,
  .BSpy-sm-6 {
    padding-bottom: 1.5rem !important; }
  .BSpl-sm-6,
  .BSpx-sm-6 {
    padding-left: 1.5rem !important; }
  .BSp-sm-7 {
    padding: 1.75rem !important; }
  .BSpt-sm-7,
  .BSpy-sm-7 {
    padding-top: 1.75rem !important; }
  .BSpr-sm-7,
  .BSpx-sm-7 {
    padding-right: 1.75rem !important; }
  .BSpb-sm-7,
  .BSpy-sm-7 {
    padding-bottom: 1.75rem !important; }
  .BSpl-sm-7,
  .BSpx-sm-7 {
    padding-left: 1.75rem !important; }
  .BSp-sm-8 {
    padding: 2rem !important; }
  .BSpt-sm-8,
  .BSpy-sm-8 {
    padding-top: 2rem !important; }
  .BSpr-sm-8,
  .BSpx-sm-8 {
    padding-right: 2rem !important; }
  .BSpb-sm-8,
  .BSpy-sm-8 {
    padding-bottom: 2rem !important; }
  .BSpl-sm-8,
  .BSpx-sm-8 {
    padding-left: 2rem !important; }
  .BSp-sm-9 {
    padding: 2.25rem !important; }
  .BSpt-sm-9,
  .BSpy-sm-9 {
    padding-top: 2.25rem !important; }
  .BSpr-sm-9,
  .BSpx-sm-9 {
    padding-right: 2.25rem !important; }
  .BSpb-sm-9,
  .BSpy-sm-9 {
    padding-bottom: 2.25rem !important; }
  .BSpl-sm-9,
  .BSpx-sm-9 {
    padding-left: 2.25rem !important; }
  .BSp-sm-10 {
    padding: 2.5rem !important; }
  .BSpt-sm-10,
  .BSpy-sm-10 {
    padding-top: 2.5rem !important; }
  .BSpr-sm-10,
  .BSpx-sm-10 {
    padding-right: 2.5rem !important; }
  .BSpb-sm-10,
  .BSpy-sm-10 {
    padding-bottom: 2.5rem !important; }
  .BSpl-sm-10,
  .BSpx-sm-10 {
    padding-left: 2.5rem !important; }
  .BSp-sm-11 {
    padding: 2.75rem !important; }
  .BSpt-sm-11,
  .BSpy-sm-11 {
    padding-top: 2.75rem !important; }
  .BSpr-sm-11,
  .BSpx-sm-11 {
    padding-right: 2.75rem !important; }
  .BSpb-sm-11,
  .BSpy-sm-11 {
    padding-bottom: 2.75rem !important; }
  .BSpl-sm-11,
  .BSpx-sm-11 {
    padding-left: 2.75rem !important; }
  .BSp-sm-12 {
    padding: 3rem !important; }
  .BSpt-sm-12,
  .BSpy-sm-12 {
    padding-top: 3rem !important; }
  .BSpr-sm-12,
  .BSpx-sm-12 {
    padding-right: 3rem !important; }
  .BSpb-sm-12,
  .BSpy-sm-12 {
    padding-bottom: 3rem !important; }
  .BSpl-sm-12,
  .BSpx-sm-12 {
    padding-left: 3rem !important; }
  .BSp-sm-13 {
    padding: 3.25rem !important; }
  .BSpt-sm-13,
  .BSpy-sm-13 {
    padding-top: 3.25rem !important; }
  .BSpr-sm-13,
  .BSpx-sm-13 {
    padding-right: 3.25rem !important; }
  .BSpb-sm-13,
  .BSpy-sm-13 {
    padding-bottom: 3.25rem !important; }
  .BSpl-sm-13,
  .BSpx-sm-13 {
    padding-left: 3.25rem !important; }
  .BSp-sm-14 {
    padding: 3.5rem !important; }
  .BSpt-sm-14,
  .BSpy-sm-14 {
    padding-top: 3.5rem !important; }
  .BSpr-sm-14,
  .BSpx-sm-14 {
    padding-right: 3.5rem !important; }
  .BSpb-sm-14,
  .BSpy-sm-14 {
    padding-bottom: 3.5rem !important; }
  .BSpl-sm-14,
  .BSpx-sm-14 {
    padding-left: 3.5rem !important; }
  .BSp-sm-15 {
    padding: 3.75rem !important; }
  .BSpt-sm-15,
  .BSpy-sm-15 {
    padding-top: 3.75rem !important; }
  .BSpr-sm-15,
  .BSpx-sm-15 {
    padding-right: 3.75rem !important; }
  .BSpb-sm-15,
  .BSpy-sm-15 {
    padding-bottom: 3.75rem !important; }
  .BSpl-sm-15,
  .BSpx-sm-15 {
    padding-left: 3.75rem !important; }
  .BSp-sm-16 {
    padding: 4rem !important; }
  .BSpt-sm-16,
  .BSpy-sm-16 {
    padding-top: 4rem !important; }
  .BSpr-sm-16,
  .BSpx-sm-16 {
    padding-right: 4rem !important; }
  .BSpb-sm-16,
  .BSpy-sm-16 {
    padding-bottom: 4rem !important; }
  .BSpl-sm-16,
  .BSpx-sm-16 {
    padding-left: 4rem !important; }
  .BSp-sm-17 {
    padding: 4.25rem !important; }
  .BSpt-sm-17,
  .BSpy-sm-17 {
    padding-top: 4.25rem !important; }
  .BSpr-sm-17,
  .BSpx-sm-17 {
    padding-right: 4.25rem !important; }
  .BSpb-sm-17,
  .BSpy-sm-17 {
    padding-bottom: 4.25rem !important; }
  .BSpl-sm-17,
  .BSpx-sm-17 {
    padding-left: 4.25rem !important; }
  .BSp-sm-18 {
    padding: 4.5rem !important; }
  .BSpt-sm-18,
  .BSpy-sm-18 {
    padding-top: 4.5rem !important; }
  .BSpr-sm-18,
  .BSpx-sm-18 {
    padding-right: 4.5rem !important; }
  .BSpb-sm-18,
  .BSpy-sm-18 {
    padding-bottom: 4.5rem !important; }
  .BSpl-sm-18,
  .BSpx-sm-18 {
    padding-left: 4.5rem !important; }
  .BSp-sm-19 {
    padding: 4.75rem !important; }
  .BSpt-sm-19,
  .BSpy-sm-19 {
    padding-top: 4.75rem !important; }
  .BSpr-sm-19,
  .BSpx-sm-19 {
    padding-right: 4.75rem !important; }
  .BSpb-sm-19,
  .BSpy-sm-19 {
    padding-bottom: 4.75rem !important; }
  .BSpl-sm-19,
  .BSpx-sm-19 {
    padding-left: 4.75rem !important; }
  .BSp-sm-20 {
    padding: 5rem !important; }
  .BSpt-sm-20,
  .BSpy-sm-20 {
    padding-top: 5rem !important; }
  .BSpr-sm-20,
  .BSpx-sm-20 {
    padding-right: 5rem !important; }
  .BSpb-sm-20,
  .BSpy-sm-20 {
    padding-bottom: 5rem !important; }
  .BSpl-sm-20,
  .BSpx-sm-20 {
    padding-left: 5rem !important; }
  .BSp-sm-21 {
    padding: 5.25rem !important; }
  .BSpt-sm-21,
  .BSpy-sm-21 {
    padding-top: 5.25rem !important; }
  .BSpr-sm-21,
  .BSpx-sm-21 {
    padding-right: 5.25rem !important; }
  .BSpb-sm-21,
  .BSpy-sm-21 {
    padding-bottom: 5.25rem !important; }
  .BSpl-sm-21,
  .BSpx-sm-21 {
    padding-left: 5.25rem !important; }
  .BSp-sm-22 {
    padding: 5.5rem !important; }
  .BSpt-sm-22,
  .BSpy-sm-22 {
    padding-top: 5.5rem !important; }
  .BSpr-sm-22,
  .BSpx-sm-22 {
    padding-right: 5.5rem !important; }
  .BSpb-sm-22,
  .BSpy-sm-22 {
    padding-bottom: 5.5rem !important; }
  .BSpl-sm-22,
  .BSpx-sm-22 {
    padding-left: 5.5rem !important; }
  .BSp-sm-23 {
    padding: 5.75rem !important; }
  .BSpt-sm-23,
  .BSpy-sm-23 {
    padding-top: 5.75rem !important; }
  .BSpr-sm-23,
  .BSpx-sm-23 {
    padding-right: 5.75rem !important; }
  .BSpb-sm-23,
  .BSpy-sm-23 {
    padding-bottom: 5.75rem !important; }
  .BSpl-sm-23,
  .BSpx-sm-23 {
    padding-left: 5.75rem !important; }
  .BSp-sm-24 {
    padding: 6rem !important; }
  .BSpt-sm-24,
  .BSpy-sm-24 {
    padding-top: 6rem !important; }
  .BSpr-sm-24,
  .BSpx-sm-24 {
    padding-right: 6rem !important; }
  .BSpb-sm-24,
  .BSpy-sm-24 {
    padding-bottom: 6rem !important; }
  .BSpl-sm-24,
  .BSpx-sm-24 {
    padding-left: 6rem !important; }
  .BSp-sm-25 {
    padding: 6.25rem !important; }
  .BSpt-sm-25,
  .BSpy-sm-25 {
    padding-top: 6.25rem !important; }
  .BSpr-sm-25,
  .BSpx-sm-25 {
    padding-right: 6.25rem !important; }
  .BSpb-sm-25,
  .BSpy-sm-25 {
    padding-bottom: 6.25rem !important; }
  .BSpl-sm-25,
  .BSpx-sm-25 {
    padding-left: 6.25rem !important; }
  .BSp-sm-26 {
    padding: 6.5rem !important; }
  .BSpt-sm-26,
  .BSpy-sm-26 {
    padding-top: 6.5rem !important; }
  .BSpr-sm-26,
  .BSpx-sm-26 {
    padding-right: 6.5rem !important; }
  .BSpb-sm-26,
  .BSpy-sm-26 {
    padding-bottom: 6.5rem !important; }
  .BSpl-sm-26,
  .BSpx-sm-26 {
    padding-left: 6.5rem !important; }
  .BSp-sm-27 {
    padding: 6.75rem !important; }
  .BSpt-sm-27,
  .BSpy-sm-27 {
    padding-top: 6.75rem !important; }
  .BSpr-sm-27,
  .BSpx-sm-27 {
    padding-right: 6.75rem !important; }
  .BSpb-sm-27,
  .BSpy-sm-27 {
    padding-bottom: 6.75rem !important; }
  .BSpl-sm-27,
  .BSpx-sm-27 {
    padding-left: 6.75rem !important; }
  .BSp-sm-38 {
    padding: 7rem !important; }
  .BSpt-sm-38,
  .BSpy-sm-38 {
    padding-top: 7rem !important; }
  .BSpr-sm-38,
  .BSpx-sm-38 {
    padding-right: 7rem !important; }
  .BSpb-sm-38,
  .BSpy-sm-38 {
    padding-bottom: 7rem !important; }
  .BSpl-sm-38,
  .BSpx-sm-38 {
    padding-left: 7rem !important; }
  .BSp-sm-29 {
    padding: 7.25rem !important; }
  .BSpt-sm-29,
  .BSpy-sm-29 {
    padding-top: 7.25rem !important; }
  .BSpr-sm-29,
  .BSpx-sm-29 {
    padding-right: 7.25rem !important; }
  .BSpb-sm-29,
  .BSpy-sm-29 {
    padding-bottom: 7.25rem !important; }
  .BSpl-sm-29,
  .BSpx-sm-29 {
    padding-left: 7.25rem !important; }
  .BSp-sm-30 {
    padding: 7.5rem !important; }
  .BSpt-sm-30,
  .BSpy-sm-30 {
    padding-top: 7.5rem !important; }
  .BSpr-sm-30,
  .BSpx-sm-30 {
    padding-right: 7.5rem !important; }
  .BSpb-sm-30,
  .BSpy-sm-30 {
    padding-bottom: 7.5rem !important; }
  .BSpl-sm-30,
  .BSpx-sm-30 {
    padding-left: 7.5rem !important; }
  .BSp-sm-31 {
    padding: 7.75rem !important; }
  .BSpt-sm-31,
  .BSpy-sm-31 {
    padding-top: 7.75rem !important; }
  .BSpr-sm-31,
  .BSpx-sm-31 {
    padding-right: 7.75rem !important; }
  .BSpb-sm-31,
  .BSpy-sm-31 {
    padding-bottom: 7.75rem !important; }
  .BSpl-sm-31,
  .BSpx-sm-31 {
    padding-left: 7.75rem !important; }
  .BSp-sm-32 {
    padding: 8rem !important; }
  .BSpt-sm-32,
  .BSpy-sm-32 {
    padding-top: 8rem !important; }
  .BSpr-sm-32,
  .BSpx-sm-32 {
    padding-right: 8rem !important; }
  .BSpb-sm-32,
  .BSpy-sm-32 {
    padding-bottom: 8rem !important; }
  .BSpl-sm-32,
  .BSpx-sm-32 {
    padding-left: 8rem !important; }
  .BSp-sm-33 {
    padding: 8.25rem !important; }
  .BSpt-sm-33,
  .BSpy-sm-33 {
    padding-top: 8.25rem !important; }
  .BSpr-sm-33,
  .BSpx-sm-33 {
    padding-right: 8.25rem !important; }
  .BSpb-sm-33,
  .BSpy-sm-33 {
    padding-bottom: 8.25rem !important; }
  .BSpl-sm-33,
  .BSpx-sm-33 {
    padding-left: 8.25rem !important; }
  .BSp-sm-34 {
    padding: 8.5rem !important; }
  .BSpt-sm-34,
  .BSpy-sm-34 {
    padding-top: 8.5rem !important; }
  .BSpr-sm-34,
  .BSpx-sm-34 {
    padding-right: 8.5rem !important; }
  .BSpb-sm-34,
  .BSpy-sm-34 {
    padding-bottom: 8.5rem !important; }
  .BSpl-sm-34,
  .BSpx-sm-34 {
    padding-left: 8.5rem !important; }
  .BSp-sm-35 {
    padding: 8.75rem !important; }
  .BSpt-sm-35,
  .BSpy-sm-35 {
    padding-top: 8.75rem !important; }
  .BSpr-sm-35,
  .BSpx-sm-35 {
    padding-right: 8.75rem !important; }
  .BSpb-sm-35,
  .BSpy-sm-35 {
    padding-bottom: 8.75rem !important; }
  .BSpl-sm-35,
  .BSpx-sm-35 {
    padding-left: 8.75rem !important; }
  .BSp-sm-36 {
    padding: 9rem !important; }
  .BSpt-sm-36,
  .BSpy-sm-36 {
    padding-top: 9rem !important; }
  .BSpr-sm-36,
  .BSpx-sm-36 {
    padding-right: 9rem !important; }
  .BSpb-sm-36,
  .BSpy-sm-36 {
    padding-bottom: 9rem !important; }
  .BSpl-sm-36,
  .BSpx-sm-36 {
    padding-left: 9rem !important; }
  .BSp-sm-37 {
    padding: 9.25rem !important; }
  .BSpt-sm-37,
  .BSpy-sm-37 {
    padding-top: 9.25rem !important; }
  .BSpr-sm-37,
  .BSpx-sm-37 {
    padding-right: 9.25rem !important; }
  .BSpb-sm-37,
  .BSpy-sm-37 {
    padding-bottom: 9.25rem !important; }
  .BSpl-sm-37,
  .BSpx-sm-37 {
    padding-left: 9.25rem !important; }
  .BSp-sm-48 {
    padding: 9.5rem !important; }
  .BSpt-sm-48,
  .BSpy-sm-48 {
    padding-top: 9.5rem !important; }
  .BSpr-sm-48,
  .BSpx-sm-48 {
    padding-right: 9.5rem !important; }
  .BSpb-sm-48,
  .BSpy-sm-48 {
    padding-bottom: 9.5rem !important; }
  .BSpl-sm-48,
  .BSpx-sm-48 {
    padding-left: 9.5rem !important; }
  .BSp-sm-39 {
    padding: 9.75rem !important; }
  .BSpt-sm-39,
  .BSpy-sm-39 {
    padding-top: 9.75rem !important; }
  .BSpr-sm-39,
  .BSpx-sm-39 {
    padding-right: 9.75rem !important; }
  .BSpb-sm-39,
  .BSpy-sm-39 {
    padding-bottom: 9.75rem !important; }
  .BSpl-sm-39,
  .BSpx-sm-39 {
    padding-left: 9.75rem !important; }
  .BSp-sm-40 {
    padding: 10rem !important; }
  .BSpt-sm-40,
  .BSpy-sm-40 {
    padding-top: 10rem !important; }
  .BSpr-sm-40,
  .BSpx-sm-40 {
    padding-right: 10rem !important; }
  .BSpb-sm-40,
  .BSpy-sm-40 {
    padding-bottom: 10rem !important; }
  .BSpl-sm-40,
  .BSpx-sm-40 {
    padding-left: 10rem !important; }
  .BSm-sm-n1 {
    margin: -0.25rem !important; }
  .BSmt-sm-n1,
  .BSmy-sm-n1 {
    margin-top: -0.25rem !important; }
  .BSmr-sm-n1,
  .BSmx-sm-n1 {
    margin-right: -0.25rem !important; }
  .BSmb-sm-n1,
  .BSmy-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .BSml-sm-n1,
  .BSmx-sm-n1 {
    margin-left: -0.25rem !important; }
  .BSm-sm-n2 {
    margin: -0.5rem !important; }
  .BSmt-sm-n2,
  .BSmy-sm-n2 {
    margin-top: -0.5rem !important; }
  .BSmr-sm-n2,
  .BSmx-sm-n2 {
    margin-right: -0.5rem !important; }
  .BSmb-sm-n2,
  .BSmy-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .BSml-sm-n2,
  .BSmx-sm-n2 {
    margin-left: -0.5rem !important; }
  .BSm-sm-n3 {
    margin: -0.75rem !important; }
  .BSmt-sm-n3,
  .BSmy-sm-n3 {
    margin-top: -0.75rem !important; }
  .BSmr-sm-n3,
  .BSmx-sm-n3 {
    margin-right: -0.75rem !important; }
  .BSmb-sm-n3,
  .BSmy-sm-n3 {
    margin-bottom: -0.75rem !important; }
  .BSml-sm-n3,
  .BSmx-sm-n3 {
    margin-left: -0.75rem !important; }
  .BSm-sm-n4 {
    margin: -1rem !important; }
  .BSmt-sm-n4,
  .BSmy-sm-n4 {
    margin-top: -1rem !important; }
  .BSmr-sm-n4,
  .BSmx-sm-n4 {
    margin-right: -1rem !important; }
  .BSmb-sm-n4,
  .BSmy-sm-n4 {
    margin-bottom: -1rem !important; }
  .BSml-sm-n4,
  .BSmx-sm-n4 {
    margin-left: -1rem !important; }
  .BSm-sm-n5 {
    margin: -1.25rem !important; }
  .BSmt-sm-n5,
  .BSmy-sm-n5 {
    margin-top: -1.25rem !important; }
  .BSmr-sm-n5,
  .BSmx-sm-n5 {
    margin-right: -1.25rem !important; }
  .BSmb-sm-n5,
  .BSmy-sm-n5 {
    margin-bottom: -1.25rem !important; }
  .BSml-sm-n5,
  .BSmx-sm-n5 {
    margin-left: -1.25rem !important; }
  .BSm-sm-n6 {
    margin: -1.5rem !important; }
  .BSmt-sm-n6,
  .BSmy-sm-n6 {
    margin-top: -1.5rem !important; }
  .BSmr-sm-n6,
  .BSmx-sm-n6 {
    margin-right: -1.5rem !important; }
  .BSmb-sm-n6,
  .BSmy-sm-n6 {
    margin-bottom: -1.5rem !important; }
  .BSml-sm-n6,
  .BSmx-sm-n6 {
    margin-left: -1.5rem !important; }
  .BSm-sm-n7 {
    margin: -1.75rem !important; }
  .BSmt-sm-n7,
  .BSmy-sm-n7 {
    margin-top: -1.75rem !important; }
  .BSmr-sm-n7,
  .BSmx-sm-n7 {
    margin-right: -1.75rem !important; }
  .BSmb-sm-n7,
  .BSmy-sm-n7 {
    margin-bottom: -1.75rem !important; }
  .BSml-sm-n7,
  .BSmx-sm-n7 {
    margin-left: -1.75rem !important; }
  .BSm-sm-n8 {
    margin: -2rem !important; }
  .BSmt-sm-n8,
  .BSmy-sm-n8 {
    margin-top: -2rem !important; }
  .BSmr-sm-n8,
  .BSmx-sm-n8 {
    margin-right: -2rem !important; }
  .BSmb-sm-n8,
  .BSmy-sm-n8 {
    margin-bottom: -2rem !important; }
  .BSml-sm-n8,
  .BSmx-sm-n8 {
    margin-left: -2rem !important; }
  .BSm-sm-n9 {
    margin: -2.25rem !important; }
  .BSmt-sm-n9,
  .BSmy-sm-n9 {
    margin-top: -2.25rem !important; }
  .BSmr-sm-n9,
  .BSmx-sm-n9 {
    margin-right: -2.25rem !important; }
  .BSmb-sm-n9,
  .BSmy-sm-n9 {
    margin-bottom: -2.25rem !important; }
  .BSml-sm-n9,
  .BSmx-sm-n9 {
    margin-left: -2.25rem !important; }
  .BSm-sm-n10 {
    margin: -2.5rem !important; }
  .BSmt-sm-n10,
  .BSmy-sm-n10 {
    margin-top: -2.5rem !important; }
  .BSmr-sm-n10,
  .BSmx-sm-n10 {
    margin-right: -2.5rem !important; }
  .BSmb-sm-n10,
  .BSmy-sm-n10 {
    margin-bottom: -2.5rem !important; }
  .BSml-sm-n10,
  .BSmx-sm-n10 {
    margin-left: -2.5rem !important; }
  .BSm-sm-n11 {
    margin: -2.75rem !important; }
  .BSmt-sm-n11,
  .BSmy-sm-n11 {
    margin-top: -2.75rem !important; }
  .BSmr-sm-n11,
  .BSmx-sm-n11 {
    margin-right: -2.75rem !important; }
  .BSmb-sm-n11,
  .BSmy-sm-n11 {
    margin-bottom: -2.75rem !important; }
  .BSml-sm-n11,
  .BSmx-sm-n11 {
    margin-left: -2.75rem !important; }
  .BSm-sm-n12 {
    margin: -3rem !important; }
  .BSmt-sm-n12,
  .BSmy-sm-n12 {
    margin-top: -3rem !important; }
  .BSmr-sm-n12,
  .BSmx-sm-n12 {
    margin-right: -3rem !important; }
  .BSmb-sm-n12,
  .BSmy-sm-n12 {
    margin-bottom: -3rem !important; }
  .BSml-sm-n12,
  .BSmx-sm-n12 {
    margin-left: -3rem !important; }
  .BSm-sm-n13 {
    margin: -3.25rem !important; }
  .BSmt-sm-n13,
  .BSmy-sm-n13 {
    margin-top: -3.25rem !important; }
  .BSmr-sm-n13,
  .BSmx-sm-n13 {
    margin-right: -3.25rem !important; }
  .BSmb-sm-n13,
  .BSmy-sm-n13 {
    margin-bottom: -3.25rem !important; }
  .BSml-sm-n13,
  .BSmx-sm-n13 {
    margin-left: -3.25rem !important; }
  .BSm-sm-n14 {
    margin: -3.5rem !important; }
  .BSmt-sm-n14,
  .BSmy-sm-n14 {
    margin-top: -3.5rem !important; }
  .BSmr-sm-n14,
  .BSmx-sm-n14 {
    margin-right: -3.5rem !important; }
  .BSmb-sm-n14,
  .BSmy-sm-n14 {
    margin-bottom: -3.5rem !important; }
  .BSml-sm-n14,
  .BSmx-sm-n14 {
    margin-left: -3.5rem !important; }
  .BSm-sm-n15 {
    margin: -3.75rem !important; }
  .BSmt-sm-n15,
  .BSmy-sm-n15 {
    margin-top: -3.75rem !important; }
  .BSmr-sm-n15,
  .BSmx-sm-n15 {
    margin-right: -3.75rem !important; }
  .BSmb-sm-n15,
  .BSmy-sm-n15 {
    margin-bottom: -3.75rem !important; }
  .BSml-sm-n15,
  .BSmx-sm-n15 {
    margin-left: -3.75rem !important; }
  .BSm-sm-n16 {
    margin: -4rem !important; }
  .BSmt-sm-n16,
  .BSmy-sm-n16 {
    margin-top: -4rem !important; }
  .BSmr-sm-n16,
  .BSmx-sm-n16 {
    margin-right: -4rem !important; }
  .BSmb-sm-n16,
  .BSmy-sm-n16 {
    margin-bottom: -4rem !important; }
  .BSml-sm-n16,
  .BSmx-sm-n16 {
    margin-left: -4rem !important; }
  .BSm-sm-n17 {
    margin: -4.25rem !important; }
  .BSmt-sm-n17,
  .BSmy-sm-n17 {
    margin-top: -4.25rem !important; }
  .BSmr-sm-n17,
  .BSmx-sm-n17 {
    margin-right: -4.25rem !important; }
  .BSmb-sm-n17,
  .BSmy-sm-n17 {
    margin-bottom: -4.25rem !important; }
  .BSml-sm-n17,
  .BSmx-sm-n17 {
    margin-left: -4.25rem !important; }
  .BSm-sm-n18 {
    margin: -4.5rem !important; }
  .BSmt-sm-n18,
  .BSmy-sm-n18 {
    margin-top: -4.5rem !important; }
  .BSmr-sm-n18,
  .BSmx-sm-n18 {
    margin-right: -4.5rem !important; }
  .BSmb-sm-n18,
  .BSmy-sm-n18 {
    margin-bottom: -4.5rem !important; }
  .BSml-sm-n18,
  .BSmx-sm-n18 {
    margin-left: -4.5rem !important; }
  .BSm-sm-n19 {
    margin: -4.75rem !important; }
  .BSmt-sm-n19,
  .BSmy-sm-n19 {
    margin-top: -4.75rem !important; }
  .BSmr-sm-n19,
  .BSmx-sm-n19 {
    margin-right: -4.75rem !important; }
  .BSmb-sm-n19,
  .BSmy-sm-n19 {
    margin-bottom: -4.75rem !important; }
  .BSml-sm-n19,
  .BSmx-sm-n19 {
    margin-left: -4.75rem !important; }
  .BSm-sm-n20 {
    margin: -5rem !important; }
  .BSmt-sm-n20,
  .BSmy-sm-n20 {
    margin-top: -5rem !important; }
  .BSmr-sm-n20,
  .BSmx-sm-n20 {
    margin-right: -5rem !important; }
  .BSmb-sm-n20,
  .BSmy-sm-n20 {
    margin-bottom: -5rem !important; }
  .BSml-sm-n20,
  .BSmx-sm-n20 {
    margin-left: -5rem !important; }
  .BSm-sm-n21 {
    margin: -5.25rem !important; }
  .BSmt-sm-n21,
  .BSmy-sm-n21 {
    margin-top: -5.25rem !important; }
  .BSmr-sm-n21,
  .BSmx-sm-n21 {
    margin-right: -5.25rem !important; }
  .BSmb-sm-n21,
  .BSmy-sm-n21 {
    margin-bottom: -5.25rem !important; }
  .BSml-sm-n21,
  .BSmx-sm-n21 {
    margin-left: -5.25rem !important; }
  .BSm-sm-n22 {
    margin: -5.5rem !important; }
  .BSmt-sm-n22,
  .BSmy-sm-n22 {
    margin-top: -5.5rem !important; }
  .BSmr-sm-n22,
  .BSmx-sm-n22 {
    margin-right: -5.5rem !important; }
  .BSmb-sm-n22,
  .BSmy-sm-n22 {
    margin-bottom: -5.5rem !important; }
  .BSml-sm-n22,
  .BSmx-sm-n22 {
    margin-left: -5.5rem !important; }
  .BSm-sm-n23 {
    margin: -5.75rem !important; }
  .BSmt-sm-n23,
  .BSmy-sm-n23 {
    margin-top: -5.75rem !important; }
  .BSmr-sm-n23,
  .BSmx-sm-n23 {
    margin-right: -5.75rem !important; }
  .BSmb-sm-n23,
  .BSmy-sm-n23 {
    margin-bottom: -5.75rem !important; }
  .BSml-sm-n23,
  .BSmx-sm-n23 {
    margin-left: -5.75rem !important; }
  .BSm-sm-n24 {
    margin: -6rem !important; }
  .BSmt-sm-n24,
  .BSmy-sm-n24 {
    margin-top: -6rem !important; }
  .BSmr-sm-n24,
  .BSmx-sm-n24 {
    margin-right: -6rem !important; }
  .BSmb-sm-n24,
  .BSmy-sm-n24 {
    margin-bottom: -6rem !important; }
  .BSml-sm-n24,
  .BSmx-sm-n24 {
    margin-left: -6rem !important; }
  .BSm-sm-n25 {
    margin: -6.25rem !important; }
  .BSmt-sm-n25,
  .BSmy-sm-n25 {
    margin-top: -6.25rem !important; }
  .BSmr-sm-n25,
  .BSmx-sm-n25 {
    margin-right: -6.25rem !important; }
  .BSmb-sm-n25,
  .BSmy-sm-n25 {
    margin-bottom: -6.25rem !important; }
  .BSml-sm-n25,
  .BSmx-sm-n25 {
    margin-left: -6.25rem !important; }
  .BSm-sm-n26 {
    margin: -6.5rem !important; }
  .BSmt-sm-n26,
  .BSmy-sm-n26 {
    margin-top: -6.5rem !important; }
  .BSmr-sm-n26,
  .BSmx-sm-n26 {
    margin-right: -6.5rem !important; }
  .BSmb-sm-n26,
  .BSmy-sm-n26 {
    margin-bottom: -6.5rem !important; }
  .BSml-sm-n26,
  .BSmx-sm-n26 {
    margin-left: -6.5rem !important; }
  .BSm-sm-n27 {
    margin: -6.75rem !important; }
  .BSmt-sm-n27,
  .BSmy-sm-n27 {
    margin-top: -6.75rem !important; }
  .BSmr-sm-n27,
  .BSmx-sm-n27 {
    margin-right: -6.75rem !important; }
  .BSmb-sm-n27,
  .BSmy-sm-n27 {
    margin-bottom: -6.75rem !important; }
  .BSml-sm-n27,
  .BSmx-sm-n27 {
    margin-left: -6.75rem !important; }
  .BSm-sm-n38 {
    margin: -7rem !important; }
  .BSmt-sm-n38,
  .BSmy-sm-n38 {
    margin-top: -7rem !important; }
  .BSmr-sm-n38,
  .BSmx-sm-n38 {
    margin-right: -7rem !important; }
  .BSmb-sm-n38,
  .BSmy-sm-n38 {
    margin-bottom: -7rem !important; }
  .BSml-sm-n38,
  .BSmx-sm-n38 {
    margin-left: -7rem !important; }
  .BSm-sm-n29 {
    margin: -7.25rem !important; }
  .BSmt-sm-n29,
  .BSmy-sm-n29 {
    margin-top: -7.25rem !important; }
  .BSmr-sm-n29,
  .BSmx-sm-n29 {
    margin-right: -7.25rem !important; }
  .BSmb-sm-n29,
  .BSmy-sm-n29 {
    margin-bottom: -7.25rem !important; }
  .BSml-sm-n29,
  .BSmx-sm-n29 {
    margin-left: -7.25rem !important; }
  .BSm-sm-n30 {
    margin: -7.5rem !important; }
  .BSmt-sm-n30,
  .BSmy-sm-n30 {
    margin-top: -7.5rem !important; }
  .BSmr-sm-n30,
  .BSmx-sm-n30 {
    margin-right: -7.5rem !important; }
  .BSmb-sm-n30,
  .BSmy-sm-n30 {
    margin-bottom: -7.5rem !important; }
  .BSml-sm-n30,
  .BSmx-sm-n30 {
    margin-left: -7.5rem !important; }
  .BSm-sm-n31 {
    margin: -7.75rem !important; }
  .BSmt-sm-n31,
  .BSmy-sm-n31 {
    margin-top: -7.75rem !important; }
  .BSmr-sm-n31,
  .BSmx-sm-n31 {
    margin-right: -7.75rem !important; }
  .BSmb-sm-n31,
  .BSmy-sm-n31 {
    margin-bottom: -7.75rem !important; }
  .BSml-sm-n31,
  .BSmx-sm-n31 {
    margin-left: -7.75rem !important; }
  .BSm-sm-n32 {
    margin: -8rem !important; }
  .BSmt-sm-n32,
  .BSmy-sm-n32 {
    margin-top: -8rem !important; }
  .BSmr-sm-n32,
  .BSmx-sm-n32 {
    margin-right: -8rem !important; }
  .BSmb-sm-n32,
  .BSmy-sm-n32 {
    margin-bottom: -8rem !important; }
  .BSml-sm-n32,
  .BSmx-sm-n32 {
    margin-left: -8rem !important; }
  .BSm-sm-n33 {
    margin: -8.25rem !important; }
  .BSmt-sm-n33,
  .BSmy-sm-n33 {
    margin-top: -8.25rem !important; }
  .BSmr-sm-n33,
  .BSmx-sm-n33 {
    margin-right: -8.25rem !important; }
  .BSmb-sm-n33,
  .BSmy-sm-n33 {
    margin-bottom: -8.25rem !important; }
  .BSml-sm-n33,
  .BSmx-sm-n33 {
    margin-left: -8.25rem !important; }
  .BSm-sm-n34 {
    margin: -8.5rem !important; }
  .BSmt-sm-n34,
  .BSmy-sm-n34 {
    margin-top: -8.5rem !important; }
  .BSmr-sm-n34,
  .BSmx-sm-n34 {
    margin-right: -8.5rem !important; }
  .BSmb-sm-n34,
  .BSmy-sm-n34 {
    margin-bottom: -8.5rem !important; }
  .BSml-sm-n34,
  .BSmx-sm-n34 {
    margin-left: -8.5rem !important; }
  .BSm-sm-n35 {
    margin: -8.75rem !important; }
  .BSmt-sm-n35,
  .BSmy-sm-n35 {
    margin-top: -8.75rem !important; }
  .BSmr-sm-n35,
  .BSmx-sm-n35 {
    margin-right: -8.75rem !important; }
  .BSmb-sm-n35,
  .BSmy-sm-n35 {
    margin-bottom: -8.75rem !important; }
  .BSml-sm-n35,
  .BSmx-sm-n35 {
    margin-left: -8.75rem !important; }
  .BSm-sm-n36 {
    margin: -9rem !important; }
  .BSmt-sm-n36,
  .BSmy-sm-n36 {
    margin-top: -9rem !important; }
  .BSmr-sm-n36,
  .BSmx-sm-n36 {
    margin-right: -9rem !important; }
  .BSmb-sm-n36,
  .BSmy-sm-n36 {
    margin-bottom: -9rem !important; }
  .BSml-sm-n36,
  .BSmx-sm-n36 {
    margin-left: -9rem !important; }
  .BSm-sm-n37 {
    margin: -9.25rem !important; }
  .BSmt-sm-n37,
  .BSmy-sm-n37 {
    margin-top: -9.25rem !important; }
  .BSmr-sm-n37,
  .BSmx-sm-n37 {
    margin-right: -9.25rem !important; }
  .BSmb-sm-n37,
  .BSmy-sm-n37 {
    margin-bottom: -9.25rem !important; }
  .BSml-sm-n37,
  .BSmx-sm-n37 {
    margin-left: -9.25rem !important; }
  .BSm-sm-n48 {
    margin: -9.5rem !important; }
  .BSmt-sm-n48,
  .BSmy-sm-n48 {
    margin-top: -9.5rem !important; }
  .BSmr-sm-n48,
  .BSmx-sm-n48 {
    margin-right: -9.5rem !important; }
  .BSmb-sm-n48,
  .BSmy-sm-n48 {
    margin-bottom: -9.5rem !important; }
  .BSml-sm-n48,
  .BSmx-sm-n48 {
    margin-left: -9.5rem !important; }
  .BSm-sm-n39 {
    margin: -9.75rem !important; }
  .BSmt-sm-n39,
  .BSmy-sm-n39 {
    margin-top: -9.75rem !important; }
  .BSmr-sm-n39,
  .BSmx-sm-n39 {
    margin-right: -9.75rem !important; }
  .BSmb-sm-n39,
  .BSmy-sm-n39 {
    margin-bottom: -9.75rem !important; }
  .BSml-sm-n39,
  .BSmx-sm-n39 {
    margin-left: -9.75rem !important; }
  .BSm-sm-n40 {
    margin: -10rem !important; }
  .BSmt-sm-n40,
  .BSmy-sm-n40 {
    margin-top: -10rem !important; }
  .BSmr-sm-n40,
  .BSmx-sm-n40 {
    margin-right: -10rem !important; }
  .BSmb-sm-n40,
  .BSmy-sm-n40 {
    margin-bottom: -10rem !important; }
  .BSml-sm-n40,
  .BSmx-sm-n40 {
    margin-left: -10rem !important; }
  .BSm-sm-auto {
    margin: auto !important; }
  .BSmt-sm-auto,
  .BSmy-sm-auto {
    margin-top: auto !important; }
  .BSmr-sm-auto,
  .BSmx-sm-auto {
    margin-right: auto !important; }
  .BSmb-sm-auto,
  .BSmy-sm-auto {
    margin-bottom: auto !important; }
  .BSml-sm-auto,
  .BSmx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .BSm-md-0 {
    margin: 0 !important; }
  .BSmt-md-0,
  .BSmy-md-0 {
    margin-top: 0 !important; }
  .BSmr-md-0,
  .BSmx-md-0 {
    margin-right: 0 !important; }
  .BSmb-md-0,
  .BSmy-md-0 {
    margin-bottom: 0 !important; }
  .BSml-md-0,
  .BSmx-md-0 {
    margin-left: 0 !important; }
  .BSm-md-1 {
    margin: 0.25rem !important; }
  .BSmt-md-1,
  .BSmy-md-1 {
    margin-top: 0.25rem !important; }
  .BSmr-md-1,
  .BSmx-md-1 {
    margin-right: 0.25rem !important; }
  .BSmb-md-1,
  .BSmy-md-1 {
    margin-bottom: 0.25rem !important; }
  .BSml-md-1,
  .BSmx-md-1 {
    margin-left: 0.25rem !important; }
  .BSm-md-2 {
    margin: 0.5rem !important; }
  .BSmt-md-2,
  .BSmy-md-2 {
    margin-top: 0.5rem !important; }
  .BSmr-md-2,
  .BSmx-md-2 {
    margin-right: 0.5rem !important; }
  .BSmb-md-2,
  .BSmy-md-2 {
    margin-bottom: 0.5rem !important; }
  .BSml-md-2,
  .BSmx-md-2 {
    margin-left: 0.5rem !important; }
  .BSm-md-3 {
    margin: 0.75rem !important; }
  .BSmt-md-3,
  .BSmy-md-3 {
    margin-top: 0.75rem !important; }
  .BSmr-md-3,
  .BSmx-md-3 {
    margin-right: 0.75rem !important; }
  .BSmb-md-3,
  .BSmy-md-3 {
    margin-bottom: 0.75rem !important; }
  .BSml-md-3,
  .BSmx-md-3 {
    margin-left: 0.75rem !important; }
  .BSm-md-4 {
    margin: 1rem !important; }
  .BSmt-md-4,
  .BSmy-md-4 {
    margin-top: 1rem !important; }
  .BSmr-md-4,
  .BSmx-md-4 {
    margin-right: 1rem !important; }
  .BSmb-md-4,
  .BSmy-md-4 {
    margin-bottom: 1rem !important; }
  .BSml-md-4,
  .BSmx-md-4 {
    margin-left: 1rem !important; }
  .BSm-md-5 {
    margin: 1.25rem !important; }
  .BSmt-md-5,
  .BSmy-md-5 {
    margin-top: 1.25rem !important; }
  .BSmr-md-5,
  .BSmx-md-5 {
    margin-right: 1.25rem !important; }
  .BSmb-md-5,
  .BSmy-md-5 {
    margin-bottom: 1.25rem !important; }
  .BSml-md-5,
  .BSmx-md-5 {
    margin-left: 1.25rem !important; }
  .BSm-md-6 {
    margin: 1.5rem !important; }
  .BSmt-md-6,
  .BSmy-md-6 {
    margin-top: 1.5rem !important; }
  .BSmr-md-6,
  .BSmx-md-6 {
    margin-right: 1.5rem !important; }
  .BSmb-md-6,
  .BSmy-md-6 {
    margin-bottom: 1.5rem !important; }
  .BSml-md-6,
  .BSmx-md-6 {
    margin-left: 1.5rem !important; }
  .BSm-md-7 {
    margin: 1.75rem !important; }
  .BSmt-md-7,
  .BSmy-md-7 {
    margin-top: 1.75rem !important; }
  .BSmr-md-7,
  .BSmx-md-7 {
    margin-right: 1.75rem !important; }
  .BSmb-md-7,
  .BSmy-md-7 {
    margin-bottom: 1.75rem !important; }
  .BSml-md-7,
  .BSmx-md-7 {
    margin-left: 1.75rem !important; }
  .BSm-md-8 {
    margin: 2rem !important; }
  .BSmt-md-8,
  .BSmy-md-8 {
    margin-top: 2rem !important; }
  .BSmr-md-8,
  .BSmx-md-8 {
    margin-right: 2rem !important; }
  .BSmb-md-8,
  .BSmy-md-8 {
    margin-bottom: 2rem !important; }
  .BSml-md-8,
  .BSmx-md-8 {
    margin-left: 2rem !important; }
  .BSm-md-9 {
    margin: 2.25rem !important; }
  .BSmt-md-9,
  .BSmy-md-9 {
    margin-top: 2.25rem !important; }
  .BSmr-md-9,
  .BSmx-md-9 {
    margin-right: 2.25rem !important; }
  .BSmb-md-9,
  .BSmy-md-9 {
    margin-bottom: 2.25rem !important; }
  .BSml-md-9,
  .BSmx-md-9 {
    margin-left: 2.25rem !important; }
  .BSm-md-10 {
    margin: 2.5rem !important; }
  .BSmt-md-10,
  .BSmy-md-10 {
    margin-top: 2.5rem !important; }
  .BSmr-md-10,
  .BSmx-md-10 {
    margin-right: 2.5rem !important; }
  .BSmb-md-10,
  .BSmy-md-10 {
    margin-bottom: 2.5rem !important; }
  .BSml-md-10,
  .BSmx-md-10 {
    margin-left: 2.5rem !important; }
  .BSm-md-11 {
    margin: 2.75rem !important; }
  .BSmt-md-11,
  .BSmy-md-11 {
    margin-top: 2.75rem !important; }
  .BSmr-md-11,
  .BSmx-md-11 {
    margin-right: 2.75rem !important; }
  .BSmb-md-11,
  .BSmy-md-11 {
    margin-bottom: 2.75rem !important; }
  .BSml-md-11,
  .BSmx-md-11 {
    margin-left: 2.75rem !important; }
  .BSm-md-12 {
    margin: 3rem !important; }
  .BSmt-md-12,
  .BSmy-md-12 {
    margin-top: 3rem !important; }
  .BSmr-md-12,
  .BSmx-md-12 {
    margin-right: 3rem !important; }
  .BSmb-md-12,
  .BSmy-md-12 {
    margin-bottom: 3rem !important; }
  .BSml-md-12,
  .BSmx-md-12 {
    margin-left: 3rem !important; }
  .BSm-md-13 {
    margin: 3.25rem !important; }
  .BSmt-md-13,
  .BSmy-md-13 {
    margin-top: 3.25rem !important; }
  .BSmr-md-13,
  .BSmx-md-13 {
    margin-right: 3.25rem !important; }
  .BSmb-md-13,
  .BSmy-md-13 {
    margin-bottom: 3.25rem !important; }
  .BSml-md-13,
  .BSmx-md-13 {
    margin-left: 3.25rem !important; }
  .BSm-md-14 {
    margin: 3.5rem !important; }
  .BSmt-md-14,
  .BSmy-md-14 {
    margin-top: 3.5rem !important; }
  .BSmr-md-14,
  .BSmx-md-14 {
    margin-right: 3.5rem !important; }
  .BSmb-md-14,
  .BSmy-md-14 {
    margin-bottom: 3.5rem !important; }
  .BSml-md-14,
  .BSmx-md-14 {
    margin-left: 3.5rem !important; }
  .BSm-md-15 {
    margin: 3.75rem !important; }
  .BSmt-md-15,
  .BSmy-md-15 {
    margin-top: 3.75rem !important; }
  .BSmr-md-15,
  .BSmx-md-15 {
    margin-right: 3.75rem !important; }
  .BSmb-md-15,
  .BSmy-md-15 {
    margin-bottom: 3.75rem !important; }
  .BSml-md-15,
  .BSmx-md-15 {
    margin-left: 3.75rem !important; }
  .BSm-md-16 {
    margin: 4rem !important; }
  .BSmt-md-16,
  .BSmy-md-16 {
    margin-top: 4rem !important; }
  .BSmr-md-16,
  .BSmx-md-16 {
    margin-right: 4rem !important; }
  .BSmb-md-16,
  .BSmy-md-16 {
    margin-bottom: 4rem !important; }
  .BSml-md-16,
  .BSmx-md-16 {
    margin-left: 4rem !important; }
  .BSm-md-17 {
    margin: 4.25rem !important; }
  .BSmt-md-17,
  .BSmy-md-17 {
    margin-top: 4.25rem !important; }
  .BSmr-md-17,
  .BSmx-md-17 {
    margin-right: 4.25rem !important; }
  .BSmb-md-17,
  .BSmy-md-17 {
    margin-bottom: 4.25rem !important; }
  .BSml-md-17,
  .BSmx-md-17 {
    margin-left: 4.25rem !important; }
  .BSm-md-18 {
    margin: 4.5rem !important; }
  .BSmt-md-18,
  .BSmy-md-18 {
    margin-top: 4.5rem !important; }
  .BSmr-md-18,
  .BSmx-md-18 {
    margin-right: 4.5rem !important; }
  .BSmb-md-18,
  .BSmy-md-18 {
    margin-bottom: 4.5rem !important; }
  .BSml-md-18,
  .BSmx-md-18 {
    margin-left: 4.5rem !important; }
  .BSm-md-19 {
    margin: 4.75rem !important; }
  .BSmt-md-19,
  .BSmy-md-19 {
    margin-top: 4.75rem !important; }
  .BSmr-md-19,
  .BSmx-md-19 {
    margin-right: 4.75rem !important; }
  .BSmb-md-19,
  .BSmy-md-19 {
    margin-bottom: 4.75rem !important; }
  .BSml-md-19,
  .BSmx-md-19 {
    margin-left: 4.75rem !important; }
  .BSm-md-20 {
    margin: 5rem !important; }
  .BSmt-md-20,
  .BSmy-md-20 {
    margin-top: 5rem !important; }
  .BSmr-md-20,
  .BSmx-md-20 {
    margin-right: 5rem !important; }
  .BSmb-md-20,
  .BSmy-md-20 {
    margin-bottom: 5rem !important; }
  .BSml-md-20,
  .BSmx-md-20 {
    margin-left: 5rem !important; }
  .BSm-md-21 {
    margin: 5.25rem !important; }
  .BSmt-md-21,
  .BSmy-md-21 {
    margin-top: 5.25rem !important; }
  .BSmr-md-21,
  .BSmx-md-21 {
    margin-right: 5.25rem !important; }
  .BSmb-md-21,
  .BSmy-md-21 {
    margin-bottom: 5.25rem !important; }
  .BSml-md-21,
  .BSmx-md-21 {
    margin-left: 5.25rem !important; }
  .BSm-md-22 {
    margin: 5.5rem !important; }
  .BSmt-md-22,
  .BSmy-md-22 {
    margin-top: 5.5rem !important; }
  .BSmr-md-22,
  .BSmx-md-22 {
    margin-right: 5.5rem !important; }
  .BSmb-md-22,
  .BSmy-md-22 {
    margin-bottom: 5.5rem !important; }
  .BSml-md-22,
  .BSmx-md-22 {
    margin-left: 5.5rem !important; }
  .BSm-md-23 {
    margin: 5.75rem !important; }
  .BSmt-md-23,
  .BSmy-md-23 {
    margin-top: 5.75rem !important; }
  .BSmr-md-23,
  .BSmx-md-23 {
    margin-right: 5.75rem !important; }
  .BSmb-md-23,
  .BSmy-md-23 {
    margin-bottom: 5.75rem !important; }
  .BSml-md-23,
  .BSmx-md-23 {
    margin-left: 5.75rem !important; }
  .BSm-md-24 {
    margin: 6rem !important; }
  .BSmt-md-24,
  .BSmy-md-24 {
    margin-top: 6rem !important; }
  .BSmr-md-24,
  .BSmx-md-24 {
    margin-right: 6rem !important; }
  .BSmb-md-24,
  .BSmy-md-24 {
    margin-bottom: 6rem !important; }
  .BSml-md-24,
  .BSmx-md-24 {
    margin-left: 6rem !important; }
  .BSm-md-25 {
    margin: 6.25rem !important; }
  .BSmt-md-25,
  .BSmy-md-25 {
    margin-top: 6.25rem !important; }
  .BSmr-md-25,
  .BSmx-md-25 {
    margin-right: 6.25rem !important; }
  .BSmb-md-25,
  .BSmy-md-25 {
    margin-bottom: 6.25rem !important; }
  .BSml-md-25,
  .BSmx-md-25 {
    margin-left: 6.25rem !important; }
  .BSm-md-26 {
    margin: 6.5rem !important; }
  .BSmt-md-26,
  .BSmy-md-26 {
    margin-top: 6.5rem !important; }
  .BSmr-md-26,
  .BSmx-md-26 {
    margin-right: 6.5rem !important; }
  .BSmb-md-26,
  .BSmy-md-26 {
    margin-bottom: 6.5rem !important; }
  .BSml-md-26,
  .BSmx-md-26 {
    margin-left: 6.5rem !important; }
  .BSm-md-27 {
    margin: 6.75rem !important; }
  .BSmt-md-27,
  .BSmy-md-27 {
    margin-top: 6.75rem !important; }
  .BSmr-md-27,
  .BSmx-md-27 {
    margin-right: 6.75rem !important; }
  .BSmb-md-27,
  .BSmy-md-27 {
    margin-bottom: 6.75rem !important; }
  .BSml-md-27,
  .BSmx-md-27 {
    margin-left: 6.75rem !important; }
  .BSm-md-38 {
    margin: 7rem !important; }
  .BSmt-md-38,
  .BSmy-md-38 {
    margin-top: 7rem !important; }
  .BSmr-md-38,
  .BSmx-md-38 {
    margin-right: 7rem !important; }
  .BSmb-md-38,
  .BSmy-md-38 {
    margin-bottom: 7rem !important; }
  .BSml-md-38,
  .BSmx-md-38 {
    margin-left: 7rem !important; }
  .BSm-md-29 {
    margin: 7.25rem !important; }
  .BSmt-md-29,
  .BSmy-md-29 {
    margin-top: 7.25rem !important; }
  .BSmr-md-29,
  .BSmx-md-29 {
    margin-right: 7.25rem !important; }
  .BSmb-md-29,
  .BSmy-md-29 {
    margin-bottom: 7.25rem !important; }
  .BSml-md-29,
  .BSmx-md-29 {
    margin-left: 7.25rem !important; }
  .BSm-md-30 {
    margin: 7.5rem !important; }
  .BSmt-md-30,
  .BSmy-md-30 {
    margin-top: 7.5rem !important; }
  .BSmr-md-30,
  .BSmx-md-30 {
    margin-right: 7.5rem !important; }
  .BSmb-md-30,
  .BSmy-md-30 {
    margin-bottom: 7.5rem !important; }
  .BSml-md-30,
  .BSmx-md-30 {
    margin-left: 7.5rem !important; }
  .BSm-md-31 {
    margin: 7.75rem !important; }
  .BSmt-md-31,
  .BSmy-md-31 {
    margin-top: 7.75rem !important; }
  .BSmr-md-31,
  .BSmx-md-31 {
    margin-right: 7.75rem !important; }
  .BSmb-md-31,
  .BSmy-md-31 {
    margin-bottom: 7.75rem !important; }
  .BSml-md-31,
  .BSmx-md-31 {
    margin-left: 7.75rem !important; }
  .BSm-md-32 {
    margin: 8rem !important; }
  .BSmt-md-32,
  .BSmy-md-32 {
    margin-top: 8rem !important; }
  .BSmr-md-32,
  .BSmx-md-32 {
    margin-right: 8rem !important; }
  .BSmb-md-32,
  .BSmy-md-32 {
    margin-bottom: 8rem !important; }
  .BSml-md-32,
  .BSmx-md-32 {
    margin-left: 8rem !important; }
  .BSm-md-33 {
    margin: 8.25rem !important; }
  .BSmt-md-33,
  .BSmy-md-33 {
    margin-top: 8.25rem !important; }
  .BSmr-md-33,
  .BSmx-md-33 {
    margin-right: 8.25rem !important; }
  .BSmb-md-33,
  .BSmy-md-33 {
    margin-bottom: 8.25rem !important; }
  .BSml-md-33,
  .BSmx-md-33 {
    margin-left: 8.25rem !important; }
  .BSm-md-34 {
    margin: 8.5rem !important; }
  .BSmt-md-34,
  .BSmy-md-34 {
    margin-top: 8.5rem !important; }
  .BSmr-md-34,
  .BSmx-md-34 {
    margin-right: 8.5rem !important; }
  .BSmb-md-34,
  .BSmy-md-34 {
    margin-bottom: 8.5rem !important; }
  .BSml-md-34,
  .BSmx-md-34 {
    margin-left: 8.5rem !important; }
  .BSm-md-35 {
    margin: 8.75rem !important; }
  .BSmt-md-35,
  .BSmy-md-35 {
    margin-top: 8.75rem !important; }
  .BSmr-md-35,
  .BSmx-md-35 {
    margin-right: 8.75rem !important; }
  .BSmb-md-35,
  .BSmy-md-35 {
    margin-bottom: 8.75rem !important; }
  .BSml-md-35,
  .BSmx-md-35 {
    margin-left: 8.75rem !important; }
  .BSm-md-36 {
    margin: 9rem !important; }
  .BSmt-md-36,
  .BSmy-md-36 {
    margin-top: 9rem !important; }
  .BSmr-md-36,
  .BSmx-md-36 {
    margin-right: 9rem !important; }
  .BSmb-md-36,
  .BSmy-md-36 {
    margin-bottom: 9rem !important; }
  .BSml-md-36,
  .BSmx-md-36 {
    margin-left: 9rem !important; }
  .BSm-md-37 {
    margin: 9.25rem !important; }
  .BSmt-md-37,
  .BSmy-md-37 {
    margin-top: 9.25rem !important; }
  .BSmr-md-37,
  .BSmx-md-37 {
    margin-right: 9.25rem !important; }
  .BSmb-md-37,
  .BSmy-md-37 {
    margin-bottom: 9.25rem !important; }
  .BSml-md-37,
  .BSmx-md-37 {
    margin-left: 9.25rem !important; }
  .BSm-md-48 {
    margin: 9.5rem !important; }
  .BSmt-md-48,
  .BSmy-md-48 {
    margin-top: 9.5rem !important; }
  .BSmr-md-48,
  .BSmx-md-48 {
    margin-right: 9.5rem !important; }
  .BSmb-md-48,
  .BSmy-md-48 {
    margin-bottom: 9.5rem !important; }
  .BSml-md-48,
  .BSmx-md-48 {
    margin-left: 9.5rem !important; }
  .BSm-md-39 {
    margin: 9.75rem !important; }
  .BSmt-md-39,
  .BSmy-md-39 {
    margin-top: 9.75rem !important; }
  .BSmr-md-39,
  .BSmx-md-39 {
    margin-right: 9.75rem !important; }
  .BSmb-md-39,
  .BSmy-md-39 {
    margin-bottom: 9.75rem !important; }
  .BSml-md-39,
  .BSmx-md-39 {
    margin-left: 9.75rem !important; }
  .BSm-md-40 {
    margin: 10rem !important; }
  .BSmt-md-40,
  .BSmy-md-40 {
    margin-top: 10rem !important; }
  .BSmr-md-40,
  .BSmx-md-40 {
    margin-right: 10rem !important; }
  .BSmb-md-40,
  .BSmy-md-40 {
    margin-bottom: 10rem !important; }
  .BSml-md-40,
  .BSmx-md-40 {
    margin-left: 10rem !important; }
  .BSp-md-0 {
    padding: 0 !important; }
  .BSpt-md-0,
  .BSpy-md-0 {
    padding-top: 0 !important; }
  .BSpr-md-0,
  .BSpx-md-0 {
    padding-right: 0 !important; }
  .BSpb-md-0,
  .BSpy-md-0 {
    padding-bottom: 0 !important; }
  .BSpl-md-0,
  .BSpx-md-0 {
    padding-left: 0 !important; }
  .BSp-md-1 {
    padding: 0.25rem !important; }
  .BSpt-md-1,
  .BSpy-md-1 {
    padding-top: 0.25rem !important; }
  .BSpr-md-1,
  .BSpx-md-1 {
    padding-right: 0.25rem !important; }
  .BSpb-md-1,
  .BSpy-md-1 {
    padding-bottom: 0.25rem !important; }
  .BSpl-md-1,
  .BSpx-md-1 {
    padding-left: 0.25rem !important; }
  .BSp-md-2 {
    padding: 0.5rem !important; }
  .BSpt-md-2,
  .BSpy-md-2 {
    padding-top: 0.5rem !important; }
  .BSpr-md-2,
  .BSpx-md-2 {
    padding-right: 0.5rem !important; }
  .BSpb-md-2,
  .BSpy-md-2 {
    padding-bottom: 0.5rem !important; }
  .BSpl-md-2,
  .BSpx-md-2 {
    padding-left: 0.5rem !important; }
  .BSp-md-3 {
    padding: 0.75rem !important; }
  .BSpt-md-3,
  .BSpy-md-3 {
    padding-top: 0.75rem !important; }
  .BSpr-md-3,
  .BSpx-md-3 {
    padding-right: 0.75rem !important; }
  .BSpb-md-3,
  .BSpy-md-3 {
    padding-bottom: 0.75rem !important; }
  .BSpl-md-3,
  .BSpx-md-3 {
    padding-left: 0.75rem !important; }
  .BSp-md-4 {
    padding: 1rem !important; }
  .BSpt-md-4,
  .BSpy-md-4 {
    padding-top: 1rem !important; }
  .BSpr-md-4,
  .BSpx-md-4 {
    padding-right: 1rem !important; }
  .BSpb-md-4,
  .BSpy-md-4 {
    padding-bottom: 1rem !important; }
  .BSpl-md-4,
  .BSpx-md-4 {
    padding-left: 1rem !important; }
  .BSp-md-5 {
    padding: 1.25rem !important; }
  .BSpt-md-5,
  .BSpy-md-5 {
    padding-top: 1.25rem !important; }
  .BSpr-md-5,
  .BSpx-md-5 {
    padding-right: 1.25rem !important; }
  .BSpb-md-5,
  .BSpy-md-5 {
    padding-bottom: 1.25rem !important; }
  .BSpl-md-5,
  .BSpx-md-5 {
    padding-left: 1.25rem !important; }
  .BSp-md-6 {
    padding: 1.5rem !important; }
  .BSpt-md-6,
  .BSpy-md-6 {
    padding-top: 1.5rem !important; }
  .BSpr-md-6,
  .BSpx-md-6 {
    padding-right: 1.5rem !important; }
  .BSpb-md-6,
  .BSpy-md-6 {
    padding-bottom: 1.5rem !important; }
  .BSpl-md-6,
  .BSpx-md-6 {
    padding-left: 1.5rem !important; }
  .BSp-md-7 {
    padding: 1.75rem !important; }
  .BSpt-md-7,
  .BSpy-md-7 {
    padding-top: 1.75rem !important; }
  .BSpr-md-7,
  .BSpx-md-7 {
    padding-right: 1.75rem !important; }
  .BSpb-md-7,
  .BSpy-md-7 {
    padding-bottom: 1.75rem !important; }
  .BSpl-md-7,
  .BSpx-md-7 {
    padding-left: 1.75rem !important; }
  .BSp-md-8 {
    padding: 2rem !important; }
  .BSpt-md-8,
  .BSpy-md-8 {
    padding-top: 2rem !important; }
  .BSpr-md-8,
  .BSpx-md-8 {
    padding-right: 2rem !important; }
  .BSpb-md-8,
  .BSpy-md-8 {
    padding-bottom: 2rem !important; }
  .BSpl-md-8,
  .BSpx-md-8 {
    padding-left: 2rem !important; }
  .BSp-md-9 {
    padding: 2.25rem !important; }
  .BSpt-md-9,
  .BSpy-md-9 {
    padding-top: 2.25rem !important; }
  .BSpr-md-9,
  .BSpx-md-9 {
    padding-right: 2.25rem !important; }
  .BSpb-md-9,
  .BSpy-md-9 {
    padding-bottom: 2.25rem !important; }
  .BSpl-md-9,
  .BSpx-md-9 {
    padding-left: 2.25rem !important; }
  .BSp-md-10 {
    padding: 2.5rem !important; }
  .BSpt-md-10,
  .BSpy-md-10 {
    padding-top: 2.5rem !important; }
  .BSpr-md-10,
  .BSpx-md-10 {
    padding-right: 2.5rem !important; }
  .BSpb-md-10,
  .BSpy-md-10 {
    padding-bottom: 2.5rem !important; }
  .BSpl-md-10,
  .BSpx-md-10 {
    padding-left: 2.5rem !important; }
  .BSp-md-11 {
    padding: 2.75rem !important; }
  .BSpt-md-11,
  .BSpy-md-11 {
    padding-top: 2.75rem !important; }
  .BSpr-md-11,
  .BSpx-md-11 {
    padding-right: 2.75rem !important; }
  .BSpb-md-11,
  .BSpy-md-11 {
    padding-bottom: 2.75rem !important; }
  .BSpl-md-11,
  .BSpx-md-11 {
    padding-left: 2.75rem !important; }
  .BSp-md-12 {
    padding: 3rem !important; }
  .BSpt-md-12,
  .BSpy-md-12 {
    padding-top: 3rem !important; }
  .BSpr-md-12,
  .BSpx-md-12 {
    padding-right: 3rem !important; }
  .BSpb-md-12,
  .BSpy-md-12 {
    padding-bottom: 3rem !important; }
  .BSpl-md-12,
  .BSpx-md-12 {
    padding-left: 3rem !important; }
  .BSp-md-13 {
    padding: 3.25rem !important; }
  .BSpt-md-13,
  .BSpy-md-13 {
    padding-top: 3.25rem !important; }
  .BSpr-md-13,
  .BSpx-md-13 {
    padding-right: 3.25rem !important; }
  .BSpb-md-13,
  .BSpy-md-13 {
    padding-bottom: 3.25rem !important; }
  .BSpl-md-13,
  .BSpx-md-13 {
    padding-left: 3.25rem !important; }
  .BSp-md-14 {
    padding: 3.5rem !important; }
  .BSpt-md-14,
  .BSpy-md-14 {
    padding-top: 3.5rem !important; }
  .BSpr-md-14,
  .BSpx-md-14 {
    padding-right: 3.5rem !important; }
  .BSpb-md-14,
  .BSpy-md-14 {
    padding-bottom: 3.5rem !important; }
  .BSpl-md-14,
  .BSpx-md-14 {
    padding-left: 3.5rem !important; }
  .BSp-md-15 {
    padding: 3.75rem !important; }
  .BSpt-md-15,
  .BSpy-md-15 {
    padding-top: 3.75rem !important; }
  .BSpr-md-15,
  .BSpx-md-15 {
    padding-right: 3.75rem !important; }
  .BSpb-md-15,
  .BSpy-md-15 {
    padding-bottom: 3.75rem !important; }
  .BSpl-md-15,
  .BSpx-md-15 {
    padding-left: 3.75rem !important; }
  .BSp-md-16 {
    padding: 4rem !important; }
  .BSpt-md-16,
  .BSpy-md-16 {
    padding-top: 4rem !important; }
  .BSpr-md-16,
  .BSpx-md-16 {
    padding-right: 4rem !important; }
  .BSpb-md-16,
  .BSpy-md-16 {
    padding-bottom: 4rem !important; }
  .BSpl-md-16,
  .BSpx-md-16 {
    padding-left: 4rem !important; }
  .BSp-md-17 {
    padding: 4.25rem !important; }
  .BSpt-md-17,
  .BSpy-md-17 {
    padding-top: 4.25rem !important; }
  .BSpr-md-17,
  .BSpx-md-17 {
    padding-right: 4.25rem !important; }
  .BSpb-md-17,
  .BSpy-md-17 {
    padding-bottom: 4.25rem !important; }
  .BSpl-md-17,
  .BSpx-md-17 {
    padding-left: 4.25rem !important; }
  .BSp-md-18 {
    padding: 4.5rem !important; }
  .BSpt-md-18,
  .BSpy-md-18 {
    padding-top: 4.5rem !important; }
  .BSpr-md-18,
  .BSpx-md-18 {
    padding-right: 4.5rem !important; }
  .BSpb-md-18,
  .BSpy-md-18 {
    padding-bottom: 4.5rem !important; }
  .BSpl-md-18,
  .BSpx-md-18 {
    padding-left: 4.5rem !important; }
  .BSp-md-19 {
    padding: 4.75rem !important; }
  .BSpt-md-19,
  .BSpy-md-19 {
    padding-top: 4.75rem !important; }
  .BSpr-md-19,
  .BSpx-md-19 {
    padding-right: 4.75rem !important; }
  .BSpb-md-19,
  .BSpy-md-19 {
    padding-bottom: 4.75rem !important; }
  .BSpl-md-19,
  .BSpx-md-19 {
    padding-left: 4.75rem !important; }
  .BSp-md-20 {
    padding: 5rem !important; }
  .BSpt-md-20,
  .BSpy-md-20 {
    padding-top: 5rem !important; }
  .BSpr-md-20,
  .BSpx-md-20 {
    padding-right: 5rem !important; }
  .BSpb-md-20,
  .BSpy-md-20 {
    padding-bottom: 5rem !important; }
  .BSpl-md-20,
  .BSpx-md-20 {
    padding-left: 5rem !important; }
  .BSp-md-21 {
    padding: 5.25rem !important; }
  .BSpt-md-21,
  .BSpy-md-21 {
    padding-top: 5.25rem !important; }
  .BSpr-md-21,
  .BSpx-md-21 {
    padding-right: 5.25rem !important; }
  .BSpb-md-21,
  .BSpy-md-21 {
    padding-bottom: 5.25rem !important; }
  .BSpl-md-21,
  .BSpx-md-21 {
    padding-left: 5.25rem !important; }
  .BSp-md-22 {
    padding: 5.5rem !important; }
  .BSpt-md-22,
  .BSpy-md-22 {
    padding-top: 5.5rem !important; }
  .BSpr-md-22,
  .BSpx-md-22 {
    padding-right: 5.5rem !important; }
  .BSpb-md-22,
  .BSpy-md-22 {
    padding-bottom: 5.5rem !important; }
  .BSpl-md-22,
  .BSpx-md-22 {
    padding-left: 5.5rem !important; }
  .BSp-md-23 {
    padding: 5.75rem !important; }
  .BSpt-md-23,
  .BSpy-md-23 {
    padding-top: 5.75rem !important; }
  .BSpr-md-23,
  .BSpx-md-23 {
    padding-right: 5.75rem !important; }
  .BSpb-md-23,
  .BSpy-md-23 {
    padding-bottom: 5.75rem !important; }
  .BSpl-md-23,
  .BSpx-md-23 {
    padding-left: 5.75rem !important; }
  .BSp-md-24 {
    padding: 6rem !important; }
  .BSpt-md-24,
  .BSpy-md-24 {
    padding-top: 6rem !important; }
  .BSpr-md-24,
  .BSpx-md-24 {
    padding-right: 6rem !important; }
  .BSpb-md-24,
  .BSpy-md-24 {
    padding-bottom: 6rem !important; }
  .BSpl-md-24,
  .BSpx-md-24 {
    padding-left: 6rem !important; }
  .BSp-md-25 {
    padding: 6.25rem !important; }
  .BSpt-md-25,
  .BSpy-md-25 {
    padding-top: 6.25rem !important; }
  .BSpr-md-25,
  .BSpx-md-25 {
    padding-right: 6.25rem !important; }
  .BSpb-md-25,
  .BSpy-md-25 {
    padding-bottom: 6.25rem !important; }
  .BSpl-md-25,
  .BSpx-md-25 {
    padding-left: 6.25rem !important; }
  .BSp-md-26 {
    padding: 6.5rem !important; }
  .BSpt-md-26,
  .BSpy-md-26 {
    padding-top: 6.5rem !important; }
  .BSpr-md-26,
  .BSpx-md-26 {
    padding-right: 6.5rem !important; }
  .BSpb-md-26,
  .BSpy-md-26 {
    padding-bottom: 6.5rem !important; }
  .BSpl-md-26,
  .BSpx-md-26 {
    padding-left: 6.5rem !important; }
  .BSp-md-27 {
    padding: 6.75rem !important; }
  .BSpt-md-27,
  .BSpy-md-27 {
    padding-top: 6.75rem !important; }
  .BSpr-md-27,
  .BSpx-md-27 {
    padding-right: 6.75rem !important; }
  .BSpb-md-27,
  .BSpy-md-27 {
    padding-bottom: 6.75rem !important; }
  .BSpl-md-27,
  .BSpx-md-27 {
    padding-left: 6.75rem !important; }
  .BSp-md-38 {
    padding: 7rem !important; }
  .BSpt-md-38,
  .BSpy-md-38 {
    padding-top: 7rem !important; }
  .BSpr-md-38,
  .BSpx-md-38 {
    padding-right: 7rem !important; }
  .BSpb-md-38,
  .BSpy-md-38 {
    padding-bottom: 7rem !important; }
  .BSpl-md-38,
  .BSpx-md-38 {
    padding-left: 7rem !important; }
  .BSp-md-29 {
    padding: 7.25rem !important; }
  .BSpt-md-29,
  .BSpy-md-29 {
    padding-top: 7.25rem !important; }
  .BSpr-md-29,
  .BSpx-md-29 {
    padding-right: 7.25rem !important; }
  .BSpb-md-29,
  .BSpy-md-29 {
    padding-bottom: 7.25rem !important; }
  .BSpl-md-29,
  .BSpx-md-29 {
    padding-left: 7.25rem !important; }
  .BSp-md-30 {
    padding: 7.5rem !important; }
  .BSpt-md-30,
  .BSpy-md-30 {
    padding-top: 7.5rem !important; }
  .BSpr-md-30,
  .BSpx-md-30 {
    padding-right: 7.5rem !important; }
  .BSpb-md-30,
  .BSpy-md-30 {
    padding-bottom: 7.5rem !important; }
  .BSpl-md-30,
  .BSpx-md-30 {
    padding-left: 7.5rem !important; }
  .BSp-md-31 {
    padding: 7.75rem !important; }
  .BSpt-md-31,
  .BSpy-md-31 {
    padding-top: 7.75rem !important; }
  .BSpr-md-31,
  .BSpx-md-31 {
    padding-right: 7.75rem !important; }
  .BSpb-md-31,
  .BSpy-md-31 {
    padding-bottom: 7.75rem !important; }
  .BSpl-md-31,
  .BSpx-md-31 {
    padding-left: 7.75rem !important; }
  .BSp-md-32 {
    padding: 8rem !important; }
  .BSpt-md-32,
  .BSpy-md-32 {
    padding-top: 8rem !important; }
  .BSpr-md-32,
  .BSpx-md-32 {
    padding-right: 8rem !important; }
  .BSpb-md-32,
  .BSpy-md-32 {
    padding-bottom: 8rem !important; }
  .BSpl-md-32,
  .BSpx-md-32 {
    padding-left: 8rem !important; }
  .BSp-md-33 {
    padding: 8.25rem !important; }
  .BSpt-md-33,
  .BSpy-md-33 {
    padding-top: 8.25rem !important; }
  .BSpr-md-33,
  .BSpx-md-33 {
    padding-right: 8.25rem !important; }
  .BSpb-md-33,
  .BSpy-md-33 {
    padding-bottom: 8.25rem !important; }
  .BSpl-md-33,
  .BSpx-md-33 {
    padding-left: 8.25rem !important; }
  .BSp-md-34 {
    padding: 8.5rem !important; }
  .BSpt-md-34,
  .BSpy-md-34 {
    padding-top: 8.5rem !important; }
  .BSpr-md-34,
  .BSpx-md-34 {
    padding-right: 8.5rem !important; }
  .BSpb-md-34,
  .BSpy-md-34 {
    padding-bottom: 8.5rem !important; }
  .BSpl-md-34,
  .BSpx-md-34 {
    padding-left: 8.5rem !important; }
  .BSp-md-35 {
    padding: 8.75rem !important; }
  .BSpt-md-35,
  .BSpy-md-35 {
    padding-top: 8.75rem !important; }
  .BSpr-md-35,
  .BSpx-md-35 {
    padding-right: 8.75rem !important; }
  .BSpb-md-35,
  .BSpy-md-35 {
    padding-bottom: 8.75rem !important; }
  .BSpl-md-35,
  .BSpx-md-35 {
    padding-left: 8.75rem !important; }
  .BSp-md-36 {
    padding: 9rem !important; }
  .BSpt-md-36,
  .BSpy-md-36 {
    padding-top: 9rem !important; }
  .BSpr-md-36,
  .BSpx-md-36 {
    padding-right: 9rem !important; }
  .BSpb-md-36,
  .BSpy-md-36 {
    padding-bottom: 9rem !important; }
  .BSpl-md-36,
  .BSpx-md-36 {
    padding-left: 9rem !important; }
  .BSp-md-37 {
    padding: 9.25rem !important; }
  .BSpt-md-37,
  .BSpy-md-37 {
    padding-top: 9.25rem !important; }
  .BSpr-md-37,
  .BSpx-md-37 {
    padding-right: 9.25rem !important; }
  .BSpb-md-37,
  .BSpy-md-37 {
    padding-bottom: 9.25rem !important; }
  .BSpl-md-37,
  .BSpx-md-37 {
    padding-left: 9.25rem !important; }
  .BSp-md-48 {
    padding: 9.5rem !important; }
  .BSpt-md-48,
  .BSpy-md-48 {
    padding-top: 9.5rem !important; }
  .BSpr-md-48,
  .BSpx-md-48 {
    padding-right: 9.5rem !important; }
  .BSpb-md-48,
  .BSpy-md-48 {
    padding-bottom: 9.5rem !important; }
  .BSpl-md-48,
  .BSpx-md-48 {
    padding-left: 9.5rem !important; }
  .BSp-md-39 {
    padding: 9.75rem !important; }
  .BSpt-md-39,
  .BSpy-md-39 {
    padding-top: 9.75rem !important; }
  .BSpr-md-39,
  .BSpx-md-39 {
    padding-right: 9.75rem !important; }
  .BSpb-md-39,
  .BSpy-md-39 {
    padding-bottom: 9.75rem !important; }
  .BSpl-md-39,
  .BSpx-md-39 {
    padding-left: 9.75rem !important; }
  .BSp-md-40 {
    padding: 10rem !important; }
  .BSpt-md-40,
  .BSpy-md-40 {
    padding-top: 10rem !important; }
  .BSpr-md-40,
  .BSpx-md-40 {
    padding-right: 10rem !important; }
  .BSpb-md-40,
  .BSpy-md-40 {
    padding-bottom: 10rem !important; }
  .BSpl-md-40,
  .BSpx-md-40 {
    padding-left: 10rem !important; }
  .BSm-md-n1 {
    margin: -0.25rem !important; }
  .BSmt-md-n1,
  .BSmy-md-n1 {
    margin-top: -0.25rem !important; }
  .BSmr-md-n1,
  .BSmx-md-n1 {
    margin-right: -0.25rem !important; }
  .BSmb-md-n1,
  .BSmy-md-n1 {
    margin-bottom: -0.25rem !important; }
  .BSml-md-n1,
  .BSmx-md-n1 {
    margin-left: -0.25rem !important; }
  .BSm-md-n2 {
    margin: -0.5rem !important; }
  .BSmt-md-n2,
  .BSmy-md-n2 {
    margin-top: -0.5rem !important; }
  .BSmr-md-n2,
  .BSmx-md-n2 {
    margin-right: -0.5rem !important; }
  .BSmb-md-n2,
  .BSmy-md-n2 {
    margin-bottom: -0.5rem !important; }
  .BSml-md-n2,
  .BSmx-md-n2 {
    margin-left: -0.5rem !important; }
  .BSm-md-n3 {
    margin: -0.75rem !important; }
  .BSmt-md-n3,
  .BSmy-md-n3 {
    margin-top: -0.75rem !important; }
  .BSmr-md-n3,
  .BSmx-md-n3 {
    margin-right: -0.75rem !important; }
  .BSmb-md-n3,
  .BSmy-md-n3 {
    margin-bottom: -0.75rem !important; }
  .BSml-md-n3,
  .BSmx-md-n3 {
    margin-left: -0.75rem !important; }
  .BSm-md-n4 {
    margin: -1rem !important; }
  .BSmt-md-n4,
  .BSmy-md-n4 {
    margin-top: -1rem !important; }
  .BSmr-md-n4,
  .BSmx-md-n4 {
    margin-right: -1rem !important; }
  .BSmb-md-n4,
  .BSmy-md-n4 {
    margin-bottom: -1rem !important; }
  .BSml-md-n4,
  .BSmx-md-n4 {
    margin-left: -1rem !important; }
  .BSm-md-n5 {
    margin: -1.25rem !important; }
  .BSmt-md-n5,
  .BSmy-md-n5 {
    margin-top: -1.25rem !important; }
  .BSmr-md-n5,
  .BSmx-md-n5 {
    margin-right: -1.25rem !important; }
  .BSmb-md-n5,
  .BSmy-md-n5 {
    margin-bottom: -1.25rem !important; }
  .BSml-md-n5,
  .BSmx-md-n5 {
    margin-left: -1.25rem !important; }
  .BSm-md-n6 {
    margin: -1.5rem !important; }
  .BSmt-md-n6,
  .BSmy-md-n6 {
    margin-top: -1.5rem !important; }
  .BSmr-md-n6,
  .BSmx-md-n6 {
    margin-right: -1.5rem !important; }
  .BSmb-md-n6,
  .BSmy-md-n6 {
    margin-bottom: -1.5rem !important; }
  .BSml-md-n6,
  .BSmx-md-n6 {
    margin-left: -1.5rem !important; }
  .BSm-md-n7 {
    margin: -1.75rem !important; }
  .BSmt-md-n7,
  .BSmy-md-n7 {
    margin-top: -1.75rem !important; }
  .BSmr-md-n7,
  .BSmx-md-n7 {
    margin-right: -1.75rem !important; }
  .BSmb-md-n7,
  .BSmy-md-n7 {
    margin-bottom: -1.75rem !important; }
  .BSml-md-n7,
  .BSmx-md-n7 {
    margin-left: -1.75rem !important; }
  .BSm-md-n8 {
    margin: -2rem !important; }
  .BSmt-md-n8,
  .BSmy-md-n8 {
    margin-top: -2rem !important; }
  .BSmr-md-n8,
  .BSmx-md-n8 {
    margin-right: -2rem !important; }
  .BSmb-md-n8,
  .BSmy-md-n8 {
    margin-bottom: -2rem !important; }
  .BSml-md-n8,
  .BSmx-md-n8 {
    margin-left: -2rem !important; }
  .BSm-md-n9 {
    margin: -2.25rem !important; }
  .BSmt-md-n9,
  .BSmy-md-n9 {
    margin-top: -2.25rem !important; }
  .BSmr-md-n9,
  .BSmx-md-n9 {
    margin-right: -2.25rem !important; }
  .BSmb-md-n9,
  .BSmy-md-n9 {
    margin-bottom: -2.25rem !important; }
  .BSml-md-n9,
  .BSmx-md-n9 {
    margin-left: -2.25rem !important; }
  .BSm-md-n10 {
    margin: -2.5rem !important; }
  .BSmt-md-n10,
  .BSmy-md-n10 {
    margin-top: -2.5rem !important; }
  .BSmr-md-n10,
  .BSmx-md-n10 {
    margin-right: -2.5rem !important; }
  .BSmb-md-n10,
  .BSmy-md-n10 {
    margin-bottom: -2.5rem !important; }
  .BSml-md-n10,
  .BSmx-md-n10 {
    margin-left: -2.5rem !important; }
  .BSm-md-n11 {
    margin: -2.75rem !important; }
  .BSmt-md-n11,
  .BSmy-md-n11 {
    margin-top: -2.75rem !important; }
  .BSmr-md-n11,
  .BSmx-md-n11 {
    margin-right: -2.75rem !important; }
  .BSmb-md-n11,
  .BSmy-md-n11 {
    margin-bottom: -2.75rem !important; }
  .BSml-md-n11,
  .BSmx-md-n11 {
    margin-left: -2.75rem !important; }
  .BSm-md-n12 {
    margin: -3rem !important; }
  .BSmt-md-n12,
  .BSmy-md-n12 {
    margin-top: -3rem !important; }
  .BSmr-md-n12,
  .BSmx-md-n12 {
    margin-right: -3rem !important; }
  .BSmb-md-n12,
  .BSmy-md-n12 {
    margin-bottom: -3rem !important; }
  .BSml-md-n12,
  .BSmx-md-n12 {
    margin-left: -3rem !important; }
  .BSm-md-n13 {
    margin: -3.25rem !important; }
  .BSmt-md-n13,
  .BSmy-md-n13 {
    margin-top: -3.25rem !important; }
  .BSmr-md-n13,
  .BSmx-md-n13 {
    margin-right: -3.25rem !important; }
  .BSmb-md-n13,
  .BSmy-md-n13 {
    margin-bottom: -3.25rem !important; }
  .BSml-md-n13,
  .BSmx-md-n13 {
    margin-left: -3.25rem !important; }
  .BSm-md-n14 {
    margin: -3.5rem !important; }
  .BSmt-md-n14,
  .BSmy-md-n14 {
    margin-top: -3.5rem !important; }
  .BSmr-md-n14,
  .BSmx-md-n14 {
    margin-right: -3.5rem !important; }
  .BSmb-md-n14,
  .BSmy-md-n14 {
    margin-bottom: -3.5rem !important; }
  .BSml-md-n14,
  .BSmx-md-n14 {
    margin-left: -3.5rem !important; }
  .BSm-md-n15 {
    margin: -3.75rem !important; }
  .BSmt-md-n15,
  .BSmy-md-n15 {
    margin-top: -3.75rem !important; }
  .BSmr-md-n15,
  .BSmx-md-n15 {
    margin-right: -3.75rem !important; }
  .BSmb-md-n15,
  .BSmy-md-n15 {
    margin-bottom: -3.75rem !important; }
  .BSml-md-n15,
  .BSmx-md-n15 {
    margin-left: -3.75rem !important; }
  .BSm-md-n16 {
    margin: -4rem !important; }
  .BSmt-md-n16,
  .BSmy-md-n16 {
    margin-top: -4rem !important; }
  .BSmr-md-n16,
  .BSmx-md-n16 {
    margin-right: -4rem !important; }
  .BSmb-md-n16,
  .BSmy-md-n16 {
    margin-bottom: -4rem !important; }
  .BSml-md-n16,
  .BSmx-md-n16 {
    margin-left: -4rem !important; }
  .BSm-md-n17 {
    margin: -4.25rem !important; }
  .BSmt-md-n17,
  .BSmy-md-n17 {
    margin-top: -4.25rem !important; }
  .BSmr-md-n17,
  .BSmx-md-n17 {
    margin-right: -4.25rem !important; }
  .BSmb-md-n17,
  .BSmy-md-n17 {
    margin-bottom: -4.25rem !important; }
  .BSml-md-n17,
  .BSmx-md-n17 {
    margin-left: -4.25rem !important; }
  .BSm-md-n18 {
    margin: -4.5rem !important; }
  .BSmt-md-n18,
  .BSmy-md-n18 {
    margin-top: -4.5rem !important; }
  .BSmr-md-n18,
  .BSmx-md-n18 {
    margin-right: -4.5rem !important; }
  .BSmb-md-n18,
  .BSmy-md-n18 {
    margin-bottom: -4.5rem !important; }
  .BSml-md-n18,
  .BSmx-md-n18 {
    margin-left: -4.5rem !important; }
  .BSm-md-n19 {
    margin: -4.75rem !important; }
  .BSmt-md-n19,
  .BSmy-md-n19 {
    margin-top: -4.75rem !important; }
  .BSmr-md-n19,
  .BSmx-md-n19 {
    margin-right: -4.75rem !important; }
  .BSmb-md-n19,
  .BSmy-md-n19 {
    margin-bottom: -4.75rem !important; }
  .BSml-md-n19,
  .BSmx-md-n19 {
    margin-left: -4.75rem !important; }
  .BSm-md-n20 {
    margin: -5rem !important; }
  .BSmt-md-n20,
  .BSmy-md-n20 {
    margin-top: -5rem !important; }
  .BSmr-md-n20,
  .BSmx-md-n20 {
    margin-right: -5rem !important; }
  .BSmb-md-n20,
  .BSmy-md-n20 {
    margin-bottom: -5rem !important; }
  .BSml-md-n20,
  .BSmx-md-n20 {
    margin-left: -5rem !important; }
  .BSm-md-n21 {
    margin: -5.25rem !important; }
  .BSmt-md-n21,
  .BSmy-md-n21 {
    margin-top: -5.25rem !important; }
  .BSmr-md-n21,
  .BSmx-md-n21 {
    margin-right: -5.25rem !important; }
  .BSmb-md-n21,
  .BSmy-md-n21 {
    margin-bottom: -5.25rem !important; }
  .BSml-md-n21,
  .BSmx-md-n21 {
    margin-left: -5.25rem !important; }
  .BSm-md-n22 {
    margin: -5.5rem !important; }
  .BSmt-md-n22,
  .BSmy-md-n22 {
    margin-top: -5.5rem !important; }
  .BSmr-md-n22,
  .BSmx-md-n22 {
    margin-right: -5.5rem !important; }
  .BSmb-md-n22,
  .BSmy-md-n22 {
    margin-bottom: -5.5rem !important; }
  .BSml-md-n22,
  .BSmx-md-n22 {
    margin-left: -5.5rem !important; }
  .BSm-md-n23 {
    margin: -5.75rem !important; }
  .BSmt-md-n23,
  .BSmy-md-n23 {
    margin-top: -5.75rem !important; }
  .BSmr-md-n23,
  .BSmx-md-n23 {
    margin-right: -5.75rem !important; }
  .BSmb-md-n23,
  .BSmy-md-n23 {
    margin-bottom: -5.75rem !important; }
  .BSml-md-n23,
  .BSmx-md-n23 {
    margin-left: -5.75rem !important; }
  .BSm-md-n24 {
    margin: -6rem !important; }
  .BSmt-md-n24,
  .BSmy-md-n24 {
    margin-top: -6rem !important; }
  .BSmr-md-n24,
  .BSmx-md-n24 {
    margin-right: -6rem !important; }
  .BSmb-md-n24,
  .BSmy-md-n24 {
    margin-bottom: -6rem !important; }
  .BSml-md-n24,
  .BSmx-md-n24 {
    margin-left: -6rem !important; }
  .BSm-md-n25 {
    margin: -6.25rem !important; }
  .BSmt-md-n25,
  .BSmy-md-n25 {
    margin-top: -6.25rem !important; }
  .BSmr-md-n25,
  .BSmx-md-n25 {
    margin-right: -6.25rem !important; }
  .BSmb-md-n25,
  .BSmy-md-n25 {
    margin-bottom: -6.25rem !important; }
  .BSml-md-n25,
  .BSmx-md-n25 {
    margin-left: -6.25rem !important; }
  .BSm-md-n26 {
    margin: -6.5rem !important; }
  .BSmt-md-n26,
  .BSmy-md-n26 {
    margin-top: -6.5rem !important; }
  .BSmr-md-n26,
  .BSmx-md-n26 {
    margin-right: -6.5rem !important; }
  .BSmb-md-n26,
  .BSmy-md-n26 {
    margin-bottom: -6.5rem !important; }
  .BSml-md-n26,
  .BSmx-md-n26 {
    margin-left: -6.5rem !important; }
  .BSm-md-n27 {
    margin: -6.75rem !important; }
  .BSmt-md-n27,
  .BSmy-md-n27 {
    margin-top: -6.75rem !important; }
  .BSmr-md-n27,
  .BSmx-md-n27 {
    margin-right: -6.75rem !important; }
  .BSmb-md-n27,
  .BSmy-md-n27 {
    margin-bottom: -6.75rem !important; }
  .BSml-md-n27,
  .BSmx-md-n27 {
    margin-left: -6.75rem !important; }
  .BSm-md-n38 {
    margin: -7rem !important; }
  .BSmt-md-n38,
  .BSmy-md-n38 {
    margin-top: -7rem !important; }
  .BSmr-md-n38,
  .BSmx-md-n38 {
    margin-right: -7rem !important; }
  .BSmb-md-n38,
  .BSmy-md-n38 {
    margin-bottom: -7rem !important; }
  .BSml-md-n38,
  .BSmx-md-n38 {
    margin-left: -7rem !important; }
  .BSm-md-n29 {
    margin: -7.25rem !important; }
  .BSmt-md-n29,
  .BSmy-md-n29 {
    margin-top: -7.25rem !important; }
  .BSmr-md-n29,
  .BSmx-md-n29 {
    margin-right: -7.25rem !important; }
  .BSmb-md-n29,
  .BSmy-md-n29 {
    margin-bottom: -7.25rem !important; }
  .BSml-md-n29,
  .BSmx-md-n29 {
    margin-left: -7.25rem !important; }
  .BSm-md-n30 {
    margin: -7.5rem !important; }
  .BSmt-md-n30,
  .BSmy-md-n30 {
    margin-top: -7.5rem !important; }
  .BSmr-md-n30,
  .BSmx-md-n30 {
    margin-right: -7.5rem !important; }
  .BSmb-md-n30,
  .BSmy-md-n30 {
    margin-bottom: -7.5rem !important; }
  .BSml-md-n30,
  .BSmx-md-n30 {
    margin-left: -7.5rem !important; }
  .BSm-md-n31 {
    margin: -7.75rem !important; }
  .BSmt-md-n31,
  .BSmy-md-n31 {
    margin-top: -7.75rem !important; }
  .BSmr-md-n31,
  .BSmx-md-n31 {
    margin-right: -7.75rem !important; }
  .BSmb-md-n31,
  .BSmy-md-n31 {
    margin-bottom: -7.75rem !important; }
  .BSml-md-n31,
  .BSmx-md-n31 {
    margin-left: -7.75rem !important; }
  .BSm-md-n32 {
    margin: -8rem !important; }
  .BSmt-md-n32,
  .BSmy-md-n32 {
    margin-top: -8rem !important; }
  .BSmr-md-n32,
  .BSmx-md-n32 {
    margin-right: -8rem !important; }
  .BSmb-md-n32,
  .BSmy-md-n32 {
    margin-bottom: -8rem !important; }
  .BSml-md-n32,
  .BSmx-md-n32 {
    margin-left: -8rem !important; }
  .BSm-md-n33 {
    margin: -8.25rem !important; }
  .BSmt-md-n33,
  .BSmy-md-n33 {
    margin-top: -8.25rem !important; }
  .BSmr-md-n33,
  .BSmx-md-n33 {
    margin-right: -8.25rem !important; }
  .BSmb-md-n33,
  .BSmy-md-n33 {
    margin-bottom: -8.25rem !important; }
  .BSml-md-n33,
  .BSmx-md-n33 {
    margin-left: -8.25rem !important; }
  .BSm-md-n34 {
    margin: -8.5rem !important; }
  .BSmt-md-n34,
  .BSmy-md-n34 {
    margin-top: -8.5rem !important; }
  .BSmr-md-n34,
  .BSmx-md-n34 {
    margin-right: -8.5rem !important; }
  .BSmb-md-n34,
  .BSmy-md-n34 {
    margin-bottom: -8.5rem !important; }
  .BSml-md-n34,
  .BSmx-md-n34 {
    margin-left: -8.5rem !important; }
  .BSm-md-n35 {
    margin: -8.75rem !important; }
  .BSmt-md-n35,
  .BSmy-md-n35 {
    margin-top: -8.75rem !important; }
  .BSmr-md-n35,
  .BSmx-md-n35 {
    margin-right: -8.75rem !important; }
  .BSmb-md-n35,
  .BSmy-md-n35 {
    margin-bottom: -8.75rem !important; }
  .BSml-md-n35,
  .BSmx-md-n35 {
    margin-left: -8.75rem !important; }
  .BSm-md-n36 {
    margin: -9rem !important; }
  .BSmt-md-n36,
  .BSmy-md-n36 {
    margin-top: -9rem !important; }
  .BSmr-md-n36,
  .BSmx-md-n36 {
    margin-right: -9rem !important; }
  .BSmb-md-n36,
  .BSmy-md-n36 {
    margin-bottom: -9rem !important; }
  .BSml-md-n36,
  .BSmx-md-n36 {
    margin-left: -9rem !important; }
  .BSm-md-n37 {
    margin: -9.25rem !important; }
  .BSmt-md-n37,
  .BSmy-md-n37 {
    margin-top: -9.25rem !important; }
  .BSmr-md-n37,
  .BSmx-md-n37 {
    margin-right: -9.25rem !important; }
  .BSmb-md-n37,
  .BSmy-md-n37 {
    margin-bottom: -9.25rem !important; }
  .BSml-md-n37,
  .BSmx-md-n37 {
    margin-left: -9.25rem !important; }
  .BSm-md-n48 {
    margin: -9.5rem !important; }
  .BSmt-md-n48,
  .BSmy-md-n48 {
    margin-top: -9.5rem !important; }
  .BSmr-md-n48,
  .BSmx-md-n48 {
    margin-right: -9.5rem !important; }
  .BSmb-md-n48,
  .BSmy-md-n48 {
    margin-bottom: -9.5rem !important; }
  .BSml-md-n48,
  .BSmx-md-n48 {
    margin-left: -9.5rem !important; }
  .BSm-md-n39 {
    margin: -9.75rem !important; }
  .BSmt-md-n39,
  .BSmy-md-n39 {
    margin-top: -9.75rem !important; }
  .BSmr-md-n39,
  .BSmx-md-n39 {
    margin-right: -9.75rem !important; }
  .BSmb-md-n39,
  .BSmy-md-n39 {
    margin-bottom: -9.75rem !important; }
  .BSml-md-n39,
  .BSmx-md-n39 {
    margin-left: -9.75rem !important; }
  .BSm-md-n40 {
    margin: -10rem !important; }
  .BSmt-md-n40,
  .BSmy-md-n40 {
    margin-top: -10rem !important; }
  .BSmr-md-n40,
  .BSmx-md-n40 {
    margin-right: -10rem !important; }
  .BSmb-md-n40,
  .BSmy-md-n40 {
    margin-bottom: -10rem !important; }
  .BSml-md-n40,
  .BSmx-md-n40 {
    margin-left: -10rem !important; }
  .BSm-md-auto {
    margin: auto !important; }
  .BSmt-md-auto,
  .BSmy-md-auto {
    margin-top: auto !important; }
  .BSmr-md-auto,
  .BSmx-md-auto {
    margin-right: auto !important; }
  .BSmb-md-auto,
  .BSmy-md-auto {
    margin-bottom: auto !important; }
  .BSml-md-auto,
  .BSmx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .BSm-lg-0 {
    margin: 0 !important; }
  .BSmt-lg-0,
  .BSmy-lg-0 {
    margin-top: 0 !important; }
  .BSmr-lg-0,
  .BSmx-lg-0 {
    margin-right: 0 !important; }
  .BSmb-lg-0,
  .BSmy-lg-0 {
    margin-bottom: 0 !important; }
  .BSml-lg-0,
  .BSmx-lg-0 {
    margin-left: 0 !important; }
  .BSm-lg-1 {
    margin: 0.25rem !important; }
  .BSmt-lg-1,
  .BSmy-lg-1 {
    margin-top: 0.25rem !important; }
  .BSmr-lg-1,
  .BSmx-lg-1 {
    margin-right: 0.25rem !important; }
  .BSmb-lg-1,
  .BSmy-lg-1 {
    margin-bottom: 0.25rem !important; }
  .BSml-lg-1,
  .BSmx-lg-1 {
    margin-left: 0.25rem !important; }
  .BSm-lg-2 {
    margin: 0.5rem !important; }
  .BSmt-lg-2,
  .BSmy-lg-2 {
    margin-top: 0.5rem !important; }
  .BSmr-lg-2,
  .BSmx-lg-2 {
    margin-right: 0.5rem !important; }
  .BSmb-lg-2,
  .BSmy-lg-2 {
    margin-bottom: 0.5rem !important; }
  .BSml-lg-2,
  .BSmx-lg-2 {
    margin-left: 0.5rem !important; }
  .BSm-lg-3 {
    margin: 0.75rem !important; }
  .BSmt-lg-3,
  .BSmy-lg-3 {
    margin-top: 0.75rem !important; }
  .BSmr-lg-3,
  .BSmx-lg-3 {
    margin-right: 0.75rem !important; }
  .BSmb-lg-3,
  .BSmy-lg-3 {
    margin-bottom: 0.75rem !important; }
  .BSml-lg-3,
  .BSmx-lg-3 {
    margin-left: 0.75rem !important; }
  .BSm-lg-4 {
    margin: 1rem !important; }
  .BSmt-lg-4,
  .BSmy-lg-4 {
    margin-top: 1rem !important; }
  .BSmr-lg-4,
  .BSmx-lg-4 {
    margin-right: 1rem !important; }
  .BSmb-lg-4,
  .BSmy-lg-4 {
    margin-bottom: 1rem !important; }
  .BSml-lg-4,
  .BSmx-lg-4 {
    margin-left: 1rem !important; }
  .BSm-lg-5 {
    margin: 1.25rem !important; }
  .BSmt-lg-5,
  .BSmy-lg-5 {
    margin-top: 1.25rem !important; }
  .BSmr-lg-5,
  .BSmx-lg-5 {
    margin-right: 1.25rem !important; }
  .BSmb-lg-5,
  .BSmy-lg-5 {
    margin-bottom: 1.25rem !important; }
  .BSml-lg-5,
  .BSmx-lg-5 {
    margin-left: 1.25rem !important; }
  .BSm-lg-6 {
    margin: 1.5rem !important; }
  .BSmt-lg-6,
  .BSmy-lg-6 {
    margin-top: 1.5rem !important; }
  .BSmr-lg-6,
  .BSmx-lg-6 {
    margin-right: 1.5rem !important; }
  .BSmb-lg-6,
  .BSmy-lg-6 {
    margin-bottom: 1.5rem !important; }
  .BSml-lg-6,
  .BSmx-lg-6 {
    margin-left: 1.5rem !important; }
  .BSm-lg-7 {
    margin: 1.75rem !important; }
  .BSmt-lg-7,
  .BSmy-lg-7 {
    margin-top: 1.75rem !important; }
  .BSmr-lg-7,
  .BSmx-lg-7 {
    margin-right: 1.75rem !important; }
  .BSmb-lg-7,
  .BSmy-lg-7 {
    margin-bottom: 1.75rem !important; }
  .BSml-lg-7,
  .BSmx-lg-7 {
    margin-left: 1.75rem !important; }
  .BSm-lg-8 {
    margin: 2rem !important; }
  .BSmt-lg-8,
  .BSmy-lg-8 {
    margin-top: 2rem !important; }
  .BSmr-lg-8,
  .BSmx-lg-8 {
    margin-right: 2rem !important; }
  .BSmb-lg-8,
  .BSmy-lg-8 {
    margin-bottom: 2rem !important; }
  .BSml-lg-8,
  .BSmx-lg-8 {
    margin-left: 2rem !important; }
  .BSm-lg-9 {
    margin: 2.25rem !important; }
  .BSmt-lg-9,
  .BSmy-lg-9 {
    margin-top: 2.25rem !important; }
  .BSmr-lg-9,
  .BSmx-lg-9 {
    margin-right: 2.25rem !important; }
  .BSmb-lg-9,
  .BSmy-lg-9 {
    margin-bottom: 2.25rem !important; }
  .BSml-lg-9,
  .BSmx-lg-9 {
    margin-left: 2.25rem !important; }
  .BSm-lg-10 {
    margin: 2.5rem !important; }
  .BSmt-lg-10,
  .BSmy-lg-10 {
    margin-top: 2.5rem !important; }
  .BSmr-lg-10,
  .BSmx-lg-10 {
    margin-right: 2.5rem !important; }
  .BSmb-lg-10,
  .BSmy-lg-10 {
    margin-bottom: 2.5rem !important; }
  .BSml-lg-10,
  .BSmx-lg-10 {
    margin-left: 2.5rem !important; }
  .BSm-lg-11 {
    margin: 2.75rem !important; }
  .BSmt-lg-11,
  .BSmy-lg-11 {
    margin-top: 2.75rem !important; }
  .BSmr-lg-11,
  .BSmx-lg-11 {
    margin-right: 2.75rem !important; }
  .BSmb-lg-11,
  .BSmy-lg-11 {
    margin-bottom: 2.75rem !important; }
  .BSml-lg-11,
  .BSmx-lg-11 {
    margin-left: 2.75rem !important; }
  .BSm-lg-12 {
    margin: 3rem !important; }
  .BSmt-lg-12,
  .BSmy-lg-12 {
    margin-top: 3rem !important; }
  .BSmr-lg-12,
  .BSmx-lg-12 {
    margin-right: 3rem !important; }
  .BSmb-lg-12,
  .BSmy-lg-12 {
    margin-bottom: 3rem !important; }
  .BSml-lg-12,
  .BSmx-lg-12 {
    margin-left: 3rem !important; }
  .BSm-lg-13 {
    margin: 3.25rem !important; }
  .BSmt-lg-13,
  .BSmy-lg-13 {
    margin-top: 3.25rem !important; }
  .BSmr-lg-13,
  .BSmx-lg-13 {
    margin-right: 3.25rem !important; }
  .BSmb-lg-13,
  .BSmy-lg-13 {
    margin-bottom: 3.25rem !important; }
  .BSml-lg-13,
  .BSmx-lg-13 {
    margin-left: 3.25rem !important; }
  .BSm-lg-14 {
    margin: 3.5rem !important; }
  .BSmt-lg-14,
  .BSmy-lg-14 {
    margin-top: 3.5rem !important; }
  .BSmr-lg-14,
  .BSmx-lg-14 {
    margin-right: 3.5rem !important; }
  .BSmb-lg-14,
  .BSmy-lg-14 {
    margin-bottom: 3.5rem !important; }
  .BSml-lg-14,
  .BSmx-lg-14 {
    margin-left: 3.5rem !important; }
  .BSm-lg-15 {
    margin: 3.75rem !important; }
  .BSmt-lg-15,
  .BSmy-lg-15 {
    margin-top: 3.75rem !important; }
  .BSmr-lg-15,
  .BSmx-lg-15 {
    margin-right: 3.75rem !important; }
  .BSmb-lg-15,
  .BSmy-lg-15 {
    margin-bottom: 3.75rem !important; }
  .BSml-lg-15,
  .BSmx-lg-15 {
    margin-left: 3.75rem !important; }
  .BSm-lg-16 {
    margin: 4rem !important; }
  .BSmt-lg-16,
  .BSmy-lg-16 {
    margin-top: 4rem !important; }
  .BSmr-lg-16,
  .BSmx-lg-16 {
    margin-right: 4rem !important; }
  .BSmb-lg-16,
  .BSmy-lg-16 {
    margin-bottom: 4rem !important; }
  .BSml-lg-16,
  .BSmx-lg-16 {
    margin-left: 4rem !important; }
  .BSm-lg-17 {
    margin: 4.25rem !important; }
  .BSmt-lg-17,
  .BSmy-lg-17 {
    margin-top: 4.25rem !important; }
  .BSmr-lg-17,
  .BSmx-lg-17 {
    margin-right: 4.25rem !important; }
  .BSmb-lg-17,
  .BSmy-lg-17 {
    margin-bottom: 4.25rem !important; }
  .BSml-lg-17,
  .BSmx-lg-17 {
    margin-left: 4.25rem !important; }
  .BSm-lg-18 {
    margin: 4.5rem !important; }
  .BSmt-lg-18,
  .BSmy-lg-18 {
    margin-top: 4.5rem !important; }
  .BSmr-lg-18,
  .BSmx-lg-18 {
    margin-right: 4.5rem !important; }
  .BSmb-lg-18,
  .BSmy-lg-18 {
    margin-bottom: 4.5rem !important; }
  .BSml-lg-18,
  .BSmx-lg-18 {
    margin-left: 4.5rem !important; }
  .BSm-lg-19 {
    margin: 4.75rem !important; }
  .BSmt-lg-19,
  .BSmy-lg-19 {
    margin-top: 4.75rem !important; }
  .BSmr-lg-19,
  .BSmx-lg-19 {
    margin-right: 4.75rem !important; }
  .BSmb-lg-19,
  .BSmy-lg-19 {
    margin-bottom: 4.75rem !important; }
  .BSml-lg-19,
  .BSmx-lg-19 {
    margin-left: 4.75rem !important; }
  .BSm-lg-20 {
    margin: 5rem !important; }
  .BSmt-lg-20,
  .BSmy-lg-20 {
    margin-top: 5rem !important; }
  .BSmr-lg-20,
  .BSmx-lg-20 {
    margin-right: 5rem !important; }
  .BSmb-lg-20,
  .BSmy-lg-20 {
    margin-bottom: 5rem !important; }
  .BSml-lg-20,
  .BSmx-lg-20 {
    margin-left: 5rem !important; }
  .BSm-lg-21 {
    margin: 5.25rem !important; }
  .BSmt-lg-21,
  .BSmy-lg-21 {
    margin-top: 5.25rem !important; }
  .BSmr-lg-21,
  .BSmx-lg-21 {
    margin-right: 5.25rem !important; }
  .BSmb-lg-21,
  .BSmy-lg-21 {
    margin-bottom: 5.25rem !important; }
  .BSml-lg-21,
  .BSmx-lg-21 {
    margin-left: 5.25rem !important; }
  .BSm-lg-22 {
    margin: 5.5rem !important; }
  .BSmt-lg-22,
  .BSmy-lg-22 {
    margin-top: 5.5rem !important; }
  .BSmr-lg-22,
  .BSmx-lg-22 {
    margin-right: 5.5rem !important; }
  .BSmb-lg-22,
  .BSmy-lg-22 {
    margin-bottom: 5.5rem !important; }
  .BSml-lg-22,
  .BSmx-lg-22 {
    margin-left: 5.5rem !important; }
  .BSm-lg-23 {
    margin: 5.75rem !important; }
  .BSmt-lg-23,
  .BSmy-lg-23 {
    margin-top: 5.75rem !important; }
  .BSmr-lg-23,
  .BSmx-lg-23 {
    margin-right: 5.75rem !important; }
  .BSmb-lg-23,
  .BSmy-lg-23 {
    margin-bottom: 5.75rem !important; }
  .BSml-lg-23,
  .BSmx-lg-23 {
    margin-left: 5.75rem !important; }
  .BSm-lg-24 {
    margin: 6rem !important; }
  .BSmt-lg-24,
  .BSmy-lg-24 {
    margin-top: 6rem !important; }
  .BSmr-lg-24,
  .BSmx-lg-24 {
    margin-right: 6rem !important; }
  .BSmb-lg-24,
  .BSmy-lg-24 {
    margin-bottom: 6rem !important; }
  .BSml-lg-24,
  .BSmx-lg-24 {
    margin-left: 6rem !important; }
  .BSm-lg-25 {
    margin: 6.25rem !important; }
  .BSmt-lg-25,
  .BSmy-lg-25 {
    margin-top: 6.25rem !important; }
  .BSmr-lg-25,
  .BSmx-lg-25 {
    margin-right: 6.25rem !important; }
  .BSmb-lg-25,
  .BSmy-lg-25 {
    margin-bottom: 6.25rem !important; }
  .BSml-lg-25,
  .BSmx-lg-25 {
    margin-left: 6.25rem !important; }
  .BSm-lg-26 {
    margin: 6.5rem !important; }
  .BSmt-lg-26,
  .BSmy-lg-26 {
    margin-top: 6.5rem !important; }
  .BSmr-lg-26,
  .BSmx-lg-26 {
    margin-right: 6.5rem !important; }
  .BSmb-lg-26,
  .BSmy-lg-26 {
    margin-bottom: 6.5rem !important; }
  .BSml-lg-26,
  .BSmx-lg-26 {
    margin-left: 6.5rem !important; }
  .BSm-lg-27 {
    margin: 6.75rem !important; }
  .BSmt-lg-27,
  .BSmy-lg-27 {
    margin-top: 6.75rem !important; }
  .BSmr-lg-27,
  .BSmx-lg-27 {
    margin-right: 6.75rem !important; }
  .BSmb-lg-27,
  .BSmy-lg-27 {
    margin-bottom: 6.75rem !important; }
  .BSml-lg-27,
  .BSmx-lg-27 {
    margin-left: 6.75rem !important; }
  .BSm-lg-38 {
    margin: 7rem !important; }
  .BSmt-lg-38,
  .BSmy-lg-38 {
    margin-top: 7rem !important; }
  .BSmr-lg-38,
  .BSmx-lg-38 {
    margin-right: 7rem !important; }
  .BSmb-lg-38,
  .BSmy-lg-38 {
    margin-bottom: 7rem !important; }
  .BSml-lg-38,
  .BSmx-lg-38 {
    margin-left: 7rem !important; }
  .BSm-lg-29 {
    margin: 7.25rem !important; }
  .BSmt-lg-29,
  .BSmy-lg-29 {
    margin-top: 7.25rem !important; }
  .BSmr-lg-29,
  .BSmx-lg-29 {
    margin-right: 7.25rem !important; }
  .BSmb-lg-29,
  .BSmy-lg-29 {
    margin-bottom: 7.25rem !important; }
  .BSml-lg-29,
  .BSmx-lg-29 {
    margin-left: 7.25rem !important; }
  .BSm-lg-30 {
    margin: 7.5rem !important; }
  .BSmt-lg-30,
  .BSmy-lg-30 {
    margin-top: 7.5rem !important; }
  .BSmr-lg-30,
  .BSmx-lg-30 {
    margin-right: 7.5rem !important; }
  .BSmb-lg-30,
  .BSmy-lg-30 {
    margin-bottom: 7.5rem !important; }
  .BSml-lg-30,
  .BSmx-lg-30 {
    margin-left: 7.5rem !important; }
  .BSm-lg-31 {
    margin: 7.75rem !important; }
  .BSmt-lg-31,
  .BSmy-lg-31 {
    margin-top: 7.75rem !important; }
  .BSmr-lg-31,
  .BSmx-lg-31 {
    margin-right: 7.75rem !important; }
  .BSmb-lg-31,
  .BSmy-lg-31 {
    margin-bottom: 7.75rem !important; }
  .BSml-lg-31,
  .BSmx-lg-31 {
    margin-left: 7.75rem !important; }
  .BSm-lg-32 {
    margin: 8rem !important; }
  .BSmt-lg-32,
  .BSmy-lg-32 {
    margin-top: 8rem !important; }
  .BSmr-lg-32,
  .BSmx-lg-32 {
    margin-right: 8rem !important; }
  .BSmb-lg-32,
  .BSmy-lg-32 {
    margin-bottom: 8rem !important; }
  .BSml-lg-32,
  .BSmx-lg-32 {
    margin-left: 8rem !important; }
  .BSm-lg-33 {
    margin: 8.25rem !important; }
  .BSmt-lg-33,
  .BSmy-lg-33 {
    margin-top: 8.25rem !important; }
  .BSmr-lg-33,
  .BSmx-lg-33 {
    margin-right: 8.25rem !important; }
  .BSmb-lg-33,
  .BSmy-lg-33 {
    margin-bottom: 8.25rem !important; }
  .BSml-lg-33,
  .BSmx-lg-33 {
    margin-left: 8.25rem !important; }
  .BSm-lg-34 {
    margin: 8.5rem !important; }
  .BSmt-lg-34,
  .BSmy-lg-34 {
    margin-top: 8.5rem !important; }
  .BSmr-lg-34,
  .BSmx-lg-34 {
    margin-right: 8.5rem !important; }
  .BSmb-lg-34,
  .BSmy-lg-34 {
    margin-bottom: 8.5rem !important; }
  .BSml-lg-34,
  .BSmx-lg-34 {
    margin-left: 8.5rem !important; }
  .BSm-lg-35 {
    margin: 8.75rem !important; }
  .BSmt-lg-35,
  .BSmy-lg-35 {
    margin-top: 8.75rem !important; }
  .BSmr-lg-35,
  .BSmx-lg-35 {
    margin-right: 8.75rem !important; }
  .BSmb-lg-35,
  .BSmy-lg-35 {
    margin-bottom: 8.75rem !important; }
  .BSml-lg-35,
  .BSmx-lg-35 {
    margin-left: 8.75rem !important; }
  .BSm-lg-36 {
    margin: 9rem !important; }
  .BSmt-lg-36,
  .BSmy-lg-36 {
    margin-top: 9rem !important; }
  .BSmr-lg-36,
  .BSmx-lg-36 {
    margin-right: 9rem !important; }
  .BSmb-lg-36,
  .BSmy-lg-36 {
    margin-bottom: 9rem !important; }
  .BSml-lg-36,
  .BSmx-lg-36 {
    margin-left: 9rem !important; }
  .BSm-lg-37 {
    margin: 9.25rem !important; }
  .BSmt-lg-37,
  .BSmy-lg-37 {
    margin-top: 9.25rem !important; }
  .BSmr-lg-37,
  .BSmx-lg-37 {
    margin-right: 9.25rem !important; }
  .BSmb-lg-37,
  .BSmy-lg-37 {
    margin-bottom: 9.25rem !important; }
  .BSml-lg-37,
  .BSmx-lg-37 {
    margin-left: 9.25rem !important; }
  .BSm-lg-48 {
    margin: 9.5rem !important; }
  .BSmt-lg-48,
  .BSmy-lg-48 {
    margin-top: 9.5rem !important; }
  .BSmr-lg-48,
  .BSmx-lg-48 {
    margin-right: 9.5rem !important; }
  .BSmb-lg-48,
  .BSmy-lg-48 {
    margin-bottom: 9.5rem !important; }
  .BSml-lg-48,
  .BSmx-lg-48 {
    margin-left: 9.5rem !important; }
  .BSm-lg-39 {
    margin: 9.75rem !important; }
  .BSmt-lg-39,
  .BSmy-lg-39 {
    margin-top: 9.75rem !important; }
  .BSmr-lg-39,
  .BSmx-lg-39 {
    margin-right: 9.75rem !important; }
  .BSmb-lg-39,
  .BSmy-lg-39 {
    margin-bottom: 9.75rem !important; }
  .BSml-lg-39,
  .BSmx-lg-39 {
    margin-left: 9.75rem !important; }
  .BSm-lg-40 {
    margin: 10rem !important; }
  .BSmt-lg-40,
  .BSmy-lg-40 {
    margin-top: 10rem !important; }
  .BSmr-lg-40,
  .BSmx-lg-40 {
    margin-right: 10rem !important; }
  .BSmb-lg-40,
  .BSmy-lg-40 {
    margin-bottom: 10rem !important; }
  .BSml-lg-40,
  .BSmx-lg-40 {
    margin-left: 10rem !important; }
  .BSp-lg-0 {
    padding: 0 !important; }
  .BSpt-lg-0,
  .BSpy-lg-0 {
    padding-top: 0 !important; }
  .BSpr-lg-0,
  .BSpx-lg-0 {
    padding-right: 0 !important; }
  .BSpb-lg-0,
  .BSpy-lg-0 {
    padding-bottom: 0 !important; }
  .BSpl-lg-0,
  .BSpx-lg-0 {
    padding-left: 0 !important; }
  .BSp-lg-1 {
    padding: 0.25rem !important; }
  .BSpt-lg-1,
  .BSpy-lg-1 {
    padding-top: 0.25rem !important; }
  .BSpr-lg-1,
  .BSpx-lg-1 {
    padding-right: 0.25rem !important; }
  .BSpb-lg-1,
  .BSpy-lg-1 {
    padding-bottom: 0.25rem !important; }
  .BSpl-lg-1,
  .BSpx-lg-1 {
    padding-left: 0.25rem !important; }
  .BSp-lg-2 {
    padding: 0.5rem !important; }
  .BSpt-lg-2,
  .BSpy-lg-2 {
    padding-top: 0.5rem !important; }
  .BSpr-lg-2,
  .BSpx-lg-2 {
    padding-right: 0.5rem !important; }
  .BSpb-lg-2,
  .BSpy-lg-2 {
    padding-bottom: 0.5rem !important; }
  .BSpl-lg-2,
  .BSpx-lg-2 {
    padding-left: 0.5rem !important; }
  .BSp-lg-3 {
    padding: 0.75rem !important; }
  .BSpt-lg-3,
  .BSpy-lg-3 {
    padding-top: 0.75rem !important; }
  .BSpr-lg-3,
  .BSpx-lg-3 {
    padding-right: 0.75rem !important; }
  .BSpb-lg-3,
  .BSpy-lg-3 {
    padding-bottom: 0.75rem !important; }
  .BSpl-lg-3,
  .BSpx-lg-3 {
    padding-left: 0.75rem !important; }
  .BSp-lg-4 {
    padding: 1rem !important; }
  .BSpt-lg-4,
  .BSpy-lg-4 {
    padding-top: 1rem !important; }
  .BSpr-lg-4,
  .BSpx-lg-4 {
    padding-right: 1rem !important; }
  .BSpb-lg-4,
  .BSpy-lg-4 {
    padding-bottom: 1rem !important; }
  .BSpl-lg-4,
  .BSpx-lg-4 {
    padding-left: 1rem !important; }
  .BSp-lg-5 {
    padding: 1.25rem !important; }
  .BSpt-lg-5,
  .BSpy-lg-5 {
    padding-top: 1.25rem !important; }
  .BSpr-lg-5,
  .BSpx-lg-5 {
    padding-right: 1.25rem !important; }
  .BSpb-lg-5,
  .BSpy-lg-5 {
    padding-bottom: 1.25rem !important; }
  .BSpl-lg-5,
  .BSpx-lg-5 {
    padding-left: 1.25rem !important; }
  .BSp-lg-6 {
    padding: 1.5rem !important; }
  .BSpt-lg-6,
  .BSpy-lg-6 {
    padding-top: 1.5rem !important; }
  .BSpr-lg-6,
  .BSpx-lg-6 {
    padding-right: 1.5rem !important; }
  .BSpb-lg-6,
  .BSpy-lg-6 {
    padding-bottom: 1.5rem !important; }
  .BSpl-lg-6,
  .BSpx-lg-6 {
    padding-left: 1.5rem !important; }
  .BSp-lg-7 {
    padding: 1.75rem !important; }
  .BSpt-lg-7,
  .BSpy-lg-7 {
    padding-top: 1.75rem !important; }
  .BSpr-lg-7,
  .BSpx-lg-7 {
    padding-right: 1.75rem !important; }
  .BSpb-lg-7,
  .BSpy-lg-7 {
    padding-bottom: 1.75rem !important; }
  .BSpl-lg-7,
  .BSpx-lg-7 {
    padding-left: 1.75rem !important; }
  .BSp-lg-8 {
    padding: 2rem !important; }
  .BSpt-lg-8,
  .BSpy-lg-8 {
    padding-top: 2rem !important; }
  .BSpr-lg-8,
  .BSpx-lg-8 {
    padding-right: 2rem !important; }
  .BSpb-lg-8,
  .BSpy-lg-8 {
    padding-bottom: 2rem !important; }
  .BSpl-lg-8,
  .BSpx-lg-8 {
    padding-left: 2rem !important; }
  .BSp-lg-9 {
    padding: 2.25rem !important; }
  .BSpt-lg-9,
  .BSpy-lg-9 {
    padding-top: 2.25rem !important; }
  .BSpr-lg-9,
  .BSpx-lg-9 {
    padding-right: 2.25rem !important; }
  .BSpb-lg-9,
  .BSpy-lg-9 {
    padding-bottom: 2.25rem !important; }
  .BSpl-lg-9,
  .BSpx-lg-9 {
    padding-left: 2.25rem !important; }
  .BSp-lg-10 {
    padding: 2.5rem !important; }
  .BSpt-lg-10,
  .BSpy-lg-10 {
    padding-top: 2.5rem !important; }
  .BSpr-lg-10,
  .BSpx-lg-10 {
    padding-right: 2.5rem !important; }
  .BSpb-lg-10,
  .BSpy-lg-10 {
    padding-bottom: 2.5rem !important; }
  .BSpl-lg-10,
  .BSpx-lg-10 {
    padding-left: 2.5rem !important; }
  .BSp-lg-11 {
    padding: 2.75rem !important; }
  .BSpt-lg-11,
  .BSpy-lg-11 {
    padding-top: 2.75rem !important; }
  .BSpr-lg-11,
  .BSpx-lg-11 {
    padding-right: 2.75rem !important; }
  .BSpb-lg-11,
  .BSpy-lg-11 {
    padding-bottom: 2.75rem !important; }
  .BSpl-lg-11,
  .BSpx-lg-11 {
    padding-left: 2.75rem !important; }
  .BSp-lg-12 {
    padding: 3rem !important; }
  .BSpt-lg-12,
  .BSpy-lg-12 {
    padding-top: 3rem !important; }
  .BSpr-lg-12,
  .BSpx-lg-12 {
    padding-right: 3rem !important; }
  .BSpb-lg-12,
  .BSpy-lg-12 {
    padding-bottom: 3rem !important; }
  .BSpl-lg-12,
  .BSpx-lg-12 {
    padding-left: 3rem !important; }
  .BSp-lg-13 {
    padding: 3.25rem !important; }
  .BSpt-lg-13,
  .BSpy-lg-13 {
    padding-top: 3.25rem !important; }
  .BSpr-lg-13,
  .BSpx-lg-13 {
    padding-right: 3.25rem !important; }
  .BSpb-lg-13,
  .BSpy-lg-13 {
    padding-bottom: 3.25rem !important; }
  .BSpl-lg-13,
  .BSpx-lg-13 {
    padding-left: 3.25rem !important; }
  .BSp-lg-14 {
    padding: 3.5rem !important; }
  .BSpt-lg-14,
  .BSpy-lg-14 {
    padding-top: 3.5rem !important; }
  .BSpr-lg-14,
  .BSpx-lg-14 {
    padding-right: 3.5rem !important; }
  .BSpb-lg-14,
  .BSpy-lg-14 {
    padding-bottom: 3.5rem !important; }
  .BSpl-lg-14,
  .BSpx-lg-14 {
    padding-left: 3.5rem !important; }
  .BSp-lg-15 {
    padding: 3.75rem !important; }
  .BSpt-lg-15,
  .BSpy-lg-15 {
    padding-top: 3.75rem !important; }
  .BSpr-lg-15,
  .BSpx-lg-15 {
    padding-right: 3.75rem !important; }
  .BSpb-lg-15,
  .BSpy-lg-15 {
    padding-bottom: 3.75rem !important; }
  .BSpl-lg-15,
  .BSpx-lg-15 {
    padding-left: 3.75rem !important; }
  .BSp-lg-16 {
    padding: 4rem !important; }
  .BSpt-lg-16,
  .BSpy-lg-16 {
    padding-top: 4rem !important; }
  .BSpr-lg-16,
  .BSpx-lg-16 {
    padding-right: 4rem !important; }
  .BSpb-lg-16,
  .BSpy-lg-16 {
    padding-bottom: 4rem !important; }
  .BSpl-lg-16,
  .BSpx-lg-16 {
    padding-left: 4rem !important; }
  .BSp-lg-17 {
    padding: 4.25rem !important; }
  .BSpt-lg-17,
  .BSpy-lg-17 {
    padding-top: 4.25rem !important; }
  .BSpr-lg-17,
  .BSpx-lg-17 {
    padding-right: 4.25rem !important; }
  .BSpb-lg-17,
  .BSpy-lg-17 {
    padding-bottom: 4.25rem !important; }
  .BSpl-lg-17,
  .BSpx-lg-17 {
    padding-left: 4.25rem !important; }
  .BSp-lg-18 {
    padding: 4.5rem !important; }
  .BSpt-lg-18,
  .BSpy-lg-18 {
    padding-top: 4.5rem !important; }
  .BSpr-lg-18,
  .BSpx-lg-18 {
    padding-right: 4.5rem !important; }
  .BSpb-lg-18,
  .BSpy-lg-18 {
    padding-bottom: 4.5rem !important; }
  .BSpl-lg-18,
  .BSpx-lg-18 {
    padding-left: 4.5rem !important; }
  .BSp-lg-19 {
    padding: 4.75rem !important; }
  .BSpt-lg-19,
  .BSpy-lg-19 {
    padding-top: 4.75rem !important; }
  .BSpr-lg-19,
  .BSpx-lg-19 {
    padding-right: 4.75rem !important; }
  .BSpb-lg-19,
  .BSpy-lg-19 {
    padding-bottom: 4.75rem !important; }
  .BSpl-lg-19,
  .BSpx-lg-19 {
    padding-left: 4.75rem !important; }
  .BSp-lg-20 {
    padding: 5rem !important; }
  .BSpt-lg-20,
  .BSpy-lg-20 {
    padding-top: 5rem !important; }
  .BSpr-lg-20,
  .BSpx-lg-20 {
    padding-right: 5rem !important; }
  .BSpb-lg-20,
  .BSpy-lg-20 {
    padding-bottom: 5rem !important; }
  .BSpl-lg-20,
  .BSpx-lg-20 {
    padding-left: 5rem !important; }
  .BSp-lg-21 {
    padding: 5.25rem !important; }
  .BSpt-lg-21,
  .BSpy-lg-21 {
    padding-top: 5.25rem !important; }
  .BSpr-lg-21,
  .BSpx-lg-21 {
    padding-right: 5.25rem !important; }
  .BSpb-lg-21,
  .BSpy-lg-21 {
    padding-bottom: 5.25rem !important; }
  .BSpl-lg-21,
  .BSpx-lg-21 {
    padding-left: 5.25rem !important; }
  .BSp-lg-22 {
    padding: 5.5rem !important; }
  .BSpt-lg-22,
  .BSpy-lg-22 {
    padding-top: 5.5rem !important; }
  .BSpr-lg-22,
  .BSpx-lg-22 {
    padding-right: 5.5rem !important; }
  .BSpb-lg-22,
  .BSpy-lg-22 {
    padding-bottom: 5.5rem !important; }
  .BSpl-lg-22,
  .BSpx-lg-22 {
    padding-left: 5.5rem !important; }
  .BSp-lg-23 {
    padding: 5.75rem !important; }
  .BSpt-lg-23,
  .BSpy-lg-23 {
    padding-top: 5.75rem !important; }
  .BSpr-lg-23,
  .BSpx-lg-23 {
    padding-right: 5.75rem !important; }
  .BSpb-lg-23,
  .BSpy-lg-23 {
    padding-bottom: 5.75rem !important; }
  .BSpl-lg-23,
  .BSpx-lg-23 {
    padding-left: 5.75rem !important; }
  .BSp-lg-24 {
    padding: 6rem !important; }
  .BSpt-lg-24,
  .BSpy-lg-24 {
    padding-top: 6rem !important; }
  .BSpr-lg-24,
  .BSpx-lg-24 {
    padding-right: 6rem !important; }
  .BSpb-lg-24,
  .BSpy-lg-24 {
    padding-bottom: 6rem !important; }
  .BSpl-lg-24,
  .BSpx-lg-24 {
    padding-left: 6rem !important; }
  .BSp-lg-25 {
    padding: 6.25rem !important; }
  .BSpt-lg-25,
  .BSpy-lg-25 {
    padding-top: 6.25rem !important; }
  .BSpr-lg-25,
  .BSpx-lg-25 {
    padding-right: 6.25rem !important; }
  .BSpb-lg-25,
  .BSpy-lg-25 {
    padding-bottom: 6.25rem !important; }
  .BSpl-lg-25,
  .BSpx-lg-25 {
    padding-left: 6.25rem !important; }
  .BSp-lg-26 {
    padding: 6.5rem !important; }
  .BSpt-lg-26,
  .BSpy-lg-26 {
    padding-top: 6.5rem !important; }
  .BSpr-lg-26,
  .BSpx-lg-26 {
    padding-right: 6.5rem !important; }
  .BSpb-lg-26,
  .BSpy-lg-26 {
    padding-bottom: 6.5rem !important; }
  .BSpl-lg-26,
  .BSpx-lg-26 {
    padding-left: 6.5rem !important; }
  .BSp-lg-27 {
    padding: 6.75rem !important; }
  .BSpt-lg-27,
  .BSpy-lg-27 {
    padding-top: 6.75rem !important; }
  .BSpr-lg-27,
  .BSpx-lg-27 {
    padding-right: 6.75rem !important; }
  .BSpb-lg-27,
  .BSpy-lg-27 {
    padding-bottom: 6.75rem !important; }
  .BSpl-lg-27,
  .BSpx-lg-27 {
    padding-left: 6.75rem !important; }
  .BSp-lg-38 {
    padding: 7rem !important; }
  .BSpt-lg-38,
  .BSpy-lg-38 {
    padding-top: 7rem !important; }
  .BSpr-lg-38,
  .BSpx-lg-38 {
    padding-right: 7rem !important; }
  .BSpb-lg-38,
  .BSpy-lg-38 {
    padding-bottom: 7rem !important; }
  .BSpl-lg-38,
  .BSpx-lg-38 {
    padding-left: 7rem !important; }
  .BSp-lg-29 {
    padding: 7.25rem !important; }
  .BSpt-lg-29,
  .BSpy-lg-29 {
    padding-top: 7.25rem !important; }
  .BSpr-lg-29,
  .BSpx-lg-29 {
    padding-right: 7.25rem !important; }
  .BSpb-lg-29,
  .BSpy-lg-29 {
    padding-bottom: 7.25rem !important; }
  .BSpl-lg-29,
  .BSpx-lg-29 {
    padding-left: 7.25rem !important; }
  .BSp-lg-30 {
    padding: 7.5rem !important; }
  .BSpt-lg-30,
  .BSpy-lg-30 {
    padding-top: 7.5rem !important; }
  .BSpr-lg-30,
  .BSpx-lg-30 {
    padding-right: 7.5rem !important; }
  .BSpb-lg-30,
  .BSpy-lg-30 {
    padding-bottom: 7.5rem !important; }
  .BSpl-lg-30,
  .BSpx-lg-30 {
    padding-left: 7.5rem !important; }
  .BSp-lg-31 {
    padding: 7.75rem !important; }
  .BSpt-lg-31,
  .BSpy-lg-31 {
    padding-top: 7.75rem !important; }
  .BSpr-lg-31,
  .BSpx-lg-31 {
    padding-right: 7.75rem !important; }
  .BSpb-lg-31,
  .BSpy-lg-31 {
    padding-bottom: 7.75rem !important; }
  .BSpl-lg-31,
  .BSpx-lg-31 {
    padding-left: 7.75rem !important; }
  .BSp-lg-32 {
    padding: 8rem !important; }
  .BSpt-lg-32,
  .BSpy-lg-32 {
    padding-top: 8rem !important; }
  .BSpr-lg-32,
  .BSpx-lg-32 {
    padding-right: 8rem !important; }
  .BSpb-lg-32,
  .BSpy-lg-32 {
    padding-bottom: 8rem !important; }
  .BSpl-lg-32,
  .BSpx-lg-32 {
    padding-left: 8rem !important; }
  .BSp-lg-33 {
    padding: 8.25rem !important; }
  .BSpt-lg-33,
  .BSpy-lg-33 {
    padding-top: 8.25rem !important; }
  .BSpr-lg-33,
  .BSpx-lg-33 {
    padding-right: 8.25rem !important; }
  .BSpb-lg-33,
  .BSpy-lg-33 {
    padding-bottom: 8.25rem !important; }
  .BSpl-lg-33,
  .BSpx-lg-33 {
    padding-left: 8.25rem !important; }
  .BSp-lg-34 {
    padding: 8.5rem !important; }
  .BSpt-lg-34,
  .BSpy-lg-34 {
    padding-top: 8.5rem !important; }
  .BSpr-lg-34,
  .BSpx-lg-34 {
    padding-right: 8.5rem !important; }
  .BSpb-lg-34,
  .BSpy-lg-34 {
    padding-bottom: 8.5rem !important; }
  .BSpl-lg-34,
  .BSpx-lg-34 {
    padding-left: 8.5rem !important; }
  .BSp-lg-35 {
    padding: 8.75rem !important; }
  .BSpt-lg-35,
  .BSpy-lg-35 {
    padding-top: 8.75rem !important; }
  .BSpr-lg-35,
  .BSpx-lg-35 {
    padding-right: 8.75rem !important; }
  .BSpb-lg-35,
  .BSpy-lg-35 {
    padding-bottom: 8.75rem !important; }
  .BSpl-lg-35,
  .BSpx-lg-35 {
    padding-left: 8.75rem !important; }
  .BSp-lg-36 {
    padding: 9rem !important; }
  .BSpt-lg-36,
  .BSpy-lg-36 {
    padding-top: 9rem !important; }
  .BSpr-lg-36,
  .BSpx-lg-36 {
    padding-right: 9rem !important; }
  .BSpb-lg-36,
  .BSpy-lg-36 {
    padding-bottom: 9rem !important; }
  .BSpl-lg-36,
  .BSpx-lg-36 {
    padding-left: 9rem !important; }
  .BSp-lg-37 {
    padding: 9.25rem !important; }
  .BSpt-lg-37,
  .BSpy-lg-37 {
    padding-top: 9.25rem !important; }
  .BSpr-lg-37,
  .BSpx-lg-37 {
    padding-right: 9.25rem !important; }
  .BSpb-lg-37,
  .BSpy-lg-37 {
    padding-bottom: 9.25rem !important; }
  .BSpl-lg-37,
  .BSpx-lg-37 {
    padding-left: 9.25rem !important; }
  .BSp-lg-48 {
    padding: 9.5rem !important; }
  .BSpt-lg-48,
  .BSpy-lg-48 {
    padding-top: 9.5rem !important; }
  .BSpr-lg-48,
  .BSpx-lg-48 {
    padding-right: 9.5rem !important; }
  .BSpb-lg-48,
  .BSpy-lg-48 {
    padding-bottom: 9.5rem !important; }
  .BSpl-lg-48,
  .BSpx-lg-48 {
    padding-left: 9.5rem !important; }
  .BSp-lg-39 {
    padding: 9.75rem !important; }
  .BSpt-lg-39,
  .BSpy-lg-39 {
    padding-top: 9.75rem !important; }
  .BSpr-lg-39,
  .BSpx-lg-39 {
    padding-right: 9.75rem !important; }
  .BSpb-lg-39,
  .BSpy-lg-39 {
    padding-bottom: 9.75rem !important; }
  .BSpl-lg-39,
  .BSpx-lg-39 {
    padding-left: 9.75rem !important; }
  .BSp-lg-40 {
    padding: 10rem !important; }
  .BSpt-lg-40,
  .BSpy-lg-40 {
    padding-top: 10rem !important; }
  .BSpr-lg-40,
  .BSpx-lg-40 {
    padding-right: 10rem !important; }
  .BSpb-lg-40,
  .BSpy-lg-40 {
    padding-bottom: 10rem !important; }
  .BSpl-lg-40,
  .BSpx-lg-40 {
    padding-left: 10rem !important; }
  .BSm-lg-n1 {
    margin: -0.25rem !important; }
  .BSmt-lg-n1,
  .BSmy-lg-n1 {
    margin-top: -0.25rem !important; }
  .BSmr-lg-n1,
  .BSmx-lg-n1 {
    margin-right: -0.25rem !important; }
  .BSmb-lg-n1,
  .BSmy-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .BSml-lg-n1,
  .BSmx-lg-n1 {
    margin-left: -0.25rem !important; }
  .BSm-lg-n2 {
    margin: -0.5rem !important; }
  .BSmt-lg-n2,
  .BSmy-lg-n2 {
    margin-top: -0.5rem !important; }
  .BSmr-lg-n2,
  .BSmx-lg-n2 {
    margin-right: -0.5rem !important; }
  .BSmb-lg-n2,
  .BSmy-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .BSml-lg-n2,
  .BSmx-lg-n2 {
    margin-left: -0.5rem !important; }
  .BSm-lg-n3 {
    margin: -0.75rem !important; }
  .BSmt-lg-n3,
  .BSmy-lg-n3 {
    margin-top: -0.75rem !important; }
  .BSmr-lg-n3,
  .BSmx-lg-n3 {
    margin-right: -0.75rem !important; }
  .BSmb-lg-n3,
  .BSmy-lg-n3 {
    margin-bottom: -0.75rem !important; }
  .BSml-lg-n3,
  .BSmx-lg-n3 {
    margin-left: -0.75rem !important; }
  .BSm-lg-n4 {
    margin: -1rem !important; }
  .BSmt-lg-n4,
  .BSmy-lg-n4 {
    margin-top: -1rem !important; }
  .BSmr-lg-n4,
  .BSmx-lg-n4 {
    margin-right: -1rem !important; }
  .BSmb-lg-n4,
  .BSmy-lg-n4 {
    margin-bottom: -1rem !important; }
  .BSml-lg-n4,
  .BSmx-lg-n4 {
    margin-left: -1rem !important; }
  .BSm-lg-n5 {
    margin: -1.25rem !important; }
  .BSmt-lg-n5,
  .BSmy-lg-n5 {
    margin-top: -1.25rem !important; }
  .BSmr-lg-n5,
  .BSmx-lg-n5 {
    margin-right: -1.25rem !important; }
  .BSmb-lg-n5,
  .BSmy-lg-n5 {
    margin-bottom: -1.25rem !important; }
  .BSml-lg-n5,
  .BSmx-lg-n5 {
    margin-left: -1.25rem !important; }
  .BSm-lg-n6 {
    margin: -1.5rem !important; }
  .BSmt-lg-n6,
  .BSmy-lg-n6 {
    margin-top: -1.5rem !important; }
  .BSmr-lg-n6,
  .BSmx-lg-n6 {
    margin-right: -1.5rem !important; }
  .BSmb-lg-n6,
  .BSmy-lg-n6 {
    margin-bottom: -1.5rem !important; }
  .BSml-lg-n6,
  .BSmx-lg-n6 {
    margin-left: -1.5rem !important; }
  .BSm-lg-n7 {
    margin: -1.75rem !important; }
  .BSmt-lg-n7,
  .BSmy-lg-n7 {
    margin-top: -1.75rem !important; }
  .BSmr-lg-n7,
  .BSmx-lg-n7 {
    margin-right: -1.75rem !important; }
  .BSmb-lg-n7,
  .BSmy-lg-n7 {
    margin-bottom: -1.75rem !important; }
  .BSml-lg-n7,
  .BSmx-lg-n7 {
    margin-left: -1.75rem !important; }
  .BSm-lg-n8 {
    margin: -2rem !important; }
  .BSmt-lg-n8,
  .BSmy-lg-n8 {
    margin-top: -2rem !important; }
  .BSmr-lg-n8,
  .BSmx-lg-n8 {
    margin-right: -2rem !important; }
  .BSmb-lg-n8,
  .BSmy-lg-n8 {
    margin-bottom: -2rem !important; }
  .BSml-lg-n8,
  .BSmx-lg-n8 {
    margin-left: -2rem !important; }
  .BSm-lg-n9 {
    margin: -2.25rem !important; }
  .BSmt-lg-n9,
  .BSmy-lg-n9 {
    margin-top: -2.25rem !important; }
  .BSmr-lg-n9,
  .BSmx-lg-n9 {
    margin-right: -2.25rem !important; }
  .BSmb-lg-n9,
  .BSmy-lg-n9 {
    margin-bottom: -2.25rem !important; }
  .BSml-lg-n9,
  .BSmx-lg-n9 {
    margin-left: -2.25rem !important; }
  .BSm-lg-n10 {
    margin: -2.5rem !important; }
  .BSmt-lg-n10,
  .BSmy-lg-n10 {
    margin-top: -2.5rem !important; }
  .BSmr-lg-n10,
  .BSmx-lg-n10 {
    margin-right: -2.5rem !important; }
  .BSmb-lg-n10,
  .BSmy-lg-n10 {
    margin-bottom: -2.5rem !important; }
  .BSml-lg-n10,
  .BSmx-lg-n10 {
    margin-left: -2.5rem !important; }
  .BSm-lg-n11 {
    margin: -2.75rem !important; }
  .BSmt-lg-n11,
  .BSmy-lg-n11 {
    margin-top: -2.75rem !important; }
  .BSmr-lg-n11,
  .BSmx-lg-n11 {
    margin-right: -2.75rem !important; }
  .BSmb-lg-n11,
  .BSmy-lg-n11 {
    margin-bottom: -2.75rem !important; }
  .BSml-lg-n11,
  .BSmx-lg-n11 {
    margin-left: -2.75rem !important; }
  .BSm-lg-n12 {
    margin: -3rem !important; }
  .BSmt-lg-n12,
  .BSmy-lg-n12 {
    margin-top: -3rem !important; }
  .BSmr-lg-n12,
  .BSmx-lg-n12 {
    margin-right: -3rem !important; }
  .BSmb-lg-n12,
  .BSmy-lg-n12 {
    margin-bottom: -3rem !important; }
  .BSml-lg-n12,
  .BSmx-lg-n12 {
    margin-left: -3rem !important; }
  .BSm-lg-n13 {
    margin: -3.25rem !important; }
  .BSmt-lg-n13,
  .BSmy-lg-n13 {
    margin-top: -3.25rem !important; }
  .BSmr-lg-n13,
  .BSmx-lg-n13 {
    margin-right: -3.25rem !important; }
  .BSmb-lg-n13,
  .BSmy-lg-n13 {
    margin-bottom: -3.25rem !important; }
  .BSml-lg-n13,
  .BSmx-lg-n13 {
    margin-left: -3.25rem !important; }
  .BSm-lg-n14 {
    margin: -3.5rem !important; }
  .BSmt-lg-n14,
  .BSmy-lg-n14 {
    margin-top: -3.5rem !important; }
  .BSmr-lg-n14,
  .BSmx-lg-n14 {
    margin-right: -3.5rem !important; }
  .BSmb-lg-n14,
  .BSmy-lg-n14 {
    margin-bottom: -3.5rem !important; }
  .BSml-lg-n14,
  .BSmx-lg-n14 {
    margin-left: -3.5rem !important; }
  .BSm-lg-n15 {
    margin: -3.75rem !important; }
  .BSmt-lg-n15,
  .BSmy-lg-n15 {
    margin-top: -3.75rem !important; }
  .BSmr-lg-n15,
  .BSmx-lg-n15 {
    margin-right: -3.75rem !important; }
  .BSmb-lg-n15,
  .BSmy-lg-n15 {
    margin-bottom: -3.75rem !important; }
  .BSml-lg-n15,
  .BSmx-lg-n15 {
    margin-left: -3.75rem !important; }
  .BSm-lg-n16 {
    margin: -4rem !important; }
  .BSmt-lg-n16,
  .BSmy-lg-n16 {
    margin-top: -4rem !important; }
  .BSmr-lg-n16,
  .BSmx-lg-n16 {
    margin-right: -4rem !important; }
  .BSmb-lg-n16,
  .BSmy-lg-n16 {
    margin-bottom: -4rem !important; }
  .BSml-lg-n16,
  .BSmx-lg-n16 {
    margin-left: -4rem !important; }
  .BSm-lg-n17 {
    margin: -4.25rem !important; }
  .BSmt-lg-n17,
  .BSmy-lg-n17 {
    margin-top: -4.25rem !important; }
  .BSmr-lg-n17,
  .BSmx-lg-n17 {
    margin-right: -4.25rem !important; }
  .BSmb-lg-n17,
  .BSmy-lg-n17 {
    margin-bottom: -4.25rem !important; }
  .BSml-lg-n17,
  .BSmx-lg-n17 {
    margin-left: -4.25rem !important; }
  .BSm-lg-n18 {
    margin: -4.5rem !important; }
  .BSmt-lg-n18,
  .BSmy-lg-n18 {
    margin-top: -4.5rem !important; }
  .BSmr-lg-n18,
  .BSmx-lg-n18 {
    margin-right: -4.5rem !important; }
  .BSmb-lg-n18,
  .BSmy-lg-n18 {
    margin-bottom: -4.5rem !important; }
  .BSml-lg-n18,
  .BSmx-lg-n18 {
    margin-left: -4.5rem !important; }
  .BSm-lg-n19 {
    margin: -4.75rem !important; }
  .BSmt-lg-n19,
  .BSmy-lg-n19 {
    margin-top: -4.75rem !important; }
  .BSmr-lg-n19,
  .BSmx-lg-n19 {
    margin-right: -4.75rem !important; }
  .BSmb-lg-n19,
  .BSmy-lg-n19 {
    margin-bottom: -4.75rem !important; }
  .BSml-lg-n19,
  .BSmx-lg-n19 {
    margin-left: -4.75rem !important; }
  .BSm-lg-n20 {
    margin: -5rem !important; }
  .BSmt-lg-n20,
  .BSmy-lg-n20 {
    margin-top: -5rem !important; }
  .BSmr-lg-n20,
  .BSmx-lg-n20 {
    margin-right: -5rem !important; }
  .BSmb-lg-n20,
  .BSmy-lg-n20 {
    margin-bottom: -5rem !important; }
  .BSml-lg-n20,
  .BSmx-lg-n20 {
    margin-left: -5rem !important; }
  .BSm-lg-n21 {
    margin: -5.25rem !important; }
  .BSmt-lg-n21,
  .BSmy-lg-n21 {
    margin-top: -5.25rem !important; }
  .BSmr-lg-n21,
  .BSmx-lg-n21 {
    margin-right: -5.25rem !important; }
  .BSmb-lg-n21,
  .BSmy-lg-n21 {
    margin-bottom: -5.25rem !important; }
  .BSml-lg-n21,
  .BSmx-lg-n21 {
    margin-left: -5.25rem !important; }
  .BSm-lg-n22 {
    margin: -5.5rem !important; }
  .BSmt-lg-n22,
  .BSmy-lg-n22 {
    margin-top: -5.5rem !important; }
  .BSmr-lg-n22,
  .BSmx-lg-n22 {
    margin-right: -5.5rem !important; }
  .BSmb-lg-n22,
  .BSmy-lg-n22 {
    margin-bottom: -5.5rem !important; }
  .BSml-lg-n22,
  .BSmx-lg-n22 {
    margin-left: -5.5rem !important; }
  .BSm-lg-n23 {
    margin: -5.75rem !important; }
  .BSmt-lg-n23,
  .BSmy-lg-n23 {
    margin-top: -5.75rem !important; }
  .BSmr-lg-n23,
  .BSmx-lg-n23 {
    margin-right: -5.75rem !important; }
  .BSmb-lg-n23,
  .BSmy-lg-n23 {
    margin-bottom: -5.75rem !important; }
  .BSml-lg-n23,
  .BSmx-lg-n23 {
    margin-left: -5.75rem !important; }
  .BSm-lg-n24 {
    margin: -6rem !important; }
  .BSmt-lg-n24,
  .BSmy-lg-n24 {
    margin-top: -6rem !important; }
  .BSmr-lg-n24,
  .BSmx-lg-n24 {
    margin-right: -6rem !important; }
  .BSmb-lg-n24,
  .BSmy-lg-n24 {
    margin-bottom: -6rem !important; }
  .BSml-lg-n24,
  .BSmx-lg-n24 {
    margin-left: -6rem !important; }
  .BSm-lg-n25 {
    margin: -6.25rem !important; }
  .BSmt-lg-n25,
  .BSmy-lg-n25 {
    margin-top: -6.25rem !important; }
  .BSmr-lg-n25,
  .BSmx-lg-n25 {
    margin-right: -6.25rem !important; }
  .BSmb-lg-n25,
  .BSmy-lg-n25 {
    margin-bottom: -6.25rem !important; }
  .BSml-lg-n25,
  .BSmx-lg-n25 {
    margin-left: -6.25rem !important; }
  .BSm-lg-n26 {
    margin: -6.5rem !important; }
  .BSmt-lg-n26,
  .BSmy-lg-n26 {
    margin-top: -6.5rem !important; }
  .BSmr-lg-n26,
  .BSmx-lg-n26 {
    margin-right: -6.5rem !important; }
  .BSmb-lg-n26,
  .BSmy-lg-n26 {
    margin-bottom: -6.5rem !important; }
  .BSml-lg-n26,
  .BSmx-lg-n26 {
    margin-left: -6.5rem !important; }
  .BSm-lg-n27 {
    margin: -6.75rem !important; }
  .BSmt-lg-n27,
  .BSmy-lg-n27 {
    margin-top: -6.75rem !important; }
  .BSmr-lg-n27,
  .BSmx-lg-n27 {
    margin-right: -6.75rem !important; }
  .BSmb-lg-n27,
  .BSmy-lg-n27 {
    margin-bottom: -6.75rem !important; }
  .BSml-lg-n27,
  .BSmx-lg-n27 {
    margin-left: -6.75rem !important; }
  .BSm-lg-n38 {
    margin: -7rem !important; }
  .BSmt-lg-n38,
  .BSmy-lg-n38 {
    margin-top: -7rem !important; }
  .BSmr-lg-n38,
  .BSmx-lg-n38 {
    margin-right: -7rem !important; }
  .BSmb-lg-n38,
  .BSmy-lg-n38 {
    margin-bottom: -7rem !important; }
  .BSml-lg-n38,
  .BSmx-lg-n38 {
    margin-left: -7rem !important; }
  .BSm-lg-n29 {
    margin: -7.25rem !important; }
  .BSmt-lg-n29,
  .BSmy-lg-n29 {
    margin-top: -7.25rem !important; }
  .BSmr-lg-n29,
  .BSmx-lg-n29 {
    margin-right: -7.25rem !important; }
  .BSmb-lg-n29,
  .BSmy-lg-n29 {
    margin-bottom: -7.25rem !important; }
  .BSml-lg-n29,
  .BSmx-lg-n29 {
    margin-left: -7.25rem !important; }
  .BSm-lg-n30 {
    margin: -7.5rem !important; }
  .BSmt-lg-n30,
  .BSmy-lg-n30 {
    margin-top: -7.5rem !important; }
  .BSmr-lg-n30,
  .BSmx-lg-n30 {
    margin-right: -7.5rem !important; }
  .BSmb-lg-n30,
  .BSmy-lg-n30 {
    margin-bottom: -7.5rem !important; }
  .BSml-lg-n30,
  .BSmx-lg-n30 {
    margin-left: -7.5rem !important; }
  .BSm-lg-n31 {
    margin: -7.75rem !important; }
  .BSmt-lg-n31,
  .BSmy-lg-n31 {
    margin-top: -7.75rem !important; }
  .BSmr-lg-n31,
  .BSmx-lg-n31 {
    margin-right: -7.75rem !important; }
  .BSmb-lg-n31,
  .BSmy-lg-n31 {
    margin-bottom: -7.75rem !important; }
  .BSml-lg-n31,
  .BSmx-lg-n31 {
    margin-left: -7.75rem !important; }
  .BSm-lg-n32 {
    margin: -8rem !important; }
  .BSmt-lg-n32,
  .BSmy-lg-n32 {
    margin-top: -8rem !important; }
  .BSmr-lg-n32,
  .BSmx-lg-n32 {
    margin-right: -8rem !important; }
  .BSmb-lg-n32,
  .BSmy-lg-n32 {
    margin-bottom: -8rem !important; }
  .BSml-lg-n32,
  .BSmx-lg-n32 {
    margin-left: -8rem !important; }
  .BSm-lg-n33 {
    margin: -8.25rem !important; }
  .BSmt-lg-n33,
  .BSmy-lg-n33 {
    margin-top: -8.25rem !important; }
  .BSmr-lg-n33,
  .BSmx-lg-n33 {
    margin-right: -8.25rem !important; }
  .BSmb-lg-n33,
  .BSmy-lg-n33 {
    margin-bottom: -8.25rem !important; }
  .BSml-lg-n33,
  .BSmx-lg-n33 {
    margin-left: -8.25rem !important; }
  .BSm-lg-n34 {
    margin: -8.5rem !important; }
  .BSmt-lg-n34,
  .BSmy-lg-n34 {
    margin-top: -8.5rem !important; }
  .BSmr-lg-n34,
  .BSmx-lg-n34 {
    margin-right: -8.5rem !important; }
  .BSmb-lg-n34,
  .BSmy-lg-n34 {
    margin-bottom: -8.5rem !important; }
  .BSml-lg-n34,
  .BSmx-lg-n34 {
    margin-left: -8.5rem !important; }
  .BSm-lg-n35 {
    margin: -8.75rem !important; }
  .BSmt-lg-n35,
  .BSmy-lg-n35 {
    margin-top: -8.75rem !important; }
  .BSmr-lg-n35,
  .BSmx-lg-n35 {
    margin-right: -8.75rem !important; }
  .BSmb-lg-n35,
  .BSmy-lg-n35 {
    margin-bottom: -8.75rem !important; }
  .BSml-lg-n35,
  .BSmx-lg-n35 {
    margin-left: -8.75rem !important; }
  .BSm-lg-n36 {
    margin: -9rem !important; }
  .BSmt-lg-n36,
  .BSmy-lg-n36 {
    margin-top: -9rem !important; }
  .BSmr-lg-n36,
  .BSmx-lg-n36 {
    margin-right: -9rem !important; }
  .BSmb-lg-n36,
  .BSmy-lg-n36 {
    margin-bottom: -9rem !important; }
  .BSml-lg-n36,
  .BSmx-lg-n36 {
    margin-left: -9rem !important; }
  .BSm-lg-n37 {
    margin: -9.25rem !important; }
  .BSmt-lg-n37,
  .BSmy-lg-n37 {
    margin-top: -9.25rem !important; }
  .BSmr-lg-n37,
  .BSmx-lg-n37 {
    margin-right: -9.25rem !important; }
  .BSmb-lg-n37,
  .BSmy-lg-n37 {
    margin-bottom: -9.25rem !important; }
  .BSml-lg-n37,
  .BSmx-lg-n37 {
    margin-left: -9.25rem !important; }
  .BSm-lg-n48 {
    margin: -9.5rem !important; }
  .BSmt-lg-n48,
  .BSmy-lg-n48 {
    margin-top: -9.5rem !important; }
  .BSmr-lg-n48,
  .BSmx-lg-n48 {
    margin-right: -9.5rem !important; }
  .BSmb-lg-n48,
  .BSmy-lg-n48 {
    margin-bottom: -9.5rem !important; }
  .BSml-lg-n48,
  .BSmx-lg-n48 {
    margin-left: -9.5rem !important; }
  .BSm-lg-n39 {
    margin: -9.75rem !important; }
  .BSmt-lg-n39,
  .BSmy-lg-n39 {
    margin-top: -9.75rem !important; }
  .BSmr-lg-n39,
  .BSmx-lg-n39 {
    margin-right: -9.75rem !important; }
  .BSmb-lg-n39,
  .BSmy-lg-n39 {
    margin-bottom: -9.75rem !important; }
  .BSml-lg-n39,
  .BSmx-lg-n39 {
    margin-left: -9.75rem !important; }
  .BSm-lg-n40 {
    margin: -10rem !important; }
  .BSmt-lg-n40,
  .BSmy-lg-n40 {
    margin-top: -10rem !important; }
  .BSmr-lg-n40,
  .BSmx-lg-n40 {
    margin-right: -10rem !important; }
  .BSmb-lg-n40,
  .BSmy-lg-n40 {
    margin-bottom: -10rem !important; }
  .BSml-lg-n40,
  .BSmx-lg-n40 {
    margin-left: -10rem !important; }
  .BSm-lg-auto {
    margin: auto !important; }
  .BSmt-lg-auto,
  .BSmy-lg-auto {
    margin-top: auto !important; }
  .BSmr-lg-auto,
  .BSmx-lg-auto {
    margin-right: auto !important; }
  .BSmb-lg-auto,
  .BSmy-lg-auto {
    margin-bottom: auto !important; }
  .BSml-lg-auto,
  .BSmx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .BSm-xl-0 {
    margin: 0 !important; }
  .BSmt-xl-0,
  .BSmy-xl-0 {
    margin-top: 0 !important; }
  .BSmr-xl-0,
  .BSmx-xl-0 {
    margin-right: 0 !important; }
  .BSmb-xl-0,
  .BSmy-xl-0 {
    margin-bottom: 0 !important; }
  .BSml-xl-0,
  .BSmx-xl-0 {
    margin-left: 0 !important; }
  .BSm-xl-1 {
    margin: 0.25rem !important; }
  .BSmt-xl-1,
  .BSmy-xl-1 {
    margin-top: 0.25rem !important; }
  .BSmr-xl-1,
  .BSmx-xl-1 {
    margin-right: 0.25rem !important; }
  .BSmb-xl-1,
  .BSmy-xl-1 {
    margin-bottom: 0.25rem !important; }
  .BSml-xl-1,
  .BSmx-xl-1 {
    margin-left: 0.25rem !important; }
  .BSm-xl-2 {
    margin: 0.5rem !important; }
  .BSmt-xl-2,
  .BSmy-xl-2 {
    margin-top: 0.5rem !important; }
  .BSmr-xl-2,
  .BSmx-xl-2 {
    margin-right: 0.5rem !important; }
  .BSmb-xl-2,
  .BSmy-xl-2 {
    margin-bottom: 0.5rem !important; }
  .BSml-xl-2,
  .BSmx-xl-2 {
    margin-left: 0.5rem !important; }
  .BSm-xl-3 {
    margin: 0.75rem !important; }
  .BSmt-xl-3,
  .BSmy-xl-3 {
    margin-top: 0.75rem !important; }
  .BSmr-xl-3,
  .BSmx-xl-3 {
    margin-right: 0.75rem !important; }
  .BSmb-xl-3,
  .BSmy-xl-3 {
    margin-bottom: 0.75rem !important; }
  .BSml-xl-3,
  .BSmx-xl-3 {
    margin-left: 0.75rem !important; }
  .BSm-xl-4 {
    margin: 1rem !important; }
  .BSmt-xl-4,
  .BSmy-xl-4 {
    margin-top: 1rem !important; }
  .BSmr-xl-4,
  .BSmx-xl-4 {
    margin-right: 1rem !important; }
  .BSmb-xl-4,
  .BSmy-xl-4 {
    margin-bottom: 1rem !important; }
  .BSml-xl-4,
  .BSmx-xl-4 {
    margin-left: 1rem !important; }
  .BSm-xl-5 {
    margin: 1.25rem !important; }
  .BSmt-xl-5,
  .BSmy-xl-5 {
    margin-top: 1.25rem !important; }
  .BSmr-xl-5,
  .BSmx-xl-5 {
    margin-right: 1.25rem !important; }
  .BSmb-xl-5,
  .BSmy-xl-5 {
    margin-bottom: 1.25rem !important; }
  .BSml-xl-5,
  .BSmx-xl-5 {
    margin-left: 1.25rem !important; }
  .BSm-xl-6 {
    margin: 1.5rem !important; }
  .BSmt-xl-6,
  .BSmy-xl-6 {
    margin-top: 1.5rem !important; }
  .BSmr-xl-6,
  .BSmx-xl-6 {
    margin-right: 1.5rem !important; }
  .BSmb-xl-6,
  .BSmy-xl-6 {
    margin-bottom: 1.5rem !important; }
  .BSml-xl-6,
  .BSmx-xl-6 {
    margin-left: 1.5rem !important; }
  .BSm-xl-7 {
    margin: 1.75rem !important; }
  .BSmt-xl-7,
  .BSmy-xl-7 {
    margin-top: 1.75rem !important; }
  .BSmr-xl-7,
  .BSmx-xl-7 {
    margin-right: 1.75rem !important; }
  .BSmb-xl-7,
  .BSmy-xl-7 {
    margin-bottom: 1.75rem !important; }
  .BSml-xl-7,
  .BSmx-xl-7 {
    margin-left: 1.75rem !important; }
  .BSm-xl-8 {
    margin: 2rem !important; }
  .BSmt-xl-8,
  .BSmy-xl-8 {
    margin-top: 2rem !important; }
  .BSmr-xl-8,
  .BSmx-xl-8 {
    margin-right: 2rem !important; }
  .BSmb-xl-8,
  .BSmy-xl-8 {
    margin-bottom: 2rem !important; }
  .BSml-xl-8,
  .BSmx-xl-8 {
    margin-left: 2rem !important; }
  .BSm-xl-9 {
    margin: 2.25rem !important; }
  .BSmt-xl-9,
  .BSmy-xl-9 {
    margin-top: 2.25rem !important; }
  .BSmr-xl-9,
  .BSmx-xl-9 {
    margin-right: 2.25rem !important; }
  .BSmb-xl-9,
  .BSmy-xl-9 {
    margin-bottom: 2.25rem !important; }
  .BSml-xl-9,
  .BSmx-xl-9 {
    margin-left: 2.25rem !important; }
  .BSm-xl-10 {
    margin: 2.5rem !important; }
  .BSmt-xl-10,
  .BSmy-xl-10 {
    margin-top: 2.5rem !important; }
  .BSmr-xl-10,
  .BSmx-xl-10 {
    margin-right: 2.5rem !important; }
  .BSmb-xl-10,
  .BSmy-xl-10 {
    margin-bottom: 2.5rem !important; }
  .BSml-xl-10,
  .BSmx-xl-10 {
    margin-left: 2.5rem !important; }
  .BSm-xl-11 {
    margin: 2.75rem !important; }
  .BSmt-xl-11,
  .BSmy-xl-11 {
    margin-top: 2.75rem !important; }
  .BSmr-xl-11,
  .BSmx-xl-11 {
    margin-right: 2.75rem !important; }
  .BSmb-xl-11,
  .BSmy-xl-11 {
    margin-bottom: 2.75rem !important; }
  .BSml-xl-11,
  .BSmx-xl-11 {
    margin-left: 2.75rem !important; }
  .BSm-xl-12 {
    margin: 3rem !important; }
  .BSmt-xl-12,
  .BSmy-xl-12 {
    margin-top: 3rem !important; }
  .BSmr-xl-12,
  .BSmx-xl-12 {
    margin-right: 3rem !important; }
  .BSmb-xl-12,
  .BSmy-xl-12 {
    margin-bottom: 3rem !important; }
  .BSml-xl-12,
  .BSmx-xl-12 {
    margin-left: 3rem !important; }
  .BSm-xl-13 {
    margin: 3.25rem !important; }
  .BSmt-xl-13,
  .BSmy-xl-13 {
    margin-top: 3.25rem !important; }
  .BSmr-xl-13,
  .BSmx-xl-13 {
    margin-right: 3.25rem !important; }
  .BSmb-xl-13,
  .BSmy-xl-13 {
    margin-bottom: 3.25rem !important; }
  .BSml-xl-13,
  .BSmx-xl-13 {
    margin-left: 3.25rem !important; }
  .BSm-xl-14 {
    margin: 3.5rem !important; }
  .BSmt-xl-14,
  .BSmy-xl-14 {
    margin-top: 3.5rem !important; }
  .BSmr-xl-14,
  .BSmx-xl-14 {
    margin-right: 3.5rem !important; }
  .BSmb-xl-14,
  .BSmy-xl-14 {
    margin-bottom: 3.5rem !important; }
  .BSml-xl-14,
  .BSmx-xl-14 {
    margin-left: 3.5rem !important; }
  .BSm-xl-15 {
    margin: 3.75rem !important; }
  .BSmt-xl-15,
  .BSmy-xl-15 {
    margin-top: 3.75rem !important; }
  .BSmr-xl-15,
  .BSmx-xl-15 {
    margin-right: 3.75rem !important; }
  .BSmb-xl-15,
  .BSmy-xl-15 {
    margin-bottom: 3.75rem !important; }
  .BSml-xl-15,
  .BSmx-xl-15 {
    margin-left: 3.75rem !important; }
  .BSm-xl-16 {
    margin: 4rem !important; }
  .BSmt-xl-16,
  .BSmy-xl-16 {
    margin-top: 4rem !important; }
  .BSmr-xl-16,
  .BSmx-xl-16 {
    margin-right: 4rem !important; }
  .BSmb-xl-16,
  .BSmy-xl-16 {
    margin-bottom: 4rem !important; }
  .BSml-xl-16,
  .BSmx-xl-16 {
    margin-left: 4rem !important; }
  .BSm-xl-17 {
    margin: 4.25rem !important; }
  .BSmt-xl-17,
  .BSmy-xl-17 {
    margin-top: 4.25rem !important; }
  .BSmr-xl-17,
  .BSmx-xl-17 {
    margin-right: 4.25rem !important; }
  .BSmb-xl-17,
  .BSmy-xl-17 {
    margin-bottom: 4.25rem !important; }
  .BSml-xl-17,
  .BSmx-xl-17 {
    margin-left: 4.25rem !important; }
  .BSm-xl-18 {
    margin: 4.5rem !important; }
  .BSmt-xl-18,
  .BSmy-xl-18 {
    margin-top: 4.5rem !important; }
  .BSmr-xl-18,
  .BSmx-xl-18 {
    margin-right: 4.5rem !important; }
  .BSmb-xl-18,
  .BSmy-xl-18 {
    margin-bottom: 4.5rem !important; }
  .BSml-xl-18,
  .BSmx-xl-18 {
    margin-left: 4.5rem !important; }
  .BSm-xl-19 {
    margin: 4.75rem !important; }
  .BSmt-xl-19,
  .BSmy-xl-19 {
    margin-top: 4.75rem !important; }
  .BSmr-xl-19,
  .BSmx-xl-19 {
    margin-right: 4.75rem !important; }
  .BSmb-xl-19,
  .BSmy-xl-19 {
    margin-bottom: 4.75rem !important; }
  .BSml-xl-19,
  .BSmx-xl-19 {
    margin-left: 4.75rem !important; }
  .BSm-xl-20 {
    margin: 5rem !important; }
  .BSmt-xl-20,
  .BSmy-xl-20 {
    margin-top: 5rem !important; }
  .BSmr-xl-20,
  .BSmx-xl-20 {
    margin-right: 5rem !important; }
  .BSmb-xl-20,
  .BSmy-xl-20 {
    margin-bottom: 5rem !important; }
  .BSml-xl-20,
  .BSmx-xl-20 {
    margin-left: 5rem !important; }
  .BSm-xl-21 {
    margin: 5.25rem !important; }
  .BSmt-xl-21,
  .BSmy-xl-21 {
    margin-top: 5.25rem !important; }
  .BSmr-xl-21,
  .BSmx-xl-21 {
    margin-right: 5.25rem !important; }
  .BSmb-xl-21,
  .BSmy-xl-21 {
    margin-bottom: 5.25rem !important; }
  .BSml-xl-21,
  .BSmx-xl-21 {
    margin-left: 5.25rem !important; }
  .BSm-xl-22 {
    margin: 5.5rem !important; }
  .BSmt-xl-22,
  .BSmy-xl-22 {
    margin-top: 5.5rem !important; }
  .BSmr-xl-22,
  .BSmx-xl-22 {
    margin-right: 5.5rem !important; }
  .BSmb-xl-22,
  .BSmy-xl-22 {
    margin-bottom: 5.5rem !important; }
  .BSml-xl-22,
  .BSmx-xl-22 {
    margin-left: 5.5rem !important; }
  .BSm-xl-23 {
    margin: 5.75rem !important; }
  .BSmt-xl-23,
  .BSmy-xl-23 {
    margin-top: 5.75rem !important; }
  .BSmr-xl-23,
  .BSmx-xl-23 {
    margin-right: 5.75rem !important; }
  .BSmb-xl-23,
  .BSmy-xl-23 {
    margin-bottom: 5.75rem !important; }
  .BSml-xl-23,
  .BSmx-xl-23 {
    margin-left: 5.75rem !important; }
  .BSm-xl-24 {
    margin: 6rem !important; }
  .BSmt-xl-24,
  .BSmy-xl-24 {
    margin-top: 6rem !important; }
  .BSmr-xl-24,
  .BSmx-xl-24 {
    margin-right: 6rem !important; }
  .BSmb-xl-24,
  .BSmy-xl-24 {
    margin-bottom: 6rem !important; }
  .BSml-xl-24,
  .BSmx-xl-24 {
    margin-left: 6rem !important; }
  .BSm-xl-25 {
    margin: 6.25rem !important; }
  .BSmt-xl-25,
  .BSmy-xl-25 {
    margin-top: 6.25rem !important; }
  .BSmr-xl-25,
  .BSmx-xl-25 {
    margin-right: 6.25rem !important; }
  .BSmb-xl-25,
  .BSmy-xl-25 {
    margin-bottom: 6.25rem !important; }
  .BSml-xl-25,
  .BSmx-xl-25 {
    margin-left: 6.25rem !important; }
  .BSm-xl-26 {
    margin: 6.5rem !important; }
  .BSmt-xl-26,
  .BSmy-xl-26 {
    margin-top: 6.5rem !important; }
  .BSmr-xl-26,
  .BSmx-xl-26 {
    margin-right: 6.5rem !important; }
  .BSmb-xl-26,
  .BSmy-xl-26 {
    margin-bottom: 6.5rem !important; }
  .BSml-xl-26,
  .BSmx-xl-26 {
    margin-left: 6.5rem !important; }
  .BSm-xl-27 {
    margin: 6.75rem !important; }
  .BSmt-xl-27,
  .BSmy-xl-27 {
    margin-top: 6.75rem !important; }
  .BSmr-xl-27,
  .BSmx-xl-27 {
    margin-right: 6.75rem !important; }
  .BSmb-xl-27,
  .BSmy-xl-27 {
    margin-bottom: 6.75rem !important; }
  .BSml-xl-27,
  .BSmx-xl-27 {
    margin-left: 6.75rem !important; }
  .BSm-xl-38 {
    margin: 7rem !important; }
  .BSmt-xl-38,
  .BSmy-xl-38 {
    margin-top: 7rem !important; }
  .BSmr-xl-38,
  .BSmx-xl-38 {
    margin-right: 7rem !important; }
  .BSmb-xl-38,
  .BSmy-xl-38 {
    margin-bottom: 7rem !important; }
  .BSml-xl-38,
  .BSmx-xl-38 {
    margin-left: 7rem !important; }
  .BSm-xl-29 {
    margin: 7.25rem !important; }
  .BSmt-xl-29,
  .BSmy-xl-29 {
    margin-top: 7.25rem !important; }
  .BSmr-xl-29,
  .BSmx-xl-29 {
    margin-right: 7.25rem !important; }
  .BSmb-xl-29,
  .BSmy-xl-29 {
    margin-bottom: 7.25rem !important; }
  .BSml-xl-29,
  .BSmx-xl-29 {
    margin-left: 7.25rem !important; }
  .BSm-xl-30 {
    margin: 7.5rem !important; }
  .BSmt-xl-30,
  .BSmy-xl-30 {
    margin-top: 7.5rem !important; }
  .BSmr-xl-30,
  .BSmx-xl-30 {
    margin-right: 7.5rem !important; }
  .BSmb-xl-30,
  .BSmy-xl-30 {
    margin-bottom: 7.5rem !important; }
  .BSml-xl-30,
  .BSmx-xl-30 {
    margin-left: 7.5rem !important; }
  .BSm-xl-31 {
    margin: 7.75rem !important; }
  .BSmt-xl-31,
  .BSmy-xl-31 {
    margin-top: 7.75rem !important; }
  .BSmr-xl-31,
  .BSmx-xl-31 {
    margin-right: 7.75rem !important; }
  .BSmb-xl-31,
  .BSmy-xl-31 {
    margin-bottom: 7.75rem !important; }
  .BSml-xl-31,
  .BSmx-xl-31 {
    margin-left: 7.75rem !important; }
  .BSm-xl-32 {
    margin: 8rem !important; }
  .BSmt-xl-32,
  .BSmy-xl-32 {
    margin-top: 8rem !important; }
  .BSmr-xl-32,
  .BSmx-xl-32 {
    margin-right: 8rem !important; }
  .BSmb-xl-32,
  .BSmy-xl-32 {
    margin-bottom: 8rem !important; }
  .BSml-xl-32,
  .BSmx-xl-32 {
    margin-left: 8rem !important; }
  .BSm-xl-33 {
    margin: 8.25rem !important; }
  .BSmt-xl-33,
  .BSmy-xl-33 {
    margin-top: 8.25rem !important; }
  .BSmr-xl-33,
  .BSmx-xl-33 {
    margin-right: 8.25rem !important; }
  .BSmb-xl-33,
  .BSmy-xl-33 {
    margin-bottom: 8.25rem !important; }
  .BSml-xl-33,
  .BSmx-xl-33 {
    margin-left: 8.25rem !important; }
  .BSm-xl-34 {
    margin: 8.5rem !important; }
  .BSmt-xl-34,
  .BSmy-xl-34 {
    margin-top: 8.5rem !important; }
  .BSmr-xl-34,
  .BSmx-xl-34 {
    margin-right: 8.5rem !important; }
  .BSmb-xl-34,
  .BSmy-xl-34 {
    margin-bottom: 8.5rem !important; }
  .BSml-xl-34,
  .BSmx-xl-34 {
    margin-left: 8.5rem !important; }
  .BSm-xl-35 {
    margin: 8.75rem !important; }
  .BSmt-xl-35,
  .BSmy-xl-35 {
    margin-top: 8.75rem !important; }
  .BSmr-xl-35,
  .BSmx-xl-35 {
    margin-right: 8.75rem !important; }
  .BSmb-xl-35,
  .BSmy-xl-35 {
    margin-bottom: 8.75rem !important; }
  .BSml-xl-35,
  .BSmx-xl-35 {
    margin-left: 8.75rem !important; }
  .BSm-xl-36 {
    margin: 9rem !important; }
  .BSmt-xl-36,
  .BSmy-xl-36 {
    margin-top: 9rem !important; }
  .BSmr-xl-36,
  .BSmx-xl-36 {
    margin-right: 9rem !important; }
  .BSmb-xl-36,
  .BSmy-xl-36 {
    margin-bottom: 9rem !important; }
  .BSml-xl-36,
  .BSmx-xl-36 {
    margin-left: 9rem !important; }
  .BSm-xl-37 {
    margin: 9.25rem !important; }
  .BSmt-xl-37,
  .BSmy-xl-37 {
    margin-top: 9.25rem !important; }
  .BSmr-xl-37,
  .BSmx-xl-37 {
    margin-right: 9.25rem !important; }
  .BSmb-xl-37,
  .BSmy-xl-37 {
    margin-bottom: 9.25rem !important; }
  .BSml-xl-37,
  .BSmx-xl-37 {
    margin-left: 9.25rem !important; }
  .BSm-xl-48 {
    margin: 9.5rem !important; }
  .BSmt-xl-48,
  .BSmy-xl-48 {
    margin-top: 9.5rem !important; }
  .BSmr-xl-48,
  .BSmx-xl-48 {
    margin-right: 9.5rem !important; }
  .BSmb-xl-48,
  .BSmy-xl-48 {
    margin-bottom: 9.5rem !important; }
  .BSml-xl-48,
  .BSmx-xl-48 {
    margin-left: 9.5rem !important; }
  .BSm-xl-39 {
    margin: 9.75rem !important; }
  .BSmt-xl-39,
  .BSmy-xl-39 {
    margin-top: 9.75rem !important; }
  .BSmr-xl-39,
  .BSmx-xl-39 {
    margin-right: 9.75rem !important; }
  .BSmb-xl-39,
  .BSmy-xl-39 {
    margin-bottom: 9.75rem !important; }
  .BSml-xl-39,
  .BSmx-xl-39 {
    margin-left: 9.75rem !important; }
  .BSm-xl-40 {
    margin: 10rem !important; }
  .BSmt-xl-40,
  .BSmy-xl-40 {
    margin-top: 10rem !important; }
  .BSmr-xl-40,
  .BSmx-xl-40 {
    margin-right: 10rem !important; }
  .BSmb-xl-40,
  .BSmy-xl-40 {
    margin-bottom: 10rem !important; }
  .BSml-xl-40,
  .BSmx-xl-40 {
    margin-left: 10rem !important; }
  .BSp-xl-0 {
    padding: 0 !important; }
  .BSpt-xl-0,
  .BSpy-xl-0 {
    padding-top: 0 !important; }
  .BSpr-xl-0,
  .BSpx-xl-0 {
    padding-right: 0 !important; }
  .BSpb-xl-0,
  .BSpy-xl-0 {
    padding-bottom: 0 !important; }
  .BSpl-xl-0,
  .BSpx-xl-0 {
    padding-left: 0 !important; }
  .BSp-xl-1 {
    padding: 0.25rem !important; }
  .BSpt-xl-1,
  .BSpy-xl-1 {
    padding-top: 0.25rem !important; }
  .BSpr-xl-1,
  .BSpx-xl-1 {
    padding-right: 0.25rem !important; }
  .BSpb-xl-1,
  .BSpy-xl-1 {
    padding-bottom: 0.25rem !important; }
  .BSpl-xl-1,
  .BSpx-xl-1 {
    padding-left: 0.25rem !important; }
  .BSp-xl-2 {
    padding: 0.5rem !important; }
  .BSpt-xl-2,
  .BSpy-xl-2 {
    padding-top: 0.5rem !important; }
  .BSpr-xl-2,
  .BSpx-xl-2 {
    padding-right: 0.5rem !important; }
  .BSpb-xl-2,
  .BSpy-xl-2 {
    padding-bottom: 0.5rem !important; }
  .BSpl-xl-2,
  .BSpx-xl-2 {
    padding-left: 0.5rem !important; }
  .BSp-xl-3 {
    padding: 0.75rem !important; }
  .BSpt-xl-3,
  .BSpy-xl-3 {
    padding-top: 0.75rem !important; }
  .BSpr-xl-3,
  .BSpx-xl-3 {
    padding-right: 0.75rem !important; }
  .BSpb-xl-3,
  .BSpy-xl-3 {
    padding-bottom: 0.75rem !important; }
  .BSpl-xl-3,
  .BSpx-xl-3 {
    padding-left: 0.75rem !important; }
  .BSp-xl-4 {
    padding: 1rem !important; }
  .BSpt-xl-4,
  .BSpy-xl-4 {
    padding-top: 1rem !important; }
  .BSpr-xl-4,
  .BSpx-xl-4 {
    padding-right: 1rem !important; }
  .BSpb-xl-4,
  .BSpy-xl-4 {
    padding-bottom: 1rem !important; }
  .BSpl-xl-4,
  .BSpx-xl-4 {
    padding-left: 1rem !important; }
  .BSp-xl-5 {
    padding: 1.25rem !important; }
  .BSpt-xl-5,
  .BSpy-xl-5 {
    padding-top: 1.25rem !important; }
  .BSpr-xl-5,
  .BSpx-xl-5 {
    padding-right: 1.25rem !important; }
  .BSpb-xl-5,
  .BSpy-xl-5 {
    padding-bottom: 1.25rem !important; }
  .BSpl-xl-5,
  .BSpx-xl-5 {
    padding-left: 1.25rem !important; }
  .BSp-xl-6 {
    padding: 1.5rem !important; }
  .BSpt-xl-6,
  .BSpy-xl-6 {
    padding-top: 1.5rem !important; }
  .BSpr-xl-6,
  .BSpx-xl-6 {
    padding-right: 1.5rem !important; }
  .BSpb-xl-6,
  .BSpy-xl-6 {
    padding-bottom: 1.5rem !important; }
  .BSpl-xl-6,
  .BSpx-xl-6 {
    padding-left: 1.5rem !important; }
  .BSp-xl-7 {
    padding: 1.75rem !important; }
  .BSpt-xl-7,
  .BSpy-xl-7 {
    padding-top: 1.75rem !important; }
  .BSpr-xl-7,
  .BSpx-xl-7 {
    padding-right: 1.75rem !important; }
  .BSpb-xl-7,
  .BSpy-xl-7 {
    padding-bottom: 1.75rem !important; }
  .BSpl-xl-7,
  .BSpx-xl-7 {
    padding-left: 1.75rem !important; }
  .BSp-xl-8 {
    padding: 2rem !important; }
  .BSpt-xl-8,
  .BSpy-xl-8 {
    padding-top: 2rem !important; }
  .BSpr-xl-8,
  .BSpx-xl-8 {
    padding-right: 2rem !important; }
  .BSpb-xl-8,
  .BSpy-xl-8 {
    padding-bottom: 2rem !important; }
  .BSpl-xl-8,
  .BSpx-xl-8 {
    padding-left: 2rem !important; }
  .BSp-xl-9 {
    padding: 2.25rem !important; }
  .BSpt-xl-9,
  .BSpy-xl-9 {
    padding-top: 2.25rem !important; }
  .BSpr-xl-9,
  .BSpx-xl-9 {
    padding-right: 2.25rem !important; }
  .BSpb-xl-9,
  .BSpy-xl-9 {
    padding-bottom: 2.25rem !important; }
  .BSpl-xl-9,
  .BSpx-xl-9 {
    padding-left: 2.25rem !important; }
  .BSp-xl-10 {
    padding: 2.5rem !important; }
  .BSpt-xl-10,
  .BSpy-xl-10 {
    padding-top: 2.5rem !important; }
  .BSpr-xl-10,
  .BSpx-xl-10 {
    padding-right: 2.5rem !important; }
  .BSpb-xl-10,
  .BSpy-xl-10 {
    padding-bottom: 2.5rem !important; }
  .BSpl-xl-10,
  .BSpx-xl-10 {
    padding-left: 2.5rem !important; }
  .BSp-xl-11 {
    padding: 2.75rem !important; }
  .BSpt-xl-11,
  .BSpy-xl-11 {
    padding-top: 2.75rem !important; }
  .BSpr-xl-11,
  .BSpx-xl-11 {
    padding-right: 2.75rem !important; }
  .BSpb-xl-11,
  .BSpy-xl-11 {
    padding-bottom: 2.75rem !important; }
  .BSpl-xl-11,
  .BSpx-xl-11 {
    padding-left: 2.75rem !important; }
  .BSp-xl-12 {
    padding: 3rem !important; }
  .BSpt-xl-12,
  .BSpy-xl-12 {
    padding-top: 3rem !important; }
  .BSpr-xl-12,
  .BSpx-xl-12 {
    padding-right: 3rem !important; }
  .BSpb-xl-12,
  .BSpy-xl-12 {
    padding-bottom: 3rem !important; }
  .BSpl-xl-12,
  .BSpx-xl-12 {
    padding-left: 3rem !important; }
  .BSp-xl-13 {
    padding: 3.25rem !important; }
  .BSpt-xl-13,
  .BSpy-xl-13 {
    padding-top: 3.25rem !important; }
  .BSpr-xl-13,
  .BSpx-xl-13 {
    padding-right: 3.25rem !important; }
  .BSpb-xl-13,
  .BSpy-xl-13 {
    padding-bottom: 3.25rem !important; }
  .BSpl-xl-13,
  .BSpx-xl-13 {
    padding-left: 3.25rem !important; }
  .BSp-xl-14 {
    padding: 3.5rem !important; }
  .BSpt-xl-14,
  .BSpy-xl-14 {
    padding-top: 3.5rem !important; }
  .BSpr-xl-14,
  .BSpx-xl-14 {
    padding-right: 3.5rem !important; }
  .BSpb-xl-14,
  .BSpy-xl-14 {
    padding-bottom: 3.5rem !important; }
  .BSpl-xl-14,
  .BSpx-xl-14 {
    padding-left: 3.5rem !important; }
  .BSp-xl-15 {
    padding: 3.75rem !important; }
  .BSpt-xl-15,
  .BSpy-xl-15 {
    padding-top: 3.75rem !important; }
  .BSpr-xl-15,
  .BSpx-xl-15 {
    padding-right: 3.75rem !important; }
  .BSpb-xl-15,
  .BSpy-xl-15 {
    padding-bottom: 3.75rem !important; }
  .BSpl-xl-15,
  .BSpx-xl-15 {
    padding-left: 3.75rem !important; }
  .BSp-xl-16 {
    padding: 4rem !important; }
  .BSpt-xl-16,
  .BSpy-xl-16 {
    padding-top: 4rem !important; }
  .BSpr-xl-16,
  .BSpx-xl-16 {
    padding-right: 4rem !important; }
  .BSpb-xl-16,
  .BSpy-xl-16 {
    padding-bottom: 4rem !important; }
  .BSpl-xl-16,
  .BSpx-xl-16 {
    padding-left: 4rem !important; }
  .BSp-xl-17 {
    padding: 4.25rem !important; }
  .BSpt-xl-17,
  .BSpy-xl-17 {
    padding-top: 4.25rem !important; }
  .BSpr-xl-17,
  .BSpx-xl-17 {
    padding-right: 4.25rem !important; }
  .BSpb-xl-17,
  .BSpy-xl-17 {
    padding-bottom: 4.25rem !important; }
  .BSpl-xl-17,
  .BSpx-xl-17 {
    padding-left: 4.25rem !important; }
  .BSp-xl-18 {
    padding: 4.5rem !important; }
  .BSpt-xl-18,
  .BSpy-xl-18 {
    padding-top: 4.5rem !important; }
  .BSpr-xl-18,
  .BSpx-xl-18 {
    padding-right: 4.5rem !important; }
  .BSpb-xl-18,
  .BSpy-xl-18 {
    padding-bottom: 4.5rem !important; }
  .BSpl-xl-18,
  .BSpx-xl-18 {
    padding-left: 4.5rem !important; }
  .BSp-xl-19 {
    padding: 4.75rem !important; }
  .BSpt-xl-19,
  .BSpy-xl-19 {
    padding-top: 4.75rem !important; }
  .BSpr-xl-19,
  .BSpx-xl-19 {
    padding-right: 4.75rem !important; }
  .BSpb-xl-19,
  .BSpy-xl-19 {
    padding-bottom: 4.75rem !important; }
  .BSpl-xl-19,
  .BSpx-xl-19 {
    padding-left: 4.75rem !important; }
  .BSp-xl-20 {
    padding: 5rem !important; }
  .BSpt-xl-20,
  .BSpy-xl-20 {
    padding-top: 5rem !important; }
  .BSpr-xl-20,
  .BSpx-xl-20 {
    padding-right: 5rem !important; }
  .BSpb-xl-20,
  .BSpy-xl-20 {
    padding-bottom: 5rem !important; }
  .BSpl-xl-20,
  .BSpx-xl-20 {
    padding-left: 5rem !important; }
  .BSp-xl-21 {
    padding: 5.25rem !important; }
  .BSpt-xl-21,
  .BSpy-xl-21 {
    padding-top: 5.25rem !important; }
  .BSpr-xl-21,
  .BSpx-xl-21 {
    padding-right: 5.25rem !important; }
  .BSpb-xl-21,
  .BSpy-xl-21 {
    padding-bottom: 5.25rem !important; }
  .BSpl-xl-21,
  .BSpx-xl-21 {
    padding-left: 5.25rem !important; }
  .BSp-xl-22 {
    padding: 5.5rem !important; }
  .BSpt-xl-22,
  .BSpy-xl-22 {
    padding-top: 5.5rem !important; }
  .BSpr-xl-22,
  .BSpx-xl-22 {
    padding-right: 5.5rem !important; }
  .BSpb-xl-22,
  .BSpy-xl-22 {
    padding-bottom: 5.5rem !important; }
  .BSpl-xl-22,
  .BSpx-xl-22 {
    padding-left: 5.5rem !important; }
  .BSp-xl-23 {
    padding: 5.75rem !important; }
  .BSpt-xl-23,
  .BSpy-xl-23 {
    padding-top: 5.75rem !important; }
  .BSpr-xl-23,
  .BSpx-xl-23 {
    padding-right: 5.75rem !important; }
  .BSpb-xl-23,
  .BSpy-xl-23 {
    padding-bottom: 5.75rem !important; }
  .BSpl-xl-23,
  .BSpx-xl-23 {
    padding-left: 5.75rem !important; }
  .BSp-xl-24 {
    padding: 6rem !important; }
  .BSpt-xl-24,
  .BSpy-xl-24 {
    padding-top: 6rem !important; }
  .BSpr-xl-24,
  .BSpx-xl-24 {
    padding-right: 6rem !important; }
  .BSpb-xl-24,
  .BSpy-xl-24 {
    padding-bottom: 6rem !important; }
  .BSpl-xl-24,
  .BSpx-xl-24 {
    padding-left: 6rem !important; }
  .BSp-xl-25 {
    padding: 6.25rem !important; }
  .BSpt-xl-25,
  .BSpy-xl-25 {
    padding-top: 6.25rem !important; }
  .BSpr-xl-25,
  .BSpx-xl-25 {
    padding-right: 6.25rem !important; }
  .BSpb-xl-25,
  .BSpy-xl-25 {
    padding-bottom: 6.25rem !important; }
  .BSpl-xl-25,
  .BSpx-xl-25 {
    padding-left: 6.25rem !important; }
  .BSp-xl-26 {
    padding: 6.5rem !important; }
  .BSpt-xl-26,
  .BSpy-xl-26 {
    padding-top: 6.5rem !important; }
  .BSpr-xl-26,
  .BSpx-xl-26 {
    padding-right: 6.5rem !important; }
  .BSpb-xl-26,
  .BSpy-xl-26 {
    padding-bottom: 6.5rem !important; }
  .BSpl-xl-26,
  .BSpx-xl-26 {
    padding-left: 6.5rem !important; }
  .BSp-xl-27 {
    padding: 6.75rem !important; }
  .BSpt-xl-27,
  .BSpy-xl-27 {
    padding-top: 6.75rem !important; }
  .BSpr-xl-27,
  .BSpx-xl-27 {
    padding-right: 6.75rem !important; }
  .BSpb-xl-27,
  .BSpy-xl-27 {
    padding-bottom: 6.75rem !important; }
  .BSpl-xl-27,
  .BSpx-xl-27 {
    padding-left: 6.75rem !important; }
  .BSp-xl-38 {
    padding: 7rem !important; }
  .BSpt-xl-38,
  .BSpy-xl-38 {
    padding-top: 7rem !important; }
  .BSpr-xl-38,
  .BSpx-xl-38 {
    padding-right: 7rem !important; }
  .BSpb-xl-38,
  .BSpy-xl-38 {
    padding-bottom: 7rem !important; }
  .BSpl-xl-38,
  .BSpx-xl-38 {
    padding-left: 7rem !important; }
  .BSp-xl-29 {
    padding: 7.25rem !important; }
  .BSpt-xl-29,
  .BSpy-xl-29 {
    padding-top: 7.25rem !important; }
  .BSpr-xl-29,
  .BSpx-xl-29 {
    padding-right: 7.25rem !important; }
  .BSpb-xl-29,
  .BSpy-xl-29 {
    padding-bottom: 7.25rem !important; }
  .BSpl-xl-29,
  .BSpx-xl-29 {
    padding-left: 7.25rem !important; }
  .BSp-xl-30 {
    padding: 7.5rem !important; }
  .BSpt-xl-30,
  .BSpy-xl-30 {
    padding-top: 7.5rem !important; }
  .BSpr-xl-30,
  .BSpx-xl-30 {
    padding-right: 7.5rem !important; }
  .BSpb-xl-30,
  .BSpy-xl-30 {
    padding-bottom: 7.5rem !important; }
  .BSpl-xl-30,
  .BSpx-xl-30 {
    padding-left: 7.5rem !important; }
  .BSp-xl-31 {
    padding: 7.75rem !important; }
  .BSpt-xl-31,
  .BSpy-xl-31 {
    padding-top: 7.75rem !important; }
  .BSpr-xl-31,
  .BSpx-xl-31 {
    padding-right: 7.75rem !important; }
  .BSpb-xl-31,
  .BSpy-xl-31 {
    padding-bottom: 7.75rem !important; }
  .BSpl-xl-31,
  .BSpx-xl-31 {
    padding-left: 7.75rem !important; }
  .BSp-xl-32 {
    padding: 8rem !important; }
  .BSpt-xl-32,
  .BSpy-xl-32 {
    padding-top: 8rem !important; }
  .BSpr-xl-32,
  .BSpx-xl-32 {
    padding-right: 8rem !important; }
  .BSpb-xl-32,
  .BSpy-xl-32 {
    padding-bottom: 8rem !important; }
  .BSpl-xl-32,
  .BSpx-xl-32 {
    padding-left: 8rem !important; }
  .BSp-xl-33 {
    padding: 8.25rem !important; }
  .BSpt-xl-33,
  .BSpy-xl-33 {
    padding-top: 8.25rem !important; }
  .BSpr-xl-33,
  .BSpx-xl-33 {
    padding-right: 8.25rem !important; }
  .BSpb-xl-33,
  .BSpy-xl-33 {
    padding-bottom: 8.25rem !important; }
  .BSpl-xl-33,
  .BSpx-xl-33 {
    padding-left: 8.25rem !important; }
  .BSp-xl-34 {
    padding: 8.5rem !important; }
  .BSpt-xl-34,
  .BSpy-xl-34 {
    padding-top: 8.5rem !important; }
  .BSpr-xl-34,
  .BSpx-xl-34 {
    padding-right: 8.5rem !important; }
  .BSpb-xl-34,
  .BSpy-xl-34 {
    padding-bottom: 8.5rem !important; }
  .BSpl-xl-34,
  .BSpx-xl-34 {
    padding-left: 8.5rem !important; }
  .BSp-xl-35 {
    padding: 8.75rem !important; }
  .BSpt-xl-35,
  .BSpy-xl-35 {
    padding-top: 8.75rem !important; }
  .BSpr-xl-35,
  .BSpx-xl-35 {
    padding-right: 8.75rem !important; }
  .BSpb-xl-35,
  .BSpy-xl-35 {
    padding-bottom: 8.75rem !important; }
  .BSpl-xl-35,
  .BSpx-xl-35 {
    padding-left: 8.75rem !important; }
  .BSp-xl-36 {
    padding: 9rem !important; }
  .BSpt-xl-36,
  .BSpy-xl-36 {
    padding-top: 9rem !important; }
  .BSpr-xl-36,
  .BSpx-xl-36 {
    padding-right: 9rem !important; }
  .BSpb-xl-36,
  .BSpy-xl-36 {
    padding-bottom: 9rem !important; }
  .BSpl-xl-36,
  .BSpx-xl-36 {
    padding-left: 9rem !important; }
  .BSp-xl-37 {
    padding: 9.25rem !important; }
  .BSpt-xl-37,
  .BSpy-xl-37 {
    padding-top: 9.25rem !important; }
  .BSpr-xl-37,
  .BSpx-xl-37 {
    padding-right: 9.25rem !important; }
  .BSpb-xl-37,
  .BSpy-xl-37 {
    padding-bottom: 9.25rem !important; }
  .BSpl-xl-37,
  .BSpx-xl-37 {
    padding-left: 9.25rem !important; }
  .BSp-xl-48 {
    padding: 9.5rem !important; }
  .BSpt-xl-48,
  .BSpy-xl-48 {
    padding-top: 9.5rem !important; }
  .BSpr-xl-48,
  .BSpx-xl-48 {
    padding-right: 9.5rem !important; }
  .BSpb-xl-48,
  .BSpy-xl-48 {
    padding-bottom: 9.5rem !important; }
  .BSpl-xl-48,
  .BSpx-xl-48 {
    padding-left: 9.5rem !important; }
  .BSp-xl-39 {
    padding: 9.75rem !important; }
  .BSpt-xl-39,
  .BSpy-xl-39 {
    padding-top: 9.75rem !important; }
  .BSpr-xl-39,
  .BSpx-xl-39 {
    padding-right: 9.75rem !important; }
  .BSpb-xl-39,
  .BSpy-xl-39 {
    padding-bottom: 9.75rem !important; }
  .BSpl-xl-39,
  .BSpx-xl-39 {
    padding-left: 9.75rem !important; }
  .BSp-xl-40 {
    padding: 10rem !important; }
  .BSpt-xl-40,
  .BSpy-xl-40 {
    padding-top: 10rem !important; }
  .BSpr-xl-40,
  .BSpx-xl-40 {
    padding-right: 10rem !important; }
  .BSpb-xl-40,
  .BSpy-xl-40 {
    padding-bottom: 10rem !important; }
  .BSpl-xl-40,
  .BSpx-xl-40 {
    padding-left: 10rem !important; }
  .BSm-xl-n1 {
    margin: -0.25rem !important; }
  .BSmt-xl-n1,
  .BSmy-xl-n1 {
    margin-top: -0.25rem !important; }
  .BSmr-xl-n1,
  .BSmx-xl-n1 {
    margin-right: -0.25rem !important; }
  .BSmb-xl-n1,
  .BSmy-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .BSml-xl-n1,
  .BSmx-xl-n1 {
    margin-left: -0.25rem !important; }
  .BSm-xl-n2 {
    margin: -0.5rem !important; }
  .BSmt-xl-n2,
  .BSmy-xl-n2 {
    margin-top: -0.5rem !important; }
  .BSmr-xl-n2,
  .BSmx-xl-n2 {
    margin-right: -0.5rem !important; }
  .BSmb-xl-n2,
  .BSmy-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .BSml-xl-n2,
  .BSmx-xl-n2 {
    margin-left: -0.5rem !important; }
  .BSm-xl-n3 {
    margin: -0.75rem !important; }
  .BSmt-xl-n3,
  .BSmy-xl-n3 {
    margin-top: -0.75rem !important; }
  .BSmr-xl-n3,
  .BSmx-xl-n3 {
    margin-right: -0.75rem !important; }
  .BSmb-xl-n3,
  .BSmy-xl-n3 {
    margin-bottom: -0.75rem !important; }
  .BSml-xl-n3,
  .BSmx-xl-n3 {
    margin-left: -0.75rem !important; }
  .BSm-xl-n4 {
    margin: -1rem !important; }
  .BSmt-xl-n4,
  .BSmy-xl-n4 {
    margin-top: -1rem !important; }
  .BSmr-xl-n4,
  .BSmx-xl-n4 {
    margin-right: -1rem !important; }
  .BSmb-xl-n4,
  .BSmy-xl-n4 {
    margin-bottom: -1rem !important; }
  .BSml-xl-n4,
  .BSmx-xl-n4 {
    margin-left: -1rem !important; }
  .BSm-xl-n5 {
    margin: -1.25rem !important; }
  .BSmt-xl-n5,
  .BSmy-xl-n5 {
    margin-top: -1.25rem !important; }
  .BSmr-xl-n5,
  .BSmx-xl-n5 {
    margin-right: -1.25rem !important; }
  .BSmb-xl-n5,
  .BSmy-xl-n5 {
    margin-bottom: -1.25rem !important; }
  .BSml-xl-n5,
  .BSmx-xl-n5 {
    margin-left: -1.25rem !important; }
  .BSm-xl-n6 {
    margin: -1.5rem !important; }
  .BSmt-xl-n6,
  .BSmy-xl-n6 {
    margin-top: -1.5rem !important; }
  .BSmr-xl-n6,
  .BSmx-xl-n6 {
    margin-right: -1.5rem !important; }
  .BSmb-xl-n6,
  .BSmy-xl-n6 {
    margin-bottom: -1.5rem !important; }
  .BSml-xl-n6,
  .BSmx-xl-n6 {
    margin-left: -1.5rem !important; }
  .BSm-xl-n7 {
    margin: -1.75rem !important; }
  .BSmt-xl-n7,
  .BSmy-xl-n7 {
    margin-top: -1.75rem !important; }
  .BSmr-xl-n7,
  .BSmx-xl-n7 {
    margin-right: -1.75rem !important; }
  .BSmb-xl-n7,
  .BSmy-xl-n7 {
    margin-bottom: -1.75rem !important; }
  .BSml-xl-n7,
  .BSmx-xl-n7 {
    margin-left: -1.75rem !important; }
  .BSm-xl-n8 {
    margin: -2rem !important; }
  .BSmt-xl-n8,
  .BSmy-xl-n8 {
    margin-top: -2rem !important; }
  .BSmr-xl-n8,
  .BSmx-xl-n8 {
    margin-right: -2rem !important; }
  .BSmb-xl-n8,
  .BSmy-xl-n8 {
    margin-bottom: -2rem !important; }
  .BSml-xl-n8,
  .BSmx-xl-n8 {
    margin-left: -2rem !important; }
  .BSm-xl-n9 {
    margin: -2.25rem !important; }
  .BSmt-xl-n9,
  .BSmy-xl-n9 {
    margin-top: -2.25rem !important; }
  .BSmr-xl-n9,
  .BSmx-xl-n9 {
    margin-right: -2.25rem !important; }
  .BSmb-xl-n9,
  .BSmy-xl-n9 {
    margin-bottom: -2.25rem !important; }
  .BSml-xl-n9,
  .BSmx-xl-n9 {
    margin-left: -2.25rem !important; }
  .BSm-xl-n10 {
    margin: -2.5rem !important; }
  .BSmt-xl-n10,
  .BSmy-xl-n10 {
    margin-top: -2.5rem !important; }
  .BSmr-xl-n10,
  .BSmx-xl-n10 {
    margin-right: -2.5rem !important; }
  .BSmb-xl-n10,
  .BSmy-xl-n10 {
    margin-bottom: -2.5rem !important; }
  .BSml-xl-n10,
  .BSmx-xl-n10 {
    margin-left: -2.5rem !important; }
  .BSm-xl-n11 {
    margin: -2.75rem !important; }
  .BSmt-xl-n11,
  .BSmy-xl-n11 {
    margin-top: -2.75rem !important; }
  .BSmr-xl-n11,
  .BSmx-xl-n11 {
    margin-right: -2.75rem !important; }
  .BSmb-xl-n11,
  .BSmy-xl-n11 {
    margin-bottom: -2.75rem !important; }
  .BSml-xl-n11,
  .BSmx-xl-n11 {
    margin-left: -2.75rem !important; }
  .BSm-xl-n12 {
    margin: -3rem !important; }
  .BSmt-xl-n12,
  .BSmy-xl-n12 {
    margin-top: -3rem !important; }
  .BSmr-xl-n12,
  .BSmx-xl-n12 {
    margin-right: -3rem !important; }
  .BSmb-xl-n12,
  .BSmy-xl-n12 {
    margin-bottom: -3rem !important; }
  .BSml-xl-n12,
  .BSmx-xl-n12 {
    margin-left: -3rem !important; }
  .BSm-xl-n13 {
    margin: -3.25rem !important; }
  .BSmt-xl-n13,
  .BSmy-xl-n13 {
    margin-top: -3.25rem !important; }
  .BSmr-xl-n13,
  .BSmx-xl-n13 {
    margin-right: -3.25rem !important; }
  .BSmb-xl-n13,
  .BSmy-xl-n13 {
    margin-bottom: -3.25rem !important; }
  .BSml-xl-n13,
  .BSmx-xl-n13 {
    margin-left: -3.25rem !important; }
  .BSm-xl-n14 {
    margin: -3.5rem !important; }
  .BSmt-xl-n14,
  .BSmy-xl-n14 {
    margin-top: -3.5rem !important; }
  .BSmr-xl-n14,
  .BSmx-xl-n14 {
    margin-right: -3.5rem !important; }
  .BSmb-xl-n14,
  .BSmy-xl-n14 {
    margin-bottom: -3.5rem !important; }
  .BSml-xl-n14,
  .BSmx-xl-n14 {
    margin-left: -3.5rem !important; }
  .BSm-xl-n15 {
    margin: -3.75rem !important; }
  .BSmt-xl-n15,
  .BSmy-xl-n15 {
    margin-top: -3.75rem !important; }
  .BSmr-xl-n15,
  .BSmx-xl-n15 {
    margin-right: -3.75rem !important; }
  .BSmb-xl-n15,
  .BSmy-xl-n15 {
    margin-bottom: -3.75rem !important; }
  .BSml-xl-n15,
  .BSmx-xl-n15 {
    margin-left: -3.75rem !important; }
  .BSm-xl-n16 {
    margin: -4rem !important; }
  .BSmt-xl-n16,
  .BSmy-xl-n16 {
    margin-top: -4rem !important; }
  .BSmr-xl-n16,
  .BSmx-xl-n16 {
    margin-right: -4rem !important; }
  .BSmb-xl-n16,
  .BSmy-xl-n16 {
    margin-bottom: -4rem !important; }
  .BSml-xl-n16,
  .BSmx-xl-n16 {
    margin-left: -4rem !important; }
  .BSm-xl-n17 {
    margin: -4.25rem !important; }
  .BSmt-xl-n17,
  .BSmy-xl-n17 {
    margin-top: -4.25rem !important; }
  .BSmr-xl-n17,
  .BSmx-xl-n17 {
    margin-right: -4.25rem !important; }
  .BSmb-xl-n17,
  .BSmy-xl-n17 {
    margin-bottom: -4.25rem !important; }
  .BSml-xl-n17,
  .BSmx-xl-n17 {
    margin-left: -4.25rem !important; }
  .BSm-xl-n18 {
    margin: -4.5rem !important; }
  .BSmt-xl-n18,
  .BSmy-xl-n18 {
    margin-top: -4.5rem !important; }
  .BSmr-xl-n18,
  .BSmx-xl-n18 {
    margin-right: -4.5rem !important; }
  .BSmb-xl-n18,
  .BSmy-xl-n18 {
    margin-bottom: -4.5rem !important; }
  .BSml-xl-n18,
  .BSmx-xl-n18 {
    margin-left: -4.5rem !important; }
  .BSm-xl-n19 {
    margin: -4.75rem !important; }
  .BSmt-xl-n19,
  .BSmy-xl-n19 {
    margin-top: -4.75rem !important; }
  .BSmr-xl-n19,
  .BSmx-xl-n19 {
    margin-right: -4.75rem !important; }
  .BSmb-xl-n19,
  .BSmy-xl-n19 {
    margin-bottom: -4.75rem !important; }
  .BSml-xl-n19,
  .BSmx-xl-n19 {
    margin-left: -4.75rem !important; }
  .BSm-xl-n20 {
    margin: -5rem !important; }
  .BSmt-xl-n20,
  .BSmy-xl-n20 {
    margin-top: -5rem !important; }
  .BSmr-xl-n20,
  .BSmx-xl-n20 {
    margin-right: -5rem !important; }
  .BSmb-xl-n20,
  .BSmy-xl-n20 {
    margin-bottom: -5rem !important; }
  .BSml-xl-n20,
  .BSmx-xl-n20 {
    margin-left: -5rem !important; }
  .BSm-xl-n21 {
    margin: -5.25rem !important; }
  .BSmt-xl-n21,
  .BSmy-xl-n21 {
    margin-top: -5.25rem !important; }
  .BSmr-xl-n21,
  .BSmx-xl-n21 {
    margin-right: -5.25rem !important; }
  .BSmb-xl-n21,
  .BSmy-xl-n21 {
    margin-bottom: -5.25rem !important; }
  .BSml-xl-n21,
  .BSmx-xl-n21 {
    margin-left: -5.25rem !important; }
  .BSm-xl-n22 {
    margin: -5.5rem !important; }
  .BSmt-xl-n22,
  .BSmy-xl-n22 {
    margin-top: -5.5rem !important; }
  .BSmr-xl-n22,
  .BSmx-xl-n22 {
    margin-right: -5.5rem !important; }
  .BSmb-xl-n22,
  .BSmy-xl-n22 {
    margin-bottom: -5.5rem !important; }
  .BSml-xl-n22,
  .BSmx-xl-n22 {
    margin-left: -5.5rem !important; }
  .BSm-xl-n23 {
    margin: -5.75rem !important; }
  .BSmt-xl-n23,
  .BSmy-xl-n23 {
    margin-top: -5.75rem !important; }
  .BSmr-xl-n23,
  .BSmx-xl-n23 {
    margin-right: -5.75rem !important; }
  .BSmb-xl-n23,
  .BSmy-xl-n23 {
    margin-bottom: -5.75rem !important; }
  .BSml-xl-n23,
  .BSmx-xl-n23 {
    margin-left: -5.75rem !important; }
  .BSm-xl-n24 {
    margin: -6rem !important; }
  .BSmt-xl-n24,
  .BSmy-xl-n24 {
    margin-top: -6rem !important; }
  .BSmr-xl-n24,
  .BSmx-xl-n24 {
    margin-right: -6rem !important; }
  .BSmb-xl-n24,
  .BSmy-xl-n24 {
    margin-bottom: -6rem !important; }
  .BSml-xl-n24,
  .BSmx-xl-n24 {
    margin-left: -6rem !important; }
  .BSm-xl-n25 {
    margin: -6.25rem !important; }
  .BSmt-xl-n25,
  .BSmy-xl-n25 {
    margin-top: -6.25rem !important; }
  .BSmr-xl-n25,
  .BSmx-xl-n25 {
    margin-right: -6.25rem !important; }
  .BSmb-xl-n25,
  .BSmy-xl-n25 {
    margin-bottom: -6.25rem !important; }
  .BSml-xl-n25,
  .BSmx-xl-n25 {
    margin-left: -6.25rem !important; }
  .BSm-xl-n26 {
    margin: -6.5rem !important; }
  .BSmt-xl-n26,
  .BSmy-xl-n26 {
    margin-top: -6.5rem !important; }
  .BSmr-xl-n26,
  .BSmx-xl-n26 {
    margin-right: -6.5rem !important; }
  .BSmb-xl-n26,
  .BSmy-xl-n26 {
    margin-bottom: -6.5rem !important; }
  .BSml-xl-n26,
  .BSmx-xl-n26 {
    margin-left: -6.5rem !important; }
  .BSm-xl-n27 {
    margin: -6.75rem !important; }
  .BSmt-xl-n27,
  .BSmy-xl-n27 {
    margin-top: -6.75rem !important; }
  .BSmr-xl-n27,
  .BSmx-xl-n27 {
    margin-right: -6.75rem !important; }
  .BSmb-xl-n27,
  .BSmy-xl-n27 {
    margin-bottom: -6.75rem !important; }
  .BSml-xl-n27,
  .BSmx-xl-n27 {
    margin-left: -6.75rem !important; }
  .BSm-xl-n38 {
    margin: -7rem !important; }
  .BSmt-xl-n38,
  .BSmy-xl-n38 {
    margin-top: -7rem !important; }
  .BSmr-xl-n38,
  .BSmx-xl-n38 {
    margin-right: -7rem !important; }
  .BSmb-xl-n38,
  .BSmy-xl-n38 {
    margin-bottom: -7rem !important; }
  .BSml-xl-n38,
  .BSmx-xl-n38 {
    margin-left: -7rem !important; }
  .BSm-xl-n29 {
    margin: -7.25rem !important; }
  .BSmt-xl-n29,
  .BSmy-xl-n29 {
    margin-top: -7.25rem !important; }
  .BSmr-xl-n29,
  .BSmx-xl-n29 {
    margin-right: -7.25rem !important; }
  .BSmb-xl-n29,
  .BSmy-xl-n29 {
    margin-bottom: -7.25rem !important; }
  .BSml-xl-n29,
  .BSmx-xl-n29 {
    margin-left: -7.25rem !important; }
  .BSm-xl-n30 {
    margin: -7.5rem !important; }
  .BSmt-xl-n30,
  .BSmy-xl-n30 {
    margin-top: -7.5rem !important; }
  .BSmr-xl-n30,
  .BSmx-xl-n30 {
    margin-right: -7.5rem !important; }
  .BSmb-xl-n30,
  .BSmy-xl-n30 {
    margin-bottom: -7.5rem !important; }
  .BSml-xl-n30,
  .BSmx-xl-n30 {
    margin-left: -7.5rem !important; }
  .BSm-xl-n31 {
    margin: -7.75rem !important; }
  .BSmt-xl-n31,
  .BSmy-xl-n31 {
    margin-top: -7.75rem !important; }
  .BSmr-xl-n31,
  .BSmx-xl-n31 {
    margin-right: -7.75rem !important; }
  .BSmb-xl-n31,
  .BSmy-xl-n31 {
    margin-bottom: -7.75rem !important; }
  .BSml-xl-n31,
  .BSmx-xl-n31 {
    margin-left: -7.75rem !important; }
  .BSm-xl-n32 {
    margin: -8rem !important; }
  .BSmt-xl-n32,
  .BSmy-xl-n32 {
    margin-top: -8rem !important; }
  .BSmr-xl-n32,
  .BSmx-xl-n32 {
    margin-right: -8rem !important; }
  .BSmb-xl-n32,
  .BSmy-xl-n32 {
    margin-bottom: -8rem !important; }
  .BSml-xl-n32,
  .BSmx-xl-n32 {
    margin-left: -8rem !important; }
  .BSm-xl-n33 {
    margin: -8.25rem !important; }
  .BSmt-xl-n33,
  .BSmy-xl-n33 {
    margin-top: -8.25rem !important; }
  .BSmr-xl-n33,
  .BSmx-xl-n33 {
    margin-right: -8.25rem !important; }
  .BSmb-xl-n33,
  .BSmy-xl-n33 {
    margin-bottom: -8.25rem !important; }
  .BSml-xl-n33,
  .BSmx-xl-n33 {
    margin-left: -8.25rem !important; }
  .BSm-xl-n34 {
    margin: -8.5rem !important; }
  .BSmt-xl-n34,
  .BSmy-xl-n34 {
    margin-top: -8.5rem !important; }
  .BSmr-xl-n34,
  .BSmx-xl-n34 {
    margin-right: -8.5rem !important; }
  .BSmb-xl-n34,
  .BSmy-xl-n34 {
    margin-bottom: -8.5rem !important; }
  .BSml-xl-n34,
  .BSmx-xl-n34 {
    margin-left: -8.5rem !important; }
  .BSm-xl-n35 {
    margin: -8.75rem !important; }
  .BSmt-xl-n35,
  .BSmy-xl-n35 {
    margin-top: -8.75rem !important; }
  .BSmr-xl-n35,
  .BSmx-xl-n35 {
    margin-right: -8.75rem !important; }
  .BSmb-xl-n35,
  .BSmy-xl-n35 {
    margin-bottom: -8.75rem !important; }
  .BSml-xl-n35,
  .BSmx-xl-n35 {
    margin-left: -8.75rem !important; }
  .BSm-xl-n36 {
    margin: -9rem !important; }
  .BSmt-xl-n36,
  .BSmy-xl-n36 {
    margin-top: -9rem !important; }
  .BSmr-xl-n36,
  .BSmx-xl-n36 {
    margin-right: -9rem !important; }
  .BSmb-xl-n36,
  .BSmy-xl-n36 {
    margin-bottom: -9rem !important; }
  .BSml-xl-n36,
  .BSmx-xl-n36 {
    margin-left: -9rem !important; }
  .BSm-xl-n37 {
    margin: -9.25rem !important; }
  .BSmt-xl-n37,
  .BSmy-xl-n37 {
    margin-top: -9.25rem !important; }
  .BSmr-xl-n37,
  .BSmx-xl-n37 {
    margin-right: -9.25rem !important; }
  .BSmb-xl-n37,
  .BSmy-xl-n37 {
    margin-bottom: -9.25rem !important; }
  .BSml-xl-n37,
  .BSmx-xl-n37 {
    margin-left: -9.25rem !important; }
  .BSm-xl-n48 {
    margin: -9.5rem !important; }
  .BSmt-xl-n48,
  .BSmy-xl-n48 {
    margin-top: -9.5rem !important; }
  .BSmr-xl-n48,
  .BSmx-xl-n48 {
    margin-right: -9.5rem !important; }
  .BSmb-xl-n48,
  .BSmy-xl-n48 {
    margin-bottom: -9.5rem !important; }
  .BSml-xl-n48,
  .BSmx-xl-n48 {
    margin-left: -9.5rem !important; }
  .BSm-xl-n39 {
    margin: -9.75rem !important; }
  .BSmt-xl-n39,
  .BSmy-xl-n39 {
    margin-top: -9.75rem !important; }
  .BSmr-xl-n39,
  .BSmx-xl-n39 {
    margin-right: -9.75rem !important; }
  .BSmb-xl-n39,
  .BSmy-xl-n39 {
    margin-bottom: -9.75rem !important; }
  .BSml-xl-n39,
  .BSmx-xl-n39 {
    margin-left: -9.75rem !important; }
  .BSm-xl-n40 {
    margin: -10rem !important; }
  .BSmt-xl-n40,
  .BSmy-xl-n40 {
    margin-top: -10rem !important; }
  .BSmr-xl-n40,
  .BSmx-xl-n40 {
    margin-right: -10rem !important; }
  .BSmb-xl-n40,
  .BSmy-xl-n40 {
    margin-bottom: -10rem !important; }
  .BSml-xl-n40,
  .BSmx-xl-n40 {
    margin-left: -10rem !important; }
  .BSm-xl-auto {
    margin: auto !important; }
  .BSmt-xl-auto,
  .BSmy-xl-auto {
    margin-top: auto !important; }
  .BSmr-xl-auto,
  .BSmx-xl-auto {
    margin-right: auto !important; }
  .BSmb-xl-auto,
  .BSmy-xl-auto {
    margin-bottom: auto !important; }
  .BSml-xl-auto,
  .BSmx-xl-auto {
    margin-left: auto !important; } }

@media (min-width: 1400px) {
  .BSm-xxl-0 {
    margin: 0 !important; }
  .BSmt-xxl-0,
  .BSmy-xxl-0 {
    margin-top: 0 !important; }
  .BSmr-xxl-0,
  .BSmx-xxl-0 {
    margin-right: 0 !important; }
  .BSmb-xxl-0,
  .BSmy-xxl-0 {
    margin-bottom: 0 !important; }
  .BSml-xxl-0,
  .BSmx-xxl-0 {
    margin-left: 0 !important; }
  .BSm-xxl-1 {
    margin: 0.25rem !important; }
  .BSmt-xxl-1,
  .BSmy-xxl-1 {
    margin-top: 0.25rem !important; }
  .BSmr-xxl-1,
  .BSmx-xxl-1 {
    margin-right: 0.25rem !important; }
  .BSmb-xxl-1,
  .BSmy-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .BSml-xxl-1,
  .BSmx-xxl-1 {
    margin-left: 0.25rem !important; }
  .BSm-xxl-2 {
    margin: 0.5rem !important; }
  .BSmt-xxl-2,
  .BSmy-xxl-2 {
    margin-top: 0.5rem !important; }
  .BSmr-xxl-2,
  .BSmx-xxl-2 {
    margin-right: 0.5rem !important; }
  .BSmb-xxl-2,
  .BSmy-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .BSml-xxl-2,
  .BSmx-xxl-2 {
    margin-left: 0.5rem !important; }
  .BSm-xxl-3 {
    margin: 0.75rem !important; }
  .BSmt-xxl-3,
  .BSmy-xxl-3 {
    margin-top: 0.75rem !important; }
  .BSmr-xxl-3,
  .BSmx-xxl-3 {
    margin-right: 0.75rem !important; }
  .BSmb-xxl-3,
  .BSmy-xxl-3 {
    margin-bottom: 0.75rem !important; }
  .BSml-xxl-3,
  .BSmx-xxl-3 {
    margin-left: 0.75rem !important; }
  .BSm-xxl-4 {
    margin: 1rem !important; }
  .BSmt-xxl-4,
  .BSmy-xxl-4 {
    margin-top: 1rem !important; }
  .BSmr-xxl-4,
  .BSmx-xxl-4 {
    margin-right: 1rem !important; }
  .BSmb-xxl-4,
  .BSmy-xxl-4 {
    margin-bottom: 1rem !important; }
  .BSml-xxl-4,
  .BSmx-xxl-4 {
    margin-left: 1rem !important; }
  .BSm-xxl-5 {
    margin: 1.25rem !important; }
  .BSmt-xxl-5,
  .BSmy-xxl-5 {
    margin-top: 1.25rem !important; }
  .BSmr-xxl-5,
  .BSmx-xxl-5 {
    margin-right: 1.25rem !important; }
  .BSmb-xxl-5,
  .BSmy-xxl-5 {
    margin-bottom: 1.25rem !important; }
  .BSml-xxl-5,
  .BSmx-xxl-5 {
    margin-left: 1.25rem !important; }
  .BSm-xxl-6 {
    margin: 1.5rem !important; }
  .BSmt-xxl-6,
  .BSmy-xxl-6 {
    margin-top: 1.5rem !important; }
  .BSmr-xxl-6,
  .BSmx-xxl-6 {
    margin-right: 1.5rem !important; }
  .BSmb-xxl-6,
  .BSmy-xxl-6 {
    margin-bottom: 1.5rem !important; }
  .BSml-xxl-6,
  .BSmx-xxl-6 {
    margin-left: 1.5rem !important; }
  .BSm-xxl-7 {
    margin: 1.75rem !important; }
  .BSmt-xxl-7,
  .BSmy-xxl-7 {
    margin-top: 1.75rem !important; }
  .BSmr-xxl-7,
  .BSmx-xxl-7 {
    margin-right: 1.75rem !important; }
  .BSmb-xxl-7,
  .BSmy-xxl-7 {
    margin-bottom: 1.75rem !important; }
  .BSml-xxl-7,
  .BSmx-xxl-7 {
    margin-left: 1.75rem !important; }
  .BSm-xxl-8 {
    margin: 2rem !important; }
  .BSmt-xxl-8,
  .BSmy-xxl-8 {
    margin-top: 2rem !important; }
  .BSmr-xxl-8,
  .BSmx-xxl-8 {
    margin-right: 2rem !important; }
  .BSmb-xxl-8,
  .BSmy-xxl-8 {
    margin-bottom: 2rem !important; }
  .BSml-xxl-8,
  .BSmx-xxl-8 {
    margin-left: 2rem !important; }
  .BSm-xxl-9 {
    margin: 2.25rem !important; }
  .BSmt-xxl-9,
  .BSmy-xxl-9 {
    margin-top: 2.25rem !important; }
  .BSmr-xxl-9,
  .BSmx-xxl-9 {
    margin-right: 2.25rem !important; }
  .BSmb-xxl-9,
  .BSmy-xxl-9 {
    margin-bottom: 2.25rem !important; }
  .BSml-xxl-9,
  .BSmx-xxl-9 {
    margin-left: 2.25rem !important; }
  .BSm-xxl-10 {
    margin: 2.5rem !important; }
  .BSmt-xxl-10,
  .BSmy-xxl-10 {
    margin-top: 2.5rem !important; }
  .BSmr-xxl-10,
  .BSmx-xxl-10 {
    margin-right: 2.5rem !important; }
  .BSmb-xxl-10,
  .BSmy-xxl-10 {
    margin-bottom: 2.5rem !important; }
  .BSml-xxl-10,
  .BSmx-xxl-10 {
    margin-left: 2.5rem !important; }
  .BSm-xxl-11 {
    margin: 2.75rem !important; }
  .BSmt-xxl-11,
  .BSmy-xxl-11 {
    margin-top: 2.75rem !important; }
  .BSmr-xxl-11,
  .BSmx-xxl-11 {
    margin-right: 2.75rem !important; }
  .BSmb-xxl-11,
  .BSmy-xxl-11 {
    margin-bottom: 2.75rem !important; }
  .BSml-xxl-11,
  .BSmx-xxl-11 {
    margin-left: 2.75rem !important; }
  .BSm-xxl-12 {
    margin: 3rem !important; }
  .BSmt-xxl-12,
  .BSmy-xxl-12 {
    margin-top: 3rem !important; }
  .BSmr-xxl-12,
  .BSmx-xxl-12 {
    margin-right: 3rem !important; }
  .BSmb-xxl-12,
  .BSmy-xxl-12 {
    margin-bottom: 3rem !important; }
  .BSml-xxl-12,
  .BSmx-xxl-12 {
    margin-left: 3rem !important; }
  .BSm-xxl-13 {
    margin: 3.25rem !important; }
  .BSmt-xxl-13,
  .BSmy-xxl-13 {
    margin-top: 3.25rem !important; }
  .BSmr-xxl-13,
  .BSmx-xxl-13 {
    margin-right: 3.25rem !important; }
  .BSmb-xxl-13,
  .BSmy-xxl-13 {
    margin-bottom: 3.25rem !important; }
  .BSml-xxl-13,
  .BSmx-xxl-13 {
    margin-left: 3.25rem !important; }
  .BSm-xxl-14 {
    margin: 3.5rem !important; }
  .BSmt-xxl-14,
  .BSmy-xxl-14 {
    margin-top: 3.5rem !important; }
  .BSmr-xxl-14,
  .BSmx-xxl-14 {
    margin-right: 3.5rem !important; }
  .BSmb-xxl-14,
  .BSmy-xxl-14 {
    margin-bottom: 3.5rem !important; }
  .BSml-xxl-14,
  .BSmx-xxl-14 {
    margin-left: 3.5rem !important; }
  .BSm-xxl-15 {
    margin: 3.75rem !important; }
  .BSmt-xxl-15,
  .BSmy-xxl-15 {
    margin-top: 3.75rem !important; }
  .BSmr-xxl-15,
  .BSmx-xxl-15 {
    margin-right: 3.75rem !important; }
  .BSmb-xxl-15,
  .BSmy-xxl-15 {
    margin-bottom: 3.75rem !important; }
  .BSml-xxl-15,
  .BSmx-xxl-15 {
    margin-left: 3.75rem !important; }
  .BSm-xxl-16 {
    margin: 4rem !important; }
  .BSmt-xxl-16,
  .BSmy-xxl-16 {
    margin-top: 4rem !important; }
  .BSmr-xxl-16,
  .BSmx-xxl-16 {
    margin-right: 4rem !important; }
  .BSmb-xxl-16,
  .BSmy-xxl-16 {
    margin-bottom: 4rem !important; }
  .BSml-xxl-16,
  .BSmx-xxl-16 {
    margin-left: 4rem !important; }
  .BSm-xxl-17 {
    margin: 4.25rem !important; }
  .BSmt-xxl-17,
  .BSmy-xxl-17 {
    margin-top: 4.25rem !important; }
  .BSmr-xxl-17,
  .BSmx-xxl-17 {
    margin-right: 4.25rem !important; }
  .BSmb-xxl-17,
  .BSmy-xxl-17 {
    margin-bottom: 4.25rem !important; }
  .BSml-xxl-17,
  .BSmx-xxl-17 {
    margin-left: 4.25rem !important; }
  .BSm-xxl-18 {
    margin: 4.5rem !important; }
  .BSmt-xxl-18,
  .BSmy-xxl-18 {
    margin-top: 4.5rem !important; }
  .BSmr-xxl-18,
  .BSmx-xxl-18 {
    margin-right: 4.5rem !important; }
  .BSmb-xxl-18,
  .BSmy-xxl-18 {
    margin-bottom: 4.5rem !important; }
  .BSml-xxl-18,
  .BSmx-xxl-18 {
    margin-left: 4.5rem !important; }
  .BSm-xxl-19 {
    margin: 4.75rem !important; }
  .BSmt-xxl-19,
  .BSmy-xxl-19 {
    margin-top: 4.75rem !important; }
  .BSmr-xxl-19,
  .BSmx-xxl-19 {
    margin-right: 4.75rem !important; }
  .BSmb-xxl-19,
  .BSmy-xxl-19 {
    margin-bottom: 4.75rem !important; }
  .BSml-xxl-19,
  .BSmx-xxl-19 {
    margin-left: 4.75rem !important; }
  .BSm-xxl-20 {
    margin: 5rem !important; }
  .BSmt-xxl-20,
  .BSmy-xxl-20 {
    margin-top: 5rem !important; }
  .BSmr-xxl-20,
  .BSmx-xxl-20 {
    margin-right: 5rem !important; }
  .BSmb-xxl-20,
  .BSmy-xxl-20 {
    margin-bottom: 5rem !important; }
  .BSml-xxl-20,
  .BSmx-xxl-20 {
    margin-left: 5rem !important; }
  .BSm-xxl-21 {
    margin: 5.25rem !important; }
  .BSmt-xxl-21,
  .BSmy-xxl-21 {
    margin-top: 5.25rem !important; }
  .BSmr-xxl-21,
  .BSmx-xxl-21 {
    margin-right: 5.25rem !important; }
  .BSmb-xxl-21,
  .BSmy-xxl-21 {
    margin-bottom: 5.25rem !important; }
  .BSml-xxl-21,
  .BSmx-xxl-21 {
    margin-left: 5.25rem !important; }
  .BSm-xxl-22 {
    margin: 5.5rem !important; }
  .BSmt-xxl-22,
  .BSmy-xxl-22 {
    margin-top: 5.5rem !important; }
  .BSmr-xxl-22,
  .BSmx-xxl-22 {
    margin-right: 5.5rem !important; }
  .BSmb-xxl-22,
  .BSmy-xxl-22 {
    margin-bottom: 5.5rem !important; }
  .BSml-xxl-22,
  .BSmx-xxl-22 {
    margin-left: 5.5rem !important; }
  .BSm-xxl-23 {
    margin: 5.75rem !important; }
  .BSmt-xxl-23,
  .BSmy-xxl-23 {
    margin-top: 5.75rem !important; }
  .BSmr-xxl-23,
  .BSmx-xxl-23 {
    margin-right: 5.75rem !important; }
  .BSmb-xxl-23,
  .BSmy-xxl-23 {
    margin-bottom: 5.75rem !important; }
  .BSml-xxl-23,
  .BSmx-xxl-23 {
    margin-left: 5.75rem !important; }
  .BSm-xxl-24 {
    margin: 6rem !important; }
  .BSmt-xxl-24,
  .BSmy-xxl-24 {
    margin-top: 6rem !important; }
  .BSmr-xxl-24,
  .BSmx-xxl-24 {
    margin-right: 6rem !important; }
  .BSmb-xxl-24,
  .BSmy-xxl-24 {
    margin-bottom: 6rem !important; }
  .BSml-xxl-24,
  .BSmx-xxl-24 {
    margin-left: 6rem !important; }
  .BSm-xxl-25 {
    margin: 6.25rem !important; }
  .BSmt-xxl-25,
  .BSmy-xxl-25 {
    margin-top: 6.25rem !important; }
  .BSmr-xxl-25,
  .BSmx-xxl-25 {
    margin-right: 6.25rem !important; }
  .BSmb-xxl-25,
  .BSmy-xxl-25 {
    margin-bottom: 6.25rem !important; }
  .BSml-xxl-25,
  .BSmx-xxl-25 {
    margin-left: 6.25rem !important; }
  .BSm-xxl-26 {
    margin: 6.5rem !important; }
  .BSmt-xxl-26,
  .BSmy-xxl-26 {
    margin-top: 6.5rem !important; }
  .BSmr-xxl-26,
  .BSmx-xxl-26 {
    margin-right: 6.5rem !important; }
  .BSmb-xxl-26,
  .BSmy-xxl-26 {
    margin-bottom: 6.5rem !important; }
  .BSml-xxl-26,
  .BSmx-xxl-26 {
    margin-left: 6.5rem !important; }
  .BSm-xxl-27 {
    margin: 6.75rem !important; }
  .BSmt-xxl-27,
  .BSmy-xxl-27 {
    margin-top: 6.75rem !important; }
  .BSmr-xxl-27,
  .BSmx-xxl-27 {
    margin-right: 6.75rem !important; }
  .BSmb-xxl-27,
  .BSmy-xxl-27 {
    margin-bottom: 6.75rem !important; }
  .BSml-xxl-27,
  .BSmx-xxl-27 {
    margin-left: 6.75rem !important; }
  .BSm-xxl-38 {
    margin: 7rem !important; }
  .BSmt-xxl-38,
  .BSmy-xxl-38 {
    margin-top: 7rem !important; }
  .BSmr-xxl-38,
  .BSmx-xxl-38 {
    margin-right: 7rem !important; }
  .BSmb-xxl-38,
  .BSmy-xxl-38 {
    margin-bottom: 7rem !important; }
  .BSml-xxl-38,
  .BSmx-xxl-38 {
    margin-left: 7rem !important; }
  .BSm-xxl-29 {
    margin: 7.25rem !important; }
  .BSmt-xxl-29,
  .BSmy-xxl-29 {
    margin-top: 7.25rem !important; }
  .BSmr-xxl-29,
  .BSmx-xxl-29 {
    margin-right: 7.25rem !important; }
  .BSmb-xxl-29,
  .BSmy-xxl-29 {
    margin-bottom: 7.25rem !important; }
  .BSml-xxl-29,
  .BSmx-xxl-29 {
    margin-left: 7.25rem !important; }
  .BSm-xxl-30 {
    margin: 7.5rem !important; }
  .BSmt-xxl-30,
  .BSmy-xxl-30 {
    margin-top: 7.5rem !important; }
  .BSmr-xxl-30,
  .BSmx-xxl-30 {
    margin-right: 7.5rem !important; }
  .BSmb-xxl-30,
  .BSmy-xxl-30 {
    margin-bottom: 7.5rem !important; }
  .BSml-xxl-30,
  .BSmx-xxl-30 {
    margin-left: 7.5rem !important; }
  .BSm-xxl-31 {
    margin: 7.75rem !important; }
  .BSmt-xxl-31,
  .BSmy-xxl-31 {
    margin-top: 7.75rem !important; }
  .BSmr-xxl-31,
  .BSmx-xxl-31 {
    margin-right: 7.75rem !important; }
  .BSmb-xxl-31,
  .BSmy-xxl-31 {
    margin-bottom: 7.75rem !important; }
  .BSml-xxl-31,
  .BSmx-xxl-31 {
    margin-left: 7.75rem !important; }
  .BSm-xxl-32 {
    margin: 8rem !important; }
  .BSmt-xxl-32,
  .BSmy-xxl-32 {
    margin-top: 8rem !important; }
  .BSmr-xxl-32,
  .BSmx-xxl-32 {
    margin-right: 8rem !important; }
  .BSmb-xxl-32,
  .BSmy-xxl-32 {
    margin-bottom: 8rem !important; }
  .BSml-xxl-32,
  .BSmx-xxl-32 {
    margin-left: 8rem !important; }
  .BSm-xxl-33 {
    margin: 8.25rem !important; }
  .BSmt-xxl-33,
  .BSmy-xxl-33 {
    margin-top: 8.25rem !important; }
  .BSmr-xxl-33,
  .BSmx-xxl-33 {
    margin-right: 8.25rem !important; }
  .BSmb-xxl-33,
  .BSmy-xxl-33 {
    margin-bottom: 8.25rem !important; }
  .BSml-xxl-33,
  .BSmx-xxl-33 {
    margin-left: 8.25rem !important; }
  .BSm-xxl-34 {
    margin: 8.5rem !important; }
  .BSmt-xxl-34,
  .BSmy-xxl-34 {
    margin-top: 8.5rem !important; }
  .BSmr-xxl-34,
  .BSmx-xxl-34 {
    margin-right: 8.5rem !important; }
  .BSmb-xxl-34,
  .BSmy-xxl-34 {
    margin-bottom: 8.5rem !important; }
  .BSml-xxl-34,
  .BSmx-xxl-34 {
    margin-left: 8.5rem !important; }
  .BSm-xxl-35 {
    margin: 8.75rem !important; }
  .BSmt-xxl-35,
  .BSmy-xxl-35 {
    margin-top: 8.75rem !important; }
  .BSmr-xxl-35,
  .BSmx-xxl-35 {
    margin-right: 8.75rem !important; }
  .BSmb-xxl-35,
  .BSmy-xxl-35 {
    margin-bottom: 8.75rem !important; }
  .BSml-xxl-35,
  .BSmx-xxl-35 {
    margin-left: 8.75rem !important; }
  .BSm-xxl-36 {
    margin: 9rem !important; }
  .BSmt-xxl-36,
  .BSmy-xxl-36 {
    margin-top: 9rem !important; }
  .BSmr-xxl-36,
  .BSmx-xxl-36 {
    margin-right: 9rem !important; }
  .BSmb-xxl-36,
  .BSmy-xxl-36 {
    margin-bottom: 9rem !important; }
  .BSml-xxl-36,
  .BSmx-xxl-36 {
    margin-left: 9rem !important; }
  .BSm-xxl-37 {
    margin: 9.25rem !important; }
  .BSmt-xxl-37,
  .BSmy-xxl-37 {
    margin-top: 9.25rem !important; }
  .BSmr-xxl-37,
  .BSmx-xxl-37 {
    margin-right: 9.25rem !important; }
  .BSmb-xxl-37,
  .BSmy-xxl-37 {
    margin-bottom: 9.25rem !important; }
  .BSml-xxl-37,
  .BSmx-xxl-37 {
    margin-left: 9.25rem !important; }
  .BSm-xxl-48 {
    margin: 9.5rem !important; }
  .BSmt-xxl-48,
  .BSmy-xxl-48 {
    margin-top: 9.5rem !important; }
  .BSmr-xxl-48,
  .BSmx-xxl-48 {
    margin-right: 9.5rem !important; }
  .BSmb-xxl-48,
  .BSmy-xxl-48 {
    margin-bottom: 9.5rem !important; }
  .BSml-xxl-48,
  .BSmx-xxl-48 {
    margin-left: 9.5rem !important; }
  .BSm-xxl-39 {
    margin: 9.75rem !important; }
  .BSmt-xxl-39,
  .BSmy-xxl-39 {
    margin-top: 9.75rem !important; }
  .BSmr-xxl-39,
  .BSmx-xxl-39 {
    margin-right: 9.75rem !important; }
  .BSmb-xxl-39,
  .BSmy-xxl-39 {
    margin-bottom: 9.75rem !important; }
  .BSml-xxl-39,
  .BSmx-xxl-39 {
    margin-left: 9.75rem !important; }
  .BSm-xxl-40 {
    margin: 10rem !important; }
  .BSmt-xxl-40,
  .BSmy-xxl-40 {
    margin-top: 10rem !important; }
  .BSmr-xxl-40,
  .BSmx-xxl-40 {
    margin-right: 10rem !important; }
  .BSmb-xxl-40,
  .BSmy-xxl-40 {
    margin-bottom: 10rem !important; }
  .BSml-xxl-40,
  .BSmx-xxl-40 {
    margin-left: 10rem !important; }
  .BSp-xxl-0 {
    padding: 0 !important; }
  .BSpt-xxl-0,
  .BSpy-xxl-0 {
    padding-top: 0 !important; }
  .BSpr-xxl-0,
  .BSpx-xxl-0 {
    padding-right: 0 !important; }
  .BSpb-xxl-0,
  .BSpy-xxl-0 {
    padding-bottom: 0 !important; }
  .BSpl-xxl-0,
  .BSpx-xxl-0 {
    padding-left: 0 !important; }
  .BSp-xxl-1 {
    padding: 0.25rem !important; }
  .BSpt-xxl-1,
  .BSpy-xxl-1 {
    padding-top: 0.25rem !important; }
  .BSpr-xxl-1,
  .BSpx-xxl-1 {
    padding-right: 0.25rem !important; }
  .BSpb-xxl-1,
  .BSpy-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .BSpl-xxl-1,
  .BSpx-xxl-1 {
    padding-left: 0.25rem !important; }
  .BSp-xxl-2 {
    padding: 0.5rem !important; }
  .BSpt-xxl-2,
  .BSpy-xxl-2 {
    padding-top: 0.5rem !important; }
  .BSpr-xxl-2,
  .BSpx-xxl-2 {
    padding-right: 0.5rem !important; }
  .BSpb-xxl-2,
  .BSpy-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .BSpl-xxl-2,
  .BSpx-xxl-2 {
    padding-left: 0.5rem !important; }
  .BSp-xxl-3 {
    padding: 0.75rem !important; }
  .BSpt-xxl-3,
  .BSpy-xxl-3 {
    padding-top: 0.75rem !important; }
  .BSpr-xxl-3,
  .BSpx-xxl-3 {
    padding-right: 0.75rem !important; }
  .BSpb-xxl-3,
  .BSpy-xxl-3 {
    padding-bottom: 0.75rem !important; }
  .BSpl-xxl-3,
  .BSpx-xxl-3 {
    padding-left: 0.75rem !important; }
  .BSp-xxl-4 {
    padding: 1rem !important; }
  .BSpt-xxl-4,
  .BSpy-xxl-4 {
    padding-top: 1rem !important; }
  .BSpr-xxl-4,
  .BSpx-xxl-4 {
    padding-right: 1rem !important; }
  .BSpb-xxl-4,
  .BSpy-xxl-4 {
    padding-bottom: 1rem !important; }
  .BSpl-xxl-4,
  .BSpx-xxl-4 {
    padding-left: 1rem !important; }
  .BSp-xxl-5 {
    padding: 1.25rem !important; }
  .BSpt-xxl-5,
  .BSpy-xxl-5 {
    padding-top: 1.25rem !important; }
  .BSpr-xxl-5,
  .BSpx-xxl-5 {
    padding-right: 1.25rem !important; }
  .BSpb-xxl-5,
  .BSpy-xxl-5 {
    padding-bottom: 1.25rem !important; }
  .BSpl-xxl-5,
  .BSpx-xxl-5 {
    padding-left: 1.25rem !important; }
  .BSp-xxl-6 {
    padding: 1.5rem !important; }
  .BSpt-xxl-6,
  .BSpy-xxl-6 {
    padding-top: 1.5rem !important; }
  .BSpr-xxl-6,
  .BSpx-xxl-6 {
    padding-right: 1.5rem !important; }
  .BSpb-xxl-6,
  .BSpy-xxl-6 {
    padding-bottom: 1.5rem !important; }
  .BSpl-xxl-6,
  .BSpx-xxl-6 {
    padding-left: 1.5rem !important; }
  .BSp-xxl-7 {
    padding: 1.75rem !important; }
  .BSpt-xxl-7,
  .BSpy-xxl-7 {
    padding-top: 1.75rem !important; }
  .BSpr-xxl-7,
  .BSpx-xxl-7 {
    padding-right: 1.75rem !important; }
  .BSpb-xxl-7,
  .BSpy-xxl-7 {
    padding-bottom: 1.75rem !important; }
  .BSpl-xxl-7,
  .BSpx-xxl-7 {
    padding-left: 1.75rem !important; }
  .BSp-xxl-8 {
    padding: 2rem !important; }
  .BSpt-xxl-8,
  .BSpy-xxl-8 {
    padding-top: 2rem !important; }
  .BSpr-xxl-8,
  .BSpx-xxl-8 {
    padding-right: 2rem !important; }
  .BSpb-xxl-8,
  .BSpy-xxl-8 {
    padding-bottom: 2rem !important; }
  .BSpl-xxl-8,
  .BSpx-xxl-8 {
    padding-left: 2rem !important; }
  .BSp-xxl-9 {
    padding: 2.25rem !important; }
  .BSpt-xxl-9,
  .BSpy-xxl-9 {
    padding-top: 2.25rem !important; }
  .BSpr-xxl-9,
  .BSpx-xxl-9 {
    padding-right: 2.25rem !important; }
  .BSpb-xxl-9,
  .BSpy-xxl-9 {
    padding-bottom: 2.25rem !important; }
  .BSpl-xxl-9,
  .BSpx-xxl-9 {
    padding-left: 2.25rem !important; }
  .BSp-xxl-10 {
    padding: 2.5rem !important; }
  .BSpt-xxl-10,
  .BSpy-xxl-10 {
    padding-top: 2.5rem !important; }
  .BSpr-xxl-10,
  .BSpx-xxl-10 {
    padding-right: 2.5rem !important; }
  .BSpb-xxl-10,
  .BSpy-xxl-10 {
    padding-bottom: 2.5rem !important; }
  .BSpl-xxl-10,
  .BSpx-xxl-10 {
    padding-left: 2.5rem !important; }
  .BSp-xxl-11 {
    padding: 2.75rem !important; }
  .BSpt-xxl-11,
  .BSpy-xxl-11 {
    padding-top: 2.75rem !important; }
  .BSpr-xxl-11,
  .BSpx-xxl-11 {
    padding-right: 2.75rem !important; }
  .BSpb-xxl-11,
  .BSpy-xxl-11 {
    padding-bottom: 2.75rem !important; }
  .BSpl-xxl-11,
  .BSpx-xxl-11 {
    padding-left: 2.75rem !important; }
  .BSp-xxl-12 {
    padding: 3rem !important; }
  .BSpt-xxl-12,
  .BSpy-xxl-12 {
    padding-top: 3rem !important; }
  .BSpr-xxl-12,
  .BSpx-xxl-12 {
    padding-right: 3rem !important; }
  .BSpb-xxl-12,
  .BSpy-xxl-12 {
    padding-bottom: 3rem !important; }
  .BSpl-xxl-12,
  .BSpx-xxl-12 {
    padding-left: 3rem !important; }
  .BSp-xxl-13 {
    padding: 3.25rem !important; }
  .BSpt-xxl-13,
  .BSpy-xxl-13 {
    padding-top: 3.25rem !important; }
  .BSpr-xxl-13,
  .BSpx-xxl-13 {
    padding-right: 3.25rem !important; }
  .BSpb-xxl-13,
  .BSpy-xxl-13 {
    padding-bottom: 3.25rem !important; }
  .BSpl-xxl-13,
  .BSpx-xxl-13 {
    padding-left: 3.25rem !important; }
  .BSp-xxl-14 {
    padding: 3.5rem !important; }
  .BSpt-xxl-14,
  .BSpy-xxl-14 {
    padding-top: 3.5rem !important; }
  .BSpr-xxl-14,
  .BSpx-xxl-14 {
    padding-right: 3.5rem !important; }
  .BSpb-xxl-14,
  .BSpy-xxl-14 {
    padding-bottom: 3.5rem !important; }
  .BSpl-xxl-14,
  .BSpx-xxl-14 {
    padding-left: 3.5rem !important; }
  .BSp-xxl-15 {
    padding: 3.75rem !important; }
  .BSpt-xxl-15,
  .BSpy-xxl-15 {
    padding-top: 3.75rem !important; }
  .BSpr-xxl-15,
  .BSpx-xxl-15 {
    padding-right: 3.75rem !important; }
  .BSpb-xxl-15,
  .BSpy-xxl-15 {
    padding-bottom: 3.75rem !important; }
  .BSpl-xxl-15,
  .BSpx-xxl-15 {
    padding-left: 3.75rem !important; }
  .BSp-xxl-16 {
    padding: 4rem !important; }
  .BSpt-xxl-16,
  .BSpy-xxl-16 {
    padding-top: 4rem !important; }
  .BSpr-xxl-16,
  .BSpx-xxl-16 {
    padding-right: 4rem !important; }
  .BSpb-xxl-16,
  .BSpy-xxl-16 {
    padding-bottom: 4rem !important; }
  .BSpl-xxl-16,
  .BSpx-xxl-16 {
    padding-left: 4rem !important; }
  .BSp-xxl-17 {
    padding: 4.25rem !important; }
  .BSpt-xxl-17,
  .BSpy-xxl-17 {
    padding-top: 4.25rem !important; }
  .BSpr-xxl-17,
  .BSpx-xxl-17 {
    padding-right: 4.25rem !important; }
  .BSpb-xxl-17,
  .BSpy-xxl-17 {
    padding-bottom: 4.25rem !important; }
  .BSpl-xxl-17,
  .BSpx-xxl-17 {
    padding-left: 4.25rem !important; }
  .BSp-xxl-18 {
    padding: 4.5rem !important; }
  .BSpt-xxl-18,
  .BSpy-xxl-18 {
    padding-top: 4.5rem !important; }
  .BSpr-xxl-18,
  .BSpx-xxl-18 {
    padding-right: 4.5rem !important; }
  .BSpb-xxl-18,
  .BSpy-xxl-18 {
    padding-bottom: 4.5rem !important; }
  .BSpl-xxl-18,
  .BSpx-xxl-18 {
    padding-left: 4.5rem !important; }
  .BSp-xxl-19 {
    padding: 4.75rem !important; }
  .BSpt-xxl-19,
  .BSpy-xxl-19 {
    padding-top: 4.75rem !important; }
  .BSpr-xxl-19,
  .BSpx-xxl-19 {
    padding-right: 4.75rem !important; }
  .BSpb-xxl-19,
  .BSpy-xxl-19 {
    padding-bottom: 4.75rem !important; }
  .BSpl-xxl-19,
  .BSpx-xxl-19 {
    padding-left: 4.75rem !important; }
  .BSp-xxl-20 {
    padding: 5rem !important; }
  .BSpt-xxl-20,
  .BSpy-xxl-20 {
    padding-top: 5rem !important; }
  .BSpr-xxl-20,
  .BSpx-xxl-20 {
    padding-right: 5rem !important; }
  .BSpb-xxl-20,
  .BSpy-xxl-20 {
    padding-bottom: 5rem !important; }
  .BSpl-xxl-20,
  .BSpx-xxl-20 {
    padding-left: 5rem !important; }
  .BSp-xxl-21 {
    padding: 5.25rem !important; }
  .BSpt-xxl-21,
  .BSpy-xxl-21 {
    padding-top: 5.25rem !important; }
  .BSpr-xxl-21,
  .BSpx-xxl-21 {
    padding-right: 5.25rem !important; }
  .BSpb-xxl-21,
  .BSpy-xxl-21 {
    padding-bottom: 5.25rem !important; }
  .BSpl-xxl-21,
  .BSpx-xxl-21 {
    padding-left: 5.25rem !important; }
  .BSp-xxl-22 {
    padding: 5.5rem !important; }
  .BSpt-xxl-22,
  .BSpy-xxl-22 {
    padding-top: 5.5rem !important; }
  .BSpr-xxl-22,
  .BSpx-xxl-22 {
    padding-right: 5.5rem !important; }
  .BSpb-xxl-22,
  .BSpy-xxl-22 {
    padding-bottom: 5.5rem !important; }
  .BSpl-xxl-22,
  .BSpx-xxl-22 {
    padding-left: 5.5rem !important; }
  .BSp-xxl-23 {
    padding: 5.75rem !important; }
  .BSpt-xxl-23,
  .BSpy-xxl-23 {
    padding-top: 5.75rem !important; }
  .BSpr-xxl-23,
  .BSpx-xxl-23 {
    padding-right: 5.75rem !important; }
  .BSpb-xxl-23,
  .BSpy-xxl-23 {
    padding-bottom: 5.75rem !important; }
  .BSpl-xxl-23,
  .BSpx-xxl-23 {
    padding-left: 5.75rem !important; }
  .BSp-xxl-24 {
    padding: 6rem !important; }
  .BSpt-xxl-24,
  .BSpy-xxl-24 {
    padding-top: 6rem !important; }
  .BSpr-xxl-24,
  .BSpx-xxl-24 {
    padding-right: 6rem !important; }
  .BSpb-xxl-24,
  .BSpy-xxl-24 {
    padding-bottom: 6rem !important; }
  .BSpl-xxl-24,
  .BSpx-xxl-24 {
    padding-left: 6rem !important; }
  .BSp-xxl-25 {
    padding: 6.25rem !important; }
  .BSpt-xxl-25,
  .BSpy-xxl-25 {
    padding-top: 6.25rem !important; }
  .BSpr-xxl-25,
  .BSpx-xxl-25 {
    padding-right: 6.25rem !important; }
  .BSpb-xxl-25,
  .BSpy-xxl-25 {
    padding-bottom: 6.25rem !important; }
  .BSpl-xxl-25,
  .BSpx-xxl-25 {
    padding-left: 6.25rem !important; }
  .BSp-xxl-26 {
    padding: 6.5rem !important; }
  .BSpt-xxl-26,
  .BSpy-xxl-26 {
    padding-top: 6.5rem !important; }
  .BSpr-xxl-26,
  .BSpx-xxl-26 {
    padding-right: 6.5rem !important; }
  .BSpb-xxl-26,
  .BSpy-xxl-26 {
    padding-bottom: 6.5rem !important; }
  .BSpl-xxl-26,
  .BSpx-xxl-26 {
    padding-left: 6.5rem !important; }
  .BSp-xxl-27 {
    padding: 6.75rem !important; }
  .BSpt-xxl-27,
  .BSpy-xxl-27 {
    padding-top: 6.75rem !important; }
  .BSpr-xxl-27,
  .BSpx-xxl-27 {
    padding-right: 6.75rem !important; }
  .BSpb-xxl-27,
  .BSpy-xxl-27 {
    padding-bottom: 6.75rem !important; }
  .BSpl-xxl-27,
  .BSpx-xxl-27 {
    padding-left: 6.75rem !important; }
  .BSp-xxl-38 {
    padding: 7rem !important; }
  .BSpt-xxl-38,
  .BSpy-xxl-38 {
    padding-top: 7rem !important; }
  .BSpr-xxl-38,
  .BSpx-xxl-38 {
    padding-right: 7rem !important; }
  .BSpb-xxl-38,
  .BSpy-xxl-38 {
    padding-bottom: 7rem !important; }
  .BSpl-xxl-38,
  .BSpx-xxl-38 {
    padding-left: 7rem !important; }
  .BSp-xxl-29 {
    padding: 7.25rem !important; }
  .BSpt-xxl-29,
  .BSpy-xxl-29 {
    padding-top: 7.25rem !important; }
  .BSpr-xxl-29,
  .BSpx-xxl-29 {
    padding-right: 7.25rem !important; }
  .BSpb-xxl-29,
  .BSpy-xxl-29 {
    padding-bottom: 7.25rem !important; }
  .BSpl-xxl-29,
  .BSpx-xxl-29 {
    padding-left: 7.25rem !important; }
  .BSp-xxl-30 {
    padding: 7.5rem !important; }
  .BSpt-xxl-30,
  .BSpy-xxl-30 {
    padding-top: 7.5rem !important; }
  .BSpr-xxl-30,
  .BSpx-xxl-30 {
    padding-right: 7.5rem !important; }
  .BSpb-xxl-30,
  .BSpy-xxl-30 {
    padding-bottom: 7.5rem !important; }
  .BSpl-xxl-30,
  .BSpx-xxl-30 {
    padding-left: 7.5rem !important; }
  .BSp-xxl-31 {
    padding: 7.75rem !important; }
  .BSpt-xxl-31,
  .BSpy-xxl-31 {
    padding-top: 7.75rem !important; }
  .BSpr-xxl-31,
  .BSpx-xxl-31 {
    padding-right: 7.75rem !important; }
  .BSpb-xxl-31,
  .BSpy-xxl-31 {
    padding-bottom: 7.75rem !important; }
  .BSpl-xxl-31,
  .BSpx-xxl-31 {
    padding-left: 7.75rem !important; }
  .BSp-xxl-32 {
    padding: 8rem !important; }
  .BSpt-xxl-32,
  .BSpy-xxl-32 {
    padding-top: 8rem !important; }
  .BSpr-xxl-32,
  .BSpx-xxl-32 {
    padding-right: 8rem !important; }
  .BSpb-xxl-32,
  .BSpy-xxl-32 {
    padding-bottom: 8rem !important; }
  .BSpl-xxl-32,
  .BSpx-xxl-32 {
    padding-left: 8rem !important; }
  .BSp-xxl-33 {
    padding: 8.25rem !important; }
  .BSpt-xxl-33,
  .BSpy-xxl-33 {
    padding-top: 8.25rem !important; }
  .BSpr-xxl-33,
  .BSpx-xxl-33 {
    padding-right: 8.25rem !important; }
  .BSpb-xxl-33,
  .BSpy-xxl-33 {
    padding-bottom: 8.25rem !important; }
  .BSpl-xxl-33,
  .BSpx-xxl-33 {
    padding-left: 8.25rem !important; }
  .BSp-xxl-34 {
    padding: 8.5rem !important; }
  .BSpt-xxl-34,
  .BSpy-xxl-34 {
    padding-top: 8.5rem !important; }
  .BSpr-xxl-34,
  .BSpx-xxl-34 {
    padding-right: 8.5rem !important; }
  .BSpb-xxl-34,
  .BSpy-xxl-34 {
    padding-bottom: 8.5rem !important; }
  .BSpl-xxl-34,
  .BSpx-xxl-34 {
    padding-left: 8.5rem !important; }
  .BSp-xxl-35 {
    padding: 8.75rem !important; }
  .BSpt-xxl-35,
  .BSpy-xxl-35 {
    padding-top: 8.75rem !important; }
  .BSpr-xxl-35,
  .BSpx-xxl-35 {
    padding-right: 8.75rem !important; }
  .BSpb-xxl-35,
  .BSpy-xxl-35 {
    padding-bottom: 8.75rem !important; }
  .BSpl-xxl-35,
  .BSpx-xxl-35 {
    padding-left: 8.75rem !important; }
  .BSp-xxl-36 {
    padding: 9rem !important; }
  .BSpt-xxl-36,
  .BSpy-xxl-36 {
    padding-top: 9rem !important; }
  .BSpr-xxl-36,
  .BSpx-xxl-36 {
    padding-right: 9rem !important; }
  .BSpb-xxl-36,
  .BSpy-xxl-36 {
    padding-bottom: 9rem !important; }
  .BSpl-xxl-36,
  .BSpx-xxl-36 {
    padding-left: 9rem !important; }
  .BSp-xxl-37 {
    padding: 9.25rem !important; }
  .BSpt-xxl-37,
  .BSpy-xxl-37 {
    padding-top: 9.25rem !important; }
  .BSpr-xxl-37,
  .BSpx-xxl-37 {
    padding-right: 9.25rem !important; }
  .BSpb-xxl-37,
  .BSpy-xxl-37 {
    padding-bottom: 9.25rem !important; }
  .BSpl-xxl-37,
  .BSpx-xxl-37 {
    padding-left: 9.25rem !important; }
  .BSp-xxl-48 {
    padding: 9.5rem !important; }
  .BSpt-xxl-48,
  .BSpy-xxl-48 {
    padding-top: 9.5rem !important; }
  .BSpr-xxl-48,
  .BSpx-xxl-48 {
    padding-right: 9.5rem !important; }
  .BSpb-xxl-48,
  .BSpy-xxl-48 {
    padding-bottom: 9.5rem !important; }
  .BSpl-xxl-48,
  .BSpx-xxl-48 {
    padding-left: 9.5rem !important; }
  .BSp-xxl-39 {
    padding: 9.75rem !important; }
  .BSpt-xxl-39,
  .BSpy-xxl-39 {
    padding-top: 9.75rem !important; }
  .BSpr-xxl-39,
  .BSpx-xxl-39 {
    padding-right: 9.75rem !important; }
  .BSpb-xxl-39,
  .BSpy-xxl-39 {
    padding-bottom: 9.75rem !important; }
  .BSpl-xxl-39,
  .BSpx-xxl-39 {
    padding-left: 9.75rem !important; }
  .BSp-xxl-40 {
    padding: 10rem !important; }
  .BSpt-xxl-40,
  .BSpy-xxl-40 {
    padding-top: 10rem !important; }
  .BSpr-xxl-40,
  .BSpx-xxl-40 {
    padding-right: 10rem !important; }
  .BSpb-xxl-40,
  .BSpy-xxl-40 {
    padding-bottom: 10rem !important; }
  .BSpl-xxl-40,
  .BSpx-xxl-40 {
    padding-left: 10rem !important; }
  .BSm-xxl-n1 {
    margin: -0.25rem !important; }
  .BSmt-xxl-n1,
  .BSmy-xxl-n1 {
    margin-top: -0.25rem !important; }
  .BSmr-xxl-n1,
  .BSmx-xxl-n1 {
    margin-right: -0.25rem !important; }
  .BSmb-xxl-n1,
  .BSmy-xxl-n1 {
    margin-bottom: -0.25rem !important; }
  .BSml-xxl-n1,
  .BSmx-xxl-n1 {
    margin-left: -0.25rem !important; }
  .BSm-xxl-n2 {
    margin: -0.5rem !important; }
  .BSmt-xxl-n2,
  .BSmy-xxl-n2 {
    margin-top: -0.5rem !important; }
  .BSmr-xxl-n2,
  .BSmx-xxl-n2 {
    margin-right: -0.5rem !important; }
  .BSmb-xxl-n2,
  .BSmy-xxl-n2 {
    margin-bottom: -0.5rem !important; }
  .BSml-xxl-n2,
  .BSmx-xxl-n2 {
    margin-left: -0.5rem !important; }
  .BSm-xxl-n3 {
    margin: -0.75rem !important; }
  .BSmt-xxl-n3,
  .BSmy-xxl-n3 {
    margin-top: -0.75rem !important; }
  .BSmr-xxl-n3,
  .BSmx-xxl-n3 {
    margin-right: -0.75rem !important; }
  .BSmb-xxl-n3,
  .BSmy-xxl-n3 {
    margin-bottom: -0.75rem !important; }
  .BSml-xxl-n3,
  .BSmx-xxl-n3 {
    margin-left: -0.75rem !important; }
  .BSm-xxl-n4 {
    margin: -1rem !important; }
  .BSmt-xxl-n4,
  .BSmy-xxl-n4 {
    margin-top: -1rem !important; }
  .BSmr-xxl-n4,
  .BSmx-xxl-n4 {
    margin-right: -1rem !important; }
  .BSmb-xxl-n4,
  .BSmy-xxl-n4 {
    margin-bottom: -1rem !important; }
  .BSml-xxl-n4,
  .BSmx-xxl-n4 {
    margin-left: -1rem !important; }
  .BSm-xxl-n5 {
    margin: -1.25rem !important; }
  .BSmt-xxl-n5,
  .BSmy-xxl-n5 {
    margin-top: -1.25rem !important; }
  .BSmr-xxl-n5,
  .BSmx-xxl-n5 {
    margin-right: -1.25rem !important; }
  .BSmb-xxl-n5,
  .BSmy-xxl-n5 {
    margin-bottom: -1.25rem !important; }
  .BSml-xxl-n5,
  .BSmx-xxl-n5 {
    margin-left: -1.25rem !important; }
  .BSm-xxl-n6 {
    margin: -1.5rem !important; }
  .BSmt-xxl-n6,
  .BSmy-xxl-n6 {
    margin-top: -1.5rem !important; }
  .BSmr-xxl-n6,
  .BSmx-xxl-n6 {
    margin-right: -1.5rem !important; }
  .BSmb-xxl-n6,
  .BSmy-xxl-n6 {
    margin-bottom: -1.5rem !important; }
  .BSml-xxl-n6,
  .BSmx-xxl-n6 {
    margin-left: -1.5rem !important; }
  .BSm-xxl-n7 {
    margin: -1.75rem !important; }
  .BSmt-xxl-n7,
  .BSmy-xxl-n7 {
    margin-top: -1.75rem !important; }
  .BSmr-xxl-n7,
  .BSmx-xxl-n7 {
    margin-right: -1.75rem !important; }
  .BSmb-xxl-n7,
  .BSmy-xxl-n7 {
    margin-bottom: -1.75rem !important; }
  .BSml-xxl-n7,
  .BSmx-xxl-n7 {
    margin-left: -1.75rem !important; }
  .BSm-xxl-n8 {
    margin: -2rem !important; }
  .BSmt-xxl-n8,
  .BSmy-xxl-n8 {
    margin-top: -2rem !important; }
  .BSmr-xxl-n8,
  .BSmx-xxl-n8 {
    margin-right: -2rem !important; }
  .BSmb-xxl-n8,
  .BSmy-xxl-n8 {
    margin-bottom: -2rem !important; }
  .BSml-xxl-n8,
  .BSmx-xxl-n8 {
    margin-left: -2rem !important; }
  .BSm-xxl-n9 {
    margin: -2.25rem !important; }
  .BSmt-xxl-n9,
  .BSmy-xxl-n9 {
    margin-top: -2.25rem !important; }
  .BSmr-xxl-n9,
  .BSmx-xxl-n9 {
    margin-right: -2.25rem !important; }
  .BSmb-xxl-n9,
  .BSmy-xxl-n9 {
    margin-bottom: -2.25rem !important; }
  .BSml-xxl-n9,
  .BSmx-xxl-n9 {
    margin-left: -2.25rem !important; }
  .BSm-xxl-n10 {
    margin: -2.5rem !important; }
  .BSmt-xxl-n10,
  .BSmy-xxl-n10 {
    margin-top: -2.5rem !important; }
  .BSmr-xxl-n10,
  .BSmx-xxl-n10 {
    margin-right: -2.5rem !important; }
  .BSmb-xxl-n10,
  .BSmy-xxl-n10 {
    margin-bottom: -2.5rem !important; }
  .BSml-xxl-n10,
  .BSmx-xxl-n10 {
    margin-left: -2.5rem !important; }
  .BSm-xxl-n11 {
    margin: -2.75rem !important; }
  .BSmt-xxl-n11,
  .BSmy-xxl-n11 {
    margin-top: -2.75rem !important; }
  .BSmr-xxl-n11,
  .BSmx-xxl-n11 {
    margin-right: -2.75rem !important; }
  .BSmb-xxl-n11,
  .BSmy-xxl-n11 {
    margin-bottom: -2.75rem !important; }
  .BSml-xxl-n11,
  .BSmx-xxl-n11 {
    margin-left: -2.75rem !important; }
  .BSm-xxl-n12 {
    margin: -3rem !important; }
  .BSmt-xxl-n12,
  .BSmy-xxl-n12 {
    margin-top: -3rem !important; }
  .BSmr-xxl-n12,
  .BSmx-xxl-n12 {
    margin-right: -3rem !important; }
  .BSmb-xxl-n12,
  .BSmy-xxl-n12 {
    margin-bottom: -3rem !important; }
  .BSml-xxl-n12,
  .BSmx-xxl-n12 {
    margin-left: -3rem !important; }
  .BSm-xxl-n13 {
    margin: -3.25rem !important; }
  .BSmt-xxl-n13,
  .BSmy-xxl-n13 {
    margin-top: -3.25rem !important; }
  .BSmr-xxl-n13,
  .BSmx-xxl-n13 {
    margin-right: -3.25rem !important; }
  .BSmb-xxl-n13,
  .BSmy-xxl-n13 {
    margin-bottom: -3.25rem !important; }
  .BSml-xxl-n13,
  .BSmx-xxl-n13 {
    margin-left: -3.25rem !important; }
  .BSm-xxl-n14 {
    margin: -3.5rem !important; }
  .BSmt-xxl-n14,
  .BSmy-xxl-n14 {
    margin-top: -3.5rem !important; }
  .BSmr-xxl-n14,
  .BSmx-xxl-n14 {
    margin-right: -3.5rem !important; }
  .BSmb-xxl-n14,
  .BSmy-xxl-n14 {
    margin-bottom: -3.5rem !important; }
  .BSml-xxl-n14,
  .BSmx-xxl-n14 {
    margin-left: -3.5rem !important; }
  .BSm-xxl-n15 {
    margin: -3.75rem !important; }
  .BSmt-xxl-n15,
  .BSmy-xxl-n15 {
    margin-top: -3.75rem !important; }
  .BSmr-xxl-n15,
  .BSmx-xxl-n15 {
    margin-right: -3.75rem !important; }
  .BSmb-xxl-n15,
  .BSmy-xxl-n15 {
    margin-bottom: -3.75rem !important; }
  .BSml-xxl-n15,
  .BSmx-xxl-n15 {
    margin-left: -3.75rem !important; }
  .BSm-xxl-n16 {
    margin: -4rem !important; }
  .BSmt-xxl-n16,
  .BSmy-xxl-n16 {
    margin-top: -4rem !important; }
  .BSmr-xxl-n16,
  .BSmx-xxl-n16 {
    margin-right: -4rem !important; }
  .BSmb-xxl-n16,
  .BSmy-xxl-n16 {
    margin-bottom: -4rem !important; }
  .BSml-xxl-n16,
  .BSmx-xxl-n16 {
    margin-left: -4rem !important; }
  .BSm-xxl-n17 {
    margin: -4.25rem !important; }
  .BSmt-xxl-n17,
  .BSmy-xxl-n17 {
    margin-top: -4.25rem !important; }
  .BSmr-xxl-n17,
  .BSmx-xxl-n17 {
    margin-right: -4.25rem !important; }
  .BSmb-xxl-n17,
  .BSmy-xxl-n17 {
    margin-bottom: -4.25rem !important; }
  .BSml-xxl-n17,
  .BSmx-xxl-n17 {
    margin-left: -4.25rem !important; }
  .BSm-xxl-n18 {
    margin: -4.5rem !important; }
  .BSmt-xxl-n18,
  .BSmy-xxl-n18 {
    margin-top: -4.5rem !important; }
  .BSmr-xxl-n18,
  .BSmx-xxl-n18 {
    margin-right: -4.5rem !important; }
  .BSmb-xxl-n18,
  .BSmy-xxl-n18 {
    margin-bottom: -4.5rem !important; }
  .BSml-xxl-n18,
  .BSmx-xxl-n18 {
    margin-left: -4.5rem !important; }
  .BSm-xxl-n19 {
    margin: -4.75rem !important; }
  .BSmt-xxl-n19,
  .BSmy-xxl-n19 {
    margin-top: -4.75rem !important; }
  .BSmr-xxl-n19,
  .BSmx-xxl-n19 {
    margin-right: -4.75rem !important; }
  .BSmb-xxl-n19,
  .BSmy-xxl-n19 {
    margin-bottom: -4.75rem !important; }
  .BSml-xxl-n19,
  .BSmx-xxl-n19 {
    margin-left: -4.75rem !important; }
  .BSm-xxl-n20 {
    margin: -5rem !important; }
  .BSmt-xxl-n20,
  .BSmy-xxl-n20 {
    margin-top: -5rem !important; }
  .BSmr-xxl-n20,
  .BSmx-xxl-n20 {
    margin-right: -5rem !important; }
  .BSmb-xxl-n20,
  .BSmy-xxl-n20 {
    margin-bottom: -5rem !important; }
  .BSml-xxl-n20,
  .BSmx-xxl-n20 {
    margin-left: -5rem !important; }
  .BSm-xxl-n21 {
    margin: -5.25rem !important; }
  .BSmt-xxl-n21,
  .BSmy-xxl-n21 {
    margin-top: -5.25rem !important; }
  .BSmr-xxl-n21,
  .BSmx-xxl-n21 {
    margin-right: -5.25rem !important; }
  .BSmb-xxl-n21,
  .BSmy-xxl-n21 {
    margin-bottom: -5.25rem !important; }
  .BSml-xxl-n21,
  .BSmx-xxl-n21 {
    margin-left: -5.25rem !important; }
  .BSm-xxl-n22 {
    margin: -5.5rem !important; }
  .BSmt-xxl-n22,
  .BSmy-xxl-n22 {
    margin-top: -5.5rem !important; }
  .BSmr-xxl-n22,
  .BSmx-xxl-n22 {
    margin-right: -5.5rem !important; }
  .BSmb-xxl-n22,
  .BSmy-xxl-n22 {
    margin-bottom: -5.5rem !important; }
  .BSml-xxl-n22,
  .BSmx-xxl-n22 {
    margin-left: -5.5rem !important; }
  .BSm-xxl-n23 {
    margin: -5.75rem !important; }
  .BSmt-xxl-n23,
  .BSmy-xxl-n23 {
    margin-top: -5.75rem !important; }
  .BSmr-xxl-n23,
  .BSmx-xxl-n23 {
    margin-right: -5.75rem !important; }
  .BSmb-xxl-n23,
  .BSmy-xxl-n23 {
    margin-bottom: -5.75rem !important; }
  .BSml-xxl-n23,
  .BSmx-xxl-n23 {
    margin-left: -5.75rem !important; }
  .BSm-xxl-n24 {
    margin: -6rem !important; }
  .BSmt-xxl-n24,
  .BSmy-xxl-n24 {
    margin-top: -6rem !important; }
  .BSmr-xxl-n24,
  .BSmx-xxl-n24 {
    margin-right: -6rem !important; }
  .BSmb-xxl-n24,
  .BSmy-xxl-n24 {
    margin-bottom: -6rem !important; }
  .BSml-xxl-n24,
  .BSmx-xxl-n24 {
    margin-left: -6rem !important; }
  .BSm-xxl-n25 {
    margin: -6.25rem !important; }
  .BSmt-xxl-n25,
  .BSmy-xxl-n25 {
    margin-top: -6.25rem !important; }
  .BSmr-xxl-n25,
  .BSmx-xxl-n25 {
    margin-right: -6.25rem !important; }
  .BSmb-xxl-n25,
  .BSmy-xxl-n25 {
    margin-bottom: -6.25rem !important; }
  .BSml-xxl-n25,
  .BSmx-xxl-n25 {
    margin-left: -6.25rem !important; }
  .BSm-xxl-n26 {
    margin: -6.5rem !important; }
  .BSmt-xxl-n26,
  .BSmy-xxl-n26 {
    margin-top: -6.5rem !important; }
  .BSmr-xxl-n26,
  .BSmx-xxl-n26 {
    margin-right: -6.5rem !important; }
  .BSmb-xxl-n26,
  .BSmy-xxl-n26 {
    margin-bottom: -6.5rem !important; }
  .BSml-xxl-n26,
  .BSmx-xxl-n26 {
    margin-left: -6.5rem !important; }
  .BSm-xxl-n27 {
    margin: -6.75rem !important; }
  .BSmt-xxl-n27,
  .BSmy-xxl-n27 {
    margin-top: -6.75rem !important; }
  .BSmr-xxl-n27,
  .BSmx-xxl-n27 {
    margin-right: -6.75rem !important; }
  .BSmb-xxl-n27,
  .BSmy-xxl-n27 {
    margin-bottom: -6.75rem !important; }
  .BSml-xxl-n27,
  .BSmx-xxl-n27 {
    margin-left: -6.75rem !important; }
  .BSm-xxl-n38 {
    margin: -7rem !important; }
  .BSmt-xxl-n38,
  .BSmy-xxl-n38 {
    margin-top: -7rem !important; }
  .BSmr-xxl-n38,
  .BSmx-xxl-n38 {
    margin-right: -7rem !important; }
  .BSmb-xxl-n38,
  .BSmy-xxl-n38 {
    margin-bottom: -7rem !important; }
  .BSml-xxl-n38,
  .BSmx-xxl-n38 {
    margin-left: -7rem !important; }
  .BSm-xxl-n29 {
    margin: -7.25rem !important; }
  .BSmt-xxl-n29,
  .BSmy-xxl-n29 {
    margin-top: -7.25rem !important; }
  .BSmr-xxl-n29,
  .BSmx-xxl-n29 {
    margin-right: -7.25rem !important; }
  .BSmb-xxl-n29,
  .BSmy-xxl-n29 {
    margin-bottom: -7.25rem !important; }
  .BSml-xxl-n29,
  .BSmx-xxl-n29 {
    margin-left: -7.25rem !important; }
  .BSm-xxl-n30 {
    margin: -7.5rem !important; }
  .BSmt-xxl-n30,
  .BSmy-xxl-n30 {
    margin-top: -7.5rem !important; }
  .BSmr-xxl-n30,
  .BSmx-xxl-n30 {
    margin-right: -7.5rem !important; }
  .BSmb-xxl-n30,
  .BSmy-xxl-n30 {
    margin-bottom: -7.5rem !important; }
  .BSml-xxl-n30,
  .BSmx-xxl-n30 {
    margin-left: -7.5rem !important; }
  .BSm-xxl-n31 {
    margin: -7.75rem !important; }
  .BSmt-xxl-n31,
  .BSmy-xxl-n31 {
    margin-top: -7.75rem !important; }
  .BSmr-xxl-n31,
  .BSmx-xxl-n31 {
    margin-right: -7.75rem !important; }
  .BSmb-xxl-n31,
  .BSmy-xxl-n31 {
    margin-bottom: -7.75rem !important; }
  .BSml-xxl-n31,
  .BSmx-xxl-n31 {
    margin-left: -7.75rem !important; }
  .BSm-xxl-n32 {
    margin: -8rem !important; }
  .BSmt-xxl-n32,
  .BSmy-xxl-n32 {
    margin-top: -8rem !important; }
  .BSmr-xxl-n32,
  .BSmx-xxl-n32 {
    margin-right: -8rem !important; }
  .BSmb-xxl-n32,
  .BSmy-xxl-n32 {
    margin-bottom: -8rem !important; }
  .BSml-xxl-n32,
  .BSmx-xxl-n32 {
    margin-left: -8rem !important; }
  .BSm-xxl-n33 {
    margin: -8.25rem !important; }
  .BSmt-xxl-n33,
  .BSmy-xxl-n33 {
    margin-top: -8.25rem !important; }
  .BSmr-xxl-n33,
  .BSmx-xxl-n33 {
    margin-right: -8.25rem !important; }
  .BSmb-xxl-n33,
  .BSmy-xxl-n33 {
    margin-bottom: -8.25rem !important; }
  .BSml-xxl-n33,
  .BSmx-xxl-n33 {
    margin-left: -8.25rem !important; }
  .BSm-xxl-n34 {
    margin: -8.5rem !important; }
  .BSmt-xxl-n34,
  .BSmy-xxl-n34 {
    margin-top: -8.5rem !important; }
  .BSmr-xxl-n34,
  .BSmx-xxl-n34 {
    margin-right: -8.5rem !important; }
  .BSmb-xxl-n34,
  .BSmy-xxl-n34 {
    margin-bottom: -8.5rem !important; }
  .BSml-xxl-n34,
  .BSmx-xxl-n34 {
    margin-left: -8.5rem !important; }
  .BSm-xxl-n35 {
    margin: -8.75rem !important; }
  .BSmt-xxl-n35,
  .BSmy-xxl-n35 {
    margin-top: -8.75rem !important; }
  .BSmr-xxl-n35,
  .BSmx-xxl-n35 {
    margin-right: -8.75rem !important; }
  .BSmb-xxl-n35,
  .BSmy-xxl-n35 {
    margin-bottom: -8.75rem !important; }
  .BSml-xxl-n35,
  .BSmx-xxl-n35 {
    margin-left: -8.75rem !important; }
  .BSm-xxl-n36 {
    margin: -9rem !important; }
  .BSmt-xxl-n36,
  .BSmy-xxl-n36 {
    margin-top: -9rem !important; }
  .BSmr-xxl-n36,
  .BSmx-xxl-n36 {
    margin-right: -9rem !important; }
  .BSmb-xxl-n36,
  .BSmy-xxl-n36 {
    margin-bottom: -9rem !important; }
  .BSml-xxl-n36,
  .BSmx-xxl-n36 {
    margin-left: -9rem !important; }
  .BSm-xxl-n37 {
    margin: -9.25rem !important; }
  .BSmt-xxl-n37,
  .BSmy-xxl-n37 {
    margin-top: -9.25rem !important; }
  .BSmr-xxl-n37,
  .BSmx-xxl-n37 {
    margin-right: -9.25rem !important; }
  .BSmb-xxl-n37,
  .BSmy-xxl-n37 {
    margin-bottom: -9.25rem !important; }
  .BSml-xxl-n37,
  .BSmx-xxl-n37 {
    margin-left: -9.25rem !important; }
  .BSm-xxl-n48 {
    margin: -9.5rem !important; }
  .BSmt-xxl-n48,
  .BSmy-xxl-n48 {
    margin-top: -9.5rem !important; }
  .BSmr-xxl-n48,
  .BSmx-xxl-n48 {
    margin-right: -9.5rem !important; }
  .BSmb-xxl-n48,
  .BSmy-xxl-n48 {
    margin-bottom: -9.5rem !important; }
  .BSml-xxl-n48,
  .BSmx-xxl-n48 {
    margin-left: -9.5rem !important; }
  .BSm-xxl-n39 {
    margin: -9.75rem !important; }
  .BSmt-xxl-n39,
  .BSmy-xxl-n39 {
    margin-top: -9.75rem !important; }
  .BSmr-xxl-n39,
  .BSmx-xxl-n39 {
    margin-right: -9.75rem !important; }
  .BSmb-xxl-n39,
  .BSmy-xxl-n39 {
    margin-bottom: -9.75rem !important; }
  .BSml-xxl-n39,
  .BSmx-xxl-n39 {
    margin-left: -9.75rem !important; }
  .BSm-xxl-n40 {
    margin: -10rem !important; }
  .BSmt-xxl-n40,
  .BSmy-xxl-n40 {
    margin-top: -10rem !important; }
  .BSmr-xxl-n40,
  .BSmx-xxl-n40 {
    margin-right: -10rem !important; }
  .BSmb-xxl-n40,
  .BSmy-xxl-n40 {
    margin-bottom: -10rem !important; }
  .BSml-xxl-n40,
  .BSmx-xxl-n40 {
    margin-left: -10rem !important; }
  .BSm-xxl-auto {
    margin: auto !important; }
  .BSmt-xxl-auto,
  .BSmy-xxl-auto {
    margin-top: auto !important; }
  .BSmr-xxl-auto,
  .BSmx-xxl-auto {
    margin-right: auto !important; }
  .BSmb-xxl-auto,
  .BSmy-xxl-auto {
    margin-bottom: auto !important; }
  .BSml-xxl-auto,
  .BSmx-xxl-auto {
    margin-left: auto !important; } }

.BSstretched-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); }

.BStext-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.BStext-justify {
  text-align: justify !important; }

.BStext-wrap {
  white-space: normal !important; }

.BStext-nowrap {
  white-space: nowrap !important; }

.BStext-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.BStext-left {
  text-align: left !important; }

.BStext-right {
  text-align: right !important; }

.BStext-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .BStext-sm-left {
    text-align: left !important; }
  .BStext-sm-right {
    text-align: right !important; }
  .BStext-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .BStext-md-left {
    text-align: left !important; }
  .BStext-md-right {
    text-align: right !important; }
  .BStext-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .BStext-lg-left {
    text-align: left !important; }
  .BStext-lg-right {
    text-align: right !important; }
  .BStext-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .BStext-xl-left {
    text-align: left !important; }
  .BStext-xl-right {
    text-align: right !important; }
  .BStext-xl-center {
    text-align: center !important; } }

@media (min-width: 1400px) {
  .BStext-xxl-left {
    text-align: left !important; }
  .BStext-xxl-right {
    text-align: right !important; }
  .BStext-xxl-center {
    text-align: center !important; } }

.BStext-lowercase {
  text-transform: lowercase !important; }

.BStext-uppercase {
  text-transform: uppercase !important; }

.BStext-capitalize {
  text-transform: capitalize !important; }

.BSfont-weight-light {
  font-weight: 300 !important; }

.BSfont-weight-lighter {
  font-weight: lighter !important; }

.BSfont-weight-normal {
  font-weight: 400 !important; }

.BSfont-weight-bold {
  font-weight: 500 !important; }

.BSfont-weight-bolder {
  font-weight: 600 !important; }

.BSfont-italic {
  font-style: italic !important; }

.BStext-white {
  color: #ffffff !important; }

.BStext-primary {
  color: #3699FF !important; }

a.BStext-primary:hover, a.BStext-primary:focus {
  color: #0073e9 !important; }

.BStext-secondary {
  color: #E5EAEE !important; }

a.BStext-secondary:hover, a.BStext-secondary:focus {
  color: #b7c5d0 !important; }

.BStext-success {
  color: #1BC5BD !important; }

a.BStext-success:hover, a.BStext-success:focus {
  color: #12827c !important; }

.BStext-info {
  color: #8950FC !important; }

a.BStext-info:hover, a.BStext-info:focus {
  color: #5605fb !important; }

.BStext-warning {
  color: #FFA800 !important; }

a.BStext-warning:hover, a.BStext-warning:focus {
  color: #b37600 !important; }

.BStext-danger {
  color: #F64E60 !important; }

a.BStext-danger:hover, a.BStext-danger:focus {
  color: #ec0c24 !important; }

.BStext-light {
  color: #F3F6F9 !important; }

a.BStext-light:hover, a.BStext-light:focus {
  color: #c0d0e0 !important; }

.BStext-dark {
  color: #212121 !important; }

a.BStext-dark:hover, a.BStext-dark:focus {
  color: black !important; }

.BStext-white {
  color: #ffffff !important; }

a.BStext-white:hover, a.BStext-white:focus {
  color: #d9d9d9 !important; }

.BStext-body {
  color: #464E5F !important; }

.BStext-muted {
  color: #B5B5C3 !important; }

.BStext-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.BStext-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.BStext-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.BStext-decoration-none {
  text-decoration: none !important; }

.BStext-break {
  word-wrap: break-word !important; }

.BStext-reset {
  color: inherit !important; }

.BSvisible {
  visibility: visible !important; }

.BSinvisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a:not(.BSbtn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #B5B5C3;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .BScontainer {
    min-width: 992px !important; }
  .BSnavbar {
    display: none; }
  .BSbadge {
    border: 1px solid #000000; }
  .BStable {
    border-collapse: collapse !important; }
    .BStable td,
    .BStable th {
      background-color: #ffffff !important; }
  .BStable-bordered th,
  .BStable-bordered td {
    border: 1px solid #E5EAEE !important; }
  .BStable-dark {
    color: inherit; }
    .BStable-dark th,
    .BStable-dark td,
    .BStable-dark thead th,
    .BStable-dark tbody + tbody {
      border-color: #ECF0F3; }
  .BStable .BSthead-dark th {
    color: inherit;
    border-color: #ECF0F3; } }

.BSbg-hover-primary {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699FF !important; }

.BShoverable:hover .BSbg-hover-primary {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  background-color: #3699FF !important; }

.BSbg-hover-state-primary {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-state-primary:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #187DE4 !important; }

.BSbg-diagonal-primary:before {
  background-color: #3699FF !important; }

.BSbg-diagonal-r-primary:after {
  background-color: #3699FF !important; }

.BSbg-radial-gradient-primary {
  background-color: #3699FF;
  background-image: radial-gradient(circle, rgba(225, 240, 255, 0.4), #3699FF 70%); }

.BSbg-primary-o-5 {
  background-color: rgba(54, 153, 255, 0.02) !important; }

.BSbg-hover-primary-o-1 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-1:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(54, 153, 255, 0.2) !important; }

.BSbg-primary-o-10 {
  background-color: rgba(54, 153, 255, 0.04) !important; }

.BSbg-hover-primary-o-2 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-2:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(54, 153, 255, 0.4) !important; }

.BSbg-primary-o-15 {
  background-color: rgba(54, 153, 255, 0.06) !important; }

.BSbg-hover-primary-o-3 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-3:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(54, 153, 255, 0.6) !important; }

.BSbg-primary-o-20 {
  background-color: rgba(54, 153, 255, 0.08) !important; }

.BSbg-hover-primary-o-4 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-4:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(54, 153, 255, 0.8) !important; }

.BSbg-primary-o-25 {
  background-color: rgba(54, 153, 255, 0.1) !important; }

.BSbg-hover-primary-o-5 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-5:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important; }

.BSbg-primary-o-30 {
  background-color: rgba(54, 153, 255, 0.12) !important; }

.BSbg-hover-primary-o-6 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-6:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important; }

.BSbg-primary-o-35 {
  background-color: rgba(54, 153, 255, 0.14) !important; }

.BSbg-hover-primary-o-7 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-7:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important; }

.BSbg-primary-o-40 {
  background-color: rgba(54, 153, 255, 0.16) !important; }

.BSbg-hover-primary-o-8 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-8:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important; }

.BSbg-primary-o-45 {
  background-color: rgba(54, 153, 255, 0.18) !important; }

.BSbg-hover-primary-o-9 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-9:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important; }

.BSbg-primary-o-50 {
  background-color: rgba(54, 153, 255, 0.2) !important; }

.BSbg-hover-primary-o-10 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-10:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important; }

.BSbg-primary-o-55 {
  background-color: rgba(54, 153, 255, 0.22) !important; }

.BSbg-hover-primary-o-11 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-11:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important; }

.BSbg-primary-o-60 {
  background-color: rgba(54, 153, 255, 0.24) !important; }

.BSbg-hover-primary-o-12 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-12:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important; }

.BSbg-primary-o-65 {
  background-color: rgba(54, 153, 255, 0.26) !important; }

.BSbg-hover-primary-o-13 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-13:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important; }

.BSbg-primary-o-70 {
  background-color: rgba(54, 153, 255, 0.28) !important; }

.BSbg-hover-primary-o-14 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-14:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important; }

.BSbg-primary-o-75 {
  background-color: rgba(54, 153, 255, 0.3) !important; }

.BSbg-hover-primary-o-15 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-15:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important; }

.BSbg-primary-o-80 {
  background-color: rgba(54, 153, 255, 0.32) !important; }

.BSbg-hover-primary-o-16 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-16:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important; }

.BSbg-primary-o-85 {
  background-color: rgba(54, 153, 255, 0.34) !important; }

.BSbg-hover-primary-o-17 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-17:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important; }

.BSbg-primary-o-90 {
  background-color: rgba(54, 153, 255, 0.36) !important; }

.BSbg-hover-primary-o-18 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-18:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important; }

.BSbg-primary-o-95 {
  background-color: rgba(54, 153, 255, 0.38) !important; }

.BSbg-hover-primary-o-19 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-19:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important; }

.BSbg-primary-o-100 {
  background-color: rgba(54, 153, 255, 0.4) !important; }

.BSbg-hover-primary-o-20 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-primary-o-20:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important; }

.BSbg-hover-secondary {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #E5EAEE !important; }

.BShoverable:hover .BSbg-hover-secondary {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  background-color: #E5EAEE !important; }

.BSbg-hover-state-secondary {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-state-secondary:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #d9e0e6 !important; }

.BSbg-diagonal-secondary:before {
  background-color: #E5EAEE !important; }

.BSbg-diagonal-r-secondary:after {
  background-color: #E5EAEE !important; }

.BSbg-radial-gradient-secondary {
  background-color: #E5EAEE;
  background-image: radial-gradient(circle, rgba(236, 240, 243, 0.4), #E5EAEE 70%); }

.BSbg-secondary-o-5 {
  background-color: rgba(229, 234, 238, 0.02) !important; }

.BSbg-hover-secondary-o-1 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-1:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(229, 234, 238, 0.2) !important; }

.BSbg-secondary-o-10 {
  background-color: rgba(229, 234, 238, 0.04) !important; }

.BSbg-hover-secondary-o-2 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-2:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(229, 234, 238, 0.4) !important; }

.BSbg-secondary-o-15 {
  background-color: rgba(229, 234, 238, 0.06) !important; }

.BSbg-hover-secondary-o-3 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-3:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(229, 234, 238, 0.6) !important; }

.BSbg-secondary-o-20 {
  background-color: rgba(229, 234, 238, 0.08) !important; }

.BSbg-hover-secondary-o-4 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-4:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(229, 234, 238, 0.8) !important; }

.BSbg-secondary-o-25 {
  background-color: rgba(229, 234, 238, 0.1) !important; }

.BSbg-hover-secondary-o-5 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-5:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e5eaee !important; }

.BSbg-secondary-o-30 {
  background-color: rgba(229, 234, 238, 0.12) !important; }

.BSbg-hover-secondary-o-6 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-6:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e5eaee !important; }

.BSbg-secondary-o-35 {
  background-color: rgba(229, 234, 238, 0.14) !important; }

.BSbg-hover-secondary-o-7 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-7:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e5eaee !important; }

.BSbg-secondary-o-40 {
  background-color: rgba(229, 234, 238, 0.16) !important; }

.BSbg-hover-secondary-o-8 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-8:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e5eaee !important; }

.BSbg-secondary-o-45 {
  background-color: rgba(229, 234, 238, 0.18) !important; }

.BSbg-hover-secondary-o-9 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-9:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e5eaee !important; }

.BSbg-secondary-o-50 {
  background-color: rgba(229, 234, 238, 0.2) !important; }

.BSbg-hover-secondary-o-10 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-10:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e5eaee !important; }

.BSbg-secondary-o-55 {
  background-color: rgba(229, 234, 238, 0.22) !important; }

.BSbg-hover-secondary-o-11 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-11:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e5eaee !important; }

.BSbg-secondary-o-60 {
  background-color: rgba(229, 234, 238, 0.24) !important; }

.BSbg-hover-secondary-o-12 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-12:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e5eaee !important; }

.BSbg-secondary-o-65 {
  background-color: rgba(229, 234, 238, 0.26) !important; }

.BSbg-hover-secondary-o-13 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-13:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e5eaee !important; }

.BSbg-secondary-o-70 {
  background-color: rgba(229, 234, 238, 0.28) !important; }

.BSbg-hover-secondary-o-14 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-14:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e5eaee !important; }

.BSbg-secondary-o-75 {
  background-color: rgba(229, 234, 238, 0.3) !important; }

.BSbg-hover-secondary-o-15 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-15:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e5eaee !important; }

.BSbg-secondary-o-80 {
  background-color: rgba(229, 234, 238, 0.32) !important; }

.BSbg-hover-secondary-o-16 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-16:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e5eaee !important; }

.BSbg-secondary-o-85 {
  background-color: rgba(229, 234, 238, 0.34) !important; }

.BSbg-hover-secondary-o-17 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-17:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e5eaee !important; }

.BSbg-secondary-o-90 {
  background-color: rgba(229, 234, 238, 0.36) !important; }

.BSbg-hover-secondary-o-18 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-18:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e5eaee !important; }

.BSbg-secondary-o-95 {
  background-color: rgba(229, 234, 238, 0.38) !important; }

.BSbg-hover-secondary-o-19 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-19:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e5eaee !important; }

.BSbg-secondary-o-100 {
  background-color: rgba(229, 234, 238, 0.4) !important; }

.BSbg-hover-secondary-o-20 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-secondary-o-20:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e5eaee !important; }

.BSbg-hover-success {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1BC5BD !important; }

.BShoverable:hover .BSbg-hover-success {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  background-color: #1BC5BD !important; }

.BSbg-hover-state-success {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-state-success:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #0BB7AF !important; }

.BSbg-diagonal-success:before {
  background-color: #1BC5BD !important; }

.BSbg-diagonal-r-success:after {
  background-color: #1BC5BD !important; }

.BSbg-radial-gradient-success {
  background-color: #1BC5BD;
  background-image: radial-gradient(circle, rgba(201, 247, 245, 0.4), #1BC5BD 70%); }

.BSbg-success-o-5 {
  background-color: rgba(27, 197, 189, 0.02) !important; }

.BSbg-hover-success-o-1 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-1:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(27, 197, 189, 0.2) !important; }

.BSbg-success-o-10 {
  background-color: rgba(27, 197, 189, 0.04) !important; }

.BSbg-hover-success-o-2 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-2:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(27, 197, 189, 0.4) !important; }

.BSbg-success-o-15 {
  background-color: rgba(27, 197, 189, 0.06) !important; }

.BSbg-hover-success-o-3 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-3:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(27, 197, 189, 0.6) !important; }

.BSbg-success-o-20 {
  background-color: rgba(27, 197, 189, 0.08) !important; }

.BSbg-hover-success-o-4 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-4:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(27, 197, 189, 0.8) !important; }

.BSbg-success-o-25 {
  background-color: rgba(27, 197, 189, 0.1) !important; }

.BSbg-hover-success-o-5 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-5:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important; }

.BSbg-success-o-30 {
  background-color: rgba(27, 197, 189, 0.12) !important; }

.BSbg-hover-success-o-6 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-6:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important; }

.BSbg-success-o-35 {
  background-color: rgba(27, 197, 189, 0.14) !important; }

.BSbg-hover-success-o-7 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-7:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important; }

.BSbg-success-o-40 {
  background-color: rgba(27, 197, 189, 0.16) !important; }

.BSbg-hover-success-o-8 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-8:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important; }

.BSbg-success-o-45 {
  background-color: rgba(27, 197, 189, 0.18) !important; }

.BSbg-hover-success-o-9 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-9:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important; }

.BSbg-success-o-50 {
  background-color: rgba(27, 197, 189, 0.2) !important; }

.BSbg-hover-success-o-10 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-10:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important; }

.BSbg-success-o-55 {
  background-color: rgba(27, 197, 189, 0.22) !important; }

.BSbg-hover-success-o-11 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-11:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important; }

.BSbg-success-o-60 {
  background-color: rgba(27, 197, 189, 0.24) !important; }

.BSbg-hover-success-o-12 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-12:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important; }

.BSbg-success-o-65 {
  background-color: rgba(27, 197, 189, 0.26) !important; }

.BSbg-hover-success-o-13 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-13:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important; }

.BSbg-success-o-70 {
  background-color: rgba(27, 197, 189, 0.28) !important; }

.BSbg-hover-success-o-14 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-14:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important; }

.BSbg-success-o-75 {
  background-color: rgba(27, 197, 189, 0.3) !important; }

.BSbg-hover-success-o-15 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-15:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important; }

.BSbg-success-o-80 {
  background-color: rgba(27, 197, 189, 0.32) !important; }

.BSbg-hover-success-o-16 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-16:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important; }

.BSbg-success-o-85 {
  background-color: rgba(27, 197, 189, 0.34) !important; }

.BSbg-hover-success-o-17 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-17:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important; }

.BSbg-success-o-90 {
  background-color: rgba(27, 197, 189, 0.36) !important; }

.BSbg-hover-success-o-18 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-18:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important; }

.BSbg-success-o-95 {
  background-color: rgba(27, 197, 189, 0.38) !important; }

.BSbg-hover-success-o-19 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-19:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important; }

.BSbg-success-o-100 {
  background-color: rgba(27, 197, 189, 0.4) !important; }

.BSbg-hover-success-o-20 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-success-o-20:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important; }

.BSbg-hover-info {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950FC !important; }

.BShoverable:hover .BSbg-hover-info {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  background-color: #8950FC !important; }

.BSbg-hover-state-info {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-state-info:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #7337EE !important; }

.BSbg-diagonal-info:before {
  background-color: #8950FC !important; }

.BSbg-diagonal-r-info:after {
  background-color: #8950FC !important; }

.BSbg-radial-gradient-info {
  background-color: #8950FC;
  background-image: radial-gradient(circle, rgba(238, 229, 255, 0.4), #8950FC 70%); }

.BSbg-info-o-5 {
  background-color: rgba(137, 80, 252, 0.02) !important; }

.BSbg-hover-info-o-1 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-1:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(137, 80, 252, 0.2) !important; }

.BSbg-info-o-10 {
  background-color: rgba(137, 80, 252, 0.04) !important; }

.BSbg-hover-info-o-2 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-2:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(137, 80, 252, 0.4) !important; }

.BSbg-info-o-15 {
  background-color: rgba(137, 80, 252, 0.06) !important; }

.BSbg-hover-info-o-3 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-3:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(137, 80, 252, 0.6) !important; }

.BSbg-info-o-20 {
  background-color: rgba(137, 80, 252, 0.08) !important; }

.BSbg-hover-info-o-4 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-4:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(137, 80, 252, 0.8) !important; }

.BSbg-info-o-25 {
  background-color: rgba(137, 80, 252, 0.1) !important; }

.BSbg-hover-info-o-5 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-5:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important; }

.BSbg-info-o-30 {
  background-color: rgba(137, 80, 252, 0.12) !important; }

.BSbg-hover-info-o-6 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-6:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important; }

.BSbg-info-o-35 {
  background-color: rgba(137, 80, 252, 0.14) !important; }

.BSbg-hover-info-o-7 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-7:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important; }

.BSbg-info-o-40 {
  background-color: rgba(137, 80, 252, 0.16) !important; }

.BSbg-hover-info-o-8 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-8:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important; }

.BSbg-info-o-45 {
  background-color: rgba(137, 80, 252, 0.18) !important; }

.BSbg-hover-info-o-9 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-9:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important; }

.BSbg-info-o-50 {
  background-color: rgba(137, 80, 252, 0.2) !important; }

.BSbg-hover-info-o-10 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-10:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important; }

.BSbg-info-o-55 {
  background-color: rgba(137, 80, 252, 0.22) !important; }

.BSbg-hover-info-o-11 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-11:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important; }

.BSbg-info-o-60 {
  background-color: rgba(137, 80, 252, 0.24) !important; }

.BSbg-hover-info-o-12 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-12:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important; }

.BSbg-info-o-65 {
  background-color: rgba(137, 80, 252, 0.26) !important; }

.BSbg-hover-info-o-13 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-13:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important; }

.BSbg-info-o-70 {
  background-color: rgba(137, 80, 252, 0.28) !important; }

.BSbg-hover-info-o-14 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-14:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important; }

.BSbg-info-o-75 {
  background-color: rgba(137, 80, 252, 0.3) !important; }

.BSbg-hover-info-o-15 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-15:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important; }

.BSbg-info-o-80 {
  background-color: rgba(137, 80, 252, 0.32) !important; }

.BSbg-hover-info-o-16 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-16:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important; }

.BSbg-info-o-85 {
  background-color: rgba(137, 80, 252, 0.34) !important; }

.BSbg-hover-info-o-17 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-17:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important; }

.BSbg-info-o-90 {
  background-color: rgba(137, 80, 252, 0.36) !important; }

.BSbg-hover-info-o-18 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-18:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important; }

.BSbg-info-o-95 {
  background-color: rgba(137, 80, 252, 0.38) !important; }

.BSbg-hover-info-o-19 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-19:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important; }

.BSbg-info-o-100 {
  background-color: rgba(137, 80, 252, 0.4) !important; }

.BSbg-hover-info-o-20 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-info-o-20:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important; }

.BSbg-hover-warning {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #FFA800 !important; }

.BShoverable:hover .BSbg-hover-warning {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  background-color: #FFA800 !important; }

.BSbg-hover-state-warning {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-state-warning:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #EE9D01 !important; }

.BSbg-diagonal-warning:before {
  background-color: #FFA800 !important; }

.BSbg-diagonal-r-warning:after {
  background-color: #FFA800 !important; }

.BSbg-radial-gradient-warning {
  background-color: #FFA800;
  background-image: radial-gradient(circle, rgba(255, 244, 222, 0.4), #FFA800 70%); }

.BSbg-warning-o-5 {
  background-color: rgba(255, 168, 0, 0.02) !important; }

.BSbg-hover-warning-o-1 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-1:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(255, 168, 0, 0.2) !important; }

.BSbg-warning-o-10 {
  background-color: rgba(255, 168, 0, 0.04) !important; }

.BSbg-hover-warning-o-2 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-2:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(255, 168, 0, 0.4) !important; }

.BSbg-warning-o-15 {
  background-color: rgba(255, 168, 0, 0.06) !important; }

.BSbg-hover-warning-o-3 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-3:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(255, 168, 0, 0.6) !important; }

.BSbg-warning-o-20 {
  background-color: rgba(255, 168, 0, 0.08) !important; }

.BSbg-hover-warning-o-4 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-4:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(255, 168, 0, 0.8) !important; }

.BSbg-warning-o-25 {
  background-color: rgba(255, 168, 0, 0.1) !important; }

.BSbg-hover-warning-o-5 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-5:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important; }

.BSbg-warning-o-30 {
  background-color: rgba(255, 168, 0, 0.12) !important; }

.BSbg-hover-warning-o-6 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-6:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important; }

.BSbg-warning-o-35 {
  background-color: rgba(255, 168, 0, 0.14) !important; }

.BSbg-hover-warning-o-7 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-7:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important; }

.BSbg-warning-o-40 {
  background-color: rgba(255, 168, 0, 0.16) !important; }

.BSbg-hover-warning-o-8 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-8:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important; }

.BSbg-warning-o-45 {
  background-color: rgba(255, 168, 0, 0.18) !important; }

.BSbg-hover-warning-o-9 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-9:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important; }

.BSbg-warning-o-50 {
  background-color: rgba(255, 168, 0, 0.2) !important; }

.BSbg-hover-warning-o-10 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-10:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important; }

.BSbg-warning-o-55 {
  background-color: rgba(255, 168, 0, 0.22) !important; }

.BSbg-hover-warning-o-11 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-11:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important; }

.BSbg-warning-o-60 {
  background-color: rgba(255, 168, 0, 0.24) !important; }

.BSbg-hover-warning-o-12 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-12:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important; }

.BSbg-warning-o-65 {
  background-color: rgba(255, 168, 0, 0.26) !important; }

.BSbg-hover-warning-o-13 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-13:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important; }

.BSbg-warning-o-70 {
  background-color: rgba(255, 168, 0, 0.28) !important; }

.BSbg-hover-warning-o-14 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-14:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important; }

.BSbg-warning-o-75 {
  background-color: rgba(255, 168, 0, 0.3) !important; }

.BSbg-hover-warning-o-15 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-15:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important; }

.BSbg-warning-o-80 {
  background-color: rgba(255, 168, 0, 0.32) !important; }

.BSbg-hover-warning-o-16 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-16:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important; }

.BSbg-warning-o-85 {
  background-color: rgba(255, 168, 0, 0.34) !important; }

.BSbg-hover-warning-o-17 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-17:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important; }

.BSbg-warning-o-90 {
  background-color: rgba(255, 168, 0, 0.36) !important; }

.BSbg-hover-warning-o-18 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-18:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important; }

.BSbg-warning-o-95 {
  background-color: rgba(255, 168, 0, 0.38) !important; }

.BSbg-hover-warning-o-19 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-19:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important; }

.BSbg-warning-o-100 {
  background-color: rgba(255, 168, 0, 0.4) !important; }

.BSbg-hover-warning-o-20 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-warning-o-20:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important; }

.BSbg-hover-danger {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #F64E60 !important; }

.BShoverable:hover .BSbg-hover-danger {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  background-color: #F64E60 !important; }

.BSbg-hover-state-danger {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-state-danger:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #EE2D41 !important; }

.BSbg-diagonal-danger:before {
  background-color: #F64E60 !important; }

.BSbg-diagonal-r-danger:after {
  background-color: #F64E60 !important; }

.BSbg-radial-gradient-danger {
  background-color: #F64E60;
  background-image: radial-gradient(circle, rgba(255, 226, 229, 0.4), #F64E60 70%); }

.BSbg-danger-o-5 {
  background-color: rgba(246, 78, 96, 0.02) !important; }

.BSbg-hover-danger-o-1 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-1:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(246, 78, 96, 0.2) !important; }

.BSbg-danger-o-10 {
  background-color: rgba(246, 78, 96, 0.04) !important; }

.BSbg-hover-danger-o-2 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-2:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(246, 78, 96, 0.4) !important; }

.BSbg-danger-o-15 {
  background-color: rgba(246, 78, 96, 0.06) !important; }

.BSbg-hover-danger-o-3 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-3:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(246, 78, 96, 0.6) !important; }

.BSbg-danger-o-20 {
  background-color: rgba(246, 78, 96, 0.08) !important; }

.BSbg-hover-danger-o-4 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-4:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(246, 78, 96, 0.8) !important; }

.BSbg-danger-o-25 {
  background-color: rgba(246, 78, 96, 0.1) !important; }

.BSbg-hover-danger-o-5 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-5:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important; }

.BSbg-danger-o-30 {
  background-color: rgba(246, 78, 96, 0.12) !important; }

.BSbg-hover-danger-o-6 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-6:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important; }

.BSbg-danger-o-35 {
  background-color: rgba(246, 78, 96, 0.14) !important; }

.BSbg-hover-danger-o-7 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-7:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important; }

.BSbg-danger-o-40 {
  background-color: rgba(246, 78, 96, 0.16) !important; }

.BSbg-hover-danger-o-8 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-8:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important; }

.BSbg-danger-o-45 {
  background-color: rgba(246, 78, 96, 0.18) !important; }

.BSbg-hover-danger-o-9 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-9:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important; }

.BSbg-danger-o-50 {
  background-color: rgba(246, 78, 96, 0.2) !important; }

.BSbg-hover-danger-o-10 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-10:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important; }

.BSbg-danger-o-55 {
  background-color: rgba(246, 78, 96, 0.22) !important; }

.BSbg-hover-danger-o-11 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-11:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important; }

.BSbg-danger-o-60 {
  background-color: rgba(246, 78, 96, 0.24) !important; }

.BSbg-hover-danger-o-12 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-12:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important; }

.BSbg-danger-o-65 {
  background-color: rgba(246, 78, 96, 0.26) !important; }

.BSbg-hover-danger-o-13 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-13:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important; }

.BSbg-danger-o-70 {
  background-color: rgba(246, 78, 96, 0.28) !important; }

.BSbg-hover-danger-o-14 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-14:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important; }

.BSbg-danger-o-75 {
  background-color: rgba(246, 78, 96, 0.3) !important; }

.BSbg-hover-danger-o-15 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-15:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important; }

.BSbg-danger-o-80 {
  background-color: rgba(246, 78, 96, 0.32) !important; }

.BSbg-hover-danger-o-16 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-16:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important; }

.BSbg-danger-o-85 {
  background-color: rgba(246, 78, 96, 0.34) !important; }

.BSbg-hover-danger-o-17 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-17:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important; }

.BSbg-danger-o-90 {
  background-color: rgba(246, 78, 96, 0.36) !important; }

.BSbg-hover-danger-o-18 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-18:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important; }

.BSbg-danger-o-95 {
  background-color: rgba(246, 78, 96, 0.38) !important; }

.BSbg-hover-danger-o-19 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-19:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important; }

.BSbg-danger-o-100 {
  background-color: rgba(246, 78, 96, 0.4) !important; }

.BSbg-hover-danger-o-20 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-danger-o-20:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important; }

.BSbg-hover-light {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #F3F6F9 !important; }

.BShoverable:hover .BSbg-hover-light {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  background-color: #F3F6F9 !important; }

.BSbg-hover-state-light {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-state-light:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #E5EAEE !important; }

.BSbg-diagonal-light:before {
  background-color: #F3F6F9 !important; }

.BSbg-diagonal-r-light:after {
  background-color: #F3F6F9 !important; }

.BSbg-radial-gradient-light {
  background-color: #F3F6F9;
  background-image: radial-gradient(circle, rgba(243, 246, 249, 0.4), #F3F6F9 70%); }

.BSbg-light-o-5 {
  background-color: rgba(243, 246, 249, 0.02) !important; }

.BSbg-hover-light-o-1 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-1:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(243, 246, 249, 0.2) !important; }

.BSbg-light-o-10 {
  background-color: rgba(243, 246, 249, 0.04) !important; }

.BSbg-hover-light-o-2 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-2:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(243, 246, 249, 0.4) !important; }

.BSbg-light-o-15 {
  background-color: rgba(243, 246, 249, 0.06) !important; }

.BSbg-hover-light-o-3 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-3:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(243, 246, 249, 0.6) !important; }

.BSbg-light-o-20 {
  background-color: rgba(243, 246, 249, 0.08) !important; }

.BSbg-hover-light-o-4 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-4:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(243, 246, 249, 0.8) !important; }

.BSbg-light-o-25 {
  background-color: rgba(243, 246, 249, 0.1) !important; }

.BSbg-hover-light-o-5 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-5:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important; }

.BSbg-light-o-30 {
  background-color: rgba(243, 246, 249, 0.12) !important; }

.BSbg-hover-light-o-6 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-6:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important; }

.BSbg-light-o-35 {
  background-color: rgba(243, 246, 249, 0.14) !important; }

.BSbg-hover-light-o-7 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-7:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important; }

.BSbg-light-o-40 {
  background-color: rgba(243, 246, 249, 0.16) !important; }

.BSbg-hover-light-o-8 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-8:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important; }

.BSbg-light-o-45 {
  background-color: rgba(243, 246, 249, 0.18) !important; }

.BSbg-hover-light-o-9 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-9:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important; }

.BSbg-light-o-50 {
  background-color: rgba(243, 246, 249, 0.2) !important; }

.BSbg-hover-light-o-10 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-10:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important; }

.BSbg-light-o-55 {
  background-color: rgba(243, 246, 249, 0.22) !important; }

.BSbg-hover-light-o-11 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-11:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important; }

.BSbg-light-o-60 {
  background-color: rgba(243, 246, 249, 0.24) !important; }

.BSbg-hover-light-o-12 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-12:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important; }

.BSbg-light-o-65 {
  background-color: rgba(243, 246, 249, 0.26) !important; }

.BSbg-hover-light-o-13 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-13:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important; }

.BSbg-light-o-70 {
  background-color: rgba(243, 246, 249, 0.28) !important; }

.BSbg-hover-light-o-14 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-14:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important; }

.BSbg-light-o-75 {
  background-color: rgba(243, 246, 249, 0.3) !important; }

.BSbg-hover-light-o-15 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-15:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important; }

.BSbg-light-o-80 {
  background-color: rgba(243, 246, 249, 0.32) !important; }

.BSbg-hover-light-o-16 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-16:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important; }

.BSbg-light-o-85 {
  background-color: rgba(243, 246, 249, 0.34) !important; }

.BSbg-hover-light-o-17 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-17:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important; }

.BSbg-light-o-90 {
  background-color: rgba(243, 246, 249, 0.36) !important; }

.BSbg-hover-light-o-18 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-18:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important; }

.BSbg-light-o-95 {
  background-color: rgba(243, 246, 249, 0.38) !important; }

.BSbg-hover-light-o-19 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-19:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important; }

.BSbg-light-o-100 {
  background-color: rgba(243, 246, 249, 0.4) !important; }

.BSbg-hover-light-o-20 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-o-20:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important; }

.BSbg-hover-dark {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BShoverable:hover .BSbg-hover-dark {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  background-color: #212121 !important; }

.BSbg-hover-state-dark {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-state-dark:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #111111 !important; }

.BSbg-diagonal-dark:before {
  background-color: #212121 !important; }

.BSbg-diagonal-r-dark:after {
  background-color: #212121 !important; }

.BSbg-radial-gradient-dark {
  background-color: #212121;
  background-image: radial-gradient(circle, rgba(214, 214, 224, 0.4), #212121 70%); }

.BSbg-dark-o-5 {
  background-color: rgba(33, 33, 33, 0.02) !important; }

.BSbg-hover-dark-o-1 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-1:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(33, 33, 33, 0.2) !important; }

.BSbg-dark-o-10 {
  background-color: rgba(33, 33, 33, 0.04) !important; }

.BSbg-hover-dark-o-2 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-2:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(33, 33, 33, 0.4) !important; }

.BSbg-dark-o-15 {
  background-color: rgba(33, 33, 33, 0.06) !important; }

.BSbg-hover-dark-o-3 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-3:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(33, 33, 33, 0.6) !important; }

.BSbg-dark-o-20 {
  background-color: rgba(33, 33, 33, 0.08) !important; }

.BSbg-hover-dark-o-4 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-4:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(33, 33, 33, 0.8) !important; }

.BSbg-dark-o-25 {
  background-color: rgba(33, 33, 33, 0.1) !important; }

.BSbg-hover-dark-o-5 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-5:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-dark-o-30 {
  background-color: rgba(33, 33, 33, 0.12) !important; }

.BSbg-hover-dark-o-6 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-6:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-dark-o-35 {
  background-color: rgba(33, 33, 33, 0.14) !important; }

.BSbg-hover-dark-o-7 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-7:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-dark-o-40 {
  background-color: rgba(33, 33, 33, 0.16) !important; }

.BSbg-hover-dark-o-8 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-8:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-dark-o-45 {
  background-color: rgba(33, 33, 33, 0.18) !important; }

.BSbg-hover-dark-o-9 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-9:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-dark-o-50 {
  background-color: rgba(33, 33, 33, 0.2) !important; }

.BSbg-hover-dark-o-10 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-10:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-dark-o-55 {
  background-color: rgba(33, 33, 33, 0.22) !important; }

.BSbg-hover-dark-o-11 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-11:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-dark-o-60 {
  background-color: rgba(33, 33, 33, 0.24) !important; }

.BSbg-hover-dark-o-12 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-12:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-dark-o-65 {
  background-color: rgba(33, 33, 33, 0.26) !important; }

.BSbg-hover-dark-o-13 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-13:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-dark-o-70 {
  background-color: rgba(33, 33, 33, 0.28) !important; }

.BSbg-hover-dark-o-14 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-14:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-dark-o-75 {
  background-color: rgba(33, 33, 33, 0.3) !important; }

.BSbg-hover-dark-o-15 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-15:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-dark-o-80 {
  background-color: rgba(33, 33, 33, 0.32) !important; }

.BSbg-hover-dark-o-16 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-16:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-dark-o-85 {
  background-color: rgba(33, 33, 33, 0.34) !important; }

.BSbg-hover-dark-o-17 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-17:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-dark-o-90 {
  background-color: rgba(33, 33, 33, 0.36) !important; }

.BSbg-hover-dark-o-18 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-18:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-dark-o-95 {
  background-color: rgba(33, 33, 33, 0.38) !important; }

.BSbg-hover-dark-o-19 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-19:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-dark-o-100 {
  background-color: rgba(33, 33, 33, 0.4) !important; }

.BSbg-hover-dark-o-20 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-dark-o-20:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-hover-white {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffffff !important; }

.BShoverable:hover .BSbg-hover-white {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  background-color: #ffffff !important; }

.BSbg-hover-state-white {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-state-white:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #F3F6F9 !important; }

.BSbg-diagonal-white:before {
  background-color: #ffffff !important; }

.BSbg-diagonal-r-white:after {
  background-color: #ffffff !important; }

.BSbg-radial-gradient-white {
  background-color: #ffffff;
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0.4), #ffffff 70%); }

.BSbg-white-o-5 {
  background-color: rgba(255, 255, 255, 0.02) !important; }

.BSbg-hover-white-o-1 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-1:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(255, 255, 255, 0.2) !important; }

.BSbg-white-o-10 {
  background-color: rgba(255, 255, 255, 0.04) !important; }

.BSbg-hover-white-o-2 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-2:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(255, 255, 255, 0.4) !important; }

.BSbg-white-o-15 {
  background-color: rgba(255, 255, 255, 0.06) !important; }

.BSbg-hover-white-o-3 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-3:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(255, 255, 255, 0.6) !important; }

.BSbg-white-o-20 {
  background-color: rgba(255, 255, 255, 0.08) !important; }

.BSbg-hover-white-o-4 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-4:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: rgba(255, 255, 255, 0.8) !important; }

.BSbg-white-o-25 {
  background-color: rgba(255, 255, 255, 0.1) !important; }

.BSbg-hover-white-o-5 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-5:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: white !important; }

.BSbg-white-o-30 {
  background-color: rgba(255, 255, 255, 0.12) !important; }

.BSbg-hover-white-o-6 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-6:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: white !important; }

.BSbg-white-o-35 {
  background-color: rgba(255, 255, 255, 0.14) !important; }

.BSbg-hover-white-o-7 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-7:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: white !important; }

.BSbg-white-o-40 {
  background-color: rgba(255, 255, 255, 0.16) !important; }

.BSbg-hover-white-o-8 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-8:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: white !important; }

.BSbg-white-o-45 {
  background-color: rgba(255, 255, 255, 0.18) !important; }

.BSbg-hover-white-o-9 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-9:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: white !important; }

.BSbg-white-o-50 {
  background-color: rgba(255, 255, 255, 0.2) !important; }

.BSbg-hover-white-o-10 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-10:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: white !important; }

.BSbg-white-o-55 {
  background-color: rgba(255, 255, 255, 0.22) !important; }

.BSbg-hover-white-o-11 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-11:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: white !important; }

.BSbg-white-o-60 {
  background-color: rgba(255, 255, 255, 0.24) !important; }

.BSbg-hover-white-o-12 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-12:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: white !important; }

.BSbg-white-o-65 {
  background-color: rgba(255, 255, 255, 0.26) !important; }

.BSbg-hover-white-o-13 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-13:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: white !important; }

.BSbg-white-o-70 {
  background-color: rgba(255, 255, 255, 0.28) !important; }

.BSbg-hover-white-o-14 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-14:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: white !important; }

.BSbg-white-o-75 {
  background-color: rgba(255, 255, 255, 0.3) !important; }

.BSbg-hover-white-o-15 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-15:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: white !important; }

.BSbg-white-o-80 {
  background-color: rgba(255, 255, 255, 0.32) !important; }

.BSbg-hover-white-o-16 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-16:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: white !important; }

.BSbg-white-o-85 {
  background-color: rgba(255, 255, 255, 0.34) !important; }

.BSbg-hover-white-o-17 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-17:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: white !important; }

.BSbg-white-o-90 {
  background-color: rgba(255, 255, 255, 0.36) !important; }

.BSbg-hover-white-o-18 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-18:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: white !important; }

.BSbg-white-o-95 {
  background-color: rgba(255, 255, 255, 0.38) !important; }

.BSbg-hover-white-o-19 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-19:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: white !important; }

.BSbg-white-o-100 {
  background-color: rgba(255, 255, 255, 0.4) !important; }

.BSbg-hover-white-o-20 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-white-o-20:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: white !important; }

.BSbg-light-white {
  background-color: #ffffff !important; }

.BSbg-hover-light-white {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-white:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffffff !important; }

.BSbg-diagonal-light-white:before {
  background-color: #ffffff !important; }

.BSbg-light-primary {
  background-color: #E1F0FF !important; }

.BSbg-hover-light-primary {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-primary:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #E1F0FF !important; }

.BSbg-diagonal-light-primary:before {
  background-color: #E1F0FF !important; }

.BSbg-light-secondary {
  background-color: #ECF0F3 !important; }

.BSbg-hover-light-secondary {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-secondary:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ECF0F3 !important; }

.BSbg-diagonal-light-secondary:before {
  background-color: #ECF0F3 !important; }

.BSbg-light-success {
  background-color: #C9F7F5 !important; }

.BSbg-hover-light-success {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-success:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #C9F7F5 !important; }

.BSbg-diagonal-light-success:before {
  background-color: #C9F7F5 !important; }

.BSbg-light-info {
  background-color: #EEE5FF !important; }

.BSbg-hover-light-info {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-info:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #EEE5FF !important; }

.BSbg-diagonal-light-info:before {
  background-color: #EEE5FF !important; }

.BSbg-light-warning {
  background-color: #FFF4DE !important; }

.BSbg-hover-light-warning {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-warning:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #FFF4DE !important; }

.BSbg-diagonal-light-warning:before {
  background-color: #FFF4DE !important; }

.BSbg-light-danger {
  background-color: #FFE2E5 !important; }

.BSbg-hover-light-danger {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-danger:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #FFE2E5 !important; }

.BSbg-diagonal-light-danger:before {
  background-color: #FFE2E5 !important; }

.BSbg-light-light {
  background-color: #F3F6F9 !important; }

.BSbg-hover-light-light {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-light:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #F3F6F9 !important; }

.BSbg-diagonal-light-light:before {
  background-color: #F3F6F9 !important; }

.BSbg-light-dark {
  background-color: #D6D6E0 !important; }

.BSbg-hover-light-dark {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-light-dark:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #D6D6E0 !important; }

.BSbg-diagonal-light-dark:before {
  background-color: #D6D6E0 !important; }

.BSbg-gray-100 {
  background-color: #F3F6F9 !important; }

.BSbg-hover-gray-100 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-gray-100:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #F3F6F9 !important; }

.BSbg-gray-200 {
  background-color: #ECF0F3 !important; }

.BSbg-hover-gray-200 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-gray-200:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ECF0F3 !important; }

.BSbg-gray-300 {
  background-color: #E5EAEE !important; }

.BSbg-hover-gray-300 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-gray-300:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #E5EAEE !important; }

.BSbg-gray-400 {
  background-color: #D6D6E0 !important; }

.BSbg-hover-gray-400 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-gray-400:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #D6D6E0 !important; }

.BSbg-gray-500 {
  background-color: #B5B5C3 !important; }

.BSbg-hover-gray-500 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-gray-500:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #B5B5C3 !important; }

.BSbg-gray-600 {
  background-color: #80808F !important; }

.BSbg-hover-gray-600 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-gray-600:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #80808F !important; }

.BSbg-gray-700 {
  background-color: #464E5F !important; }

.BSbg-hover-gray-700 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-gray-700:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #464E5F !important; }

.BSbg-gray-800 {
  background-color: #1B283F !important; }

.BSbg-hover-gray-800 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-gray-800:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1B283F !important; }

.BSbg-gray-900 {
  background-color: #212121 !important; }

.BSbg-hover-gray-900 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer; }
  .BSbg-hover-gray-900:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #212121 !important; }

.BSbg-transparent {
  background-color: transparent; }

.BSbg-transparent-i {
  background-color: transparent !important; }

.BSbgi-size-length {
  background-size: length; }

.BSbgi-size-cover {
  background-size: cover; }

.BSbgi-size-contain {
  background-size: contain; }

.BSbgi-no-repeat {
  background-repeat: no-repeat; }

.BSbgi-position-y-top {
  background-position-y: top; }

.BSbgi-position-y-bottom {
  background-position-y: bottom; }

.BSbgi-position-y-center {
  background-position-y: center; }

.BSbgi-position-x-left {
  background-position-x: left; }

.BSbgi-position-x-right {
  background-position-x: right; }

.BSbgi-position-x-center {
  background-position-x: center; }

.BSbgi-position-top {
  background-position: 0 top; }

.BSbgi-position-bottom {
  background-position: 0 bottom; }

.BSbgi-position-center {
  background-position: center; }

.BSbg-transparent {
  background-color: transparent; }

.BSbg-diagonal {
  position: relative;
  background-color: #ffffff;
  overflow: hidden; }
  .BSbg-diagonal .BScard-body {
    position: relative;
    z-index: 2; }
  .BSbg-diagonal:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #F3F6F9; }
  .BSbg-diagonal:after {
    content: " ";
    width: 200%;
    height: 1000px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 45%;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    background-color: #ffffff; }

.BSflex-root {
  -webkit-box-flex: 1;
  flex: 1;
  -ms-flex: 1 0 0px; }

.BSflex-column-auto {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none; }

.BSflex-column-fluid {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.BSflex-row-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.BSflex-row-fluid {
  -webkit-box-flex: 1;
  flex: 1 auto;
  -ms-flex: 1 0 0px;
  min-width: 0; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .BSflex-row-fluid {
      min-width: none; } }

.BSflex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

@media (min-width: 576px) {
  .BSflex-sm-root {
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1 0 0px; }
  .BSflex-sm-column-auto {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none; }
  .BSflex-sm-column-fluid {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .BSflex-sm-row-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .BSflex-sm-row-fluid {
    -webkit-box-flex: 1;
    flex: 1 auto;
    -ms-flex: 1 0 0px;
    min-width: 0; } }
  @media screen and (min-width: 576px) and (-ms-high-contrast: active), (min-width: 576px) and (-ms-high-contrast: none) {
    .BSflex-sm-row-fluid {
      min-width: none; } }

@media (min-width: 576px) {
  .BSflex-sm-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

@media (min-width: 768px) {
  .BSflex-md-root {
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1 0 0px; }
  .BSflex-md-column-auto {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none; }
  .BSflex-md-column-fluid {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .BSflex-md-row-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .BSflex-md-row-fluid {
    -webkit-box-flex: 1;
    flex: 1 auto;
    -ms-flex: 1 0 0px;
    min-width: 0; } }
  @media screen and (min-width: 768px) and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: none) {
    .BSflex-md-row-fluid {
      min-width: none; } }

@media (min-width: 768px) {
  .BSflex-md-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

@media (min-width: 992px) {
  .BSflex-lg-root {
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1 0 0px; }
  .BSflex-lg-column-auto {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none; }
  .BSflex-lg-column-fluid {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .BSflex-lg-row-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .BSflex-lg-row-fluid {
    -webkit-box-flex: 1;
    flex: 1 auto;
    -ms-flex: 1 0 0px;
    min-width: 0; } }
  @media screen and (min-width: 992px) and (-ms-high-contrast: active), (min-width: 992px) and (-ms-high-contrast: none) {
    .BSflex-lg-row-fluid {
      min-width: none; } }

@media (min-width: 992px) {
  .BSflex-lg-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

@media (min-width: 1200px) {
  .BSflex-xl-root {
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1 0 0px; }
  .BSflex-xl-column-auto {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none; }
  .BSflex-xl-column-fluid {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .BSflex-xl-row-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .BSflex-xl-row-fluid {
    -webkit-box-flex: 1;
    flex: 1 auto;
    -ms-flex: 1 0 0px;
    min-width: 0; } }
  @media screen and (min-width: 1200px) and (-ms-high-contrast: active), (min-width: 1200px) and (-ms-high-contrast: none) {
    .BSflex-xl-row-fluid {
      min-width: none; } }

@media (min-width: 1200px) {
  .BSflex-xl-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

@media (min-width: 1400px) {
  .BSflex-xxl-root {
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1 0 0px; }
  .BSflex-xxl-column-auto {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none; }
  .BSflex-xxl-column-fluid {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .BSflex-xxl-row-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .BSflex-xxl-row-fluid {
    -webkit-box-flex: 1;
    flex: 1 auto;
    -ms-flex: 1 0 0px;
    min-width: 0; } }
  @media screen and (min-width: 1400px) and (-ms-high-contrast: active), (min-width: 1400px) and (-ms-high-contrast: none) {
    .BSflex-xxl-row-fluid {
      min-width: none; } }

@media (min-width: 1400px) {
  .BSflex-xxl-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

.BSopacity-1 {
  opacity: 0.01 !important; }

.BShover-opacity-1 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-1.active, .BShover-opacity-1:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.01 !important; }

.BSopacity-2 {
  opacity: 0.02 !important; }

.BShover-opacity-2 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-2.active, .BShover-opacity-2:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.02 !important; }

.BSopacity-3 {
  opacity: 0.03 !important; }

.BShover-opacity-3 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-3.active, .BShover-opacity-3:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.03 !important; }

.BSopacity-4 {
  opacity: 0.04 !important; }

.BShover-opacity-4 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-4.active, .BShover-opacity-4:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.04 !important; }

.BSopacity-5 {
  opacity: 0.05 !important; }

.BShover-opacity-5 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-5.active, .BShover-opacity-5:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.05 !important; }

.BSopacity-6 {
  opacity: 0.06 !important; }

.BShover-opacity-6 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-6.active, .BShover-opacity-6:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.06 !important; }

.BSopacity-7 {
  opacity: 0.07 !important; }

.BShover-opacity-7 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-7.active, .BShover-opacity-7:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.07 !important; }

.BSopacity-8 {
  opacity: 0.08 !important; }

.BShover-opacity-8 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-8.active, .BShover-opacity-8:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.08 !important; }

.BSopacity-9 {
  opacity: 0.09 !important; }

.BShover-opacity-9 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-9.active, .BShover-opacity-9:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.09 !important; }

.BSopacity-10 {
  opacity: 0.1 !important; }

.BShover-opacity-10 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-10.active, .BShover-opacity-10:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.1 !important; }

.BSopacity-11 {
  opacity: 0.11 !important; }

.BShover-opacity-11 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-11.active, .BShover-opacity-11:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.11 !important; }

.BSopacity-12 {
  opacity: 0.12 !important; }

.BShover-opacity-12 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-12.active, .BShover-opacity-12:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.12 !important; }

.BSopacity-13 {
  opacity: 0.13 !important; }

.BShover-opacity-13 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-13.active, .BShover-opacity-13:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.13 !important; }

.BSopacity-14 {
  opacity: 0.14 !important; }

.BShover-opacity-14 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-14.active, .BShover-opacity-14:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.14 !important; }

.BSopacity-15 {
  opacity: 0.15 !important; }

.BShover-opacity-15 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-15.active, .BShover-opacity-15:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.15 !important; }

.BSopacity-16 {
  opacity: 0.16 !important; }

.BShover-opacity-16 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-16.active, .BShover-opacity-16:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.16 !important; }

.BSopacity-17 {
  opacity: 0.17 !important; }

.BShover-opacity-17 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-17.active, .BShover-opacity-17:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.17 !important; }

.BSopacity-18 {
  opacity: 0.18 !important; }

.BShover-opacity-18 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-18.active, .BShover-opacity-18:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.18 !important; }

.BSopacity-19 {
  opacity: 0.19 !important; }

.BShover-opacity-19 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-19.active, .BShover-opacity-19:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.19 !important; }

.BSopacity-20 {
  opacity: 0.2 !important; }

.BShover-opacity-20 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-20.active, .BShover-opacity-20:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.2 !important; }

.BSopacity-21 {
  opacity: 0.21 !important; }

.BShover-opacity-21 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-21.active, .BShover-opacity-21:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.21 !important; }

.BSopacity-22 {
  opacity: 0.22 !important; }

.BShover-opacity-22 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-22.active, .BShover-opacity-22:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.22 !important; }

.BSopacity-23 {
  opacity: 0.23 !important; }

.BShover-opacity-23 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-23.active, .BShover-opacity-23:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.23 !important; }

.BSopacity-24 {
  opacity: 0.24 !important; }

.BShover-opacity-24 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-24.active, .BShover-opacity-24:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.24 !important; }

.BSopacity-25 {
  opacity: 0.25 !important; }

.BShover-opacity-25 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-25.active, .BShover-opacity-25:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.25 !important; }

.BSopacity-26 {
  opacity: 0.26 !important; }

.BShover-opacity-26 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-26.active, .BShover-opacity-26:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.26 !important; }

.BSopacity-27 {
  opacity: 0.27 !important; }

.BShover-opacity-27 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-27.active, .BShover-opacity-27:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.27 !important; }

.BSopacity-28 {
  opacity: 0.28 !important; }

.BShover-opacity-28 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-28.active, .BShover-opacity-28:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.28 !important; }

.BSopacity-29 {
  opacity: 0.29 !important; }

.BShover-opacity-29 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-29.active, .BShover-opacity-29:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.29 !important; }

.BSopacity-30 {
  opacity: 0.3 !important; }

.BShover-opacity-30 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-30.active, .BShover-opacity-30:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.3 !important; }

.BSopacity-31 {
  opacity: 0.31 !important; }

.BShover-opacity-31 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-31.active, .BShover-opacity-31:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.31 !important; }

.BSopacity-32 {
  opacity: 0.32 !important; }

.BShover-opacity-32 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-32.active, .BShover-opacity-32:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.32 !important; }

.BSopacity-33 {
  opacity: 0.33 !important; }

.BShover-opacity-33 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-33.active, .BShover-opacity-33:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.33 !important; }

.BSopacity-34 {
  opacity: 0.34 !important; }

.BShover-opacity-34 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-34.active, .BShover-opacity-34:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.34 !important; }

.BSopacity-35 {
  opacity: 0.35 !important; }

.BShover-opacity-35 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-35.active, .BShover-opacity-35:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.35 !important; }

.BSopacity-36 {
  opacity: 0.36 !important; }

.BShover-opacity-36 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-36.active, .BShover-opacity-36:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.36 !important; }

.BSopacity-37 {
  opacity: 0.37 !important; }

.BShover-opacity-37 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-37.active, .BShover-opacity-37:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.37 !important; }

.BSopacity-38 {
  opacity: 0.38 !important; }

.BShover-opacity-38 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-38.active, .BShover-opacity-38:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.38 !important; }

.BSopacity-39 {
  opacity: 0.39 !important; }

.BShover-opacity-39 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-39.active, .BShover-opacity-39:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.39 !important; }

.BSopacity-40 {
  opacity: 0.4 !important; }

.BShover-opacity-40 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-40.active, .BShover-opacity-40:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.4 !important; }

.BSopacity-41 {
  opacity: 0.41 !important; }

.BShover-opacity-41 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-41.active, .BShover-opacity-41:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.41 !important; }

.BSopacity-42 {
  opacity: 0.42 !important; }

.BShover-opacity-42 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-42.active, .BShover-opacity-42:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.42 !important; }

.BSopacity-43 {
  opacity: 0.43 !important; }

.BShover-opacity-43 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-43.active, .BShover-opacity-43:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.43 !important; }

.BSopacity-44 {
  opacity: 0.44 !important; }

.BShover-opacity-44 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-44.active, .BShover-opacity-44:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.44 !important; }

.BSopacity-45 {
  opacity: 0.45 !important; }

.BShover-opacity-45 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-45.active, .BShover-opacity-45:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.45 !important; }

.BSopacity-46 {
  opacity: 0.46 !important; }

.BShover-opacity-46 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-46.active, .BShover-opacity-46:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.46 !important; }

.BSopacity-47 {
  opacity: 0.47 !important; }

.BShover-opacity-47 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-47.active, .BShover-opacity-47:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.47 !important; }

.BSopacity-48 {
  opacity: 0.48 !important; }

.BShover-opacity-48 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-48.active, .BShover-opacity-48:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.48 !important; }

.BSopacity-49 {
  opacity: 0.49 !important; }

.BShover-opacity-49 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-49.active, .BShover-opacity-49:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.49 !important; }

.BSopacity-50 {
  opacity: 0.5 !important; }

.BShover-opacity-50 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-50.active, .BShover-opacity-50:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.5 !important; }

.BSopacity-51 {
  opacity: 0.51 !important; }

.BShover-opacity-51 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-51.active, .BShover-opacity-51:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.51 !important; }

.BSopacity-52 {
  opacity: 0.52 !important; }

.BShover-opacity-52 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-52.active, .BShover-opacity-52:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.52 !important; }

.BSopacity-53 {
  opacity: 0.53 !important; }

.BShover-opacity-53 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-53.active, .BShover-opacity-53:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.53 !important; }

.BSopacity-54 {
  opacity: 0.54 !important; }

.BShover-opacity-54 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-54.active, .BShover-opacity-54:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.54 !important; }

.BSopacity-55 {
  opacity: 0.55 !important; }

.BShover-opacity-55 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-55.active, .BShover-opacity-55:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.55 !important; }

.BSopacity-56 {
  opacity: 0.56 !important; }

.BShover-opacity-56 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-56.active, .BShover-opacity-56:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.56 !important; }

.BSopacity-57 {
  opacity: 0.57 !important; }

.BShover-opacity-57 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-57.active, .BShover-opacity-57:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.57 !important; }

.BSopacity-58 {
  opacity: 0.58 !important; }

.BShover-opacity-58 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-58.active, .BShover-opacity-58:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.58 !important; }

.BSopacity-59 {
  opacity: 0.59 !important; }

.BShover-opacity-59 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-59.active, .BShover-opacity-59:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.59 !important; }

.BSopacity-60 {
  opacity: 0.6 !important; }

.BShover-opacity-60 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-60.active, .BShover-opacity-60:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.6 !important; }

.BSopacity-61 {
  opacity: 0.61 !important; }

.BShover-opacity-61 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-61.active, .BShover-opacity-61:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.61 !important; }

.BSopacity-62 {
  opacity: 0.62 !important; }

.BShover-opacity-62 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-62.active, .BShover-opacity-62:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.62 !important; }

.BSopacity-63 {
  opacity: 0.63 !important; }

.BShover-opacity-63 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-63.active, .BShover-opacity-63:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.63 !important; }

.BSopacity-64 {
  opacity: 0.64 !important; }

.BShover-opacity-64 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-64.active, .BShover-opacity-64:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.64 !important; }

.BSopacity-65 {
  opacity: 0.65 !important; }

.BShover-opacity-65 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-65.active, .BShover-opacity-65:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.65 !important; }

.BSopacity-66 {
  opacity: 0.66 !important; }

.BShover-opacity-66 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-66.active, .BShover-opacity-66:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.66 !important; }

.BSopacity-67 {
  opacity: 0.67 !important; }

.BShover-opacity-67 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-67.active, .BShover-opacity-67:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.67 !important; }

.BSopacity-68 {
  opacity: 0.68 !important; }

.BShover-opacity-68 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-68.active, .BShover-opacity-68:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.68 !important; }

.BSopacity-69 {
  opacity: 0.69 !important; }

.BShover-opacity-69 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-69.active, .BShover-opacity-69:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.69 !important; }

.BSopacity-70 {
  opacity: 0.7 !important; }

.BShover-opacity-70 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-70.active, .BShover-opacity-70:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.7 !important; }

.BSopacity-71 {
  opacity: 0.71 !important; }

.BShover-opacity-71 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-71.active, .BShover-opacity-71:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.71 !important; }

.BSopacity-72 {
  opacity: 0.72 !important; }

.BShover-opacity-72 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-72.active, .BShover-opacity-72:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.72 !important; }

.BSopacity-73 {
  opacity: 0.73 !important; }

.BShover-opacity-73 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-73.active, .BShover-opacity-73:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.73 !important; }

.BSopacity-74 {
  opacity: 0.74 !important; }

.BShover-opacity-74 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-74.active, .BShover-opacity-74:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.74 !important; }

.BSopacity-75 {
  opacity: 0.75 !important; }

.BShover-opacity-75 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-75.active, .BShover-opacity-75:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.75 !important; }

.BSopacity-76 {
  opacity: 0.76 !important; }

.BShover-opacity-76 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-76.active, .BShover-opacity-76:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.76 !important; }

.BSopacity-77 {
  opacity: 0.77 !important; }

.BShover-opacity-77 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-77.active, .BShover-opacity-77:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.77 !important; }

.BSopacity-78 {
  opacity: 0.78 !important; }

.BShover-opacity-78 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-78.active, .BShover-opacity-78:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.78 !important; }

.BSopacity-79 {
  opacity: 0.79 !important; }

.BShover-opacity-79 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-79.active, .BShover-opacity-79:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.79 !important; }

.BSopacity-80 {
  opacity: 0.8 !important; }

.BShover-opacity-80 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-80.active, .BShover-opacity-80:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.8 !important; }

.BSopacity-81 {
  opacity: 0.81 !important; }

.BShover-opacity-81 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-81.active, .BShover-opacity-81:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.81 !important; }

.BSopacity-82 {
  opacity: 0.82 !important; }

.BShover-opacity-82 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-82.active, .BShover-opacity-82:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.82 !important; }

.BSopacity-83 {
  opacity: 0.83 !important; }

.BShover-opacity-83 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-83.active, .BShover-opacity-83:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.83 !important; }

.BSopacity-84 {
  opacity: 0.84 !important; }

.BShover-opacity-84 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-84.active, .BShover-opacity-84:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.84 !important; }

.BSopacity-85 {
  opacity: 0.85 !important; }

.BShover-opacity-85 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-85.active, .BShover-opacity-85:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.85 !important; }

.BSopacity-86 {
  opacity: 0.86 !important; }

.BShover-opacity-86 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-86.active, .BShover-opacity-86:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.86 !important; }

.BSopacity-87 {
  opacity: 0.87 !important; }

.BShover-opacity-87 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-87.active, .BShover-opacity-87:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.87 !important; }

.BSopacity-88 {
  opacity: 0.88 !important; }

.BShover-opacity-88 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-88.active, .BShover-opacity-88:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.88 !important; }

.BSopacity-89 {
  opacity: 0.89 !important; }

.BShover-opacity-89 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-89.active, .BShover-opacity-89:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.89 !important; }

.BSopacity-90 {
  opacity: 0.9 !important; }

.BShover-opacity-90 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-90.active, .BShover-opacity-90:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.9 !important; }

.BSopacity-91 {
  opacity: 0.91 !important; }

.BShover-opacity-91 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-91.active, .BShover-opacity-91:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.91 !important; }

.BSopacity-92 {
  opacity: 0.92 !important; }

.BShover-opacity-92 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-92.active, .BShover-opacity-92:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.92 !important; }

.BSopacity-93 {
  opacity: 0.93 !important; }

.BShover-opacity-93 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-93.active, .BShover-opacity-93:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.93 !important; }

.BSopacity-94 {
  opacity: 0.94 !important; }

.BShover-opacity-94 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-94.active, .BShover-opacity-94:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.94 !important; }

.BSopacity-95 {
  opacity: 0.95 !important; }

.BShover-opacity-95 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-95.active, .BShover-opacity-95:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.95 !important; }

.BSopacity-96 {
  opacity: 0.96 !important; }

.BShover-opacity-96 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-96.active, .BShover-opacity-96:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.96 !important; }

.BSopacity-97 {
  opacity: 0.97 !important; }

.BShover-opacity-97 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-97.active, .BShover-opacity-97:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.97 !important; }

.BSopacity-98 {
  opacity: 0.98 !important; }

.BShover-opacity-98 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-98.active, .BShover-opacity-98:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.98 !important; }

.BSopacity-99 {
  opacity: 0.99 !important; }

.BShover-opacity-99 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-99.active, .BShover-opacity-99:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.99 !important; }

.BSopacity-100 {
  opacity: 1 !important; }

.BShover-opacity-100 {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .BShover-opacity-100.active, .BShover-opacity-100:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 1 !important; }

@media (min-width: 576px) {
  .BSopacity-sm-1 {
    opacity: 0.01 !important; }
  .BShover-opacity-sm-1 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-1.active, .BShover-opacity-sm-1:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.01 !important; }
  .BSopacity-sm-2 {
    opacity: 0.02 !important; }
  .BShover-opacity-sm-2 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-2.active, .BShover-opacity-sm-2:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.02 !important; }
  .BSopacity-sm-3 {
    opacity: 0.03 !important; }
  .BShover-opacity-sm-3 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-3.active, .BShover-opacity-sm-3:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.03 !important; }
  .BSopacity-sm-4 {
    opacity: 0.04 !important; }
  .BShover-opacity-sm-4 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-4.active, .BShover-opacity-sm-4:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.04 !important; }
  .BSopacity-sm-5 {
    opacity: 0.05 !important; }
  .BShover-opacity-sm-5 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-5.active, .BShover-opacity-sm-5:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.05 !important; }
  .BSopacity-sm-6 {
    opacity: 0.06 !important; }
  .BShover-opacity-sm-6 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-6.active, .BShover-opacity-sm-6:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.06 !important; }
  .BSopacity-sm-7 {
    opacity: 0.07 !important; }
  .BShover-opacity-sm-7 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-7.active, .BShover-opacity-sm-7:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.07 !important; }
  .BSopacity-sm-8 {
    opacity: 0.08 !important; }
  .BShover-opacity-sm-8 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-8.active, .BShover-opacity-sm-8:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.08 !important; }
  .BSopacity-sm-9 {
    opacity: 0.09 !important; }
  .BShover-opacity-sm-9 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-9.active, .BShover-opacity-sm-9:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.09 !important; }
  .BSopacity-sm-10 {
    opacity: 0.1 !important; }
  .BShover-opacity-sm-10 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-10.active, .BShover-opacity-sm-10:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.1 !important; }
  .BSopacity-sm-11 {
    opacity: 0.11 !important; }
  .BShover-opacity-sm-11 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-11.active, .BShover-opacity-sm-11:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.11 !important; }
  .BSopacity-sm-12 {
    opacity: 0.12 !important; }
  .BShover-opacity-sm-12 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-12.active, .BShover-opacity-sm-12:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.12 !important; }
  .BSopacity-sm-13 {
    opacity: 0.13 !important; }
  .BShover-opacity-sm-13 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-13.active, .BShover-opacity-sm-13:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.13 !important; }
  .BSopacity-sm-14 {
    opacity: 0.14 !important; }
  .BShover-opacity-sm-14 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-14.active, .BShover-opacity-sm-14:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.14 !important; }
  .BSopacity-sm-15 {
    opacity: 0.15 !important; }
  .BShover-opacity-sm-15 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-15.active, .BShover-opacity-sm-15:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.15 !important; }
  .BSopacity-sm-16 {
    opacity: 0.16 !important; }
  .BShover-opacity-sm-16 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-16.active, .BShover-opacity-sm-16:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.16 !important; }
  .BSopacity-sm-17 {
    opacity: 0.17 !important; }
  .BShover-opacity-sm-17 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-17.active, .BShover-opacity-sm-17:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.17 !important; }
  .BSopacity-sm-18 {
    opacity: 0.18 !important; }
  .BShover-opacity-sm-18 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-18.active, .BShover-opacity-sm-18:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.18 !important; }
  .BSopacity-sm-19 {
    opacity: 0.19 !important; }
  .BShover-opacity-sm-19 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-19.active, .BShover-opacity-sm-19:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.19 !important; }
  .BSopacity-sm-20 {
    opacity: 0.2 !important; }
  .BShover-opacity-sm-20 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-20.active, .BShover-opacity-sm-20:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.2 !important; }
  .BSopacity-sm-21 {
    opacity: 0.21 !important; }
  .BShover-opacity-sm-21 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-21.active, .BShover-opacity-sm-21:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.21 !important; }
  .BSopacity-sm-22 {
    opacity: 0.22 !important; }
  .BShover-opacity-sm-22 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-22.active, .BShover-opacity-sm-22:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.22 !important; }
  .BSopacity-sm-23 {
    opacity: 0.23 !important; }
  .BShover-opacity-sm-23 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-23.active, .BShover-opacity-sm-23:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.23 !important; }
  .BSopacity-sm-24 {
    opacity: 0.24 !important; }
  .BShover-opacity-sm-24 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-24.active, .BShover-opacity-sm-24:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.24 !important; }
  .BSopacity-sm-25 {
    opacity: 0.25 !important; }
  .BShover-opacity-sm-25 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-25.active, .BShover-opacity-sm-25:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.25 !important; }
  .BSopacity-sm-26 {
    opacity: 0.26 !important; }
  .BShover-opacity-sm-26 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-26.active, .BShover-opacity-sm-26:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.26 !important; }
  .BSopacity-sm-27 {
    opacity: 0.27 !important; }
  .BShover-opacity-sm-27 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-27.active, .BShover-opacity-sm-27:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.27 !important; }
  .BSopacity-sm-28 {
    opacity: 0.28 !important; }
  .BShover-opacity-sm-28 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-28.active, .BShover-opacity-sm-28:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.28 !important; }
  .BSopacity-sm-29 {
    opacity: 0.29 !important; }
  .BShover-opacity-sm-29 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-29.active, .BShover-opacity-sm-29:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.29 !important; }
  .BSopacity-sm-30 {
    opacity: 0.3 !important; }
  .BShover-opacity-sm-30 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-30.active, .BShover-opacity-sm-30:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.3 !important; }
  .BSopacity-sm-31 {
    opacity: 0.31 !important; }
  .BShover-opacity-sm-31 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-31.active, .BShover-opacity-sm-31:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.31 !important; }
  .BSopacity-sm-32 {
    opacity: 0.32 !important; }
  .BShover-opacity-sm-32 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-32.active, .BShover-opacity-sm-32:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.32 !important; }
  .BSopacity-sm-33 {
    opacity: 0.33 !important; }
  .BShover-opacity-sm-33 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-33.active, .BShover-opacity-sm-33:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.33 !important; }
  .BSopacity-sm-34 {
    opacity: 0.34 !important; }
  .BShover-opacity-sm-34 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-34.active, .BShover-opacity-sm-34:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.34 !important; }
  .BSopacity-sm-35 {
    opacity: 0.35 !important; }
  .BShover-opacity-sm-35 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-35.active, .BShover-opacity-sm-35:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.35 !important; }
  .BSopacity-sm-36 {
    opacity: 0.36 !important; }
  .BShover-opacity-sm-36 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-36.active, .BShover-opacity-sm-36:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.36 !important; }
  .BSopacity-sm-37 {
    opacity: 0.37 !important; }
  .BShover-opacity-sm-37 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-37.active, .BShover-opacity-sm-37:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.37 !important; }
  .BSopacity-sm-38 {
    opacity: 0.38 !important; }
  .BShover-opacity-sm-38 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-38.active, .BShover-opacity-sm-38:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.38 !important; }
  .BSopacity-sm-39 {
    opacity: 0.39 !important; }
  .BShover-opacity-sm-39 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-39.active, .BShover-opacity-sm-39:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.39 !important; }
  .BSopacity-sm-40 {
    opacity: 0.4 !important; }
  .BShover-opacity-sm-40 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-40.active, .BShover-opacity-sm-40:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.4 !important; }
  .BSopacity-sm-41 {
    opacity: 0.41 !important; }
  .BShover-opacity-sm-41 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-41.active, .BShover-opacity-sm-41:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.41 !important; }
  .BSopacity-sm-42 {
    opacity: 0.42 !important; }
  .BShover-opacity-sm-42 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-42.active, .BShover-opacity-sm-42:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.42 !important; }
  .BSopacity-sm-43 {
    opacity: 0.43 !important; }
  .BShover-opacity-sm-43 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-43.active, .BShover-opacity-sm-43:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.43 !important; }
  .BSopacity-sm-44 {
    opacity: 0.44 !important; }
  .BShover-opacity-sm-44 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-44.active, .BShover-opacity-sm-44:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.44 !important; }
  .BSopacity-sm-45 {
    opacity: 0.45 !important; }
  .BShover-opacity-sm-45 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-45.active, .BShover-opacity-sm-45:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.45 !important; }
  .BSopacity-sm-46 {
    opacity: 0.46 !important; }
  .BShover-opacity-sm-46 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-46.active, .BShover-opacity-sm-46:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.46 !important; }
  .BSopacity-sm-47 {
    opacity: 0.47 !important; }
  .BShover-opacity-sm-47 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-47.active, .BShover-opacity-sm-47:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.47 !important; }
  .BSopacity-sm-48 {
    opacity: 0.48 !important; }
  .BShover-opacity-sm-48 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-48.active, .BShover-opacity-sm-48:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.48 !important; }
  .BSopacity-sm-49 {
    opacity: 0.49 !important; }
  .BShover-opacity-sm-49 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-49.active, .BShover-opacity-sm-49:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.49 !important; }
  .BSopacity-sm-50 {
    opacity: 0.5 !important; }
  .BShover-opacity-sm-50 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-50.active, .BShover-opacity-sm-50:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.5 !important; }
  .BSopacity-sm-51 {
    opacity: 0.51 !important; }
  .BShover-opacity-sm-51 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-51.active, .BShover-opacity-sm-51:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.51 !important; }
  .BSopacity-sm-52 {
    opacity: 0.52 !important; }
  .BShover-opacity-sm-52 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-52.active, .BShover-opacity-sm-52:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.52 !important; }
  .BSopacity-sm-53 {
    opacity: 0.53 !important; }
  .BShover-opacity-sm-53 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-53.active, .BShover-opacity-sm-53:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.53 !important; }
  .BSopacity-sm-54 {
    opacity: 0.54 !important; }
  .BShover-opacity-sm-54 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-54.active, .BShover-opacity-sm-54:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.54 !important; }
  .BSopacity-sm-55 {
    opacity: 0.55 !important; }
  .BShover-opacity-sm-55 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-55.active, .BShover-opacity-sm-55:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.55 !important; }
  .BSopacity-sm-56 {
    opacity: 0.56 !important; }
  .BShover-opacity-sm-56 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-56.active, .BShover-opacity-sm-56:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.56 !important; }
  .BSopacity-sm-57 {
    opacity: 0.57 !important; }
  .BShover-opacity-sm-57 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-57.active, .BShover-opacity-sm-57:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.57 !important; }
  .BSopacity-sm-58 {
    opacity: 0.58 !important; }
  .BShover-opacity-sm-58 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-58.active, .BShover-opacity-sm-58:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.58 !important; }
  .BSopacity-sm-59 {
    opacity: 0.59 !important; }
  .BShover-opacity-sm-59 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-59.active, .BShover-opacity-sm-59:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.59 !important; }
  .BSopacity-sm-60 {
    opacity: 0.6 !important; }
  .BShover-opacity-sm-60 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-60.active, .BShover-opacity-sm-60:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.6 !important; }
  .BSopacity-sm-61 {
    opacity: 0.61 !important; }
  .BShover-opacity-sm-61 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-61.active, .BShover-opacity-sm-61:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.61 !important; }
  .BSopacity-sm-62 {
    opacity: 0.62 !important; }
  .BShover-opacity-sm-62 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-62.active, .BShover-opacity-sm-62:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.62 !important; }
  .BSopacity-sm-63 {
    opacity: 0.63 !important; }
  .BShover-opacity-sm-63 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-63.active, .BShover-opacity-sm-63:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.63 !important; }
  .BSopacity-sm-64 {
    opacity: 0.64 !important; }
  .BShover-opacity-sm-64 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-64.active, .BShover-opacity-sm-64:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.64 !important; }
  .BSopacity-sm-65 {
    opacity: 0.65 !important; }
  .BShover-opacity-sm-65 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-65.active, .BShover-opacity-sm-65:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.65 !important; }
  .BSopacity-sm-66 {
    opacity: 0.66 !important; }
  .BShover-opacity-sm-66 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-66.active, .BShover-opacity-sm-66:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.66 !important; }
  .BSopacity-sm-67 {
    opacity: 0.67 !important; }
  .BShover-opacity-sm-67 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-67.active, .BShover-opacity-sm-67:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.67 !important; }
  .BSopacity-sm-68 {
    opacity: 0.68 !important; }
  .BShover-opacity-sm-68 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-68.active, .BShover-opacity-sm-68:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.68 !important; }
  .BSopacity-sm-69 {
    opacity: 0.69 !important; }
  .BShover-opacity-sm-69 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-69.active, .BShover-opacity-sm-69:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.69 !important; }
  .BSopacity-sm-70 {
    opacity: 0.7 !important; }
  .BShover-opacity-sm-70 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-70.active, .BShover-opacity-sm-70:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.7 !important; }
  .BSopacity-sm-71 {
    opacity: 0.71 !important; }
  .BShover-opacity-sm-71 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-71.active, .BShover-opacity-sm-71:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.71 !important; }
  .BSopacity-sm-72 {
    opacity: 0.72 !important; }
  .BShover-opacity-sm-72 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-72.active, .BShover-opacity-sm-72:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.72 !important; }
  .BSopacity-sm-73 {
    opacity: 0.73 !important; }
  .BShover-opacity-sm-73 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-73.active, .BShover-opacity-sm-73:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.73 !important; }
  .BSopacity-sm-74 {
    opacity: 0.74 !important; }
  .BShover-opacity-sm-74 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-74.active, .BShover-opacity-sm-74:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.74 !important; }
  .BSopacity-sm-75 {
    opacity: 0.75 !important; }
  .BShover-opacity-sm-75 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-75.active, .BShover-opacity-sm-75:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.75 !important; }
  .BSopacity-sm-76 {
    opacity: 0.76 !important; }
  .BShover-opacity-sm-76 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-76.active, .BShover-opacity-sm-76:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.76 !important; }
  .BSopacity-sm-77 {
    opacity: 0.77 !important; }
  .BShover-opacity-sm-77 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-77.active, .BShover-opacity-sm-77:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.77 !important; }
  .BSopacity-sm-78 {
    opacity: 0.78 !important; }
  .BShover-opacity-sm-78 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-78.active, .BShover-opacity-sm-78:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.78 !important; }
  .BSopacity-sm-79 {
    opacity: 0.79 !important; }
  .BShover-opacity-sm-79 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-79.active, .BShover-opacity-sm-79:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.79 !important; }
  .BSopacity-sm-80 {
    opacity: 0.8 !important; }
  .BShover-opacity-sm-80 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-80.active, .BShover-opacity-sm-80:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.8 !important; }
  .BSopacity-sm-81 {
    opacity: 0.81 !important; }
  .BShover-opacity-sm-81 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-81.active, .BShover-opacity-sm-81:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.81 !important; }
  .BSopacity-sm-82 {
    opacity: 0.82 !important; }
  .BShover-opacity-sm-82 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-82.active, .BShover-opacity-sm-82:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.82 !important; }
  .BSopacity-sm-83 {
    opacity: 0.83 !important; }
  .BShover-opacity-sm-83 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-83.active, .BShover-opacity-sm-83:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.83 !important; }
  .BSopacity-sm-84 {
    opacity: 0.84 !important; }
  .BShover-opacity-sm-84 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-84.active, .BShover-opacity-sm-84:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.84 !important; }
  .BSopacity-sm-85 {
    opacity: 0.85 !important; }
  .BShover-opacity-sm-85 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-85.active, .BShover-opacity-sm-85:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.85 !important; }
  .BSopacity-sm-86 {
    opacity: 0.86 !important; }
  .BShover-opacity-sm-86 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-86.active, .BShover-opacity-sm-86:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.86 !important; }
  .BSopacity-sm-87 {
    opacity: 0.87 !important; }
  .BShover-opacity-sm-87 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-87.active, .BShover-opacity-sm-87:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.87 !important; }
  .BSopacity-sm-88 {
    opacity: 0.88 !important; }
  .BShover-opacity-sm-88 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-88.active, .BShover-opacity-sm-88:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.88 !important; }
  .BSopacity-sm-89 {
    opacity: 0.89 !important; }
  .BShover-opacity-sm-89 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-89.active, .BShover-opacity-sm-89:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.89 !important; }
  .BSopacity-sm-90 {
    opacity: 0.9 !important; }
  .BShover-opacity-sm-90 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-90.active, .BShover-opacity-sm-90:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.9 !important; }
  .BSopacity-sm-91 {
    opacity: 0.91 !important; }
  .BShover-opacity-sm-91 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-91.active, .BShover-opacity-sm-91:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.91 !important; }
  .BSopacity-sm-92 {
    opacity: 0.92 !important; }
  .BShover-opacity-sm-92 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-92.active, .BShover-opacity-sm-92:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.92 !important; }
  .BSopacity-sm-93 {
    opacity: 0.93 !important; }
  .BShover-opacity-sm-93 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-93.active, .BShover-opacity-sm-93:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.93 !important; }
  .BSopacity-sm-94 {
    opacity: 0.94 !important; }
  .BShover-opacity-sm-94 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-94.active, .BShover-opacity-sm-94:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.94 !important; }
  .BSopacity-sm-95 {
    opacity: 0.95 !important; }
  .BShover-opacity-sm-95 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-95.active, .BShover-opacity-sm-95:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.95 !important; }
  .BSopacity-sm-96 {
    opacity: 0.96 !important; }
  .BShover-opacity-sm-96 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-96.active, .BShover-opacity-sm-96:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.96 !important; }
  .BSopacity-sm-97 {
    opacity: 0.97 !important; }
  .BShover-opacity-sm-97 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-97.active, .BShover-opacity-sm-97:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.97 !important; }
  .BSopacity-sm-98 {
    opacity: 0.98 !important; }
  .BShover-opacity-sm-98 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-98.active, .BShover-opacity-sm-98:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.98 !important; }
  .BSopacity-sm-99 {
    opacity: 0.99 !important; }
  .BShover-opacity-sm-99 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-99.active, .BShover-opacity-sm-99:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.99 !important; }
  .BSopacity-sm-100 {
    opacity: 1 !important; }
  .BShover-opacity-sm-100 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-sm-100.active, .BShover-opacity-sm-100:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 1 !important; } }

@media (min-width: 768px) {
  .BSopacity-md-1 {
    opacity: 0.01 !important; }
  .BShover-opacity-md-1 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-1.active, .BShover-opacity-md-1:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.01 !important; }
  .BSopacity-md-2 {
    opacity: 0.02 !important; }
  .BShover-opacity-md-2 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-2.active, .BShover-opacity-md-2:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.02 !important; }
  .BSopacity-md-3 {
    opacity: 0.03 !important; }
  .BShover-opacity-md-3 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-3.active, .BShover-opacity-md-3:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.03 !important; }
  .BSopacity-md-4 {
    opacity: 0.04 !important; }
  .BShover-opacity-md-4 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-4.active, .BShover-opacity-md-4:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.04 !important; }
  .BSopacity-md-5 {
    opacity: 0.05 !important; }
  .BShover-opacity-md-5 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-5.active, .BShover-opacity-md-5:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.05 !important; }
  .BSopacity-md-6 {
    opacity: 0.06 !important; }
  .BShover-opacity-md-6 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-6.active, .BShover-opacity-md-6:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.06 !important; }
  .BSopacity-md-7 {
    opacity: 0.07 !important; }
  .BShover-opacity-md-7 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-7.active, .BShover-opacity-md-7:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.07 !important; }
  .BSopacity-md-8 {
    opacity: 0.08 !important; }
  .BShover-opacity-md-8 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-8.active, .BShover-opacity-md-8:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.08 !important; }
  .BSopacity-md-9 {
    opacity: 0.09 !important; }
  .BShover-opacity-md-9 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-9.active, .BShover-opacity-md-9:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.09 !important; }
  .BSopacity-md-10 {
    opacity: 0.1 !important; }
  .BShover-opacity-md-10 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-10.active, .BShover-opacity-md-10:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.1 !important; }
  .BSopacity-md-11 {
    opacity: 0.11 !important; }
  .BShover-opacity-md-11 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-11.active, .BShover-opacity-md-11:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.11 !important; }
  .BSopacity-md-12 {
    opacity: 0.12 !important; }
  .BShover-opacity-md-12 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-12.active, .BShover-opacity-md-12:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.12 !important; }
  .BSopacity-md-13 {
    opacity: 0.13 !important; }
  .BShover-opacity-md-13 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-13.active, .BShover-opacity-md-13:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.13 !important; }
  .BSopacity-md-14 {
    opacity: 0.14 !important; }
  .BShover-opacity-md-14 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-14.active, .BShover-opacity-md-14:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.14 !important; }
  .BSopacity-md-15 {
    opacity: 0.15 !important; }
  .BShover-opacity-md-15 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-15.active, .BShover-opacity-md-15:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.15 !important; }
  .BSopacity-md-16 {
    opacity: 0.16 !important; }
  .BShover-opacity-md-16 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-16.active, .BShover-opacity-md-16:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.16 !important; }
  .BSopacity-md-17 {
    opacity: 0.17 !important; }
  .BShover-opacity-md-17 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-17.active, .BShover-opacity-md-17:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.17 !important; }
  .BSopacity-md-18 {
    opacity: 0.18 !important; }
  .BShover-opacity-md-18 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-18.active, .BShover-opacity-md-18:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.18 !important; }
  .BSopacity-md-19 {
    opacity: 0.19 !important; }
  .BShover-opacity-md-19 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-19.active, .BShover-opacity-md-19:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.19 !important; }
  .BSopacity-md-20 {
    opacity: 0.2 !important; }
  .BShover-opacity-md-20 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-20.active, .BShover-opacity-md-20:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.2 !important; }
  .BSopacity-md-21 {
    opacity: 0.21 !important; }
  .BShover-opacity-md-21 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-21.active, .BShover-opacity-md-21:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.21 !important; }
  .BSopacity-md-22 {
    opacity: 0.22 !important; }
  .BShover-opacity-md-22 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-22.active, .BShover-opacity-md-22:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.22 !important; }
  .BSopacity-md-23 {
    opacity: 0.23 !important; }
  .BShover-opacity-md-23 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-23.active, .BShover-opacity-md-23:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.23 !important; }
  .BSopacity-md-24 {
    opacity: 0.24 !important; }
  .BShover-opacity-md-24 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-24.active, .BShover-opacity-md-24:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.24 !important; }
  .BSopacity-md-25 {
    opacity: 0.25 !important; }
  .BShover-opacity-md-25 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-25.active, .BShover-opacity-md-25:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.25 !important; }
  .BSopacity-md-26 {
    opacity: 0.26 !important; }
  .BShover-opacity-md-26 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-26.active, .BShover-opacity-md-26:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.26 !important; }
  .BSopacity-md-27 {
    opacity: 0.27 !important; }
  .BShover-opacity-md-27 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-27.active, .BShover-opacity-md-27:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.27 !important; }
  .BSopacity-md-28 {
    opacity: 0.28 !important; }
  .BShover-opacity-md-28 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-28.active, .BShover-opacity-md-28:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.28 !important; }
  .BSopacity-md-29 {
    opacity: 0.29 !important; }
  .BShover-opacity-md-29 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-29.active, .BShover-opacity-md-29:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.29 !important; }
  .BSopacity-md-30 {
    opacity: 0.3 !important; }
  .BShover-opacity-md-30 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-30.active, .BShover-opacity-md-30:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.3 !important; }
  .BSopacity-md-31 {
    opacity: 0.31 !important; }
  .BShover-opacity-md-31 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-31.active, .BShover-opacity-md-31:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.31 !important; }
  .BSopacity-md-32 {
    opacity: 0.32 !important; }
  .BShover-opacity-md-32 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-32.active, .BShover-opacity-md-32:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.32 !important; }
  .BSopacity-md-33 {
    opacity: 0.33 !important; }
  .BShover-opacity-md-33 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-33.active, .BShover-opacity-md-33:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.33 !important; }
  .BSopacity-md-34 {
    opacity: 0.34 !important; }
  .BShover-opacity-md-34 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-34.active, .BShover-opacity-md-34:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.34 !important; }
  .BSopacity-md-35 {
    opacity: 0.35 !important; }
  .BShover-opacity-md-35 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-35.active, .BShover-opacity-md-35:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.35 !important; }
  .BSopacity-md-36 {
    opacity: 0.36 !important; }
  .BShover-opacity-md-36 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-36.active, .BShover-opacity-md-36:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.36 !important; }
  .BSopacity-md-37 {
    opacity: 0.37 !important; }
  .BShover-opacity-md-37 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-37.active, .BShover-opacity-md-37:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.37 !important; }
  .BSopacity-md-38 {
    opacity: 0.38 !important; }
  .BShover-opacity-md-38 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-38.active, .BShover-opacity-md-38:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.38 !important; }
  .BSopacity-md-39 {
    opacity: 0.39 !important; }
  .BShover-opacity-md-39 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-39.active, .BShover-opacity-md-39:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.39 !important; }
  .BSopacity-md-40 {
    opacity: 0.4 !important; }
  .BShover-opacity-md-40 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-40.active, .BShover-opacity-md-40:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.4 !important; }
  .BSopacity-md-41 {
    opacity: 0.41 !important; }
  .BShover-opacity-md-41 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-41.active, .BShover-opacity-md-41:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.41 !important; }
  .BSopacity-md-42 {
    opacity: 0.42 !important; }
  .BShover-opacity-md-42 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-42.active, .BShover-opacity-md-42:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.42 !important; }
  .BSopacity-md-43 {
    opacity: 0.43 !important; }
  .BShover-opacity-md-43 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-43.active, .BShover-opacity-md-43:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.43 !important; }
  .BSopacity-md-44 {
    opacity: 0.44 !important; }
  .BShover-opacity-md-44 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-44.active, .BShover-opacity-md-44:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.44 !important; }
  .BSopacity-md-45 {
    opacity: 0.45 !important; }
  .BShover-opacity-md-45 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-45.active, .BShover-opacity-md-45:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.45 !important; }
  .BSopacity-md-46 {
    opacity: 0.46 !important; }
  .BShover-opacity-md-46 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-46.active, .BShover-opacity-md-46:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.46 !important; }
  .BSopacity-md-47 {
    opacity: 0.47 !important; }
  .BShover-opacity-md-47 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-47.active, .BShover-opacity-md-47:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.47 !important; }
  .BSopacity-md-48 {
    opacity: 0.48 !important; }
  .BShover-opacity-md-48 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-48.active, .BShover-opacity-md-48:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.48 !important; }
  .BSopacity-md-49 {
    opacity: 0.49 !important; }
  .BShover-opacity-md-49 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-49.active, .BShover-opacity-md-49:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.49 !important; }
  .BSopacity-md-50 {
    opacity: 0.5 !important; }
  .BShover-opacity-md-50 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-50.active, .BShover-opacity-md-50:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.5 !important; }
  .BSopacity-md-51 {
    opacity: 0.51 !important; }
  .BShover-opacity-md-51 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-51.active, .BShover-opacity-md-51:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.51 !important; }
  .BSopacity-md-52 {
    opacity: 0.52 !important; }
  .BShover-opacity-md-52 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-52.active, .BShover-opacity-md-52:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.52 !important; }
  .BSopacity-md-53 {
    opacity: 0.53 !important; }
  .BShover-opacity-md-53 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-53.active, .BShover-opacity-md-53:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.53 !important; }
  .BSopacity-md-54 {
    opacity: 0.54 !important; }
  .BShover-opacity-md-54 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-54.active, .BShover-opacity-md-54:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.54 !important; }
  .BSopacity-md-55 {
    opacity: 0.55 !important; }
  .BShover-opacity-md-55 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-55.active, .BShover-opacity-md-55:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.55 !important; }
  .BSopacity-md-56 {
    opacity: 0.56 !important; }
  .BShover-opacity-md-56 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-56.active, .BShover-opacity-md-56:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.56 !important; }
  .BSopacity-md-57 {
    opacity: 0.57 !important; }
  .BShover-opacity-md-57 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-57.active, .BShover-opacity-md-57:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.57 !important; }
  .BSopacity-md-58 {
    opacity: 0.58 !important; }
  .BShover-opacity-md-58 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-58.active, .BShover-opacity-md-58:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.58 !important; }
  .BSopacity-md-59 {
    opacity: 0.59 !important; }
  .BShover-opacity-md-59 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-59.active, .BShover-opacity-md-59:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.59 !important; }
  .BSopacity-md-60 {
    opacity: 0.6 !important; }
  .BShover-opacity-md-60 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-60.active, .BShover-opacity-md-60:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.6 !important; }
  .BSopacity-md-61 {
    opacity: 0.61 !important; }
  .BShover-opacity-md-61 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-61.active, .BShover-opacity-md-61:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.61 !important; }
  .BSopacity-md-62 {
    opacity: 0.62 !important; }
  .BShover-opacity-md-62 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-62.active, .BShover-opacity-md-62:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.62 !important; }
  .BSopacity-md-63 {
    opacity: 0.63 !important; }
  .BShover-opacity-md-63 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-63.active, .BShover-opacity-md-63:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.63 !important; }
  .BSopacity-md-64 {
    opacity: 0.64 !important; }
  .BShover-opacity-md-64 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-64.active, .BShover-opacity-md-64:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.64 !important; }
  .BSopacity-md-65 {
    opacity: 0.65 !important; }
  .BShover-opacity-md-65 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-65.active, .BShover-opacity-md-65:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.65 !important; }
  .BSopacity-md-66 {
    opacity: 0.66 !important; }
  .BShover-opacity-md-66 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-66.active, .BShover-opacity-md-66:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.66 !important; }
  .BSopacity-md-67 {
    opacity: 0.67 !important; }
  .BShover-opacity-md-67 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-67.active, .BShover-opacity-md-67:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.67 !important; }
  .BSopacity-md-68 {
    opacity: 0.68 !important; }
  .BShover-opacity-md-68 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-68.active, .BShover-opacity-md-68:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.68 !important; }
  .BSopacity-md-69 {
    opacity: 0.69 !important; }
  .BShover-opacity-md-69 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-69.active, .BShover-opacity-md-69:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.69 !important; }
  .BSopacity-md-70 {
    opacity: 0.7 !important; }
  .BShover-opacity-md-70 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-70.active, .BShover-opacity-md-70:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.7 !important; }
  .BSopacity-md-71 {
    opacity: 0.71 !important; }
  .BShover-opacity-md-71 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-71.active, .BShover-opacity-md-71:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.71 !important; }
  .BSopacity-md-72 {
    opacity: 0.72 !important; }
  .BShover-opacity-md-72 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-72.active, .BShover-opacity-md-72:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.72 !important; }
  .BSopacity-md-73 {
    opacity: 0.73 !important; }
  .BShover-opacity-md-73 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-73.active, .BShover-opacity-md-73:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.73 !important; }
  .BSopacity-md-74 {
    opacity: 0.74 !important; }
  .BShover-opacity-md-74 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-74.active, .BShover-opacity-md-74:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.74 !important; }
  .BSopacity-md-75 {
    opacity: 0.75 !important; }
  .BShover-opacity-md-75 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-75.active, .BShover-opacity-md-75:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.75 !important; }
  .BSopacity-md-76 {
    opacity: 0.76 !important; }
  .BShover-opacity-md-76 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-76.active, .BShover-opacity-md-76:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.76 !important; }
  .BSopacity-md-77 {
    opacity: 0.77 !important; }
  .BShover-opacity-md-77 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-77.active, .BShover-opacity-md-77:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.77 !important; }
  .BSopacity-md-78 {
    opacity: 0.78 !important; }
  .BShover-opacity-md-78 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-78.active, .BShover-opacity-md-78:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.78 !important; }
  .BSopacity-md-79 {
    opacity: 0.79 !important; }
  .BShover-opacity-md-79 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-79.active, .BShover-opacity-md-79:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.79 !important; }
  .BSopacity-md-80 {
    opacity: 0.8 !important; }
  .BShover-opacity-md-80 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-80.active, .BShover-opacity-md-80:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.8 !important; }
  .BSopacity-md-81 {
    opacity: 0.81 !important; }
  .BShover-opacity-md-81 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-81.active, .BShover-opacity-md-81:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.81 !important; }
  .BSopacity-md-82 {
    opacity: 0.82 !important; }
  .BShover-opacity-md-82 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-82.active, .BShover-opacity-md-82:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.82 !important; }
  .BSopacity-md-83 {
    opacity: 0.83 !important; }
  .BShover-opacity-md-83 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-83.active, .BShover-opacity-md-83:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.83 !important; }
  .BSopacity-md-84 {
    opacity: 0.84 !important; }
  .BShover-opacity-md-84 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-84.active, .BShover-opacity-md-84:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.84 !important; }
  .BSopacity-md-85 {
    opacity: 0.85 !important; }
  .BShover-opacity-md-85 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-85.active, .BShover-opacity-md-85:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.85 !important; }
  .BSopacity-md-86 {
    opacity: 0.86 !important; }
  .BShover-opacity-md-86 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-86.active, .BShover-opacity-md-86:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.86 !important; }
  .BSopacity-md-87 {
    opacity: 0.87 !important; }
  .BShover-opacity-md-87 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-87.active, .BShover-opacity-md-87:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.87 !important; }
  .BSopacity-md-88 {
    opacity: 0.88 !important; }
  .BShover-opacity-md-88 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-88.active, .BShover-opacity-md-88:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.88 !important; }
  .BSopacity-md-89 {
    opacity: 0.89 !important; }
  .BShover-opacity-md-89 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-89.active, .BShover-opacity-md-89:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.89 !important; }
  .BSopacity-md-90 {
    opacity: 0.9 !important; }
  .BShover-opacity-md-90 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-90.active, .BShover-opacity-md-90:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.9 !important; }
  .BSopacity-md-91 {
    opacity: 0.91 !important; }
  .BShover-opacity-md-91 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-91.active, .BShover-opacity-md-91:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.91 !important; }
  .BSopacity-md-92 {
    opacity: 0.92 !important; }
  .BShover-opacity-md-92 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-92.active, .BShover-opacity-md-92:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.92 !important; }
  .BSopacity-md-93 {
    opacity: 0.93 !important; }
  .BShover-opacity-md-93 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-93.active, .BShover-opacity-md-93:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.93 !important; }
  .BSopacity-md-94 {
    opacity: 0.94 !important; }
  .BShover-opacity-md-94 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-94.active, .BShover-opacity-md-94:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.94 !important; }
  .BSopacity-md-95 {
    opacity: 0.95 !important; }
  .BShover-opacity-md-95 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-95.active, .BShover-opacity-md-95:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.95 !important; }
  .BSopacity-md-96 {
    opacity: 0.96 !important; }
  .BShover-opacity-md-96 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-96.active, .BShover-opacity-md-96:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.96 !important; }
  .BSopacity-md-97 {
    opacity: 0.97 !important; }
  .BShover-opacity-md-97 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-97.active, .BShover-opacity-md-97:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.97 !important; }
  .BSopacity-md-98 {
    opacity: 0.98 !important; }
  .BShover-opacity-md-98 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-98.active, .BShover-opacity-md-98:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.98 !important; }
  .BSopacity-md-99 {
    opacity: 0.99 !important; }
  .BShover-opacity-md-99 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-99.active, .BShover-opacity-md-99:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.99 !important; }
  .BSopacity-md-100 {
    opacity: 1 !important; }
  .BShover-opacity-md-100 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-md-100.active, .BShover-opacity-md-100:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 1 !important; } }

@media (min-width: 992px) {
  .BSopacity-lg-1 {
    opacity: 0.01 !important; }
  .BShover-opacity-lg-1 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-1.active, .BShover-opacity-lg-1:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.01 !important; }
  .BSopacity-lg-2 {
    opacity: 0.02 !important; }
  .BShover-opacity-lg-2 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-2.active, .BShover-opacity-lg-2:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.02 !important; }
  .BSopacity-lg-3 {
    opacity: 0.03 !important; }
  .BShover-opacity-lg-3 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-3.active, .BShover-opacity-lg-3:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.03 !important; }
  .BSopacity-lg-4 {
    opacity: 0.04 !important; }
  .BShover-opacity-lg-4 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-4.active, .BShover-opacity-lg-4:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.04 !important; }
  .BSopacity-lg-5 {
    opacity: 0.05 !important; }
  .BShover-opacity-lg-5 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-5.active, .BShover-opacity-lg-5:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.05 !important; }
  .BSopacity-lg-6 {
    opacity: 0.06 !important; }
  .BShover-opacity-lg-6 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-6.active, .BShover-opacity-lg-6:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.06 !important; }
  .BSopacity-lg-7 {
    opacity: 0.07 !important; }
  .BShover-opacity-lg-7 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-7.active, .BShover-opacity-lg-7:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.07 !important; }
  .BSopacity-lg-8 {
    opacity: 0.08 !important; }
  .BShover-opacity-lg-8 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-8.active, .BShover-opacity-lg-8:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.08 !important; }
  .BSopacity-lg-9 {
    opacity: 0.09 !important; }
  .BShover-opacity-lg-9 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-9.active, .BShover-opacity-lg-9:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.09 !important; }
  .BSopacity-lg-10 {
    opacity: 0.1 !important; }
  .BShover-opacity-lg-10 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-10.active, .BShover-opacity-lg-10:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.1 !important; }
  .BSopacity-lg-11 {
    opacity: 0.11 !important; }
  .BShover-opacity-lg-11 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-11.active, .BShover-opacity-lg-11:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.11 !important; }
  .BSopacity-lg-12 {
    opacity: 0.12 !important; }
  .BShover-opacity-lg-12 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-12.active, .BShover-opacity-lg-12:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.12 !important; }
  .BSopacity-lg-13 {
    opacity: 0.13 !important; }
  .BShover-opacity-lg-13 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-13.active, .BShover-opacity-lg-13:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.13 !important; }
  .BSopacity-lg-14 {
    opacity: 0.14 !important; }
  .BShover-opacity-lg-14 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-14.active, .BShover-opacity-lg-14:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.14 !important; }
  .BSopacity-lg-15 {
    opacity: 0.15 !important; }
  .BShover-opacity-lg-15 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-15.active, .BShover-opacity-lg-15:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.15 !important; }
  .BSopacity-lg-16 {
    opacity: 0.16 !important; }
  .BShover-opacity-lg-16 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-16.active, .BShover-opacity-lg-16:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.16 !important; }
  .BSopacity-lg-17 {
    opacity: 0.17 !important; }
  .BShover-opacity-lg-17 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-17.active, .BShover-opacity-lg-17:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.17 !important; }
  .BSopacity-lg-18 {
    opacity: 0.18 !important; }
  .BShover-opacity-lg-18 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-18.active, .BShover-opacity-lg-18:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.18 !important; }
  .BSopacity-lg-19 {
    opacity: 0.19 !important; }
  .BShover-opacity-lg-19 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-19.active, .BShover-opacity-lg-19:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.19 !important; }
  .BSopacity-lg-20 {
    opacity: 0.2 !important; }
  .BShover-opacity-lg-20 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-20.active, .BShover-opacity-lg-20:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.2 !important; }
  .BSopacity-lg-21 {
    opacity: 0.21 !important; }
  .BShover-opacity-lg-21 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-21.active, .BShover-opacity-lg-21:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.21 !important; }
  .BSopacity-lg-22 {
    opacity: 0.22 !important; }
  .BShover-opacity-lg-22 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-22.active, .BShover-opacity-lg-22:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.22 !important; }
  .BSopacity-lg-23 {
    opacity: 0.23 !important; }
  .BShover-opacity-lg-23 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-23.active, .BShover-opacity-lg-23:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.23 !important; }
  .BSopacity-lg-24 {
    opacity: 0.24 !important; }
  .BShover-opacity-lg-24 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-24.active, .BShover-opacity-lg-24:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.24 !important; }
  .BSopacity-lg-25 {
    opacity: 0.25 !important; }
  .BShover-opacity-lg-25 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-25.active, .BShover-opacity-lg-25:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.25 !important; }
  .BSopacity-lg-26 {
    opacity: 0.26 !important; }
  .BShover-opacity-lg-26 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-26.active, .BShover-opacity-lg-26:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.26 !important; }
  .BSopacity-lg-27 {
    opacity: 0.27 !important; }
  .BShover-opacity-lg-27 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-27.active, .BShover-opacity-lg-27:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.27 !important; }
  .BSopacity-lg-28 {
    opacity: 0.28 !important; }
  .BShover-opacity-lg-28 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-28.active, .BShover-opacity-lg-28:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.28 !important; }
  .BSopacity-lg-29 {
    opacity: 0.29 !important; }
  .BShover-opacity-lg-29 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-29.active, .BShover-opacity-lg-29:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.29 !important; }
  .BSopacity-lg-30 {
    opacity: 0.3 !important; }
  .BShover-opacity-lg-30 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-30.active, .BShover-opacity-lg-30:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.3 !important; }
  .BSopacity-lg-31 {
    opacity: 0.31 !important; }
  .BShover-opacity-lg-31 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-31.active, .BShover-opacity-lg-31:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.31 !important; }
  .BSopacity-lg-32 {
    opacity: 0.32 !important; }
  .BShover-opacity-lg-32 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-32.active, .BShover-opacity-lg-32:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.32 !important; }
  .BSopacity-lg-33 {
    opacity: 0.33 !important; }
  .BShover-opacity-lg-33 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-33.active, .BShover-opacity-lg-33:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.33 !important; }
  .BSopacity-lg-34 {
    opacity: 0.34 !important; }
  .BShover-opacity-lg-34 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-34.active, .BShover-opacity-lg-34:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.34 !important; }
  .BSopacity-lg-35 {
    opacity: 0.35 !important; }
  .BShover-opacity-lg-35 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-35.active, .BShover-opacity-lg-35:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.35 !important; }
  .BSopacity-lg-36 {
    opacity: 0.36 !important; }
  .BShover-opacity-lg-36 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-36.active, .BShover-opacity-lg-36:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.36 !important; }
  .BSopacity-lg-37 {
    opacity: 0.37 !important; }
  .BShover-opacity-lg-37 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-37.active, .BShover-opacity-lg-37:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.37 !important; }
  .BSopacity-lg-38 {
    opacity: 0.38 !important; }
  .BShover-opacity-lg-38 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-38.active, .BShover-opacity-lg-38:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.38 !important; }
  .BSopacity-lg-39 {
    opacity: 0.39 !important; }
  .BShover-opacity-lg-39 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-39.active, .BShover-opacity-lg-39:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.39 !important; }
  .BSopacity-lg-40 {
    opacity: 0.4 !important; }
  .BShover-opacity-lg-40 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-40.active, .BShover-opacity-lg-40:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.4 !important; }
  .BSopacity-lg-41 {
    opacity: 0.41 !important; }
  .BShover-opacity-lg-41 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-41.active, .BShover-opacity-lg-41:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.41 !important; }
  .BSopacity-lg-42 {
    opacity: 0.42 !important; }
  .BShover-opacity-lg-42 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-42.active, .BShover-opacity-lg-42:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.42 !important; }
  .BSopacity-lg-43 {
    opacity: 0.43 !important; }
  .BShover-opacity-lg-43 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-43.active, .BShover-opacity-lg-43:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.43 !important; }
  .BSopacity-lg-44 {
    opacity: 0.44 !important; }
  .BShover-opacity-lg-44 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-44.active, .BShover-opacity-lg-44:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.44 !important; }
  .BSopacity-lg-45 {
    opacity: 0.45 !important; }
  .BShover-opacity-lg-45 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-45.active, .BShover-opacity-lg-45:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.45 !important; }
  .BSopacity-lg-46 {
    opacity: 0.46 !important; }
  .BShover-opacity-lg-46 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-46.active, .BShover-opacity-lg-46:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.46 !important; }
  .BSopacity-lg-47 {
    opacity: 0.47 !important; }
  .BShover-opacity-lg-47 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-47.active, .BShover-opacity-lg-47:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.47 !important; }
  .BSopacity-lg-48 {
    opacity: 0.48 !important; }
  .BShover-opacity-lg-48 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-48.active, .BShover-opacity-lg-48:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.48 !important; }
  .BSopacity-lg-49 {
    opacity: 0.49 !important; }
  .BShover-opacity-lg-49 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-49.active, .BShover-opacity-lg-49:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.49 !important; }
  .BSopacity-lg-50 {
    opacity: 0.5 !important; }
  .BShover-opacity-lg-50 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-50.active, .BShover-opacity-lg-50:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.5 !important; }
  .BSopacity-lg-51 {
    opacity: 0.51 !important; }
  .BShover-opacity-lg-51 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-51.active, .BShover-opacity-lg-51:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.51 !important; }
  .BSopacity-lg-52 {
    opacity: 0.52 !important; }
  .BShover-opacity-lg-52 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-52.active, .BShover-opacity-lg-52:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.52 !important; }
  .BSopacity-lg-53 {
    opacity: 0.53 !important; }
  .BShover-opacity-lg-53 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-53.active, .BShover-opacity-lg-53:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.53 !important; }
  .BSopacity-lg-54 {
    opacity: 0.54 !important; }
  .BShover-opacity-lg-54 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-54.active, .BShover-opacity-lg-54:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.54 !important; }
  .BSopacity-lg-55 {
    opacity: 0.55 !important; }
  .BShover-opacity-lg-55 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-55.active, .BShover-opacity-lg-55:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.55 !important; }
  .BSopacity-lg-56 {
    opacity: 0.56 !important; }
  .BShover-opacity-lg-56 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-56.active, .BShover-opacity-lg-56:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.56 !important; }
  .BSopacity-lg-57 {
    opacity: 0.57 !important; }
  .BShover-opacity-lg-57 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-57.active, .BShover-opacity-lg-57:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.57 !important; }
  .BSopacity-lg-58 {
    opacity: 0.58 !important; }
  .BShover-opacity-lg-58 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-58.active, .BShover-opacity-lg-58:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.58 !important; }
  .BSopacity-lg-59 {
    opacity: 0.59 !important; }
  .BShover-opacity-lg-59 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-59.active, .BShover-opacity-lg-59:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.59 !important; }
  .BSopacity-lg-60 {
    opacity: 0.6 !important; }
  .BShover-opacity-lg-60 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-60.active, .BShover-opacity-lg-60:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.6 !important; }
  .BSopacity-lg-61 {
    opacity: 0.61 !important; }
  .BShover-opacity-lg-61 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-61.active, .BShover-opacity-lg-61:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.61 !important; }
  .BSopacity-lg-62 {
    opacity: 0.62 !important; }
  .BShover-opacity-lg-62 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-62.active, .BShover-opacity-lg-62:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.62 !important; }
  .BSopacity-lg-63 {
    opacity: 0.63 !important; }
  .BShover-opacity-lg-63 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-63.active, .BShover-opacity-lg-63:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.63 !important; }
  .BSopacity-lg-64 {
    opacity: 0.64 !important; }
  .BShover-opacity-lg-64 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-64.active, .BShover-opacity-lg-64:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.64 !important; }
  .BSopacity-lg-65 {
    opacity: 0.65 !important; }
  .BShover-opacity-lg-65 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-65.active, .BShover-opacity-lg-65:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.65 !important; }
  .BSopacity-lg-66 {
    opacity: 0.66 !important; }
  .BShover-opacity-lg-66 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-66.active, .BShover-opacity-lg-66:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.66 !important; }
  .BSopacity-lg-67 {
    opacity: 0.67 !important; }
  .BShover-opacity-lg-67 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-67.active, .BShover-opacity-lg-67:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.67 !important; }
  .BSopacity-lg-68 {
    opacity: 0.68 !important; }
  .BShover-opacity-lg-68 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-68.active, .BShover-opacity-lg-68:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.68 !important; }
  .BSopacity-lg-69 {
    opacity: 0.69 !important; }
  .BShover-opacity-lg-69 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-69.active, .BShover-opacity-lg-69:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.69 !important; }
  .BSopacity-lg-70 {
    opacity: 0.7 !important; }
  .BShover-opacity-lg-70 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-70.active, .BShover-opacity-lg-70:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.7 !important; }
  .BSopacity-lg-71 {
    opacity: 0.71 !important; }
  .BShover-opacity-lg-71 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-71.active, .BShover-opacity-lg-71:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.71 !important; }
  .BSopacity-lg-72 {
    opacity: 0.72 !important; }
  .BShover-opacity-lg-72 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-72.active, .BShover-opacity-lg-72:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.72 !important; }
  .BSopacity-lg-73 {
    opacity: 0.73 !important; }
  .BShover-opacity-lg-73 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-73.active, .BShover-opacity-lg-73:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.73 !important; }
  .BSopacity-lg-74 {
    opacity: 0.74 !important; }
  .BShover-opacity-lg-74 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-74.active, .BShover-opacity-lg-74:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.74 !important; }
  .BSopacity-lg-75 {
    opacity: 0.75 !important; }
  .BShover-opacity-lg-75 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-75.active, .BShover-opacity-lg-75:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.75 !important; }
  .BSopacity-lg-76 {
    opacity: 0.76 !important; }
  .BShover-opacity-lg-76 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-76.active, .BShover-opacity-lg-76:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.76 !important; }
  .BSopacity-lg-77 {
    opacity: 0.77 !important; }
  .BShover-opacity-lg-77 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-77.active, .BShover-opacity-lg-77:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.77 !important; }
  .BSopacity-lg-78 {
    opacity: 0.78 !important; }
  .BShover-opacity-lg-78 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-78.active, .BShover-opacity-lg-78:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.78 !important; }
  .BSopacity-lg-79 {
    opacity: 0.79 !important; }
  .BShover-opacity-lg-79 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-79.active, .BShover-opacity-lg-79:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.79 !important; }
  .BSopacity-lg-80 {
    opacity: 0.8 !important; }
  .BShover-opacity-lg-80 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-80.active, .BShover-opacity-lg-80:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.8 !important; }
  .BSopacity-lg-81 {
    opacity: 0.81 !important; }
  .BShover-opacity-lg-81 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-81.active, .BShover-opacity-lg-81:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.81 !important; }
  .BSopacity-lg-82 {
    opacity: 0.82 !important; }
  .BShover-opacity-lg-82 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-82.active, .BShover-opacity-lg-82:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.82 !important; }
  .BSopacity-lg-83 {
    opacity: 0.83 !important; }
  .BShover-opacity-lg-83 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-83.active, .BShover-opacity-lg-83:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.83 !important; }
  .BSopacity-lg-84 {
    opacity: 0.84 !important; }
  .BShover-opacity-lg-84 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-84.active, .BShover-opacity-lg-84:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.84 !important; }
  .BSopacity-lg-85 {
    opacity: 0.85 !important; }
  .BShover-opacity-lg-85 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-85.active, .BShover-opacity-lg-85:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.85 !important; }
  .BSopacity-lg-86 {
    opacity: 0.86 !important; }
  .BShover-opacity-lg-86 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-86.active, .BShover-opacity-lg-86:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.86 !important; }
  .BSopacity-lg-87 {
    opacity: 0.87 !important; }
  .BShover-opacity-lg-87 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-87.active, .BShover-opacity-lg-87:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.87 !important; }
  .BSopacity-lg-88 {
    opacity: 0.88 !important; }
  .BShover-opacity-lg-88 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-88.active, .BShover-opacity-lg-88:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.88 !important; }
  .BSopacity-lg-89 {
    opacity: 0.89 !important; }
  .BShover-opacity-lg-89 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-89.active, .BShover-opacity-lg-89:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.89 !important; }
  .BSopacity-lg-90 {
    opacity: 0.9 !important; }
  .BShover-opacity-lg-90 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-90.active, .BShover-opacity-lg-90:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.9 !important; }
  .BSopacity-lg-91 {
    opacity: 0.91 !important; }
  .BShover-opacity-lg-91 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-91.active, .BShover-opacity-lg-91:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.91 !important; }
  .BSopacity-lg-92 {
    opacity: 0.92 !important; }
  .BShover-opacity-lg-92 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-92.active, .BShover-opacity-lg-92:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.92 !important; }
  .BSopacity-lg-93 {
    opacity: 0.93 !important; }
  .BShover-opacity-lg-93 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-93.active, .BShover-opacity-lg-93:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.93 !important; }
  .BSopacity-lg-94 {
    opacity: 0.94 !important; }
  .BShover-opacity-lg-94 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-94.active, .BShover-opacity-lg-94:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.94 !important; }
  .BSopacity-lg-95 {
    opacity: 0.95 !important; }
  .BShover-opacity-lg-95 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-95.active, .BShover-opacity-lg-95:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.95 !important; }
  .BSopacity-lg-96 {
    opacity: 0.96 !important; }
  .BShover-opacity-lg-96 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-96.active, .BShover-opacity-lg-96:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.96 !important; }
  .BSopacity-lg-97 {
    opacity: 0.97 !important; }
  .BShover-opacity-lg-97 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-97.active, .BShover-opacity-lg-97:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.97 !important; }
  .BSopacity-lg-98 {
    opacity: 0.98 !important; }
  .BShover-opacity-lg-98 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-98.active, .BShover-opacity-lg-98:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.98 !important; }
  .BSopacity-lg-99 {
    opacity: 0.99 !important; }
  .BShover-opacity-lg-99 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-99.active, .BShover-opacity-lg-99:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.99 !important; }
  .BSopacity-lg-100 {
    opacity: 1 !important; }
  .BShover-opacity-lg-100 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-lg-100.active, .BShover-opacity-lg-100:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 1 !important; } }

@media (min-width: 1200px) {
  .BSopacity-xl-1 {
    opacity: 0.01 !important; }
  .BShover-opacity-xl-1 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-1.active, .BShover-opacity-xl-1:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.01 !important; }
  .BSopacity-xl-2 {
    opacity: 0.02 !important; }
  .BShover-opacity-xl-2 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-2.active, .BShover-opacity-xl-2:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.02 !important; }
  .BSopacity-xl-3 {
    opacity: 0.03 !important; }
  .BShover-opacity-xl-3 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-3.active, .BShover-opacity-xl-3:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.03 !important; }
  .BSopacity-xl-4 {
    opacity: 0.04 !important; }
  .BShover-opacity-xl-4 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-4.active, .BShover-opacity-xl-4:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.04 !important; }
  .BSopacity-xl-5 {
    opacity: 0.05 !important; }
  .BShover-opacity-xl-5 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-5.active, .BShover-opacity-xl-5:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.05 !important; }
  .BSopacity-xl-6 {
    opacity: 0.06 !important; }
  .BShover-opacity-xl-6 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-6.active, .BShover-opacity-xl-6:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.06 !important; }
  .BSopacity-xl-7 {
    opacity: 0.07 !important; }
  .BShover-opacity-xl-7 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-7.active, .BShover-opacity-xl-7:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.07 !important; }
  .BSopacity-xl-8 {
    opacity: 0.08 !important; }
  .BShover-opacity-xl-8 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-8.active, .BShover-opacity-xl-8:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.08 !important; }
  .BSopacity-xl-9 {
    opacity: 0.09 !important; }
  .BShover-opacity-xl-9 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-9.active, .BShover-opacity-xl-9:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.09 !important; }
  .BSopacity-xl-10 {
    opacity: 0.1 !important; }
  .BShover-opacity-xl-10 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-10.active, .BShover-opacity-xl-10:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.1 !important; }
  .BSopacity-xl-11 {
    opacity: 0.11 !important; }
  .BShover-opacity-xl-11 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-11.active, .BShover-opacity-xl-11:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.11 !important; }
  .BSopacity-xl-12 {
    opacity: 0.12 !important; }
  .BShover-opacity-xl-12 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-12.active, .BShover-opacity-xl-12:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.12 !important; }
  .BSopacity-xl-13 {
    opacity: 0.13 !important; }
  .BShover-opacity-xl-13 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-13.active, .BShover-opacity-xl-13:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.13 !important; }
  .BSopacity-xl-14 {
    opacity: 0.14 !important; }
  .BShover-opacity-xl-14 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-14.active, .BShover-opacity-xl-14:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.14 !important; }
  .BSopacity-xl-15 {
    opacity: 0.15 !important; }
  .BShover-opacity-xl-15 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-15.active, .BShover-opacity-xl-15:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.15 !important; }
  .BSopacity-xl-16 {
    opacity: 0.16 !important; }
  .BShover-opacity-xl-16 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-16.active, .BShover-opacity-xl-16:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.16 !important; }
  .BSopacity-xl-17 {
    opacity: 0.17 !important; }
  .BShover-opacity-xl-17 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-17.active, .BShover-opacity-xl-17:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.17 !important; }
  .BSopacity-xl-18 {
    opacity: 0.18 !important; }
  .BShover-opacity-xl-18 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-18.active, .BShover-opacity-xl-18:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.18 !important; }
  .BSopacity-xl-19 {
    opacity: 0.19 !important; }
  .BShover-opacity-xl-19 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-19.active, .BShover-opacity-xl-19:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.19 !important; }
  .BSopacity-xl-20 {
    opacity: 0.2 !important; }
  .BShover-opacity-xl-20 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-20.active, .BShover-opacity-xl-20:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.2 !important; }
  .BSopacity-xl-21 {
    opacity: 0.21 !important; }
  .BShover-opacity-xl-21 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-21.active, .BShover-opacity-xl-21:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.21 !important; }
  .BSopacity-xl-22 {
    opacity: 0.22 !important; }
  .BShover-opacity-xl-22 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-22.active, .BShover-opacity-xl-22:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.22 !important; }
  .BSopacity-xl-23 {
    opacity: 0.23 !important; }
  .BShover-opacity-xl-23 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-23.active, .BShover-opacity-xl-23:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.23 !important; }
  .BSopacity-xl-24 {
    opacity: 0.24 !important; }
  .BShover-opacity-xl-24 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-24.active, .BShover-opacity-xl-24:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.24 !important; }
  .BSopacity-xl-25 {
    opacity: 0.25 !important; }
  .BShover-opacity-xl-25 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-25.active, .BShover-opacity-xl-25:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.25 !important; }
  .BSopacity-xl-26 {
    opacity: 0.26 !important; }
  .BShover-opacity-xl-26 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-26.active, .BShover-opacity-xl-26:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.26 !important; }
  .BSopacity-xl-27 {
    opacity: 0.27 !important; }
  .BShover-opacity-xl-27 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-27.active, .BShover-opacity-xl-27:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.27 !important; }
  .BSopacity-xl-28 {
    opacity: 0.28 !important; }
  .BShover-opacity-xl-28 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-28.active, .BShover-opacity-xl-28:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.28 !important; }
  .BSopacity-xl-29 {
    opacity: 0.29 !important; }
  .BShover-opacity-xl-29 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-29.active, .BShover-opacity-xl-29:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.29 !important; }
  .BSopacity-xl-30 {
    opacity: 0.3 !important; }
  .BShover-opacity-xl-30 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-30.active, .BShover-opacity-xl-30:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.3 !important; }
  .BSopacity-xl-31 {
    opacity: 0.31 !important; }
  .BShover-opacity-xl-31 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-31.active, .BShover-opacity-xl-31:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.31 !important; }
  .BSopacity-xl-32 {
    opacity: 0.32 !important; }
  .BShover-opacity-xl-32 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-32.active, .BShover-opacity-xl-32:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.32 !important; }
  .BSopacity-xl-33 {
    opacity: 0.33 !important; }
  .BShover-opacity-xl-33 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-33.active, .BShover-opacity-xl-33:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.33 !important; }
  .BSopacity-xl-34 {
    opacity: 0.34 !important; }
  .BShover-opacity-xl-34 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-34.active, .BShover-opacity-xl-34:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.34 !important; }
  .BSopacity-xl-35 {
    opacity: 0.35 !important; }
  .BShover-opacity-xl-35 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-35.active, .BShover-opacity-xl-35:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.35 !important; }
  .BSopacity-xl-36 {
    opacity: 0.36 !important; }
  .BShover-opacity-xl-36 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-36.active, .BShover-opacity-xl-36:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.36 !important; }
  .BSopacity-xl-37 {
    opacity: 0.37 !important; }
  .BShover-opacity-xl-37 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-37.active, .BShover-opacity-xl-37:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.37 !important; }
  .BSopacity-xl-38 {
    opacity: 0.38 !important; }
  .BShover-opacity-xl-38 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-38.active, .BShover-opacity-xl-38:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.38 !important; }
  .BSopacity-xl-39 {
    opacity: 0.39 !important; }
  .BShover-opacity-xl-39 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-39.active, .BShover-opacity-xl-39:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.39 !important; }
  .BSopacity-xl-40 {
    opacity: 0.4 !important; }
  .BShover-opacity-xl-40 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-40.active, .BShover-opacity-xl-40:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.4 !important; }
  .BSopacity-xl-41 {
    opacity: 0.41 !important; }
  .BShover-opacity-xl-41 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-41.active, .BShover-opacity-xl-41:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.41 !important; }
  .BSopacity-xl-42 {
    opacity: 0.42 !important; }
  .BShover-opacity-xl-42 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-42.active, .BShover-opacity-xl-42:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.42 !important; }
  .BSopacity-xl-43 {
    opacity: 0.43 !important; }
  .BShover-opacity-xl-43 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-43.active, .BShover-opacity-xl-43:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.43 !important; }
  .BSopacity-xl-44 {
    opacity: 0.44 !important; }
  .BShover-opacity-xl-44 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-44.active, .BShover-opacity-xl-44:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.44 !important; }
  .BSopacity-xl-45 {
    opacity: 0.45 !important; }
  .BShover-opacity-xl-45 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-45.active, .BShover-opacity-xl-45:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.45 !important; }
  .BSopacity-xl-46 {
    opacity: 0.46 !important; }
  .BShover-opacity-xl-46 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-46.active, .BShover-opacity-xl-46:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.46 !important; }
  .BSopacity-xl-47 {
    opacity: 0.47 !important; }
  .BShover-opacity-xl-47 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-47.active, .BShover-opacity-xl-47:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.47 !important; }
  .BSopacity-xl-48 {
    opacity: 0.48 !important; }
  .BShover-opacity-xl-48 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-48.active, .BShover-opacity-xl-48:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.48 !important; }
  .BSopacity-xl-49 {
    opacity: 0.49 !important; }
  .BShover-opacity-xl-49 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-49.active, .BShover-opacity-xl-49:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.49 !important; }
  .BSopacity-xl-50 {
    opacity: 0.5 !important; }
  .BShover-opacity-xl-50 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-50.active, .BShover-opacity-xl-50:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.5 !important; }
  .BSopacity-xl-51 {
    opacity: 0.51 !important; }
  .BShover-opacity-xl-51 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-51.active, .BShover-opacity-xl-51:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.51 !important; }
  .BSopacity-xl-52 {
    opacity: 0.52 !important; }
  .BShover-opacity-xl-52 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-52.active, .BShover-opacity-xl-52:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.52 !important; }
  .BSopacity-xl-53 {
    opacity: 0.53 !important; }
  .BShover-opacity-xl-53 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-53.active, .BShover-opacity-xl-53:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.53 !important; }
  .BSopacity-xl-54 {
    opacity: 0.54 !important; }
  .BShover-opacity-xl-54 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-54.active, .BShover-opacity-xl-54:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.54 !important; }
  .BSopacity-xl-55 {
    opacity: 0.55 !important; }
  .BShover-opacity-xl-55 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-55.active, .BShover-opacity-xl-55:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.55 !important; }
  .BSopacity-xl-56 {
    opacity: 0.56 !important; }
  .BShover-opacity-xl-56 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-56.active, .BShover-opacity-xl-56:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.56 !important; }
  .BSopacity-xl-57 {
    opacity: 0.57 !important; }
  .BShover-opacity-xl-57 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-57.active, .BShover-opacity-xl-57:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.57 !important; }
  .BSopacity-xl-58 {
    opacity: 0.58 !important; }
  .BShover-opacity-xl-58 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-58.active, .BShover-opacity-xl-58:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.58 !important; }
  .BSopacity-xl-59 {
    opacity: 0.59 !important; }
  .BShover-opacity-xl-59 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-59.active, .BShover-opacity-xl-59:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.59 !important; }
  .BSopacity-xl-60 {
    opacity: 0.6 !important; }
  .BShover-opacity-xl-60 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-60.active, .BShover-opacity-xl-60:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.6 !important; }
  .BSopacity-xl-61 {
    opacity: 0.61 !important; }
  .BShover-opacity-xl-61 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-61.active, .BShover-opacity-xl-61:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.61 !important; }
  .BSopacity-xl-62 {
    opacity: 0.62 !important; }
  .BShover-opacity-xl-62 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-62.active, .BShover-opacity-xl-62:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.62 !important; }
  .BSopacity-xl-63 {
    opacity: 0.63 !important; }
  .BShover-opacity-xl-63 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-63.active, .BShover-opacity-xl-63:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.63 !important; }
  .BSopacity-xl-64 {
    opacity: 0.64 !important; }
  .BShover-opacity-xl-64 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-64.active, .BShover-opacity-xl-64:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.64 !important; }
  .BSopacity-xl-65 {
    opacity: 0.65 !important; }
  .BShover-opacity-xl-65 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-65.active, .BShover-opacity-xl-65:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.65 !important; }
  .BSopacity-xl-66 {
    opacity: 0.66 !important; }
  .BShover-opacity-xl-66 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-66.active, .BShover-opacity-xl-66:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.66 !important; }
  .BSopacity-xl-67 {
    opacity: 0.67 !important; }
  .BShover-opacity-xl-67 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-67.active, .BShover-opacity-xl-67:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.67 !important; }
  .BSopacity-xl-68 {
    opacity: 0.68 !important; }
  .BShover-opacity-xl-68 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-68.active, .BShover-opacity-xl-68:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.68 !important; }
  .BSopacity-xl-69 {
    opacity: 0.69 !important; }
  .BShover-opacity-xl-69 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-69.active, .BShover-opacity-xl-69:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.69 !important; }
  .BSopacity-xl-70 {
    opacity: 0.7 !important; }
  .BShover-opacity-xl-70 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-70.active, .BShover-opacity-xl-70:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.7 !important; }
  .BSopacity-xl-71 {
    opacity: 0.71 !important; }
  .BShover-opacity-xl-71 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-71.active, .BShover-opacity-xl-71:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.71 !important; }
  .BSopacity-xl-72 {
    opacity: 0.72 !important; }
  .BShover-opacity-xl-72 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-72.active, .BShover-opacity-xl-72:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.72 !important; }
  .BSopacity-xl-73 {
    opacity: 0.73 !important; }
  .BShover-opacity-xl-73 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-73.active, .BShover-opacity-xl-73:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.73 !important; }
  .BSopacity-xl-74 {
    opacity: 0.74 !important; }
  .BShover-opacity-xl-74 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-74.active, .BShover-opacity-xl-74:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.74 !important; }
  .BSopacity-xl-75 {
    opacity: 0.75 !important; }
  .BShover-opacity-xl-75 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-75.active, .BShover-opacity-xl-75:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.75 !important; }
  .BSopacity-xl-76 {
    opacity: 0.76 !important; }
  .BShover-opacity-xl-76 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-76.active, .BShover-opacity-xl-76:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.76 !important; }
  .BSopacity-xl-77 {
    opacity: 0.77 !important; }
  .BShover-opacity-xl-77 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-77.active, .BShover-opacity-xl-77:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.77 !important; }
  .BSopacity-xl-78 {
    opacity: 0.78 !important; }
  .BShover-opacity-xl-78 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-78.active, .BShover-opacity-xl-78:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.78 !important; }
  .BSopacity-xl-79 {
    opacity: 0.79 !important; }
  .BShover-opacity-xl-79 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-79.active, .BShover-opacity-xl-79:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.79 !important; }
  .BSopacity-xl-80 {
    opacity: 0.8 !important; }
  .BShover-opacity-xl-80 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-80.active, .BShover-opacity-xl-80:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.8 !important; }
  .BSopacity-xl-81 {
    opacity: 0.81 !important; }
  .BShover-opacity-xl-81 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-81.active, .BShover-opacity-xl-81:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.81 !important; }
  .BSopacity-xl-82 {
    opacity: 0.82 !important; }
  .BShover-opacity-xl-82 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-82.active, .BShover-opacity-xl-82:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.82 !important; }
  .BSopacity-xl-83 {
    opacity: 0.83 !important; }
  .BShover-opacity-xl-83 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-83.active, .BShover-opacity-xl-83:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.83 !important; }
  .BSopacity-xl-84 {
    opacity: 0.84 !important; }
  .BShover-opacity-xl-84 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-84.active, .BShover-opacity-xl-84:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.84 !important; }
  .BSopacity-xl-85 {
    opacity: 0.85 !important; }
  .BShover-opacity-xl-85 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-85.active, .BShover-opacity-xl-85:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.85 !important; }
  .BSopacity-xl-86 {
    opacity: 0.86 !important; }
  .BShover-opacity-xl-86 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-86.active, .BShover-opacity-xl-86:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.86 !important; }
  .BSopacity-xl-87 {
    opacity: 0.87 !important; }
  .BShover-opacity-xl-87 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-87.active, .BShover-opacity-xl-87:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.87 !important; }
  .BSopacity-xl-88 {
    opacity: 0.88 !important; }
  .BShover-opacity-xl-88 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-88.active, .BShover-opacity-xl-88:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.88 !important; }
  .BSopacity-xl-89 {
    opacity: 0.89 !important; }
  .BShover-opacity-xl-89 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-89.active, .BShover-opacity-xl-89:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.89 !important; }
  .BSopacity-xl-90 {
    opacity: 0.9 !important; }
  .BShover-opacity-xl-90 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-90.active, .BShover-opacity-xl-90:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.9 !important; }
  .BSopacity-xl-91 {
    opacity: 0.91 !important; }
  .BShover-opacity-xl-91 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-91.active, .BShover-opacity-xl-91:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.91 !important; }
  .BSopacity-xl-92 {
    opacity: 0.92 !important; }
  .BShover-opacity-xl-92 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-92.active, .BShover-opacity-xl-92:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.92 !important; }
  .BSopacity-xl-93 {
    opacity: 0.93 !important; }
  .BShover-opacity-xl-93 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-93.active, .BShover-opacity-xl-93:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.93 !important; }
  .BSopacity-xl-94 {
    opacity: 0.94 !important; }
  .BShover-opacity-xl-94 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-94.active, .BShover-opacity-xl-94:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.94 !important; }
  .BSopacity-xl-95 {
    opacity: 0.95 !important; }
  .BShover-opacity-xl-95 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-95.active, .BShover-opacity-xl-95:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.95 !important; }
  .BSopacity-xl-96 {
    opacity: 0.96 !important; }
  .BShover-opacity-xl-96 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-96.active, .BShover-opacity-xl-96:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.96 !important; }
  .BSopacity-xl-97 {
    opacity: 0.97 !important; }
  .BShover-opacity-xl-97 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-97.active, .BShover-opacity-xl-97:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.97 !important; }
  .BSopacity-xl-98 {
    opacity: 0.98 !important; }
  .BShover-opacity-xl-98 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-98.active, .BShover-opacity-xl-98:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.98 !important; }
  .BSopacity-xl-99 {
    opacity: 0.99 !important; }
  .BShover-opacity-xl-99 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-99.active, .BShover-opacity-xl-99:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.99 !important; }
  .BSopacity-xl-100 {
    opacity: 1 !important; }
  .BShover-opacity-xl-100 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xl-100.active, .BShover-opacity-xl-100:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 1 !important; } }

@media (min-width: 1400px) {
  .BSopacity-xxl-1 {
    opacity: 0.01 !important; }
  .BShover-opacity-xxl-1 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-1.active, .BShover-opacity-xxl-1:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.01 !important; }
  .BSopacity-xxl-2 {
    opacity: 0.02 !important; }
  .BShover-opacity-xxl-2 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-2.active, .BShover-opacity-xxl-2:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.02 !important; }
  .BSopacity-xxl-3 {
    opacity: 0.03 !important; }
  .BShover-opacity-xxl-3 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-3.active, .BShover-opacity-xxl-3:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.03 !important; }
  .BSopacity-xxl-4 {
    opacity: 0.04 !important; }
  .BShover-opacity-xxl-4 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-4.active, .BShover-opacity-xxl-4:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.04 !important; }
  .BSopacity-xxl-5 {
    opacity: 0.05 !important; }
  .BShover-opacity-xxl-5 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-5.active, .BShover-opacity-xxl-5:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.05 !important; }
  .BSopacity-xxl-6 {
    opacity: 0.06 !important; }
  .BShover-opacity-xxl-6 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-6.active, .BShover-opacity-xxl-6:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.06 !important; }
  .BSopacity-xxl-7 {
    opacity: 0.07 !important; }
  .BShover-opacity-xxl-7 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-7.active, .BShover-opacity-xxl-7:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.07 !important; }
  .BSopacity-xxl-8 {
    opacity: 0.08 !important; }
  .BShover-opacity-xxl-8 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-8.active, .BShover-opacity-xxl-8:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.08 !important; }
  .BSopacity-xxl-9 {
    opacity: 0.09 !important; }
  .BShover-opacity-xxl-9 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-9.active, .BShover-opacity-xxl-9:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.09 !important; }
  .BSopacity-xxl-10 {
    opacity: 0.1 !important; }
  .BShover-opacity-xxl-10 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-10.active, .BShover-opacity-xxl-10:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.1 !important; }
  .BSopacity-xxl-11 {
    opacity: 0.11 !important; }
  .BShover-opacity-xxl-11 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-11.active, .BShover-opacity-xxl-11:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.11 !important; }
  .BSopacity-xxl-12 {
    opacity: 0.12 !important; }
  .BShover-opacity-xxl-12 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-12.active, .BShover-opacity-xxl-12:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.12 !important; }
  .BSopacity-xxl-13 {
    opacity: 0.13 !important; }
  .BShover-opacity-xxl-13 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-13.active, .BShover-opacity-xxl-13:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.13 !important; }
  .BSopacity-xxl-14 {
    opacity: 0.14 !important; }
  .BShover-opacity-xxl-14 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-14.active, .BShover-opacity-xxl-14:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.14 !important; }
  .BSopacity-xxl-15 {
    opacity: 0.15 !important; }
  .BShover-opacity-xxl-15 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-15.active, .BShover-opacity-xxl-15:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.15 !important; }
  .BSopacity-xxl-16 {
    opacity: 0.16 !important; }
  .BShover-opacity-xxl-16 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-16.active, .BShover-opacity-xxl-16:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.16 !important; }
  .BSopacity-xxl-17 {
    opacity: 0.17 !important; }
  .BShover-opacity-xxl-17 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-17.active, .BShover-opacity-xxl-17:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.17 !important; }
  .BSopacity-xxl-18 {
    opacity: 0.18 !important; }
  .BShover-opacity-xxl-18 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-18.active, .BShover-opacity-xxl-18:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.18 !important; }
  .BSopacity-xxl-19 {
    opacity: 0.19 !important; }
  .BShover-opacity-xxl-19 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-19.active, .BShover-opacity-xxl-19:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.19 !important; }
  .BSopacity-xxl-20 {
    opacity: 0.2 !important; }
  .BShover-opacity-xxl-20 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-20.active, .BShover-opacity-xxl-20:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.2 !important; }
  .BSopacity-xxl-21 {
    opacity: 0.21 !important; }
  .BShover-opacity-xxl-21 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-21.active, .BShover-opacity-xxl-21:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.21 !important; }
  .BSopacity-xxl-22 {
    opacity: 0.22 !important; }
  .BShover-opacity-xxl-22 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-22.active, .BShover-opacity-xxl-22:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.22 !important; }
  .BSopacity-xxl-23 {
    opacity: 0.23 !important; }
  .BShover-opacity-xxl-23 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-23.active, .BShover-opacity-xxl-23:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.23 !important; }
  .BSopacity-xxl-24 {
    opacity: 0.24 !important; }
  .BShover-opacity-xxl-24 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-24.active, .BShover-opacity-xxl-24:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.24 !important; }
  .BSopacity-xxl-25 {
    opacity: 0.25 !important; }
  .BShover-opacity-xxl-25 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-25.active, .BShover-opacity-xxl-25:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.25 !important; }
  .BSopacity-xxl-26 {
    opacity: 0.26 !important; }
  .BShover-opacity-xxl-26 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-26.active, .BShover-opacity-xxl-26:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.26 !important; }
  .BSopacity-xxl-27 {
    opacity: 0.27 !important; }
  .BShover-opacity-xxl-27 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-27.active, .BShover-opacity-xxl-27:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.27 !important; }
  .BSopacity-xxl-28 {
    opacity: 0.28 !important; }
  .BShover-opacity-xxl-28 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-28.active, .BShover-opacity-xxl-28:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.28 !important; }
  .BSopacity-xxl-29 {
    opacity: 0.29 !important; }
  .BShover-opacity-xxl-29 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-29.active, .BShover-opacity-xxl-29:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.29 !important; }
  .BSopacity-xxl-30 {
    opacity: 0.3 !important; }
  .BShover-opacity-xxl-30 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-30.active, .BShover-opacity-xxl-30:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.3 !important; }
  .BSopacity-xxl-31 {
    opacity: 0.31 !important; }
  .BShover-opacity-xxl-31 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-31.active, .BShover-opacity-xxl-31:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.31 !important; }
  .BSopacity-xxl-32 {
    opacity: 0.32 !important; }
  .BShover-opacity-xxl-32 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-32.active, .BShover-opacity-xxl-32:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.32 !important; }
  .BSopacity-xxl-33 {
    opacity: 0.33 !important; }
  .BShover-opacity-xxl-33 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-33.active, .BShover-opacity-xxl-33:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.33 !important; }
  .BSopacity-xxl-34 {
    opacity: 0.34 !important; }
  .BShover-opacity-xxl-34 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-34.active, .BShover-opacity-xxl-34:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.34 !important; }
  .BSopacity-xxl-35 {
    opacity: 0.35 !important; }
  .BShover-opacity-xxl-35 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-35.active, .BShover-opacity-xxl-35:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.35 !important; }
  .BSopacity-xxl-36 {
    opacity: 0.36 !important; }
  .BShover-opacity-xxl-36 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-36.active, .BShover-opacity-xxl-36:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.36 !important; }
  .BSopacity-xxl-37 {
    opacity: 0.37 !important; }
  .BShover-opacity-xxl-37 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-37.active, .BShover-opacity-xxl-37:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.37 !important; }
  .BSopacity-xxl-38 {
    opacity: 0.38 !important; }
  .BShover-opacity-xxl-38 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-38.active, .BShover-opacity-xxl-38:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.38 !important; }
  .BSopacity-xxl-39 {
    opacity: 0.39 !important; }
  .BShover-opacity-xxl-39 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-39.active, .BShover-opacity-xxl-39:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.39 !important; }
  .BSopacity-xxl-40 {
    opacity: 0.4 !important; }
  .BShover-opacity-xxl-40 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-40.active, .BShover-opacity-xxl-40:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.4 !important; }
  .BSopacity-xxl-41 {
    opacity: 0.41 !important; }
  .BShover-opacity-xxl-41 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-41.active, .BShover-opacity-xxl-41:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.41 !important; }
  .BSopacity-xxl-42 {
    opacity: 0.42 !important; }
  .BShover-opacity-xxl-42 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-42.active, .BShover-opacity-xxl-42:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.42 !important; }
  .BSopacity-xxl-43 {
    opacity: 0.43 !important; }
  .BShover-opacity-xxl-43 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-43.active, .BShover-opacity-xxl-43:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.43 !important; }
  .BSopacity-xxl-44 {
    opacity: 0.44 !important; }
  .BShover-opacity-xxl-44 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-44.active, .BShover-opacity-xxl-44:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.44 !important; }
  .BSopacity-xxl-45 {
    opacity: 0.45 !important; }
  .BShover-opacity-xxl-45 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-45.active, .BShover-opacity-xxl-45:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.45 !important; }
  .BSopacity-xxl-46 {
    opacity: 0.46 !important; }
  .BShover-opacity-xxl-46 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-46.active, .BShover-opacity-xxl-46:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.46 !important; }
  .BSopacity-xxl-47 {
    opacity: 0.47 !important; }
  .BShover-opacity-xxl-47 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-47.active, .BShover-opacity-xxl-47:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.47 !important; }
  .BSopacity-xxl-48 {
    opacity: 0.48 !important; }
  .BShover-opacity-xxl-48 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-48.active, .BShover-opacity-xxl-48:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.48 !important; }
  .BSopacity-xxl-49 {
    opacity: 0.49 !important; }
  .BShover-opacity-xxl-49 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-49.active, .BShover-opacity-xxl-49:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.49 !important; }
  .BSopacity-xxl-50 {
    opacity: 0.5 !important; }
  .BShover-opacity-xxl-50 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-50.active, .BShover-opacity-xxl-50:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.5 !important; }
  .BSopacity-xxl-51 {
    opacity: 0.51 !important; }
  .BShover-opacity-xxl-51 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-51.active, .BShover-opacity-xxl-51:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.51 !important; }
  .BSopacity-xxl-52 {
    opacity: 0.52 !important; }
  .BShover-opacity-xxl-52 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-52.active, .BShover-opacity-xxl-52:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.52 !important; }
  .BSopacity-xxl-53 {
    opacity: 0.53 !important; }
  .BShover-opacity-xxl-53 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-53.active, .BShover-opacity-xxl-53:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.53 !important; }
  .BSopacity-xxl-54 {
    opacity: 0.54 !important; }
  .BShover-opacity-xxl-54 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-54.active, .BShover-opacity-xxl-54:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.54 !important; }
  .BSopacity-xxl-55 {
    opacity: 0.55 !important; }
  .BShover-opacity-xxl-55 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-55.active, .BShover-opacity-xxl-55:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.55 !important; }
  .BSopacity-xxl-56 {
    opacity: 0.56 !important; }
  .BShover-opacity-xxl-56 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-56.active, .BShover-opacity-xxl-56:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.56 !important; }
  .BSopacity-xxl-57 {
    opacity: 0.57 !important; }
  .BShover-opacity-xxl-57 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-57.active, .BShover-opacity-xxl-57:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.57 !important; }
  .BSopacity-xxl-58 {
    opacity: 0.58 !important; }
  .BShover-opacity-xxl-58 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-58.active, .BShover-opacity-xxl-58:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.58 !important; }
  .BSopacity-xxl-59 {
    opacity: 0.59 !important; }
  .BShover-opacity-xxl-59 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-59.active, .BShover-opacity-xxl-59:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.59 !important; }
  .BSopacity-xxl-60 {
    opacity: 0.6 !important; }
  .BShover-opacity-xxl-60 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-60.active, .BShover-opacity-xxl-60:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.6 !important; }
  .BSopacity-xxl-61 {
    opacity: 0.61 !important; }
  .BShover-opacity-xxl-61 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-61.active, .BShover-opacity-xxl-61:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.61 !important; }
  .BSopacity-xxl-62 {
    opacity: 0.62 !important; }
  .BShover-opacity-xxl-62 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-62.active, .BShover-opacity-xxl-62:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.62 !important; }
  .BSopacity-xxl-63 {
    opacity: 0.63 !important; }
  .BShover-opacity-xxl-63 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-63.active, .BShover-opacity-xxl-63:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.63 !important; }
  .BSopacity-xxl-64 {
    opacity: 0.64 !important; }
  .BShover-opacity-xxl-64 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-64.active, .BShover-opacity-xxl-64:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.64 !important; }
  .BSopacity-xxl-65 {
    opacity: 0.65 !important; }
  .BShover-opacity-xxl-65 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-65.active, .BShover-opacity-xxl-65:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.65 !important; }
  .BSopacity-xxl-66 {
    opacity: 0.66 !important; }
  .BShover-opacity-xxl-66 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-66.active, .BShover-opacity-xxl-66:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.66 !important; }
  .BSopacity-xxl-67 {
    opacity: 0.67 !important; }
  .BShover-opacity-xxl-67 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-67.active, .BShover-opacity-xxl-67:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.67 !important; }
  .BSopacity-xxl-68 {
    opacity: 0.68 !important; }
  .BShover-opacity-xxl-68 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-68.active, .BShover-opacity-xxl-68:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.68 !important; }
  .BSopacity-xxl-69 {
    opacity: 0.69 !important; }
  .BShover-opacity-xxl-69 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-69.active, .BShover-opacity-xxl-69:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.69 !important; }
  .BSopacity-xxl-70 {
    opacity: 0.7 !important; }
  .BShover-opacity-xxl-70 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-70.active, .BShover-opacity-xxl-70:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.7 !important; }
  .BSopacity-xxl-71 {
    opacity: 0.71 !important; }
  .BShover-opacity-xxl-71 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-71.active, .BShover-opacity-xxl-71:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.71 !important; }
  .BSopacity-xxl-72 {
    opacity: 0.72 !important; }
  .BShover-opacity-xxl-72 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-72.active, .BShover-opacity-xxl-72:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.72 !important; }
  .BSopacity-xxl-73 {
    opacity: 0.73 !important; }
  .BShover-opacity-xxl-73 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-73.active, .BShover-opacity-xxl-73:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.73 !important; }
  .BSopacity-xxl-74 {
    opacity: 0.74 !important; }
  .BShover-opacity-xxl-74 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-74.active, .BShover-opacity-xxl-74:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.74 !important; }
  .BSopacity-xxl-75 {
    opacity: 0.75 !important; }
  .BShover-opacity-xxl-75 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-75.active, .BShover-opacity-xxl-75:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.75 !important; }
  .BSopacity-xxl-76 {
    opacity: 0.76 !important; }
  .BShover-opacity-xxl-76 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-76.active, .BShover-opacity-xxl-76:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.76 !important; }
  .BSopacity-xxl-77 {
    opacity: 0.77 !important; }
  .BShover-opacity-xxl-77 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-77.active, .BShover-opacity-xxl-77:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.77 !important; }
  .BSopacity-xxl-78 {
    opacity: 0.78 !important; }
  .BShover-opacity-xxl-78 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-78.active, .BShover-opacity-xxl-78:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.78 !important; }
  .BSopacity-xxl-79 {
    opacity: 0.79 !important; }
  .BShover-opacity-xxl-79 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-79.active, .BShover-opacity-xxl-79:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.79 !important; }
  .BSopacity-xxl-80 {
    opacity: 0.8 !important; }
  .BShover-opacity-xxl-80 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-80.active, .BShover-opacity-xxl-80:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.8 !important; }
  .BSopacity-xxl-81 {
    opacity: 0.81 !important; }
  .BShover-opacity-xxl-81 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-81.active, .BShover-opacity-xxl-81:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.81 !important; }
  .BSopacity-xxl-82 {
    opacity: 0.82 !important; }
  .BShover-opacity-xxl-82 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-82.active, .BShover-opacity-xxl-82:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.82 !important; }
  .BSopacity-xxl-83 {
    opacity: 0.83 !important; }
  .BShover-opacity-xxl-83 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-83.active, .BShover-opacity-xxl-83:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.83 !important; }
  .BSopacity-xxl-84 {
    opacity: 0.84 !important; }
  .BShover-opacity-xxl-84 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-84.active, .BShover-opacity-xxl-84:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.84 !important; }
  .BSopacity-xxl-85 {
    opacity: 0.85 !important; }
  .BShover-opacity-xxl-85 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-85.active, .BShover-opacity-xxl-85:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.85 !important; }
  .BSopacity-xxl-86 {
    opacity: 0.86 !important; }
  .BShover-opacity-xxl-86 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-86.active, .BShover-opacity-xxl-86:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.86 !important; }
  .BSopacity-xxl-87 {
    opacity: 0.87 !important; }
  .BShover-opacity-xxl-87 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-87.active, .BShover-opacity-xxl-87:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.87 !important; }
  .BSopacity-xxl-88 {
    opacity: 0.88 !important; }
  .BShover-opacity-xxl-88 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-88.active, .BShover-opacity-xxl-88:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.88 !important; }
  .BSopacity-xxl-89 {
    opacity: 0.89 !important; }
  .BShover-opacity-xxl-89 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-89.active, .BShover-opacity-xxl-89:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.89 !important; }
  .BSopacity-xxl-90 {
    opacity: 0.9 !important; }
  .BShover-opacity-xxl-90 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-90.active, .BShover-opacity-xxl-90:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.9 !important; }
  .BSopacity-xxl-91 {
    opacity: 0.91 !important; }
  .BShover-opacity-xxl-91 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-91.active, .BShover-opacity-xxl-91:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.91 !important; }
  .BSopacity-xxl-92 {
    opacity: 0.92 !important; }
  .BShover-opacity-xxl-92 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-92.active, .BShover-opacity-xxl-92:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.92 !important; }
  .BSopacity-xxl-93 {
    opacity: 0.93 !important; }
  .BShover-opacity-xxl-93 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-93.active, .BShover-opacity-xxl-93:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.93 !important; }
  .BSopacity-xxl-94 {
    opacity: 0.94 !important; }
  .BShover-opacity-xxl-94 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-94.active, .BShover-opacity-xxl-94:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.94 !important; }
  .BSopacity-xxl-95 {
    opacity: 0.95 !important; }
  .BShover-opacity-xxl-95 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-95.active, .BShover-opacity-xxl-95:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.95 !important; }
  .BSopacity-xxl-96 {
    opacity: 0.96 !important; }
  .BShover-opacity-xxl-96 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-96.active, .BShover-opacity-xxl-96:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.96 !important; }
  .BSopacity-xxl-97 {
    opacity: 0.97 !important; }
  .BShover-opacity-xxl-97 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-97.active, .BShover-opacity-xxl-97:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.97 !important; }
  .BSopacity-xxl-98 {
    opacity: 0.98 !important; }
  .BShover-opacity-xxl-98 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-98.active, .BShover-opacity-xxl-98:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.98 !important; }
  .BSopacity-xxl-99 {
    opacity: 0.99 !important; }
  .BShover-opacity-xxl-99 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-99.active, .BShover-opacity-xxl-99:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0.99 !important; }
  .BSopacity-xxl-100 {
    opacity: 1 !important; }
  .BShover-opacity-xxl-100 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BShover-opacity-xxl-100.active, .BShover-opacity-xxl-100:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 1 !important; } }

.BSrounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.BSrounded-bottom-0 {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.BSrounded-left-0 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.BSrounded-right-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.BSborder-transparent {
  border-color: transparent !important; }

.BSborder-x {
  border-left: 1px solid #ECF0F3 !important;
  border-right: 1px solid #ECF0F3 !important; }

.BSborder-y {
  border-top: 1px solid #ECF0F3 !important;
  border-bottom: 1px solid #ECF0F3 !important; }

.BSborder-x-0 {
  border-left: 0 !important;
  border-right: 0 !important; }

.BSborder-y-0 {
  border-top: 0 !important;
  border-bottom: 0 !important; }

.BSborder-1 {
  border-width: 1px !important; }

.BSborder-2 {
  border-width: 2px !important; }

.BSborder-3 {
  border-width: 3px !important; }

.BSborder-4 {
  border-width: 4px !important; }

.BSborder-5 {
  border-width: 5px !important; }

@media (min-width: 576px) {
  .BSborder-x-sm {
    border-left: 1px solid #ECF0F3 !important;
    border-right: 1px solid #ECF0F3 !important; }
  .BSborder-y-sm {
    border-top: 1px solid #ECF0F3 !important;
    border-bottom: 1px solid #ECF0F3 !important; }
  .BSborder-x-sm-0 {
    border-left: 0 !important;
    border-right: 0 !important; }
  .BSborder-y-sm-0 {
    border-top: 0 !important;
    border-bottom: 0 !important; }
  .BSborder-sm {
    border: 1px solid #ECF0F3 !important; }
  .BSborder-top-sm {
    border-top: 1px solid #ECF0F3 !important; }
  .BSborder-right-sm {
    border-right: 1px solid #ECF0F3 !important; }
  .BSborder-bottom-sm {
    border-bottom: 1px solid #ECF0F3 !important; }
  .BSborder-left-sm {
    border-left: 1px solid #ECF0F3 !important; }
  .BSborder-sm-0 {
    border: 0 !important; }
  .BSborder-top-sm-0 {
    border-top: 0 !important; }
  .BSborder-right-sm-0 {
    border-right: 0 !important; }
  .BSborder-bottom-sm-0 {
    border-bottom: 0 !important; }
  .BSborder-left-sm-0 {
    border-left: 0 !important; }
  .BSborder-sm-1 {
    border-width: 1px !important; }
  .BSborder-sm-2 {
    border-width: 2px !important; }
  .BSborder-sm-3 {
    border-width: 3px !important; }
  .BSborder-sm-4 {
    border-width: 4px !important; }
  .BSborder-sm-5 {
    border-width: 5px !important; } }

@media (min-width: 768px) {
  .BSborder-x-md {
    border-left: 1px solid #ECF0F3 !important;
    border-right: 1px solid #ECF0F3 !important; }
  .BSborder-y-md {
    border-top: 1px solid #ECF0F3 !important;
    border-bottom: 1px solid #ECF0F3 !important; }
  .BSborder-x-md-0 {
    border-left: 0 !important;
    border-right: 0 !important; }
  .BSborder-y-md-0 {
    border-top: 0 !important;
    border-bottom: 0 !important; }
  .BSborder-md {
    border: 1px solid #ECF0F3 !important; }
  .BSborder-top-md {
    border-top: 1px solid #ECF0F3 !important; }
  .BSborder-right-md {
    border-right: 1px solid #ECF0F3 !important; }
  .BSborder-bottom-md {
    border-bottom: 1px solid #ECF0F3 !important; }
  .BSborder-left-md {
    border-left: 1px solid #ECF0F3 !important; }
  .BSborder-md-0 {
    border: 0 !important; }
  .BSborder-top-md-0 {
    border-top: 0 !important; }
  .BSborder-right-md-0 {
    border-right: 0 !important; }
  .BSborder-bottom-md-0 {
    border-bottom: 0 !important; }
  .BSborder-left-md-0 {
    border-left: 0 !important; }
  .BSborder-md-1 {
    border-width: 1px !important; }
  .BSborder-md-2 {
    border-width: 2px !important; }
  .BSborder-md-3 {
    border-width: 3px !important; }
  .BSborder-md-4 {
    border-width: 4px !important; }
  .BSborder-md-5 {
    border-width: 5px !important; } }

@media (min-width: 992px) {
  .BSborder-x-lg {
    border-left: 1px solid #ECF0F3 !important;
    border-right: 1px solid #ECF0F3 !important; }
  .BSborder-y-lg {
    border-top: 1px solid #ECF0F3 !important;
    border-bottom: 1px solid #ECF0F3 !important; }
  .BSborder-x-lg-0 {
    border-left: 0 !important;
    border-right: 0 !important; }
  .BSborder-y-lg-0 {
    border-top: 0 !important;
    border-bottom: 0 !important; }
  .BSborder-lg {
    border: 1px solid #ECF0F3 !important; }
  .BSborder-top-lg {
    border-top: 1px solid #ECF0F3 !important; }
  .BSborder-right-lg {
    border-right: 1px solid #ECF0F3 !important; }
  .BSborder-bottom-lg {
    border-bottom: 1px solid #ECF0F3 !important; }
  .BSborder-left-lg {
    border-left: 1px solid #ECF0F3 !important; }
  .BSborder-lg-0 {
    border: 0 !important; }
  .BSborder-top-lg-0 {
    border-top: 0 !important; }
  .BSborder-right-lg-0 {
    border-right: 0 !important; }
  .BSborder-bottom-lg-0 {
    border-bottom: 0 !important; }
  .BSborder-left-lg-0 {
    border-left: 0 !important; }
  .BSborder-lg-1 {
    border-width: 1px !important; }
  .BSborder-lg-2 {
    border-width: 2px !important; }
  .BSborder-lg-3 {
    border-width: 3px !important; }
  .BSborder-lg-4 {
    border-width: 4px !important; }
  .BSborder-lg-5 {
    border-width: 5px !important; } }

@media (min-width: 1200px) {
  .BSborder-x-xl {
    border-left: 1px solid #ECF0F3 !important;
    border-right: 1px solid #ECF0F3 !important; }
  .BSborder-y-xl {
    border-top: 1px solid #ECF0F3 !important;
    border-bottom: 1px solid #ECF0F3 !important; }
  .BSborder-x-xl-0 {
    border-left: 0 !important;
    border-right: 0 !important; }
  .BSborder-y-xl-0 {
    border-top: 0 !important;
    border-bottom: 0 !important; }
  .BSborder-xl {
    border: 1px solid #ECF0F3 !important; }
  .BSborder-top-xl {
    border-top: 1px solid #ECF0F3 !important; }
  .BSborder-right-xl {
    border-right: 1px solid #ECF0F3 !important; }
  .BSborder-bottom-xl {
    border-bottom: 1px solid #ECF0F3 !important; }
  .BSborder-left-xl {
    border-left: 1px solid #ECF0F3 !important; }
  .BSborder-xl-0 {
    border: 0 !important; }
  .BSborder-top-xl-0 {
    border-top: 0 !important; }
  .BSborder-right-xl-0 {
    border-right: 0 !important; }
  .BSborder-bottom-xl-0 {
    border-bottom: 0 !important; }
  .BSborder-left-xl-0 {
    border-left: 0 !important; }
  .BSborder-xl-1 {
    border-width: 1px !important; }
  .BSborder-xl-2 {
    border-width: 2px !important; }
  .BSborder-xl-3 {
    border-width: 3px !important; }
  .BSborder-xl-4 {
    border-width: 4px !important; }
  .BSborder-xl-5 {
    border-width: 5px !important; } }

@media (min-width: 1400px) {
  .BSborder-x-xxl {
    border-left: 1px solid #ECF0F3 !important;
    border-right: 1px solid #ECF0F3 !important; }
  .BSborder-y-xxl {
    border-top: 1px solid #ECF0F3 !important;
    border-bottom: 1px solid #ECF0F3 !important; }
  .BSborder-x-xxl-0 {
    border-left: 0 !important;
    border-right: 0 !important; }
  .BSborder-y-xxl-0 {
    border-top: 0 !important;
    border-bottom: 0 !important; }
  .BSborder-xxl {
    border: 1px solid #ECF0F3 !important; }
  .BSborder-top-xxl {
    border-top: 1px solid #ECF0F3 !important; }
  .BSborder-right-xxl {
    border-right: 1px solid #ECF0F3 !important; }
  .BSborder-bottom-xxl {
    border-bottom: 1px solid #ECF0F3 !important; }
  .BSborder-left-xxl {
    border-left: 1px solid #ECF0F3 !important; }
  .BSborder-xxl-0 {
    border: 0 !important; }
  .BSborder-top-xxl-0 {
    border-top: 0 !important; }
  .BSborder-right-xxl-0 {
    border-right: 0 !important; }
  .BSborder-bottom-xxl-0 {
    border-bottom: 0 !important; }
  .BSborder-left-xxl-0 {
    border-left: 0 !important; }
  .BSborder-xxl-1 {
    border-width: 1px !important; }
  .BSborder-xxl-2 {
    border-width: 2px !important; }
  .BSborder-xxl-3 {
    border-width: 3px !important; }
  .BSborder-xxl-4 {
    border-width: 4px !important; }
  .BSborder-xxl-5 {
    border-width: 5px !important; } }

.BSborder-primary {
  border-color: #3699FF !important; }

.BSborder-top-primary {
  border-top-color: #3699FF !important; }

.BSborder-right-primary {
  border-right-color: #3699FF !important; }

.BSborder-bottom-primary {
  border-bottom-color: #3699FF !important; }

.BSborder-left-primary {
  border-left-color: #3699FF !important; }

.BSborder-secondary {
  border-color: #E5EAEE !important; }

.BSborder-top-secondary {
  border-top-color: #E5EAEE !important; }

.BSborder-right-secondary {
  border-right-color: #E5EAEE !important; }

.BSborder-bottom-secondary {
  border-bottom-color: #E5EAEE !important; }

.BSborder-left-secondary {
  border-left-color: #E5EAEE !important; }

.BSborder-success {
  border-color: #1BC5BD !important; }

.BSborder-top-success {
  border-top-color: #1BC5BD !important; }

.BSborder-right-success {
  border-right-color: #1BC5BD !important; }

.BSborder-bottom-success {
  border-bottom-color: #1BC5BD !important; }

.BSborder-left-success {
  border-left-color: #1BC5BD !important; }

.BSborder-info {
  border-color: #8950FC !important; }

.BSborder-top-info {
  border-top-color: #8950FC !important; }

.BSborder-right-info {
  border-right-color: #8950FC !important; }

.BSborder-bottom-info {
  border-bottom-color: #8950FC !important; }

.BSborder-left-info {
  border-left-color: #8950FC !important; }

.BSborder-warning {
  border-color: #FFA800 !important; }

.BSborder-top-warning {
  border-top-color: #FFA800 !important; }

.BSborder-right-warning {
  border-right-color: #FFA800 !important; }

.BSborder-bottom-warning {
  border-bottom-color: #FFA800 !important; }

.BSborder-left-warning {
  border-left-color: #FFA800 !important; }

.BSborder-danger {
  border-color: #F64E60 !important; }

.BSborder-top-danger {
  border-top-color: #F64E60 !important; }

.BSborder-right-danger {
  border-right-color: #F64E60 !important; }

.BSborder-bottom-danger {
  border-bottom-color: #F64E60 !important; }

.BSborder-left-danger {
  border-left-color: #F64E60 !important; }

.BSborder-light {
  border-color: #F3F6F9 !important; }

.BSborder-top-light {
  border-top-color: #F3F6F9 !important; }

.BSborder-right-light {
  border-right-color: #F3F6F9 !important; }

.BSborder-bottom-light {
  border-bottom-color: #F3F6F9 !important; }

.BSborder-left-light {
  border-left-color: #F3F6F9 !important; }

.BSborder-dark {
  border-color: #212121 !important; }

.BSborder-top-dark {
  border-top-color: #212121 !important; }

.BSborder-right-dark {
  border-right-color: #212121 !important; }

.BSborder-bottom-dark {
  border-bottom-color: #212121 !important; }

.BSborder-left-dark {
  border-left-color: #212121 !important; }

.BSborder-white {
  border-color: #ffffff !important; }

.BSborder-top-white {
  border-top-color: #ffffff !important; }

.BSborder-right-white {
  border-right-color: #ffffff !important; }

.BSborder-bottom-white {
  border-bottom-color: #ffffff !important; }

.BSborder-left-white {
  border-left-color: #ffffff !important; }

.BSborder-light-white {
  border-color: #ffffff !important; }

.BSborder-top-light-white {
  border-top-color: #ffffff !important; }

.BSborder-right-light-white {
  border-right-color: #ffffff !important; }

.BSborder-bottom-light-white {
  border-bottom-color: #ffffff !important; }

.BSborder-left-light-white {
  border-left-color: #ffffff !important; }

.BSborder-light-primary {
  border-color: #E1F0FF !important; }

.BSborder-top-light-primary {
  border-top-color: #E1F0FF !important; }

.BSborder-right-light-primary {
  border-right-color: #E1F0FF !important; }

.BSborder-bottom-light-primary {
  border-bottom-color: #E1F0FF !important; }

.BSborder-left-light-primary {
  border-left-color: #E1F0FF !important; }

.BSborder-light-secondary {
  border-color: #ECF0F3 !important; }

.BSborder-top-light-secondary {
  border-top-color: #ECF0F3 !important; }

.BSborder-right-light-secondary {
  border-right-color: #ECF0F3 !important; }

.BSborder-bottom-light-secondary {
  border-bottom-color: #ECF0F3 !important; }

.BSborder-left-light-secondary {
  border-left-color: #ECF0F3 !important; }

.BSborder-light-success {
  border-color: #C9F7F5 !important; }

.BSborder-top-light-success {
  border-top-color: #C9F7F5 !important; }

.BSborder-right-light-success {
  border-right-color: #C9F7F5 !important; }

.BSborder-bottom-light-success {
  border-bottom-color: #C9F7F5 !important; }

.BSborder-left-light-success {
  border-left-color: #C9F7F5 !important; }

.BSborder-light-info {
  border-color: #EEE5FF !important; }

.BSborder-top-light-info {
  border-top-color: #EEE5FF !important; }

.BSborder-right-light-info {
  border-right-color: #EEE5FF !important; }

.BSborder-bottom-light-info {
  border-bottom-color: #EEE5FF !important; }

.BSborder-left-light-info {
  border-left-color: #EEE5FF !important; }

.BSborder-light-warning {
  border-color: #FFF4DE !important; }

.BSborder-top-light-warning {
  border-top-color: #FFF4DE !important; }

.BSborder-right-light-warning {
  border-right-color: #FFF4DE !important; }

.BSborder-bottom-light-warning {
  border-bottom-color: #FFF4DE !important; }

.BSborder-left-light-warning {
  border-left-color: #FFF4DE !important; }

.BSborder-light-danger {
  border-color: #FFE2E5 !important; }

.BSborder-top-light-danger {
  border-top-color: #FFE2E5 !important; }

.BSborder-right-light-danger {
  border-right-color: #FFE2E5 !important; }

.BSborder-bottom-light-danger {
  border-bottom-color: #FFE2E5 !important; }

.BSborder-left-light-danger {
  border-left-color: #FFE2E5 !important; }

.BSborder-light-light {
  border-color: #F3F6F9 !important; }

.BSborder-top-light-light {
  border-top-color: #F3F6F9 !important; }

.BSborder-right-light-light {
  border-right-color: #F3F6F9 !important; }

.BSborder-bottom-light-light {
  border-bottom-color: #F3F6F9 !important; }

.BSborder-left-light-light {
  border-left-color: #F3F6F9 !important; }

.BSborder-light-dark {
  border-color: #D6D6E0 !important; }

.BSborder-top-light-dark {
  border-top-color: #D6D6E0 !important; }

.BSborder-right-light-dark {
  border-right-color: #D6D6E0 !important; }

.BSborder-bottom-light-dark {
  border-bottom-color: #D6D6E0 !important; }

.BSborder-left-light-dark {
  border-left-color: #D6D6E0 !important; }

.BSrounded-top-sm {
  border-top-left-radius: 0.28rem !important;
  border-top-right-radius: 0.28rem !important; }

.BSrounded-top-left-sm {
  border-top-left-radius: 0.28rem !important; }

.BSrounded-top-right-sm {
  border-top-right-radius: 0.28rem !important; }

.BSrounded-bottom-sm {
  border-bottom-left-radius: 0.28rem !important;
  border-bottom-right-radius: 0.28rem !important; }

.BSrounded-bottom-left-sm {
  border-bottom-left-radius: 0.28rem !important; }

.BSrounded-bottom-right-sm {
  border-bottom-right-radius: 0.28rem !important; }

.BSrounded-top {
  border-top-left-radius: 0.42rem !important;
  border-top-right-radius: 0.42rem !important; }

.BSrounded-top-left {
  border-top-left-radius: 0.42rem !important; }

.BSrounded-top-right {
  border-top-right-radius: 0.42rem !important; }

.BSrounded-bottom {
  border-bottom-left-radius: 0.42rem !important;
  border-bottom-right-radius: 0.42rem !important; }

.BSrounded-bottom-left {
  border-bottom-left-radius: 0.42rem !important; }

.BSrounded-bottom-right {
  border-bottom-right-radius: 0.42rem !important; }

.BSrounded-xl {
  border-radius: 1.25rem !important; }

.BSrounded-top-xl {
  border-top-left-radius: 1.25rem !important;
  border-top-right-radius: 1.25rem !important; }

.BSrounded-top-left-xl {
  border-top-left-radius: 1.25rem !important; }

.BSrounded-top-right-xl {
  border-top-right-radius: 1.25rem !important; }

.BSrounded-bottom-xl {
  border-bottom-left-radius: 1.25rem !important;
  border-bottom-right-radius: 1.25rem !important; }

.BSrounded-bottom-left-xl {
  border-bottom-left-radius: 1.25rem !important; }

.BSrounded-bottom-right-xl {
  border-bottom-right-radius: 1.25rem !important; }

.BSshadow-xs {
  -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.05); }

.BSh-auto {
  height: auto !important; }

.BSw-auto {
  width: auto !important; }

.BSw-auto {
  width: auto !important; }

.BSh-auto {
  height: auto !important; }

.BSmin-w-auto {
  min-width: auto !important; }

.BSmin-h-auto {
  min-height: auto !important; }

.BSmax-h-auto {
  max-height: auto !important; }

.BSmax-w-auto {
  max-width: auto !important; }

.BSw-1px {
  width: 1px !important; }

.BSh-1px {
  height: 1px !important; }

.BSmin-w-1px {
  min-width: 1px !important; }

.BSmin-h-1px {
  min-height: 1px !important; }

.BSmax-h-1px {
  max-height: 1px !important; }

.BSmax-w-1px {
  max-width: 1px !important; }

.BSw-2px {
  width: 2px !important; }

.BSh-2px {
  height: 2px !important; }

.BSmin-w-2px {
  min-width: 2px !important; }

.BSmin-h-2px {
  min-height: 2px !important; }

.BSmax-h-2px {
  max-height: 2px !important; }

.BSmax-w-2px {
  max-width: 2px !important; }

.BSw-3px {
  width: 3px !important; }

.BSh-3px {
  height: 3px !important; }

.BSmin-w-3px {
  min-width: 3px !important; }

.BSmin-h-3px {
  min-height: 3px !important; }

.BSmax-h-3px {
  max-height: 3px !important; }

.BSmax-w-3px {
  max-width: 3px !important; }

.BSw-4px {
  width: 4px !important; }

.BSh-4px {
  height: 4px !important; }

.BSmin-w-4px {
  min-width: 4px !important; }

.BSmin-h-4px {
  min-height: 4px !important; }

.BSmax-h-4px {
  max-height: 4px !important; }

.BSmax-w-4px {
  max-width: 4px !important; }

.BSw-5px {
  width: 5px !important; }

.BSh-5px {
  height: 5px !important; }

.BSmin-w-5px {
  min-width: 5px !important; }

.BSmin-h-5px {
  min-height: 5px !important; }

.BSmax-h-5px {
  max-height: 5px !important; }

.BSmax-w-5px {
  max-width: 5px !important; }

.BSw-10px {
  width: 10px !important; }

.BSh-10px {
  height: 10px !important; }

.BSmin-w-10px {
  min-width: 10px !important; }

.BSmin-h-10px {
  min-height: 10px !important; }

.BSmax-h-10px {
  max-height: 10px !important; }

.BSmax-w-10px {
  max-width: 10px !important; }

.BSw-15px {
  width: 15px !important; }

.BSh-15px {
  height: 15px !important; }

.BSmin-w-15px {
  min-width: 15px !important; }

.BSmin-h-15px {
  min-height: 15px !important; }

.BSmax-h-15px {
  max-height: 15px !important; }

.BSmax-w-15px {
  max-width: 15px !important; }

.BSw-20px {
  width: 20px !important; }

.BSh-20px {
  height: 20px !important; }

.BSmin-w-20px {
  min-width: 20px !important; }

.BSmin-h-20px {
  min-height: 20px !important; }

.BSmax-h-20px {
  max-height: 20px !important; }

.BSmax-w-20px {
  max-width: 20px !important; }

.BSw-25px {
  width: 25px !important; }

.BSh-25px {
  height: 25px !important; }

.BSmin-w-25px {
  min-width: 25px !important; }

.BSmin-h-25px {
  min-height: 25px !important; }

.BSmax-h-25px {
  max-height: 25px !important; }

.BSmax-w-25px {
  max-width: 25px !important; }

.BSw-30px {
  width: 30px !important; }

.BSh-30px {
  height: 30px !important; }

.BSmin-w-30px {
  min-width: 30px !important; }

.BSmin-h-30px {
  min-height: 30px !important; }

.BSmax-h-30px {
  max-height: 30px !important; }

.BSmax-w-30px {
  max-width: 30px !important; }

.BSw-35px {
  width: 35px !important; }

.BSh-35px {
  height: 35px !important; }

.BSmin-w-35px {
  min-width: 35px !important; }

.BSmin-h-35px {
  min-height: 35px !important; }

.BSmax-h-35px {
  max-height: 35px !important; }

.BSmax-w-35px {
  max-width: 35px !important; }

.BSw-40px {
  width: 40px !important; }

.BSh-40px {
  height: 40px !important; }

.BSmin-w-40px {
  min-width: 40px !important; }

.BSmin-h-40px {
  min-height: 40px !important; }

.BSmax-h-40px {
  max-height: 40px !important; }

.BSmax-w-40px {
  max-width: 40px !important; }

.BSw-45px {
  width: 45px !important; }

.BSh-45px {
  height: 45px !important; }

.BSmin-w-45px {
  min-width: 45px !important; }

.BSmin-h-45px {
  min-height: 45px !important; }

.BSmax-h-45px {
  max-height: 45px !important; }

.BSmax-w-45px {
  max-width: 45px !important; }

.BSw-50px {
  width: 50px !important; }

.BSh-50px {
  height: 50px !important; }

.BSmin-w-50px {
  min-width: 50px !important; }

.BSmin-h-50px {
  min-height: 50px !important; }

.BSmax-h-50px {
  max-height: 50px !important; }

.BSmax-w-50px {
  max-width: 50px !important; }

.BSw-55px {
  width: 55px !important; }

.BSh-55px {
  height: 55px !important; }

.BSmin-w-55px {
  min-width: 55px !important; }

.BSmin-h-55px {
  min-height: 55px !important; }

.BSmax-h-55px {
  max-height: 55px !important; }

.BSmax-w-55px {
  max-width: 55px !important; }

.BSw-60px {
  width: 60px !important; }

.BSh-60px {
  height: 60px !important; }

.BSmin-w-60px {
  min-width: 60px !important; }

.BSmin-h-60px {
  min-height: 60px !important; }

.BSmax-h-60px {
  max-height: 60px !important; }

.BSmax-w-60px {
  max-width: 60px !important; }

.BSw-65px {
  width: 65px !important; }

.BSh-65px {
  height: 65px !important; }

.BSmin-w-65px {
  min-width: 65px !important; }

.BSmin-h-65px {
  min-height: 65px !important; }

.BSmax-h-65px {
  max-height: 65px !important; }

.BSmax-w-65px {
  max-width: 65px !important; }

.BSw-70px {
  width: 70px !important; }

.BSh-70px {
  height: 70px !important; }

.BSmin-w-70px {
  min-width: 70px !important; }

.BSmin-h-70px {
  min-height: 70px !important; }

.BSmax-h-70px {
  max-height: 70px !important; }

.BSmax-w-70px {
  max-width: 70px !important; }

.BSw-75px {
  width: 75px !important; }

.BSh-75px {
  height: 75px !important; }

.BSmin-w-75px {
  min-width: 75px !important; }

.BSmin-h-75px {
  min-height: 75px !important; }

.BSmax-h-75px {
  max-height: 75px !important; }

.BSmax-w-75px {
  max-width: 75px !important; }

.BSw-80px {
  width: 80px !important; }

.BSh-80px {
  height: 80px !important; }

.BSmin-w-80px {
  min-width: 80px !important; }

.BSmin-h-80px {
  min-height: 80px !important; }

.BSmax-h-80px {
  max-height: 80px !important; }

.BSmax-w-80px {
  max-width: 80px !important; }

.BSw-85px {
  width: 85px !important; }

.BSh-85px {
  height: 85px !important; }

.BSmin-w-85px {
  min-width: 85px !important; }

.BSmin-h-85px {
  min-height: 85px !important; }

.BSmax-h-85px {
  max-height: 85px !important; }

.BSmax-w-85px {
  max-width: 85px !important; }

.BSw-90px {
  width: 90px !important; }

.BSh-90px {
  height: 90px !important; }

.BSmin-w-90px {
  min-width: 90px !important; }

.BSmin-h-90px {
  min-height: 90px !important; }

.BSmax-h-90px {
  max-height: 90px !important; }

.BSmax-w-90px {
  max-width: 90px !important; }

.BSw-95px {
  width: 95px !important; }

.BSh-95px {
  height: 95px !important; }

.BSmin-w-95px {
  min-width: 95px !important; }

.BSmin-h-95px {
  min-height: 95px !important; }

.BSmax-h-95px {
  max-height: 95px !important; }

.BSmax-w-95px {
  max-width: 95px !important; }

.BSw-100px {
  width: 100px !important; }

.BSh-100px {
  height: 100px !important; }

.BSmin-w-100px {
  min-width: 100px !important; }

.BSmin-h-100px {
  min-height: 100px !important; }

.BSmax-h-100px {
  max-height: 100px !important; }

.BSmax-w-100px {
  max-width: 100px !important; }

.BSw-125px {
  width: 125px !important; }

.BSh-125px {
  height: 125px !important; }

.BSmin-w-125px {
  min-width: 125px !important; }

.BSmin-h-125px {
  min-height: 125px !important; }

.BSmax-h-125px {
  max-height: 125px !important; }

.BSmax-w-125px {
  max-width: 125px !important; }

.BSw-150px {
  width: 150px !important; }

.BSh-150px {
  height: 150px !important; }

.BSmin-w-150px {
  min-width: 150px !important; }

.BSmin-h-150px {
  min-height: 150px !important; }

.BSmax-h-150px {
  max-height: 150px !important; }

.BSmax-w-150px {
  max-width: 150px !important; }

.BSw-175px {
  width: 175px !important; }

.BSh-175px {
  height: 175px !important; }

.BSmin-w-175px {
  min-width: 175px !important; }

.BSmin-h-175px {
  min-height: 175px !important; }

.BSmax-h-175px {
  max-height: 175px !important; }

.BSmax-w-175px {
  max-width: 175px !important; }

.BSw-200px {
  width: 200px !important; }

.BSh-200px {
  height: 200px !important; }

.BSmin-w-200px {
  min-width: 200px !important; }

.BSmin-h-200px {
  min-height: 200px !important; }

.BSmax-h-200px {
  max-height: 200px !important; }

.BSmax-w-200px {
  max-width: 200px !important; }

.BSw-225px {
  width: 225px !important; }

.BSh-225px {
  height: 225px !important; }

.BSmin-w-225px {
  min-width: 225px !important; }

.BSmin-h-225px {
  min-height: 225px !important; }

.BSmax-h-225px {
  max-height: 225px !important; }

.BSmax-w-225px {
  max-width: 225px !important; }

.BSw-250px {
  width: 250px !important; }

.BSh-250px {
  height: 250px !important; }

.BSmin-w-250px {
  min-width: 250px !important; }

.BSmin-h-250px {
  min-height: 250px !important; }

.BSmax-h-250px {
  max-height: 250px !important; }

.BSmax-w-250px {
  max-width: 250px !important; }

.BSw-275px {
  width: 275px !important; }

.BSh-275px {
  height: 275px !important; }

.BSmin-w-275px {
  min-width: 275px !important; }

.BSmin-h-275px {
  min-height: 275px !important; }

.BSmax-h-275px {
  max-height: 275px !important; }

.BSmax-w-275px {
  max-width: 275px !important; }

.BSw-300px {
  width: 300px !important; }

.BSh-300px {
  height: 300px !important; }

.BSmin-w-300px {
  min-width: 300px !important; }

.BSmin-h-300px {
  min-height: 300px !important; }

.BSmax-h-300px {
  max-height: 300px !important; }

.BSmax-w-300px {
  max-width: 300px !important; }

.BSw-325px {
  width: 325px !important; }

.BSh-325px {
  height: 325px !important; }

.BSmin-w-325px {
  min-width: 325px !important; }

.BSmin-h-325px {
  min-height: 325px !important; }

.BSmax-h-325px {
  max-height: 325px !important; }

.BSmax-w-325px {
  max-width: 325px !important; }

.BSw-350px {
  width: 350px !important; }

.BSh-350px {
  height: 350px !important; }

.BSmin-w-350px {
  min-width: 350px !important; }

.BSmin-h-350px {
  min-height: 350px !important; }

.BSmax-h-350px {
  max-height: 350px !important; }

.BSmax-w-350px {
  max-width: 350px !important; }

.BSw-375px {
  width: 375px !important; }

.BSh-375px {
  height: 375px !important; }

.BSmin-w-375px {
  min-width: 375px !important; }

.BSmin-h-375px {
  min-height: 375px !important; }

.BSmax-h-375px {
  max-height: 375px !important; }

.BSmax-w-375px {
  max-width: 375px !important; }

.BSw-400px {
  width: 400px !important; }

.BSh-400px {
  height: 400px !important; }

.BSmin-w-400px {
  min-width: 400px !important; }

.BSmin-h-400px {
  min-height: 400px !important; }

.BSmax-h-400px {
  max-height: 400px !important; }

.BSmax-w-400px {
  max-width: 400px !important; }

.BSw-425px {
  width: 425px !important; }

.BSh-425px {
  height: 425px !important; }

.BSmin-w-425px {
  min-width: 425px !important; }

.BSmin-h-425px {
  min-height: 425px !important; }

.BSmax-h-425px {
  max-height: 425px !important; }

.BSmax-w-425px {
  max-width: 425px !important; }

.BSw-450px {
  width: 450px !important; }

.BSh-450px {
  height: 450px !important; }

.BSmin-w-450px {
  min-width: 450px !important; }

.BSmin-h-450px {
  min-height: 450px !important; }

.BSmax-h-450px {
  max-height: 450px !important; }

.BSmax-w-450px {
  max-width: 450px !important; }

.BSw-475px {
  width: 475px !important; }

.BSh-475px {
  height: 475px !important; }

.BSmin-w-475px {
  min-width: 475px !important; }

.BSmin-h-475px {
  min-height: 475px !important; }

.BSmax-h-475px {
  max-height: 475px !important; }

.BSmax-w-475px {
  max-width: 475px !important; }

.BSw-500px {
  width: 500px !important; }

.BSh-500px {
  height: 500px !important; }

.BSmin-w-500px {
  min-width: 500px !important; }

.BSmin-h-500px {
  min-height: 500px !important; }

.BSmax-h-500px {
  max-height: 500px !important; }

.BSmax-w-500px {
  max-width: 500px !important; }

.BSw-550px {
  width: 550px !important; }

.BSh-550px {
  height: 550px !important; }

.BSmin-w-550px {
  min-width: 550px !important; }

.BSmin-h-550px {
  min-height: 550px !important; }

.BSmax-h-550px {
  max-height: 550px !important; }

.BSmax-w-550px {
  max-width: 550px !important; }

.BSw-600px {
  width: 600px !important; }

.BSh-600px {
  height: 600px !important; }

.BSmin-w-600px {
  min-width: 600px !important; }

.BSmin-h-600px {
  min-height: 600px !important; }

.BSmax-h-600px {
  max-height: 600px !important; }

.BSmax-w-600px {
  max-width: 600px !important; }

.BSw-650px {
  width: 650px !important; }

.BSh-650px {
  height: 650px !important; }

.BSmin-w-650px {
  min-width: 650px !important; }

.BSmin-h-650px {
  min-height: 650px !important; }

.BSmax-h-650px {
  max-height: 650px !important; }

.BSmax-w-650px {
  max-width: 650px !important; }

.BSw-700px {
  width: 700px !important; }

.BSh-700px {
  height: 700px !important; }

.BSmin-w-700px {
  min-width: 700px !important; }

.BSmin-h-700px {
  min-height: 700px !important; }

.BSmax-h-700px {
  max-height: 700px !important; }

.BSmax-w-700px {
  max-width: 700px !important; }

.BSw-750px {
  width: 750px !important; }

.BSh-750px {
  height: 750px !important; }

.BSmin-w-750px {
  min-width: 750px !important; }

.BSmin-h-750px {
  min-height: 750px !important; }

.BSmax-h-750px {
  max-height: 750px !important; }

.BSmax-w-750px {
  max-width: 750px !important; }

.BSw-800px {
  width: 800px !important; }

.BSh-800px {
  height: 800px !important; }

.BSmin-w-800px {
  min-width: 800px !important; }

.BSmin-h-800px {
  min-height: 800px !important; }

.BSmax-h-800px {
  max-height: 800px !important; }

.BSmax-w-800px {
  max-width: 800px !important; }

.BSw-850px {
  width: 850px !important; }

.BSh-850px {
  height: 850px !important; }

.BSmin-w-850px {
  min-width: 850px !important; }

.BSmin-h-850px {
  min-height: 850px !important; }

.BSmax-h-850px {
  max-height: 850px !important; }

.BSmax-w-850px {
  max-width: 850px !important; }

.BSw-900px {
  width: 900px !important; }

.BSh-900px {
  height: 900px !important; }

.BSmin-w-900px {
  min-width: 900px !important; }

.BSmin-h-900px {
  min-height: 900px !important; }

.BSmax-h-900px {
  max-height: 900px !important; }

.BSmax-w-900px {
  max-width: 900px !important; }

.BSw-950px {
  width: 950px !important; }

.BSh-950px {
  height: 950px !important; }

.BSmin-w-950px {
  min-width: 950px !important; }

.BSmin-h-950px {
  min-height: 950px !important; }

.BSmax-h-950px {
  max-height: 950px !important; }

.BSmax-w-950px {
  max-width: 950px !important; }

.BSw-1000px {
  width: 1000px !important; }

.BSh-1000px {
  height: 1000px !important; }

.BSmin-w-1000px {
  min-width: 1000px !important; }

.BSmin-h-1000px {
  min-height: 1000px !important; }

.BSmax-h-1000px {
  max-height: 1000px !important; }

.BSmax-w-1000px {
  max-width: 1000px !important; }

@media (min-width: 576px) {
  .BSw-sm-auto {
    width: auto !important; }
  .BSh-sm-auto {
    height: auto !important; }
  .BSmin-w-sm-auto {
    min-width: auto !important; }
  .BSmin-h-sm-auto {
    min-height: auto !important; }
  .BSmax-h-sm-auto {
    max-height: auto !important; }
  .BSmax-w-sm-auto {
    max-width: auto !important; }
  .BSw-sm-1px {
    width: 1px !important; }
  .BSh-sm-1px {
    height: 1px !important; }
  .BSmin-w-sm-1px {
    min-width: 1px !important; }
  .BSmin-h-sm-1px {
    min-height: 1px !important; }
  .BSmax-h-sm-1px {
    max-height: 1px !important; }
  .BSmax-w-sm-1px {
    max-width: 1px !important; }
  .BSw-sm-2px {
    width: 2px !important; }
  .BSh-sm-2px {
    height: 2px !important; }
  .BSmin-w-sm-2px {
    min-width: 2px !important; }
  .BSmin-h-sm-2px {
    min-height: 2px !important; }
  .BSmax-h-sm-2px {
    max-height: 2px !important; }
  .BSmax-w-sm-2px {
    max-width: 2px !important; }
  .BSw-sm-3px {
    width: 3px !important; }
  .BSh-sm-3px {
    height: 3px !important; }
  .BSmin-w-sm-3px {
    min-width: 3px !important; }
  .BSmin-h-sm-3px {
    min-height: 3px !important; }
  .BSmax-h-sm-3px {
    max-height: 3px !important; }
  .BSmax-w-sm-3px {
    max-width: 3px !important; }
  .BSw-sm-4px {
    width: 4px !important; }
  .BSh-sm-4px {
    height: 4px !important; }
  .BSmin-w-sm-4px {
    min-width: 4px !important; }
  .BSmin-h-sm-4px {
    min-height: 4px !important; }
  .BSmax-h-sm-4px {
    max-height: 4px !important; }
  .BSmax-w-sm-4px {
    max-width: 4px !important; }
  .BSw-sm-5px {
    width: 5px !important; }
  .BSh-sm-5px {
    height: 5px !important; }
  .BSmin-w-sm-5px {
    min-width: 5px !important; }
  .BSmin-h-sm-5px {
    min-height: 5px !important; }
  .BSmax-h-sm-5px {
    max-height: 5px !important; }
  .BSmax-w-sm-5px {
    max-width: 5px !important; }
  .BSw-sm-10px {
    width: 10px !important; }
  .BSh-sm-10px {
    height: 10px !important; }
  .BSmin-w-sm-10px {
    min-width: 10px !important; }
  .BSmin-h-sm-10px {
    min-height: 10px !important; }
  .BSmax-h-sm-10px {
    max-height: 10px !important; }
  .BSmax-w-sm-10px {
    max-width: 10px !important; }
  .BSw-sm-15px {
    width: 15px !important; }
  .BSh-sm-15px {
    height: 15px !important; }
  .BSmin-w-sm-15px {
    min-width: 15px !important; }
  .BSmin-h-sm-15px {
    min-height: 15px !important; }
  .BSmax-h-sm-15px {
    max-height: 15px !important; }
  .BSmax-w-sm-15px {
    max-width: 15px !important; }
  .BSw-sm-20px {
    width: 20px !important; }
  .BSh-sm-20px {
    height: 20px !important; }
  .BSmin-w-sm-20px {
    min-width: 20px !important; }
  .BSmin-h-sm-20px {
    min-height: 20px !important; }
  .BSmax-h-sm-20px {
    max-height: 20px !important; }
  .BSmax-w-sm-20px {
    max-width: 20px !important; }
  .BSw-sm-25px {
    width: 25px !important; }
  .BSh-sm-25px {
    height: 25px !important; }
  .BSmin-w-sm-25px {
    min-width: 25px !important; }
  .BSmin-h-sm-25px {
    min-height: 25px !important; }
  .BSmax-h-sm-25px {
    max-height: 25px !important; }
  .BSmax-w-sm-25px {
    max-width: 25px !important; }
  .BSw-sm-30px {
    width: 30px !important; }
  .BSh-sm-30px {
    height: 30px !important; }
  .BSmin-w-sm-30px {
    min-width: 30px !important; }
  .BSmin-h-sm-30px {
    min-height: 30px !important; }
  .BSmax-h-sm-30px {
    max-height: 30px !important; }
  .BSmax-w-sm-30px {
    max-width: 30px !important; }
  .BSw-sm-35px {
    width: 35px !important; }
  .BSh-sm-35px {
    height: 35px !important; }
  .BSmin-w-sm-35px {
    min-width: 35px !important; }
  .BSmin-h-sm-35px {
    min-height: 35px !important; }
  .BSmax-h-sm-35px {
    max-height: 35px !important; }
  .BSmax-w-sm-35px {
    max-width: 35px !important; }
  .BSw-sm-40px {
    width: 40px !important; }
  .BSh-sm-40px {
    height: 40px !important; }
  .BSmin-w-sm-40px {
    min-width: 40px !important; }
  .BSmin-h-sm-40px {
    min-height: 40px !important; }
  .BSmax-h-sm-40px {
    max-height: 40px !important; }
  .BSmax-w-sm-40px {
    max-width: 40px !important; }
  .BSw-sm-45px {
    width: 45px !important; }
  .BSh-sm-45px {
    height: 45px !important; }
  .BSmin-w-sm-45px {
    min-width: 45px !important; }
  .BSmin-h-sm-45px {
    min-height: 45px !important; }
  .BSmax-h-sm-45px {
    max-height: 45px !important; }
  .BSmax-w-sm-45px {
    max-width: 45px !important; }
  .BSw-sm-50px {
    width: 50px !important; }
  .BSh-sm-50px {
    height: 50px !important; }
  .BSmin-w-sm-50px {
    min-width: 50px !important; }
  .BSmin-h-sm-50px {
    min-height: 50px !important; }
  .BSmax-h-sm-50px {
    max-height: 50px !important; }
  .BSmax-w-sm-50px {
    max-width: 50px !important; }
  .BSw-sm-55px {
    width: 55px !important; }
  .BSh-sm-55px {
    height: 55px !important; }
  .BSmin-w-sm-55px {
    min-width: 55px !important; }
  .BSmin-h-sm-55px {
    min-height: 55px !important; }
  .BSmax-h-sm-55px {
    max-height: 55px !important; }
  .BSmax-w-sm-55px {
    max-width: 55px !important; }
  .BSw-sm-60px {
    width: 60px !important; }
  .BSh-sm-60px {
    height: 60px !important; }
  .BSmin-w-sm-60px {
    min-width: 60px !important; }
  .BSmin-h-sm-60px {
    min-height: 60px !important; }
  .BSmax-h-sm-60px {
    max-height: 60px !important; }
  .BSmax-w-sm-60px {
    max-width: 60px !important; }
  .BSw-sm-65px {
    width: 65px !important; }
  .BSh-sm-65px {
    height: 65px !important; }
  .BSmin-w-sm-65px {
    min-width: 65px !important; }
  .BSmin-h-sm-65px {
    min-height: 65px !important; }
  .BSmax-h-sm-65px {
    max-height: 65px !important; }
  .BSmax-w-sm-65px {
    max-width: 65px !important; }
  .BSw-sm-70px {
    width: 70px !important; }
  .BSh-sm-70px {
    height: 70px !important; }
  .BSmin-w-sm-70px {
    min-width: 70px !important; }
  .BSmin-h-sm-70px {
    min-height: 70px !important; }
  .BSmax-h-sm-70px {
    max-height: 70px !important; }
  .BSmax-w-sm-70px {
    max-width: 70px !important; }
  .BSw-sm-75px {
    width: 75px !important; }
  .BSh-sm-75px {
    height: 75px !important; }
  .BSmin-w-sm-75px {
    min-width: 75px !important; }
  .BSmin-h-sm-75px {
    min-height: 75px !important; }
  .BSmax-h-sm-75px {
    max-height: 75px !important; }
  .BSmax-w-sm-75px {
    max-width: 75px !important; }
  .BSw-sm-80px {
    width: 80px !important; }
  .BSh-sm-80px {
    height: 80px !important; }
  .BSmin-w-sm-80px {
    min-width: 80px !important; }
  .BSmin-h-sm-80px {
    min-height: 80px !important; }
  .BSmax-h-sm-80px {
    max-height: 80px !important; }
  .BSmax-w-sm-80px {
    max-width: 80px !important; }
  .BSw-sm-85px {
    width: 85px !important; }
  .BSh-sm-85px {
    height: 85px !important; }
  .BSmin-w-sm-85px {
    min-width: 85px !important; }
  .BSmin-h-sm-85px {
    min-height: 85px !important; }
  .BSmax-h-sm-85px {
    max-height: 85px !important; }
  .BSmax-w-sm-85px {
    max-width: 85px !important; }
  .BSw-sm-90px {
    width: 90px !important; }
  .BSh-sm-90px {
    height: 90px !important; }
  .BSmin-w-sm-90px {
    min-width: 90px !important; }
  .BSmin-h-sm-90px {
    min-height: 90px !important; }
  .BSmax-h-sm-90px {
    max-height: 90px !important; }
  .BSmax-w-sm-90px {
    max-width: 90px !important; }
  .BSw-sm-95px {
    width: 95px !important; }
  .BSh-sm-95px {
    height: 95px !important; }
  .BSmin-w-sm-95px {
    min-width: 95px !important; }
  .BSmin-h-sm-95px {
    min-height: 95px !important; }
  .BSmax-h-sm-95px {
    max-height: 95px !important; }
  .BSmax-w-sm-95px {
    max-width: 95px !important; }
  .BSw-sm-100px {
    width: 100px !important; }
  .BSh-sm-100px {
    height: 100px !important; }
  .BSmin-w-sm-100px {
    min-width: 100px !important; }
  .BSmin-h-sm-100px {
    min-height: 100px !important; }
  .BSmax-h-sm-100px {
    max-height: 100px !important; }
  .BSmax-w-sm-100px {
    max-width: 100px !important; }
  .BSw-sm-125px {
    width: 125px !important; }
  .BSh-sm-125px {
    height: 125px !important; }
  .BSmin-w-sm-125px {
    min-width: 125px !important; }
  .BSmin-h-sm-125px {
    min-height: 125px !important; }
  .BSmax-h-sm-125px {
    max-height: 125px !important; }
  .BSmax-w-sm-125px {
    max-width: 125px !important; }
  .BSw-sm-150px {
    width: 150px !important; }
  .BSh-sm-150px {
    height: 150px !important; }
  .BSmin-w-sm-150px {
    min-width: 150px !important; }
  .BSmin-h-sm-150px {
    min-height: 150px !important; }
  .BSmax-h-sm-150px {
    max-height: 150px !important; }
  .BSmax-w-sm-150px {
    max-width: 150px !important; }
  .BSw-sm-175px {
    width: 175px !important; }
  .BSh-sm-175px {
    height: 175px !important; }
  .BSmin-w-sm-175px {
    min-width: 175px !important; }
  .BSmin-h-sm-175px {
    min-height: 175px !important; }
  .BSmax-h-sm-175px {
    max-height: 175px !important; }
  .BSmax-w-sm-175px {
    max-width: 175px !important; }
  .BSw-sm-200px {
    width: 200px !important; }
  .BSh-sm-200px {
    height: 200px !important; }
  .BSmin-w-sm-200px {
    min-width: 200px !important; }
  .BSmin-h-sm-200px {
    min-height: 200px !important; }
  .BSmax-h-sm-200px {
    max-height: 200px !important; }
  .BSmax-w-sm-200px {
    max-width: 200px !important; }
  .BSw-sm-225px {
    width: 225px !important; }
  .BSh-sm-225px {
    height: 225px !important; }
  .BSmin-w-sm-225px {
    min-width: 225px !important; }
  .BSmin-h-sm-225px {
    min-height: 225px !important; }
  .BSmax-h-sm-225px {
    max-height: 225px !important; }
  .BSmax-w-sm-225px {
    max-width: 225px !important; }
  .BSw-sm-250px {
    width: 250px !important; }
  .BSh-sm-250px {
    height: 250px !important; }
  .BSmin-w-sm-250px {
    min-width: 250px !important; }
  .BSmin-h-sm-250px {
    min-height: 250px !important; }
  .BSmax-h-sm-250px {
    max-height: 250px !important; }
  .BSmax-w-sm-250px {
    max-width: 250px !important; }
  .BSw-sm-275px {
    width: 275px !important; }
  .BSh-sm-275px {
    height: 275px !important; }
  .BSmin-w-sm-275px {
    min-width: 275px !important; }
  .BSmin-h-sm-275px {
    min-height: 275px !important; }
  .BSmax-h-sm-275px {
    max-height: 275px !important; }
  .BSmax-w-sm-275px {
    max-width: 275px !important; }
  .BSw-sm-300px {
    width: 300px !important; }
  .BSh-sm-300px {
    height: 300px !important; }
  .BSmin-w-sm-300px {
    min-width: 300px !important; }
  .BSmin-h-sm-300px {
    min-height: 300px !important; }
  .BSmax-h-sm-300px {
    max-height: 300px !important; }
  .BSmax-w-sm-300px {
    max-width: 300px !important; }
  .BSw-sm-325px {
    width: 325px !important; }
  .BSh-sm-325px {
    height: 325px !important; }
  .BSmin-w-sm-325px {
    min-width: 325px !important; }
  .BSmin-h-sm-325px {
    min-height: 325px !important; }
  .BSmax-h-sm-325px {
    max-height: 325px !important; }
  .BSmax-w-sm-325px {
    max-width: 325px !important; }
  .BSw-sm-350px {
    width: 350px !important; }
  .BSh-sm-350px {
    height: 350px !important; }
  .BSmin-w-sm-350px {
    min-width: 350px !important; }
  .BSmin-h-sm-350px {
    min-height: 350px !important; }
  .BSmax-h-sm-350px {
    max-height: 350px !important; }
  .BSmax-w-sm-350px {
    max-width: 350px !important; }
  .BSw-sm-375px {
    width: 375px !important; }
  .BSh-sm-375px {
    height: 375px !important; }
  .BSmin-w-sm-375px {
    min-width: 375px !important; }
  .BSmin-h-sm-375px {
    min-height: 375px !important; }
  .BSmax-h-sm-375px {
    max-height: 375px !important; }
  .BSmax-w-sm-375px {
    max-width: 375px !important; }
  .BSw-sm-400px {
    width: 400px !important; }
  .BSh-sm-400px {
    height: 400px !important; }
  .BSmin-w-sm-400px {
    min-width: 400px !important; }
  .BSmin-h-sm-400px {
    min-height: 400px !important; }
  .BSmax-h-sm-400px {
    max-height: 400px !important; }
  .BSmax-w-sm-400px {
    max-width: 400px !important; }
  .BSw-sm-425px {
    width: 425px !important; }
  .BSh-sm-425px {
    height: 425px !important; }
  .BSmin-w-sm-425px {
    min-width: 425px !important; }
  .BSmin-h-sm-425px {
    min-height: 425px !important; }
  .BSmax-h-sm-425px {
    max-height: 425px !important; }
  .BSmax-w-sm-425px {
    max-width: 425px !important; }
  .BSw-sm-450px {
    width: 450px !important; }
  .BSh-sm-450px {
    height: 450px !important; }
  .BSmin-w-sm-450px {
    min-width: 450px !important; }
  .BSmin-h-sm-450px {
    min-height: 450px !important; }
  .BSmax-h-sm-450px {
    max-height: 450px !important; }
  .BSmax-w-sm-450px {
    max-width: 450px !important; }
  .BSw-sm-475px {
    width: 475px !important; }
  .BSh-sm-475px {
    height: 475px !important; }
  .BSmin-w-sm-475px {
    min-width: 475px !important; }
  .BSmin-h-sm-475px {
    min-height: 475px !important; }
  .BSmax-h-sm-475px {
    max-height: 475px !important; }
  .BSmax-w-sm-475px {
    max-width: 475px !important; }
  .BSw-sm-500px {
    width: 500px !important; }
  .BSh-sm-500px {
    height: 500px !important; }
  .BSmin-w-sm-500px {
    min-width: 500px !important; }
  .BSmin-h-sm-500px {
    min-height: 500px !important; }
  .BSmax-h-sm-500px {
    max-height: 500px !important; }
  .BSmax-w-sm-500px {
    max-width: 500px !important; }
  .BSw-sm-550px {
    width: 550px !important; }
  .BSh-sm-550px {
    height: 550px !important; }
  .BSmin-w-sm-550px {
    min-width: 550px !important; }
  .BSmin-h-sm-550px {
    min-height: 550px !important; }
  .BSmax-h-sm-550px {
    max-height: 550px !important; }
  .BSmax-w-sm-550px {
    max-width: 550px !important; }
  .BSw-sm-600px {
    width: 600px !important; }
  .BSh-sm-600px {
    height: 600px !important; }
  .BSmin-w-sm-600px {
    min-width: 600px !important; }
  .BSmin-h-sm-600px {
    min-height: 600px !important; }
  .BSmax-h-sm-600px {
    max-height: 600px !important; }
  .BSmax-w-sm-600px {
    max-width: 600px !important; }
  .BSw-sm-650px {
    width: 650px !important; }
  .BSh-sm-650px {
    height: 650px !important; }
  .BSmin-w-sm-650px {
    min-width: 650px !important; }
  .BSmin-h-sm-650px {
    min-height: 650px !important; }
  .BSmax-h-sm-650px {
    max-height: 650px !important; }
  .BSmax-w-sm-650px {
    max-width: 650px !important; }
  .BSw-sm-700px {
    width: 700px !important; }
  .BSh-sm-700px {
    height: 700px !important; }
  .BSmin-w-sm-700px {
    min-width: 700px !important; }
  .BSmin-h-sm-700px {
    min-height: 700px !important; }
  .BSmax-h-sm-700px {
    max-height: 700px !important; }
  .BSmax-w-sm-700px {
    max-width: 700px !important; }
  .BSw-sm-750px {
    width: 750px !important; }
  .BSh-sm-750px {
    height: 750px !important; }
  .BSmin-w-sm-750px {
    min-width: 750px !important; }
  .BSmin-h-sm-750px {
    min-height: 750px !important; }
  .BSmax-h-sm-750px {
    max-height: 750px !important; }
  .BSmax-w-sm-750px {
    max-width: 750px !important; }
  .BSw-sm-800px {
    width: 800px !important; }
  .BSh-sm-800px {
    height: 800px !important; }
  .BSmin-w-sm-800px {
    min-width: 800px !important; }
  .BSmin-h-sm-800px {
    min-height: 800px !important; }
  .BSmax-h-sm-800px {
    max-height: 800px !important; }
  .BSmax-w-sm-800px {
    max-width: 800px !important; }
  .BSw-sm-850px {
    width: 850px !important; }
  .BSh-sm-850px {
    height: 850px !important; }
  .BSmin-w-sm-850px {
    min-width: 850px !important; }
  .BSmin-h-sm-850px {
    min-height: 850px !important; }
  .BSmax-h-sm-850px {
    max-height: 850px !important; }
  .BSmax-w-sm-850px {
    max-width: 850px !important; }
  .BSw-sm-900px {
    width: 900px !important; }
  .BSh-sm-900px {
    height: 900px !important; }
  .BSmin-w-sm-900px {
    min-width: 900px !important; }
  .BSmin-h-sm-900px {
    min-height: 900px !important; }
  .BSmax-h-sm-900px {
    max-height: 900px !important; }
  .BSmax-w-sm-900px {
    max-width: 900px !important; }
  .BSw-sm-950px {
    width: 950px !important; }
  .BSh-sm-950px {
    height: 950px !important; }
  .BSmin-w-sm-950px {
    min-width: 950px !important; }
  .BSmin-h-sm-950px {
    min-height: 950px !important; }
  .BSmax-h-sm-950px {
    max-height: 950px !important; }
  .BSmax-w-sm-950px {
    max-width: 950px !important; }
  .BSw-sm-1000px {
    width: 1000px !important; }
  .BSh-sm-1000px {
    height: 1000px !important; }
  .BSmin-w-sm-1000px {
    min-width: 1000px !important; }
  .BSmin-h-sm-1000px {
    min-height: 1000px !important; }
  .BSmax-h-sm-1000px {
    max-height: 1000px !important; }
  .BSmax-w-sm-1000px {
    max-width: 1000px !important; } }

@media (min-width: 768px) {
  .BSw-md-auto {
    width: auto !important; }
  .BSh-md-auto {
    height: auto !important; }
  .BSmin-w-md-auto {
    min-width: auto !important; }
  .BSmin-h-md-auto {
    min-height: auto !important; }
  .BSmax-h-md-auto {
    max-height: auto !important; }
  .BSmax-w-md-auto {
    max-width: auto !important; }
  .BSw-md-1px {
    width: 1px !important; }
  .BSh-md-1px {
    height: 1px !important; }
  .BSmin-w-md-1px {
    min-width: 1px !important; }
  .BSmin-h-md-1px {
    min-height: 1px !important; }
  .BSmax-h-md-1px {
    max-height: 1px !important; }
  .BSmax-w-md-1px {
    max-width: 1px !important; }
  .BSw-md-2px {
    width: 2px !important; }
  .BSh-md-2px {
    height: 2px !important; }
  .BSmin-w-md-2px {
    min-width: 2px !important; }
  .BSmin-h-md-2px {
    min-height: 2px !important; }
  .BSmax-h-md-2px {
    max-height: 2px !important; }
  .BSmax-w-md-2px {
    max-width: 2px !important; }
  .BSw-md-3px {
    width: 3px !important; }
  .BSh-md-3px {
    height: 3px !important; }
  .BSmin-w-md-3px {
    min-width: 3px !important; }
  .BSmin-h-md-3px {
    min-height: 3px !important; }
  .BSmax-h-md-3px {
    max-height: 3px !important; }
  .BSmax-w-md-3px {
    max-width: 3px !important; }
  .BSw-md-4px {
    width: 4px !important; }
  .BSh-md-4px {
    height: 4px !important; }
  .BSmin-w-md-4px {
    min-width: 4px !important; }
  .BSmin-h-md-4px {
    min-height: 4px !important; }
  .BSmax-h-md-4px {
    max-height: 4px !important; }
  .BSmax-w-md-4px {
    max-width: 4px !important; }
  .BSw-md-5px {
    width: 5px !important; }
  .BSh-md-5px {
    height: 5px !important; }
  .BSmin-w-md-5px {
    min-width: 5px !important; }
  .BSmin-h-md-5px {
    min-height: 5px !important; }
  .BSmax-h-md-5px {
    max-height: 5px !important; }
  .BSmax-w-md-5px {
    max-width: 5px !important; }
  .BSw-md-10px {
    width: 10px !important; }
  .BSh-md-10px {
    height: 10px !important; }
  .BSmin-w-md-10px {
    min-width: 10px !important; }
  .BSmin-h-md-10px {
    min-height: 10px !important; }
  .BSmax-h-md-10px {
    max-height: 10px !important; }
  .BSmax-w-md-10px {
    max-width: 10px !important; }
  .BSw-md-15px {
    width: 15px !important; }
  .BSh-md-15px {
    height: 15px !important; }
  .BSmin-w-md-15px {
    min-width: 15px !important; }
  .BSmin-h-md-15px {
    min-height: 15px !important; }
  .BSmax-h-md-15px {
    max-height: 15px !important; }
  .BSmax-w-md-15px {
    max-width: 15px !important; }
  .BSw-md-20px {
    width: 20px !important; }
  .BSh-md-20px {
    height: 20px !important; }
  .BSmin-w-md-20px {
    min-width: 20px !important; }
  .BSmin-h-md-20px {
    min-height: 20px !important; }
  .BSmax-h-md-20px {
    max-height: 20px !important; }
  .BSmax-w-md-20px {
    max-width: 20px !important; }
  .BSw-md-25px {
    width: 25px !important; }
  .BSh-md-25px {
    height: 25px !important; }
  .BSmin-w-md-25px {
    min-width: 25px !important; }
  .BSmin-h-md-25px {
    min-height: 25px !important; }
  .BSmax-h-md-25px {
    max-height: 25px !important; }
  .BSmax-w-md-25px {
    max-width: 25px !important; }
  .BSw-md-30px {
    width: 30px !important; }
  .BSh-md-30px {
    height: 30px !important; }
  .BSmin-w-md-30px {
    min-width: 30px !important; }
  .BSmin-h-md-30px {
    min-height: 30px !important; }
  .BSmax-h-md-30px {
    max-height: 30px !important; }
  .BSmax-w-md-30px {
    max-width: 30px !important; }
  .BSw-md-35px {
    width: 35px !important; }
  .BSh-md-35px {
    height: 35px !important; }
  .BSmin-w-md-35px {
    min-width: 35px !important; }
  .BSmin-h-md-35px {
    min-height: 35px !important; }
  .BSmax-h-md-35px {
    max-height: 35px !important; }
  .BSmax-w-md-35px {
    max-width: 35px !important; }
  .BSw-md-40px {
    width: 40px !important; }
  .BSh-md-40px {
    height: 40px !important; }
  .BSmin-w-md-40px {
    min-width: 40px !important; }
  .BSmin-h-md-40px {
    min-height: 40px !important; }
  .BSmax-h-md-40px {
    max-height: 40px !important; }
  .BSmax-w-md-40px {
    max-width: 40px !important; }
  .BSw-md-45px {
    width: 45px !important; }
  .BSh-md-45px {
    height: 45px !important; }
  .BSmin-w-md-45px {
    min-width: 45px !important; }
  .BSmin-h-md-45px {
    min-height: 45px !important; }
  .BSmax-h-md-45px {
    max-height: 45px !important; }
  .BSmax-w-md-45px {
    max-width: 45px !important; }
  .BSw-md-50px {
    width: 50px !important; }
  .BSh-md-50px {
    height: 50px !important; }
  .BSmin-w-md-50px {
    min-width: 50px !important; }
  .BSmin-h-md-50px {
    min-height: 50px !important; }
  .BSmax-h-md-50px {
    max-height: 50px !important; }
  .BSmax-w-md-50px {
    max-width: 50px !important; }
  .BSw-md-55px {
    width: 55px !important; }
  .BSh-md-55px {
    height: 55px !important; }
  .BSmin-w-md-55px {
    min-width: 55px !important; }
  .BSmin-h-md-55px {
    min-height: 55px !important; }
  .BSmax-h-md-55px {
    max-height: 55px !important; }
  .BSmax-w-md-55px {
    max-width: 55px !important; }
  .BSw-md-60px {
    width: 60px !important; }
  .BSh-md-60px {
    height: 60px !important; }
  .BSmin-w-md-60px {
    min-width: 60px !important; }
  .BSmin-h-md-60px {
    min-height: 60px !important; }
  .BSmax-h-md-60px {
    max-height: 60px !important; }
  .BSmax-w-md-60px {
    max-width: 60px !important; }
  .BSw-md-65px {
    width: 65px !important; }
  .BSh-md-65px {
    height: 65px !important; }
  .BSmin-w-md-65px {
    min-width: 65px !important; }
  .BSmin-h-md-65px {
    min-height: 65px !important; }
  .BSmax-h-md-65px {
    max-height: 65px !important; }
  .BSmax-w-md-65px {
    max-width: 65px !important; }
  .BSw-md-70px {
    width: 70px !important; }
  .BSh-md-70px {
    height: 70px !important; }
  .BSmin-w-md-70px {
    min-width: 70px !important; }
  .BSmin-h-md-70px {
    min-height: 70px !important; }
  .BSmax-h-md-70px {
    max-height: 70px !important; }
  .BSmax-w-md-70px {
    max-width: 70px !important; }
  .BSw-md-75px {
    width: 75px !important; }
  .BSh-md-75px {
    height: 75px !important; }
  .BSmin-w-md-75px {
    min-width: 75px !important; }
  .BSmin-h-md-75px {
    min-height: 75px !important; }
  .BSmax-h-md-75px {
    max-height: 75px !important; }
  .BSmax-w-md-75px {
    max-width: 75px !important; }
  .BSw-md-80px {
    width: 80px !important; }
  .BSh-md-80px {
    height: 80px !important; }
  .BSmin-w-md-80px {
    min-width: 80px !important; }
  .BSmin-h-md-80px {
    min-height: 80px !important; }
  .BSmax-h-md-80px {
    max-height: 80px !important; }
  .BSmax-w-md-80px {
    max-width: 80px !important; }
  .BSw-md-85px {
    width: 85px !important; }
  .BSh-md-85px {
    height: 85px !important; }
  .BSmin-w-md-85px {
    min-width: 85px !important; }
  .BSmin-h-md-85px {
    min-height: 85px !important; }
  .BSmax-h-md-85px {
    max-height: 85px !important; }
  .BSmax-w-md-85px {
    max-width: 85px !important; }
  .BSw-md-90px {
    width: 90px !important; }
  .BSh-md-90px {
    height: 90px !important; }
  .BSmin-w-md-90px {
    min-width: 90px !important; }
  .BSmin-h-md-90px {
    min-height: 90px !important; }
  .BSmax-h-md-90px {
    max-height: 90px !important; }
  .BSmax-w-md-90px {
    max-width: 90px !important; }
  .BSw-md-95px {
    width: 95px !important; }
  .BSh-md-95px {
    height: 95px !important; }
  .BSmin-w-md-95px {
    min-width: 95px !important; }
  .BSmin-h-md-95px {
    min-height: 95px !important; }
  .BSmax-h-md-95px {
    max-height: 95px !important; }
  .BSmax-w-md-95px {
    max-width: 95px !important; }
  .BSw-md-100px {
    width: 100px !important; }
  .BSh-md-100px {
    height: 100px !important; }
  .BSmin-w-md-100px {
    min-width: 100px !important; }
  .BSmin-h-md-100px {
    min-height: 100px !important; }
  .BSmax-h-md-100px {
    max-height: 100px !important; }
  .BSmax-w-md-100px {
    max-width: 100px !important; }
  .BSw-md-125px {
    width: 125px !important; }
  .BSh-md-125px {
    height: 125px !important; }
  .BSmin-w-md-125px {
    min-width: 125px !important; }
  .BSmin-h-md-125px {
    min-height: 125px !important; }
  .BSmax-h-md-125px {
    max-height: 125px !important; }
  .BSmax-w-md-125px {
    max-width: 125px !important; }
  .BSw-md-150px {
    width: 150px !important; }
  .BSh-md-150px {
    height: 150px !important; }
  .BSmin-w-md-150px {
    min-width: 150px !important; }
  .BSmin-h-md-150px {
    min-height: 150px !important; }
  .BSmax-h-md-150px {
    max-height: 150px !important; }
  .BSmax-w-md-150px {
    max-width: 150px !important; }
  .BSw-md-175px {
    width: 175px !important; }
  .BSh-md-175px {
    height: 175px !important; }
  .BSmin-w-md-175px {
    min-width: 175px !important; }
  .BSmin-h-md-175px {
    min-height: 175px !important; }
  .BSmax-h-md-175px {
    max-height: 175px !important; }
  .BSmax-w-md-175px {
    max-width: 175px !important; }
  .BSw-md-200px {
    width: 200px !important; }
  .BSh-md-200px {
    height: 200px !important; }
  .BSmin-w-md-200px {
    min-width: 200px !important; }
  .BSmin-h-md-200px {
    min-height: 200px !important; }
  .BSmax-h-md-200px {
    max-height: 200px !important; }
  .BSmax-w-md-200px {
    max-width: 200px !important; }
  .BSw-md-225px {
    width: 225px !important; }
  .BSh-md-225px {
    height: 225px !important; }
  .BSmin-w-md-225px {
    min-width: 225px !important; }
  .BSmin-h-md-225px {
    min-height: 225px !important; }
  .BSmax-h-md-225px {
    max-height: 225px !important; }
  .BSmax-w-md-225px {
    max-width: 225px !important; }
  .BSw-md-250px {
    width: 250px !important; }
  .BSh-md-250px {
    height: 250px !important; }
  .BSmin-w-md-250px {
    min-width: 250px !important; }
  .BSmin-h-md-250px {
    min-height: 250px !important; }
  .BSmax-h-md-250px {
    max-height: 250px !important; }
  .BSmax-w-md-250px {
    max-width: 250px !important; }
  .BSw-md-275px {
    width: 275px !important; }
  .BSh-md-275px {
    height: 275px !important; }
  .BSmin-w-md-275px {
    min-width: 275px !important; }
  .BSmin-h-md-275px {
    min-height: 275px !important; }
  .BSmax-h-md-275px {
    max-height: 275px !important; }
  .BSmax-w-md-275px {
    max-width: 275px !important; }
  .BSw-md-300px {
    width: 300px !important; }
  .BSh-md-300px {
    height: 300px !important; }
  .BSmin-w-md-300px {
    min-width: 300px !important; }
  .BSmin-h-md-300px {
    min-height: 300px !important; }
  .BSmax-h-md-300px {
    max-height: 300px !important; }
  .BSmax-w-md-300px {
    max-width: 300px !important; }
  .BSw-md-325px {
    width: 325px !important; }
  .BSh-md-325px {
    height: 325px !important; }
  .BSmin-w-md-325px {
    min-width: 325px !important; }
  .BSmin-h-md-325px {
    min-height: 325px !important; }
  .BSmax-h-md-325px {
    max-height: 325px !important; }
  .BSmax-w-md-325px {
    max-width: 325px !important; }
  .BSw-md-350px {
    width: 350px !important; }
  .BSh-md-350px {
    height: 350px !important; }
  .BSmin-w-md-350px {
    min-width: 350px !important; }
  .BSmin-h-md-350px {
    min-height: 350px !important; }
  .BSmax-h-md-350px {
    max-height: 350px !important; }
  .BSmax-w-md-350px {
    max-width: 350px !important; }
  .BSw-md-375px {
    width: 375px !important; }
  .BSh-md-375px {
    height: 375px !important; }
  .BSmin-w-md-375px {
    min-width: 375px !important; }
  .BSmin-h-md-375px {
    min-height: 375px !important; }
  .BSmax-h-md-375px {
    max-height: 375px !important; }
  .BSmax-w-md-375px {
    max-width: 375px !important; }
  .BSw-md-400px {
    width: 400px !important; }
  .BSh-md-400px {
    height: 400px !important; }
  .BSmin-w-md-400px {
    min-width: 400px !important; }
  .BSmin-h-md-400px {
    min-height: 400px !important; }
  .BSmax-h-md-400px {
    max-height: 400px !important; }
  .BSmax-w-md-400px {
    max-width: 400px !important; }
  .BSw-md-425px {
    width: 425px !important; }
  .BSh-md-425px {
    height: 425px !important; }
  .BSmin-w-md-425px {
    min-width: 425px !important; }
  .BSmin-h-md-425px {
    min-height: 425px !important; }
  .BSmax-h-md-425px {
    max-height: 425px !important; }
  .BSmax-w-md-425px {
    max-width: 425px !important; }
  .BSw-md-450px {
    width: 450px !important; }
  .BSh-md-450px {
    height: 450px !important; }
  .BSmin-w-md-450px {
    min-width: 450px !important; }
  .BSmin-h-md-450px {
    min-height: 450px !important; }
  .BSmax-h-md-450px {
    max-height: 450px !important; }
  .BSmax-w-md-450px {
    max-width: 450px !important; }
  .BSw-md-475px {
    width: 475px !important; }
  .BSh-md-475px {
    height: 475px !important; }
  .BSmin-w-md-475px {
    min-width: 475px !important; }
  .BSmin-h-md-475px {
    min-height: 475px !important; }
  .BSmax-h-md-475px {
    max-height: 475px !important; }
  .BSmax-w-md-475px {
    max-width: 475px !important; }
  .BSw-md-500px {
    width: 500px !important; }
  .BSh-md-500px {
    height: 500px !important; }
  .BSmin-w-md-500px {
    min-width: 500px !important; }
  .BSmin-h-md-500px {
    min-height: 500px !important; }
  .BSmax-h-md-500px {
    max-height: 500px !important; }
  .BSmax-w-md-500px {
    max-width: 500px !important; }
  .BSw-md-550px {
    width: 550px !important; }
  .BSh-md-550px {
    height: 550px !important; }
  .BSmin-w-md-550px {
    min-width: 550px !important; }
  .BSmin-h-md-550px {
    min-height: 550px !important; }
  .BSmax-h-md-550px {
    max-height: 550px !important; }
  .BSmax-w-md-550px {
    max-width: 550px !important; }
  .BSw-md-600px {
    width: 600px !important; }
  .BSh-md-600px {
    height: 600px !important; }
  .BSmin-w-md-600px {
    min-width: 600px !important; }
  .BSmin-h-md-600px {
    min-height: 600px !important; }
  .BSmax-h-md-600px {
    max-height: 600px !important; }
  .BSmax-w-md-600px {
    max-width: 600px !important; }
  .BSw-md-650px {
    width: 650px !important; }
  .BSh-md-650px {
    height: 650px !important; }
  .BSmin-w-md-650px {
    min-width: 650px !important; }
  .BSmin-h-md-650px {
    min-height: 650px !important; }
  .BSmax-h-md-650px {
    max-height: 650px !important; }
  .BSmax-w-md-650px {
    max-width: 650px !important; }
  .BSw-md-700px {
    width: 700px !important; }
  .BSh-md-700px {
    height: 700px !important; }
  .BSmin-w-md-700px {
    min-width: 700px !important; }
  .BSmin-h-md-700px {
    min-height: 700px !important; }
  .BSmax-h-md-700px {
    max-height: 700px !important; }
  .BSmax-w-md-700px {
    max-width: 700px !important; }
  .BSw-md-750px {
    width: 750px !important; }
  .BSh-md-750px {
    height: 750px !important; }
  .BSmin-w-md-750px {
    min-width: 750px !important; }
  .BSmin-h-md-750px {
    min-height: 750px !important; }
  .BSmax-h-md-750px {
    max-height: 750px !important; }
  .BSmax-w-md-750px {
    max-width: 750px !important; }
  .BSw-md-800px {
    width: 800px !important; }
  .BSh-md-800px {
    height: 800px !important; }
  .BSmin-w-md-800px {
    min-width: 800px !important; }
  .BSmin-h-md-800px {
    min-height: 800px !important; }
  .BSmax-h-md-800px {
    max-height: 800px !important; }
  .BSmax-w-md-800px {
    max-width: 800px !important; }
  .BSw-md-850px {
    width: 850px !important; }
  .BSh-md-850px {
    height: 850px !important; }
  .BSmin-w-md-850px {
    min-width: 850px !important; }
  .BSmin-h-md-850px {
    min-height: 850px !important; }
  .BSmax-h-md-850px {
    max-height: 850px !important; }
  .BSmax-w-md-850px {
    max-width: 850px !important; }
  .BSw-md-900px {
    width: 900px !important; }
  .BSh-md-900px {
    height: 900px !important; }
  .BSmin-w-md-900px {
    min-width: 900px !important; }
  .BSmin-h-md-900px {
    min-height: 900px !important; }
  .BSmax-h-md-900px {
    max-height: 900px !important; }
  .BSmax-w-md-900px {
    max-width: 900px !important; }
  .BSw-md-950px {
    width: 950px !important; }
  .BSh-md-950px {
    height: 950px !important; }
  .BSmin-w-md-950px {
    min-width: 950px !important; }
  .BSmin-h-md-950px {
    min-height: 950px !important; }
  .BSmax-h-md-950px {
    max-height: 950px !important; }
  .BSmax-w-md-950px {
    max-width: 950px !important; }
  .BSw-md-1000px {
    width: 1000px !important; }
  .BSh-md-1000px {
    height: 1000px !important; }
  .BSmin-w-md-1000px {
    min-width: 1000px !important; }
  .BSmin-h-md-1000px {
    min-height: 1000px !important; }
  .BSmax-h-md-1000px {
    max-height: 1000px !important; }
  .BSmax-w-md-1000px {
    max-width: 1000px !important; } }

@media (min-width: 992px) {
  .BSw-lg-auto {
    width: auto !important; }
  .BSh-lg-auto {
    height: auto !important; }
  .BSmin-w-lg-auto {
    min-width: auto !important; }
  .BSmin-h-lg-auto {
    min-height: auto !important; }
  .BSmax-h-lg-auto {
    max-height: auto !important; }
  .BSmax-w-lg-auto {
    max-width: auto !important; }
  .BSw-lg-1px {
    width: 1px !important; }
  .BSh-lg-1px {
    height: 1px !important; }
  .BSmin-w-lg-1px {
    min-width: 1px !important; }
  .BSmin-h-lg-1px {
    min-height: 1px !important; }
  .BSmax-h-lg-1px {
    max-height: 1px !important; }
  .BSmax-w-lg-1px {
    max-width: 1px !important; }
  .BSw-lg-2px {
    width: 2px !important; }
  .BSh-lg-2px {
    height: 2px !important; }
  .BSmin-w-lg-2px {
    min-width: 2px !important; }
  .BSmin-h-lg-2px {
    min-height: 2px !important; }
  .BSmax-h-lg-2px {
    max-height: 2px !important; }
  .BSmax-w-lg-2px {
    max-width: 2px !important; }
  .BSw-lg-3px {
    width: 3px !important; }
  .BSh-lg-3px {
    height: 3px !important; }
  .BSmin-w-lg-3px {
    min-width: 3px !important; }
  .BSmin-h-lg-3px {
    min-height: 3px !important; }
  .BSmax-h-lg-3px {
    max-height: 3px !important; }
  .BSmax-w-lg-3px {
    max-width: 3px !important; }
  .BSw-lg-4px {
    width: 4px !important; }
  .BSh-lg-4px {
    height: 4px !important; }
  .BSmin-w-lg-4px {
    min-width: 4px !important; }
  .BSmin-h-lg-4px {
    min-height: 4px !important; }
  .BSmax-h-lg-4px {
    max-height: 4px !important; }
  .BSmax-w-lg-4px {
    max-width: 4px !important; }
  .BSw-lg-5px {
    width: 5px !important; }
  .BSh-lg-5px {
    height: 5px !important; }
  .BSmin-w-lg-5px {
    min-width: 5px !important; }
  .BSmin-h-lg-5px {
    min-height: 5px !important; }
  .BSmax-h-lg-5px {
    max-height: 5px !important; }
  .BSmax-w-lg-5px {
    max-width: 5px !important; }
  .BSw-lg-10px {
    width: 10px !important; }
  .BSh-lg-10px {
    height: 10px !important; }
  .BSmin-w-lg-10px {
    min-width: 10px !important; }
  .BSmin-h-lg-10px {
    min-height: 10px !important; }
  .BSmax-h-lg-10px {
    max-height: 10px !important; }
  .BSmax-w-lg-10px {
    max-width: 10px !important; }
  .BSw-lg-15px {
    width: 15px !important; }
  .BSh-lg-15px {
    height: 15px !important; }
  .BSmin-w-lg-15px {
    min-width: 15px !important; }
  .BSmin-h-lg-15px {
    min-height: 15px !important; }
  .BSmax-h-lg-15px {
    max-height: 15px !important; }
  .BSmax-w-lg-15px {
    max-width: 15px !important; }
  .BSw-lg-20px {
    width: 20px !important; }
  .BSh-lg-20px {
    height: 20px !important; }
  .BSmin-w-lg-20px {
    min-width: 20px !important; }
  .BSmin-h-lg-20px {
    min-height: 20px !important; }
  .BSmax-h-lg-20px {
    max-height: 20px !important; }
  .BSmax-w-lg-20px {
    max-width: 20px !important; }
  .BSw-lg-25px {
    width: 25px !important; }
  .BSh-lg-25px {
    height: 25px !important; }
  .BSmin-w-lg-25px {
    min-width: 25px !important; }
  .BSmin-h-lg-25px {
    min-height: 25px !important; }
  .BSmax-h-lg-25px {
    max-height: 25px !important; }
  .BSmax-w-lg-25px {
    max-width: 25px !important; }
  .BSw-lg-30px {
    width: 30px !important; }
  .BSh-lg-30px {
    height: 30px !important; }
  .BSmin-w-lg-30px {
    min-width: 30px !important; }
  .BSmin-h-lg-30px {
    min-height: 30px !important; }
  .BSmax-h-lg-30px {
    max-height: 30px !important; }
  .BSmax-w-lg-30px {
    max-width: 30px !important; }
  .BSw-lg-35px {
    width: 35px !important; }
  .BSh-lg-35px {
    height: 35px !important; }
  .BSmin-w-lg-35px {
    min-width: 35px !important; }
  .BSmin-h-lg-35px {
    min-height: 35px !important; }
  .BSmax-h-lg-35px {
    max-height: 35px !important; }
  .BSmax-w-lg-35px {
    max-width: 35px !important; }
  .BSw-lg-40px {
    width: 40px !important; }
  .BSh-lg-40px {
    height: 40px !important; }
  .BSmin-w-lg-40px {
    min-width: 40px !important; }
  .BSmin-h-lg-40px {
    min-height: 40px !important; }
  .BSmax-h-lg-40px {
    max-height: 40px !important; }
  .BSmax-w-lg-40px {
    max-width: 40px !important; }
  .BSw-lg-45px {
    width: 45px !important; }
  .BSh-lg-45px {
    height: 45px !important; }
  .BSmin-w-lg-45px {
    min-width: 45px !important; }
  .BSmin-h-lg-45px {
    min-height: 45px !important; }
  .BSmax-h-lg-45px {
    max-height: 45px !important; }
  .BSmax-w-lg-45px {
    max-width: 45px !important; }
  .BSw-lg-50px {
    width: 50px !important; }
  .BSh-lg-50px {
    height: 50px !important; }
  .BSmin-w-lg-50px {
    min-width: 50px !important; }
  .BSmin-h-lg-50px {
    min-height: 50px !important; }
  .BSmax-h-lg-50px {
    max-height: 50px !important; }
  .BSmax-w-lg-50px {
    max-width: 50px !important; }
  .BSw-lg-55px {
    width: 55px !important; }
  .BSh-lg-55px {
    height: 55px !important; }
  .BSmin-w-lg-55px {
    min-width: 55px !important; }
  .BSmin-h-lg-55px {
    min-height: 55px !important; }
  .BSmax-h-lg-55px {
    max-height: 55px !important; }
  .BSmax-w-lg-55px {
    max-width: 55px !important; }
  .BSw-lg-60px {
    width: 60px !important; }
  .BSh-lg-60px {
    height: 60px !important; }
  .BSmin-w-lg-60px {
    min-width: 60px !important; }
  .BSmin-h-lg-60px {
    min-height: 60px !important; }
  .BSmax-h-lg-60px {
    max-height: 60px !important; }
  .BSmax-w-lg-60px {
    max-width: 60px !important; }
  .BSw-lg-65px {
    width: 65px !important; }
  .BSh-lg-65px {
    height: 65px !important; }
  .BSmin-w-lg-65px {
    min-width: 65px !important; }
  .BSmin-h-lg-65px {
    min-height: 65px !important; }
  .BSmax-h-lg-65px {
    max-height: 65px !important; }
  .BSmax-w-lg-65px {
    max-width: 65px !important; }
  .BSw-lg-70px {
    width: 70px !important; }
  .BSh-lg-70px {
    height: 70px !important; }
  .BSmin-w-lg-70px {
    min-width: 70px !important; }
  .BSmin-h-lg-70px {
    min-height: 70px !important; }
  .BSmax-h-lg-70px {
    max-height: 70px !important; }
  .BSmax-w-lg-70px {
    max-width: 70px !important; }
  .BSw-lg-75px {
    width: 75px !important; }
  .BSh-lg-75px {
    height: 75px !important; }
  .BSmin-w-lg-75px {
    min-width: 75px !important; }
  .BSmin-h-lg-75px {
    min-height: 75px !important; }
  .BSmax-h-lg-75px {
    max-height: 75px !important; }
  .BSmax-w-lg-75px {
    max-width: 75px !important; }
  .BSw-lg-80px {
    width: 80px !important; }
  .BSh-lg-80px {
    height: 80px !important; }
  .BSmin-w-lg-80px {
    min-width: 80px !important; }
  .BSmin-h-lg-80px {
    min-height: 80px !important; }
  .BSmax-h-lg-80px {
    max-height: 80px !important; }
  .BSmax-w-lg-80px {
    max-width: 80px !important; }
  .BSw-lg-85px {
    width: 85px !important; }
  .BSh-lg-85px {
    height: 85px !important; }
  .BSmin-w-lg-85px {
    min-width: 85px !important; }
  .BSmin-h-lg-85px {
    min-height: 85px !important; }
  .BSmax-h-lg-85px {
    max-height: 85px !important; }
  .BSmax-w-lg-85px {
    max-width: 85px !important; }
  .BSw-lg-90px {
    width: 90px !important; }
  .BSh-lg-90px {
    height: 90px !important; }
  .BSmin-w-lg-90px {
    min-width: 90px !important; }
  .BSmin-h-lg-90px {
    min-height: 90px !important; }
  .BSmax-h-lg-90px {
    max-height: 90px !important; }
  .BSmax-w-lg-90px {
    max-width: 90px !important; }
  .BSw-lg-95px {
    width: 95px !important; }
  .BSh-lg-95px {
    height: 95px !important; }
  .BSmin-w-lg-95px {
    min-width: 95px !important; }
  .BSmin-h-lg-95px {
    min-height: 95px !important; }
  .BSmax-h-lg-95px {
    max-height: 95px !important; }
  .BSmax-w-lg-95px {
    max-width: 95px !important; }
  .BSw-lg-100px {
    width: 100px !important; }
  .BSh-lg-100px {
    height: 100px !important; }
  .BSmin-w-lg-100px {
    min-width: 100px !important; }
  .BSmin-h-lg-100px {
    min-height: 100px !important; }
  .BSmax-h-lg-100px {
    max-height: 100px !important; }
  .BSmax-w-lg-100px {
    max-width: 100px !important; }
  .BSw-lg-125px {
    width: 125px !important; }
  .BSh-lg-125px {
    height: 125px !important; }
  .BSmin-w-lg-125px {
    min-width: 125px !important; }
  .BSmin-h-lg-125px {
    min-height: 125px !important; }
  .BSmax-h-lg-125px {
    max-height: 125px !important; }
  .BSmax-w-lg-125px {
    max-width: 125px !important; }
  .BSw-lg-150px {
    width: 150px !important; }
  .BSh-lg-150px {
    height: 150px !important; }
  .BSmin-w-lg-150px {
    min-width: 150px !important; }
  .BSmin-h-lg-150px {
    min-height: 150px !important; }
  .BSmax-h-lg-150px {
    max-height: 150px !important; }
  .BSmax-w-lg-150px {
    max-width: 150px !important; }
  .BSw-lg-175px {
    width: 175px !important; }
  .BSh-lg-175px {
    height: 175px !important; }
  .BSmin-w-lg-175px {
    min-width: 175px !important; }
  .BSmin-h-lg-175px {
    min-height: 175px !important; }
  .BSmax-h-lg-175px {
    max-height: 175px !important; }
  .BSmax-w-lg-175px {
    max-width: 175px !important; }
  .BSw-lg-200px {
    width: 200px !important; }
  .BSh-lg-200px {
    height: 200px !important; }
  .BSmin-w-lg-200px {
    min-width: 200px !important; }
  .BSmin-h-lg-200px {
    min-height: 200px !important; }
  .BSmax-h-lg-200px {
    max-height: 200px !important; }
  .BSmax-w-lg-200px {
    max-width: 200px !important; }
  .BSw-lg-225px {
    width: 225px !important; }
  .BSh-lg-225px {
    height: 225px !important; }
  .BSmin-w-lg-225px {
    min-width: 225px !important; }
  .BSmin-h-lg-225px {
    min-height: 225px !important; }
  .BSmax-h-lg-225px {
    max-height: 225px !important; }
  .BSmax-w-lg-225px {
    max-width: 225px !important; }
  .BSw-lg-250px {
    width: 250px !important; }
  .BSh-lg-250px {
    height: 250px !important; }
  .BSmin-w-lg-250px {
    min-width: 250px !important; }
  .BSmin-h-lg-250px {
    min-height: 250px !important; }
  .BSmax-h-lg-250px {
    max-height: 250px !important; }
  .BSmax-w-lg-250px {
    max-width: 250px !important; }
  .BSw-lg-275px {
    width: 275px !important; }
  .BSh-lg-275px {
    height: 275px !important; }
  .BSmin-w-lg-275px {
    min-width: 275px !important; }
  .BSmin-h-lg-275px {
    min-height: 275px !important; }
  .BSmax-h-lg-275px {
    max-height: 275px !important; }
  .BSmax-w-lg-275px {
    max-width: 275px !important; }
  .BSw-lg-300px {
    width: 300px !important; }
  .BSh-lg-300px {
    height: 300px !important; }
  .BSmin-w-lg-300px {
    min-width: 300px !important; }
  .BSmin-h-lg-300px {
    min-height: 300px !important; }
  .BSmax-h-lg-300px {
    max-height: 300px !important; }
  .BSmax-w-lg-300px {
    max-width: 300px !important; }
  .BSw-lg-325px {
    width: 325px !important; }
  .BSh-lg-325px {
    height: 325px !important; }
  .BSmin-w-lg-325px {
    min-width: 325px !important; }
  .BSmin-h-lg-325px {
    min-height: 325px !important; }
  .BSmax-h-lg-325px {
    max-height: 325px !important; }
  .BSmax-w-lg-325px {
    max-width: 325px !important; }
  .BSw-lg-350px {
    width: 350px !important; }
  .BSh-lg-350px {
    height: 350px !important; }
  .BSmin-w-lg-350px {
    min-width: 350px !important; }
  .BSmin-h-lg-350px {
    min-height: 350px !important; }
  .BSmax-h-lg-350px {
    max-height: 350px !important; }
  .BSmax-w-lg-350px {
    max-width: 350px !important; }
  .BSw-lg-375px {
    width: 375px !important; }
  .BSh-lg-375px {
    height: 375px !important; }
  .BSmin-w-lg-375px {
    min-width: 375px !important; }
  .BSmin-h-lg-375px {
    min-height: 375px !important; }
  .BSmax-h-lg-375px {
    max-height: 375px !important; }
  .BSmax-w-lg-375px {
    max-width: 375px !important; }
  .BSw-lg-400px {
    width: 400px !important; }
  .BSh-lg-400px {
    height: 400px !important; }
  .BSmin-w-lg-400px {
    min-width: 400px !important; }
  .BSmin-h-lg-400px {
    min-height: 400px !important; }
  .BSmax-h-lg-400px {
    max-height: 400px !important; }
  .BSmax-w-lg-400px {
    max-width: 400px !important; }
  .BSw-lg-425px {
    width: 425px !important; }
  .BSh-lg-425px {
    height: 425px !important; }
  .BSmin-w-lg-425px {
    min-width: 425px !important; }
  .BSmin-h-lg-425px {
    min-height: 425px !important; }
  .BSmax-h-lg-425px {
    max-height: 425px !important; }
  .BSmax-w-lg-425px {
    max-width: 425px !important; }
  .BSw-lg-450px {
    width: 450px !important; }
  .BSh-lg-450px {
    height: 450px !important; }
  .BSmin-w-lg-450px {
    min-width: 450px !important; }
  .BSmin-h-lg-450px {
    min-height: 450px !important; }
  .BSmax-h-lg-450px {
    max-height: 450px !important; }
  .BSmax-w-lg-450px {
    max-width: 450px !important; }
  .BSw-lg-475px {
    width: 475px !important; }
  .BSh-lg-475px {
    height: 475px !important; }
  .BSmin-w-lg-475px {
    min-width: 475px !important; }
  .BSmin-h-lg-475px {
    min-height: 475px !important; }
  .BSmax-h-lg-475px {
    max-height: 475px !important; }
  .BSmax-w-lg-475px {
    max-width: 475px !important; }
  .BSw-lg-500px {
    width: 500px !important; }
  .BSh-lg-500px {
    height: 500px !important; }
  .BSmin-w-lg-500px {
    min-width: 500px !important; }
  .BSmin-h-lg-500px {
    min-height: 500px !important; }
  .BSmax-h-lg-500px {
    max-height: 500px !important; }
  .BSmax-w-lg-500px {
    max-width: 500px !important; }
  .BSw-lg-550px {
    width: 550px !important; }
  .BSh-lg-550px {
    height: 550px !important; }
  .BSmin-w-lg-550px {
    min-width: 550px !important; }
  .BSmin-h-lg-550px {
    min-height: 550px !important; }
  .BSmax-h-lg-550px {
    max-height: 550px !important; }
  .BSmax-w-lg-550px {
    max-width: 550px !important; }
  .BSw-lg-600px {
    width: 600px !important; }
  .BSh-lg-600px {
    height: 600px !important; }
  .BSmin-w-lg-600px {
    min-width: 600px !important; }
  .BSmin-h-lg-600px {
    min-height: 600px !important; }
  .BSmax-h-lg-600px {
    max-height: 600px !important; }
  .BSmax-w-lg-600px {
    max-width: 600px !important; }
  .BSw-lg-650px {
    width: 650px !important; }
  .BSh-lg-650px {
    height: 650px !important; }
  .BSmin-w-lg-650px {
    min-width: 650px !important; }
  .BSmin-h-lg-650px {
    min-height: 650px !important; }
  .BSmax-h-lg-650px {
    max-height: 650px !important; }
  .BSmax-w-lg-650px {
    max-width: 650px !important; }
  .BSw-lg-700px {
    width: 700px !important; }
  .BSh-lg-700px {
    height: 700px !important; }
  .BSmin-w-lg-700px {
    min-width: 700px !important; }
  .BSmin-h-lg-700px {
    min-height: 700px !important; }
  .BSmax-h-lg-700px {
    max-height: 700px !important; }
  .BSmax-w-lg-700px {
    max-width: 700px !important; }
  .BSw-lg-750px {
    width: 750px !important; }
  .BSh-lg-750px {
    height: 750px !important; }
  .BSmin-w-lg-750px {
    min-width: 750px !important; }
  .BSmin-h-lg-750px {
    min-height: 750px !important; }
  .BSmax-h-lg-750px {
    max-height: 750px !important; }
  .BSmax-w-lg-750px {
    max-width: 750px !important; }
  .BSw-lg-800px {
    width: 800px !important; }
  .BSh-lg-800px {
    height: 800px !important; }
  .BSmin-w-lg-800px {
    min-width: 800px !important; }
  .BSmin-h-lg-800px {
    min-height: 800px !important; }
  .BSmax-h-lg-800px {
    max-height: 800px !important; }
  .BSmax-w-lg-800px {
    max-width: 800px !important; }
  .BSw-lg-850px {
    width: 850px !important; }
  .BSh-lg-850px {
    height: 850px !important; }
  .BSmin-w-lg-850px {
    min-width: 850px !important; }
  .BSmin-h-lg-850px {
    min-height: 850px !important; }
  .BSmax-h-lg-850px {
    max-height: 850px !important; }
  .BSmax-w-lg-850px {
    max-width: 850px !important; }
  .BSw-lg-900px {
    width: 900px !important; }
  .BSh-lg-900px {
    height: 900px !important; }
  .BSmin-w-lg-900px {
    min-width: 900px !important; }
  .BSmin-h-lg-900px {
    min-height: 900px !important; }
  .BSmax-h-lg-900px {
    max-height: 900px !important; }
  .BSmax-w-lg-900px {
    max-width: 900px !important; }
  .BSw-lg-950px {
    width: 950px !important; }
  .BSh-lg-950px {
    height: 950px !important; }
  .BSmin-w-lg-950px {
    min-width: 950px !important; }
  .BSmin-h-lg-950px {
    min-height: 950px !important; }
  .BSmax-h-lg-950px {
    max-height: 950px !important; }
  .BSmax-w-lg-950px {
    max-width: 950px !important; }
  .BSw-lg-1000px {
    width: 1000px !important; }
  .BSh-lg-1000px {
    height: 1000px !important; }
  .BSmin-w-lg-1000px {
    min-width: 1000px !important; }
  .BSmin-h-lg-1000px {
    min-height: 1000px !important; }
  .BSmax-h-lg-1000px {
    max-height: 1000px !important; }
  .BSmax-w-lg-1000px {
    max-width: 1000px !important; } }

@media (min-width: 1200px) {
  .BSw-xl-auto {
    width: auto !important; }
  .BSh-xl-auto {
    height: auto !important; }
  .BSmin-w-xl-auto {
    min-width: auto !important; }
  .BSmin-h-xl-auto {
    min-height: auto !important; }
  .BSmax-h-xl-auto {
    max-height: auto !important; }
  .BSmax-w-xl-auto {
    max-width: auto !important; }
  .BSw-xl-1px {
    width: 1px !important; }
  .BSh-xl-1px {
    height: 1px !important; }
  .BSmin-w-xl-1px {
    min-width: 1px !important; }
  .BSmin-h-xl-1px {
    min-height: 1px !important; }
  .BSmax-h-xl-1px {
    max-height: 1px !important; }
  .BSmax-w-xl-1px {
    max-width: 1px !important; }
  .BSw-xl-2px {
    width: 2px !important; }
  .BSh-xl-2px {
    height: 2px !important; }
  .BSmin-w-xl-2px {
    min-width: 2px !important; }
  .BSmin-h-xl-2px {
    min-height: 2px !important; }
  .BSmax-h-xl-2px {
    max-height: 2px !important; }
  .BSmax-w-xl-2px {
    max-width: 2px !important; }
  .BSw-xl-3px {
    width: 3px !important; }
  .BSh-xl-3px {
    height: 3px !important; }
  .BSmin-w-xl-3px {
    min-width: 3px !important; }
  .BSmin-h-xl-3px {
    min-height: 3px !important; }
  .BSmax-h-xl-3px {
    max-height: 3px !important; }
  .BSmax-w-xl-3px {
    max-width: 3px !important; }
  .BSw-xl-4px {
    width: 4px !important; }
  .BSh-xl-4px {
    height: 4px !important; }
  .BSmin-w-xl-4px {
    min-width: 4px !important; }
  .BSmin-h-xl-4px {
    min-height: 4px !important; }
  .BSmax-h-xl-4px {
    max-height: 4px !important; }
  .BSmax-w-xl-4px {
    max-width: 4px !important; }
  .BSw-xl-5px {
    width: 5px !important; }
  .BSh-xl-5px {
    height: 5px !important; }
  .BSmin-w-xl-5px {
    min-width: 5px !important; }
  .BSmin-h-xl-5px {
    min-height: 5px !important; }
  .BSmax-h-xl-5px {
    max-height: 5px !important; }
  .BSmax-w-xl-5px {
    max-width: 5px !important; }
  .BSw-xl-10px {
    width: 10px !important; }
  .BSh-xl-10px {
    height: 10px !important; }
  .BSmin-w-xl-10px {
    min-width: 10px !important; }
  .BSmin-h-xl-10px {
    min-height: 10px !important; }
  .BSmax-h-xl-10px {
    max-height: 10px !important; }
  .BSmax-w-xl-10px {
    max-width: 10px !important; }
  .BSw-xl-15px {
    width: 15px !important; }
  .BSh-xl-15px {
    height: 15px !important; }
  .BSmin-w-xl-15px {
    min-width: 15px !important; }
  .BSmin-h-xl-15px {
    min-height: 15px !important; }
  .BSmax-h-xl-15px {
    max-height: 15px !important; }
  .BSmax-w-xl-15px {
    max-width: 15px !important; }
  .BSw-xl-20px {
    width: 20px !important; }
  .BSh-xl-20px {
    height: 20px !important; }
  .BSmin-w-xl-20px {
    min-width: 20px !important; }
  .BSmin-h-xl-20px {
    min-height: 20px !important; }
  .BSmax-h-xl-20px {
    max-height: 20px !important; }
  .BSmax-w-xl-20px {
    max-width: 20px !important; }
  .BSw-xl-25px {
    width: 25px !important; }
  .BSh-xl-25px {
    height: 25px !important; }
  .BSmin-w-xl-25px {
    min-width: 25px !important; }
  .BSmin-h-xl-25px {
    min-height: 25px !important; }
  .BSmax-h-xl-25px {
    max-height: 25px !important; }
  .BSmax-w-xl-25px {
    max-width: 25px !important; }
  .BSw-xl-30px {
    width: 30px !important; }
  .BSh-xl-30px {
    height: 30px !important; }
  .BSmin-w-xl-30px {
    min-width: 30px !important; }
  .BSmin-h-xl-30px {
    min-height: 30px !important; }
  .BSmax-h-xl-30px {
    max-height: 30px !important; }
  .BSmax-w-xl-30px {
    max-width: 30px !important; }
  .BSw-xl-35px {
    width: 35px !important; }
  .BSh-xl-35px {
    height: 35px !important; }
  .BSmin-w-xl-35px {
    min-width: 35px !important; }
  .BSmin-h-xl-35px {
    min-height: 35px !important; }
  .BSmax-h-xl-35px {
    max-height: 35px !important; }
  .BSmax-w-xl-35px {
    max-width: 35px !important; }
  .BSw-xl-40px {
    width: 40px !important; }
  .BSh-xl-40px {
    height: 40px !important; }
  .BSmin-w-xl-40px {
    min-width: 40px !important; }
  .BSmin-h-xl-40px {
    min-height: 40px !important; }
  .BSmax-h-xl-40px {
    max-height: 40px !important; }
  .BSmax-w-xl-40px {
    max-width: 40px !important; }
  .BSw-xl-45px {
    width: 45px !important; }
  .BSh-xl-45px {
    height: 45px !important; }
  .BSmin-w-xl-45px {
    min-width: 45px !important; }
  .BSmin-h-xl-45px {
    min-height: 45px !important; }
  .BSmax-h-xl-45px {
    max-height: 45px !important; }
  .BSmax-w-xl-45px {
    max-width: 45px !important; }
  .BSw-xl-50px {
    width: 50px !important; }
  .BSh-xl-50px {
    height: 50px !important; }
  .BSmin-w-xl-50px {
    min-width: 50px !important; }
  .BSmin-h-xl-50px {
    min-height: 50px !important; }
  .BSmax-h-xl-50px {
    max-height: 50px !important; }
  .BSmax-w-xl-50px {
    max-width: 50px !important; }
  .BSw-xl-55px {
    width: 55px !important; }
  .BSh-xl-55px {
    height: 55px !important; }
  .BSmin-w-xl-55px {
    min-width: 55px !important; }
  .BSmin-h-xl-55px {
    min-height: 55px !important; }
  .BSmax-h-xl-55px {
    max-height: 55px !important; }
  .BSmax-w-xl-55px {
    max-width: 55px !important; }
  .BSw-xl-60px {
    width: 60px !important; }
  .BSh-xl-60px {
    height: 60px !important; }
  .BSmin-w-xl-60px {
    min-width: 60px !important; }
  .BSmin-h-xl-60px {
    min-height: 60px !important; }
  .BSmax-h-xl-60px {
    max-height: 60px !important; }
  .BSmax-w-xl-60px {
    max-width: 60px !important; }
  .BSw-xl-65px {
    width: 65px !important; }
  .BSh-xl-65px {
    height: 65px !important; }
  .BSmin-w-xl-65px {
    min-width: 65px !important; }
  .BSmin-h-xl-65px {
    min-height: 65px !important; }
  .BSmax-h-xl-65px {
    max-height: 65px !important; }
  .BSmax-w-xl-65px {
    max-width: 65px !important; }
  .BSw-xl-70px {
    width: 70px !important; }
  .BSh-xl-70px {
    height: 70px !important; }
  .BSmin-w-xl-70px {
    min-width: 70px !important; }
  .BSmin-h-xl-70px {
    min-height: 70px !important; }
  .BSmax-h-xl-70px {
    max-height: 70px !important; }
  .BSmax-w-xl-70px {
    max-width: 70px !important; }
  .BSw-xl-75px {
    width: 75px !important; }
  .BSh-xl-75px {
    height: 75px !important; }
  .BSmin-w-xl-75px {
    min-width: 75px !important; }
  .BSmin-h-xl-75px {
    min-height: 75px !important; }
  .BSmax-h-xl-75px {
    max-height: 75px !important; }
  .BSmax-w-xl-75px {
    max-width: 75px !important; }
  .BSw-xl-80px {
    width: 80px !important; }
  .BSh-xl-80px {
    height: 80px !important; }
  .BSmin-w-xl-80px {
    min-width: 80px !important; }
  .BSmin-h-xl-80px {
    min-height: 80px !important; }
  .BSmax-h-xl-80px {
    max-height: 80px !important; }
  .BSmax-w-xl-80px {
    max-width: 80px !important; }
  .BSw-xl-85px {
    width: 85px !important; }
  .BSh-xl-85px {
    height: 85px !important; }
  .BSmin-w-xl-85px {
    min-width: 85px !important; }
  .BSmin-h-xl-85px {
    min-height: 85px !important; }
  .BSmax-h-xl-85px {
    max-height: 85px !important; }
  .BSmax-w-xl-85px {
    max-width: 85px !important; }
  .BSw-xl-90px {
    width: 90px !important; }
  .BSh-xl-90px {
    height: 90px !important; }
  .BSmin-w-xl-90px {
    min-width: 90px !important; }
  .BSmin-h-xl-90px {
    min-height: 90px !important; }
  .BSmax-h-xl-90px {
    max-height: 90px !important; }
  .BSmax-w-xl-90px {
    max-width: 90px !important; }
  .BSw-xl-95px {
    width: 95px !important; }
  .BSh-xl-95px {
    height: 95px !important; }
  .BSmin-w-xl-95px {
    min-width: 95px !important; }
  .BSmin-h-xl-95px {
    min-height: 95px !important; }
  .BSmax-h-xl-95px {
    max-height: 95px !important; }
  .BSmax-w-xl-95px {
    max-width: 95px !important; }
  .BSw-xl-100px {
    width: 100px !important; }
  .BSh-xl-100px {
    height: 100px !important; }
  .BSmin-w-xl-100px {
    min-width: 100px !important; }
  .BSmin-h-xl-100px {
    min-height: 100px !important; }
  .BSmax-h-xl-100px {
    max-height: 100px !important; }
  .BSmax-w-xl-100px {
    max-width: 100px !important; }
  .BSw-xl-125px {
    width: 125px !important; }
  .BSh-xl-125px {
    height: 125px !important; }
  .BSmin-w-xl-125px {
    min-width: 125px !important; }
  .BSmin-h-xl-125px {
    min-height: 125px !important; }
  .BSmax-h-xl-125px {
    max-height: 125px !important; }
  .BSmax-w-xl-125px {
    max-width: 125px !important; }
  .BSw-xl-150px {
    width: 150px !important; }
  .BSh-xl-150px {
    height: 150px !important; }
  .BSmin-w-xl-150px {
    min-width: 150px !important; }
  .BSmin-h-xl-150px {
    min-height: 150px !important; }
  .BSmax-h-xl-150px {
    max-height: 150px !important; }
  .BSmax-w-xl-150px {
    max-width: 150px !important; }
  .BSw-xl-175px {
    width: 175px !important; }
  .BSh-xl-175px {
    height: 175px !important; }
  .BSmin-w-xl-175px {
    min-width: 175px !important; }
  .BSmin-h-xl-175px {
    min-height: 175px !important; }
  .BSmax-h-xl-175px {
    max-height: 175px !important; }
  .BSmax-w-xl-175px {
    max-width: 175px !important; }
  .BSw-xl-200px {
    width: 200px !important; }
  .BSh-xl-200px {
    height: 200px !important; }
  .BSmin-w-xl-200px {
    min-width: 200px !important; }
  .BSmin-h-xl-200px {
    min-height: 200px !important; }
  .BSmax-h-xl-200px {
    max-height: 200px !important; }
  .BSmax-w-xl-200px {
    max-width: 200px !important; }
  .BSw-xl-225px {
    width: 225px !important; }
  .BSh-xl-225px {
    height: 225px !important; }
  .BSmin-w-xl-225px {
    min-width: 225px !important; }
  .BSmin-h-xl-225px {
    min-height: 225px !important; }
  .BSmax-h-xl-225px {
    max-height: 225px !important; }
  .BSmax-w-xl-225px {
    max-width: 225px !important; }
  .BSw-xl-250px {
    width: 250px !important; }
  .BSh-xl-250px {
    height: 250px !important; }
  .BSmin-w-xl-250px {
    min-width: 250px !important; }
  .BSmin-h-xl-250px {
    min-height: 250px !important; }
  .BSmax-h-xl-250px {
    max-height: 250px !important; }
  .BSmax-w-xl-250px {
    max-width: 250px !important; }
  .BSw-xl-275px {
    width: 275px !important; }
  .BSh-xl-275px {
    height: 275px !important; }
  .BSmin-w-xl-275px {
    min-width: 275px !important; }
  .BSmin-h-xl-275px {
    min-height: 275px !important; }
  .BSmax-h-xl-275px {
    max-height: 275px !important; }
  .BSmax-w-xl-275px {
    max-width: 275px !important; }
  .BSw-xl-300px {
    width: 300px !important; }
  .BSh-xl-300px {
    height: 300px !important; }
  .BSmin-w-xl-300px {
    min-width: 300px !important; }
  .BSmin-h-xl-300px {
    min-height: 300px !important; }
  .BSmax-h-xl-300px {
    max-height: 300px !important; }
  .BSmax-w-xl-300px {
    max-width: 300px !important; }
  .BSw-xl-325px {
    width: 325px !important; }
  .BSh-xl-325px {
    height: 325px !important; }
  .BSmin-w-xl-325px {
    min-width: 325px !important; }
  .BSmin-h-xl-325px {
    min-height: 325px !important; }
  .BSmax-h-xl-325px {
    max-height: 325px !important; }
  .BSmax-w-xl-325px {
    max-width: 325px !important; }
  .BSw-xl-350px {
    width: 350px !important; }
  .BSh-xl-350px {
    height: 350px !important; }
  .BSmin-w-xl-350px {
    min-width: 350px !important; }
  .BSmin-h-xl-350px {
    min-height: 350px !important; }
  .BSmax-h-xl-350px {
    max-height: 350px !important; }
  .BSmax-w-xl-350px {
    max-width: 350px !important; }
  .BSw-xl-375px {
    width: 375px !important; }
  .BSh-xl-375px {
    height: 375px !important; }
  .BSmin-w-xl-375px {
    min-width: 375px !important; }
  .BSmin-h-xl-375px {
    min-height: 375px !important; }
  .BSmax-h-xl-375px {
    max-height: 375px !important; }
  .BSmax-w-xl-375px {
    max-width: 375px !important; }
  .BSw-xl-400px {
    width: 400px !important; }
  .BSh-xl-400px {
    height: 400px !important; }
  .BSmin-w-xl-400px {
    min-width: 400px !important; }
  .BSmin-h-xl-400px {
    min-height: 400px !important; }
  .BSmax-h-xl-400px {
    max-height: 400px !important; }
  .BSmax-w-xl-400px {
    max-width: 400px !important; }
  .BSw-xl-425px {
    width: 425px !important; }
  .BSh-xl-425px {
    height: 425px !important; }
  .BSmin-w-xl-425px {
    min-width: 425px !important; }
  .BSmin-h-xl-425px {
    min-height: 425px !important; }
  .BSmax-h-xl-425px {
    max-height: 425px !important; }
  .BSmax-w-xl-425px {
    max-width: 425px !important; }
  .BSw-xl-450px {
    width: 450px !important; }
  .BSh-xl-450px {
    height: 450px !important; }
  .BSmin-w-xl-450px {
    min-width: 450px !important; }
  .BSmin-h-xl-450px {
    min-height: 450px !important; }
  .BSmax-h-xl-450px {
    max-height: 450px !important; }
  .BSmax-w-xl-450px {
    max-width: 450px !important; }
  .BSw-xl-475px {
    width: 475px !important; }
  .BSh-xl-475px {
    height: 475px !important; }
  .BSmin-w-xl-475px {
    min-width: 475px !important; }
  .BSmin-h-xl-475px {
    min-height: 475px !important; }
  .BSmax-h-xl-475px {
    max-height: 475px !important; }
  .BSmax-w-xl-475px {
    max-width: 475px !important; }
  .BSw-xl-500px {
    width: 500px !important; }
  .BSh-xl-500px {
    height: 500px !important; }
  .BSmin-w-xl-500px {
    min-width: 500px !important; }
  .BSmin-h-xl-500px {
    min-height: 500px !important; }
  .BSmax-h-xl-500px {
    max-height: 500px !important; }
  .BSmax-w-xl-500px {
    max-width: 500px !important; }
  .BSw-xl-550px {
    width: 550px !important; }
  .BSh-xl-550px {
    height: 550px !important; }
  .BSmin-w-xl-550px {
    min-width: 550px !important; }
  .BSmin-h-xl-550px {
    min-height: 550px !important; }
  .BSmax-h-xl-550px {
    max-height: 550px !important; }
  .BSmax-w-xl-550px {
    max-width: 550px !important; }
  .BSw-xl-600px {
    width: 600px !important; }
  .BSh-xl-600px {
    height: 600px !important; }
  .BSmin-w-xl-600px {
    min-width: 600px !important; }
  .BSmin-h-xl-600px {
    min-height: 600px !important; }
  .BSmax-h-xl-600px {
    max-height: 600px !important; }
  .BSmax-w-xl-600px {
    max-width: 600px !important; }
  .BSw-xl-650px {
    width: 650px !important; }
  .BSh-xl-650px {
    height: 650px !important; }
  .BSmin-w-xl-650px {
    min-width: 650px !important; }
  .BSmin-h-xl-650px {
    min-height: 650px !important; }
  .BSmax-h-xl-650px {
    max-height: 650px !important; }
  .BSmax-w-xl-650px {
    max-width: 650px !important; }
  .BSw-xl-700px {
    width: 700px !important; }
  .BSh-xl-700px {
    height: 700px !important; }
  .BSmin-w-xl-700px {
    min-width: 700px !important; }
  .BSmin-h-xl-700px {
    min-height: 700px !important; }
  .BSmax-h-xl-700px {
    max-height: 700px !important; }
  .BSmax-w-xl-700px {
    max-width: 700px !important; }
  .BSw-xl-750px {
    width: 750px !important; }
  .BSh-xl-750px {
    height: 750px !important; }
  .BSmin-w-xl-750px {
    min-width: 750px !important; }
  .BSmin-h-xl-750px {
    min-height: 750px !important; }
  .BSmax-h-xl-750px {
    max-height: 750px !important; }
  .BSmax-w-xl-750px {
    max-width: 750px !important; }
  .BSw-xl-800px {
    width: 800px !important; }
  .BSh-xl-800px {
    height: 800px !important; }
  .BSmin-w-xl-800px {
    min-width: 800px !important; }
  .BSmin-h-xl-800px {
    min-height: 800px !important; }
  .BSmax-h-xl-800px {
    max-height: 800px !important; }
  .BSmax-w-xl-800px {
    max-width: 800px !important; }
  .BSw-xl-850px {
    width: 850px !important; }
  .BSh-xl-850px {
    height: 850px !important; }
  .BSmin-w-xl-850px {
    min-width: 850px !important; }
  .BSmin-h-xl-850px {
    min-height: 850px !important; }
  .BSmax-h-xl-850px {
    max-height: 850px !important; }
  .BSmax-w-xl-850px {
    max-width: 850px !important; }
  .BSw-xl-900px {
    width: 900px !important; }
  .BSh-xl-900px {
    height: 900px !important; }
  .BSmin-w-xl-900px {
    min-width: 900px !important; }
  .BSmin-h-xl-900px {
    min-height: 900px !important; }
  .BSmax-h-xl-900px {
    max-height: 900px !important; }
  .BSmax-w-xl-900px {
    max-width: 900px !important; }
  .BSw-xl-950px {
    width: 950px !important; }
  .BSh-xl-950px {
    height: 950px !important; }
  .BSmin-w-xl-950px {
    min-width: 950px !important; }
  .BSmin-h-xl-950px {
    min-height: 950px !important; }
  .BSmax-h-xl-950px {
    max-height: 950px !important; }
  .BSmax-w-xl-950px {
    max-width: 950px !important; }
  .BSw-xl-1000px {
    width: 1000px !important; }
  .BSh-xl-1000px {
    height: 1000px !important; }
  .BSmin-w-xl-1000px {
    min-width: 1000px !important; }
  .BSmin-h-xl-1000px {
    min-height: 1000px !important; }
  .BSmax-h-xl-1000px {
    max-height: 1000px !important; }
  .BSmax-w-xl-1000px {
    max-width: 1000px !important; } }

@media (min-width: 1400px) {
  .BSw-xxl-auto {
    width: auto !important; }
  .BSh-xxl-auto {
    height: auto !important; }
  .BSmin-w-xxl-auto {
    min-width: auto !important; }
  .BSmin-h-xxl-auto {
    min-height: auto !important; }
  .BSmax-h-xxl-auto {
    max-height: auto !important; }
  .BSmax-w-xxl-auto {
    max-width: auto !important; }
  .BSw-xxl-1px {
    width: 1px !important; }
  .BSh-xxl-1px {
    height: 1px !important; }
  .BSmin-w-xxl-1px {
    min-width: 1px !important; }
  .BSmin-h-xxl-1px {
    min-height: 1px !important; }
  .BSmax-h-xxl-1px {
    max-height: 1px !important; }
  .BSmax-w-xxl-1px {
    max-width: 1px !important; }
  .BSw-xxl-2px {
    width: 2px !important; }
  .BSh-xxl-2px {
    height: 2px !important; }
  .BSmin-w-xxl-2px {
    min-width: 2px !important; }
  .BSmin-h-xxl-2px {
    min-height: 2px !important; }
  .BSmax-h-xxl-2px {
    max-height: 2px !important; }
  .BSmax-w-xxl-2px {
    max-width: 2px !important; }
  .BSw-xxl-3px {
    width: 3px !important; }
  .BSh-xxl-3px {
    height: 3px !important; }
  .BSmin-w-xxl-3px {
    min-width: 3px !important; }
  .BSmin-h-xxl-3px {
    min-height: 3px !important; }
  .BSmax-h-xxl-3px {
    max-height: 3px !important; }
  .BSmax-w-xxl-3px {
    max-width: 3px !important; }
  .BSw-xxl-4px {
    width: 4px !important; }
  .BSh-xxl-4px {
    height: 4px !important; }
  .BSmin-w-xxl-4px {
    min-width: 4px !important; }
  .BSmin-h-xxl-4px {
    min-height: 4px !important; }
  .BSmax-h-xxl-4px {
    max-height: 4px !important; }
  .BSmax-w-xxl-4px {
    max-width: 4px !important; }
  .BSw-xxl-5px {
    width: 5px !important; }
  .BSh-xxl-5px {
    height: 5px !important; }
  .BSmin-w-xxl-5px {
    min-width: 5px !important; }
  .BSmin-h-xxl-5px {
    min-height: 5px !important; }
  .BSmax-h-xxl-5px {
    max-height: 5px !important; }
  .BSmax-w-xxl-5px {
    max-width: 5px !important; }
  .BSw-xxl-10px {
    width: 10px !important; }
  .BSh-xxl-10px {
    height: 10px !important; }
  .BSmin-w-xxl-10px {
    min-width: 10px !important; }
  .BSmin-h-xxl-10px {
    min-height: 10px !important; }
  .BSmax-h-xxl-10px {
    max-height: 10px !important; }
  .BSmax-w-xxl-10px {
    max-width: 10px !important; }
  .BSw-xxl-15px {
    width: 15px !important; }
  .BSh-xxl-15px {
    height: 15px !important; }
  .BSmin-w-xxl-15px {
    min-width: 15px !important; }
  .BSmin-h-xxl-15px {
    min-height: 15px !important; }
  .BSmax-h-xxl-15px {
    max-height: 15px !important; }
  .BSmax-w-xxl-15px {
    max-width: 15px !important; }
  .BSw-xxl-20px {
    width: 20px !important; }
  .BSh-xxl-20px {
    height: 20px !important; }
  .BSmin-w-xxl-20px {
    min-width: 20px !important; }
  .BSmin-h-xxl-20px {
    min-height: 20px !important; }
  .BSmax-h-xxl-20px {
    max-height: 20px !important; }
  .BSmax-w-xxl-20px {
    max-width: 20px !important; }
  .BSw-xxl-25px {
    width: 25px !important; }
  .BSh-xxl-25px {
    height: 25px !important; }
  .BSmin-w-xxl-25px {
    min-width: 25px !important; }
  .BSmin-h-xxl-25px {
    min-height: 25px !important; }
  .BSmax-h-xxl-25px {
    max-height: 25px !important; }
  .BSmax-w-xxl-25px {
    max-width: 25px !important; }
  .BSw-xxl-30px {
    width: 30px !important; }
  .BSh-xxl-30px {
    height: 30px !important; }
  .BSmin-w-xxl-30px {
    min-width: 30px !important; }
  .BSmin-h-xxl-30px {
    min-height: 30px !important; }
  .BSmax-h-xxl-30px {
    max-height: 30px !important; }
  .BSmax-w-xxl-30px {
    max-width: 30px !important; }
  .BSw-xxl-35px {
    width: 35px !important; }
  .BSh-xxl-35px {
    height: 35px !important; }
  .BSmin-w-xxl-35px {
    min-width: 35px !important; }
  .BSmin-h-xxl-35px {
    min-height: 35px !important; }
  .BSmax-h-xxl-35px {
    max-height: 35px !important; }
  .BSmax-w-xxl-35px {
    max-width: 35px !important; }
  .BSw-xxl-40px {
    width: 40px !important; }
  .BSh-xxl-40px {
    height: 40px !important; }
  .BSmin-w-xxl-40px {
    min-width: 40px !important; }
  .BSmin-h-xxl-40px {
    min-height: 40px !important; }
  .BSmax-h-xxl-40px {
    max-height: 40px !important; }
  .BSmax-w-xxl-40px {
    max-width: 40px !important; }
  .BSw-xxl-45px {
    width: 45px !important; }
  .BSh-xxl-45px {
    height: 45px !important; }
  .BSmin-w-xxl-45px {
    min-width: 45px !important; }
  .BSmin-h-xxl-45px {
    min-height: 45px !important; }
  .BSmax-h-xxl-45px {
    max-height: 45px !important; }
  .BSmax-w-xxl-45px {
    max-width: 45px !important; }
  .BSw-xxl-50px {
    width: 50px !important; }
  .BSh-xxl-50px {
    height: 50px !important; }
  .BSmin-w-xxl-50px {
    min-width: 50px !important; }
  .BSmin-h-xxl-50px {
    min-height: 50px !important; }
  .BSmax-h-xxl-50px {
    max-height: 50px !important; }
  .BSmax-w-xxl-50px {
    max-width: 50px !important; }
  .BSw-xxl-55px {
    width: 55px !important; }
  .BSh-xxl-55px {
    height: 55px !important; }
  .BSmin-w-xxl-55px {
    min-width: 55px !important; }
  .BSmin-h-xxl-55px {
    min-height: 55px !important; }
  .BSmax-h-xxl-55px {
    max-height: 55px !important; }
  .BSmax-w-xxl-55px {
    max-width: 55px !important; }
  .BSw-xxl-60px {
    width: 60px !important; }
  .BSh-xxl-60px {
    height: 60px !important; }
  .BSmin-w-xxl-60px {
    min-width: 60px !important; }
  .BSmin-h-xxl-60px {
    min-height: 60px !important; }
  .BSmax-h-xxl-60px {
    max-height: 60px !important; }
  .BSmax-w-xxl-60px {
    max-width: 60px !important; }
  .BSw-xxl-65px {
    width: 65px !important; }
  .BSh-xxl-65px {
    height: 65px !important; }
  .BSmin-w-xxl-65px {
    min-width: 65px !important; }
  .BSmin-h-xxl-65px {
    min-height: 65px !important; }
  .BSmax-h-xxl-65px {
    max-height: 65px !important; }
  .BSmax-w-xxl-65px {
    max-width: 65px !important; }
  .BSw-xxl-70px {
    width: 70px !important; }
  .BSh-xxl-70px {
    height: 70px !important; }
  .BSmin-w-xxl-70px {
    min-width: 70px !important; }
  .BSmin-h-xxl-70px {
    min-height: 70px !important; }
  .BSmax-h-xxl-70px {
    max-height: 70px !important; }
  .BSmax-w-xxl-70px {
    max-width: 70px !important; }
  .BSw-xxl-75px {
    width: 75px !important; }
  .BSh-xxl-75px {
    height: 75px !important; }
  .BSmin-w-xxl-75px {
    min-width: 75px !important; }
  .BSmin-h-xxl-75px {
    min-height: 75px !important; }
  .BSmax-h-xxl-75px {
    max-height: 75px !important; }
  .BSmax-w-xxl-75px {
    max-width: 75px !important; }
  .BSw-xxl-80px {
    width: 80px !important; }
  .BSh-xxl-80px {
    height: 80px !important; }
  .BSmin-w-xxl-80px {
    min-width: 80px !important; }
  .BSmin-h-xxl-80px {
    min-height: 80px !important; }
  .BSmax-h-xxl-80px {
    max-height: 80px !important; }
  .BSmax-w-xxl-80px {
    max-width: 80px !important; }
  .BSw-xxl-85px {
    width: 85px !important; }
  .BSh-xxl-85px {
    height: 85px !important; }
  .BSmin-w-xxl-85px {
    min-width: 85px !important; }
  .BSmin-h-xxl-85px {
    min-height: 85px !important; }
  .BSmax-h-xxl-85px {
    max-height: 85px !important; }
  .BSmax-w-xxl-85px {
    max-width: 85px !important; }
  .BSw-xxl-90px {
    width: 90px !important; }
  .BSh-xxl-90px {
    height: 90px !important; }
  .BSmin-w-xxl-90px {
    min-width: 90px !important; }
  .BSmin-h-xxl-90px {
    min-height: 90px !important; }
  .BSmax-h-xxl-90px {
    max-height: 90px !important; }
  .BSmax-w-xxl-90px {
    max-width: 90px !important; }
  .BSw-xxl-95px {
    width: 95px !important; }
  .BSh-xxl-95px {
    height: 95px !important; }
  .BSmin-w-xxl-95px {
    min-width: 95px !important; }
  .BSmin-h-xxl-95px {
    min-height: 95px !important; }
  .BSmax-h-xxl-95px {
    max-height: 95px !important; }
  .BSmax-w-xxl-95px {
    max-width: 95px !important; }
  .BSw-xxl-100px {
    width: 100px !important; }
  .BSh-xxl-100px {
    height: 100px !important; }
  .BSmin-w-xxl-100px {
    min-width: 100px !important; }
  .BSmin-h-xxl-100px {
    min-height: 100px !important; }
  .BSmax-h-xxl-100px {
    max-height: 100px !important; }
  .BSmax-w-xxl-100px {
    max-width: 100px !important; }
  .BSw-xxl-125px {
    width: 125px !important; }
  .BSh-xxl-125px {
    height: 125px !important; }
  .BSmin-w-xxl-125px {
    min-width: 125px !important; }
  .BSmin-h-xxl-125px {
    min-height: 125px !important; }
  .BSmax-h-xxl-125px {
    max-height: 125px !important; }
  .BSmax-w-xxl-125px {
    max-width: 125px !important; }
  .BSw-xxl-150px {
    width: 150px !important; }
  .BSh-xxl-150px {
    height: 150px !important; }
  .BSmin-w-xxl-150px {
    min-width: 150px !important; }
  .BSmin-h-xxl-150px {
    min-height: 150px !important; }
  .BSmax-h-xxl-150px {
    max-height: 150px !important; }
  .BSmax-w-xxl-150px {
    max-width: 150px !important; }
  .BSw-xxl-175px {
    width: 175px !important; }
  .BSh-xxl-175px {
    height: 175px !important; }
  .BSmin-w-xxl-175px {
    min-width: 175px !important; }
  .BSmin-h-xxl-175px {
    min-height: 175px !important; }
  .BSmax-h-xxl-175px {
    max-height: 175px !important; }
  .BSmax-w-xxl-175px {
    max-width: 175px !important; }
  .BSw-xxl-200px {
    width: 200px !important; }
  .BSh-xxl-200px {
    height: 200px !important; }
  .BSmin-w-xxl-200px {
    min-width: 200px !important; }
  .BSmin-h-xxl-200px {
    min-height: 200px !important; }
  .BSmax-h-xxl-200px {
    max-height: 200px !important; }
  .BSmax-w-xxl-200px {
    max-width: 200px !important; }
  .BSw-xxl-225px {
    width: 225px !important; }
  .BSh-xxl-225px {
    height: 225px !important; }
  .BSmin-w-xxl-225px {
    min-width: 225px !important; }
  .BSmin-h-xxl-225px {
    min-height: 225px !important; }
  .BSmax-h-xxl-225px {
    max-height: 225px !important; }
  .BSmax-w-xxl-225px {
    max-width: 225px !important; }
  .BSw-xxl-250px {
    width: 250px !important; }
  .BSh-xxl-250px {
    height: 250px !important; }
  .BSmin-w-xxl-250px {
    min-width: 250px !important; }
  .BSmin-h-xxl-250px {
    min-height: 250px !important; }
  .BSmax-h-xxl-250px {
    max-height: 250px !important; }
  .BSmax-w-xxl-250px {
    max-width: 250px !important; }
  .BSw-xxl-275px {
    width: 275px !important; }
  .BSh-xxl-275px {
    height: 275px !important; }
  .BSmin-w-xxl-275px {
    min-width: 275px !important; }
  .BSmin-h-xxl-275px {
    min-height: 275px !important; }
  .BSmax-h-xxl-275px {
    max-height: 275px !important; }
  .BSmax-w-xxl-275px {
    max-width: 275px !important; }
  .BSw-xxl-300px {
    width: 300px !important; }
  .BSh-xxl-300px {
    height: 300px !important; }
  .BSmin-w-xxl-300px {
    min-width: 300px !important; }
  .BSmin-h-xxl-300px {
    min-height: 300px !important; }
  .BSmax-h-xxl-300px {
    max-height: 300px !important; }
  .BSmax-w-xxl-300px {
    max-width: 300px !important; }
  .BSw-xxl-325px {
    width: 325px !important; }
  .BSh-xxl-325px {
    height: 325px !important; }
  .BSmin-w-xxl-325px {
    min-width: 325px !important; }
  .BSmin-h-xxl-325px {
    min-height: 325px !important; }
  .BSmax-h-xxl-325px {
    max-height: 325px !important; }
  .BSmax-w-xxl-325px {
    max-width: 325px !important; }
  .BSw-xxl-350px {
    width: 350px !important; }
  .BSh-xxl-350px {
    height: 350px !important; }
  .BSmin-w-xxl-350px {
    min-width: 350px !important; }
  .BSmin-h-xxl-350px {
    min-height: 350px !important; }
  .BSmax-h-xxl-350px {
    max-height: 350px !important; }
  .BSmax-w-xxl-350px {
    max-width: 350px !important; }
  .BSw-xxl-375px {
    width: 375px !important; }
  .BSh-xxl-375px {
    height: 375px !important; }
  .BSmin-w-xxl-375px {
    min-width: 375px !important; }
  .BSmin-h-xxl-375px {
    min-height: 375px !important; }
  .BSmax-h-xxl-375px {
    max-height: 375px !important; }
  .BSmax-w-xxl-375px {
    max-width: 375px !important; }
  .BSw-xxl-400px {
    width: 400px !important; }
  .BSh-xxl-400px {
    height: 400px !important; }
  .BSmin-w-xxl-400px {
    min-width: 400px !important; }
  .BSmin-h-xxl-400px {
    min-height: 400px !important; }
  .BSmax-h-xxl-400px {
    max-height: 400px !important; }
  .BSmax-w-xxl-400px {
    max-width: 400px !important; }
  .BSw-xxl-425px {
    width: 425px !important; }
  .BSh-xxl-425px {
    height: 425px !important; }
  .BSmin-w-xxl-425px {
    min-width: 425px !important; }
  .BSmin-h-xxl-425px {
    min-height: 425px !important; }
  .BSmax-h-xxl-425px {
    max-height: 425px !important; }
  .BSmax-w-xxl-425px {
    max-width: 425px !important; }
  .BSw-xxl-450px {
    width: 450px !important; }
  .BSh-xxl-450px {
    height: 450px !important; }
  .BSmin-w-xxl-450px {
    min-width: 450px !important; }
  .BSmin-h-xxl-450px {
    min-height: 450px !important; }
  .BSmax-h-xxl-450px {
    max-height: 450px !important; }
  .BSmax-w-xxl-450px {
    max-width: 450px !important; }
  .BSw-xxl-475px {
    width: 475px !important; }
  .BSh-xxl-475px {
    height: 475px !important; }
  .BSmin-w-xxl-475px {
    min-width: 475px !important; }
  .BSmin-h-xxl-475px {
    min-height: 475px !important; }
  .BSmax-h-xxl-475px {
    max-height: 475px !important; }
  .BSmax-w-xxl-475px {
    max-width: 475px !important; }
  .BSw-xxl-500px {
    width: 500px !important; }
  .BSh-xxl-500px {
    height: 500px !important; }
  .BSmin-w-xxl-500px {
    min-width: 500px !important; }
  .BSmin-h-xxl-500px {
    min-height: 500px !important; }
  .BSmax-h-xxl-500px {
    max-height: 500px !important; }
  .BSmax-w-xxl-500px {
    max-width: 500px !important; }
  .BSw-xxl-550px {
    width: 550px !important; }
  .BSh-xxl-550px {
    height: 550px !important; }
  .BSmin-w-xxl-550px {
    min-width: 550px !important; }
  .BSmin-h-xxl-550px {
    min-height: 550px !important; }
  .BSmax-h-xxl-550px {
    max-height: 550px !important; }
  .BSmax-w-xxl-550px {
    max-width: 550px !important; }
  .BSw-xxl-600px {
    width: 600px !important; }
  .BSh-xxl-600px {
    height: 600px !important; }
  .BSmin-w-xxl-600px {
    min-width: 600px !important; }
  .BSmin-h-xxl-600px {
    min-height: 600px !important; }
  .BSmax-h-xxl-600px {
    max-height: 600px !important; }
  .BSmax-w-xxl-600px {
    max-width: 600px !important; }
  .BSw-xxl-650px {
    width: 650px !important; }
  .BSh-xxl-650px {
    height: 650px !important; }
  .BSmin-w-xxl-650px {
    min-width: 650px !important; }
  .BSmin-h-xxl-650px {
    min-height: 650px !important; }
  .BSmax-h-xxl-650px {
    max-height: 650px !important; }
  .BSmax-w-xxl-650px {
    max-width: 650px !important; }
  .BSw-xxl-700px {
    width: 700px !important; }
  .BSh-xxl-700px {
    height: 700px !important; }
  .BSmin-w-xxl-700px {
    min-width: 700px !important; }
  .BSmin-h-xxl-700px {
    min-height: 700px !important; }
  .BSmax-h-xxl-700px {
    max-height: 700px !important; }
  .BSmax-w-xxl-700px {
    max-width: 700px !important; }
  .BSw-xxl-750px {
    width: 750px !important; }
  .BSh-xxl-750px {
    height: 750px !important; }
  .BSmin-w-xxl-750px {
    min-width: 750px !important; }
  .BSmin-h-xxl-750px {
    min-height: 750px !important; }
  .BSmax-h-xxl-750px {
    max-height: 750px !important; }
  .BSmax-w-xxl-750px {
    max-width: 750px !important; }
  .BSw-xxl-800px {
    width: 800px !important; }
  .BSh-xxl-800px {
    height: 800px !important; }
  .BSmin-w-xxl-800px {
    min-width: 800px !important; }
  .BSmin-h-xxl-800px {
    min-height: 800px !important; }
  .BSmax-h-xxl-800px {
    max-height: 800px !important; }
  .BSmax-w-xxl-800px {
    max-width: 800px !important; }
  .BSw-xxl-850px {
    width: 850px !important; }
  .BSh-xxl-850px {
    height: 850px !important; }
  .BSmin-w-xxl-850px {
    min-width: 850px !important; }
  .BSmin-h-xxl-850px {
    min-height: 850px !important; }
  .BSmax-h-xxl-850px {
    max-height: 850px !important; }
  .BSmax-w-xxl-850px {
    max-width: 850px !important; }
  .BSw-xxl-900px {
    width: 900px !important; }
  .BSh-xxl-900px {
    height: 900px !important; }
  .BSmin-w-xxl-900px {
    min-width: 900px !important; }
  .BSmin-h-xxl-900px {
    min-height: 900px !important; }
  .BSmax-h-xxl-900px {
    max-height: 900px !important; }
  .BSmax-w-xxl-900px {
    max-width: 900px !important; }
  .BSw-xxl-950px {
    width: 950px !important; }
  .BSh-xxl-950px {
    height: 950px !important; }
  .BSmin-w-xxl-950px {
    min-width: 950px !important; }
  .BSmin-h-xxl-950px {
    min-height: 950px !important; }
  .BSmax-h-xxl-950px {
    max-height: 950px !important; }
  .BSmax-w-xxl-950px {
    max-width: 950px !important; }
  .BSw-xxl-1000px {
    width: 1000px !important; }
  .BSh-xxl-1000px {
    height: 1000px !important; }
  .BSmin-w-xxl-1000px {
    min-width: 1000px !important; }
  .BSmin-h-xxl-1000px {
    min-height: 1000px !important; }
  .BSmax-h-xxl-1000px {
    max-height: 1000px !important; }
  .BSmax-w-xxl-1000px {
    max-width: 1000px !important; } }

.BSleft-0 {
  left: 0 !important; }

.BSright-0 {
  right: 0 !important; }

.BStop-0 {
  top: 0 !important; }

.BSbottom-0 {
  bottom: 0 !important; }

.BSzindex-0 {
  z-index: 0; }

.BSzindex-n1 {
  z-index: -1; }

.BSzindex-1 {
  z-index: 1; }

.BSzindex-2 {
  z-index: 2; }

.BStext-white {
  color: #ffffff !important; }

.BStext-inverse-white {
  color: #464E5F !important; }

.BStext-light-white {
  color: #ffffff !important; }

a.BStext-hover-white,
.BStext-hover-white {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  a.BStext-hover-white:hover,
  .BStext-hover-white:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #ffffff !important; }
    a.BStext-hover-white:hover i,
    .BStext-hover-white:hover i {
      color: #ffffff !important; }
    a.BStext-hover-white:hover .BSsvg-icon svg g [fill],
    .BStext-hover-white:hover .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    a.BStext-hover-white:hover .BSsvg-icon svg:hover g [fill],
    .BStext-hover-white:hover .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }

.BShoverable:hover a.BStext-hover-white,
.BShoverable:hover .BStext-hover-white {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  color: #ffffff !important; }
  .BShoverable:hover a.BStext-hover-white i,
  .BShoverable:hover .BStext-hover-white i {
    color: #ffffff !important; }
  .BShoverable:hover a.BStext-hover-white .BSsvg-icon svg g [fill],
  .BShoverable:hover .BStext-hover-white .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important; }
  .BShoverable:hover a.BStext-hover-white .BSsvg-icon svg:hover g [fill],
  .BShoverable:hover .BStext-hover-white .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }

.BStext-primary {
  color: #3699FF !important; }

.BStext-inverse-primary {
  color: #FFFFFF !important; }

.BStext-light-primary {
  color: #E1F0FF !important; }

a.BStext-hover-primary,
.BStext-hover-primary {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  a.BStext-hover-primary:hover,
  .BStext-hover-primary:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #3699FF !important; }
    a.BStext-hover-primary:hover i,
    .BStext-hover-primary:hover i {
      color: #3699FF !important; }
    a.BStext-hover-primary:hover .BSsvg-icon svg g [fill],
    .BStext-hover-primary:hover .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    a.BStext-hover-primary:hover .BSsvg-icon svg:hover g [fill],
    .BStext-hover-primary:hover .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }

.BShoverable:hover a.BStext-hover-primary,
.BShoverable:hover .BStext-hover-primary {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  color: #3699FF !important; }
  .BShoverable:hover a.BStext-hover-primary i,
  .BShoverable:hover .BStext-hover-primary i {
    color: #3699FF !important; }
  .BShoverable:hover a.BStext-hover-primary .BSsvg-icon svg g [fill],
  .BShoverable:hover .BStext-hover-primary .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699FF !important; }
  .BShoverable:hover a.BStext-hover-primary .BSsvg-icon svg:hover g [fill],
  .BShoverable:hover .BStext-hover-primary .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }

.BStext-secondary {
  color: #212121 !important; }

.BStext-inverse-secondary {
  color: #464E5F !important; }

.BStext-light-secondary {
  color: #ECF0F3 !important; }

a.BStext-hover-secondary,
.BStext-hover-secondary {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  a.BStext-hover-secondary:hover,
  .BStext-hover-secondary:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #212121 !important; }
    a.BStext-hover-secondary:hover i,
    .BStext-hover-secondary:hover i {
      color: #212121 !important; }
    a.BStext-hover-secondary:hover .BSsvg-icon svg g [fill],
    .BStext-hover-secondary:hover .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #212121; }
    a.BStext-hover-secondary:hover .BSsvg-icon svg:hover g [fill],
    .BStext-hover-secondary:hover .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }

.BShoverable:hover a.BStext-hover-secondary,
.BShoverable:hover .BStext-hover-secondary {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  color: #212121 !important; }
  .BShoverable:hover a.BStext-hover-secondary i,
  .BShoverable:hover .BStext-hover-secondary i {
    color: #212121 !important; }
  .BShoverable:hover a.BStext-hover-secondary .BSsvg-icon svg g [fill],
  .BShoverable:hover .BStext-hover-secondary .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #212121 !important; }
  .BShoverable:hover a.BStext-hover-secondary .BSsvg-icon svg:hover g [fill],
  .BShoverable:hover .BStext-hover-secondary .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }

.BStext-success {
  color: #1BC5BD !important; }

.BStext-inverse-success {
  color: #ffffff !important; }

.BStext-light-success {
  color: #C9F7F5 !important; }

a.BStext-hover-success,
.BStext-hover-success {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  a.BStext-hover-success:hover,
  .BStext-hover-success:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #1BC5BD !important; }
    a.BStext-hover-success:hover i,
    .BStext-hover-success:hover i {
      color: #1BC5BD !important; }
    a.BStext-hover-success:hover .BSsvg-icon svg g [fill],
    .BStext-hover-success:hover .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #1BC5BD; }
    a.BStext-hover-success:hover .BSsvg-icon svg:hover g [fill],
    .BStext-hover-success:hover .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }

.BShoverable:hover a.BStext-hover-success,
.BShoverable:hover .BStext-hover-success {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  color: #1BC5BD !important; }
  .BShoverable:hover a.BStext-hover-success i,
  .BShoverable:hover .BStext-hover-success i {
    color: #1BC5BD !important; }
  .BShoverable:hover a.BStext-hover-success .BSsvg-icon svg g [fill],
  .BShoverable:hover .BStext-hover-success .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD !important; }
  .BShoverable:hover a.BStext-hover-success .BSsvg-icon svg:hover g [fill],
  .BShoverable:hover .BStext-hover-success .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }

.BStext-info {
  color: #8950FC !important; }

.BStext-inverse-info {
  color: #ffffff !important; }

.BStext-light-info {
  color: #EEE5FF !important; }

a.BStext-hover-info,
.BStext-hover-info {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  a.BStext-hover-info:hover,
  .BStext-hover-info:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #8950FC !important; }
    a.BStext-hover-info:hover i,
    .BStext-hover-info:hover i {
      color: #8950FC !important; }
    a.BStext-hover-info:hover .BSsvg-icon svg g [fill],
    .BStext-hover-info:hover .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #8950FC; }
    a.BStext-hover-info:hover .BSsvg-icon svg:hover g [fill],
    .BStext-hover-info:hover .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }

.BShoverable:hover a.BStext-hover-info,
.BShoverable:hover .BStext-hover-info {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  color: #8950FC !important; }
  .BShoverable:hover a.BStext-hover-info i,
  .BShoverable:hover .BStext-hover-info i {
    color: #8950FC !important; }
  .BShoverable:hover a.BStext-hover-info .BSsvg-icon svg g [fill],
  .BShoverable:hover .BStext-hover-info .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC !important; }
  .BShoverable:hover a.BStext-hover-info .BSsvg-icon svg:hover g [fill],
  .BShoverable:hover .BStext-hover-info .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }

.BStext-warning {
  color: #FFA800 !important; }

.BStext-inverse-warning {
  color: #ffffff !important; }

.BStext-light-warning {
  color: #FFF4DE !important; }

a.BStext-hover-warning,
.BStext-hover-warning {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  a.BStext-hover-warning:hover,
  .BStext-hover-warning:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #FFA800 !important; }
    a.BStext-hover-warning:hover i,
    .BStext-hover-warning:hover i {
      color: #FFA800 !important; }
    a.BStext-hover-warning:hover .BSsvg-icon svg g [fill],
    .BStext-hover-warning:hover .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFA800; }
    a.BStext-hover-warning:hover .BSsvg-icon svg:hover g [fill],
    .BStext-hover-warning:hover .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }

.BShoverable:hover a.BStext-hover-warning,
.BShoverable:hover .BStext-hover-warning {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  color: #FFA800 !important; }
  .BShoverable:hover a.BStext-hover-warning i,
  .BShoverable:hover .BStext-hover-warning i {
    color: #FFA800 !important; }
  .BShoverable:hover a.BStext-hover-warning .BSsvg-icon svg g [fill],
  .BShoverable:hover .BStext-hover-warning .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800 !important; }
  .BShoverable:hover a.BStext-hover-warning .BSsvg-icon svg:hover g [fill],
  .BShoverable:hover .BStext-hover-warning .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }

.BStext-danger {
  color: #F64E60 !important; }

.BStext-inverse-danger {
  color: #ffffff !important; }

.BStext-light-danger {
  color: #FFE2E5 !important; }

a.BStext-hover-danger,
.BStext-hover-danger {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  a.BStext-hover-danger:hover,
  .BStext-hover-danger:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #F64E60 !important; }
    a.BStext-hover-danger:hover i,
    .BStext-hover-danger:hover i {
      color: #F64E60 !important; }
    a.BStext-hover-danger:hover .BSsvg-icon svg g [fill],
    .BStext-hover-danger:hover .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F64E60; }
    a.BStext-hover-danger:hover .BSsvg-icon svg:hover g [fill],
    .BStext-hover-danger:hover .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }

.BShoverable:hover a.BStext-hover-danger,
.BShoverable:hover .BStext-hover-danger {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  color: #F64E60 !important; }
  .BShoverable:hover a.BStext-hover-danger i,
  .BShoverable:hover .BStext-hover-danger i {
    color: #F64E60 !important; }
  .BShoverable:hover a.BStext-hover-danger .BSsvg-icon svg g [fill],
  .BShoverable:hover .BStext-hover-danger .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60 !important; }
  .BShoverable:hover a.BStext-hover-danger .BSsvg-icon svg:hover g [fill],
  .BShoverable:hover .BStext-hover-danger .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }

.BStext-light {
  color: light !important; }

.BStext-inverse-light {
  color: #80808F !important; }

.BStext-light-light {
  color: #F3F6F9 !important; }

a.BStext-hover-light,
.BStext-hover-light {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  a.BStext-hover-light:hover,
  .BStext-hover-light:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: light !important; }
    a.BStext-hover-light:hover i,
    .BStext-hover-light:hover i {
      color: light !important; }
    a.BStext-hover-light:hover .BSsvg-icon svg g [fill],
    .BStext-hover-light:hover .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: light; }
    a.BStext-hover-light:hover .BSsvg-icon svg:hover g [fill],
    .BStext-hover-light:hover .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }

.BShoverable:hover a.BStext-hover-light,
.BShoverable:hover .BStext-hover-light {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  color: light !important; }
  .BShoverable:hover a.BStext-hover-light i,
  .BShoverable:hover .BStext-hover-light i {
    color: light !important; }
  .BShoverable:hover a.BStext-hover-light .BSsvg-icon svg g [fill],
  .BShoverable:hover .BStext-hover-light .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: light !important; }
  .BShoverable:hover a.BStext-hover-light .BSsvg-icon svg:hover g [fill],
  .BShoverable:hover .BStext-hover-light .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }

.BStext-dark {
  color: #212121 !important; }

.BStext-inverse-dark {
  color: #ffffff !important; }

.BStext-light-dark {
  color: #D6D6E0 !important; }

a.BStext-hover-dark,
.BStext-hover-dark {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  a.BStext-hover-dark:hover,
  .BStext-hover-dark:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #212121 !important; }
    a.BStext-hover-dark:hover i,
    .BStext-hover-dark:hover i {
      color: #212121 !important; }
    a.BStext-hover-dark:hover .BSsvg-icon svg g [fill],
    .BStext-hover-dark:hover .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #212121; }
    a.BStext-hover-dark:hover .BSsvg-icon svg:hover g [fill],
    .BStext-hover-dark:hover .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }

.BShoverable:hover a.BStext-hover-dark,
.BShoverable:hover .BStext-hover-dark {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  color: #212121 !important; }
  .BShoverable:hover a.BStext-hover-dark i,
  .BShoverable:hover .BStext-hover-dark i {
    color: #212121 !important; }
  .BShoverable:hover a.BStext-hover-dark .BSsvg-icon svg g [fill],
  .BShoverable:hover .BStext-hover-dark .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #212121 !important; }
  .BShoverable:hover a.BStext-hover-dark .BSsvg-icon svg:hover g [fill],
  .BShoverable:hover .BStext-hover-dark .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }

.BStext-dark-75 {
  color: #464E5F !important; }

.BStext-inverse-dark-75 {
  color: !important; }

.BStext-light-dark-75 {
  color: !important; }

a.BStext-hover-dark-75,
.BStext-hover-dark-75 {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  a.BStext-hover-dark-75:hover,
  .BStext-hover-dark-75:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #464E5F !important; }
    a.BStext-hover-dark-75:hover i,
    .BStext-hover-dark-75:hover i {
      color: #464E5F !important; }
    a.BStext-hover-dark-75:hover .BSsvg-icon svg g [fill],
    .BStext-hover-dark-75:hover .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    a.BStext-hover-dark-75:hover .BSsvg-icon svg:hover g [fill],
    .BStext-hover-dark-75:hover .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }

.BShoverable:hover a.BStext-hover-dark-75,
.BShoverable:hover .BStext-hover-dark-75 {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  color: #464E5F !important; }
  .BShoverable:hover a.BStext-hover-dark-75 i,
  .BShoverable:hover .BStext-hover-dark-75 i {
    color: #464E5F !important; }
  .BShoverable:hover a.BStext-hover-dark-75 .BSsvg-icon svg g [fill],
  .BShoverable:hover .BStext-hover-dark-75 .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #464E5F !important; }
  .BShoverable:hover a.BStext-hover-dark-75 .BSsvg-icon svg:hover g [fill],
  .BShoverable:hover .BStext-hover-dark-75 .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }

.BStext-dark-50 {
  color: #80808F !important; }

.BStext-inverse-dark-50 {
  color: !important; }

.BStext-light-dark-50 {
  color: !important; }

a.BStext-hover-dark-50,
.BStext-hover-dark-50 {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  a.BStext-hover-dark-50:hover,
  .BStext-hover-dark-50:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #80808F !important; }
    a.BStext-hover-dark-50:hover i,
    .BStext-hover-dark-50:hover i {
      color: #80808F !important; }
    a.BStext-hover-dark-50:hover .BSsvg-icon svg g [fill],
    .BStext-hover-dark-50:hover .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #80808F; }
    a.BStext-hover-dark-50:hover .BSsvg-icon svg:hover g [fill],
    .BStext-hover-dark-50:hover .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }

.BShoverable:hover a.BStext-hover-dark-50,
.BShoverable:hover .BStext-hover-dark-50 {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  color: #80808F !important; }
  .BShoverable:hover a.BStext-hover-dark-50 i,
  .BShoverable:hover .BStext-hover-dark-50 i {
    color: #80808F !important; }
  .BShoverable:hover a.BStext-hover-dark-50 .BSsvg-icon svg g [fill],
  .BShoverable:hover .BStext-hover-dark-50 .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #80808F !important; }
  .BShoverable:hover a.BStext-hover-dark-50 .BSsvg-icon svg:hover g [fill],
  .BShoverable:hover .BStext-hover-dark-50 .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }

.BStext-dark-25 {
  color: #D6D6E0 !important; }

.BStext-inverse-dark-25 {
  color: !important; }

.BStext-light-dark-25 {
  color: !important; }

a.BStext-hover-dark-25,
.BStext-hover-dark-25 {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  a.BStext-hover-dark-25:hover,
  .BStext-hover-dark-25:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #D6D6E0 !important; }
    a.BStext-hover-dark-25:hover i,
    .BStext-hover-dark-25:hover i {
      color: #D6D6E0 !important; }
    a.BStext-hover-dark-25:hover .BSsvg-icon svg g [fill],
    .BStext-hover-dark-25:hover .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #D6D6E0; }
    a.BStext-hover-dark-25:hover .BSsvg-icon svg:hover g [fill],
    .BStext-hover-dark-25:hover .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }

.BShoverable:hover a.BStext-hover-dark-25,
.BShoverable:hover .BStext-hover-dark-25 {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  color: #D6D6E0 !important; }
  .BShoverable:hover a.BStext-hover-dark-25 i,
  .BShoverable:hover .BStext-hover-dark-25 i {
    color: #D6D6E0 !important; }
  .BShoverable:hover a.BStext-hover-dark-25 .BSsvg-icon svg g [fill],
  .BShoverable:hover .BStext-hover-dark-25 .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #D6D6E0 !important; }
  .BShoverable:hover a.BStext-hover-dark-25 .BSsvg-icon svg:hover g [fill],
  .BShoverable:hover .BStext-hover-dark-25 .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }

.BStext-muted {
  color: #B5B5C3 !important; }

.BStext-inverse-muted {
  color: !important; }

.BStext-light-muted {
  color: !important; }

a.BStext-hover-muted,
.BStext-hover-muted {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  a.BStext-hover-muted:hover,
  .BStext-hover-muted:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #B5B5C3 !important; }
    a.BStext-hover-muted:hover i,
    .BStext-hover-muted:hover i {
      color: #B5B5C3 !important; }
    a.BStext-hover-muted:hover .BSsvg-icon svg g [fill],
    .BStext-hover-muted:hover .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #B5B5C3; }
    a.BStext-hover-muted:hover .BSsvg-icon svg:hover g [fill],
    .BStext-hover-muted:hover .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }

.BShoverable:hover a.BStext-hover-muted,
.BShoverable:hover .BStext-hover-muted {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  color: #B5B5C3 !important; }
  .BShoverable:hover a.BStext-hover-muted i,
  .BShoverable:hover .BStext-hover-muted i {
    color: #B5B5C3 !important; }
  .BShoverable:hover a.BStext-hover-muted .BSsvg-icon svg g [fill],
  .BShoverable:hover .BStext-hover-muted .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #B5B5C3 !important; }
  .BShoverable:hover a.BStext-hover-muted .BSsvg-icon svg:hover g [fill],
  .BShoverable:hover .BStext-hover-muted .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }

.BSfont-size-base {
  font-size: 1rem; }

.BSfont-size-sm {
  font-size: 0.925rem; }

.BSfont-size-xs {
  font-size: 0.8rem; }

.BSfont-size-lg {
  font-size: 1.08rem; }

.BSfont-size-h1 {
  font-size: 2rem !important; }

.BSfont-size-h2 {
  font-size: 1.75rem !important; }

.BSfont-size-h3 {
  font-size: 1.5rem !important; }

.BSfont-size-h4 {
  font-size: 1.35rem !important; }

.BSfont-size-h5 {
  font-size: 1.25rem !important; }

.BSfont-size-h6 {
  font-size: 1.175rem !important; }

.BSdisplay1 {
  font-size: 5.5rem !important; }

.BSdisplay2 {
  font-size: 4.5rem !important; }

.BSdisplay3 {
  font-size: 3.5rem !important; }

.BSdisplay4 {
  font-size: 2.5rem !important; }

.BSdisplay5 {
  font-size: 2.25rem !important; }

@media (min-width: 576px) {
  .BSfont-size-h1-sm {
    font-size: 2rem !important; }
  .BSfont-size-h2-sm {
    font-size: 1.75rem !important; }
  .BSfont-size-h3-sm {
    font-size: 1.5rem !important; }
  .BSfont-size-h4-sm {
    font-size: 1.35rem !important; }
  .BSfont-size-h5-sm {
    font-size: 1.25rem !important; }
  .BSfont-size-h6-sm {
    font-size: 1.175rem !important; }
  .BSdisplay1-sm {
    font-size: 5.5rem !important; }
  .BSdisplay2-sm {
    font-size: 4.5rem !important; }
  .BSdisplay3-sm {
    font-size: 3.5rem !important; }
  .BSdisplay4-sm {
    font-size: 2.5rem !important; }
  .BSdisplay5-sm {
    font-size: 2.25rem !important; } }

@media (min-width: 768px) {
  .BSfont-size-h1-md {
    font-size: 2rem !important; }
  .BSfont-size-h2-md {
    font-size: 1.75rem !important; }
  .BSfont-size-h3-md {
    font-size: 1.5rem !important; }
  .BSfont-size-h4-md {
    font-size: 1.35rem !important; }
  .BSfont-size-h5-md {
    font-size: 1.25rem !important; }
  .BSfont-size-h6-md {
    font-size: 1.175rem !important; }
  .BSdisplay1-md {
    font-size: 5.5rem !important; }
  .BSdisplay2-md {
    font-size: 4.5rem !important; }
  .BSdisplay3-md {
    font-size: 3.5rem !important; }
  .BSdisplay4-md {
    font-size: 2.5rem !important; }
  .BSdisplay5-md {
    font-size: 2.25rem !important; } }

@media (min-width: 992px) {
  .BSfont-size-h1-lg {
    font-size: 2rem !important; }
  .BSfont-size-h2-lg {
    font-size: 1.75rem !important; }
  .BSfont-size-h3-lg {
    font-size: 1.5rem !important; }
  .BSfont-size-h4-lg {
    font-size: 1.35rem !important; }
  .BSfont-size-h5-lg {
    font-size: 1.25rem !important; }
  .BSfont-size-h6-lg {
    font-size: 1.175rem !important; }
  .BSdisplay1-lg {
    font-size: 5.5rem !important; }
  .BSdisplay2-lg {
    font-size: 4.5rem !important; }
  .BSdisplay3-lg {
    font-size: 3.5rem !important; }
  .BSdisplay4-lg {
    font-size: 2.5rem !important; }
  .BSdisplay5-lg {
    font-size: 2.25rem !important; } }

@media (min-width: 1200px) {
  .BSfont-size-h1-xl {
    font-size: 2rem !important; }
  .BSfont-size-h2-xl {
    font-size: 1.75rem !important; }
  .BSfont-size-h3-xl {
    font-size: 1.5rem !important; }
  .BSfont-size-h4-xl {
    font-size: 1.35rem !important; }
  .BSfont-size-h5-xl {
    font-size: 1.25rem !important; }
  .BSfont-size-h6-xl {
    font-size: 1.175rem !important; }
  .BSdisplay1-xl {
    font-size: 5.5rem !important; }
  .BSdisplay2-xl {
    font-size: 4.5rem !important; }
  .BSdisplay3-xl {
    font-size: 3.5rem !important; }
  .BSdisplay4-xl {
    font-size: 2.5rem !important; }
  .BSdisplay5-xl {
    font-size: 2.25rem !important; } }

@media (min-width: 1400px) {
  .BSfont-size-h1-xxl {
    font-size: 2rem !important; }
  .BSfont-size-h2-xxl {
    font-size: 1.75rem !important; }
  .BSfont-size-h3-xxl {
    font-size: 1.5rem !important; }
  .BSfont-size-h4-xxl {
    font-size: 1.35rem !important; }
  .BSfont-size-h5-xxl {
    font-size: 1.25rem !important; }
  .BSfont-size-h6-xxl {
    font-size: 1.175rem !important; }
  .BSdisplay1-xxl {
    font-size: 5.5rem !important; }
  .BSdisplay2-xxl {
    font-size: 4.5rem !important; }
  .BSdisplay3-xxl {
    font-size: 3.5rem !important; }
  .BSdisplay4-xxl {
    font-size: 2.5rem !important; }
  .BSdisplay5-xxl {
    font-size: 2.25rem !important; } }

.BSfont-weight-boldest {
  font-weight: 700; }

.BSline-height-0 {
  line-height: 0; }

.BSline-height-xs {
  line-height: 0.75; }

.BSline-height-sm {
  line-height: 1; }

.BSline-height-md {
  line-height: 1.25; }

.BSline-height-lg {
  line-height: 1.5; }

.BSline-height-xl {
  line-height: 1.75; }

.BStext-transparent {
  color: transparent; }

.BStext-stroke {
  -webkit-text-stroke-width: 0.35rem;
  -moz-text-stroke-width: 0.35rem;
  text-stroke-width: 0.35rem;
  -webkit-text-stroke-color: #ffffff;
  -moz-text-stroke-color: #ffffff;
  text-stroke-color: #ffffff; }

.BScursor-pointer {
  cursor: pointer; }

.BScursor-move {
  cursor: move; }

a {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  a:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }

i {
  font-size: 1.25rem;
  color: #B5B5C3; }

.BSicon-ss {
  font-size: 0.5rem !important; }

.BSicon-xs {
  font-size: 0.65rem !important; }

.BSicon-sm {
  font-size: 0.75rem !important; }

.BSicon-nm {
  font-size: 0.85rem !important; }

.BSicon-md {
  font-size: 1.25rem !important; }

.BSicon-lg {
  font-size: 1.5rem !important; }

.BSicon-xl {
  font-size: 1.75rem !important; }

.BSicon-xxl {
  font-size: 2.25rem !important; }

.BSicon-1x {
  font-size: 1rem !important; }

.BSicon-2x {
  font-size: 2rem !important; }

.BSicon-3x {
  font-size: 3rem !important; }

.BSicon-4x {
  font-size: 4rem !important; }

.BSicon-5x {
  font-size: 5rem !important; }

.BSicon-6x {
  font-size: 6rem !important; }

.BSicon-7x {
  font-size: 7rem !important; }

.BSicon-8x {
  font-size: 8rem !important; }

.BSicon-9x {
  font-size: 9rem !important; }

.BSicon-10x {
  font-size: 10rem !important; }

@media (min-width: 576px) {
  .BSicon-sm-ss {
    font-size: 0.5rem !important; }
  .BSicon-sm-xs {
    font-size: 0.65rem !important; }
  .BSicon-sm-sm {
    font-size: 0.75rem !important; }
  .BSicon-sm-nm {
    font-size: 0.85rem !important; }
  .BSicon-sm-md {
    font-size: 1.25rem !important; }
  .BSicon-sm-lg {
    font-size: 1.5rem !important; }
  .BSicon-sm-xl {
    font-size: 1.75rem !important; }
  .BSicon-sm-xxl {
    font-size: 2.25rem !important; }
  .BSicon-sm-1x {
    font-size: 1rem !important; }
  .BSicon-sm-2x {
    font-size: 2rem !important; }
  .BSicon-sm-3x {
    font-size: 3rem !important; }
  .BSicon-sm-4x {
    font-size: 4rem !important; }
  .BSicon-sm-5x {
    font-size: 5rem !important; }
  .BSicon-sm-6x {
    font-size: 6rem !important; }
  .BSicon-sm-7x {
    font-size: 7rem !important; }
  .BSicon-sm-8x {
    font-size: 8rem !important; }
  .BSicon-sm-9x {
    font-size: 9rem !important; }
  .BSicon-sm-10x {
    font-size: 10rem !important; } }

@media (min-width: 768px) {
  .BSicon-md-ss {
    font-size: 0.5rem !important; }
  .BSicon-md-xs {
    font-size: 0.65rem !important; }
  .BSicon-md-sm {
    font-size: 0.75rem !important; }
  .BSicon-md-nm {
    font-size: 0.85rem !important; }
  .BSicon-md-md {
    font-size: 1.25rem !important; }
  .BSicon-md-lg {
    font-size: 1.5rem !important; }
  .BSicon-md-xl {
    font-size: 1.75rem !important; }
  .BSicon-md-xxl {
    font-size: 2.25rem !important; }
  .BSicon-md-1x {
    font-size: 1rem !important; }
  .BSicon-md-2x {
    font-size: 2rem !important; }
  .BSicon-md-3x {
    font-size: 3rem !important; }
  .BSicon-md-4x {
    font-size: 4rem !important; }
  .BSicon-md-5x {
    font-size: 5rem !important; }
  .BSicon-md-6x {
    font-size: 6rem !important; }
  .BSicon-md-7x {
    font-size: 7rem !important; }
  .BSicon-md-8x {
    font-size: 8rem !important; }
  .BSicon-md-9x {
    font-size: 9rem !important; }
  .BSicon-md-10x {
    font-size: 10rem !important; } }

@media (min-width: 992px) {
  .BSicon-lg-ss {
    font-size: 0.5rem !important; }
  .BSicon-lg-xs {
    font-size: 0.65rem !important; }
  .BSicon-lg-sm {
    font-size: 0.75rem !important; }
  .BSicon-lg-nm {
    font-size: 0.85rem !important; }
  .BSicon-lg-md {
    font-size: 1.25rem !important; }
  .BSicon-lg-lg {
    font-size: 1.5rem !important; }
  .BSicon-lg-xl {
    font-size: 1.75rem !important; }
  .BSicon-lg-xxl {
    font-size: 2.25rem !important; }
  .BSicon-lg-1x {
    font-size: 1rem !important; }
  .BSicon-lg-2x {
    font-size: 2rem !important; }
  .BSicon-lg-3x {
    font-size: 3rem !important; }
  .BSicon-lg-4x {
    font-size: 4rem !important; }
  .BSicon-lg-5x {
    font-size: 5rem !important; }
  .BSicon-lg-6x {
    font-size: 6rem !important; }
  .BSicon-lg-7x {
    font-size: 7rem !important; }
  .BSicon-lg-8x {
    font-size: 8rem !important; }
  .BSicon-lg-9x {
    font-size: 9rem !important; }
  .BSicon-lg-10x {
    font-size: 10rem !important; } }

@media (min-width: 1200px) {
  .BSicon-xl-ss {
    font-size: 0.5rem !important; }
  .BSicon-xl-xs {
    font-size: 0.65rem !important; }
  .BSicon-xl-sm {
    font-size: 0.75rem !important; }
  .BSicon-xl-nm {
    font-size: 0.85rem !important; }
  .BSicon-xl-md {
    font-size: 1.25rem !important; }
  .BSicon-xl-lg {
    font-size: 1.5rem !important; }
  .BSicon-xl-xl {
    font-size: 1.75rem !important; }
  .BSicon-xl-xxl {
    font-size: 2.25rem !important; }
  .BSicon-xl-1x {
    font-size: 1rem !important; }
  .BSicon-xl-2x {
    font-size: 2rem !important; }
  .BSicon-xl-3x {
    font-size: 3rem !important; }
  .BSicon-xl-4x {
    font-size: 4rem !important; }
  .BSicon-xl-5x {
    font-size: 5rem !important; }
  .BSicon-xl-6x {
    font-size: 6rem !important; }
  .BSicon-xl-7x {
    font-size: 7rem !important; }
  .BSicon-xl-8x {
    font-size: 8rem !important; }
  .BSicon-xl-9x {
    font-size: 9rem !important; }
  .BSicon-xl-10x {
    font-size: 10rem !important; } }

@media (min-width: 1400px) {
  .BSicon-xxl-ss {
    font-size: 0.5rem !important; }
  .BSicon-xxl-xs {
    font-size: 0.65rem !important; }
  .BSicon-xxl-sm {
    font-size: 0.75rem !important; }
  .BSicon-xxl-nm {
    font-size: 0.85rem !important; }
  .BSicon-xxl-md {
    font-size: 1.25rem !important; }
  .BSicon-xxl-lg {
    font-size: 1.5rem !important; }
  .BSicon-xxl-xl {
    font-size: 1.75rem !important; }
  .BSicon-xxl-xxl {
    font-size: 2.25rem !important; }
  .BSicon-xxl-1x {
    font-size: 1rem !important; }
  .BSicon-xxl-2x {
    font-size: 2rem !important; }
  .BSicon-xxl-3x {
    font-size: 3rem !important; }
  .BSicon-xxl-4x {
    font-size: 4rem !important; }
  .BSicon-xxl-5x {
    font-size: 5rem !important; }
  .BSicon-xxl-6x {
    font-size: 6rem !important; }
  .BSicon-xxl-7x {
    font-size: 7rem !important; }
  .BSicon-xxl-8x {
    font-size: 8rem !important; }
  .BSicon-xxl-9x {
    font-size: 9rem !important; }
  .BSicon-xxl-10x {
    font-size: 10rem !important; } }

.BSburger-icon {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  background-color: transparent;
  outline: none  !important;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  background-color: none;
  outline: none !important;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .BSburger-icon span {
    display: block;
    position: absolute;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    top: 10px;
    height: 3px;
    min-height: 3px;
    width: 100%; }
    .BSburger-icon span::before, .BSburger-icon span::after {
      position: absolute;
      display: block;
      left: 0;
      width: 100%;
      height: 3px;
      min-height: 3px;
      content: "";
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      border-radius: 3px; }
    .BSburger-icon span::before {
      top: -8px; }
    .BSburger-icon span::after {
      bottom: -8px; }
  .BSburger-icon-left span:before {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    left: auto;
    right: 0px;
    width: 50%; }
  .BSburger-icon-left span:after {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    left: auto;
    right: 0px;
    width: 75%; }
  .BSburger-icon-left-active span:before {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    left: 0px;
    right: auto;
    width: 50%; }
  .BSburger-icon-left-active span:after {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    left: 0px;
    right: auto;
    width: 75%; }
  .BSburger-icon-right span:before {
    left: 0px;
    right: auto;
    width: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .BSburger-icon-right span:after {
    left: 0px;
    right: auto;
    width: 75%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .BSburger-icon-right-active span:before {
    left: auto;
    right: 0px;
    width: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .BSburger-icon-right-active span:after {
    left: auto;
    right: 0px;
    width: 75%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .BSburger-icon span {
    background-color: #B5B5C3; }
    .BSburger-icon span::before, .BSburger-icon span::after {
      background-color: #B5B5C3; }
  .BSburger-icon:hover span {
    background-color: #3699FF; }
    .BSburger-icon:hover span::before, .BSburger-icon:hover span::after {
      background-color: #3699FF; }
  .BSburger-icon-active span {
    background-color: #3699FF; }
    .BSburger-icon-active span::before, .BSburger-icon-active span::after {
      background-color: #3699FF; }

.BScard.BScard-custom {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(82, 63, 105, 0.05);
  box-shadow: 0px 0px 30px 0px rgba(82, 63, 105, 0.05);
  border: 0; }
  .BScard.BScard-custom > .BScard-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 70px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent; }
    .BScard.BScard-custom > .BScard-header .BScard-title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 0.5rem;
      margin-left: 0; }
      .BScard.BScard-custom > .BScard-header .BScard-title .BScard-icon {
        margin-right: 0.75rem;
        line-height: 0; }
        .BScard.BScard-custom > .BScard-header .BScard-title .BScard-icon i {
          font-size: 1.25rem;
          color: #80808F;
          line-height: 0; }
          .BScard.BScard-custom > .BScard-header .BScard-title .BScard-icon i:after, .BScard.BScard-custom > .BScard-header .BScard-title .BScard-icon i:before {
            line-height: 0; }
        .BScard.BScard-custom > .BScard-header .BScard-title .BScard-icon .BSsvg-icon svg {
          height: 24px;
          width: 24px; }
        .BScard.BScard-custom > .BScard-header .BScard-title .BScard-icon .BSsvg-icon svg g [fill] {
          -webkit-transition: fill 0.3s ease;
          transition: fill 0.3s ease;
          fill: #80808F; }
        .BScard.BScard-custom > .BScard-header .BScard-title .BScard-icon .BSsvg-icon svg:hover g [fill] {
          -webkit-transition: fill 0.3s ease;
          transition: fill 0.3s ease; }
      .BScard.BScard-custom > .BScard-header .BScard-title,
      .BScard.BScard-custom > .BScard-header .BScard-title .BScard-label {
        font-weight: 500;
        font-size: 1.275rem;
        color: #212121; }
      .BScard.BScard-custom > .BScard-header .BScard-title .BScard-label {
        margin: 0 0.75rem 0 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
      .BScard.BScard-custom > .BScard-header .BScard-title small {
        color: #B5B5C3;
        font-size: 1rem; }
    .BScard.BScard-custom > .BScard-header .BScard-toolbar {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 0.5rem 0;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .BScard.BScard-custom > .BScard-header.BScard-header-tabs-line {
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch; }
      .BScard.BScard-custom > .BScard-header.BScard-header-tabs-line .BScard-toolbar {
        margin: 0; }
      .BScard.BScard-custom > .BScard-header.BScard-header-tabs-line .BSnav {
        border-bottom-color: transparent; }
        .BScard.BScard-custom > .BScard-header.BScard-header-tabs-line .BSnav .BSnav-item {
          -webkit-box-align: stretch;
          -ms-flex-align: stretch;
          align-items: stretch; }
        .BScard.BScard-custom > .BScard-header.BScard-header-tabs-line .BSnav .BSnav-link {
          padding-top: 2rem;
          padding-bottom: 2rem; }
    .BScard.BScard-custom > .BScard-header.BScard-header-right {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
  .BScard.BScard-custom > .BScard-body {
    padding: 2rem 2.25rem; }
  .BScard.BScard-custom > .BScard-footer {
    background-color: transparent; }
  .BScard.BScard-custom.BScard-stretch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%; }
    .BScard.BScard-custom.BScard-stretch.BSgutter-b {
      height: calc(100% - 25px); }
    .BScard.BScard-custom.BScard-stretch.BScard-stretch-half {
      height: 50%; }
      .BScard.BScard-custom.BScard-stretch.BScard-stretch-half.BSgutter-b {
        height: calc(50% - 25px); }
    .BScard.BScard-custom.BScard-stretch.BScard-stretch-third {
      height: 33.33%; }
      .BScard.BScard-custom.BScard-stretch.BScard-stretch-third.BSgutter-b {
        height: calc(33.33% - 25px); }
    .BScard.BScard-custom.BScard-stretch.BScard-stretch-fourth {
      height: 25%; }
      .BScard.BScard-custom.BScard-stretch.BScard-stretch-fourth.BSgutter-b {
        height: calc(25% - 25px); }
  .BScard.BScard-custom.BScard-fit > .BScard-header {
    border-bottom: 0; }
  .BScard.BScard-custom.BScard-fit > .BScard-footer {
    border-top: 0; }
  .BScard.BScard-custom.BScard-space {
    padding-left: 2.25rem;
    padding-right: 2.25rem; }
    .BScard.BScard-custom.BScard-space > .BScard-header {
      padding-left: 0;
      padding-right: 0; }
    .BScard.BScard-custom.BScard-space > form > .BScard-body,
    .BScard.BScard-custom.BScard-space > .BScard-body {
      padding-left: 0;
      padding-right: 0; }
    .BScard.BScard-custom.BScard-space > form > .BScard-footer,
    .BScard.BScard-custom.BScard-space > .BScard-footer {
      padding-left: 0;
      padding-right: 0; }
  .BScard.BScard-custom.BScard-sticky > .BScard-header {
    -webkit-transition: left 0.3s, right 0.3s, height 0.3s;
    transition: left 0.3s, right 0.3s, height 0.3s;
    min-height: 70px; }
  .BScard-sticky-on .BScard.BScard-custom.BScard-sticky > .BScard-header {
    -webkit-transition: left 0.3s, right 0.3s, height 0.3s;
    transition: left 0.3s, right 0.3s, height 0.3s;
    position: fixed;
    -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.1);
    box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.1);
    z-index: 101;
    background: #ffffff; }
  .BScard.BScard-custom.BScard-transparent {
    background-color: transparent; }
  .BScard.BScard-custom.BScard-shadowless {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .BScard.BScard-custom.BScard-border {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ECF0F3; }
  .BScard.BScard-custom .BScard-scroll {
    position: relative;
    overflow: auto; }
  .BScard.BScard-custom.BScard-collapsed > form,
  .BScard.BScard-custom.BScard-collapsed > .BScard-body {
    display: none; }
  .BScard.BScard-custom .BScard-header .BScard-toolbar [data-card-tool=toggle] i {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .BScard.BScard-custom.BScard-collapsed .BScard-header .BScard-toolbar [data-card-tool=toggle] i, .BScard.BScard-custom.BScard-collapse .BScard-header .BScard-toolbar [data-card-tool=toggle] i {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

.BScard-spacer {
  padding: 2rem 2.25rem !important; }

.BScard-spacer-x {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important; }

.BScard-spacer-y {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

.BScard-rounded {
  border-radius: 0.42rem; }

.BScard-rounded-top {
  border-top-left-radius: 0.42rem;
  border-top-right-radius: 0.42rem; }

.BScard-rounded-bottom {
  border-bottom-left-radius: 0.42rem;
  border-bottom-right-radius: 0.42rem; }

@media (max-width: 767.98px) {
  .BScard.BScard-custom > .BScard-header:not(.BSflex-nowrap) {
    min-height: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; } }

.BSrounded-card {
  border-radius: 0.42rem; }

.BSrounded-card-top {
  border-top-left-radius: 0.42rem;
  border-top-right-radius: 0.42rem; }

.BSrounded-card-bottom {
  border-bottom-left-radius: 0.42rem;
  border-bottom-right-radius: 0.42rem; }

.BSwizard [data-wizard-type=step-info] {
  display: none; }
  .BSwizard [data-wizard-type=step-info][data-wizard-state=current] {
    display: block; }

.BSwizard [data-wizard-type=step-content] {
  display: none; }
  .BSwizard [data-wizard-type=step-content][data-wizard-state=current] {
    display: block; }

.BSwizard [data-wizard-type=action-prev] {
  display: none; }

.BSwizard [data-wizard-type=action-next] {
  display: inline-block; }

.BSwizard [data-wizard-type=action-submit] {
  display: none; }

.BSwizard[data-wizard-state=first] [data-wizard-type=action-prev] {
  display: none; }

.BSwizard[data-wizard-state=first] [data-wizard-type=action-next] {
  display: inline-block; }

.BSwizard[data-wizard-state=first] [data-wizard-type=action-submit] {
  display: none; }

.BSwizard[data-wizard-state=between] [data-wizard-type=action-prev] {
  display: inline-block; }

.BSwizard[data-wizard-state=between] [data-wizard-type=action-next] {
  display: inline-block; }

.BSwizard[data-wizard-state=between] [data-wizard-type=action-submit] {
  display: none; }

.BSwizard[data-wizard-state=last] [data-wizard-type=action-prev] {
  display: inline-block; }

.BSwizard[data-wizard-state=last] [data-wizard-type=action-next] {
  display: none; }

.BSwizard[data-wizard-state=last] [data-wizard-type=action-submit] {
  display: inline-block; }

.BSwizard[data-wizard-clickable=true] .BSwizard-step {
  cursor: pointer; }

.BSh1 {
  font-size: 2rem !important; }
  @media (max-width: 1200px) {
    .BSh1 {
      font-size: calc(1.325rem + 0.9vw)  !important; } }

.BSh2 {
  font-size: 1.75rem !important; }
  @media (max-width: 1200px) {
    .BSh2 {
      font-size: calc(1.3rem + 0.6vw)  !important; } }

.BSh3 {
  font-size: 1.5rem !important; }
  @media (max-width: 1200px) {
    .BSh3 {
      font-size: calc(1.275rem + 0.3vw)  !important; } }

.BSh4 {
  font-size: 1.35rem !important; }
  @media (max-width: 1200px) {
    .BSh4 {
      font-size: calc(1.26rem + 0.12vw)  !important; } }

.BSh5 {
  font-size: 1.25rem !important; }

.BSh6 {
  font-size: 1.175rem !important; }

.BSlead {
  font-size: 1.25rem !important; }

.BSdisplay-1 {
  font-size: 5.5rem !important; }
  @media (max-width: 1200px) {
    .BSdisplay-1 {
      font-size: calc(1.675rem + 5.1vw)  !important; } }

.BSdisplay-2 {
  font-size: 4.5rem !important; }
  @media (max-width: 1200px) {
    .BSdisplay-2 {
      font-size: calc(1.575rem + 3.9vw)  !important; } }

.BSdisplay-3 {
  font-size: 3.5rem !important; }
  @media (max-width: 1200px) {
    .BSdisplay-3 {
      font-size: calc(1.475rem + 2.7vw)  !important; } }

.BSdisplay-4 {
  font-size: 2.5rem !important; }
  @media (max-width: 1200px) {
    .BSdisplay-4 {
      font-size: calc(1.375rem + 1.5vw)  !important; } }

a,
button {
  outline: 0 !important; }

.BSbreadcrumb {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .BSbreadcrumb .BSbreadcrumb-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .BSbreadcrumb .BSbreadcrumb-item.BSactive i,
  .BSbreadcrumb .BSbreadcrumb-item.BSactive a, .BSbreadcrumb .BSbreadcrumb-item:hover i,
  .BSbreadcrumb .BSbreadcrumb-item:hover a {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #3699FF !important; }
  .BSbreadcrumb.BSbreadcrumb-transparent {
    background-color: transparent;
    border-radius: 0; }
  .BSbreadcrumb.BSbreadcrumb-dot .BSbreadcrumb-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .BSbreadcrumb.BSbreadcrumb-dot .BSbreadcrumb-item:before {
      display: none; }
    .BSbreadcrumb.BSbreadcrumb-dot .BSbreadcrumb-item:after {
      display: block;
      content: " ";
      width: 4px;
      height: 4px;
      border-radius: 4px;
      background: #D6D6E0;
      margin-left: 0.5rem; }
    .BSbreadcrumb.BSbreadcrumb-dot .BSbreadcrumb-item:last-child:after {
      display: none; }

.BSnav .BSnav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  padding: 0.75rem 1.5rem;
  color: #80808F; }
  .BSnav .BSnav-link .BSnav-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 1rem;
    color: #80808F;
    font-weight: 400;
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSnav .BSnav-link .BSnav-icon {
    line-height: 0;
    color: #80808F;
    width: 2rem; }
    .BSnav .BSnav-link .BSnav-icon:before {
      line-height: 0; }
    .BSnav .BSnav-link .BSnav-icon i {
      color: #B5B5C3;
      -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
      font-size: 1.25rem; }
    .BSnav .BSnav-link .BSnav-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #B5B5C3; }
    .BSnav .BSnav-link .BSnav-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
  .BSnav .BSnav-link .BSlabel {
    margin-left: 0.25rem; }
  .BSnav .BSnav-link.BSdisabled {
    opacity: 0.6; }

.BSnav .BSshow > .BSnav-link,
.BSnav .BSnav-link:hover:not(.BSdisabled),
.BSnav .BSnav-link.BSactive {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  color: #3699FF; }
  .BSnav .BSshow > .BSnav-link .BSnav-text,
  .BSnav .BSnav-link:hover:not(.BSdisabled) .BSnav-text,
  .BSnav .BSnav-link.BSactive .BSnav-text {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #3699FF; }
  .BSnav .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav .BSnav-link:hover:not(.BSdisabled) .BSnav-icon i,
  .BSnav .BSnav-link.BSactive .BSnav-icon i {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #3699FF; }
  .BSnav .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699FF; }
  .BSnav .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav .BSshow > .BSnav-link:after,
  .BSnav .BSnav-link:hover:not(.BSdisabled):after,
  .BSnav .BSnav-link.BSactive:after {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #3699FF; }

.BSnav.BSnav-bold .BSnav-item .BSnav-link {
  font-weight: 500; }
  .BSnav.BSnav-bold .BSnav-item .BSnav-link .BSnav-text {
    font-weight: 500; }

.BSnav.BSnav-bolder .BSnav-item .BSnav-link {
  font-weight: 600; }
  .BSnav.BSnav-bolder .BSnav-item .BSnav-link .BSnav-text {
    font-weight: 600; }

.BSnav.BSnav-boldest .BSnav-item .BSnav-link {
  font-weight: 700; }
  .BSnav.BSnav-boldest .BSnav-item .BSnav-link .BSnav-text {
    font-weight: 700; }

.BSnav.BSnav-tabs .BSnav-item {
  margin-right: 0.25rem; }
  .BSnav.BSnav-tabs .BSnav-item:last-child {
    margin-right: 0; }

.BSnav.BSnav-tabs .BSnav-link .BSnav-text {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0; }

.BSnav.BSnav-tabs.BSnav-tabs-line .BSnav-item {
  margin: 0 0 -1px 0; }

.BSnav.BSnav-tabs.BSnav-tabs-line .BSnav-link {
  border: 0;
  border-bottom: 1px solid transparent;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  padding: 0.85rem 0;
  margin: 0 1rem; }
  .BSnav-item:first-child .BSnav.BSnav-tabs.BSnav-tabs-line .BSnav-link {
    margin-left: 0; }
  .BSnav-item:last-child .BSnav.BSnav-tabs.BSnav-tabs-line .BSnav-link {
    margin-right: 0; }

.BSnav.BSnav-tabs.BSnav-tabs-line .BSnav-item:first-child .BSnav-link {
  margin-left: 0; }

.BSnav.BSnav-tabs.BSnav-tabs-line .BSnav-item:last-child .BSnav-link {
  margin-right: 0; }

.BSnav.BSnav-tabs.BSnav-tabs-line .BSnav-link:hover:not(.BSdisabled),
.BSnav.BSnav-tabs.BSnav-tabs-line .BSnav-link.BSactive,
.BSnav.BSnav-tabs.BSnav-tabs-line .BSshow > .BSnav-link {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #3699FF;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-2x {
  border-bottom-width: 2px; }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-2x .BSnav-item {
    margin-bottom: -2px; }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-2x .BSnav-link {
    border-bottom: 2px solid transparent; }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-2x .BSnav-link:hover:not(.BSdisabled),
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-2x .BSnav-link.BSactive,
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-2x .BSshow > .BSnav-link {
    border-bottom: 2px solid #3699FF; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-3x {
  border-bottom-width: 3px; }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-3x .BSnav-item {
    margin-bottom: -3px; }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-3x .BSnav-link {
    border-bottom: 3px solid transparent; }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-3x .BSnav-link:hover:not(.BSdisabled),
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-3x .BSnav-link.BSactive,
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-3x .BSshow > .BSnav-link {
    border-bottom: 3px solid #3699FF; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white {
  border-bottom-color: rgba(255, 255, 255, 0.7); }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link {
    color: rgba(255, 255, 255, 0.7); }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link .BSnav-text {
      color: rgba(255, 255, 255, 0.7); }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link .BSnav-icon i {
      color: rgba(255, 255, 255, 0.7); }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: rgba(255, 255, 255, 0.7); }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link .BSnav-arrow {
      color: rgba(255, 255, 255, 0.7); }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link:hover:not(.BSdisabled),
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link.BSactive,
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSshow > .BSnav-link {
    border-bottom-color: #ffffff;
    color: #ffffff; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link:hover:not(.BSdisabled) .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link.BSactive .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSshow > .BSnav-link .BSnav-text {
      color: #ffffff; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link:hover:not(.BSdisabled) .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link.BSactive .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSshow > .BSnav-link .BSnav-icon i {
      color: #ffffff; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link:hover:not(.BSdisabled) .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSnav-link.BSactive .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-transparent-white .BSshow > .BSnav-link .BSnav-arrow {
      color: #ffffff; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary {
  border-bottom-color: #E1F0FF !important; }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSnav-link:hover:not(.BSdisabled),
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSnav-link.BSactive,
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSshow > .BSnav-link {
    border-bottom-color: #3699FF;
    color: #3699FF; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSnav-link:hover:not(.BSdisabled) .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSnav-link.BSactive .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSshow > .BSnav-link .BSnav-text {
      color: #3699FF; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSnav-link:hover:not(.BSdisabled) .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSnav-link.BSactive .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSshow > .BSnav-link .BSnav-icon i {
      color: #3699FF; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSnav-link:hover:not(.BSdisabled) .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSnav-link.BSactive .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-primary .BSshow > .BSnav-link .BSnav-arrow {
      color: #3699FF; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-primary .BSnav-link:hover:not(.BSdisabled),
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-primary .BSnav-link.BSactive,
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-primary .BSshow > .BSnav-link {
  border-bottom-color: #3699FF !important; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary {
  border-bottom-color: #ECF0F3 !important; }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSnav-link:hover:not(.BSdisabled),
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSnav-link.BSactive,
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSshow > .BSnav-link {
    border-bottom-color: #E5EAEE;
    color: #E5EAEE; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSnav-link:hover:not(.BSdisabled) .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSnav-link.BSactive .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSshow > .BSnav-link .BSnav-text {
      color: #E5EAEE; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSnav-link:hover:not(.BSdisabled) .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSnav-link.BSactive .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSshow > .BSnav-link .BSnav-icon i {
      color: #E5EAEE; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #E5EAEE; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSnav-link:hover:not(.BSdisabled) .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSnav-link.BSactive .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-secondary .BSshow > .BSnav-link .BSnav-arrow {
      color: #E5EAEE; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-secondary .BSnav-link:hover:not(.BSdisabled),
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-secondary .BSnav-link.BSactive,
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-secondary .BSshow > .BSnav-link {
  border-bottom-color: #E5EAEE !important; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success {
  border-bottom-color: #C9F7F5 !important; }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSnav-link:hover:not(.BSdisabled),
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSnav-link.BSactive,
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSshow > .BSnav-link {
    border-bottom-color: #1BC5BD;
    color: #1BC5BD; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSnav-link:hover:not(.BSdisabled) .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSnav-link.BSactive .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSshow > .BSnav-link .BSnav-text {
      color: #1BC5BD; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSnav-link:hover:not(.BSdisabled) .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSnav-link.BSactive .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSshow > .BSnav-link .BSnav-icon i {
      color: #1BC5BD; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #1BC5BD; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSnav-link:hover:not(.BSdisabled) .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSnav-link.BSactive .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-success .BSshow > .BSnav-link .BSnav-arrow {
      color: #1BC5BD; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-success .BSnav-link:hover:not(.BSdisabled),
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-success .BSnav-link.BSactive,
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-success .BSshow > .BSnav-link {
  border-bottom-color: #1BC5BD !important; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info {
  border-bottom-color: #EEE5FF !important; }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSnav-link:hover:not(.BSdisabled),
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSnav-link.BSactive,
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSshow > .BSnav-link {
    border-bottom-color: #8950FC;
    color: #8950FC; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSnav-link:hover:not(.BSdisabled) .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSnav-link.BSactive .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSshow > .BSnav-link .BSnav-text {
      color: #8950FC; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSnav-link:hover:not(.BSdisabled) .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSnav-link.BSactive .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSshow > .BSnav-link .BSnav-icon i {
      color: #8950FC; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #8950FC; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSnav-link:hover:not(.BSdisabled) .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSnav-link.BSactive .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-info .BSshow > .BSnav-link .BSnav-arrow {
      color: #8950FC; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-info .BSnav-link:hover:not(.BSdisabled),
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-info .BSnav-link.BSactive,
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-info .BSshow > .BSnav-link {
  border-bottom-color: #8950FC !important; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning {
  border-bottom-color: #FFF4DE !important; }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSnav-link:hover:not(.BSdisabled),
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSnav-link.BSactive,
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSshow > .BSnav-link {
    border-bottom-color: #FFA800;
    color: #FFA800; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSnav-link:hover:not(.BSdisabled) .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSnav-link.BSactive .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSshow > .BSnav-link .BSnav-text {
      color: #FFA800; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSnav-link:hover:not(.BSdisabled) .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSnav-link.BSactive .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSshow > .BSnav-link .BSnav-icon i {
      color: #FFA800; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFA800; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSnav-link:hover:not(.BSdisabled) .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSnav-link.BSactive .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-warning .BSshow > .BSnav-link .BSnav-arrow {
      color: #FFA800; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-warning .BSnav-link:hover:not(.BSdisabled),
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-warning .BSnav-link.BSactive,
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-warning .BSshow > .BSnav-link {
  border-bottom-color: #FFA800 !important; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger {
  border-bottom-color: #FFE2E5 !important; }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSnav-link:hover:not(.BSdisabled),
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSnav-link.BSactive,
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSshow > .BSnav-link {
    border-bottom-color: #F64E60;
    color: #F64E60; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSnav-link:hover:not(.BSdisabled) .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSnav-link.BSactive .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSshow > .BSnav-link .BSnav-text {
      color: #F64E60; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSnav-link:hover:not(.BSdisabled) .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSnav-link.BSactive .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSshow > .BSnav-link .BSnav-icon i {
      color: #F64E60; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F64E60; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSnav-link:hover:not(.BSdisabled) .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSnav-link.BSactive .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-danger .BSshow > .BSnav-link .BSnav-arrow {
      color: #F64E60; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-danger .BSnav-link:hover:not(.BSdisabled),
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-danger .BSnav-link.BSactive,
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-danger .BSshow > .BSnav-link {
  border-bottom-color: #F64E60 !important; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light {
  border-bottom-color: #F3F6F9 !important; }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSnav-link:hover:not(.BSdisabled),
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSnav-link.BSactive,
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSshow > .BSnav-link {
    border-bottom-color: #F3F6F9;
    color: #F3F6F9; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSnav-link:hover:not(.BSdisabled) .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSnav-link.BSactive .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSshow > .BSnav-link .BSnav-text {
      color: #F3F6F9; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSnav-link:hover:not(.BSdisabled) .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSnav-link.BSactive .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSshow > .BSnav-link .BSnav-icon i {
      color: #F3F6F9; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F3F6F9; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSnav-link:hover:not(.BSdisabled) .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSnav-link.BSactive .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-light .BSshow > .BSnav-link .BSnav-arrow {
      color: #F3F6F9; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-light .BSnav-link:hover:not(.BSdisabled),
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-light .BSnav-link.BSactive,
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-light .BSshow > .BSnav-link {
  border-bottom-color: #F3F6F9 !important; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark {
  border-bottom-color: #D6D6E0 !important; }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSnav-link:hover:not(.BSdisabled),
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSnav-link.BSactive,
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSshow > .BSnav-link {
    border-bottom-color: #212121;
    color: #212121; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSnav-link:hover:not(.BSdisabled) .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSnav-link.BSactive .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSshow > .BSnav-link .BSnav-text {
      color: #212121; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSnav-link:hover:not(.BSdisabled) .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSnav-link.BSactive .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSshow > .BSnav-link .BSnav-icon i {
      color: #212121; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #212121; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSnav-link:hover:not(.BSdisabled) .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSnav-link.BSactive .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-dark .BSshow > .BSnav-link .BSnav-arrow {
      color: #212121; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-dark .BSnav-link:hover:not(.BSdisabled),
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-dark .BSnav-link.BSactive,
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-dark .BSshow > .BSnav-link {
  border-bottom-color: #212121 !important; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white {
  border-bottom-color: #ffffff !important; }
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSnav-link:hover:not(.BSdisabled),
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSnav-link.BSactive,
  .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSshow > .BSnav-link {
    border-bottom-color: #ffffff;
    color: #ffffff; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSnav-link:hover:not(.BSdisabled) .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSnav-link.BSactive .BSnav-text,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSshow > .BSnav-link .BSnav-text {
      color: #ffffff; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSnav-link:hover:not(.BSdisabled) .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSnav-link.BSactive .BSnav-icon i,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSshow > .BSnav-link .BSnav-icon i {
      color: #ffffff; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSnav-link:hover:not(.BSdisabled) .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill],
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSnav-link:hover:not(.BSdisabled) .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSnav-link.BSactive .BSnav-arrow,
    .BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-white .BSshow > .BSnav-link .BSnav-arrow {
      color: #ffffff; }

.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-white .BSnav-link:hover:not(.BSdisabled),
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-white .BSnav-link.BSactive,
.BSnav.BSnav-tabs.BSnav-tabs-line.BSnav-tabs-line-active-border-white .BSshow > .BSnav-link {
  border-bottom-color: #ffffff !important; }

.BSnav.BSnav-pills.BSnav-fill .BSnav-item {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.BSnav.BSnav-pills.BSnav-fill .BSnav-link {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .BSnav.BSnav-pills.BSnav-fill .BSnav-link .BSnav-text {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0; }
  .BSnav.BSnav-pills.BSnav-fill .BSnav-link .BSnav-icon {
    margin-right: 0.25rem; }

.BSnav.BSnav-pills .BSnav-item {
  margin-right: 0.25rem; }

.BSnav.BSnav-pills .BSnav-link {
  color: #B5B5C3;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSnav.BSnav-pills .BSnav-link .BSnav-text {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSnav.BSnav-pills .BSnav-link .BSnav-icon i {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSnav.BSnav-pills .BSnav-link:after {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }

.BSnav.BSnav-pills .BSshow > .BSnav-link,
.BSnav.BSnav-pills .BSnav-link.BSactive {
  color: #ffffff;
  background-color: #3699FF;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSnav.BSnav-pills .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills .BSnav-link.BSactive .BSnav-text {
    color: #ffffff;
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSnav.BSnav-pills .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills .BSnav-link.BSactive .BSnav-icon i {
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSnav.BSnav-pills .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: rgba(255, 255, 255, 0.8); }
  .BSnav.BSnav-pills .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills .BSnav-link.BSactive:after {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: rgba(255, 255, 255, 0.8); }

.BSnav.BSnav-pills.BSnav-primary .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-primary .BSnav-link:hover:not(.BSactive) {
  color: #3699FF;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-primary .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-primary .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #3699FF; }
  .BSnav.BSnav-pills.BSnav-primary .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-primary .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #3699FF; }
  .BSnav.BSnav-pills.BSnav-primary .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-primary .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699FF; }
  .BSnav.BSnav-pills.BSnav-primary .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-primary .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-primary .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-primary .BSnav-link:hover:not(.BSactive):after {
    color: #3699FF; }

.BSnav.BSnav-pills.BSnav-primary .BSnav-link.BSactive {
  color: #FFFFFF;
  background-color: #3699FF; }
  .BSnav.BSnav-pills.BSnav-primary .BSnav-link.BSactive .BSnav-text {
    color: #FFFFFF; }
  .BSnav.BSnav-pills.BSnav-primary .BSnav-link.BSactive .BSnav-icon i {
    color: #FFFFFF; }
  .BSnav.BSnav-pills.BSnav-primary .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFFFFF !important; }
  .BSnav.BSnav-pills.BSnav-primary .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-primary .BSnav-link.BSactive:after {
    color: #FFFFFF; }

.BSnav.BSnav-pills.BSnav-light-primary .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-light-primary .BSnav-link:hover:not(.BSactive) {
  color: #3699FF;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-light-primary .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-light-primary .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #3699FF; }
  .BSnav.BSnav-pills.BSnav-light-primary .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-light-primary .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #3699FF; }
  .BSnav.BSnav-pills.BSnav-light-primary .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-light-primary .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699FF; }
  .BSnav.BSnav-pills.BSnav-light-primary .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-light-primary .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-primary .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-light-primary .BSnav-link:hover:not(.BSactive):after {
    color: #3699FF; }

.BSnav.BSnav-pills.BSnav-light-primary .BSnav-link.BSactive {
  color: #3699FF;
  background-color: rgba(54, 153, 255, 0.1); }
  .BSnav.BSnav-pills.BSnav-light-primary .BSnav-link.BSactive .BSnav-text {
    color: #3699FF; }
  .BSnav.BSnav-pills.BSnav-light-primary .BSnav-link.BSactive .BSnav-icon i {
    color: #3699FF; }
  .BSnav.BSnav-pills.BSnav-light-primary .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699FF; }
  .BSnav.BSnav-pills.BSnav-light-primary .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-primary .BSnav-link.BSactive:after {
    color: #3699FF; }

.BSnav.BSnav-pills.BSnav-secondary .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-secondary .BSnav-link:hover:not(.BSactive) {
  color: #E5EAEE;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-secondary .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-secondary .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #E5EAEE; }
  .BSnav.BSnav-pills.BSnav-secondary .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-secondary .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #E5EAEE; }
  .BSnav.BSnav-pills.BSnav-secondary .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-secondary .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #E5EAEE; }
  .BSnav.BSnav-pills.BSnav-secondary .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-secondary .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-secondary .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-secondary .BSnav-link:hover:not(.BSactive):after {
    color: #E5EAEE; }

.BSnav.BSnav-pills.BSnav-secondary .BSnav-link.BSactive {
  color: #464E5F;
  background-color: #E5EAEE; }
  .BSnav.BSnav-pills.BSnav-secondary .BSnav-link.BSactive .BSnav-text {
    color: #464E5F; }
  .BSnav.BSnav-pills.BSnav-secondary .BSnav-link.BSactive .BSnav-icon i {
    color: #464E5F; }
  .BSnav.BSnav-pills.BSnav-secondary .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #464E5F !important; }
  .BSnav.BSnav-pills.BSnav-secondary .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-secondary .BSnav-link.BSactive:after {
    color: #464E5F; }

.BSnav.BSnav-pills.BSnav-light-secondary .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-light-secondary .BSnav-link:hover:not(.BSactive) {
  color: #E5EAEE;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-light-secondary .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-light-secondary .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #E5EAEE; }
  .BSnav.BSnav-pills.BSnav-light-secondary .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-light-secondary .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #E5EAEE; }
  .BSnav.BSnav-pills.BSnav-light-secondary .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-light-secondary .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #E5EAEE; }
  .BSnav.BSnav-pills.BSnav-light-secondary .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-light-secondary .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-secondary .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-light-secondary .BSnav-link:hover:not(.BSactive):after {
    color: #E5EAEE; }

.BSnav.BSnav-pills.BSnav-light-secondary .BSnav-link.BSactive {
  color: #E5EAEE;
  background-color: rgba(229, 234, 238, 0.1); }
  .BSnav.BSnav-pills.BSnav-light-secondary .BSnav-link.BSactive .BSnav-text {
    color: #E5EAEE; }
  .BSnav.BSnav-pills.BSnav-light-secondary .BSnav-link.BSactive .BSnav-icon i {
    color: #E5EAEE; }
  .BSnav.BSnav-pills.BSnav-light-secondary .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #E5EAEE; }
  .BSnav.BSnav-pills.BSnav-light-secondary .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-secondary .BSnav-link.BSactive:after {
    color: #E5EAEE; }

.BSnav.BSnav-pills.BSnav-success .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-success .BSnav-link:hover:not(.BSactive) {
  color: #1BC5BD;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-success .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-success .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #1BC5BD; }
  .BSnav.BSnav-pills.BSnav-success .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-success .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #1BC5BD; }
  .BSnav.BSnav-pills.BSnav-success .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-success .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD; }
  .BSnav.BSnav-pills.BSnav-success .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-success .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-success .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-success .BSnav-link:hover:not(.BSactive):after {
    color: #1BC5BD; }

.BSnav.BSnav-pills.BSnav-success .BSnav-link.BSactive {
  color: #ffffff;
  background-color: #1BC5BD; }
  .BSnav.BSnav-pills.BSnav-success .BSnav-link.BSactive .BSnav-text {
    color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-success .BSnav-link.BSactive .BSnav-icon i {
    color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-success .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important; }
  .BSnav.BSnav-pills.BSnav-success .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-success .BSnav-link.BSactive:after {
    color: #ffffff; }

.BSnav.BSnav-pills.BSnav-light-success .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-light-success .BSnav-link:hover:not(.BSactive) {
  color: #1BC5BD;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-light-success .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-light-success .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #1BC5BD; }
  .BSnav.BSnav-pills.BSnav-light-success .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-light-success .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #1BC5BD; }
  .BSnav.BSnav-pills.BSnav-light-success .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-light-success .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD; }
  .BSnav.BSnav-pills.BSnav-light-success .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-light-success .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-success .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-light-success .BSnav-link:hover:not(.BSactive):after {
    color: #1BC5BD; }

.BSnav.BSnav-pills.BSnav-light-success .BSnav-link.BSactive {
  color: #1BC5BD;
  background-color: rgba(27, 197, 189, 0.1); }
  .BSnav.BSnav-pills.BSnav-light-success .BSnav-link.BSactive .BSnav-text {
    color: #1BC5BD; }
  .BSnav.BSnav-pills.BSnav-light-success .BSnav-link.BSactive .BSnav-icon i {
    color: #1BC5BD; }
  .BSnav.BSnav-pills.BSnav-light-success .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD; }
  .BSnav.BSnav-pills.BSnav-light-success .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-success .BSnav-link.BSactive:after {
    color: #1BC5BD; }

.BSnav.BSnav-pills.BSnav-info .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-info .BSnav-link:hover:not(.BSactive) {
  color: #8950FC;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-info .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-info .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #8950FC; }
  .BSnav.BSnav-pills.BSnav-info .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-info .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #8950FC; }
  .BSnav.BSnav-pills.BSnav-info .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-info .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC; }
  .BSnav.BSnav-pills.BSnav-info .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-info .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-info .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-info .BSnav-link:hover:not(.BSactive):after {
    color: #8950FC; }

.BSnav.BSnav-pills.BSnav-info .BSnav-link.BSactive {
  color: #ffffff;
  background-color: #8950FC; }
  .BSnav.BSnav-pills.BSnav-info .BSnav-link.BSactive .BSnav-text {
    color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-info .BSnav-link.BSactive .BSnav-icon i {
    color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-info .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important; }
  .BSnav.BSnav-pills.BSnav-info .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-info .BSnav-link.BSactive:after {
    color: #ffffff; }

.BSnav.BSnav-pills.BSnav-light-info .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-light-info .BSnav-link:hover:not(.BSactive) {
  color: #8950FC;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-light-info .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-light-info .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #8950FC; }
  .BSnav.BSnav-pills.BSnav-light-info .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-light-info .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #8950FC; }
  .BSnav.BSnav-pills.BSnav-light-info .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-light-info .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC; }
  .BSnav.BSnav-pills.BSnav-light-info .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-light-info .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-info .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-light-info .BSnav-link:hover:not(.BSactive):after {
    color: #8950FC; }

.BSnav.BSnav-pills.BSnav-light-info .BSnav-link.BSactive {
  color: #8950FC;
  background-color: rgba(137, 80, 252, 0.1); }
  .BSnav.BSnav-pills.BSnav-light-info .BSnav-link.BSactive .BSnav-text {
    color: #8950FC; }
  .BSnav.BSnav-pills.BSnav-light-info .BSnav-link.BSactive .BSnav-icon i {
    color: #8950FC; }
  .BSnav.BSnav-pills.BSnav-light-info .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC; }
  .BSnav.BSnav-pills.BSnav-light-info .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-info .BSnav-link.BSactive:after {
    color: #8950FC; }

.BSnav.BSnav-pills.BSnav-warning .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-warning .BSnav-link:hover:not(.BSactive) {
  color: #FFA800;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-warning .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-warning .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #FFA800; }
  .BSnav.BSnav-pills.BSnav-warning .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-warning .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #FFA800; }
  .BSnav.BSnav-pills.BSnav-warning .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-warning .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800; }
  .BSnav.BSnav-pills.BSnav-warning .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-warning .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-warning .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-warning .BSnav-link:hover:not(.BSactive):after {
    color: #FFA800; }

.BSnav.BSnav-pills.BSnav-warning .BSnav-link.BSactive {
  color: #ffffff;
  background-color: #FFA800; }
  .BSnav.BSnav-pills.BSnav-warning .BSnav-link.BSactive .BSnav-text {
    color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-warning .BSnav-link.BSactive .BSnav-icon i {
    color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-warning .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important; }
  .BSnav.BSnav-pills.BSnav-warning .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-warning .BSnav-link.BSactive:after {
    color: #ffffff; }

.BSnav.BSnav-pills.BSnav-light-warning .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-light-warning .BSnav-link:hover:not(.BSactive) {
  color: #FFA800;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-light-warning .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-light-warning .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #FFA800; }
  .BSnav.BSnav-pills.BSnav-light-warning .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-light-warning .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #FFA800; }
  .BSnav.BSnav-pills.BSnav-light-warning .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-light-warning .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800; }
  .BSnav.BSnav-pills.BSnav-light-warning .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-light-warning .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-warning .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-light-warning .BSnav-link:hover:not(.BSactive):after {
    color: #FFA800; }

.BSnav.BSnav-pills.BSnav-light-warning .BSnav-link.BSactive {
  color: #FFA800;
  background-color: rgba(255, 168, 0, 0.1); }
  .BSnav.BSnav-pills.BSnav-light-warning .BSnav-link.BSactive .BSnav-text {
    color: #FFA800; }
  .BSnav.BSnav-pills.BSnav-light-warning .BSnav-link.BSactive .BSnav-icon i {
    color: #FFA800; }
  .BSnav.BSnav-pills.BSnav-light-warning .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800; }
  .BSnav.BSnav-pills.BSnav-light-warning .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-warning .BSnav-link.BSactive:after {
    color: #FFA800; }

.BSnav.BSnav-pills.BSnav-danger .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-danger .BSnav-link:hover:not(.BSactive) {
  color: #F64E60;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-danger .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-danger .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #F64E60; }
  .BSnav.BSnav-pills.BSnav-danger .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-danger .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #F64E60; }
  .BSnav.BSnav-pills.BSnav-danger .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-danger .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60; }
  .BSnav.BSnav-pills.BSnav-danger .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-danger .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-danger .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-danger .BSnav-link:hover:not(.BSactive):after {
    color: #F64E60; }

.BSnav.BSnav-pills.BSnav-danger .BSnav-link.BSactive {
  color: #ffffff;
  background-color: #F64E60; }
  .BSnav.BSnav-pills.BSnav-danger .BSnav-link.BSactive .BSnav-text {
    color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-danger .BSnav-link.BSactive .BSnav-icon i {
    color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-danger .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important; }
  .BSnav.BSnav-pills.BSnav-danger .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-danger .BSnav-link.BSactive:after {
    color: #ffffff; }

.BSnav.BSnav-pills.BSnav-light-danger .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-light-danger .BSnav-link:hover:not(.BSactive) {
  color: #F64E60;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-light-danger .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-light-danger .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #F64E60; }
  .BSnav.BSnav-pills.BSnav-light-danger .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-light-danger .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #F64E60; }
  .BSnav.BSnav-pills.BSnav-light-danger .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-light-danger .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60; }
  .BSnav.BSnav-pills.BSnav-light-danger .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-light-danger .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-danger .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-light-danger .BSnav-link:hover:not(.BSactive):after {
    color: #F64E60; }

.BSnav.BSnav-pills.BSnav-light-danger .BSnav-link.BSactive {
  color: #F64E60;
  background-color: rgba(246, 78, 96, 0.1); }
  .BSnav.BSnav-pills.BSnav-light-danger .BSnav-link.BSactive .BSnav-text {
    color: #F64E60; }
  .BSnav.BSnav-pills.BSnav-light-danger .BSnav-link.BSactive .BSnav-icon i {
    color: #F64E60; }
  .BSnav.BSnav-pills.BSnav-light-danger .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60; }
  .BSnav.BSnav-pills.BSnav-light-danger .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-danger .BSnav-link.BSactive:after {
    color: #F64E60; }

.BSnav.BSnav-pills.BSnav-light .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-light .BSnav-link:hover:not(.BSactive) {
  color: #F3F6F9;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-light .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-light .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #F3F6F9; }
  .BSnav.BSnav-pills.BSnav-light .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-light .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #F3F6F9; }
  .BSnav.BSnav-pills.BSnav-light .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-light .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F3F6F9; }
  .BSnav.BSnav-pills.BSnav-light .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-light .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-light .BSnav-link:hover:not(.BSactive):after {
    color: #F3F6F9; }

.BSnav.BSnav-pills.BSnav-light .BSnav-link.BSactive {
  color: #80808F;
  background-color: #F3F6F9; }
  .BSnav.BSnav-pills.BSnav-light .BSnav-link.BSactive .BSnav-text {
    color: #80808F; }
  .BSnav.BSnav-pills.BSnav-light .BSnav-link.BSactive .BSnav-icon i {
    color: #80808F; }
  .BSnav.BSnav-pills.BSnav-light .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #80808F !important; }
  .BSnav.BSnav-pills.BSnav-light .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light .BSnav-link.BSactive:after {
    color: #80808F; }

.BSnav.BSnav-pills.BSnav-light-light .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-light-light .BSnav-link:hover:not(.BSactive) {
  color: #F3F6F9;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-light-light .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-light-light .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #F3F6F9; }
  .BSnav.BSnav-pills.BSnav-light-light .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-light-light .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #F3F6F9; }
  .BSnav.BSnav-pills.BSnav-light-light .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-light-light .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F3F6F9; }
  .BSnav.BSnav-pills.BSnav-light-light .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-light-light .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-light .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-light-light .BSnav-link:hover:not(.BSactive):after {
    color: #F3F6F9; }

.BSnav.BSnav-pills.BSnav-light-light .BSnav-link.BSactive {
  color: #F3F6F9;
  background-color: rgba(243, 246, 249, 0.1); }
  .BSnav.BSnav-pills.BSnav-light-light .BSnav-link.BSactive .BSnav-text {
    color: #F3F6F9; }
  .BSnav.BSnav-pills.BSnav-light-light .BSnav-link.BSactive .BSnav-icon i {
    color: #F3F6F9; }
  .BSnav.BSnav-pills.BSnav-light-light .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F3F6F9; }
  .BSnav.BSnav-pills.BSnav-light-light .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-light .BSnav-link.BSactive:after {
    color: #F3F6F9; }

.BSnav.BSnav-pills.BSnav-dark .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-dark .BSnav-link:hover:not(.BSactive) {
  color: #212121;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-dark .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-dark .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #212121; }
  .BSnav.BSnav-pills.BSnav-dark .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-dark .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #212121; }
  .BSnav.BSnav-pills.BSnav-dark .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-dark .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #212121; }
  .BSnav.BSnav-pills.BSnav-dark .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-dark .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-dark .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-dark .BSnav-link:hover:not(.BSactive):after {
    color: #212121; }

.BSnav.BSnav-pills.BSnav-dark .BSnav-link.BSactive {
  color: #ffffff;
  background-color: #212121; }
  .BSnav.BSnav-pills.BSnav-dark .BSnav-link.BSactive .BSnav-text {
    color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-dark .BSnav-link.BSactive .BSnav-icon i {
    color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-dark .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important; }
  .BSnav.BSnav-pills.BSnav-dark .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-dark .BSnav-link.BSactive:after {
    color: #ffffff; }

.BSnav.BSnav-pills.BSnav-light-dark .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-light-dark .BSnav-link:hover:not(.BSactive) {
  color: #212121;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-light-dark .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-light-dark .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #212121; }
  .BSnav.BSnav-pills.BSnav-light-dark .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-light-dark .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #212121; }
  .BSnav.BSnav-pills.BSnav-light-dark .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-light-dark .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #212121; }
  .BSnav.BSnav-pills.BSnav-light-dark .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-light-dark .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-dark .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-light-dark .BSnav-link:hover:not(.BSactive):after {
    color: #212121; }

.BSnav.BSnav-pills.BSnav-light-dark .BSnav-link.BSactive {
  color: #212121;
  background-color: rgba(33, 33, 33, 0.1); }
  .BSnav.BSnav-pills.BSnav-light-dark .BSnav-link.BSactive .BSnav-text {
    color: #212121; }
  .BSnav.BSnav-pills.BSnav-light-dark .BSnav-link.BSactive .BSnav-icon i {
    color: #212121; }
  .BSnav.BSnav-pills.BSnav-light-dark .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #212121; }
  .BSnav.BSnav-pills.BSnav-light-dark .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-dark .BSnav-link.BSactive:after {
    color: #212121; }

.BSnav.BSnav-pills.BSnav-white .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-white .BSnav-link:hover:not(.BSactive) {
  color: #ffffff;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-white .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-white .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-white .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-white .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-white .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-white .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSnav.BSnav-pills.BSnav-white .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-white .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-white .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-white .BSnav-link:hover:not(.BSactive):after {
    color: #ffffff; }

.BSnav.BSnav-pills.BSnav-white .BSnav-link.BSactive {
  color: #464E5F;
  background-color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-white .BSnav-link.BSactive .BSnav-text {
    color: #464E5F; }
  .BSnav.BSnav-pills.BSnav-white .BSnav-link.BSactive .BSnav-icon i {
    color: #464E5F; }
  .BSnav.BSnav-pills.BSnav-white .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #464E5F !important; }
  .BSnav.BSnav-pills.BSnav-white .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-white .BSnav-link.BSactive:after {
    color: #464E5F; }

.BSnav.BSnav-pills.BSnav-light-white .BSshow > .BSnav-link,
.BSnav.BSnav-pills.BSnav-light-white .BSnav-link:hover:not(.BSactive) {
  color: #ffffff;
  background-color: transparent; }
  .BSnav.BSnav-pills.BSnav-light-white .BSshow > .BSnav-link .BSnav-text,
  .BSnav.BSnav-pills.BSnav-light-white .BSnav-link:hover:not(.BSactive) .BSnav-text {
    color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-light-white .BSshow > .BSnav-link .BSnav-icon i,
  .BSnav.BSnav-pills.BSnav-light-white .BSnav-link:hover:not(.BSactive) .BSnav-icon i {
    color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-light-white .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg g [fill],
  .BSnav.BSnav-pills.BSnav-light-white .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSnav.BSnav-pills.BSnav-light-white .BSshow > .BSnav-link .BSnav-icon .BSsvg-icon svg:hover g [fill],
  .BSnav.BSnav-pills.BSnav-light-white .BSnav-link:hover:not(.BSactive) .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-white .BSshow > .BSnav-link:after,
  .BSnav.BSnav-pills.BSnav-light-white .BSnav-link:hover:not(.BSactive):after {
    color: #ffffff; }

.BSnav.BSnav-pills.BSnav-light-white .BSnav-link.BSactive {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1); }
  .BSnav.BSnav-pills.BSnav-light-white .BSnav-link.BSactive .BSnav-text {
    color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-light-white .BSnav-link.BSactive .BSnav-icon i {
    color: #ffffff; }
  .BSnav.BSnav-pills.BSnav-light-white .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSnav.BSnav-pills.BSnav-light-white .BSnav-link.BSactive .BSnav-icon .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnav.BSnav-pills.BSnav-light-white .BSnav-link.BSactive:after {
    color: #ffffff; }

.BSalert.BSalert-primary {
  background-color: #3699FF;
  border-color: #3699FF;
  color: #FFFFFF; }
  .BSalert.BSalert-primary .BSclose i {
    opacity: 0.8;
    color: #FFFFFF; }
  .BSalert.BSalert-primary .BSclose:focus i, .BSalert.BSalert-primary .BSclose:hover i {
    opacity: 1;
    color: #FFFFFF; }

.BSalert.BSalert-secondary {
  background-color: #E5EAEE;
  border-color: #E5EAEE;
  color: #464E5F; }
  .BSalert.BSalert-secondary .BSclose i {
    opacity: 0.8;
    color: #464E5F; }
  .BSalert.BSalert-secondary .BSclose:focus i, .BSalert.BSalert-secondary .BSclose:hover i {
    opacity: 1;
    color: #464E5F; }

.BSalert.BSalert-success {
  background-color: #1BC5BD;
  border-color: #1BC5BD;
  color: #ffffff; }
  .BSalert.BSalert-success .BSclose i {
    opacity: 0.8;
    color: #ffffff; }
  .BSalert.BSalert-success .BSclose:focus i, .BSalert.BSalert-success .BSclose:hover i {
    opacity: 1;
    color: #ffffff; }

.BSalert.BSalert-info {
  background-color: #8950FC;
  border-color: #8950FC;
  color: #ffffff; }
  .BSalert.BSalert-info .BSclose i {
    opacity: 0.8;
    color: #ffffff; }
  .BSalert.BSalert-info .BSclose:focus i, .BSalert.BSalert-info .BSclose:hover i {
    opacity: 1;
    color: #ffffff; }

.BSalert.BSalert-warning {
  background-color: #FFA800;
  border-color: #FFA800;
  color: #ffffff; }
  .BSalert.BSalert-warning .BSclose i {
    opacity: 0.8;
    color: #ffffff; }
  .BSalert.BSalert-warning .BSclose:focus i, .BSalert.BSalert-warning .BSclose:hover i {
    opacity: 1;
    color: #ffffff; }

.BSalert.BSalert-danger {
  background-color: #F64E60;
  border-color: #F64E60;
  color: #ffffff; }
  .BSalert.BSalert-danger .BSclose i {
    opacity: 0.8;
    color: #ffffff; }
  .BSalert.BSalert-danger .BSclose:focus i, .BSalert.BSalert-danger .BSclose:hover i {
    opacity: 1;
    color: #ffffff; }

.BSalert.BSalert-light {
  background-color: #F3F6F9;
  border-color: #F3F6F9;
  color: #80808F; }
  .BSalert.BSalert-light .BSclose i {
    opacity: 0.8;
    color: #80808F; }
  .BSalert.BSalert-light .BSclose:focus i, .BSalert.BSalert-light .BSclose:hover i {
    opacity: 1;
    color: #80808F; }

.BSalert.BSalert-dark {
  background-color: #212121;
  border-color: #212121;
  color: #ffffff; }
  .BSalert.BSalert-dark .BSclose i {
    opacity: 0.8;
    color: #ffffff; }
  .BSalert.BSalert-dark .BSclose:focus i, .BSalert.BSalert-dark .BSclose:hover i {
    opacity: 1;
    color: #ffffff; }

.BSalert.BSalert-white {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #464E5F; }
  .BSalert.BSalert-white .BSclose i {
    opacity: 0.8;
    color: #464E5F; }
  .BSalert.BSalert-white .BSclose:focus i, .BSalert.BSalert-white .BSclose:hover i {
    opacity: 1;
    color: #464E5F; }

.BSalert.BSalert-custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 1.5rem 2rem; }
  .BSalert.BSalert-custom .BSalert-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1.25rem 0 0; }
    .BSalert.BSalert-custom .BSalert-icon i {
      font-size: 2.4rem; }
    .BSalert.BSalert-custom .BSalert-icon.BSalert-icon-top {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -ms-flex-line-pack: stretch;
      align-content: stretch; }
  .BSalert.BSalert-custom .BSalert-text {
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .BSalert.BSalert-custom .BSalert-close {
    padding: 0 0 0 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    line-height: 0; }
    .BSalert.BSalert-custom .BSalert-close .BSclose {
      text-shadow: none !important;
      cursor: pointer;
      line-height: 0; }
    .BSalert.BSalert-custom .BSalert-close i {
      -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
      font-size: 1rem; }
      .BSalert.BSalert-custom .BSalert-close i.BSki {
        font-size: 0.75rem; }
    .BSalert.BSalert-custom .BSalert-close:focus i, .BSalert.BSalert-custom .BSalert-close:hover i {
      -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSalert.BSalert-custom.BSalert-outline-2x {
    border-width: 2px; }
  .BSalert.BSalert-custom.BSalert-white {
    background-color: #ffffff;
    border-color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-white .BSalert-icon i {
      color: #464E5F; }
    .BSalert.BSalert-custom.BSalert-white .BSalert-text {
      color: #464E5F; }
    .BSalert.BSalert-custom.BSalert-white .BSalert-close i {
      color: #464E5F; }
  .BSalert.BSalert-custom.BSalert-default {
    background-color: #F3F6F9;
    border-color: #F3F6F9; }
  .BSalert.BSalert-custom.BSalert-shadow {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(82, 63, 105, 0.05);
    box-shadow: 0px 0px 30px 0px rgba(82, 63, 105, 0.05); }
  .BSalert.BSalert-custom.BSalert-primary {
    background-color: #3699FF;
    border-color: #3699FF; }
    .BSalert.BSalert-custom.BSalert-primary .BSalert-icon i {
      opacity: 0.8;
      color: #FFFFFF; }
    .BSalert.BSalert-custom.BSalert-primary .BSalert-text {
      color: #FFFFFF; }
    .BSalert.BSalert-custom.BSalert-primary .BSalert-close i {
      color: #FFFFFF; }
    .BSalert.BSalert-custom.BSalert-primary .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-primary .BSalert-close:hover {
      opacity: 1;
      color: #FFFFFF; }
  .BSalert.BSalert-custom.BSalert-light-primary {
    background-color: #E1F0FF;
    border-color: transparent; }
    .BSalert.BSalert-custom.BSalert-light-primary .BSalert-icon i {
      color: #3699FF; }
    .BSalert.BSalert-custom.BSalert-light-primary .BSalert-text {
      color: #3699FF; }
    .BSalert.BSalert-custom.BSalert-light-primary .BSalert-close i {
      color: #3699FF; }
    .BSalert.BSalert-custom.BSalert-light-primary .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-light-primary .BSalert-close:hover {
      color: #187DE4; }
    .BSalert.BSalert-custom.BSalert-light-primary.BSalert-notice {
      border: 0;
      border-left: 4px solid #3699FF;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .BSalert.BSalert-custom.BSalert-outline-primary {
    background-color: transparent;
    border-color: #3699FF; }
    .BSalert.BSalert-custom.BSalert-outline-primary .BSalert-icon i {
      color: #3699FF; }
    .BSalert.BSalert-custom.BSalert-outline-primary .BSalert-text {
      color: #3699FF; }
    .BSalert.BSalert-custom.BSalert-outline-primary .BSalert-close i {
      opacity: 0.8;
      color: #3699FF; }
    .BSalert.BSalert-custom.BSalert-outline-primary .BSalert-close:focus i, .BSalert.BSalert-custom.BSalert-outline-primary .BSalert-close:hover i {
      opacity: 1; }
  .BSalert.BSalert-custom.BSalert-secondary {
    background-color: #E5EAEE;
    border-color: #E5EAEE; }
    .BSalert.BSalert-custom.BSalert-secondary .BSalert-icon i {
      opacity: 0.8;
      color: #464E5F; }
    .BSalert.BSalert-custom.BSalert-secondary .BSalert-text {
      color: #464E5F; }
    .BSalert.BSalert-custom.BSalert-secondary .BSalert-close i {
      color: #464E5F; }
    .BSalert.BSalert-custom.BSalert-secondary .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-secondary .BSalert-close:hover {
      opacity: 1;
      color: #464E5F; }
  .BSalert.BSalert-custom.BSalert-light-secondary {
    background-color: #ECF0F3;
    border-color: transparent; }
    .BSalert.BSalert-custom.BSalert-light-secondary .BSalert-icon i {
      color: #E5EAEE; }
    .BSalert.BSalert-custom.BSalert-light-secondary .BSalert-text {
      color: #E5EAEE; }
    .BSalert.BSalert-custom.BSalert-light-secondary .BSalert-close i {
      color: #E5EAEE; }
    .BSalert.BSalert-custom.BSalert-light-secondary .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-light-secondary .BSalert-close:hover {
      color: #d9e0e6; }
    .BSalert.BSalert-custom.BSalert-light-secondary.BSalert-notice {
      border: 0;
      border-left: 4px solid #E5EAEE;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .BSalert.BSalert-custom.BSalert-outline-secondary {
    background-color: transparent;
    border-color: #E5EAEE; }
    .BSalert.BSalert-custom.BSalert-outline-secondary .BSalert-icon i {
      color: #464E5F; }
    .BSalert.BSalert-custom.BSalert-outline-secondary .BSalert-text {
      color: #464E5F; }
    .BSalert.BSalert-custom.BSalert-outline-secondary .BSalert-close i {
      opacity: 0.8;
      color: #464E5F; }
    .BSalert.BSalert-custom.BSalert-outline-secondary .BSalert-close:focus i, .BSalert.BSalert-custom.BSalert-outline-secondary .BSalert-close:hover i {
      opacity: 1; }
  .BSalert.BSalert-custom.BSalert-success {
    background-color: #1BC5BD;
    border-color: #1BC5BD; }
    .BSalert.BSalert-custom.BSalert-success .BSalert-icon i {
      opacity: 0.8;
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-success .BSalert-text {
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-success .BSalert-close i {
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-success .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-success .BSalert-close:hover {
      opacity: 1;
      color: #ffffff; }
  .BSalert.BSalert-custom.BSalert-light-success {
    background-color: #C9F7F5;
    border-color: transparent; }
    .BSalert.BSalert-custom.BSalert-light-success .BSalert-icon i {
      color: #1BC5BD; }
    .BSalert.BSalert-custom.BSalert-light-success .BSalert-text {
      color: #1BC5BD; }
    .BSalert.BSalert-custom.BSalert-light-success .BSalert-close i {
      color: #1BC5BD; }
    .BSalert.BSalert-custom.BSalert-light-success .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-light-success .BSalert-close:hover {
      color: #0BB7AF; }
    .BSalert.BSalert-custom.BSalert-light-success.BSalert-notice {
      border: 0;
      border-left: 4px solid #1BC5BD;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .BSalert.BSalert-custom.BSalert-outline-success {
    background-color: transparent;
    border-color: #1BC5BD; }
    .BSalert.BSalert-custom.BSalert-outline-success .BSalert-icon i {
      color: #1BC5BD; }
    .BSalert.BSalert-custom.BSalert-outline-success .BSalert-text {
      color: #1BC5BD; }
    .BSalert.BSalert-custom.BSalert-outline-success .BSalert-close i {
      opacity: 0.8;
      color: #1BC5BD; }
    .BSalert.BSalert-custom.BSalert-outline-success .BSalert-close:focus i, .BSalert.BSalert-custom.BSalert-outline-success .BSalert-close:hover i {
      opacity: 1; }
  .BSalert.BSalert-custom.BSalert-info {
    background-color: #8950FC;
    border-color: #8950FC; }
    .BSalert.BSalert-custom.BSalert-info .BSalert-icon i {
      opacity: 0.8;
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-info .BSalert-text {
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-info .BSalert-close i {
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-info .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-info .BSalert-close:hover {
      opacity: 1;
      color: #ffffff; }
  .BSalert.BSalert-custom.BSalert-light-info {
    background-color: #EEE5FF;
    border-color: transparent; }
    .BSalert.BSalert-custom.BSalert-light-info .BSalert-icon i {
      color: #8950FC; }
    .BSalert.BSalert-custom.BSalert-light-info .BSalert-text {
      color: #8950FC; }
    .BSalert.BSalert-custom.BSalert-light-info .BSalert-close i {
      color: #8950FC; }
    .BSalert.BSalert-custom.BSalert-light-info .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-light-info .BSalert-close:hover {
      color: #7337EE; }
    .BSalert.BSalert-custom.BSalert-light-info.BSalert-notice {
      border: 0;
      border-left: 4px solid #8950FC;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .BSalert.BSalert-custom.BSalert-outline-info {
    background-color: transparent;
    border-color: #8950FC; }
    .BSalert.BSalert-custom.BSalert-outline-info .BSalert-icon i {
      color: #8950FC; }
    .BSalert.BSalert-custom.BSalert-outline-info .BSalert-text {
      color: #8950FC; }
    .BSalert.BSalert-custom.BSalert-outline-info .BSalert-close i {
      opacity: 0.8;
      color: #8950FC; }
    .BSalert.BSalert-custom.BSalert-outline-info .BSalert-close:focus i, .BSalert.BSalert-custom.BSalert-outline-info .BSalert-close:hover i {
      opacity: 1; }
  .BSalert.BSalert-custom.BSalert-warning {
    background-color: #FFA800;
    border-color: #FFA800; }
    .BSalert.BSalert-custom.BSalert-warning .BSalert-icon i {
      opacity: 0.8;
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-warning .BSalert-text {
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-warning .BSalert-close i {
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-warning .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-warning .BSalert-close:hover {
      opacity: 1;
      color: #ffffff; }
  .BSalert.BSalert-custom.BSalert-light-warning {
    background-color: #FFF4DE;
    border-color: transparent; }
    .BSalert.BSalert-custom.BSalert-light-warning .BSalert-icon i {
      color: #FFA800; }
    .BSalert.BSalert-custom.BSalert-light-warning .BSalert-text {
      color: #FFA800; }
    .BSalert.BSalert-custom.BSalert-light-warning .BSalert-close i {
      color: #FFA800; }
    .BSalert.BSalert-custom.BSalert-light-warning .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-light-warning .BSalert-close:hover {
      color: #EE9D01; }
    .BSalert.BSalert-custom.BSalert-light-warning.BSalert-notice {
      border: 0;
      border-left: 4px solid #FFA800;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .BSalert.BSalert-custom.BSalert-outline-warning {
    background-color: transparent;
    border-color: #FFA800; }
    .BSalert.BSalert-custom.BSalert-outline-warning .BSalert-icon i {
      color: #FFA800; }
    .BSalert.BSalert-custom.BSalert-outline-warning .BSalert-text {
      color: #FFA800; }
    .BSalert.BSalert-custom.BSalert-outline-warning .BSalert-close i {
      opacity: 0.8;
      color: #FFA800; }
    .BSalert.BSalert-custom.BSalert-outline-warning .BSalert-close:focus i, .BSalert.BSalert-custom.BSalert-outline-warning .BSalert-close:hover i {
      opacity: 1; }
  .BSalert.BSalert-custom.BSalert-danger {
    background-color: #F64E60;
    border-color: #F64E60; }
    .BSalert.BSalert-custom.BSalert-danger .BSalert-icon i {
      opacity: 0.8;
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-danger .BSalert-text {
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-danger .BSalert-close i {
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-danger .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-danger .BSalert-close:hover {
      opacity: 1;
      color: #ffffff; }
  .BSalert.BSalert-custom.BSalert-light-danger {
    background-color: #FFE2E5;
    border-color: transparent; }
    .BSalert.BSalert-custom.BSalert-light-danger .BSalert-icon i {
      color: #F64E60; }
    .BSalert.BSalert-custom.BSalert-light-danger .BSalert-text {
      color: #F64E60; }
    .BSalert.BSalert-custom.BSalert-light-danger .BSalert-close i {
      color: #F64E60; }
    .BSalert.BSalert-custom.BSalert-light-danger .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-light-danger .BSalert-close:hover {
      color: #EE2D41; }
    .BSalert.BSalert-custom.BSalert-light-danger.BSalert-notice {
      border: 0;
      border-left: 4px solid #F64E60;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .BSalert.BSalert-custom.BSalert-outline-danger {
    background-color: transparent;
    border-color: #F64E60; }
    .BSalert.BSalert-custom.BSalert-outline-danger .BSalert-icon i {
      color: #F64E60; }
    .BSalert.BSalert-custom.BSalert-outline-danger .BSalert-text {
      color: #F64E60; }
    .BSalert.BSalert-custom.BSalert-outline-danger .BSalert-close i {
      opacity: 0.8;
      color: #F64E60; }
    .BSalert.BSalert-custom.BSalert-outline-danger .BSalert-close:focus i, .BSalert.BSalert-custom.BSalert-outline-danger .BSalert-close:hover i {
      opacity: 1; }
  .BSalert.BSalert-custom.BSalert-light {
    background-color: #F3F6F9;
    border-color: #F3F6F9; }
    .BSalert.BSalert-custom.BSalert-light .BSalert-icon i {
      opacity: 0.8;
      color: #80808F; }
    .BSalert.BSalert-custom.BSalert-light .BSalert-text {
      color: #80808F; }
    .BSalert.BSalert-custom.BSalert-light .BSalert-close i {
      color: #80808F; }
    .BSalert.BSalert-custom.BSalert-light .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-light .BSalert-close:hover {
      opacity: 1;
      color: #80808F; }
  .BSalert.BSalert-custom.BSalert-light-light {
    background-color: #F3F6F9;
    border-color: transparent; }
    .BSalert.BSalert-custom.BSalert-light-light .BSalert-icon i {
      color: #F3F6F9; }
    .BSalert.BSalert-custom.BSalert-light-light .BSalert-text {
      color: #F3F6F9; }
    .BSalert.BSalert-custom.BSalert-light-light .BSalert-close i {
      color: #F3F6F9; }
    .BSalert.BSalert-custom.BSalert-light-light .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-light-light .BSalert-close:hover {
      color: #E5EAEE; }
    .BSalert.BSalert-custom.BSalert-light-light.BSalert-notice {
      border: 0;
      border-left: 4px solid #F3F6F9;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .BSalert.BSalert-custom.BSalert-outline-light {
    background-color: transparent;
    border-color: #F3F6F9; }
    .BSalert.BSalert-custom.BSalert-outline-light .BSalert-icon i {
      color: #464E5F; }
    .BSalert.BSalert-custom.BSalert-outline-light .BSalert-text {
      color: #464E5F; }
    .BSalert.BSalert-custom.BSalert-outline-light .BSalert-close i {
      opacity: 0.8;
      color: #464E5F; }
    .BSalert.BSalert-custom.BSalert-outline-light .BSalert-close:focus i, .BSalert.BSalert-custom.BSalert-outline-light .BSalert-close:hover i {
      opacity: 1; }
  .BSalert.BSalert-custom.BSalert-dark {
    background-color: #212121;
    border-color: #212121; }
    .BSalert.BSalert-custom.BSalert-dark .BSalert-icon i {
      opacity: 0.8;
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-dark .BSalert-text {
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-dark .BSalert-close i {
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-dark .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-dark .BSalert-close:hover {
      opacity: 1;
      color: #ffffff; }
  .BSalert.BSalert-custom.BSalert-light-dark {
    background-color: #D6D6E0;
    border-color: transparent; }
    .BSalert.BSalert-custom.BSalert-light-dark .BSalert-icon i {
      color: #212121; }
    .BSalert.BSalert-custom.BSalert-light-dark .BSalert-text {
      color: #212121; }
    .BSalert.BSalert-custom.BSalert-light-dark .BSalert-close i {
      color: #212121; }
    .BSalert.BSalert-custom.BSalert-light-dark .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-light-dark .BSalert-close:hover {
      color: #111111; }
    .BSalert.BSalert-custom.BSalert-light-dark.BSalert-notice {
      border: 0;
      border-left: 4px solid #212121;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .BSalert.BSalert-custom.BSalert-outline-dark {
    background-color: transparent;
    border-color: #212121; }
    .BSalert.BSalert-custom.BSalert-outline-dark .BSalert-icon i {
      color: #212121; }
    .BSalert.BSalert-custom.BSalert-outline-dark .BSalert-text {
      color: #212121; }
    .BSalert.BSalert-custom.BSalert-outline-dark .BSalert-close i {
      opacity: 0.8;
      color: #212121; }
    .BSalert.BSalert-custom.BSalert-outline-dark .BSalert-close:focus i, .BSalert.BSalert-custom.BSalert-outline-dark .BSalert-close:hover i {
      opacity: 1; }
  .BSalert.BSalert-custom.BSalert-white {
    background-color: #ffffff;
    border-color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-white .BSalert-icon i {
      opacity: 0.8;
      color: #464E5F; }
    .BSalert.BSalert-custom.BSalert-white .BSalert-text {
      color: #464E5F; }
    .BSalert.BSalert-custom.BSalert-white .BSalert-close i {
      color: #464E5F; }
    .BSalert.BSalert-custom.BSalert-white .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-white .BSalert-close:hover {
      opacity: 1;
      color: #464E5F; }
  .BSalert.BSalert-custom.BSalert-light-white {
    background-color: #ffffff;
    border-color: transparent; }
    .BSalert.BSalert-custom.BSalert-light-white .BSalert-icon i {
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-light-white .BSalert-text {
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-light-white .BSalert-close i {
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-light-white .BSalert-close:focus, .BSalert.BSalert-custom.BSalert-light-white .BSalert-close:hover {
      color: #F3F6F9; }
    .BSalert.BSalert-custom.BSalert-light-white.BSalert-notice {
      border: 0;
      border-left: 4px solid #ffffff;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .BSalert.BSalert-custom.BSalert-outline-white {
    background-color: transparent;
    border-color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-outline-white .BSalert-icon i {
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-outline-white .BSalert-text {
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-outline-white .BSalert-close i {
      opacity: 0.8;
      color: #ffffff; }
    .BSalert.BSalert-custom.BSalert-outline-white .BSalert-close:focus i, .BSalert.BSalert-custom.BSalert-outline-white .BSalert-close:hover i {
      opacity: 1; }

.BSbtn {
  outline: none !important;
  vertical-align: middle;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSbtn i {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSbtn:hover:not(.BSbtn-text), .BSbtn:focus:not(.BSbtn-text), .BSbtn.BSfocus {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
    .BSbtn:hover:not(.BSbtn-text) i, .BSbtn:focus:not(.BSbtn-text) i, .BSbtn.BSfocus i {
      -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSbtn.BSdisabled, .BSbtn:disabled {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
    .BSbtn.BSdisabled i, .BSbtn:disabled i {
      -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSbtn:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSdropdown-toggle {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
    .BSbtn:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSdropdown-toggle i {
      -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSbtn:focus:not(.BSbtn-shadow):not(.BSbtn-shadow-hover) {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  .BSbtn.BSbtn-square {
    border-radius: 0; }
  .BSbtn.BSbtn-pill {
    border-radius: 2rem; }
  .BSbtn.BSbtn-text {
    cursor: text; }
  .BSbtn:not(.BSbtn-text) {
    cursor: pointer; }
  .BSbtn.BSbtn-borderless {
    border-color: transparent; }

.BSbtn i {
  font-size: 1.3rem;
  padding-right: 0.35rem;
  vertical-align: middle;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.BSbtn .BSsvg-icon {
  margin-right: 0.5rem; }
  .BSbtn .BSsvg-icon svg {
    height: 18px;
    width: 18px; }

.BSbtn.BSbtn-xs i {
  font-size: 1rem;
  padding-right: 0.3rem; }

.BSbtn.BSbtn-xs .BSsvg-icon {
  margin-right: 0.3rem; }
  .BSbtn.BSbtn-xs .BSsvg-icon svg {
    height: 16px;
    width: 16px; }

.BSbtn.BSbtn-sm i, .BSbtn-group-sm > .BSbtn i {
  font-size: 1.3rem;
  padding-right: 0.35rem; }

.BSbtn.BSbtn-sm .BSsvg-icon, .BSbtn-group-sm > .BSbtn .BSsvg-icon {
  margin-right: 0.35rem; }
  .BSbtn.BSbtn-sm .BSsvg-icon svg, .BSbtn-group-sm > .BSbtn .BSsvg-icon svg {
    height: 16px;
    width: 16px; }

.BSbtn.BSbtn-lg i, .BSbtn-group-lg > .BSbtn i {
  font-size: 1.5rem;
  padding-right: 0.75rem; }

.BSbtn.BSbtn-lg .BSsvg-icon, .BSbtn-group-lg > .BSbtn .BSsvg-icon {
  margin-right: 0.75rem; }
  .BSbtn.BSbtn-lg .BSsvg-icon svg, .BSbtn-group-lg > .BSbtn .BSsvg-icon svg {
    height: 20px;
    width: 20px; }

.BSbtn.BSbtn-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  height: calc(1.5em + 1.3rem + 2px);
  width: calc(1.5em + 1.3rem + 2px); }
  .BSbtn.BSbtn-icon.BSbtn-xs {
    height: 24px;
    width: 24px; }
  .BSbtn.BSbtn-icon.BSbtn-sm, .BSbtn-group-sm > .BSbtn.BSbtn-icon {
    height: calc(1.35em + 1.1rem + 2px);
    width: calc(1.35em + 1.1rem + 2px); }
  .BSbtn.BSbtn-icon.BSbtn-lg, .BSbtn-group-lg > .BSbtn.BSbtn-icon {
    height: calc(1.5em + 1.65rem + 2px);
    width: calc(1.5em + 1.65rem + 2px); }
  .BSbtn.BSbtn-icon.BSbtn-circle {
    border-radius: 50%; }
  .BSbtn.BSbtn-icon i {
    padding: 0;
    margin: 0; }
  .BSbtn.BSbtn-icon [class^="socicon-"]:before,
  .BSbtn.BSbtn-icon [class*=" socicon-"]:before {
    line-height: 1; }
  .BSbtn.BSbtn-icon .BSsvg-icon {
    margin: 0;
    padding: 0; }

.BSbtn.BSbtn-fh {
  padding-top: 0;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .BSbtn.BSbtn-fh.BSbtn {
    height: calc(1.5em + 1.3rem + 2px); }
  .BSbtn.BSbtn-fh.BSbtn-sm, .BSbtn-group-sm > .BSbtn.BSbtn-fh {
    height: calc(1.35em + 1.1rem + 2px); }
  .BSbtn.BSbtn-fh.BSbtn-lg, .BSbtn-group-lg > .BSbtn.BSbtn-fh {
    height: calc(1.5em + 1.65rem + 2px); }

.BSdropdown-toggle.BSnav-link:before, .BSdropdown-toggle.BSnav-link:after, .BSdropdown-toggle.BSbtn:before, .BSdropdown-toggle.BSbtn:after {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  text-align: center;
  display: inline;
  border: 0;
  font-size: 0.6rem;
  line-height: 0;
  vertical-align: middle;
  position: relative; }

.BSdropdown-toggle.BSnav-link:after, .BSdropdown-toggle.BSbtn:after {
  margin-left: 0.5rem/*rtl:ignore*/;
  font-family: Ki;
  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;
  content: ""; }

.BSdropdown-toggle.BSnav-link:before, .BSdropdown-toggle.BSbtn:before {
  margin-right: 0.5rem/*rtl:ignore*/;
  font-family: Ki;
  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;
  content: "";
  display: none; }

.BSdropdown-toggle.BSnav-link.BSdropdown-toggle-split, .BSdropdown-toggle.BSbtn.BSdropdown-toggle-split {
  opacity: 0.9; }
  .BSdropdown-toggle.BSnav-link.BSdropdown-toggle-split:after, .BSdropdown-toggle.BSnav-link.BSdropdown-toggle-split:before, .BSdropdown-toggle.BSbtn.BSdropdown-toggle-split:after, .BSdropdown-toggle.BSbtn.BSdropdown-toggle-split:before {
    margin: 0; }

.BSshow > .BSdropdown-toggle.BSnav-link:after, .BSshow > .BSdropdown-toggle.BSnav-link:before, .BSdropdown-toggle.BSnav-link.BSactive:after, .BSdropdown-toggle.BSnav-link.BSactive:before, .BSdropdown-toggle.BSnav-link:focus:after, .BSdropdown-toggle.BSnav-link:focus:before, .BSdropdown-toggle.BSnav-link:active:after, .BSdropdown-toggle.BSnav-link:active:before, .BSdropdown-toggle.BSnav-link:hover:after, .BSdropdown-toggle.BSnav-link:hover:before, .BSshow > .BSdropdown-toggle.BSbtn:after, .BSshow > .BSdropdown-toggle.BSbtn:before, .BSdropdown-toggle.BSbtn.BSactive:after, .BSdropdown-toggle.BSbtn.BSactive:before, .BSdropdown-toggle.BSbtn:focus:after, .BSdropdown-toggle.BSbtn:focus:before, .BSdropdown-toggle.BSbtn:active:after, .BSdropdown-toggle.BSbtn:active:before, .BSdropdown-toggle.BSbtn:hover:after, .BSdropdown-toggle.BSbtn:hover:before {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }

.BSshow > .BSdropdown-toggle.BSnav-link.BSdropdown-toggle-split, .BSdropdown-toggle.BSnav-link.BSactive.BSdropdown-toggle-split, .BSdropdown-toggle.BSnav-link:focus.BSdropdown-toggle-split, .BSdropdown-toggle.BSnav-link:active.BSdropdown-toggle-split, .BSdropdown-toggle.BSnav-link:hover.BSdropdown-toggle-split, .BSshow > .BSdropdown-toggle.BSbtn.BSdropdown-toggle-split, .BSdropdown-toggle.BSbtn.BSactive.BSdropdown-toggle-split, .BSdropdown-toggle.BSbtn:focus.BSdropdown-toggle-split, .BSdropdown-toggle.BSbtn:active.BSdropdown-toggle-split, .BSdropdown-toggle.BSbtn:hover.BSdropdown-toggle-split {
  opacity: 1 !important; }

.BSbtn-group.BSdropup > .BSbtn.BSdropdown-toggle:after {
  font-family: Ki;
  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;
  content: ""; }

.BSbtn-group.BSdropright > .BSbtn.BSdropdown-toggle:after {
  font-family: Ki;
  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;
  content: ""; }

.BSbtn-group.BSdropleft > .BSbtn {
  border-top-right-radius: 0.42rem !important;
  border-bottom-right-radius: 0.42rem !important; }
  .BSbtn-group.BSdropleft > .BSbtn.BSdropdown-toggle-split {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important; }
  .BSbtn-group.BSdropleft > .BSbtn.BSdropdown-toggle:after {
    display: none; }
  .BSbtn-group.BSdropleft > .BSbtn.BSdropdown-toggle:before {
    display: inline; }

.BSbtn.BSbtn-clean {
  color: #B5B5C3;
  background-color: transparent;
  border-color: transparent; }
  .BSbtn.BSbtn-clean i {
    color: #B5B5C3; }
  .BSbtn.BSbtn-clean .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #B5B5C3; }
  .BSbtn.BSbtn-clean .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-clean.BSdropdown-toggle:after {
    color: #B5B5C3; }
  .BSbtn.BSbtn-clean:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-clean:focus:not(.BSbtn-text), .BSbtn.BSbtn-clean.BSfocus:not(.BSbtn-text) {
    color: #3699FF;
    background-color: #F3F6F9;
    border-color: transparent; }
    .BSbtn.BSbtn-clean:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-clean:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-clean.BSfocus:not(.BSbtn-text) i {
      color: #3699FF; }
    .BSbtn.BSbtn-clean:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-clean:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-clean.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    .BSbtn.BSbtn-clean:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-clean:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-clean.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-clean:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-clean:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-clean.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #3699FF; }
  .BSbtn.BSbtn-clean.BSdisabled, .BSbtn.BSbtn-clean:disabled {
    color: #B5B5C3;
    background-color: transparent;
    border-color: transparent; }
    .BSbtn.BSbtn-clean.BSdisabled i, .BSbtn.BSbtn-clean:disabled i {
      color: #B5B5C3; }
    .BSbtn.BSbtn-clean.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-clean:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #B5B5C3; }
    .BSbtn.BSbtn-clean.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-clean:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-clean.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-clean:disabled.BSdropdown-toggle:after {
      color: #B5B5C3; }
  .BSbtn.BSbtn-clean:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-clean:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-clean.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-clean.BSbtn-dropdown {
    color: #3699FF;
    background-color: #F3F6F9;
    border-color: transparent; }
    .BSbtn.BSbtn-clean:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-clean:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-clean.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-clean.BSbtn-dropdown i {
      color: #3699FF; }
    .BSbtn.BSbtn-clean:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-clean:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-clean.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-clean.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    .BSbtn.BSbtn-clean:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-clean:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-clean.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-clean.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-clean:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-clean:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-clean.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-clean.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #3699FF; }

.BSbtn.BSbtn-default {
  color: #B5B5C3;
  background-color: #F3F6F9;
  border-color: #F3F6F9; }
  .BSbtn.BSbtn-default i {
    color: #B5B5C3; }
  .BSbtn.BSbtn-default .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #B5B5C3; }
  .BSbtn.BSbtn-default .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-default.BSdropdown-toggle:after {
    color: #B5B5C3; }
  .BSbtn.BSbtn-default:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-default:focus:not(.BSbtn-text), .BSbtn.BSbtn-default.BSfocus:not(.BSbtn-text) {
    color: #3699FF;
    background-color: #F3F6F9;
    border-color: #F3F6F9; }
    .BSbtn.BSbtn-default:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-default:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-default.BSfocus:not(.BSbtn-text) i {
      color: #3699FF; }
    .BSbtn.BSbtn-default:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-default:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-default.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    .BSbtn.BSbtn-default:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-default:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-default.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-default:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-default:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-default.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #3699FF; }
  .BSbtn.BSbtn-default.BSdisabled, .BSbtn.BSbtn-default:disabled {
    color: #B5B5C3;
    background-color: #F3F6F9;
    border-color: #F3F6F9; }
    .BSbtn.BSbtn-default.BSdisabled i, .BSbtn.BSbtn-default:disabled i {
      color: #B5B5C3; }
    .BSbtn.BSbtn-default.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-default:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #B5B5C3; }
    .BSbtn.BSbtn-default.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-default:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-default.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-default:disabled.BSdropdown-toggle:after {
      color: #B5B5C3; }
  .BSbtn.BSbtn-default:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-default:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-default.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-default.BSbtn-dropdown {
    color: #3699FF;
    background-color: #F3F6F9;
    border-color: #F3F6F9; }
    .BSbtn.BSbtn-default:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-default:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-default.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-default.BSbtn-dropdown i {
      color: #3699FF; }
    .BSbtn.BSbtn-default:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-default:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-default.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-default.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    .BSbtn.BSbtn-default:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-default:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-default.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-default.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-default:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-default:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-default.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-default.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #3699FF; }

.BSbtn.BSbtn-primary {
  color: #FFFFFF;
  background-color: #3699FF;
  border-color: #3699FF; }
  .BSbtn.BSbtn-primary i {
    color: #FFFFFF; }
  .BSbtn.BSbtn-primary .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFFFFF; }
  .BSbtn.BSbtn-primary .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-primary.BSdropdown-toggle:after {
    color: #FFFFFF; }
  .BSbtn.BSbtn-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-primary:focus:not(.BSbtn-text), .BSbtn.BSbtn-primary.BSfocus:not(.BSbtn-text) {
    color: #FFFFFF;
    background-color: #187DE4;
    border-color: #187DE4; }
    .BSbtn.BSbtn-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-primary:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-primary.BSfocus:not(.BSbtn-text) i {
      color: #FFFFFF; }
    .BSbtn.BSbtn-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-primary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFFFFF; }
    .BSbtn.BSbtn-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-primary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-primary:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-primary.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #FFFFFF; }
  .BSbtn.BSbtn-primary.BSdisabled, .BSbtn.BSbtn-primary:disabled {
    color: #FFFFFF;
    background-color: #3699FF;
    border-color: #3699FF; }
    .BSbtn.BSbtn-primary.BSdisabled i, .BSbtn.BSbtn-primary:disabled i {
      color: #FFFFFF; }
    .BSbtn.BSbtn-primary.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-primary:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFFFFF; }
    .BSbtn.BSbtn-primary.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-primary:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-primary.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-primary:disabled.BSdropdown-toggle:after {
      color: #FFFFFF; }
  .BSbtn.BSbtn-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-primary:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-primary.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-primary.BSbtn-dropdown {
    color: #FFFFFF;
    background-color: #187DE4;
    border-color: #187DE4; }
    .BSbtn.BSbtn-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-primary:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-primary.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-primary.BSbtn-dropdown i {
      color: #FFFFFF; }
    .BSbtn.BSbtn-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-primary.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-primary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFFFFF; }
    .BSbtn.BSbtn-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-primary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-primary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-primary:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-primary.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-primary.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #FFFFFF; }

.BSbtn.BSbtn-outline-primary {
  color: #3699FF;
  background-color: transparent;
  border-color: #3699FF; }
  .BSbtn.BSbtn-outline-primary i {
    color: #3699FF; }
  .BSbtn.BSbtn-outline-primary .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699FF; }
  .BSbtn.BSbtn-outline-primary .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-outline-primary.BSdropdown-toggle:after {
    color: #3699FF; }
  .BSbtn.BSbtn-outline-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-outline-primary:focus:not(.BSbtn-text), .BSbtn.BSbtn-outline-primary.BSfocus:not(.BSbtn-text) {
    color: #FFFFFF;
    background-color: #3699FF;
    border-color: #3699FF; }
    .BSbtn.BSbtn-outline-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-outline-primary:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-primary.BSfocus:not(.BSbtn-text) i {
      color: #FFFFFF; }
    .BSbtn.BSbtn-outline-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-primary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFFFFF; }
    .BSbtn.BSbtn-outline-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-primary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-primary:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-primary.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #FFFFFF; }
  .BSbtn.BSbtn-outline-primary.BSdisabled, .BSbtn.BSbtn-outline-primary:disabled {
    color: #3699FF;
    background-color: transparent;
    border-color: #3699FF; }
    .BSbtn.BSbtn-outline-primary.BSdisabled i, .BSbtn.BSbtn-outline-primary:disabled i {
      color: #3699FF; }
    .BSbtn.BSbtn-outline-primary.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-primary:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    .BSbtn.BSbtn-outline-primary.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-primary:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-primary.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-outline-primary:disabled.BSdropdown-toggle:after {
      color: #3699FF; }
  .BSbtn.BSbtn-outline-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-outline-primary:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-outline-primary.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-outline-primary.BSbtn-dropdown {
    color: #FFFFFF;
    background-color: #3699FF;
    border-color: #3699FF; }
    .BSbtn.BSbtn-outline-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-primary:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-outline-primary.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-outline-primary.BSbtn-dropdown i {
      color: #FFFFFF; }
    .BSbtn.BSbtn-outline-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-outline-primary.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-outline-primary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFFFFF; }
    .BSbtn.BSbtn-outline-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-outline-primary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-outline-primary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-primary:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-outline-primary.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-outline-primary.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #FFFFFF; }

.BSbtn.BSbtn-light-primary {
  color: #3699FF;
  background-color: #E1F0FF;
  border-color: transparent; }
  .BSbtn.BSbtn-light-primary i {
    color: #3699FF; }
  .BSbtn.BSbtn-light-primary .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699FF; }
  .BSbtn.BSbtn-light-primary .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light-primary.BSdropdown-toggle:after {
    color: #3699FF; }
  .BSbtn.BSbtn-light-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light-primary:focus:not(.BSbtn-text), .BSbtn.BSbtn-light-primary.BSfocus:not(.BSbtn-text) {
    color: #FFFFFF;
    background-color: #3699FF;
    border-color: transparent; }
    .BSbtn.BSbtn-light-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light-primary:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light-primary.BSfocus:not(.BSbtn-text) i {
      color: #FFFFFF; }
    .BSbtn.BSbtn-light-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-primary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFFFFF; }
    .BSbtn.BSbtn-light-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-primary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light-primary:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-primary.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #FFFFFF; }
  .BSbtn.BSbtn-light-primary.BSdisabled, .BSbtn.BSbtn-light-primary:disabled {
    color: #3699FF;
    background-color: #E1F0FF;
    border-color: transparent; }
    .BSbtn.BSbtn-light-primary.BSdisabled i, .BSbtn.BSbtn-light-primary:disabled i {
      color: #3699FF; }
    .BSbtn.BSbtn-light-primary.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-primary:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    .BSbtn.BSbtn-light-primary.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-primary:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-primary.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light-primary:disabled.BSdropdown-toggle:after {
      color: #3699FF; }
  .BSbtn.BSbtn-light-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light-primary:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light-primary.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light-primary.BSbtn-dropdown {
    color: #FFFFFF;
    background-color: #3699FF;
    border-color: transparent; }
    .BSbtn.BSbtn-light-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light-primary:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light-primary.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light-primary.BSbtn-dropdown i {
      color: #FFFFFF; }
    .BSbtn.BSbtn-light-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light-primary.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light-primary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFFFFF; }
    .BSbtn.BSbtn-light-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light-primary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light-primary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-primary:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light-primary.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light-primary.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #FFFFFF; }

.BSbtn.BSbtn-transparent-primary {
  color: #3699FF;
  background-color: rgba(54, 153, 255, 0.1);
  border-color: transparent; }
  .BSbtn.BSbtn-transparent-primary i {
    color: #3699FF; }
  .BSbtn.BSbtn-transparent-primary .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699FF; }
  .BSbtn.BSbtn-transparent-primary .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-transparent-primary.BSdropdown-toggle:after {
    color: #3699FF; }
  .BSbtn.BSbtn-transparent-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-transparent-primary:focus:not(.BSbtn-text), .BSbtn.BSbtn-transparent-primary.BSfocus:not(.BSbtn-text) {
    color: #FFFFFF;
    background-color: #3699FF;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-transparent-primary:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-primary.BSfocus:not(.BSbtn-text) i {
      color: #FFFFFF; }
    .BSbtn.BSbtn-transparent-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-primary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFFFFF; }
    .BSbtn.BSbtn-transparent-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-primary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-primary:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-primary.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #FFFFFF; }
  .BSbtn.BSbtn-transparent-primary.BSdisabled, .BSbtn.BSbtn-transparent-primary:disabled {
    color: #3699FF;
    background-color: rgba(54, 153, 255, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-primary.BSdisabled i, .BSbtn.BSbtn-transparent-primary:disabled i {
      color: #3699FF; }
    .BSbtn.BSbtn-transparent-primary.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-primary:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    .BSbtn.BSbtn-transparent-primary.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-primary:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-primary.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-primary:disabled.BSdropdown-toggle:after {
      color: #3699FF; }
  .BSbtn.BSbtn-transparent-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-transparent-primary:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-transparent-primary.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-transparent-primary.BSbtn-dropdown {
    color: #FFFFFF;
    background-color: #3699FF;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-primary:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-transparent-primary.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-transparent-primary.BSbtn-dropdown i {
      color: #FFFFFF; }
    .BSbtn.BSbtn-transparent-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-primary.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-transparent-primary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFFFFF; }
    .BSbtn.BSbtn-transparent-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-primary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-transparent-primary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-primary:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-transparent-primary.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-transparent-primary.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #FFFFFF; }

.BSbtn.BSbtn-hover-transparent-primary {
  color: #3699FF;
  background-color: transparent;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-transparent-primary i {
    color: #3699FF; }
  .BSbtn.BSbtn-hover-transparent-primary .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699FF; }
  .BSbtn.BSbtn-hover-transparent-primary .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-transparent-primary.BSdropdown-toggle:after {
    color: #3699FF; }
  .BSbtn.BSbtn-hover-transparent-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-transparent-primary:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-primary.BSfocus:not(.BSbtn-text) {
    color: #3699FF;
    background-color: rgba(54, 153, 255, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-transparent-primary:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-primary.BSfocus:not(.BSbtn-text) i {
      color: #3699FF; }
    .BSbtn.BSbtn-hover-transparent-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-primary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    .BSbtn.BSbtn-hover-transparent-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-primary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-primary:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-primary.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #3699FF; }
  .BSbtn.BSbtn-hover-transparent-primary.BSdisabled, .BSbtn.BSbtn-hover-transparent-primary:disabled {
    color: #3699FF;
    background-color: transparent;
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-primary.BSdisabled i, .BSbtn.BSbtn-hover-transparent-primary:disabled i {
      color: #3699FF; }
    .BSbtn.BSbtn-hover-transparent-primary.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-primary:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    .BSbtn.BSbtn-hover-transparent-primary.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-primary:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-primary.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-primary:disabled.BSdropdown-toggle:after {
      color: #3699FF; }
  .BSbtn.BSbtn-hover-transparent-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-primary:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-hover-transparent-primary.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-hover-transparent-primary.BSbtn-dropdown {
    color: #3699FF;
    background-color: rgba(54, 153, 255, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-primary:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-hover-transparent-primary.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-hover-transparent-primary.BSbtn-dropdown i {
      color: #3699FF; }
    .BSbtn.BSbtn-hover-transparent-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-primary.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-primary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    .BSbtn.BSbtn-hover-transparent-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-primary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-primary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-primary:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-hover-transparent-primary.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-hover-transparent-primary.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #3699FF; }

.BSbtn.BSbtn-hover-light-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-light-primary:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-primary.BSfocus:not(.BSbtn-text) {
  color: #3699FF;
  background-color: #E1F0FF;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-light-primary:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-primary.BSfocus:not(.BSbtn-text) i {
    color: #3699FF; }
  .BSbtn.BSbtn-hover-light-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-primary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699FF; }
  .BSbtn.BSbtn-hover-light-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-primary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-primary:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-primary.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #3699FF; }

.BSbtn.BSbtn-hover-light-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-primary:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-light-primary.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-light-primary.BSbtn-dropdown {
  color: #3699FF;
  background-color: #E1F0FF;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-primary:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-light-primary.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-light-primary.BSbtn-dropdown i {
    color: #3699FF; }
  .BSbtn.BSbtn-hover-light-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-primary.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-primary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699FF; }
  .BSbtn.BSbtn-hover-light-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-primary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-primary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-primary:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-light-primary.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-light-primary.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #3699FF; }

.BSbtn.BSbtn-hover-light-primary.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-link-primary {
  border: 0;
  padding: 0 !important;
  border-radius: 0 !important;
  color: #3699FF;
  background-color: transparent !important;
  border-color: transparent !important; }
  .BSbtn.BSbtn-link-primary i {
    color: #3699FF; }
  .BSbtn.BSbtn-link-primary .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699FF; }
  .BSbtn.BSbtn-link-primary .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-link-primary.BSdropdown-toggle:after {
    color: #3699FF; }
  .BSbtn.BSbtn-link-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-link-primary:focus:not(.BSbtn-text), .BSbtn.BSbtn-link-primary.BSfocus:not(.BSbtn-text) {
    color: #187DE4;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-link-primary:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-link-primary.BSfocus:not(.BSbtn-text) i {
      color: #187DE4; }
    .BSbtn.BSbtn-link-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-primary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #187DE4; }
    .BSbtn.BSbtn-link-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-primary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-link-primary:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-primary.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #187DE4; }
  .BSbtn.BSbtn-link-primary.BSdisabled, .BSbtn.BSbtn-link-primary:disabled {
    color: #3699FF;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-primary.BSdisabled i, .BSbtn.BSbtn-link-primary:disabled i {
      color: #3699FF; }
    .BSbtn.BSbtn-link-primary.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-primary:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    .BSbtn.BSbtn-link-primary.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-primary:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-primary.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-link-primary:disabled.BSdropdown-toggle:after {
      color: #3699FF; }
  .BSbtn.BSbtn-link-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-link-primary:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-link-primary.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-link-primary.BSbtn-dropdown {
    color: #187DE4;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-link-primary:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-link-primary.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-link-primary.BSbtn-dropdown i {
      color: #187DE4; }
    .BSbtn.BSbtn-link-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-link-primary.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-link-primary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #187DE4; }
    .BSbtn.BSbtn-link-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-link-primary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-link-primary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-primary:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-link-primary.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-link-primary.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #187DE4; }

.BSbtn.BSbtn-hover-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-primary:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-primary.BSfocus:not(.BSbtn-text) {
  color: #FFFFFF !important;
  background-color: #3699FF !important;
  border-color: #3699FF !important; }
  .BSbtn.BSbtn-hover-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-primary:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-primary.BSfocus:not(.BSbtn-text) i {
    color: #FFFFFF !important; }
  .BSbtn.BSbtn-hover-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-primary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFFFFF !important; }
  .BSbtn.BSbtn-hover-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-primary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-primary:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-primary.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #FFFFFF !important; }

.BSbtn.BSbtn-hover-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-primary:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-primary.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-primary.BSbtn-dropdown {
  color: #FFFFFF !important;
  background-color: #3699FF !important;
  border-color: #3699FF !important; }
  .BSbtn.BSbtn-hover-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-primary:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-primary.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-primary.BSbtn-dropdown i {
    color: #FFFFFF !important; }
  .BSbtn.BSbtn-hover-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-primary.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-primary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFFFFF !important; }
  .BSbtn.BSbtn-hover-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-primary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-primary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-primary:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-primary.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-primary.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #FFFFFF !important; }

.BSbtn.BSbtn-hover-primary.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-hover-bg-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-bg-primary:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-primary.BSfocus:not(.BSbtn-text) {
  background-color: #3699FF !important;
  border-color: #3699FF !important; }

.BSbtn.BSbtn-hover-bg-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-primary:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-bg-primary.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-bg-primary.BSbtn-dropdown {
  background-color: #3699FF !important;
  border-color: #3699FF !important; }

.BSbtn.BSbtn-bg-primary {
  background-color: #3699FF;
  border-color: #3699FF; }
  .BSbtn.BSbtn-bg-primary.BSdisabled, .BSbtn.BSbtn-bg-primary:disabled {
    background-color: #3699FF;
    border-color: #3699FF; }

.BSbtn.BSbtn-primary.BSbtn-shadow {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(54, 153, 255, 0.25) !important;
  box-shadow: 0px 9px 16px 0px rgba(54, 153, 255, 0.25) !important; }
  .BSbtn.BSbtn-primary.BSbtn-shadow:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-primary.BSbtn-shadow:focus:not(.BSbtn-text), .BSbtn.BSbtn-primary.BSbtn-shadow.BSfocus:not(.BSbtn-text) {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(54, 153, 255, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(54, 153, 255, 0.3) !important; }
  .BSbtn.BSbtn-primary.BSbtn-shadow:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-primary.BSbtn-shadow:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-primary.BSbtn-shadow.BSdropdown-toggle {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(54, 153, 255, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(54, 153, 255, 0.3) !important; }

.BSbtn.BSbtn-primary.BSbtn-shadow-hover:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-primary.BSbtn-shadow-hover:focus:not(.BSbtn-text), .BSbtn.BSbtn-primary.BSbtn-shadow-hover.BSfocus:not(.BSbtn-text) {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(54, 153, 255, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(54, 153, 255, 0.3) !important; }

.BSbtn.BSbtn-primary.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-primary.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-primary.BSbtn-shadow-hover.BSdropdown-toggle {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(54, 153, 255, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(54, 153, 255, 0.3) !important; }

.BSbtn.BSbtn-secondary {
  color: #464E5F;
  background-color: #E5EAEE;
  border-color: #E5EAEE; }
  .BSbtn.BSbtn-secondary i {
    color: #464E5F; }
  .BSbtn.BSbtn-secondary .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #464E5F; }
  .BSbtn.BSbtn-secondary .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-secondary.BSdropdown-toggle:after {
    color: #464E5F; }
  .BSbtn.BSbtn-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-secondary:focus:not(.BSbtn-text), .BSbtn.BSbtn-secondary.BSfocus:not(.BSbtn-text) {
    color: #464E5F;
    background-color: #d9e0e6;
    border-color: #d9e0e6; }
    .BSbtn.BSbtn-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-secondary:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-secondary.BSfocus:not(.BSbtn-text) i {
      color: #464E5F; }
    .BSbtn.BSbtn-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-secondary:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-secondary.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #464E5F; }
  .BSbtn.BSbtn-secondary.BSdisabled, .BSbtn.BSbtn-secondary:disabled {
    color: #464E5F;
    background-color: #E5EAEE;
    border-color: #E5EAEE; }
    .BSbtn.BSbtn-secondary.BSdisabled i, .BSbtn.BSbtn-secondary:disabled i {
      color: #464E5F; }
    .BSbtn.BSbtn-secondary.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-secondary:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-secondary.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-secondary:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-secondary.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-secondary:disabled.BSdropdown-toggle:after {
      color: #464E5F; }
  .BSbtn.BSbtn-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-secondary:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-secondary.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-secondary.BSbtn-dropdown {
    color: #464E5F;
    background-color: #d9e0e6;
    border-color: #d9e0e6; }
    .BSbtn.BSbtn-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-secondary:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-secondary.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-secondary.BSbtn-dropdown i {
      color: #464E5F; }
    .BSbtn.BSbtn-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-secondary.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-secondary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-secondary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-secondary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-secondary:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-secondary.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-secondary.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #464E5F; }

.BSbtn.BSbtn-outline-secondary {
  color: #464E5F;
  background-color: transparent;
  border-color: #E5EAEE; }
  .BSbtn.BSbtn-outline-secondary i {
    color: #464E5F; }
  .BSbtn.BSbtn-outline-secondary .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #464E5F; }
  .BSbtn.BSbtn-outline-secondary .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-outline-secondary.BSdropdown-toggle:after {
    color: #464E5F; }
  .BSbtn.BSbtn-outline-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-outline-secondary:focus:not(.BSbtn-text), .BSbtn.BSbtn-outline-secondary.BSfocus:not(.BSbtn-text) {
    color: #464E5F;
    background-color: #E5EAEE;
    border-color: #E5EAEE; }
    .BSbtn.BSbtn-outline-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-outline-secondary:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-secondary.BSfocus:not(.BSbtn-text) i {
      color: #464E5F; }
    .BSbtn.BSbtn-outline-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-outline-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-secondary:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-secondary.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #464E5F; }
  .BSbtn.BSbtn-outline-secondary.BSdisabled, .BSbtn.BSbtn-outline-secondary:disabled {
    color: #464E5F;
    background-color: transparent;
    border-color: #E5EAEE; }
    .BSbtn.BSbtn-outline-secondary.BSdisabled i, .BSbtn.BSbtn-outline-secondary:disabled i {
      color: #464E5F; }
    .BSbtn.BSbtn-outline-secondary.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-secondary:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-outline-secondary.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-secondary:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-secondary.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-outline-secondary:disabled.BSdropdown-toggle:after {
      color: #464E5F; }
  .BSbtn.BSbtn-outline-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-outline-secondary:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-outline-secondary.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-outline-secondary.BSbtn-dropdown {
    color: #464E5F;
    background-color: #E5EAEE;
    border-color: #E5EAEE; }
    .BSbtn.BSbtn-outline-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-secondary:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-outline-secondary.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-outline-secondary.BSbtn-dropdown i {
      color: #464E5F; }
    .BSbtn.BSbtn-outline-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-outline-secondary.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-outline-secondary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-outline-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-outline-secondary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-outline-secondary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-secondary:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-outline-secondary.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-outline-secondary.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #464E5F; }

.BSbtn.BSbtn-light-secondary {
  color: #E5EAEE;
  background-color: #ECF0F3;
  border-color: transparent; }
  .BSbtn.BSbtn-light-secondary i {
    color: #E5EAEE; }
  .BSbtn.BSbtn-light-secondary .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #E5EAEE; }
  .BSbtn.BSbtn-light-secondary .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light-secondary.BSdropdown-toggle:after {
    color: #E5EAEE; }
  .BSbtn.BSbtn-light-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light-secondary:focus:not(.BSbtn-text), .BSbtn.BSbtn-light-secondary.BSfocus:not(.BSbtn-text) {
    color: #464E5F;
    background-color: #E5EAEE;
    border-color: transparent; }
    .BSbtn.BSbtn-light-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light-secondary:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light-secondary.BSfocus:not(.BSbtn-text) i {
      color: #464E5F; }
    .BSbtn.BSbtn-light-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-light-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light-secondary:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-secondary.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #464E5F; }
  .BSbtn.BSbtn-light-secondary.BSdisabled, .BSbtn.BSbtn-light-secondary:disabled {
    color: #E5EAEE;
    background-color: #ECF0F3;
    border-color: transparent; }
    .BSbtn.BSbtn-light-secondary.BSdisabled i, .BSbtn.BSbtn-light-secondary:disabled i {
      color: #E5EAEE; }
    .BSbtn.BSbtn-light-secondary.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-secondary:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #E5EAEE; }
    .BSbtn.BSbtn-light-secondary.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-secondary:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-secondary.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light-secondary:disabled.BSdropdown-toggle:after {
      color: #E5EAEE; }
  .BSbtn.BSbtn-light-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light-secondary:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light-secondary.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light-secondary.BSbtn-dropdown {
    color: #464E5F;
    background-color: #E5EAEE;
    border-color: transparent; }
    .BSbtn.BSbtn-light-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light-secondary:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light-secondary.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light-secondary.BSbtn-dropdown i {
      color: #464E5F; }
    .BSbtn.BSbtn-light-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light-secondary.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light-secondary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-light-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light-secondary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light-secondary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-secondary:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light-secondary.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light-secondary.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #464E5F; }

.BSbtn.BSbtn-transparent-secondary {
  color: #E5EAEE;
  background-color: rgba(229, 234, 238, 0.1);
  border-color: transparent; }
  .BSbtn.BSbtn-transparent-secondary i {
    color: #E5EAEE; }
  .BSbtn.BSbtn-transparent-secondary .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #E5EAEE; }
  .BSbtn.BSbtn-transparent-secondary .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-transparent-secondary.BSdropdown-toggle:after {
    color: #E5EAEE; }
  .BSbtn.BSbtn-transparent-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-transparent-secondary:focus:not(.BSbtn-text), .BSbtn.BSbtn-transparent-secondary.BSfocus:not(.BSbtn-text) {
    color: #464E5F;
    background-color: #E5EAEE;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-transparent-secondary:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-secondary.BSfocus:not(.BSbtn-text) i {
      color: #464E5F; }
    .BSbtn.BSbtn-transparent-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-transparent-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-secondary:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-secondary.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #464E5F; }
  .BSbtn.BSbtn-transparent-secondary.BSdisabled, .BSbtn.BSbtn-transparent-secondary:disabled {
    color: #E5EAEE;
    background-color: rgba(229, 234, 238, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-secondary.BSdisabled i, .BSbtn.BSbtn-transparent-secondary:disabled i {
      color: #E5EAEE; }
    .BSbtn.BSbtn-transparent-secondary.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-secondary:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #E5EAEE; }
    .BSbtn.BSbtn-transparent-secondary.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-secondary:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-secondary.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-secondary:disabled.BSdropdown-toggle:after {
      color: #E5EAEE; }
  .BSbtn.BSbtn-transparent-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-transparent-secondary:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-transparent-secondary.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-transparent-secondary.BSbtn-dropdown {
    color: #464E5F;
    background-color: #E5EAEE;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-secondary:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-transparent-secondary.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-transparent-secondary.BSbtn-dropdown i {
      color: #464E5F; }
    .BSbtn.BSbtn-transparent-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-secondary.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-transparent-secondary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-transparent-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-secondary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-transparent-secondary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-secondary:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-transparent-secondary.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-transparent-secondary.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #464E5F; }

.BSbtn.BSbtn-hover-transparent-secondary {
  color: #E5EAEE;
  background-color: transparent;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-transparent-secondary i {
    color: #E5EAEE; }
  .BSbtn.BSbtn-hover-transparent-secondary .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #E5EAEE; }
  .BSbtn.BSbtn-hover-transparent-secondary .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-transparent-secondary.BSdropdown-toggle:after {
    color: #E5EAEE; }
  .BSbtn.BSbtn-hover-transparent-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-transparent-secondary:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-secondary.BSfocus:not(.BSbtn-text) {
    color: #E5EAEE;
    background-color: rgba(229, 234, 238, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-transparent-secondary:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-secondary.BSfocus:not(.BSbtn-text) i {
      color: #E5EAEE; }
    .BSbtn.BSbtn-hover-transparent-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #E5EAEE; }
    .BSbtn.BSbtn-hover-transparent-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-secondary:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-secondary.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #E5EAEE; }
  .BSbtn.BSbtn-hover-transparent-secondary.BSdisabled, .BSbtn.BSbtn-hover-transparent-secondary:disabled {
    color: #E5EAEE;
    background-color: transparent;
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-secondary.BSdisabled i, .BSbtn.BSbtn-hover-transparent-secondary:disabled i {
      color: #E5EAEE; }
    .BSbtn.BSbtn-hover-transparent-secondary.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-secondary:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #E5EAEE; }
    .BSbtn.BSbtn-hover-transparent-secondary.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-secondary:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-secondary.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-secondary:disabled.BSdropdown-toggle:after {
      color: #E5EAEE; }
  .BSbtn.BSbtn-hover-transparent-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-secondary:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-hover-transparent-secondary.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-hover-transparent-secondary.BSbtn-dropdown {
    color: #E5EAEE;
    background-color: rgba(229, 234, 238, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-secondary:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-hover-transparent-secondary.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-hover-transparent-secondary.BSbtn-dropdown i {
      color: #E5EAEE; }
    .BSbtn.BSbtn-hover-transparent-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-secondary.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-secondary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #E5EAEE; }
    .BSbtn.BSbtn-hover-transparent-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-secondary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-secondary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-secondary:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-hover-transparent-secondary.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-hover-transparent-secondary.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #E5EAEE; }

.BSbtn.BSbtn-hover-light-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-light-secondary:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-secondary.BSfocus:not(.BSbtn-text) {
  color: #E5EAEE;
  background-color: #ECF0F3;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-light-secondary:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-secondary.BSfocus:not(.BSbtn-text) i {
    color: #E5EAEE; }
  .BSbtn.BSbtn-hover-light-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #E5EAEE; }
  .BSbtn.BSbtn-hover-light-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-secondary:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-secondary.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #E5EAEE; }

.BSbtn.BSbtn-hover-light-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-secondary:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-light-secondary.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-light-secondary.BSbtn-dropdown {
  color: #E5EAEE;
  background-color: #ECF0F3;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-secondary:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-light-secondary.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-light-secondary.BSbtn-dropdown i {
    color: #E5EAEE; }
  .BSbtn.BSbtn-hover-light-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-secondary.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-secondary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #E5EAEE; }
  .BSbtn.BSbtn-hover-light-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-secondary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-secondary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-secondary:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-light-secondary.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-light-secondary.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #E5EAEE; }

.BSbtn.BSbtn-hover-light-secondary.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-link-secondary {
  border: 0;
  padding: 0 !important;
  border-radius: 0 !important;
  color: #E5EAEE;
  background-color: transparent !important;
  border-color: transparent !important; }
  .BSbtn.BSbtn-link-secondary i {
    color: #E5EAEE; }
  .BSbtn.BSbtn-link-secondary .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #E5EAEE; }
  .BSbtn.BSbtn-link-secondary .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-link-secondary.BSdropdown-toggle:after {
    color: #E5EAEE; }
  .BSbtn.BSbtn-link-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-link-secondary:focus:not(.BSbtn-text), .BSbtn.BSbtn-link-secondary.BSfocus:not(.BSbtn-text) {
    color: #d9e0e6;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-link-secondary:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-link-secondary.BSfocus:not(.BSbtn-text) i {
      color: #d9e0e6; }
    .BSbtn.BSbtn-link-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #d9e0e6; }
    .BSbtn.BSbtn-link-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-link-secondary:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-secondary.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #d9e0e6; }
  .BSbtn.BSbtn-link-secondary.BSdisabled, .BSbtn.BSbtn-link-secondary:disabled {
    color: #E5EAEE;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-secondary.BSdisabled i, .BSbtn.BSbtn-link-secondary:disabled i {
      color: #E5EAEE; }
    .BSbtn.BSbtn-link-secondary.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-secondary:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #E5EAEE; }
    .BSbtn.BSbtn-link-secondary.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-secondary:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-secondary.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-link-secondary:disabled.BSdropdown-toggle:after {
      color: #E5EAEE; }
  .BSbtn.BSbtn-link-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-link-secondary:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-link-secondary.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-link-secondary.BSbtn-dropdown {
    color: #d9e0e6;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-link-secondary:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-link-secondary.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-link-secondary.BSbtn-dropdown i {
      color: #d9e0e6; }
    .BSbtn.BSbtn-link-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-link-secondary.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-link-secondary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #d9e0e6; }
    .BSbtn.BSbtn-link-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-link-secondary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-link-secondary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-secondary:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-link-secondary.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-link-secondary.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #d9e0e6; }

.BSbtn.BSbtn-hover-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-secondary:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-secondary.BSfocus:not(.BSbtn-text) {
  color: #464E5F !important;
  background-color: #E5EAEE !important;
  border-color: #E5EAEE !important; }
  .BSbtn.BSbtn-hover-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-secondary:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-secondary.BSfocus:not(.BSbtn-text) i {
    color: #464E5F !important; }
  .BSbtn.BSbtn-hover-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #464E5F !important; }
  .BSbtn.BSbtn-hover-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-secondary:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-secondary.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #464E5F !important; }

.BSbtn.BSbtn-hover-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-secondary:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-secondary.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-secondary.BSbtn-dropdown {
  color: #464E5F !important;
  background-color: #E5EAEE !important;
  border-color: #E5EAEE !important; }
  .BSbtn.BSbtn-hover-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-secondary:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-secondary.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-secondary.BSbtn-dropdown i {
    color: #464E5F !important; }
  .BSbtn.BSbtn-hover-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-secondary.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-secondary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #464E5F !important; }
  .BSbtn.BSbtn-hover-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-secondary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-secondary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-secondary:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-secondary.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-secondary.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #464E5F !important; }

.BSbtn.BSbtn-hover-secondary.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-hover-bg-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-bg-secondary:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-secondary.BSfocus:not(.BSbtn-text) {
  background-color: #E5EAEE !important;
  border-color: #E5EAEE !important; }

.BSbtn.BSbtn-hover-bg-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-secondary:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-bg-secondary.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-bg-secondary.BSbtn-dropdown {
  background-color: #E5EAEE !important;
  border-color: #E5EAEE !important; }

.BSbtn.BSbtn-bg-secondary {
  background-color: #E5EAEE;
  border-color: #E5EAEE; }
  .BSbtn.BSbtn-bg-secondary.BSdisabled, .BSbtn.BSbtn-bg-secondary:disabled {
    background-color: #E5EAEE;
    border-color: #E5EAEE; }

.BSbtn.BSbtn-secondary.BSbtn-shadow {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.25) !important;
  box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.25) !important; }
  .BSbtn.BSbtn-secondary.BSbtn-shadow:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-secondary.BSbtn-shadow:focus:not(.BSbtn-text), .BSbtn.BSbtn-secondary.BSbtn-shadow.BSfocus:not(.BSbtn-text) {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important; }
  .BSbtn.BSbtn-secondary.BSbtn-shadow:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-secondary.BSbtn-shadow:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-secondary.BSbtn-shadow.BSdropdown-toggle {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important; }

.BSbtn.BSbtn-secondary.BSbtn-shadow-hover:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-secondary.BSbtn-shadow-hover:focus:not(.BSbtn-text), .BSbtn.BSbtn-secondary.BSbtn-shadow-hover.BSfocus:not(.BSbtn-text) {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important; }

.BSbtn.BSbtn-secondary.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-secondary.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-secondary.BSbtn-shadow-hover.BSdropdown-toggle {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important; }

.BSbtn.BSbtn-success {
  color: #ffffff;
  background-color: #1BC5BD;
  border-color: #1BC5BD; }
  .BSbtn.BSbtn-success i {
    color: #ffffff; }
  .BSbtn.BSbtn-success .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-success .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-success.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-success:focus:not(.BSbtn-text), .BSbtn.BSbtn-success.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #0BB7AF;
    border-color: #0BB7AF; }
    .BSbtn.BSbtn-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-success:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-success.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-success:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-success:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-success:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-success.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-success.BSdisabled, .BSbtn.BSbtn-success:disabled {
    color: #ffffff;
    background-color: #1BC5BD;
    border-color: #1BC5BD; }
    .BSbtn.BSbtn-success.BSdisabled i, .BSbtn.BSbtn-success:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-success.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-success:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-success.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-success:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-success.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-success:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-success:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-success.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-success.BSbtn-dropdown {
    color: #ffffff;
    background-color: #0BB7AF;
    border-color: #0BB7AF; }
    .BSbtn.BSbtn-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-success:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-success.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-success.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-success.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-success.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-success.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-success.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-success:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-success.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-success.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-outline-success {
  color: #1BC5BD;
  background-color: transparent;
  border-color: #1BC5BD; }
  .BSbtn.BSbtn-outline-success i {
    color: #1BC5BD; }
  .BSbtn.BSbtn-outline-success .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD; }
  .BSbtn.BSbtn-outline-success .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-outline-success.BSdropdown-toggle:after {
    color: #1BC5BD; }
  .BSbtn.BSbtn-outline-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-outline-success:focus:not(.BSbtn-text), .BSbtn.BSbtn-outline-success.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #1BC5BD;
    border-color: #1BC5BD; }
    .BSbtn.BSbtn-outline-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-outline-success:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-success.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-outline-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-success:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-outline-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-success:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-success:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-success.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-outline-success.BSdisabled, .BSbtn.BSbtn-outline-success:disabled {
    color: #1BC5BD;
    background-color: transparent;
    border-color: #1BC5BD; }
    .BSbtn.BSbtn-outline-success.BSdisabled i, .BSbtn.BSbtn-outline-success:disabled i {
      color: #1BC5BD; }
    .BSbtn.BSbtn-outline-success.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-success:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #1BC5BD; }
    .BSbtn.BSbtn-outline-success.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-success:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-success.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-outline-success:disabled.BSdropdown-toggle:after {
      color: #1BC5BD; }
  .BSbtn.BSbtn-outline-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-outline-success:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-outline-success.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-outline-success.BSbtn-dropdown {
    color: #ffffff;
    background-color: #1BC5BD;
    border-color: #1BC5BD; }
    .BSbtn.BSbtn-outline-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-success:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-outline-success.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-outline-success.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-outline-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-outline-success.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-outline-success.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-outline-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-outline-success.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-outline-success.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-success:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-outline-success.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-outline-success.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-light-success {
  color: #1BC5BD;
  background-color: #C9F7F5;
  border-color: transparent; }
  .BSbtn.BSbtn-light-success i {
    color: #1BC5BD; }
  .BSbtn.BSbtn-light-success .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD; }
  .BSbtn.BSbtn-light-success .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light-success.BSdropdown-toggle:after {
    color: #1BC5BD; }
  .BSbtn.BSbtn-light-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light-success:focus:not(.BSbtn-text), .BSbtn.BSbtn-light-success.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #1BC5BD;
    border-color: transparent; }
    .BSbtn.BSbtn-light-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light-success:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light-success.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-success:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-success:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light-success:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-success.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-light-success.BSdisabled, .BSbtn.BSbtn-light-success:disabled {
    color: #1BC5BD;
    background-color: #C9F7F5;
    border-color: transparent; }
    .BSbtn.BSbtn-light-success.BSdisabled i, .BSbtn.BSbtn-light-success:disabled i {
      color: #1BC5BD; }
    .BSbtn.BSbtn-light-success.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-success:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #1BC5BD; }
    .BSbtn.BSbtn-light-success.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-success:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-success.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light-success:disabled.BSdropdown-toggle:after {
      color: #1BC5BD; }
  .BSbtn.BSbtn-light-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light-success:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light-success.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light-success.BSbtn-dropdown {
    color: #ffffff;
    background-color: #1BC5BD;
    border-color: transparent; }
    .BSbtn.BSbtn-light-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light-success:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light-success.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light-success.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light-success.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light-success.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light-success.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light-success.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-success:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light-success.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light-success.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-transparent-success {
  color: #1BC5BD;
  background-color: rgba(27, 197, 189, 0.1);
  border-color: transparent; }
  .BSbtn.BSbtn-transparent-success i {
    color: #1BC5BD; }
  .BSbtn.BSbtn-transparent-success .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD; }
  .BSbtn.BSbtn-transparent-success .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-transparent-success.BSdropdown-toggle:after {
    color: #1BC5BD; }
  .BSbtn.BSbtn-transparent-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-transparent-success:focus:not(.BSbtn-text), .BSbtn.BSbtn-transparent-success.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #1BC5BD;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-transparent-success:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-success.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-transparent-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-success:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-transparent-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-success:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-success:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-success.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-transparent-success.BSdisabled, .BSbtn.BSbtn-transparent-success:disabled {
    color: #1BC5BD;
    background-color: rgba(27, 197, 189, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-success.BSdisabled i, .BSbtn.BSbtn-transparent-success:disabled i {
      color: #1BC5BD; }
    .BSbtn.BSbtn-transparent-success.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-success:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #1BC5BD; }
    .BSbtn.BSbtn-transparent-success.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-success:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-success.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-success:disabled.BSdropdown-toggle:after {
      color: #1BC5BD; }
  .BSbtn.BSbtn-transparent-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-transparent-success:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-transparent-success.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-transparent-success.BSbtn-dropdown {
    color: #ffffff;
    background-color: #1BC5BD;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-success:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-transparent-success.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-transparent-success.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-transparent-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-success.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-transparent-success.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-transparent-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-success.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-transparent-success.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-success:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-transparent-success.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-transparent-success.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-hover-transparent-success {
  color: #1BC5BD;
  background-color: transparent;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-transparent-success i {
    color: #1BC5BD; }
  .BSbtn.BSbtn-hover-transparent-success .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD; }
  .BSbtn.BSbtn-hover-transparent-success .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-transparent-success.BSdropdown-toggle:after {
    color: #1BC5BD; }
  .BSbtn.BSbtn-hover-transparent-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-transparent-success:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-success.BSfocus:not(.BSbtn-text) {
    color: #1BC5BD;
    background-color: rgba(27, 197, 189, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-transparent-success:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-success.BSfocus:not(.BSbtn-text) i {
      color: #1BC5BD; }
    .BSbtn.BSbtn-hover-transparent-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-success:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #1BC5BD; }
    .BSbtn.BSbtn-hover-transparent-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-success:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-success:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-success.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #1BC5BD; }
  .BSbtn.BSbtn-hover-transparent-success.BSdisabled, .BSbtn.BSbtn-hover-transparent-success:disabled {
    color: #1BC5BD;
    background-color: transparent;
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-success.BSdisabled i, .BSbtn.BSbtn-hover-transparent-success:disabled i {
      color: #1BC5BD; }
    .BSbtn.BSbtn-hover-transparent-success.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-success:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #1BC5BD; }
    .BSbtn.BSbtn-hover-transparent-success.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-success:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-success.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-success:disabled.BSdropdown-toggle:after {
      color: #1BC5BD; }
  .BSbtn.BSbtn-hover-transparent-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-success:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-hover-transparent-success.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-hover-transparent-success.BSbtn-dropdown {
    color: #1BC5BD;
    background-color: rgba(27, 197, 189, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-success:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-hover-transparent-success.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-hover-transparent-success.BSbtn-dropdown i {
      color: #1BC5BD; }
    .BSbtn.BSbtn-hover-transparent-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-success.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-success.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #1BC5BD; }
    .BSbtn.BSbtn-hover-transparent-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-success.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-success.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-success:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-hover-transparent-success.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-hover-transparent-success.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #1BC5BD; }

.BSbtn.BSbtn-hover-light-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-light-success:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-success.BSfocus:not(.BSbtn-text) {
  color: #1BC5BD;
  background-color: #C9F7F5;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-light-success:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-success.BSfocus:not(.BSbtn-text) i {
    color: #1BC5BD; }
  .BSbtn.BSbtn-hover-light-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-success:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD; }
  .BSbtn.BSbtn-hover-light-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-success:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-success:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-success.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #1BC5BD; }

.BSbtn.BSbtn-hover-light-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-success:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-light-success.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-light-success.BSbtn-dropdown {
  color: #1BC5BD;
  background-color: #C9F7F5;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-success:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-light-success.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-light-success.BSbtn-dropdown i {
    color: #1BC5BD; }
  .BSbtn.BSbtn-hover-light-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-success.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-success.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD; }
  .BSbtn.BSbtn-hover-light-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-success.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-success.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-success:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-light-success.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-light-success.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #1BC5BD; }

.BSbtn.BSbtn-hover-light-success.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-link-success {
  border: 0;
  padding: 0 !important;
  border-radius: 0 !important;
  color: #1BC5BD;
  background-color: transparent !important;
  border-color: transparent !important; }
  .BSbtn.BSbtn-link-success i {
    color: #1BC5BD; }
  .BSbtn.BSbtn-link-success .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD; }
  .BSbtn.BSbtn-link-success .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-link-success.BSdropdown-toggle:after {
    color: #1BC5BD; }
  .BSbtn.BSbtn-link-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-link-success:focus:not(.BSbtn-text), .BSbtn.BSbtn-link-success.BSfocus:not(.BSbtn-text) {
    color: #0BB7AF;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-link-success:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-link-success.BSfocus:not(.BSbtn-text) i {
      color: #0BB7AF; }
    .BSbtn.BSbtn-link-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-success:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #0BB7AF; }
    .BSbtn.BSbtn-link-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-success:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-link-success:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-success.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #0BB7AF; }
  .BSbtn.BSbtn-link-success.BSdisabled, .BSbtn.BSbtn-link-success:disabled {
    color: #1BC5BD;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-success.BSdisabled i, .BSbtn.BSbtn-link-success:disabled i {
      color: #1BC5BD; }
    .BSbtn.BSbtn-link-success.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-success:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #1BC5BD; }
    .BSbtn.BSbtn-link-success.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-success:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-success.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-link-success:disabled.BSdropdown-toggle:after {
      color: #1BC5BD; }
  .BSbtn.BSbtn-link-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-link-success:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-link-success.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-link-success.BSbtn-dropdown {
    color: #0BB7AF;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-link-success:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-link-success.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-link-success.BSbtn-dropdown i {
      color: #0BB7AF; }
    .BSbtn.BSbtn-link-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-link-success.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-link-success.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #0BB7AF; }
    .BSbtn.BSbtn-link-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-link-success.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-link-success.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-success:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-link-success.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-link-success.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #0BB7AF; }

.BSbtn.BSbtn-hover-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-success:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-success.BSfocus:not(.BSbtn-text) {
  color: #ffffff !important;
  background-color: #1BC5BD !important;
  border-color: #1BC5BD !important; }
  .BSbtn.BSbtn-hover-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-success:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-success.BSfocus:not(.BSbtn-text) i {
    color: #ffffff !important; }
  .BSbtn.BSbtn-hover-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-success:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important; }
  .BSbtn.BSbtn-hover-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-success:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-success:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-success.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #ffffff !important; }

.BSbtn.BSbtn-hover-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-success:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-success.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-success.BSbtn-dropdown {
  color: #ffffff !important;
  background-color: #1BC5BD !important;
  border-color: #1BC5BD !important; }
  .BSbtn.BSbtn-hover-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-success:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-success.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-success.BSbtn-dropdown i {
    color: #ffffff !important; }
  .BSbtn.BSbtn-hover-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-success.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-success.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important; }
  .BSbtn.BSbtn-hover-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-success.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-success.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-success:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-success.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-success.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #ffffff !important; }

.BSbtn.BSbtn-hover-success.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-hover-bg-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-bg-success:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-success.BSfocus:not(.BSbtn-text) {
  background-color: #1BC5BD !important;
  border-color: #1BC5BD !important; }

.BSbtn.BSbtn-hover-bg-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-success:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-bg-success.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-bg-success.BSbtn-dropdown {
  background-color: #1BC5BD !important;
  border-color: #1BC5BD !important; }

.BSbtn.BSbtn-bg-success {
  background-color: #1BC5BD;
  border-color: #1BC5BD; }
  .BSbtn.BSbtn-bg-success.BSdisabled, .BSbtn.BSbtn-bg-success:disabled {
    background-color: #1BC5BD;
    border-color: #1BC5BD; }

.BSbtn.BSbtn-success.BSbtn-shadow {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(27, 197, 189, 0.25) !important;
  box-shadow: 0px 9px 16px 0px rgba(27, 197, 189, 0.25) !important; }
  .BSbtn.BSbtn-success.BSbtn-shadow:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-success.BSbtn-shadow:focus:not(.BSbtn-text), .BSbtn.BSbtn-success.BSbtn-shadow.BSfocus:not(.BSbtn-text) {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(27, 197, 189, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(27, 197, 189, 0.3) !important; }
  .BSbtn.BSbtn-success.BSbtn-shadow:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-success.BSbtn-shadow:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-success.BSbtn-shadow.BSdropdown-toggle {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(27, 197, 189, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(27, 197, 189, 0.3) !important; }

.BSbtn.BSbtn-success.BSbtn-shadow-hover:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-success.BSbtn-shadow-hover:focus:not(.BSbtn-text), .BSbtn.BSbtn-success.BSbtn-shadow-hover.BSfocus:not(.BSbtn-text) {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(27, 197, 189, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(27, 197, 189, 0.3) !important; }

.BSbtn.BSbtn-success.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-success.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-success.BSbtn-shadow-hover.BSdropdown-toggle {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(27, 197, 189, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(27, 197, 189, 0.3) !important; }

.BSbtn.BSbtn-info {
  color: #ffffff;
  background-color: #8950FC;
  border-color: #8950FC; }
  .BSbtn.BSbtn-info i {
    color: #ffffff; }
  .BSbtn.BSbtn-info .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-info .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-info.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-info:focus:not(.BSbtn-text), .BSbtn.BSbtn-info.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #7337EE;
    border-color: #7337EE; }
    .BSbtn.BSbtn-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-info:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-info.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-info:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-info:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-info:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-info.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-info.BSdisabled, .BSbtn.BSbtn-info:disabled {
    color: #ffffff;
    background-color: #8950FC;
    border-color: #8950FC; }
    .BSbtn.BSbtn-info.BSdisabled i, .BSbtn.BSbtn-info:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-info.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-info:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-info.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-info:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-info.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-info:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-info:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-info.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-info.BSbtn-dropdown {
    color: #ffffff;
    background-color: #7337EE;
    border-color: #7337EE; }
    .BSbtn.BSbtn-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-info:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-info.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-info.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-info.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-info.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-info.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-info.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-info:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-info.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-info.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-outline-info {
  color: #8950FC;
  background-color: transparent;
  border-color: #8950FC; }
  .BSbtn.BSbtn-outline-info i {
    color: #8950FC; }
  .BSbtn.BSbtn-outline-info .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC; }
  .BSbtn.BSbtn-outline-info .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-outline-info.BSdropdown-toggle:after {
    color: #8950FC; }
  .BSbtn.BSbtn-outline-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-outline-info:focus:not(.BSbtn-text), .BSbtn.BSbtn-outline-info.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #8950FC;
    border-color: #8950FC; }
    .BSbtn.BSbtn-outline-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-outline-info:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-info.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-outline-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-info:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-outline-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-info:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-info:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-info.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-outline-info.BSdisabled, .BSbtn.BSbtn-outline-info:disabled {
    color: #8950FC;
    background-color: transparent;
    border-color: #8950FC; }
    .BSbtn.BSbtn-outline-info.BSdisabled i, .BSbtn.BSbtn-outline-info:disabled i {
      color: #8950FC; }
    .BSbtn.BSbtn-outline-info.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-info:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #8950FC; }
    .BSbtn.BSbtn-outline-info.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-info:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-info.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-outline-info:disabled.BSdropdown-toggle:after {
      color: #8950FC; }
  .BSbtn.BSbtn-outline-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-outline-info:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-outline-info.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-outline-info.BSbtn-dropdown {
    color: #ffffff;
    background-color: #8950FC;
    border-color: #8950FC; }
    .BSbtn.BSbtn-outline-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-info:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-outline-info.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-outline-info.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-outline-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-outline-info.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-outline-info.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-outline-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-outline-info.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-outline-info.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-info:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-outline-info.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-outline-info.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-light-info {
  color: #8950FC;
  background-color: #EEE5FF;
  border-color: transparent; }
  .BSbtn.BSbtn-light-info i {
    color: #8950FC; }
  .BSbtn.BSbtn-light-info .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC; }
  .BSbtn.BSbtn-light-info .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light-info.BSdropdown-toggle:after {
    color: #8950FC; }
  .BSbtn.BSbtn-light-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light-info:focus:not(.BSbtn-text), .BSbtn.BSbtn-light-info.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #8950FC;
    border-color: transparent; }
    .BSbtn.BSbtn-light-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light-info:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light-info.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-info:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-info:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light-info:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-info.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-light-info.BSdisabled, .BSbtn.BSbtn-light-info:disabled {
    color: #8950FC;
    background-color: #EEE5FF;
    border-color: transparent; }
    .BSbtn.BSbtn-light-info.BSdisabled i, .BSbtn.BSbtn-light-info:disabled i {
      color: #8950FC; }
    .BSbtn.BSbtn-light-info.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-info:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #8950FC; }
    .BSbtn.BSbtn-light-info.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-info:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-info.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light-info:disabled.BSdropdown-toggle:after {
      color: #8950FC; }
  .BSbtn.BSbtn-light-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light-info:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light-info.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light-info.BSbtn-dropdown {
    color: #ffffff;
    background-color: #8950FC;
    border-color: transparent; }
    .BSbtn.BSbtn-light-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light-info:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light-info.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light-info.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light-info.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light-info.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light-info.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light-info.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-info:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light-info.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light-info.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-transparent-info {
  color: #8950FC;
  background-color: rgba(137, 80, 252, 0.1);
  border-color: transparent; }
  .BSbtn.BSbtn-transparent-info i {
    color: #8950FC; }
  .BSbtn.BSbtn-transparent-info .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC; }
  .BSbtn.BSbtn-transparent-info .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-transparent-info.BSdropdown-toggle:after {
    color: #8950FC; }
  .BSbtn.BSbtn-transparent-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-transparent-info:focus:not(.BSbtn-text), .BSbtn.BSbtn-transparent-info.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #8950FC;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-transparent-info:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-info.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-transparent-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-info:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-transparent-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-info:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-info:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-info.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-transparent-info.BSdisabled, .BSbtn.BSbtn-transparent-info:disabled {
    color: #8950FC;
    background-color: rgba(137, 80, 252, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-info.BSdisabled i, .BSbtn.BSbtn-transparent-info:disabled i {
      color: #8950FC; }
    .BSbtn.BSbtn-transparent-info.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-info:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #8950FC; }
    .BSbtn.BSbtn-transparent-info.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-info:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-info.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-info:disabled.BSdropdown-toggle:after {
      color: #8950FC; }
  .BSbtn.BSbtn-transparent-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-transparent-info:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-transparent-info.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-transparent-info.BSbtn-dropdown {
    color: #ffffff;
    background-color: #8950FC;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-info:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-transparent-info.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-transparent-info.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-transparent-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-info.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-transparent-info.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-transparent-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-info.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-transparent-info.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-info:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-transparent-info.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-transparent-info.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-hover-transparent-info {
  color: #8950FC;
  background-color: transparent;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-transparent-info i {
    color: #8950FC; }
  .BSbtn.BSbtn-hover-transparent-info .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC; }
  .BSbtn.BSbtn-hover-transparent-info .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-transparent-info.BSdropdown-toggle:after {
    color: #8950FC; }
  .BSbtn.BSbtn-hover-transparent-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-transparent-info:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-info.BSfocus:not(.BSbtn-text) {
    color: #8950FC;
    background-color: rgba(137, 80, 252, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-transparent-info:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-info.BSfocus:not(.BSbtn-text) i {
      color: #8950FC; }
    .BSbtn.BSbtn-hover-transparent-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-info:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #8950FC; }
    .BSbtn.BSbtn-hover-transparent-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-info:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-info:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-info.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #8950FC; }
  .BSbtn.BSbtn-hover-transparent-info.BSdisabled, .BSbtn.BSbtn-hover-transparent-info:disabled {
    color: #8950FC;
    background-color: transparent;
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-info.BSdisabled i, .BSbtn.BSbtn-hover-transparent-info:disabled i {
      color: #8950FC; }
    .BSbtn.BSbtn-hover-transparent-info.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-info:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #8950FC; }
    .BSbtn.BSbtn-hover-transparent-info.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-info:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-info.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-info:disabled.BSdropdown-toggle:after {
      color: #8950FC; }
  .BSbtn.BSbtn-hover-transparent-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-info:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-hover-transparent-info.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-hover-transparent-info.BSbtn-dropdown {
    color: #8950FC;
    background-color: rgba(137, 80, 252, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-info:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-hover-transparent-info.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-hover-transparent-info.BSbtn-dropdown i {
      color: #8950FC; }
    .BSbtn.BSbtn-hover-transparent-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-info.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-info.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #8950FC; }
    .BSbtn.BSbtn-hover-transparent-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-info.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-info.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-info:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-hover-transparent-info.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-hover-transparent-info.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #8950FC; }

.BSbtn.BSbtn-hover-light-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-light-info:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-info.BSfocus:not(.BSbtn-text) {
  color: #8950FC;
  background-color: #EEE5FF;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-light-info:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-info.BSfocus:not(.BSbtn-text) i {
    color: #8950FC; }
  .BSbtn.BSbtn-hover-light-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-info:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC; }
  .BSbtn.BSbtn-hover-light-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-info:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-info:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-info.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #8950FC; }

.BSbtn.BSbtn-hover-light-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-info:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-light-info.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-light-info.BSbtn-dropdown {
  color: #8950FC;
  background-color: #EEE5FF;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-info:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-light-info.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-light-info.BSbtn-dropdown i {
    color: #8950FC; }
  .BSbtn.BSbtn-hover-light-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-info.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-info.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC; }
  .BSbtn.BSbtn-hover-light-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-info.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-info.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-info:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-light-info.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-light-info.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #8950FC; }

.BSbtn.BSbtn-hover-light-info.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-link-info {
  border: 0;
  padding: 0 !important;
  border-radius: 0 !important;
  color: #8950FC;
  background-color: transparent !important;
  border-color: transparent !important; }
  .BSbtn.BSbtn-link-info i {
    color: #8950FC; }
  .BSbtn.BSbtn-link-info .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC; }
  .BSbtn.BSbtn-link-info .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-link-info.BSdropdown-toggle:after {
    color: #8950FC; }
  .BSbtn.BSbtn-link-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-link-info:focus:not(.BSbtn-text), .BSbtn.BSbtn-link-info.BSfocus:not(.BSbtn-text) {
    color: #7337EE;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-link-info:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-link-info.BSfocus:not(.BSbtn-text) i {
      color: #7337EE; }
    .BSbtn.BSbtn-link-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-info:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #7337EE; }
    .BSbtn.BSbtn-link-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-info:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-link-info:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-info.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #7337EE; }
  .BSbtn.BSbtn-link-info.BSdisabled, .BSbtn.BSbtn-link-info:disabled {
    color: #8950FC;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-info.BSdisabled i, .BSbtn.BSbtn-link-info:disabled i {
      color: #8950FC; }
    .BSbtn.BSbtn-link-info.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-info:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #8950FC; }
    .BSbtn.BSbtn-link-info.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-info:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-info.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-link-info:disabled.BSdropdown-toggle:after {
      color: #8950FC; }
  .BSbtn.BSbtn-link-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-link-info:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-link-info.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-link-info.BSbtn-dropdown {
    color: #7337EE;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-link-info:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-link-info.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-link-info.BSbtn-dropdown i {
      color: #7337EE; }
    .BSbtn.BSbtn-link-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-link-info.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-link-info.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #7337EE; }
    .BSbtn.BSbtn-link-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-link-info.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-link-info.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-info:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-link-info.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-link-info.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #7337EE; }

.BSbtn.BSbtn-hover-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-info:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-info.BSfocus:not(.BSbtn-text) {
  color: #ffffff !important;
  background-color: #8950FC !important;
  border-color: #8950FC !important; }
  .BSbtn.BSbtn-hover-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-info:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-info.BSfocus:not(.BSbtn-text) i {
    color: #ffffff !important; }
  .BSbtn.BSbtn-hover-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-info:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important; }
  .BSbtn.BSbtn-hover-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-info:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-info:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-info.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #ffffff !important; }

.BSbtn.BSbtn-hover-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-info:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-info.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-info.BSbtn-dropdown {
  color: #ffffff !important;
  background-color: #8950FC !important;
  border-color: #8950FC !important; }
  .BSbtn.BSbtn-hover-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-info:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-info.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-info.BSbtn-dropdown i {
    color: #ffffff !important; }
  .BSbtn.BSbtn-hover-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-info.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-info.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important; }
  .BSbtn.BSbtn-hover-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-info.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-info.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-info:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-info.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-info.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #ffffff !important; }

.BSbtn.BSbtn-hover-info.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-hover-bg-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-bg-info:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-info.BSfocus:not(.BSbtn-text) {
  background-color: #8950FC !important;
  border-color: #8950FC !important; }

.BSbtn.BSbtn-hover-bg-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-info:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-bg-info.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-bg-info.BSbtn-dropdown {
  background-color: #8950FC !important;
  border-color: #8950FC !important; }

.BSbtn.BSbtn-bg-info {
  background-color: #8950FC;
  border-color: #8950FC; }
  .BSbtn.BSbtn-bg-info.BSdisabled, .BSbtn.BSbtn-bg-info:disabled {
    background-color: #8950FC;
    border-color: #8950FC; }

.BSbtn.BSbtn-info.BSbtn-shadow {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(137, 80, 252, 0.25) !important;
  box-shadow: 0px 9px 16px 0px rgba(137, 80, 252, 0.25) !important; }
  .BSbtn.BSbtn-info.BSbtn-shadow:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-info.BSbtn-shadow:focus:not(.BSbtn-text), .BSbtn.BSbtn-info.BSbtn-shadow.BSfocus:not(.BSbtn-text) {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(137, 80, 252, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(137, 80, 252, 0.3) !important; }
  .BSbtn.BSbtn-info.BSbtn-shadow:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-info.BSbtn-shadow:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-info.BSbtn-shadow.BSdropdown-toggle {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(137, 80, 252, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(137, 80, 252, 0.3) !important; }

.BSbtn.BSbtn-info.BSbtn-shadow-hover:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-info.BSbtn-shadow-hover:focus:not(.BSbtn-text), .BSbtn.BSbtn-info.BSbtn-shadow-hover.BSfocus:not(.BSbtn-text) {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(137, 80, 252, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(137, 80, 252, 0.3) !important; }

.BSbtn.BSbtn-info.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-info.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-info.BSbtn-shadow-hover.BSdropdown-toggle {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(137, 80, 252, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(137, 80, 252, 0.3) !important; }

.BSbtn.BSbtn-warning {
  color: #ffffff;
  background-color: #FFA800;
  border-color: #FFA800; }
  .BSbtn.BSbtn-warning i {
    color: #ffffff; }
  .BSbtn.BSbtn-warning .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-warning .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-warning.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-warning:focus:not(.BSbtn-text), .BSbtn.BSbtn-warning.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #EE9D01;
    border-color: #EE9D01; }
    .BSbtn.BSbtn-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-warning:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-warning.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-warning:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-warning:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-warning:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-warning.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-warning.BSdisabled, .BSbtn.BSbtn-warning:disabled {
    color: #ffffff;
    background-color: #FFA800;
    border-color: #FFA800; }
    .BSbtn.BSbtn-warning.BSdisabled i, .BSbtn.BSbtn-warning:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-warning.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-warning:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-warning.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-warning:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-warning.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-warning:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-warning:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-warning.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-warning.BSbtn-dropdown {
    color: #ffffff;
    background-color: #EE9D01;
    border-color: #EE9D01; }
    .BSbtn.BSbtn-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-warning:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-warning.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-warning.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-warning.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-warning.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-warning.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-warning.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-warning:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-warning.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-warning.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-outline-warning {
  color: #FFA800;
  background-color: transparent;
  border-color: #FFA800; }
  .BSbtn.BSbtn-outline-warning i {
    color: #FFA800; }
  .BSbtn.BSbtn-outline-warning .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800; }
  .BSbtn.BSbtn-outline-warning .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-outline-warning.BSdropdown-toggle:after {
    color: #FFA800; }
  .BSbtn.BSbtn-outline-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-outline-warning:focus:not(.BSbtn-text), .BSbtn.BSbtn-outline-warning.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #FFA800;
    border-color: #FFA800; }
    .BSbtn.BSbtn-outline-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-outline-warning:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-warning.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-outline-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-warning:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-outline-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-warning:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-warning:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-warning.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-outline-warning.BSdisabled, .BSbtn.BSbtn-outline-warning:disabled {
    color: #FFA800;
    background-color: transparent;
    border-color: #FFA800; }
    .BSbtn.BSbtn-outline-warning.BSdisabled i, .BSbtn.BSbtn-outline-warning:disabled i {
      color: #FFA800; }
    .BSbtn.BSbtn-outline-warning.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-warning:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFA800; }
    .BSbtn.BSbtn-outline-warning.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-warning:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-warning.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-outline-warning:disabled.BSdropdown-toggle:after {
      color: #FFA800; }
  .BSbtn.BSbtn-outline-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-outline-warning:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-outline-warning.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-outline-warning.BSbtn-dropdown {
    color: #ffffff;
    background-color: #FFA800;
    border-color: #FFA800; }
    .BSbtn.BSbtn-outline-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-warning:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-outline-warning.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-outline-warning.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-outline-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-outline-warning.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-outline-warning.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-outline-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-outline-warning.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-outline-warning.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-warning:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-outline-warning.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-outline-warning.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-light-warning {
  color: #FFA800;
  background-color: #FFF4DE;
  border-color: transparent; }
  .BSbtn.BSbtn-light-warning i {
    color: #FFA800; }
  .BSbtn.BSbtn-light-warning .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800; }
  .BSbtn.BSbtn-light-warning .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light-warning.BSdropdown-toggle:after {
    color: #FFA800; }
  .BSbtn.BSbtn-light-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light-warning:focus:not(.BSbtn-text), .BSbtn.BSbtn-light-warning.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #FFA800;
    border-color: transparent; }
    .BSbtn.BSbtn-light-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light-warning:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light-warning.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-warning:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-warning:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light-warning:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-warning.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-light-warning.BSdisabled, .BSbtn.BSbtn-light-warning:disabled {
    color: #FFA800;
    background-color: #FFF4DE;
    border-color: transparent; }
    .BSbtn.BSbtn-light-warning.BSdisabled i, .BSbtn.BSbtn-light-warning:disabled i {
      color: #FFA800; }
    .BSbtn.BSbtn-light-warning.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-warning:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFA800; }
    .BSbtn.BSbtn-light-warning.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-warning:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-warning.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light-warning:disabled.BSdropdown-toggle:after {
      color: #FFA800; }
  .BSbtn.BSbtn-light-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light-warning:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light-warning.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light-warning.BSbtn-dropdown {
    color: #ffffff;
    background-color: #FFA800;
    border-color: transparent; }
    .BSbtn.BSbtn-light-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light-warning:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light-warning.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light-warning.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light-warning.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light-warning.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light-warning.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light-warning.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-warning:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light-warning.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light-warning.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-transparent-warning {
  color: #FFA800;
  background-color: rgba(255, 168, 0, 0.1);
  border-color: transparent; }
  .BSbtn.BSbtn-transparent-warning i {
    color: #FFA800; }
  .BSbtn.BSbtn-transparent-warning .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800; }
  .BSbtn.BSbtn-transparent-warning .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-transparent-warning.BSdropdown-toggle:after {
    color: #FFA800; }
  .BSbtn.BSbtn-transparent-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-transparent-warning:focus:not(.BSbtn-text), .BSbtn.BSbtn-transparent-warning.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #FFA800;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-transparent-warning:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-warning.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-transparent-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-warning:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-transparent-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-warning:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-warning:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-warning.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-transparent-warning.BSdisabled, .BSbtn.BSbtn-transparent-warning:disabled {
    color: #FFA800;
    background-color: rgba(255, 168, 0, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-warning.BSdisabled i, .BSbtn.BSbtn-transparent-warning:disabled i {
      color: #FFA800; }
    .BSbtn.BSbtn-transparent-warning.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-warning:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFA800; }
    .BSbtn.BSbtn-transparent-warning.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-warning:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-warning.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-warning:disabled.BSdropdown-toggle:after {
      color: #FFA800; }
  .BSbtn.BSbtn-transparent-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-transparent-warning:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-transparent-warning.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-transparent-warning.BSbtn-dropdown {
    color: #ffffff;
    background-color: #FFA800;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-warning:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-transparent-warning.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-transparent-warning.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-transparent-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-warning.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-transparent-warning.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-transparent-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-warning.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-transparent-warning.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-warning:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-transparent-warning.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-transparent-warning.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-hover-transparent-warning {
  color: #FFA800;
  background-color: transparent;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-transparent-warning i {
    color: #FFA800; }
  .BSbtn.BSbtn-hover-transparent-warning .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800; }
  .BSbtn.BSbtn-hover-transparent-warning .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-transparent-warning.BSdropdown-toggle:after {
    color: #FFA800; }
  .BSbtn.BSbtn-hover-transparent-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-transparent-warning:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-warning.BSfocus:not(.BSbtn-text) {
    color: #FFA800;
    background-color: rgba(255, 168, 0, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-transparent-warning:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-warning.BSfocus:not(.BSbtn-text) i {
      color: #FFA800; }
    .BSbtn.BSbtn-hover-transparent-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-warning:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFA800; }
    .BSbtn.BSbtn-hover-transparent-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-warning:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-warning:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-warning.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #FFA800; }
  .BSbtn.BSbtn-hover-transparent-warning.BSdisabled, .BSbtn.BSbtn-hover-transparent-warning:disabled {
    color: #FFA800;
    background-color: transparent;
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-warning.BSdisabled i, .BSbtn.BSbtn-hover-transparent-warning:disabled i {
      color: #FFA800; }
    .BSbtn.BSbtn-hover-transparent-warning.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-warning:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFA800; }
    .BSbtn.BSbtn-hover-transparent-warning.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-warning:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-warning.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-warning:disabled.BSdropdown-toggle:after {
      color: #FFA800; }
  .BSbtn.BSbtn-hover-transparent-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-warning:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-hover-transparent-warning.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-hover-transparent-warning.BSbtn-dropdown {
    color: #FFA800;
    background-color: rgba(255, 168, 0, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-warning:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-hover-transparent-warning.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-hover-transparent-warning.BSbtn-dropdown i {
      color: #FFA800; }
    .BSbtn.BSbtn-hover-transparent-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-warning.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-warning.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFA800; }
    .BSbtn.BSbtn-hover-transparent-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-warning.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-warning.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-warning:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-hover-transparent-warning.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-hover-transparent-warning.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #FFA800; }

.BSbtn.BSbtn-hover-light-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-light-warning:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-warning.BSfocus:not(.BSbtn-text) {
  color: #FFA800;
  background-color: #FFF4DE;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-light-warning:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-warning.BSfocus:not(.BSbtn-text) i {
    color: #FFA800; }
  .BSbtn.BSbtn-hover-light-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-warning:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800; }
  .BSbtn.BSbtn-hover-light-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-warning:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-warning:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-warning.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #FFA800; }

.BSbtn.BSbtn-hover-light-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-warning:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-light-warning.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-light-warning.BSbtn-dropdown {
  color: #FFA800;
  background-color: #FFF4DE;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-warning:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-light-warning.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-light-warning.BSbtn-dropdown i {
    color: #FFA800; }
  .BSbtn.BSbtn-hover-light-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-warning.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-warning.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800; }
  .BSbtn.BSbtn-hover-light-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-warning.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-warning.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-warning:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-light-warning.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-light-warning.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #FFA800; }

.BSbtn.BSbtn-hover-light-warning.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-link-warning {
  border: 0;
  padding: 0 !important;
  border-radius: 0 !important;
  color: #FFA800;
  background-color: transparent !important;
  border-color: transparent !important; }
  .BSbtn.BSbtn-link-warning i {
    color: #FFA800; }
  .BSbtn.BSbtn-link-warning .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800; }
  .BSbtn.BSbtn-link-warning .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-link-warning.BSdropdown-toggle:after {
    color: #FFA800; }
  .BSbtn.BSbtn-link-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-link-warning:focus:not(.BSbtn-text), .BSbtn.BSbtn-link-warning.BSfocus:not(.BSbtn-text) {
    color: #EE9D01;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-link-warning:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-link-warning.BSfocus:not(.BSbtn-text) i {
      color: #EE9D01; }
    .BSbtn.BSbtn-link-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-warning:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #EE9D01; }
    .BSbtn.BSbtn-link-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-warning:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-link-warning:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-warning.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #EE9D01; }
  .BSbtn.BSbtn-link-warning.BSdisabled, .BSbtn.BSbtn-link-warning:disabled {
    color: #FFA800;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-warning.BSdisabled i, .BSbtn.BSbtn-link-warning:disabled i {
      color: #FFA800; }
    .BSbtn.BSbtn-link-warning.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-warning:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #FFA800; }
    .BSbtn.BSbtn-link-warning.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-warning:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-warning.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-link-warning:disabled.BSdropdown-toggle:after {
      color: #FFA800; }
  .BSbtn.BSbtn-link-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-link-warning:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-link-warning.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-link-warning.BSbtn-dropdown {
    color: #EE9D01;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-link-warning:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-link-warning.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-link-warning.BSbtn-dropdown i {
      color: #EE9D01; }
    .BSbtn.BSbtn-link-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-link-warning.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-link-warning.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #EE9D01; }
    .BSbtn.BSbtn-link-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-link-warning.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-link-warning.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-warning:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-link-warning.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-link-warning.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #EE9D01; }

.BSbtn.BSbtn-hover-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-warning:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-warning.BSfocus:not(.BSbtn-text) {
  color: #ffffff !important;
  background-color: #FFA800 !important;
  border-color: #FFA800 !important; }
  .BSbtn.BSbtn-hover-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-warning:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-warning.BSfocus:not(.BSbtn-text) i {
    color: #ffffff !important; }
  .BSbtn.BSbtn-hover-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-warning:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important; }
  .BSbtn.BSbtn-hover-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-warning:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-warning:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-warning.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #ffffff !important; }

.BSbtn.BSbtn-hover-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-warning:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-warning.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-warning.BSbtn-dropdown {
  color: #ffffff !important;
  background-color: #FFA800 !important;
  border-color: #FFA800 !important; }
  .BSbtn.BSbtn-hover-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-warning:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-warning.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-warning.BSbtn-dropdown i {
    color: #ffffff !important; }
  .BSbtn.BSbtn-hover-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-warning.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-warning.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important; }
  .BSbtn.BSbtn-hover-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-warning.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-warning.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-warning:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-warning.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-warning.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #ffffff !important; }

.BSbtn.BSbtn-hover-warning.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-hover-bg-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-bg-warning:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-warning.BSfocus:not(.BSbtn-text) {
  background-color: #FFA800 !important;
  border-color: #FFA800 !important; }

.BSbtn.BSbtn-hover-bg-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-warning:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-bg-warning.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-bg-warning.BSbtn-dropdown {
  background-color: #FFA800 !important;
  border-color: #FFA800 !important; }

.BSbtn.BSbtn-bg-warning {
  background-color: #FFA800;
  border-color: #FFA800; }
  .BSbtn.BSbtn-bg-warning.BSdisabled, .BSbtn.BSbtn-bg-warning:disabled {
    background-color: #FFA800;
    border-color: #FFA800; }

.BSbtn.BSbtn-warning.BSbtn-shadow {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(255, 168, 0, 0.25) !important;
  box-shadow: 0px 9px 16px 0px rgba(255, 168, 0, 0.25) !important; }
  .BSbtn.BSbtn-warning.BSbtn-shadow:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-warning.BSbtn-shadow:focus:not(.BSbtn-text), .BSbtn.BSbtn-warning.BSbtn-shadow.BSfocus:not(.BSbtn-text) {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(255, 168, 0, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(255, 168, 0, 0.3) !important; }
  .BSbtn.BSbtn-warning.BSbtn-shadow:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-warning.BSbtn-shadow:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-warning.BSbtn-shadow.BSdropdown-toggle {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(255, 168, 0, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(255, 168, 0, 0.3) !important; }

.BSbtn.BSbtn-warning.BSbtn-shadow-hover:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-warning.BSbtn-shadow-hover:focus:not(.BSbtn-text), .BSbtn.BSbtn-warning.BSbtn-shadow-hover.BSfocus:not(.BSbtn-text) {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(255, 168, 0, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(255, 168, 0, 0.3) !important; }

.BSbtn.BSbtn-warning.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-warning.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-warning.BSbtn-shadow-hover.BSdropdown-toggle {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(255, 168, 0, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(255, 168, 0, 0.3) !important; }

.BSbtn.BSbtn-danger {
  color: #ffffff;
  background-color: #F64E60;
  border-color: #F64E60; }
  .BSbtn.BSbtn-danger i {
    color: #ffffff; }
  .BSbtn.BSbtn-danger .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-danger .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-danger.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-danger:focus:not(.BSbtn-text), .BSbtn.BSbtn-danger.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #EE2D41;
    border-color: #EE2D41; }
    .BSbtn.BSbtn-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-danger:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-danger.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-danger:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-danger:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-danger:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-danger.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-danger.BSdisabled, .BSbtn.BSbtn-danger:disabled {
    color: #ffffff;
    background-color: #F64E60;
    border-color: #F64E60; }
    .BSbtn.BSbtn-danger.BSdisabled i, .BSbtn.BSbtn-danger:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-danger.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-danger:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-danger.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-danger:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-danger.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-danger:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-danger:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-danger.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-danger.BSbtn-dropdown {
    color: #ffffff;
    background-color: #EE2D41;
    border-color: #EE2D41; }
    .BSbtn.BSbtn-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-danger:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-danger.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-danger.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-danger.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-danger.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-danger.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-danger.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-danger:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-danger.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-danger.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-outline-danger {
  color: #F64E60;
  background-color: transparent;
  border-color: #F64E60; }
  .BSbtn.BSbtn-outline-danger i {
    color: #F64E60; }
  .BSbtn.BSbtn-outline-danger .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60; }
  .BSbtn.BSbtn-outline-danger .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-outline-danger.BSdropdown-toggle:after {
    color: #F64E60; }
  .BSbtn.BSbtn-outline-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-outline-danger:focus:not(.BSbtn-text), .BSbtn.BSbtn-outline-danger.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #F64E60;
    border-color: #F64E60; }
    .BSbtn.BSbtn-outline-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-outline-danger:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-danger.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-outline-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-danger:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-outline-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-danger:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-danger:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-danger.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-outline-danger.BSdisabled, .BSbtn.BSbtn-outline-danger:disabled {
    color: #F64E60;
    background-color: transparent;
    border-color: #F64E60; }
    .BSbtn.BSbtn-outline-danger.BSdisabled i, .BSbtn.BSbtn-outline-danger:disabled i {
      color: #F64E60; }
    .BSbtn.BSbtn-outline-danger.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-danger:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F64E60; }
    .BSbtn.BSbtn-outline-danger.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-danger:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-danger.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-outline-danger:disabled.BSdropdown-toggle:after {
      color: #F64E60; }
  .BSbtn.BSbtn-outline-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-outline-danger:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-outline-danger.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-outline-danger.BSbtn-dropdown {
    color: #ffffff;
    background-color: #F64E60;
    border-color: #F64E60; }
    .BSbtn.BSbtn-outline-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-danger:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-outline-danger.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-outline-danger.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-outline-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-outline-danger.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-outline-danger.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-outline-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-outline-danger.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-outline-danger.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-danger:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-outline-danger.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-outline-danger.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-light-danger {
  color: #F64E60;
  background-color: #FFE2E5;
  border-color: transparent; }
  .BSbtn.BSbtn-light-danger i {
    color: #F64E60; }
  .BSbtn.BSbtn-light-danger .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60; }
  .BSbtn.BSbtn-light-danger .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light-danger.BSdropdown-toggle:after {
    color: #F64E60; }
  .BSbtn.BSbtn-light-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light-danger:focus:not(.BSbtn-text), .BSbtn.BSbtn-light-danger.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #F64E60;
    border-color: transparent; }
    .BSbtn.BSbtn-light-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light-danger:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light-danger.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-danger:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-danger:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light-danger:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-danger.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-light-danger.BSdisabled, .BSbtn.BSbtn-light-danger:disabled {
    color: #F64E60;
    background-color: #FFE2E5;
    border-color: transparent; }
    .BSbtn.BSbtn-light-danger.BSdisabled i, .BSbtn.BSbtn-light-danger:disabled i {
      color: #F64E60; }
    .BSbtn.BSbtn-light-danger.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-danger:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F64E60; }
    .BSbtn.BSbtn-light-danger.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-danger:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-danger.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light-danger:disabled.BSdropdown-toggle:after {
      color: #F64E60; }
  .BSbtn.BSbtn-light-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light-danger:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light-danger.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light-danger.BSbtn-dropdown {
    color: #ffffff;
    background-color: #F64E60;
    border-color: transparent; }
    .BSbtn.BSbtn-light-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light-danger:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light-danger.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light-danger.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light-danger.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light-danger.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light-danger.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light-danger.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-danger:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light-danger.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light-danger.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-transparent-danger {
  color: #F64E60;
  background-color: rgba(246, 78, 96, 0.1);
  border-color: transparent; }
  .BSbtn.BSbtn-transparent-danger i {
    color: #F64E60; }
  .BSbtn.BSbtn-transparent-danger .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60; }
  .BSbtn.BSbtn-transparent-danger .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-transparent-danger.BSdropdown-toggle:after {
    color: #F64E60; }
  .BSbtn.BSbtn-transparent-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-transparent-danger:focus:not(.BSbtn-text), .BSbtn.BSbtn-transparent-danger.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #F64E60;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-transparent-danger:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-danger.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-transparent-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-danger:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-transparent-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-danger:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-danger:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-danger.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-transparent-danger.BSdisabled, .BSbtn.BSbtn-transparent-danger:disabled {
    color: #F64E60;
    background-color: rgba(246, 78, 96, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-danger.BSdisabled i, .BSbtn.BSbtn-transparent-danger:disabled i {
      color: #F64E60; }
    .BSbtn.BSbtn-transparent-danger.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-danger:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F64E60; }
    .BSbtn.BSbtn-transparent-danger.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-danger:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-danger.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-danger:disabled.BSdropdown-toggle:after {
      color: #F64E60; }
  .BSbtn.BSbtn-transparent-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-transparent-danger:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-transparent-danger.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-transparent-danger.BSbtn-dropdown {
    color: #ffffff;
    background-color: #F64E60;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-danger:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-transparent-danger.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-transparent-danger.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-transparent-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-danger.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-transparent-danger.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-transparent-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-danger.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-transparent-danger.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-danger:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-transparent-danger.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-transparent-danger.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-hover-transparent-danger {
  color: #F64E60;
  background-color: transparent;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-transparent-danger i {
    color: #F64E60; }
  .BSbtn.BSbtn-hover-transparent-danger .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60; }
  .BSbtn.BSbtn-hover-transparent-danger .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-transparent-danger.BSdropdown-toggle:after {
    color: #F64E60; }
  .BSbtn.BSbtn-hover-transparent-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-transparent-danger:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-danger.BSfocus:not(.BSbtn-text) {
    color: #F64E60;
    background-color: rgba(246, 78, 96, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-transparent-danger:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-danger.BSfocus:not(.BSbtn-text) i {
      color: #F64E60; }
    .BSbtn.BSbtn-hover-transparent-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-danger:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F64E60; }
    .BSbtn.BSbtn-hover-transparent-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-danger:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-danger:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-danger.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #F64E60; }
  .BSbtn.BSbtn-hover-transparent-danger.BSdisabled, .BSbtn.BSbtn-hover-transparent-danger:disabled {
    color: #F64E60;
    background-color: transparent;
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-danger.BSdisabled i, .BSbtn.BSbtn-hover-transparent-danger:disabled i {
      color: #F64E60; }
    .BSbtn.BSbtn-hover-transparent-danger.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-danger:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F64E60; }
    .BSbtn.BSbtn-hover-transparent-danger.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-danger:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-danger.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-danger:disabled.BSdropdown-toggle:after {
      color: #F64E60; }
  .BSbtn.BSbtn-hover-transparent-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-danger:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-hover-transparent-danger.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-hover-transparent-danger.BSbtn-dropdown {
    color: #F64E60;
    background-color: rgba(246, 78, 96, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-danger:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-hover-transparent-danger.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-hover-transparent-danger.BSbtn-dropdown i {
      color: #F64E60; }
    .BSbtn.BSbtn-hover-transparent-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-danger.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-danger.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F64E60; }
    .BSbtn.BSbtn-hover-transparent-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-danger.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-danger.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-danger:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-hover-transparent-danger.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-hover-transparent-danger.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #F64E60; }

.BSbtn.BSbtn-hover-light-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-light-danger:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-danger.BSfocus:not(.BSbtn-text) {
  color: #F64E60;
  background-color: #FFE2E5;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-light-danger:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-danger.BSfocus:not(.BSbtn-text) i {
    color: #F64E60; }
  .BSbtn.BSbtn-hover-light-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-danger:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60; }
  .BSbtn.BSbtn-hover-light-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-danger:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-danger:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-danger.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #F64E60; }

.BSbtn.BSbtn-hover-light-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-danger:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-light-danger.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-light-danger.BSbtn-dropdown {
  color: #F64E60;
  background-color: #FFE2E5;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-danger:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-light-danger.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-light-danger.BSbtn-dropdown i {
    color: #F64E60; }
  .BSbtn.BSbtn-hover-light-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-danger.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-danger.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60; }
  .BSbtn.BSbtn-hover-light-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-danger.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-danger.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-danger:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-light-danger.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-light-danger.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #F64E60; }

.BSbtn.BSbtn-hover-light-danger.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-link-danger {
  border: 0;
  padding: 0 !important;
  border-radius: 0 !important;
  color: #F64E60;
  background-color: transparent !important;
  border-color: transparent !important; }
  .BSbtn.BSbtn-link-danger i {
    color: #F64E60; }
  .BSbtn.BSbtn-link-danger .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60; }
  .BSbtn.BSbtn-link-danger .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-link-danger.BSdropdown-toggle:after {
    color: #F64E60; }
  .BSbtn.BSbtn-link-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-link-danger:focus:not(.BSbtn-text), .BSbtn.BSbtn-link-danger.BSfocus:not(.BSbtn-text) {
    color: #EE2D41;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-link-danger:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-link-danger.BSfocus:not(.BSbtn-text) i {
      color: #EE2D41; }
    .BSbtn.BSbtn-link-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-danger:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #EE2D41; }
    .BSbtn.BSbtn-link-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-danger:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-link-danger:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-danger.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #EE2D41; }
  .BSbtn.BSbtn-link-danger.BSdisabled, .BSbtn.BSbtn-link-danger:disabled {
    color: #F64E60;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-danger.BSdisabled i, .BSbtn.BSbtn-link-danger:disabled i {
      color: #F64E60; }
    .BSbtn.BSbtn-link-danger.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-danger:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F64E60; }
    .BSbtn.BSbtn-link-danger.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-danger:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-danger.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-link-danger:disabled.BSdropdown-toggle:after {
      color: #F64E60; }
  .BSbtn.BSbtn-link-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-link-danger:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-link-danger.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-link-danger.BSbtn-dropdown {
    color: #EE2D41;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-link-danger:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-link-danger.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-link-danger.BSbtn-dropdown i {
      color: #EE2D41; }
    .BSbtn.BSbtn-link-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-link-danger.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-link-danger.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #EE2D41; }
    .BSbtn.BSbtn-link-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-link-danger.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-link-danger.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-danger:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-link-danger.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-link-danger.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #EE2D41; }

.BSbtn.BSbtn-hover-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-danger:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-danger.BSfocus:not(.BSbtn-text) {
  color: #ffffff !important;
  background-color: #F64E60 !important;
  border-color: #F64E60 !important; }
  .BSbtn.BSbtn-hover-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-danger:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-danger.BSfocus:not(.BSbtn-text) i {
    color: #ffffff !important; }
  .BSbtn.BSbtn-hover-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-danger:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important; }
  .BSbtn.BSbtn-hover-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-danger:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-danger:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-danger.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #ffffff !important; }

.BSbtn.BSbtn-hover-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-danger:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-danger.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-danger.BSbtn-dropdown {
  color: #ffffff !important;
  background-color: #F64E60 !important;
  border-color: #F64E60 !important; }
  .BSbtn.BSbtn-hover-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-danger:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-danger.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-danger.BSbtn-dropdown i {
    color: #ffffff !important; }
  .BSbtn.BSbtn-hover-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-danger.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-danger.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important; }
  .BSbtn.BSbtn-hover-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-danger.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-danger.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-danger:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-danger.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-danger.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #ffffff !important; }

.BSbtn.BSbtn-hover-danger.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-hover-bg-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-bg-danger:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-danger.BSfocus:not(.BSbtn-text) {
  background-color: #F64E60 !important;
  border-color: #F64E60 !important; }

.BSbtn.BSbtn-hover-bg-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-danger:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-bg-danger.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-bg-danger.BSbtn-dropdown {
  background-color: #F64E60 !important;
  border-color: #F64E60 !important; }

.BSbtn.BSbtn-bg-danger {
  background-color: #F64E60;
  border-color: #F64E60; }
  .BSbtn.BSbtn-bg-danger.BSdisabled, .BSbtn.BSbtn-bg-danger:disabled {
    background-color: #F64E60;
    border-color: #F64E60; }

.BSbtn.BSbtn-danger.BSbtn-shadow {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.25) !important;
  box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.25) !important; }
  .BSbtn.BSbtn-danger.BSbtn-shadow:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-danger.BSbtn-shadow:focus:not(.BSbtn-text), .BSbtn.BSbtn-danger.BSbtn-shadow.BSfocus:not(.BSbtn-text) {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.3) !important; }
  .BSbtn.BSbtn-danger.BSbtn-shadow:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-danger.BSbtn-shadow:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-danger.BSbtn-shadow.BSdropdown-toggle {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.3) !important; }

.BSbtn.BSbtn-danger.BSbtn-shadow-hover:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-danger.BSbtn-shadow-hover:focus:not(.BSbtn-text), .BSbtn.BSbtn-danger.BSbtn-shadow-hover.BSfocus:not(.BSbtn-text) {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.3) !important; }

.BSbtn.BSbtn-danger.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-danger.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-danger.BSbtn-shadow-hover.BSdropdown-toggle {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(246, 78, 96, 0.3) !important; }

.BSbtn.BSbtn-light {
  color: #80808F;
  background-color: #F3F6F9;
  border-color: #F3F6F9; }
  .BSbtn.BSbtn-light i {
    color: #80808F; }
  .BSbtn.BSbtn-light .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #80808F; }
  .BSbtn.BSbtn-light .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light.BSdropdown-toggle:after {
    color: #80808F; }
  .BSbtn.BSbtn-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light:focus:not(.BSbtn-text), .BSbtn.BSbtn-light.BSfocus:not(.BSbtn-text) {
    color: #80808F;
    background-color: #E5EAEE;
    border-color: #E5EAEE; }
    .BSbtn.BSbtn-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light.BSfocus:not(.BSbtn-text) i {
      color: #80808F; }
    .BSbtn.BSbtn-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #80808F; }
    .BSbtn.BSbtn-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #80808F; }
  .BSbtn.BSbtn-light.BSdisabled, .BSbtn.BSbtn-light:disabled {
    color: #80808F;
    background-color: #F3F6F9;
    border-color: #F3F6F9; }
    .BSbtn.BSbtn-light.BSdisabled i, .BSbtn.BSbtn-light:disabled i {
      color: #80808F; }
    .BSbtn.BSbtn-light.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #80808F; }
    .BSbtn.BSbtn-light.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light:disabled.BSdropdown-toggle:after {
      color: #80808F; }
  .BSbtn.BSbtn-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light.BSbtn-dropdown {
    color: #80808F;
    background-color: #E5EAEE;
    border-color: #E5EAEE; }
    .BSbtn.BSbtn-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light.BSbtn-dropdown i {
      color: #80808F; }
    .BSbtn.BSbtn-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #80808F; }
    .BSbtn.BSbtn-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #80808F; }

.BSbtn.BSbtn-outline-light {
  color: #464E5F;
  background-color: transparent;
  border-color: #F3F6F9; }
  .BSbtn.BSbtn-outline-light i {
    color: #464E5F; }
  .BSbtn.BSbtn-outline-light .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #464E5F; }
  .BSbtn.BSbtn-outline-light .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-outline-light.BSdropdown-toggle:after {
    color: #464E5F; }
  .BSbtn.BSbtn-outline-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-outline-light:focus:not(.BSbtn-text), .BSbtn.BSbtn-outline-light.BSfocus:not(.BSbtn-text) {
    color: #80808F;
    background-color: #F3F6F9;
    border-color: #F3F6F9; }
    .BSbtn.BSbtn-outline-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-outline-light:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-light.BSfocus:not(.BSbtn-text) i {
      color: #80808F; }
    .BSbtn.BSbtn-outline-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-light:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #80808F; }
    .BSbtn.BSbtn-outline-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-light:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-light:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-light.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #80808F; }
  .BSbtn.BSbtn-outline-light.BSdisabled, .BSbtn.BSbtn-outline-light:disabled {
    color: #464E5F;
    background-color: transparent;
    border-color: #F3F6F9; }
    .BSbtn.BSbtn-outline-light.BSdisabled i, .BSbtn.BSbtn-outline-light:disabled i {
      color: #464E5F; }
    .BSbtn.BSbtn-outline-light.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-light:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-outline-light.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-light:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-light.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-outline-light:disabled.BSdropdown-toggle:after {
      color: #464E5F; }
  .BSbtn.BSbtn-outline-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-outline-light:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-outline-light.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-outline-light.BSbtn-dropdown {
    color: #80808F;
    background-color: #F3F6F9;
    border-color: #F3F6F9; }
    .BSbtn.BSbtn-outline-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-light:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-outline-light.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-outline-light.BSbtn-dropdown i {
      color: #80808F; }
    .BSbtn.BSbtn-outline-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-outline-light.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-outline-light.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #80808F; }
    .BSbtn.BSbtn-outline-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-outline-light.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-outline-light.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-light:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-outline-light.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-outline-light.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #80808F; }

.BSbtn.BSbtn-light-light {
  color: #F3F6F9;
  background-color: #F3F6F9;
  border-color: transparent; }
  .BSbtn.BSbtn-light-light i {
    color: #F3F6F9; }
  .BSbtn.BSbtn-light-light .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F3F6F9; }
  .BSbtn.BSbtn-light-light .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light-light.BSdropdown-toggle:after {
    color: #F3F6F9; }
  .BSbtn.BSbtn-light-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light-light:focus:not(.BSbtn-text), .BSbtn.BSbtn-light-light.BSfocus:not(.BSbtn-text) {
    color: #80808F;
    background-color: #F3F6F9;
    border-color: transparent; }
    .BSbtn.BSbtn-light-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light-light:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light-light.BSfocus:not(.BSbtn-text) i {
      color: #80808F; }
    .BSbtn.BSbtn-light-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-light:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #80808F; }
    .BSbtn.BSbtn-light-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-light:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light-light:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-light.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #80808F; }
  .BSbtn.BSbtn-light-light.BSdisabled, .BSbtn.BSbtn-light-light:disabled {
    color: #F3F6F9;
    background-color: #F3F6F9;
    border-color: transparent; }
    .BSbtn.BSbtn-light-light.BSdisabled i, .BSbtn.BSbtn-light-light:disabled i {
      color: #F3F6F9; }
    .BSbtn.BSbtn-light-light.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-light:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F3F6F9; }
    .BSbtn.BSbtn-light-light.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-light:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-light.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light-light:disabled.BSdropdown-toggle:after {
      color: #F3F6F9; }
  .BSbtn.BSbtn-light-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light-light:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light-light.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light-light.BSbtn-dropdown {
    color: #80808F;
    background-color: #F3F6F9;
    border-color: transparent; }
    .BSbtn.BSbtn-light-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light-light:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light-light.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light-light.BSbtn-dropdown i {
      color: #80808F; }
    .BSbtn.BSbtn-light-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light-light.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light-light.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #80808F; }
    .BSbtn.BSbtn-light-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light-light.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light-light.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-light:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light-light.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light-light.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #80808F; }

.BSbtn.BSbtn-transparent-light {
  color: #F3F6F9;
  background-color: rgba(243, 246, 249, 0.1);
  border-color: transparent; }
  .BSbtn.BSbtn-transparent-light i {
    color: #F3F6F9; }
  .BSbtn.BSbtn-transparent-light .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F3F6F9; }
  .BSbtn.BSbtn-transparent-light .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-transparent-light.BSdropdown-toggle:after {
    color: #F3F6F9; }
  .BSbtn.BSbtn-transparent-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-transparent-light:focus:not(.BSbtn-text), .BSbtn.BSbtn-transparent-light.BSfocus:not(.BSbtn-text) {
    color: #80808F;
    background-color: #F3F6F9;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-transparent-light:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-light.BSfocus:not(.BSbtn-text) i {
      color: #80808F; }
    .BSbtn.BSbtn-transparent-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-light:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #80808F; }
    .BSbtn.BSbtn-transparent-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-light:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-light:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-light.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #80808F; }
  .BSbtn.BSbtn-transparent-light.BSdisabled, .BSbtn.BSbtn-transparent-light:disabled {
    color: #F3F6F9;
    background-color: rgba(243, 246, 249, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-light.BSdisabled i, .BSbtn.BSbtn-transparent-light:disabled i {
      color: #F3F6F9; }
    .BSbtn.BSbtn-transparent-light.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-light:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F3F6F9; }
    .BSbtn.BSbtn-transparent-light.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-light:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-light.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-light:disabled.BSdropdown-toggle:after {
      color: #F3F6F9; }
  .BSbtn.BSbtn-transparent-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-transparent-light:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-transparent-light.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-transparent-light.BSbtn-dropdown {
    color: #80808F;
    background-color: #F3F6F9;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-light:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-transparent-light.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-transparent-light.BSbtn-dropdown i {
      color: #80808F; }
    .BSbtn.BSbtn-transparent-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-light.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-transparent-light.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #80808F; }
    .BSbtn.BSbtn-transparent-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-light.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-transparent-light.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-light:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-transparent-light.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-transparent-light.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #80808F; }

.BSbtn.BSbtn-hover-transparent-light {
  color: #F3F6F9;
  background-color: transparent;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-transparent-light i {
    color: #F3F6F9; }
  .BSbtn.BSbtn-hover-transparent-light .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F3F6F9; }
  .BSbtn.BSbtn-hover-transparent-light .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-transparent-light.BSdropdown-toggle:after {
    color: #F3F6F9; }
  .BSbtn.BSbtn-hover-transparent-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-transparent-light:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-light.BSfocus:not(.BSbtn-text) {
    color: #F3F6F9;
    background-color: rgba(243, 246, 249, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-transparent-light:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-light.BSfocus:not(.BSbtn-text) i {
      color: #F3F6F9; }
    .BSbtn.BSbtn-hover-transparent-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-light:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F3F6F9; }
    .BSbtn.BSbtn-hover-transparent-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-light:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-light:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-light.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #F3F6F9; }
  .BSbtn.BSbtn-hover-transparent-light.BSdisabled, .BSbtn.BSbtn-hover-transparent-light:disabled {
    color: #F3F6F9;
    background-color: transparent;
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-light.BSdisabled i, .BSbtn.BSbtn-hover-transparent-light:disabled i {
      color: #F3F6F9; }
    .BSbtn.BSbtn-hover-transparent-light.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-light:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F3F6F9; }
    .BSbtn.BSbtn-hover-transparent-light.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-light:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-light.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-light:disabled.BSdropdown-toggle:after {
      color: #F3F6F9; }
  .BSbtn.BSbtn-hover-transparent-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-light:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-hover-transparent-light.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-hover-transparent-light.BSbtn-dropdown {
    color: #F3F6F9;
    background-color: rgba(243, 246, 249, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-light:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-hover-transparent-light.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-hover-transparent-light.BSbtn-dropdown i {
      color: #F3F6F9; }
    .BSbtn.BSbtn-hover-transparent-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-light.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-light.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F3F6F9; }
    .BSbtn.BSbtn-hover-transparent-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-light.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-light.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-light:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-hover-transparent-light.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-hover-transparent-light.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #F3F6F9; }

.BSbtn.BSbtn-hover-light-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-light-light:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-light.BSfocus:not(.BSbtn-text) {
  color: #F3F6F9;
  background-color: #F3F6F9;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-light-light:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-light.BSfocus:not(.BSbtn-text) i {
    color: #F3F6F9; }
  .BSbtn.BSbtn-hover-light-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-light:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F3F6F9; }
  .BSbtn.BSbtn-hover-light-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-light:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-light:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-light.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #F3F6F9; }

.BSbtn.BSbtn-hover-light-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-light:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-light-light.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-light-light.BSbtn-dropdown {
  color: #F3F6F9;
  background-color: #F3F6F9;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-light:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-light-light.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-light-light.BSbtn-dropdown i {
    color: #F3F6F9; }
  .BSbtn.BSbtn-hover-light-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-light.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-light.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F3F6F9; }
  .BSbtn.BSbtn-hover-light-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-light.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-light.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-light:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-light-light.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-light-light.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #F3F6F9; }

.BSbtn.BSbtn-hover-light-light.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-link-light {
  border: 0;
  padding: 0 !important;
  border-radius: 0 !important;
  color: #F3F6F9;
  background-color: transparent !important;
  border-color: transparent !important; }
  .BSbtn.BSbtn-link-light i {
    color: #F3F6F9; }
  .BSbtn.BSbtn-link-light .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F3F6F9; }
  .BSbtn.BSbtn-link-light .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-link-light.BSdropdown-toggle:after {
    color: #F3F6F9; }
  .BSbtn.BSbtn-link-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-link-light:focus:not(.BSbtn-text), .BSbtn.BSbtn-link-light.BSfocus:not(.BSbtn-text) {
    color: #E5EAEE;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-link-light:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-link-light.BSfocus:not(.BSbtn-text) i {
      color: #E5EAEE; }
    .BSbtn.BSbtn-link-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-light:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #E5EAEE; }
    .BSbtn.BSbtn-link-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-light:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-link-light:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-light.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #E5EAEE; }
  .BSbtn.BSbtn-link-light.BSdisabled, .BSbtn.BSbtn-link-light:disabled {
    color: #F3F6F9;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-light.BSdisabled i, .BSbtn.BSbtn-link-light:disabled i {
      color: #F3F6F9; }
    .BSbtn.BSbtn-link-light.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-light:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F3F6F9; }
    .BSbtn.BSbtn-link-light.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-light:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-light.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-link-light:disabled.BSdropdown-toggle:after {
      color: #F3F6F9; }
  .BSbtn.BSbtn-link-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-link-light:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-link-light.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-link-light.BSbtn-dropdown {
    color: #E5EAEE;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-link-light:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-link-light.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-link-light.BSbtn-dropdown i {
      color: #E5EAEE; }
    .BSbtn.BSbtn-link-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-link-light.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-link-light.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #E5EAEE; }
    .BSbtn.BSbtn-link-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-link-light.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-link-light.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-light:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-link-light.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-link-light.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #E5EAEE; }

.BSbtn.BSbtn-hover-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-light:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-light.BSfocus:not(.BSbtn-text) {
  color: #80808F !important;
  background-color: #F3F6F9 !important;
  border-color: #F3F6F9 !important; }
  .BSbtn.BSbtn-hover-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-light:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light.BSfocus:not(.BSbtn-text) i {
    color: #80808F !important; }
  .BSbtn.BSbtn-hover-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #80808F !important; }
  .BSbtn.BSbtn-hover-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #80808F !important; }

.BSbtn.BSbtn-hover-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-light:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-light.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-light.BSbtn-dropdown {
  color: #80808F !important;
  background-color: #F3F6F9 !important;
  border-color: #F3F6F9 !important; }
  .BSbtn.BSbtn-hover-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-light.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-light.BSbtn-dropdown i {
    color: #80808F !important; }
  .BSbtn.BSbtn-hover-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-light.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #80808F !important; }
  .BSbtn.BSbtn-hover-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-light.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-light.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-light.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #80808F !important; }

.BSbtn.BSbtn-hover-light.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-hover-bg-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-bg-light:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-light.BSfocus:not(.BSbtn-text) {
  background-color: #F3F6F9 !important;
  border-color: #F3F6F9 !important; }

.BSbtn.BSbtn-hover-bg-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-light:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-bg-light.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-bg-light.BSbtn-dropdown {
  background-color: #F3F6F9 !important;
  border-color: #F3F6F9 !important; }

.BSbtn.BSbtn-bg-light {
  background-color: #F3F6F9;
  border-color: #F3F6F9; }
  .BSbtn.BSbtn-bg-light.BSdisabled, .BSbtn.BSbtn-bg-light:disabled {
    background-color: #F3F6F9;
    border-color: #F3F6F9; }

.BSbtn.BSbtn-light.BSbtn-shadow {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.25) !important;
  box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.25) !important; }
  .BSbtn.BSbtn-light.BSbtn-shadow:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light.BSbtn-shadow:focus:not(.BSbtn-text), .BSbtn.BSbtn-light.BSbtn-shadow.BSfocus:not(.BSbtn-text) {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important; }
  .BSbtn.BSbtn-light.BSbtn-shadow:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light.BSbtn-shadow:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light.BSbtn-shadow.BSdropdown-toggle {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important; }

.BSbtn.BSbtn-light.BSbtn-shadow-hover:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light.BSbtn-shadow-hover:focus:not(.BSbtn-text), .BSbtn.BSbtn-light.BSbtn-shadow-hover.BSfocus:not(.BSbtn-text) {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important; }

.BSbtn.BSbtn-light.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-light.BSbtn-shadow-hover.BSdropdown-toggle {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important; }

.BSbtn.BSbtn-dark {
  color: #ffffff;
  background-color: #212121;
  border-color: #212121; }
  .BSbtn.BSbtn-dark i {
    color: #ffffff; }
  .BSbtn.BSbtn-dark .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-dark .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-dark.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-dark:focus:not(.BSbtn-text), .BSbtn.BSbtn-dark.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #111111;
    border-color: #111111; }
    .BSbtn.BSbtn-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-dark:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-dark.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-dark:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-dark:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-dark:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-dark.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-dark.BSdisabled, .BSbtn.BSbtn-dark:disabled {
    color: #ffffff;
    background-color: #212121;
    border-color: #212121; }
    .BSbtn.BSbtn-dark.BSdisabled i, .BSbtn.BSbtn-dark:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-dark.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-dark:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-dark.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-dark:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-dark.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-dark:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-dark:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-dark.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-dark.BSbtn-dropdown {
    color: #ffffff;
    background-color: #111111;
    border-color: #111111; }
    .BSbtn.BSbtn-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-dark:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-dark.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-dark.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-dark.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-dark.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-dark.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-dark.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-dark:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-dark.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-dark.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-outline-dark {
  color: #212121;
  background-color: transparent;
  border-color: #212121; }
  .BSbtn.BSbtn-outline-dark i {
    color: #212121; }
  .BSbtn.BSbtn-outline-dark .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #212121; }
  .BSbtn.BSbtn-outline-dark .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-outline-dark.BSdropdown-toggle:after {
    color: #212121; }
  .BSbtn.BSbtn-outline-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-outline-dark:focus:not(.BSbtn-text), .BSbtn.BSbtn-outline-dark.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #212121;
    border-color: #212121; }
    .BSbtn.BSbtn-outline-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-outline-dark:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-dark.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-outline-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-dark:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-outline-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-dark:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-dark:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-dark.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-outline-dark.BSdisabled, .BSbtn.BSbtn-outline-dark:disabled {
    color: #212121;
    background-color: transparent;
    border-color: #212121; }
    .BSbtn.BSbtn-outline-dark.BSdisabled i, .BSbtn.BSbtn-outline-dark:disabled i {
      color: #212121; }
    .BSbtn.BSbtn-outline-dark.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-dark:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #212121; }
    .BSbtn.BSbtn-outline-dark.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-dark:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-dark.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-outline-dark:disabled.BSdropdown-toggle:after {
      color: #212121; }
  .BSbtn.BSbtn-outline-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-outline-dark:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-outline-dark.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-outline-dark.BSbtn-dropdown {
    color: #ffffff;
    background-color: #212121;
    border-color: #212121; }
    .BSbtn.BSbtn-outline-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-dark:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-outline-dark.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-outline-dark.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-outline-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-outline-dark.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-outline-dark.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-outline-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-outline-dark.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-outline-dark.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-dark:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-outline-dark.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-outline-dark.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-light-dark {
  color: #212121;
  background-color: #D6D6E0;
  border-color: transparent; }
  .BSbtn.BSbtn-light-dark i {
    color: #212121; }
  .BSbtn.BSbtn-light-dark .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #212121; }
  .BSbtn.BSbtn-light-dark .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light-dark.BSdropdown-toggle:after {
    color: #212121; }
  .BSbtn.BSbtn-light-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light-dark:focus:not(.BSbtn-text), .BSbtn.BSbtn-light-dark.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #212121;
    border-color: transparent; }
    .BSbtn.BSbtn-light-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light-dark:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light-dark.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-dark:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-dark:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light-dark:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-dark.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-light-dark.BSdisabled, .BSbtn.BSbtn-light-dark:disabled {
    color: #212121;
    background-color: #D6D6E0;
    border-color: transparent; }
    .BSbtn.BSbtn-light-dark.BSdisabled i, .BSbtn.BSbtn-light-dark:disabled i {
      color: #212121; }
    .BSbtn.BSbtn-light-dark.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-dark:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #212121; }
    .BSbtn.BSbtn-light-dark.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-dark:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-dark.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light-dark:disabled.BSdropdown-toggle:after {
      color: #212121; }
  .BSbtn.BSbtn-light-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light-dark:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light-dark.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light-dark.BSbtn-dropdown {
    color: #ffffff;
    background-color: #212121;
    border-color: transparent; }
    .BSbtn.BSbtn-light-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light-dark:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light-dark.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light-dark.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light-dark.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light-dark.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light-dark.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light-dark.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-dark:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light-dark.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light-dark.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-transparent-dark {
  color: #212121;
  background-color: rgba(33, 33, 33, 0.1);
  border-color: transparent; }
  .BSbtn.BSbtn-transparent-dark i {
    color: #212121; }
  .BSbtn.BSbtn-transparent-dark .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #212121; }
  .BSbtn.BSbtn-transparent-dark .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-transparent-dark.BSdropdown-toggle:after {
    color: #212121; }
  .BSbtn.BSbtn-transparent-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-transparent-dark:focus:not(.BSbtn-text), .BSbtn.BSbtn-transparent-dark.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #212121;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-transparent-dark:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-dark.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-transparent-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-dark:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-transparent-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-dark:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-dark:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-dark.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-transparent-dark.BSdisabled, .BSbtn.BSbtn-transparent-dark:disabled {
    color: #212121;
    background-color: rgba(33, 33, 33, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-dark.BSdisabled i, .BSbtn.BSbtn-transparent-dark:disabled i {
      color: #212121; }
    .BSbtn.BSbtn-transparent-dark.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-dark:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #212121; }
    .BSbtn.BSbtn-transparent-dark.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-dark:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-dark.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-dark:disabled.BSdropdown-toggle:after {
      color: #212121; }
  .BSbtn.BSbtn-transparent-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-transparent-dark:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-transparent-dark.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-transparent-dark.BSbtn-dropdown {
    color: #ffffff;
    background-color: #212121;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-dark:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-transparent-dark.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-transparent-dark.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-transparent-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-dark.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-transparent-dark.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-transparent-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-dark.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-transparent-dark.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-dark:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-transparent-dark.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-transparent-dark.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-hover-transparent-dark {
  color: #212121;
  background-color: transparent;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-transparent-dark i {
    color: #212121; }
  .BSbtn.BSbtn-hover-transparent-dark .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #212121; }
  .BSbtn.BSbtn-hover-transparent-dark .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-transparent-dark.BSdropdown-toggle:after {
    color: #212121; }
  .BSbtn.BSbtn-hover-transparent-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-transparent-dark:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-dark.BSfocus:not(.BSbtn-text) {
    color: #212121;
    background-color: rgba(33, 33, 33, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-transparent-dark:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-dark.BSfocus:not(.BSbtn-text) i {
      color: #212121; }
    .BSbtn.BSbtn-hover-transparent-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-dark:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #212121; }
    .BSbtn.BSbtn-hover-transparent-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-dark:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-dark:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-dark.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #212121; }
  .BSbtn.BSbtn-hover-transparent-dark.BSdisabled, .BSbtn.BSbtn-hover-transparent-dark:disabled {
    color: #212121;
    background-color: transparent;
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-dark.BSdisabled i, .BSbtn.BSbtn-hover-transparent-dark:disabled i {
      color: #212121; }
    .BSbtn.BSbtn-hover-transparent-dark.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-dark:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #212121; }
    .BSbtn.BSbtn-hover-transparent-dark.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-dark:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-dark.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-dark:disabled.BSdropdown-toggle:after {
      color: #212121; }
  .BSbtn.BSbtn-hover-transparent-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-dark:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-hover-transparent-dark.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-hover-transparent-dark.BSbtn-dropdown {
    color: #212121;
    background-color: rgba(33, 33, 33, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-dark:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-hover-transparent-dark.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-hover-transparent-dark.BSbtn-dropdown i {
      color: #212121; }
    .BSbtn.BSbtn-hover-transparent-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-dark.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-dark.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #212121; }
    .BSbtn.BSbtn-hover-transparent-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-dark.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-dark.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-dark:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-hover-transparent-dark.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-hover-transparent-dark.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #212121; }

.BSbtn.BSbtn-hover-light-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-light-dark:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-dark.BSfocus:not(.BSbtn-text) {
  color: #212121;
  background-color: #D6D6E0;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-light-dark:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-dark.BSfocus:not(.BSbtn-text) i {
    color: #212121; }
  .BSbtn.BSbtn-hover-light-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-dark:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #212121; }
  .BSbtn.BSbtn-hover-light-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-dark:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-dark:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-dark.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #212121; }

.BSbtn.BSbtn-hover-light-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-dark:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-light-dark.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-light-dark.BSbtn-dropdown {
  color: #212121;
  background-color: #D6D6E0;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-dark:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-light-dark.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-light-dark.BSbtn-dropdown i {
    color: #212121; }
  .BSbtn.BSbtn-hover-light-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-dark.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-dark.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #212121; }
  .BSbtn.BSbtn-hover-light-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-dark.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-dark.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-dark:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-light-dark.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-light-dark.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #212121; }

.BSbtn.BSbtn-hover-light-dark.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-link-dark {
  border: 0;
  padding: 0 !important;
  border-radius: 0 !important;
  color: #212121;
  background-color: transparent !important;
  border-color: transparent !important; }
  .BSbtn.BSbtn-link-dark i {
    color: #212121; }
  .BSbtn.BSbtn-link-dark .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #212121; }
  .BSbtn.BSbtn-link-dark .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-link-dark.BSdropdown-toggle:after {
    color: #212121; }
  .BSbtn.BSbtn-link-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-link-dark:focus:not(.BSbtn-text), .BSbtn.BSbtn-link-dark.BSfocus:not(.BSbtn-text) {
    color: #111111;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-link-dark:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-link-dark.BSfocus:not(.BSbtn-text) i {
      color: #111111; }
    .BSbtn.BSbtn-link-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-dark:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #111111; }
    .BSbtn.BSbtn-link-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-dark:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-link-dark:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-dark.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #111111; }
  .BSbtn.BSbtn-link-dark.BSdisabled, .BSbtn.BSbtn-link-dark:disabled {
    color: #212121;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-dark.BSdisabled i, .BSbtn.BSbtn-link-dark:disabled i {
      color: #212121; }
    .BSbtn.BSbtn-link-dark.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-dark:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #212121; }
    .BSbtn.BSbtn-link-dark.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-dark:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-dark.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-link-dark:disabled.BSdropdown-toggle:after {
      color: #212121; }
  .BSbtn.BSbtn-link-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-link-dark:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-link-dark.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-link-dark.BSbtn-dropdown {
    color: #111111;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-link-dark:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-link-dark.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-link-dark.BSbtn-dropdown i {
      color: #111111; }
    .BSbtn.BSbtn-link-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-link-dark.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-link-dark.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #111111; }
    .BSbtn.BSbtn-link-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-link-dark.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-link-dark.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-dark:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-link-dark.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-link-dark.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #111111; }

.BSbtn.BSbtn-hover-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-dark:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-dark.BSfocus:not(.BSbtn-text) {
  color: #ffffff !important;
  background-color: #212121 !important;
  border-color: #212121 !important; }
  .BSbtn.BSbtn-hover-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-dark:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-dark.BSfocus:not(.BSbtn-text) i {
    color: #ffffff !important; }
  .BSbtn.BSbtn-hover-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-dark:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important; }
  .BSbtn.BSbtn-hover-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-dark:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-dark:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-dark.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #ffffff !important; }

.BSbtn.BSbtn-hover-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-dark:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-dark.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-dark.BSbtn-dropdown {
  color: #ffffff !important;
  background-color: #212121 !important;
  border-color: #212121 !important; }
  .BSbtn.BSbtn-hover-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-dark:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-dark.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-dark.BSbtn-dropdown i {
    color: #ffffff !important; }
  .BSbtn.BSbtn-hover-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-dark.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-dark.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff !important; }
  .BSbtn.BSbtn-hover-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-dark.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-dark.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-dark:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-dark.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-dark.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #ffffff !important; }

.BSbtn.BSbtn-hover-dark.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-hover-bg-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-bg-dark:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-dark.BSfocus:not(.BSbtn-text) {
  background-color: #212121 !important;
  border-color: #212121 !important; }

.BSbtn.BSbtn-hover-bg-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-dark:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-bg-dark.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-bg-dark.BSbtn-dropdown {
  background-color: #212121 !important;
  border-color: #212121 !important; }

.BSbtn.BSbtn-bg-dark {
  background-color: #212121;
  border-color: #212121; }
  .BSbtn.BSbtn-bg-dark.BSdisabled, .BSbtn.BSbtn-bg-dark:disabled {
    background-color: #212121;
    border-color: #212121; }

.BSbtn.BSbtn-dark.BSbtn-shadow {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.25) !important;
  box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.25) !important; }
  .BSbtn.BSbtn-dark.BSbtn-shadow:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-dark.BSbtn-shadow:focus:not(.BSbtn-text), .BSbtn.BSbtn-dark.BSbtn-shadow.BSfocus:not(.BSbtn-text) {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important; }
  .BSbtn.BSbtn-dark.BSbtn-shadow:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-dark.BSbtn-shadow:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-dark.BSbtn-shadow.BSdropdown-toggle {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important; }

.BSbtn.BSbtn-dark.BSbtn-shadow-hover:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-dark.BSbtn-shadow-hover:focus:not(.BSbtn-text), .BSbtn.BSbtn-dark.BSbtn-shadow-hover.BSfocus:not(.BSbtn-text) {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important; }

.BSbtn.BSbtn-dark.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-dark.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-dark.BSbtn-shadow-hover.BSdropdown-toggle {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important; }

.BSbtn.BSbtn-white {
  color: #464E5F;
  background-color: #ffffff;
  border-color: #ffffff; }
  .BSbtn.BSbtn-white i {
    color: #464E5F; }
  .BSbtn.BSbtn-white .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #464E5F; }
  .BSbtn.BSbtn-white .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-white.BSdropdown-toggle:after {
    color: #464E5F; }
  .BSbtn.BSbtn-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-white:focus:not(.BSbtn-text), .BSbtn.BSbtn-white.BSfocus:not(.BSbtn-text) {
    color: #464E5F;
    background-color: #F3F6F9;
    border-color: #F3F6F9; }
    .BSbtn.BSbtn-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-white:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-white.BSfocus:not(.BSbtn-text) i {
      color: #464E5F; }
    .BSbtn.BSbtn-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-white:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-white:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-white:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-white.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #464E5F; }
  .BSbtn.BSbtn-white.BSdisabled, .BSbtn.BSbtn-white:disabled {
    color: #464E5F;
    background-color: #ffffff;
    border-color: #ffffff; }
    .BSbtn.BSbtn-white.BSdisabled i, .BSbtn.BSbtn-white:disabled i {
      color: #464E5F; }
    .BSbtn.BSbtn-white.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-white:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-white.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-white:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-white.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-white:disabled.BSdropdown-toggle:after {
      color: #464E5F; }
  .BSbtn.BSbtn-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-white:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-white.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-white.BSbtn-dropdown {
    color: #464E5F;
    background-color: #F3F6F9;
    border-color: #F3F6F9; }
    .BSbtn.BSbtn-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-white:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-white.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-white.BSbtn-dropdown i {
      color: #464E5F; }
    .BSbtn.BSbtn-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-white.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-white.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-white.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-white.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-white:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-white.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-white.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #464E5F; }

.BSbtn.BSbtn-outline-white {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff; }
  .BSbtn.BSbtn-outline-white i {
    color: #ffffff; }
  .BSbtn.BSbtn-outline-white .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-outline-white .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-outline-white.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-outline-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-outline-white:focus:not(.BSbtn-text), .BSbtn.BSbtn-outline-white.BSfocus:not(.BSbtn-text) {
    color: #464E5F;
    background-color: #ffffff;
    border-color: #ffffff; }
    .BSbtn.BSbtn-outline-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-outline-white:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-white.BSfocus:not(.BSbtn-text) i {
      color: #464E5F; }
    .BSbtn.BSbtn-outline-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-white:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-outline-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-white:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-white:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-white.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #464E5F; }
  .BSbtn.BSbtn-outline-white.BSdisabled, .BSbtn.BSbtn-outline-white:disabled {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff; }
    .BSbtn.BSbtn-outline-white.BSdisabled i, .BSbtn.BSbtn-outline-white:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-outline-white.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-white:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-outline-white.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-white:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-white.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-outline-white:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-outline-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-outline-white:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-outline-white.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-outline-white.BSbtn-dropdown {
    color: #464E5F;
    background-color: #ffffff;
    border-color: #ffffff; }
    .BSbtn.BSbtn-outline-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-outline-white:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-outline-white.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-outline-white.BSbtn-dropdown i {
      color: #464E5F; }
    .BSbtn.BSbtn-outline-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-outline-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-outline-white.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-outline-white.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-outline-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-outline-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-outline-white.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-outline-white.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-outline-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-outline-white:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-outline-white.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-outline-white.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #464E5F; }

.BSbtn.BSbtn-light-white {
  color: #ffffff;
  background-color: #ffffff;
  border-color: transparent; }
  .BSbtn.BSbtn-light-white i {
    color: #ffffff; }
  .BSbtn.BSbtn-light-white .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-light-white .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light-white.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-light-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light-white:focus:not(.BSbtn-text), .BSbtn.BSbtn-light-white.BSfocus:not(.BSbtn-text) {
    color: #464E5F;
    background-color: #ffffff;
    border-color: transparent; }
    .BSbtn.BSbtn-light-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light-white:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light-white.BSfocus:not(.BSbtn-text) i {
      color: #464E5F; }
    .BSbtn.BSbtn-light-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-white:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-light-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-white:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light-white:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-white.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #464E5F; }
  .BSbtn.BSbtn-light-white.BSdisabled, .BSbtn.BSbtn-light-white:disabled {
    color: #ffffff;
    background-color: #ffffff;
    border-color: transparent; }
    .BSbtn.BSbtn-light-white.BSdisabled i, .BSbtn.BSbtn-light-white:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-white.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-white:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-white.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-white:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-white.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light-white:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-light-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light-white:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light-white.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light-white.BSbtn-dropdown {
    color: #464E5F;
    background-color: #ffffff;
    border-color: transparent; }
    .BSbtn.BSbtn-light-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light-white:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light-white.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light-white.BSbtn-dropdown i {
      color: #464E5F; }
    .BSbtn.BSbtn-light-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light-white.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light-white.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-light-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light-white.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light-white.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-white:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light-white.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light-white.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #464E5F; }

.BSbtn.BSbtn-transparent-white {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: transparent; }
  .BSbtn.BSbtn-transparent-white i {
    color: #ffffff; }
  .BSbtn.BSbtn-transparent-white .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-transparent-white .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-transparent-white.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-transparent-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-transparent-white:focus:not(.BSbtn-text), .BSbtn.BSbtn-transparent-white.BSfocus:not(.BSbtn-text) {
    color: #464E5F;
    background-color: #ffffff;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-transparent-white:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-white.BSfocus:not(.BSbtn-text) i {
      color: #464E5F; }
    .BSbtn.BSbtn-transparent-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-white:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-transparent-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-white:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-white:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-white.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #464E5F; }
  .BSbtn.BSbtn-transparent-white.BSdisabled, .BSbtn.BSbtn-transparent-white:disabled {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-white.BSdisabled i, .BSbtn.BSbtn-transparent-white:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-transparent-white.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-white:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-transparent-white.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-white:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-white.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-white:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-transparent-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-transparent-white:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-transparent-white.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-transparent-white.BSbtn-dropdown {
    color: #464E5F;
    background-color: #ffffff;
    border-color: transparent; }
    .BSbtn.BSbtn-transparent-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-transparent-white:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-transparent-white.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-transparent-white.BSbtn-dropdown i {
      color: #464E5F; }
    .BSbtn.BSbtn-transparent-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-transparent-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-white.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-transparent-white.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #464E5F; }
    .BSbtn.BSbtn-transparent-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-transparent-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-transparent-white.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-transparent-white.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-transparent-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-transparent-white:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-transparent-white.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-transparent-white.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #464E5F; }

.BSbtn.BSbtn-hover-transparent-white {
  color: #ffffff;
  background-color: transparent;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-transparent-white i {
    color: #ffffff; }
  .BSbtn.BSbtn-hover-transparent-white .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-hover-transparent-white .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-transparent-white.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-hover-transparent-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-transparent-white:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-white.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-transparent-white:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-white.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-hover-transparent-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-white:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-hover-transparent-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-white:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-white:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-white.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-hover-transparent-white.BSdisabled, .BSbtn.BSbtn-hover-transparent-white:disabled {
    color: #ffffff;
    background-color: transparent;
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-white.BSdisabled i, .BSbtn.BSbtn-hover-transparent-white:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-hover-transparent-white.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-white:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-hover-transparent-white.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-white:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-white.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-white:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-hover-transparent-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-transparent-white:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-hover-transparent-white.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-hover-transparent-white.BSbtn-dropdown {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-hover-transparent-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-transparent-white:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-hover-transparent-white.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-hover-transparent-white.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-hover-transparent-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-transparent-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-white.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-white.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-hover-transparent-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-transparent-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-hover-transparent-white.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-hover-transparent-white.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-hover-transparent-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-transparent-white:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-hover-transparent-white.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-hover-transparent-white.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-hover-light-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-light-white:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-white.BSfocus:not(.BSbtn-text) {
  color: #ffffff;
  background-color: #ffffff;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-light-white:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-white.BSfocus:not(.BSbtn-text) i {
    color: #ffffff; }
  .BSbtn.BSbtn-hover-light-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-white:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-hover-light-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-white:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-white:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-white.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #ffffff; }

.BSbtn.BSbtn-hover-light-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-light-white:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-light-white.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-light-white.BSbtn-dropdown {
  color: #ffffff;
  background-color: #ffffff;
  border-color: transparent; }
  .BSbtn.BSbtn-hover-light-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-light-white:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-light-white.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-light-white.BSbtn-dropdown i {
    color: #ffffff; }
  .BSbtn.BSbtn-hover-light-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-light-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-white.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-white.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-hover-light-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-light-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-light-white.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-light-white.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-light-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-light-white:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-light-white.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-light-white.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #ffffff; }

.BSbtn.BSbtn-hover-light-white.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-link-white {
  border: 0;
  padding: 0 !important;
  border-radius: 0 !important;
  color: #ffffff;
  background-color: transparent !important;
  border-color: transparent !important; }
  .BSbtn.BSbtn-link-white i {
    color: #ffffff; }
  .BSbtn.BSbtn-link-white .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-link-white .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-link-white.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-link-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-link-white:focus:not(.BSbtn-text), .BSbtn.BSbtn-link-white.BSfocus:not(.BSbtn-text) {
    color: #F3F6F9;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-link-white:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-link-white.BSfocus:not(.BSbtn-text) i {
      color: #F3F6F9; }
    .BSbtn.BSbtn-link-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-white:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F3F6F9; }
    .BSbtn.BSbtn-link-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-white:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-link-white:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-white.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #F3F6F9; }
  .BSbtn.BSbtn-link-white.BSdisabled, .BSbtn.BSbtn-link-white:disabled {
    color: #ffffff;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-white.BSdisabled i, .BSbtn.BSbtn-link-white:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-link-white.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-white:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-link-white.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-white:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-white.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-link-white:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-link-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-link-white:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-link-white.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-link-white.BSbtn-dropdown {
    color: #F3F6F9;
    background-color: transparent !important;
    border-color: transparent !important; }
    .BSbtn.BSbtn-link-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-link-white:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-link-white.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-link-white.BSbtn-dropdown i {
      color: #F3F6F9; }
    .BSbtn.BSbtn-link-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-link-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-link-white.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-link-white.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #F3F6F9; }
    .BSbtn.BSbtn-link-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-link-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-link-white.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-link-white.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-link-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-link-white:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-link-white.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-link-white.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #F3F6F9; }

.BSbtn.BSbtn-hover-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-white:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-white.BSfocus:not(.BSbtn-text) {
  color: #464E5F !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important; }
  .BSbtn.BSbtn-hover-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-hover-white:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-white.BSfocus:not(.BSbtn-text) i {
    color: #464E5F !important; }
  .BSbtn.BSbtn-hover-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-white:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #464E5F !important; }
  .BSbtn.BSbtn-hover-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-white:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-white:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-white.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
    color: #464E5F !important; }

.BSbtn.BSbtn-hover-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-white:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-white.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-white.BSbtn-dropdown {
  color: #464E5F !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important; }
  .BSbtn.BSbtn-hover-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-hover-white:not(:disabled):not(.BSdisabled).BSactive i,
  .BSshow > .BSbtn.BSbtn-hover-white.BSdropdown-toggle i,
  .BSshow .BSbtn.BSbtn-hover-white.BSbtn-dropdown i {
    color: #464E5F !important; }
  .BSbtn.BSbtn-hover-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
  .BSshow > .BSbtn.BSbtn-hover-white.BSdropdown-toggle .BSsvg-icon svg g [fill],
  .BSshow .BSbtn.BSbtn-hover-white.BSbtn-dropdown .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #464E5F !important; }
  .BSbtn.BSbtn-hover-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
  .BSshow > .BSbtn.BSbtn-hover-white.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
  .BSshow .BSbtn.BSbtn-hover-white.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-hover-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-hover-white:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
  .BSshow > .BSbtn.BSbtn-hover-white.BSdropdown-toggle.BSdropdown-toggle:after,
  .BSshow .BSbtn.BSbtn-hover-white.BSbtn-dropdown.BSdropdown-toggle:after {
    color: #464E5F !important; }

.BSbtn.BSbtn-hover-white.BSbtn-clean {
  border: 0 !important; }

.BSbtn.BSbtn-hover-bg-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-bg-white:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-white.BSfocus:not(.BSbtn-text) {
  background-color: #ffffff !important;
  border-color: #ffffff !important; }

.BSbtn.BSbtn-hover-bg-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-bg-white:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-bg-white.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-bg-white.BSbtn-dropdown {
  background-color: #ffffff !important;
  border-color: #ffffff !important; }

.BSbtn.BSbtn-bg-white {
  background-color: #ffffff;
  border-color: #ffffff; }
  .BSbtn.BSbtn-bg-white.BSdisabled, .BSbtn.BSbtn-bg-white:disabled {
    background-color: #ffffff;
    border-color: #ffffff; }

.BSbtn.BSbtn-white.BSbtn-shadow {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.25) !important;
  box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.25) !important; }
  .BSbtn.BSbtn-white.BSbtn-shadow:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-white.BSbtn-shadow:focus:not(.BSbtn-text), .BSbtn.BSbtn-white.BSbtn-shadow.BSfocus:not(.BSbtn-text) {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important; }
  .BSbtn.BSbtn-white.BSbtn-shadow:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-white.BSbtn-shadow:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-white.BSbtn-shadow.BSdropdown-toggle {
    -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important;
    box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important; }

.BSbtn.BSbtn-white.BSbtn-shadow-hover:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-white.BSbtn-shadow-hover:focus:not(.BSbtn-text), .BSbtn.BSbtn-white.BSbtn-shadow-hover.BSfocus:not(.BSbtn-text) {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important; }

.BSbtn.BSbtn-white.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-white.BSbtn-shadow-hover:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-white.BSbtn-shadow-hover.BSdropdown-toggle {
  -webkit-box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important;
  box-shadow: 0px 9px 16px 0px rgba(33, 33, 33, 0.3) !important; }

.BSbtn.BSbtn-text-white {
  color: #ffffff; }
  .BSbtn.BSbtn-text-white.BSdisabled, .BSbtn.BSbtn-text-white:disabled {
    color: #ffffff; }

.BSbtn.BSbtn-icon-white i {
  color: #ffffff; }

.BSbtn.BSbtn-icon-white .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #ffffff; }

.BSbtn.BSbtn-icon-white .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-white.BSdropdown-toggle:after {
  color: #ffffff; }

.BSbtn.BSbtn-icon-white.BSdisabled i, .BSbtn.BSbtn-icon-white:disabled i {
  color: #ffffff; }

.BSbtn.BSbtn-icon-white.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-icon-white:disabled .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #ffffff; }

.BSbtn.BSbtn-icon-white.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-icon-white:disabled .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-white.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-icon-white:disabled.BSdropdown-toggle:after {
  color: #ffffff; }

.BSbtn.BSbtn-hover-text-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-text-white:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-white.BSfocus:not(.BSbtn-text) {
  color: #ffffff !important; }

.BSbtn.BSbtn-hover-text-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-white:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-text-white.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-text-white.BSbtn-dropdown {
  color: #ffffff !important; }

.BSbtn.BSbtn-hover-icon-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-white:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-white:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-white:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-white.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-white.BSdropdown-toggle .BSsvg-icon svg g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-white.BSbtn-dropdown .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-white:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-white:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-white.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-white.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-text-primary {
  color: #3699FF; }
  .BSbtn.BSbtn-text-primary.BSdisabled, .BSbtn.BSbtn-text-primary:disabled {
    color: #3699FF; }

.BSbtn.BSbtn-icon-primary i {
  color: #3699FF; }

.BSbtn.BSbtn-icon-primary .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #3699FF; }

.BSbtn.BSbtn-icon-primary .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-primary.BSdropdown-toggle:after {
  color: #3699FF; }

.BSbtn.BSbtn-icon-primary.BSdisabled i, .BSbtn.BSbtn-icon-primary:disabled i {
  color: #3699FF; }

.BSbtn.BSbtn-icon-primary.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-icon-primary:disabled .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #3699FF; }

.BSbtn.BSbtn-icon-primary.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-icon-primary:disabled .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-primary.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-icon-primary:disabled.BSdropdown-toggle:after {
  color: #3699FF; }

.BSbtn.BSbtn-hover-text-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-text-primary:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-primary.BSfocus:not(.BSbtn-text) {
  color: #3699FF !important; }

.BSbtn.BSbtn-hover-text-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-primary:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-text-primary.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-text-primary.BSbtn-dropdown {
  color: #3699FF !important; }

.BSbtn.BSbtn-hover-icon-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-primary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-primary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-primary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-primary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-primary.BSdropdown-toggle .BSsvg-icon svg g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-primary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-primary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-primary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-primary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-primary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-text-secondary {
  color: #212121; }
  .BSbtn.BSbtn-text-secondary.BSdisabled, .BSbtn.BSbtn-text-secondary:disabled {
    color: #212121; }

.BSbtn.BSbtn-icon-secondary i {
  color: #212121; }

.BSbtn.BSbtn-icon-secondary .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #212121; }

.BSbtn.BSbtn-icon-secondary .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-secondary.BSdropdown-toggle:after {
  color: #212121; }

.BSbtn.BSbtn-icon-secondary.BSdisabled i, .BSbtn.BSbtn-icon-secondary:disabled i {
  color: #212121; }

.BSbtn.BSbtn-icon-secondary.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-icon-secondary:disabled .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #212121; }

.BSbtn.BSbtn-icon-secondary.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-icon-secondary:disabled .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-secondary.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-icon-secondary:disabled.BSdropdown-toggle:after {
  color: #212121; }

.BSbtn.BSbtn-hover-text-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-text-secondary:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-secondary.BSfocus:not(.BSbtn-text) {
  color: #212121 !important; }

.BSbtn.BSbtn-hover-text-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-secondary:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-text-secondary.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-text-secondary.BSbtn-dropdown {
  color: #212121 !important; }

.BSbtn.BSbtn-hover-icon-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-secondary:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-secondary:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-secondary.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-secondary.BSdropdown-toggle .BSsvg-icon svg g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-secondary.BSbtn-dropdown .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-secondary:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-secondary:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-secondary.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-secondary.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-text-success {
  color: #1BC5BD; }
  .BSbtn.BSbtn-text-success.BSdisabled, .BSbtn.BSbtn-text-success:disabled {
    color: #1BC5BD; }

.BSbtn.BSbtn-icon-success i {
  color: #1BC5BD; }

.BSbtn.BSbtn-icon-success .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #1BC5BD; }

.BSbtn.BSbtn-icon-success .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-success.BSdropdown-toggle:after {
  color: #1BC5BD; }

.BSbtn.BSbtn-icon-success.BSdisabled i, .BSbtn.BSbtn-icon-success:disabled i {
  color: #1BC5BD; }

.BSbtn.BSbtn-icon-success.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-icon-success:disabled .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #1BC5BD; }

.BSbtn.BSbtn-icon-success.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-icon-success:disabled .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-success.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-icon-success:disabled.BSdropdown-toggle:after {
  color: #1BC5BD; }

.BSbtn.BSbtn-hover-text-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-text-success:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-success.BSfocus:not(.BSbtn-text) {
  color: #1BC5BD !important; }

.BSbtn.BSbtn-hover-text-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-success:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-text-success.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-text-success.BSbtn-dropdown {
  color: #1BC5BD !important; }

.BSbtn.BSbtn-hover-icon-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-success:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-success:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-success:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-success.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-success.BSdropdown-toggle .BSsvg-icon svg g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-success.BSbtn-dropdown .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-success:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-success:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-success.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-success.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-text-info {
  color: #8950FC; }
  .BSbtn.BSbtn-text-info.BSdisabled, .BSbtn.BSbtn-text-info:disabled {
    color: #8950FC; }

.BSbtn.BSbtn-icon-info i {
  color: #8950FC; }

.BSbtn.BSbtn-icon-info .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8950FC; }

.BSbtn.BSbtn-icon-info .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-info.BSdropdown-toggle:after {
  color: #8950FC; }

.BSbtn.BSbtn-icon-info.BSdisabled i, .BSbtn.BSbtn-icon-info:disabled i {
  color: #8950FC; }

.BSbtn.BSbtn-icon-info.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-icon-info:disabled .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8950FC; }

.BSbtn.BSbtn-icon-info.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-icon-info:disabled .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-info.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-icon-info:disabled.BSdropdown-toggle:after {
  color: #8950FC; }

.BSbtn.BSbtn-hover-text-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-text-info:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-info.BSfocus:not(.BSbtn-text) {
  color: #8950FC !important; }

.BSbtn.BSbtn-hover-text-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-info:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-text-info.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-text-info.BSbtn-dropdown {
  color: #8950FC !important; }

.BSbtn.BSbtn-hover-icon-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-info:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-info:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-info:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-info.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-info.BSdropdown-toggle .BSsvg-icon svg g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-info.BSbtn-dropdown .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-info:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-info:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-info.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-info.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-text-warning {
  color: #FFA800; }
  .BSbtn.BSbtn-text-warning.BSdisabled, .BSbtn.BSbtn-text-warning:disabled {
    color: #FFA800; }

.BSbtn.BSbtn-icon-warning i {
  color: #FFA800; }

.BSbtn.BSbtn-icon-warning .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #FFA800; }

.BSbtn.BSbtn-icon-warning .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-warning.BSdropdown-toggle:after {
  color: #FFA800; }

.BSbtn.BSbtn-icon-warning.BSdisabled i, .BSbtn.BSbtn-icon-warning:disabled i {
  color: #FFA800; }

.BSbtn.BSbtn-icon-warning.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-icon-warning:disabled .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #FFA800; }

.BSbtn.BSbtn-icon-warning.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-icon-warning:disabled .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-warning.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-icon-warning:disabled.BSdropdown-toggle:after {
  color: #FFA800; }

.BSbtn.BSbtn-hover-text-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-text-warning:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-warning.BSfocus:not(.BSbtn-text) {
  color: #FFA800 !important; }

.BSbtn.BSbtn-hover-text-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-warning:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-text-warning.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-text-warning.BSbtn-dropdown {
  color: #FFA800 !important; }

.BSbtn.BSbtn-hover-icon-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-warning:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-warning:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-warning:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-warning.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-warning.BSdropdown-toggle .BSsvg-icon svg g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-warning.BSbtn-dropdown .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-warning:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-warning:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-warning.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-warning.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-text-danger {
  color: #F64E60; }
  .BSbtn.BSbtn-text-danger.BSdisabled, .BSbtn.BSbtn-text-danger:disabled {
    color: #F64E60; }

.BSbtn.BSbtn-icon-danger i {
  color: #F64E60; }

.BSbtn.BSbtn-icon-danger .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #F64E60; }

.BSbtn.BSbtn-icon-danger .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-danger.BSdropdown-toggle:after {
  color: #F64E60; }

.BSbtn.BSbtn-icon-danger.BSdisabled i, .BSbtn.BSbtn-icon-danger:disabled i {
  color: #F64E60; }

.BSbtn.BSbtn-icon-danger.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-icon-danger:disabled .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #F64E60; }

.BSbtn.BSbtn-icon-danger.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-icon-danger:disabled .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-danger.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-icon-danger:disabled.BSdropdown-toggle:after {
  color: #F64E60; }

.BSbtn.BSbtn-hover-text-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-text-danger:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-danger.BSfocus:not(.BSbtn-text) {
  color: #F64E60 !important; }

.BSbtn.BSbtn-hover-text-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-danger:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-text-danger.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-text-danger.BSbtn-dropdown {
  color: #F64E60 !important; }

.BSbtn.BSbtn-hover-icon-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-danger:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-danger:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-danger:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-danger.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-danger.BSdropdown-toggle .BSsvg-icon svg g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-danger.BSbtn-dropdown .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-danger:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-danger:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-danger.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-danger.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-text-light {
  color: light; }
  .BSbtn.BSbtn-text-light.BSdisabled, .BSbtn.BSbtn-text-light:disabled {
    color: light; }

.BSbtn.BSbtn-icon-light i {
  color: light; }

.BSbtn.BSbtn-icon-light .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: light; }

.BSbtn.BSbtn-icon-light .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-light.BSdropdown-toggle:after {
  color: light; }

.BSbtn.BSbtn-icon-light.BSdisabled i, .BSbtn.BSbtn-icon-light:disabled i {
  color: light; }

.BSbtn.BSbtn-icon-light.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-icon-light:disabled .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: light; }

.BSbtn.BSbtn-icon-light.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-icon-light:disabled .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-light.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-icon-light:disabled.BSdropdown-toggle:after {
  color: light; }

.BSbtn.BSbtn-hover-text-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-text-light:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-light.BSfocus:not(.BSbtn-text) {
  color: light !important; }

.BSbtn.BSbtn-hover-text-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-light:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-text-light.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-text-light.BSbtn-dropdown {
  color: light !important; }

.BSbtn.BSbtn-hover-icon-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-light:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-light:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-light:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-light.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-light.BSdropdown-toggle .BSsvg-icon svg g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-light.BSbtn-dropdown .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-light:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-light:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-light.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-light.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-text-dark {
  color: #212121; }
  .BSbtn.BSbtn-text-dark.BSdisabled, .BSbtn.BSbtn-text-dark:disabled {
    color: #212121; }

.BSbtn.BSbtn-icon-dark i {
  color: #212121; }

.BSbtn.BSbtn-icon-dark .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #212121; }

.BSbtn.BSbtn-icon-dark .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-dark.BSdropdown-toggle:after {
  color: #212121; }

.BSbtn.BSbtn-icon-dark.BSdisabled i, .BSbtn.BSbtn-icon-dark:disabled i {
  color: #212121; }

.BSbtn.BSbtn-icon-dark.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-icon-dark:disabled .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #212121; }

.BSbtn.BSbtn-icon-dark.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-icon-dark:disabled .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-dark.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-icon-dark:disabled.BSdropdown-toggle:after {
  color: #212121; }

.BSbtn.BSbtn-hover-text-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-text-dark:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-dark.BSfocus:not(.BSbtn-text) {
  color: #212121 !important; }

.BSbtn.BSbtn-hover-text-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-dark:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-text-dark.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-text-dark.BSbtn-dropdown {
  color: #212121 !important; }

.BSbtn.BSbtn-hover-icon-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-dark:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-dark:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-dark:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-dark.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-dark.BSdropdown-toggle .BSsvg-icon svg g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-dark.BSbtn-dropdown .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-dark:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-dark:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-dark.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-dark.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-text-dark-75 {
  color: #464E5F; }
  .BSbtn.BSbtn-text-dark-75.disabled, .BSbtn.BSbtn-text-dark-75:disabled {
    color: #464E5F; }

.BSbtn.BSbtn-icon-dark-75 i {
  color: #464E5F; }

.BSbtn.BSbtn-icon-dark-75 .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #464E5F; }

.BSbtn.BSbtn-icon-dark-75 .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-dark-75.dropdown-toggle:after {
  color: #464E5F; }

.BSbtn.BSbtn-icon-dark-75.disabled i, .BSbtn.BSbtn-icon-dark-75:disabled i {
  color: #464E5F; }

.BSbtn.BSbtn-icon-dark-75.disabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-icon-dark-75:disabled .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #464E5F; }

.BSbtn.BSbtn-icon-dark-75.disabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-icon-dark-75:disabled .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-dark-75.disabled.BSdropdown-toggle:after, .BSbtn.BSbtn-icon-dark-75:disabled.BSdropdown-toggle:after {
  color: #464E5F; }

.BSbtn.BSbtn-hover-text-dark-75:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-text-dark-75:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-dark-75.focus:not(.BSbtn-text) {
  color: #464E5F !important; }

.BSbtn.BSbtn-hover-text-dark-75:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-dark-75:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-text-dark-75.dropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-text-dark-75.btn-dropdown {
  color: #464E5F !important; }

.BSbtn.BSbtn-hover-icon-dark-75:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-dark-75:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-dark-75.focus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-dark-75:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-dark-75:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-dark-75.focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-dark-75:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-dark-75:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-dark-75.dropdown-toggle .BSsvg-icon svg g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-dark-75.btn-dropdown .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-dark-75:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-dark-75:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-dark-75.dropdown-toggle .BSsvg-icon svg:hover g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-dark-75.btn-dropdown .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-text-dark-50 {
  color: #80808F; }
  .BSbtn.BSbtn-text-dark-50.disabled, .BSbtn.BSbtn-text-dark-50:disabled {
    color: #80808F; }

.BSbtn.BSbtn-icon-dark-50 i {
  color: #80808F; }

.BSbtn.BSbtn-icon-dark-50 .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #80808F; }

.BSbtn.BSbtn-icon-dark-50 .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-dark-50.dropdown-toggle:after {
  color: #80808F; }

.BSbtn.BSbtn-icon-dark-50.disabled i, .BSbtn.BSbtn-icon-dark-50:disabled i {
  color: #80808F; }

.BSbtn.BSbtn-icon-dark-50.disabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-icon-dark-50:disabled .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #80808F; }

.BSbtn.BSbtn-icon-dark-50.disabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-icon-dark-50:disabled .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-dark-50.disabled.BSdropdown-toggle:after, .BSbtn.BSbtn-icon-dark-50:disabled.BSdropdown-toggle:after {
  color: #80808F; }

.BSbtn.BSbtn-hover-text-dark-50:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-text-dark-50:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-dark-50.focus:not(.BSbtn-text) {
  color: #80808F !important; }

.BSbtn.BSbtn-hover-text-dark-50:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-dark-50:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-text-dark-50.dropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-text-dark-50.btn-dropdown {
  color: #80808F !important; }

.BSbtn.BSbtn-hover-icon-dark-50:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-dark-50:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-dark-50.focus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-dark-50:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-dark-50:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-dark-50.focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-dark-50:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-dark-50:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-dark-50.dropdown-toggle .BSsvg-icon svg g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-dark-50.btn-dropdown .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-dark-50:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-dark-50:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-dark-50.dropdown-toggle .BSsvg-icon svg:hover g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-dark-50.btn-dropdown .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-text-dark-25 {
  color: #D6D6E0; }
  .BSbtn.BSbtn-text-dark-25.disabled, .BSbtn.BSbtn-text-dark-25:disabled {
    color: #D6D6E0; }

.BSbtn.BSbtn-icon-dark-25 i {
  color: #D6D6E0; }

.BSbtn.BSbtn-icon-dark-25 .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #D6D6E0; }

.BSbtn.BSbtn-icon-dark-25 .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-dark-25.dropdown-toggle:after {
  color: #D6D6E0; }

.BSbtn.BSbtn-icon-dark-25.disabled i, .BSbtn.BSbtn-icon-dark-25:disabled i {
  color: #D6D6E0; }

.BSbtn.BSbtn-icon-dark-25.disabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-icon-dark-25:disabled .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #D6D6E0; }

.BSbtn.BSbtn-icon-dark-25.disabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-icon-dark-25:disabled .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-dark-25.disabled.BSdropdown-toggle:after, .BSbtn.BSbtn-icon-dark-25:disabled.BSdropdown-toggle:after {
  color: #D6D6E0; }

.BSbtn.BSbtn-hover-text-dark-25:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-text-dark-25:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-dark-25.focus:not(.BSbtn-text) {
  color: #D6D6E0 !important; }

.BSbtn.BSbtn-hover-text-dark-25:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-dark-25:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-text-dark-25.dropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-text-dark-25.btn-dropdown {
  color: #D6D6E0 !important; }

.BSbtn.BSbtn-hover-icon-dark-25:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-dark-25:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-dark-25.focus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-dark-25:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-dark-25:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-dark-25.focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-dark-25:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-dark-25:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-dark-25.dropdown-toggle .BSsvg-icon svg g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-dark-25.btn-dropdown .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-dark-25:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-dark-25:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-dark-25.dropdown-toggle .BSsvg-icon svg:hover g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-dark-25.btn-dropdown .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-text-muted {
  color: #B5B5C3; }
  .BSbtn.BSbtn-text-muted.BSdisabled, .BSbtn.BSbtn-text-muted:disabled {
    color: #B5B5C3; }

.BSbtn.BSbtn-icon-muted i {
  color: #B5B5C3; }

.BSbtn.BSbtn-icon-muted .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #B5B5C3; }

.BSbtn.BSbtn-icon-muted .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-muted.BSdropdown-toggle:after {
  color: #B5B5C3; }

.BSbtn.BSbtn-icon-muted.BSdisabled i, .BSbtn.BSbtn-icon-muted:disabled i {
  color: #B5B5C3; }

.BSbtn.BSbtn-icon-muted.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-icon-muted:disabled .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #B5B5C3; }

.BSbtn.BSbtn-icon-muted.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-icon-muted:disabled .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-icon-muted.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-icon-muted:disabled.BSdropdown-toggle:after {
  color: #B5B5C3; }

.BSbtn.BSbtn-hover-text-muted:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-hover-text-muted:focus:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-muted.BSfocus:not(.BSbtn-text) {
  color: #B5B5C3 !important; }

.BSbtn.BSbtn-hover-text-muted:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-hover-text-muted:not(:disabled):not(.BSdisabled).BSactive,
.BSshow > .BSbtn.BSbtn-hover-text-muted.BSdropdown-toggle,
.BSshow .BSbtn.BSbtn-hover-text-muted.BSbtn-dropdown {
  color: #B5B5C3 !important; }

.BSbtn.BSbtn-hover-icon-muted:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-muted:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-muted.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-muted:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-muted:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-muted.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-muted:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-hover-icon-muted:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-muted.BSdropdown-toggle .BSsvg-icon svg g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-muted.BSbtn-dropdown .BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-hover-icon-muted:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-hover-icon-muted:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
.BSshow > .BSbtn.BSbtn-hover-icon-muted.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
.BSshow .BSbtn.BSbtn-hover-icon-muted.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSbtn.BSbtn-facebook {
  color: #ffffff;
  background-color: #3b5998;
  border-color: #3b5998; }
  .BSbtn.BSbtn-facebook i {
    color: #ffffff; }
  .BSbtn.BSbtn-facebook .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-facebook .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-facebook.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-facebook:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-facebook:focus:not(.BSbtn-text), .BSbtn.BSbtn-facebook.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #30497c;
    border-color: #30497c; }
    .BSbtn.BSbtn-facebook:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-facebook:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-facebook.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-facebook:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-facebook:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-facebook.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-facebook:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-facebook:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-facebook.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-facebook:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-facebook:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-facebook.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-facebook.BSdisabled, .BSbtn.BSbtn-facebook:disabled {
    color: #ffffff;
    background-color: #3b5998;
    border-color: #3b5998; }
    .BSbtn.BSbtn-facebook.BSdisabled i, .BSbtn.BSbtn-facebook:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-facebook.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-facebook:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-facebook.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-facebook:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-facebook.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-facebook:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-facebook:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-facebook:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-facebook.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-facebook.BSbtn-dropdown {
    color: #ffffff;
    background-color: #30497c;
    border-color: #30497c; }
    .BSbtn.BSbtn-facebook:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-facebook:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-facebook.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-facebook.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-facebook:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-facebook:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-facebook.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-facebook.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-facebook:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-facebook:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-facebook.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-facebook.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-facebook:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-facebook:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-facebook.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-facebook.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-light-facebook {
  color: #3b5998;
  background-color: rgba(59, 89, 152, 0.1);
  border-color: transparent; }
  .BSbtn.BSbtn-light-facebook i {
    color: #3b5998; }
  .BSbtn.BSbtn-light-facebook .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3b5998; }
  .BSbtn.BSbtn-light-facebook .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light-facebook.BSdropdown-toggle:after {
    color: #3b5998; }
  .BSbtn.BSbtn-light-facebook:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light-facebook:focus:not(.BSbtn-text), .BSbtn.BSbtn-light-facebook.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #3b5998;
    border-color: transparent; }
    .BSbtn.BSbtn-light-facebook:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light-facebook:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light-facebook.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-facebook:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-facebook:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-facebook.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-facebook:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-facebook:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-facebook.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-facebook:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light-facebook:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-facebook.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-light-facebook.BSdisabled, .BSbtn.BSbtn-light-facebook:disabled {
    color: #3b5998;
    background-color: rgba(59, 89, 152, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-light-facebook.BSdisabled i, .BSbtn.BSbtn-light-facebook:disabled i {
      color: #3b5998; }
    .BSbtn.BSbtn-light-facebook.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-facebook:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3b5998; }
    .BSbtn.BSbtn-light-facebook.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-facebook:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-facebook.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light-facebook:disabled.BSdropdown-toggle:after {
      color: #3b5998; }
  .BSbtn.BSbtn-light-facebook:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light-facebook:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light-facebook.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light-facebook.BSbtn-dropdown {
    color: #ffffff;
    background-color: #3b5998;
    border-color: transparent; }
    .BSbtn.BSbtn-light-facebook:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light-facebook:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light-facebook.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light-facebook.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-facebook:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-facebook:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light-facebook.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light-facebook.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-facebook:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-facebook:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light-facebook.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light-facebook.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-facebook:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-facebook:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light-facebook.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light-facebook.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-google {
  color: #ffffff;
  background-color: #dd4b39;
  border-color: #dd4b39; }
  .BSbtn.BSbtn-google i {
    color: #ffffff; }
  .BSbtn.BSbtn-google .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-google .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-google.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-google:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-google:focus:not(.BSbtn-text), .BSbtn.BSbtn-google.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #cd3623;
    border-color: #cd3623; }
    .BSbtn.BSbtn-google:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-google:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-google.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-google:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-google:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-google.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-google:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-google:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-google.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-google:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-google:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-google.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-google.BSdisabled, .BSbtn.BSbtn-google:disabled {
    color: #ffffff;
    background-color: #dd4b39;
    border-color: #dd4b39; }
    .BSbtn.BSbtn-google.BSdisabled i, .BSbtn.BSbtn-google:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-google.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-google:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-google.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-google:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-google.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-google:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-google:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-google:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-google.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-google.BSbtn-dropdown {
    color: #ffffff;
    background-color: #cd3623;
    border-color: #cd3623; }
    .BSbtn.BSbtn-google:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-google:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-google.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-google.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-google:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-google:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-google.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-google.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-google:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-google:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-google.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-google.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-google:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-google:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-google.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-google.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-light-google {
  color: #dd4b39;
  background-color: rgba(221, 75, 57, 0.1);
  border-color: transparent; }
  .BSbtn.BSbtn-light-google i {
    color: #dd4b39; }
  .BSbtn.BSbtn-light-google .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #dd4b39; }
  .BSbtn.BSbtn-light-google .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light-google.BSdropdown-toggle:after {
    color: #dd4b39; }
  .BSbtn.BSbtn-light-google:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light-google:focus:not(.BSbtn-text), .BSbtn.BSbtn-light-google.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #dd4b39;
    border-color: transparent; }
    .BSbtn.BSbtn-light-google:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light-google:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light-google.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-google:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-google:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-google.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-google:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-google:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-google.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-google:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light-google:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-google.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-light-google.BSdisabled, .BSbtn.BSbtn-light-google:disabled {
    color: #dd4b39;
    background-color: rgba(221, 75, 57, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-light-google.BSdisabled i, .BSbtn.BSbtn-light-google:disabled i {
      color: #dd4b39; }
    .BSbtn.BSbtn-light-google.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-google:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #dd4b39; }
    .BSbtn.BSbtn-light-google.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-google:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-google.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light-google:disabled.BSdropdown-toggle:after {
      color: #dd4b39; }
  .BSbtn.BSbtn-light-google:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light-google:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light-google.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light-google.BSbtn-dropdown {
    color: #ffffff;
    background-color: #dd4b39;
    border-color: transparent; }
    .BSbtn.BSbtn-light-google:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light-google:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light-google.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light-google.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-google:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-google:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light-google.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light-google.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-google:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-google:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light-google.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light-google.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-google:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-google:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light-google.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light-google.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-twitter {
  color: #ffffff;
  background-color: #1da1f2;
  border-color: #1da1f2; }
  .BSbtn.BSbtn-twitter i {
    color: #ffffff; }
  .BSbtn.BSbtn-twitter .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-twitter .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-twitter.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-twitter:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-twitter:focus:not(.BSbtn-text), .BSbtn.BSbtn-twitter.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #0d8ddc;
    border-color: #0d8ddc; }
    .BSbtn.BSbtn-twitter:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-twitter:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-twitter.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-twitter:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-twitter:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-twitter.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-twitter:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-twitter:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-twitter.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-twitter:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-twitter:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-twitter.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-twitter.BSdisabled, .BSbtn.BSbtn-twitter:disabled {
    color: #ffffff;
    background-color: #1da1f2;
    border-color: #1da1f2; }
    .BSbtn.BSbtn-twitter.BSdisabled i, .BSbtn.BSbtn-twitter:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-twitter.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-twitter:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-twitter.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-twitter:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-twitter.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-twitter:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-twitter:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-twitter:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-twitter.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-twitter.BSbtn-dropdown {
    color: #ffffff;
    background-color: #0d8ddc;
    border-color: #0d8ddc; }
    .BSbtn.BSbtn-twitter:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-twitter:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-twitter.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-twitter.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-twitter:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-twitter:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-twitter.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-twitter.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-twitter:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-twitter:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-twitter.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-twitter.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-twitter:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-twitter:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-twitter.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-twitter.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-light-twitter {
  color: #1da1f2;
  background-color: rgba(29, 161, 242, 0.1);
  border-color: transparent; }
  .BSbtn.BSbtn-light-twitter i {
    color: #1da1f2; }
  .BSbtn.BSbtn-light-twitter .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1da1f2; }
  .BSbtn.BSbtn-light-twitter .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light-twitter.BSdropdown-toggle:after {
    color: #1da1f2; }
  .BSbtn.BSbtn-light-twitter:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light-twitter:focus:not(.BSbtn-text), .BSbtn.BSbtn-light-twitter.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #1da1f2;
    border-color: transparent; }
    .BSbtn.BSbtn-light-twitter:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light-twitter:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light-twitter.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-twitter:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-twitter:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-twitter.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-twitter:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-twitter:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-twitter.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-twitter:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light-twitter:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-twitter.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-light-twitter.BSdisabled, .BSbtn.BSbtn-light-twitter:disabled {
    color: #1da1f2;
    background-color: rgba(29, 161, 242, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-light-twitter.BSdisabled i, .BSbtn.BSbtn-light-twitter:disabled i {
      color: #1da1f2; }
    .BSbtn.BSbtn-light-twitter.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-twitter:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #1da1f2; }
    .BSbtn.BSbtn-light-twitter.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-twitter:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-twitter.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light-twitter:disabled.BSdropdown-toggle:after {
      color: #1da1f2; }
  .BSbtn.BSbtn-light-twitter:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light-twitter:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light-twitter.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light-twitter.BSbtn-dropdown {
    color: #ffffff;
    background-color: #1da1f2;
    border-color: transparent; }
    .BSbtn.BSbtn-light-twitter:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light-twitter:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light-twitter.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light-twitter.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-twitter:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-twitter:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light-twitter.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light-twitter.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-twitter:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-twitter:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light-twitter.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light-twitter.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-twitter:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-twitter:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light-twitter.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light-twitter.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-instagram {
  color: #ffffff;
  background-color: #e1306c;
  border-color: #e1306c; }
  .BSbtn.BSbtn-instagram i {
    color: #ffffff; }
  .BSbtn.BSbtn-instagram .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-instagram .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-instagram.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-instagram:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-instagram:focus:not(.BSbtn-text), .BSbtn.BSbtn-instagram.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #cd1e59;
    border-color: #cd1e59; }
    .BSbtn.BSbtn-instagram:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-instagram:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-instagram.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-instagram:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-instagram:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-instagram.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-instagram:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-instagram:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-instagram.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-instagram:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-instagram:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-instagram.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-instagram.BSdisabled, .BSbtn.BSbtn-instagram:disabled {
    color: #ffffff;
    background-color: #e1306c;
    border-color: #e1306c; }
    .BSbtn.BSbtn-instagram.BSdisabled i, .BSbtn.BSbtn-instagram:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-instagram.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-instagram:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-instagram.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-instagram:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-instagram.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-instagram:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-instagram:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-instagram:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-instagram.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-instagram.BSbtn-dropdown {
    color: #ffffff;
    background-color: #cd1e59;
    border-color: #cd1e59; }
    .BSbtn.BSbtn-instagram:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-instagram:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-instagram.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-instagram.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-instagram:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-instagram:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-instagram.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-instagram.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-instagram:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-instagram:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-instagram.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-instagram.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-instagram:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-instagram:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-instagram.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-instagram.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-light-instagram {
  color: #e1306c;
  background-color: rgba(225, 48, 108, 0.1);
  border-color: transparent; }
  .BSbtn.BSbtn-light-instagram i {
    color: #e1306c; }
  .BSbtn.BSbtn-light-instagram .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #e1306c; }
  .BSbtn.BSbtn-light-instagram .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light-instagram.BSdropdown-toggle:after {
    color: #e1306c; }
  .BSbtn.BSbtn-light-instagram:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light-instagram:focus:not(.BSbtn-text), .BSbtn.BSbtn-light-instagram.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #e1306c;
    border-color: transparent; }
    .BSbtn.BSbtn-light-instagram:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light-instagram:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light-instagram.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-instagram:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-instagram:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-instagram.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-instagram:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-instagram:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-instagram.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-instagram:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light-instagram:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-instagram.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-light-instagram.BSdisabled, .BSbtn.BSbtn-light-instagram:disabled {
    color: #e1306c;
    background-color: rgba(225, 48, 108, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-light-instagram.BSdisabled i, .BSbtn.BSbtn-light-instagram:disabled i {
      color: #e1306c; }
    .BSbtn.BSbtn-light-instagram.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-instagram:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #e1306c; }
    .BSbtn.BSbtn-light-instagram.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-instagram:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-instagram.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light-instagram:disabled.BSdropdown-toggle:after {
      color: #e1306c; }
  .BSbtn.BSbtn-light-instagram:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light-instagram:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light-instagram.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light-instagram.BSbtn-dropdown {
    color: #ffffff;
    background-color: #e1306c;
    border-color: transparent; }
    .BSbtn.BSbtn-light-instagram:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light-instagram:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light-instagram.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light-instagram.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-instagram:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-instagram:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light-instagram.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light-instagram.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-instagram:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-instagram:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light-instagram.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light-instagram.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-instagram:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-instagram:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light-instagram.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light-instagram.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-youtube {
  color: #ffffff;
  background-color: #ff0000;
  border-color: #ff0000; }
  .BSbtn.BSbtn-youtube i {
    color: #ffffff; }
  .BSbtn.BSbtn-youtube .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-youtube .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-youtube.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-youtube:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-youtube:focus:not(.BSbtn-text), .BSbtn.BSbtn-youtube.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #d90000;
    border-color: #d90000; }
    .BSbtn.BSbtn-youtube:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-youtube:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-youtube.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-youtube:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-youtube:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-youtube.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-youtube:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-youtube:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-youtube.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-youtube:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-youtube:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-youtube.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-youtube.BSdisabled, .BSbtn.BSbtn-youtube:disabled {
    color: #ffffff;
    background-color: #ff0000;
    border-color: #ff0000; }
    .BSbtn.BSbtn-youtube.BSdisabled i, .BSbtn.BSbtn-youtube:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-youtube.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-youtube:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-youtube.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-youtube:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-youtube.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-youtube:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-youtube:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-youtube:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-youtube.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-youtube.BSbtn-dropdown {
    color: #ffffff;
    background-color: #d90000;
    border-color: #d90000; }
    .BSbtn.BSbtn-youtube:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-youtube:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-youtube.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-youtube.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-youtube:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-youtube:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-youtube.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-youtube.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-youtube:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-youtube:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-youtube.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-youtube.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-youtube:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-youtube:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-youtube.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-youtube.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-light-youtube {
  color: #ff0000;
  background-color: rgba(255, 0, 0, 0.1);
  border-color: transparent; }
  .BSbtn.BSbtn-light-youtube i {
    color: #ff0000; }
  .BSbtn.BSbtn-light-youtube .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ff0000; }
  .BSbtn.BSbtn-light-youtube .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light-youtube.BSdropdown-toggle:after {
    color: #ff0000; }
  .BSbtn.BSbtn-light-youtube:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light-youtube:focus:not(.BSbtn-text), .BSbtn.BSbtn-light-youtube.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #ff0000;
    border-color: transparent; }
    .BSbtn.BSbtn-light-youtube:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light-youtube:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light-youtube.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-youtube:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-youtube:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-youtube.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-youtube:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-youtube:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-youtube.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-youtube:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light-youtube:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-youtube.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-light-youtube.BSdisabled, .BSbtn.BSbtn-light-youtube:disabled {
    color: #ff0000;
    background-color: rgba(255, 0, 0, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-light-youtube.BSdisabled i, .BSbtn.BSbtn-light-youtube:disabled i {
      color: #ff0000; }
    .BSbtn.BSbtn-light-youtube.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-youtube:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ff0000; }
    .BSbtn.BSbtn-light-youtube.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-youtube:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-youtube.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light-youtube:disabled.BSdropdown-toggle:after {
      color: #ff0000; }
  .BSbtn.BSbtn-light-youtube:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light-youtube:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light-youtube.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light-youtube.BSbtn-dropdown {
    color: #ffffff;
    background-color: #ff0000;
    border-color: transparent; }
    .BSbtn.BSbtn-light-youtube:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light-youtube:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light-youtube.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light-youtube.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-youtube:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-youtube:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light-youtube.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light-youtube.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-youtube:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-youtube:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light-youtube.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light-youtube.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-youtube:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-youtube:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light-youtube.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light-youtube.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-linkedin {
  color: #ffffff;
  background-color: #0077b5;
  border-color: #0077b5; }
  .BSbtn.BSbtn-linkedin i {
    color: #ffffff; }
  .BSbtn.BSbtn-linkedin .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-linkedin .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-linkedin.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-linkedin:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-linkedin:focus:not(.BSbtn-text), .BSbtn.BSbtn-linkedin.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #005e8f;
    border-color: #005e8f; }
    .BSbtn.BSbtn-linkedin:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-linkedin:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-linkedin.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-linkedin:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-linkedin:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-linkedin.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-linkedin:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-linkedin:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-linkedin.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-linkedin:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-linkedin:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-linkedin.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-linkedin.BSdisabled, .BSbtn.BSbtn-linkedin:disabled {
    color: #ffffff;
    background-color: #0077b5;
    border-color: #0077b5; }
    .BSbtn.BSbtn-linkedin.BSdisabled i, .BSbtn.BSbtn-linkedin:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-linkedin.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-linkedin:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-linkedin.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-linkedin:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-linkedin.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-linkedin:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-linkedin:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-linkedin:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-linkedin.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-linkedin.BSbtn-dropdown {
    color: #ffffff;
    background-color: #005e8f;
    border-color: #005e8f; }
    .BSbtn.BSbtn-linkedin:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-linkedin:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-linkedin.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-linkedin.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-linkedin:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-linkedin:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-linkedin.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-linkedin.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-linkedin:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-linkedin:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-linkedin.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-linkedin.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-linkedin:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-linkedin:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-linkedin.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-linkedin.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-light-linkedin {
  color: #0077b5;
  background-color: rgba(0, 119, 181, 0.1);
  border-color: transparent; }
  .BSbtn.BSbtn-light-linkedin i {
    color: #0077b5; }
  .BSbtn.BSbtn-light-linkedin .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #0077b5; }
  .BSbtn.BSbtn-light-linkedin .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light-linkedin.BSdropdown-toggle:after {
    color: #0077b5; }
  .BSbtn.BSbtn-light-linkedin:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light-linkedin:focus:not(.BSbtn-text), .BSbtn.BSbtn-light-linkedin.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #0077b5;
    border-color: transparent; }
    .BSbtn.BSbtn-light-linkedin:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light-linkedin:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light-linkedin.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-linkedin:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-linkedin:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-linkedin.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-linkedin:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-linkedin:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-linkedin.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-linkedin:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light-linkedin:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-linkedin.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-light-linkedin.BSdisabled, .BSbtn.BSbtn-light-linkedin:disabled {
    color: #0077b5;
    background-color: rgba(0, 119, 181, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-light-linkedin.BSdisabled i, .BSbtn.BSbtn-light-linkedin:disabled i {
      color: #0077b5; }
    .BSbtn.BSbtn-light-linkedin.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-linkedin:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #0077b5; }
    .BSbtn.BSbtn-light-linkedin.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-linkedin:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-linkedin.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light-linkedin:disabled.BSdropdown-toggle:after {
      color: #0077b5; }
  .BSbtn.BSbtn-light-linkedin:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light-linkedin:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light-linkedin.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light-linkedin.BSbtn-dropdown {
    color: #ffffff;
    background-color: #0077b5;
    border-color: transparent; }
    .BSbtn.BSbtn-light-linkedin:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light-linkedin:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light-linkedin.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light-linkedin.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-linkedin:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-linkedin:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light-linkedin.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light-linkedin.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-linkedin:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-linkedin:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light-linkedin.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light-linkedin.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-linkedin:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-linkedin:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light-linkedin.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light-linkedin.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-skype {
  color: #ffffff;
  background-color: #00aff0;
  border-color: #00aff0; }
  .BSbtn.BSbtn-skype i {
    color: #ffffff; }
  .BSbtn.BSbtn-skype .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSbtn.BSbtn-skype .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-skype.BSdropdown-toggle:after {
    color: #ffffff; }
  .BSbtn.BSbtn-skype:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-skype:focus:not(.BSbtn-text), .BSbtn.BSbtn-skype.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #0093ca;
    border-color: #0093ca; }
    .BSbtn.BSbtn-skype:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-skype:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-skype.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-skype:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-skype:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-skype.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-skype:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-skype:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-skype.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-skype:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-skype:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-skype.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-skype.BSdisabled, .BSbtn.BSbtn-skype:disabled {
    color: #ffffff;
    background-color: #00aff0;
    border-color: #00aff0; }
    .BSbtn.BSbtn-skype.BSdisabled i, .BSbtn.BSbtn-skype:disabled i {
      color: #ffffff; }
    .BSbtn.BSbtn-skype.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-skype:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-skype.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-skype:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-skype.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-skype:disabled.BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-skype:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-skype:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-skype.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-skype.BSbtn-dropdown {
    color: #ffffff;
    background-color: #0093ca;
    border-color: #0093ca; }
    .BSbtn.BSbtn-skype:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-skype:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-skype.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-skype.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-skype:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-skype:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-skype.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-skype.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-skype:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-skype:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-skype.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-skype.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-skype:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-skype:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-skype.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-skype.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

.BSbtn.BSbtn-light-skype {
  color: #00aff0;
  background-color: rgba(0, 175, 240, 0.1);
  border-color: transparent; }
  .BSbtn.BSbtn-light-skype i {
    color: #00aff0; }
  .BSbtn.BSbtn-light-skype .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #00aff0; }
  .BSbtn.BSbtn-light-skype .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSbtn.BSbtn-light-skype.BSdropdown-toggle:after {
    color: #00aff0; }
  .BSbtn.BSbtn-light-skype:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled), .BSbtn.BSbtn-light-skype:focus:not(.BSbtn-text), .BSbtn.BSbtn-light-skype.BSfocus:not(.BSbtn-text) {
    color: #ffffff;
    background-color: #00aff0;
    border-color: transparent; }
    .BSbtn.BSbtn-light-skype:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) i, .BSbtn.BSbtn-light-skype:focus:not(.BSbtn-text) i, .BSbtn.BSbtn-light-skype.BSfocus:not(.BSbtn-text) i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-skype:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-skype:focus:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-skype.BSfocus:not(.BSbtn-text) .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-skype:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-skype:focus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-skype.BSfocus:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-skype:hover:not(.BSbtn-text):not(:disabled):not(.BSdisabled).BSdropdown-toggle:after, .BSbtn.BSbtn-light-skype:focus:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-skype.BSfocus:not(.BSbtn-text).BSdropdown-toggle:after {
      color: #ffffff; }
  .BSbtn.BSbtn-light-skype.BSdisabled, .BSbtn.BSbtn-light-skype:disabled {
    color: #00aff0;
    background-color: rgba(0, 175, 240, 0.1);
    border-color: transparent; }
    .BSbtn.BSbtn-light-skype.BSdisabled i, .BSbtn.BSbtn-light-skype:disabled i {
      color: #00aff0; }
    .BSbtn.BSbtn-light-skype.BSdisabled .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-skype:disabled .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #00aff0; }
    .BSbtn.BSbtn-light-skype.BSdisabled .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-skype:disabled .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-skype.BSdisabled.BSdropdown-toggle:after, .BSbtn.BSbtn-light-skype:disabled.BSdropdown-toggle:after {
      color: #00aff0; }
  .BSbtn.BSbtn-light-skype:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text), .BSbtn.BSbtn-light-skype:not(:disabled):not(.BSdisabled).BSactive,
  .BSshow > .BSbtn.BSbtn-light-skype.BSdropdown-toggle,
  .BSshow .BSbtn.BSbtn-light-skype.BSbtn-dropdown {
    color: #ffffff;
    background-color: #00aff0;
    border-color: transparent; }
    .BSbtn.BSbtn-light-skype:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) i, .BSbtn.BSbtn-light-skype:not(:disabled):not(.BSdisabled).BSactive i,
    .BSshow > .BSbtn.BSbtn-light-skype.BSdropdown-toggle i,
    .BSshow .BSbtn.BSbtn-light-skype.BSbtn-dropdown i {
      color: #ffffff; }
    .BSbtn.BSbtn-light-skype:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg g [fill], .BSbtn.BSbtn-light-skype:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg g [fill],
    .BSshow > .BSbtn.BSbtn-light-skype.BSdropdown-toggle .BSsvg-icon svg g [fill],
    .BSshow .BSbtn.BSbtn-light-skype.BSbtn-dropdown .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #ffffff; }
    .BSbtn.BSbtn-light-skype:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text) .BSsvg-icon svg:hover g [fill], .BSbtn.BSbtn-light-skype:not(:disabled):not(.BSdisabled).BSactive .BSsvg-icon svg:hover g [fill],
    .BSshow > .BSbtn.BSbtn-light-skype.BSdropdown-toggle .BSsvg-icon svg:hover g [fill],
    .BSshow .BSbtn.BSbtn-light-skype.BSbtn-dropdown .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSbtn.BSbtn-light-skype:not(:disabled):not(.BSdisabled):active:not(.BSbtn-text).BSdropdown-toggle:after, .BSbtn.BSbtn-light-skype:not(:disabled):not(.BSdisabled).BSactive.BSdropdown-toggle:after,
    .BSshow > .BSbtn.BSbtn-light-skype.BSdropdown-toggle.BSdropdown-toggle:after,
    .BSshow .BSbtn.BSbtn-light-skype.BSbtn-dropdown.BSdropdown-toggle:after {
      color: #ffffff; }

code {
  background-color: #F3F6F9;
  padding: 0.15rem 0.5rem;
  font-weight: 400;
  border-radius: 0.42rem; }

.BSdropdown-menu {
  left: 0/*rtl:ignore*/;
  /*rtl:raw:
    right: auto;
    */ }
  .BSdropdown-menu:before, .BSdropdown-menu:after {
    display: none !important; }
  .BSdropdown-menu > li > a,
  .BSdropdown-menu > .BSdropdown-item {
    outline: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    .BSdropdown-menu > li > a > i:before,
    .BSdropdown-menu > .BSdropdown-item > i:before {
      line-height: 0;
      vertical-align: middle; }
  .BSdropdown-menu .BSdropdown-menu:not(.BSdaterangepicker) {
    /*rtl:raw:
        left: auto !important;
        */ }
  .BSdropdown-menu.BSdropdown-menu-anim-up {
    -webkit-animation: animation-dropdown-menu-fade-in .BS3s ease 1, animation-dropdown-menu-move-up .BS3s ease-out 1;
    animation: animation-dropdown-menu-fade-in .BS3s ease 1, animation-dropdown-menu-move-up .BS3s ease-out 1; }
  .BSdropup .BSdropdown-menu.BSdropdown-menu-anim,
  .BSdropdown-menu .BSdropdown-menu-anim-down.BSdropdown-menu-anim {
    -webkit-animation: animation-dropdown-menu-fade-in .BS3s ease 1, animation-dropdown-menu-move-down .BS3s ease-out 1;
    animation: animation-dropdown-menu-fade-in .BS3s ease 1, animation-dropdown-menu-move-down .BS3s ease-out 1; }

@media (max-width: 600px) {
  .BSdropdown-menu {
    width: 75vw; } }

@media (min-width: 205px) {
  .BSdropdown-menu.BSdropdown-menu-sm {
    width: 175px; } }

@media (min-width: 280px) {
  .BSdropdown-menu.BSdropdown-menu-md {
    width: 250px; } }

@media (min-width: 380px) {
  .BSdropdown-menu.BSdropdown-menu-lg {
    width: 350px; } }

@media (min-width: 430px) {
  .BSdropdown-menu.BSdropdown-menu-xl {
    width: 400px; } }

@media (min-width: 630px) {
  .BSdropdown-menu.BSdropdown-menu-xxl {
    width: 600px; } }

.BSdropdown-inline {
  display: inline-block; }

@-webkit-keyframes animation-dropdown-menu-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes animation-dropdown-menu-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes animation-dropdown-menu-move-down {
  from {
    margin-top: 10px; }
  to {
    margin-top: 0px; } }

@keyframes animation-dropdown-menu-move-down {
  from {
    margin-top: 10px; }
  to {
    margin-top: 0px; } }

@-webkit-keyframes animation-dropdown-menu-move-up {
  from {
    margin-top: 10px; }
  to {
    margin-top: 0px; } }

@keyframes animation-dropdown-menu-move-up {
  from {
    margin-top: 10px; }
  to {
    margin-top: 0px; } }

.BSform-group label {
  font-size: 1rem;
  font-weight: 400;
  color: #464E5F; }

.BSform-group .BSinvalid-feedback,
.BSform-group .BSvalid-feedback {
  font-size: 0.9rem;
  font-weight: 400; }

.BSform-group .BSform-text {
  font-size: 0.9rem;
  font-weight: 400; }

.BSform-control[readonly] {
  background-color: #ffffff; }

.BSform-control.BSform-control-pill {
  border-radius: 1.5; }
  .BSform-control.BSform-control-pill.BSform-control-sm {
    border-radius: 1.35; }
  .BSform-control.BSform-control-pill.BSform-control-lg {
    border-radius: 1.5; }

.BSform-control:active, .BSform-control.BSactive, .BSform-control:focus, .BSform-control.BSfocus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.BSform-control.BSform-control-solid {
  background-color: #F3F6F9;
  border-color: #F3F6F9;
  color: #464E5F;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSform-control.BSform-control-solid::-moz-placeholder {
    color: #B5B5C3;
    opacity: 1; }
  .BSform-control.BSform-control-solid:-ms-input-placeholder {
    color: #B5B5C3; }
  .BSform-control.BSform-control-solid::-webkit-input-placeholder {
    color: #B5B5C3; }
  .BSform-control.BSform-control-solid:active, .BSform-control.BSform-control-solid.BSactive, .BSform-control.BSform-control-solid:focus, .BSform-control.BSform-control-solid.BSfocus {
    background-color: #ECF0F3;
    border-color: #ECF0F3;
    color: #464E5F;
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }

.BSform-control-iconless {
  background-image: none; }
  .BSform-control-iconless .BSform-control {
    background-image: none; }

.BSplaceholder-dark-50::-moz-placeholder {
  color: #80808F;
  opacity: 1; }

.BSplaceholder-dark-50:-ms-input-placeholder {
  color: #80808F; }

.BSplaceholder-dark-50::-webkit-input-placeholder {
  color: #80808F; }

.BSplaceholder-dark-75::-moz-placeholder {
  color: #464E5F;
  opacity: 1; }

.BSplaceholder-dark-75:-ms-input-placeholder {
  color: #464E5F; }

.BSplaceholder-dark-75::-webkit-input-placeholder {
  color: #464E5F; }

.BSplaceholder-white::-moz-placeholder {
  color: #ffffff;
  opacity: 1; }

.BSplaceholder-white:-ms-input-placeholder {
  color: #ffffff; }

.BSplaceholder-white::-webkit-input-placeholder {
  color: #ffffff; }

.BScustom-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.BScustom-file {
  width: 100%; }

.BScustom-file-input:focus ~ .BScustom-file-label {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.BScustom-file-label {
  text-align: left; }
  .BScustom-file-label:after {
    float: left; }

.BSinput-group .BSform-control.BSis-valid + .BSinput-group-append,
.BSinput-group .BSform-control.BSis-invalid + .BSinput-group-append {
  margin-left: 0; }

.BSinput-group .BSinput-group-prepend + .BSform-control.BSis-valid,
.BSinput-group .BSinput-group-prepend + .BSform-control.BSis-invalid {
  margin-left: 1px; }

.BSinput-group i {
  line-height: 0;
  font-size: 1.3rem; }
  .BSinput-group i:after, .BSinput-group i:before {
    line-height: 0; }

.BSinput-group .BSsvg-icon {
  line-height: 0; }

.BSinput-group.BSinput-group-sm i {
  line-height: 0;
  font-size: 1rem; }

.BSinput-group.BSinput-group-lg i {
  line-height: 0;
  font-size: 1.4rem; }

.BSinput-group.BSinput-group-solid {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #F3F6F9;
  border-radius: 0.42rem; }
  .BSinput-group.BSinput-group-solid.BSactive, .BSinput-group.BSinput-group-solid.BSfocus {
    background-color: #ECF0F3;
    border-color: #ECF0F3;
    color: #464E5F;
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSinput-group.BSinput-group-solid .BSform-control {
    border: 0;
    background-color: transparent;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .BSinput-group.BSinput-group-solid .BSform-control.BSform-control-solid:active, .BSinput-group.BSinput-group-solid .BSform-control.BSform-control-solid.BSactive, .BSinput-group.BSinput-group-solid .BSform-control.BSform-control-solid:focus, .BSinput-group.BSinput-group-solid .BSform-control.BSform-control-solid.BSfocus {
      background-color: #ECF0F3;
      border-color: #ECF0F3;
      color: #464E5F;
      -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSinput-group.BSinput-group-solid.BSinput-group-sm {
    border-radius: 0.28rem; }
  .BSinput-group.BSinput-group-solid.BSinput-group-lg {
    border-radius: 0.42rem; }
  .BSinput-group.BSinput-group-solid .BSinput-group-prepend,
  .BSinput-group.BSinput-group-solid .BSinput-group-append,
  .BSinput-group.BSinput-group-solid .BSinput-group-text {
    background-color: transparent;
    border: 0;
    padding-top: 0;
    padding-bottom: 0; }
    .BSinput-group.BSinput-group-solid .BSinput-group-prepend .BSbtn-secondary,
    .BSinput-group.BSinput-group-solid .BSinput-group-append .BSbtn-secondary,
    .BSinput-group.BSinput-group-solid .BSinput-group-text .BSbtn-secondary {
      border: 0 !important; }
  .BSinput-group.BSinput-group-solid .BSinput-group-prepend ~ .BSform-control {
    padding-left: 0 !important; }

.BSvalidated .BSvalid-feedback,
.BSvalidated .BSinvalid-feedback {
  display: block; }

.BSinput-icon {
  position: relative; }
  .BSinput-icon span {
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(1.5em + 1.3rem + 2px); }
    .BSinput-icon span i {
      line-height: 0;
      color: #80808F; }
      .BSinput-icon span i:after, .BSinput-icon span i:before {
        line-height: 0; }
    .BSinput-icon span .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #80808F; }
    .BSinput-icon span .BSsvg-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSinput-icon span .BSsvg-icon svg {
      height: 24px;
      width: 24px; }
  .BSinput-icon .BSform-control {
    padding-left: calc(1.5em + 1.3rem + 2px); }
  .BSinput-icon.BSinput-icon-right span {
    right: 0;
    left: auto; }
  .BSinput-icon.BSinput-icon-right .BSform-control {
    padding-left: 1rem;
    padding-right: calc(1.5em + 1.3rem + 2px); }

.BSrow.BSrow-paddingless {
  margin-left: 0;
  margin-right: 0; }
  .BSrow.BSrow-paddingless > [class*="col"] {
    padding-left: 0;
    padding-right: 0; }

.BSrow.BSrow-stretch {
  height: 100%; }

.BSrow .BScol-stretch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.BSrow[class*="row-col-divider-"] > div {
  border-bottom: 1px solid #ECF0F3; }
  .BSrow[class*="row-col-divider-"] > div:last-child {
    border-bottom: 0; }

.BSrow.BSrow-col-divider > div {
  border-bottom: 0;
  border-right: 1px solid #ECF0F3; }
  .BSrow.BSrow-col-divider > div:last-child {
    border-right: 0; }

@media (min-width: 576px) {
  .BSrow.BSrow-col-divider-sm > div {
    border-bottom: 0;
    border-right: 1px solid #ECF0F3; }
    .BSrow.BSrow-col-divider-sm > div:last-child {
      border-right: 0; } }

@media (min-width: 768px) {
  .BSrow.BSrow-col-divider-md > div {
    border-bottom: 0;
    border-right: 1px solid #ECF0F3; }
    .BSrow.BSrow-col-divider-md > div:last-child {
      border-right: 0; } }

@media (min-width: 992px) {
  .BSrow.BSrow-col-divider-lg > div {
    border-bottom: 0;
    border-right: 1px solid #ECF0F3; }
    .BSrow.BSrow-col-divider-lg > div:last-child {
      border-right: 0; } }

@media (min-width: 1200px) {
  .BSrow.BSrow-col-divider-xl > div {
    border-bottom: 0;
    border-right: 1px solid #ECF0F3; }
    .BSrow.BSrow-col-divider-xl > div:last-child {
      border-right: 0; } }

@media (min-width: 1400px) {
  .BSrow.BSrow-col-divider-xxl > div {
    border-bottom: 0;
    border-right: 1px solid #ECF0F3; }
    .BSrow.BSrow-col-divider-xxl > div:last-child {
      border-right: 0; } }

.BSgutter-b {
  margin-bottom: 25px; }

.BSgutter-t {
  margin-top: 25px; }

.BSmodal .BSmodal-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .BSmodal .BSmodal-header .BSmodal-title {
    font-weight: 500;
    font-size: 1.3rem;
    color: #212121; }
    .BSmodal .BSmodal-header .BSmodal-title small {
      font-weight: 400;
      font-size: 0.9rem;
      color: #B5B5C3; }
  .BSmodal .BSmodal-header .BSclose {
    outline: none !important;
    color: #B5B5C3;
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    padding: 0;
    margin: 0;
    line-height: 0; }
    .BSmodal .BSmodal-header .BSclose i,
    .BSmodal .BSmodal-header .BSclose .BSki {
      -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
      color: #464E5F;
      font-size: 0.8rem; }
    .BSmodal .BSmodal-header .BSclose span {
      display: none; }
    .BSmodal .BSmodal-header .BSclose:hover {
      -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
      color: #3699FF; }
      .BSmodal .BSmodal-header .BSclose:hover i,
      .BSmodal .BSmodal-header .BSclose:hover .BSki {
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
        color: #3699FF; }

.BSmodal.BSmodal-sticky.BSmodal-sticky-bottom-right {
  padding: 0 !important;
  max-width: 500px;
  height: auto;
  position: fixed;
  left: auto;
  top: auto;
  bottom: 25px;
  right: 25px;
  margin: 0;
  -webkit-box-shadow: 0px 0px 60px -15px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 60px -15px rgba(0, 0, 0, 0.2);
  border-radius: 0.42rem; }
  .BSmodal.BSmodal-sticky.BSmodal-sticky-bottom-right .BSmodal-dialog {
    position: static;
    max-width: 500px;
    width: auto;
    margin: 0;
    border-radius: 0.42rem; }
    .BSmodal.BSmodal-sticky.BSmodal-sticky-bottom-right .BSmodal-dialog .BSmodal-content {
      border: 0;
      border-radius: 0.42rem; }
  .BSmodal.BSmodal-sticky.BSmodal-sticky-bottom-right.BSmodal-sticky-lg {
    max-width: 600px; }
    .BSmodal.BSmodal-sticky.BSmodal-sticky-bottom-right.BSmodal-sticky-lg .BSmodal-dialog {
      max-width: 600px; }
  @media (max-width: 991.98px) {
    .BSmodal.BSmodal-sticky.BSmodal-sticky-bottom-right {
      bottom: 10px;
      right: 10px; } }
  @media (max-width: 767.98px) {
    .BSmodal.BSmodal-sticky.BSmodal-sticky-bottom-right {
      max-width: 90%; } }

.BSmodal-open {
  overflow: auto !important;
  padding: 0 !important; }

@media (min-width: 1200px) {
  .BSmodal-dialog.BSmodal-xl {
    max-width: 1100px; } }

.BSprogress.BSprogress-xs {
  height: 0.5rem; }
  .BSprogress.BSprogress-xs .BSprogress-bar {
    border-radius: 0.28rem; }

.BSprogress.BSprogress-sm {
  height: 0.75rem; }
  .BSprogress.BSprogress-sm .BSprogress-bar {
    border-radius: 0.28rem; }

.BSprogress.BSprogress-lg {
  height: 1.5rem; }
  .BSprogress.BSprogress-lg .BSprogress-bar {
    border-radius: 0.85rem; }

.BStable thead th, .BStable thead td {
  font-weight: 600;
  font-size: 1rem;
  border-bottom-width: 1px;
  padding-top: 1rem;
  padding-bottom: 1rem; }

.BStable.BStable-head-borderless thead th, .BStable.BStable-head-borderless thead td {
  border-top: 0; }

.BStable.BStable-head-solid thead th, .BStable.BStable-head-solid thead td {
  background-color: #F3F6F9; }

.BStable.BStable-light-primary thead tr {
  color: #3699FF;
  background-color: rgba(54, 153, 255, 0.1); }

.BStable.BStable-light-secondary thead tr {
  color: #E5EAEE;
  background-color: rgba(229, 234, 238, 0.1); }

.BStable.BStable-light-success thead tr {
  color: #1BC5BD;
  background-color: rgba(27, 197, 189, 0.1); }

.BStable.BStable-light-info thead tr {
  color: #8950FC;
  background-color: rgba(137, 80, 252, 0.1); }

.BStable.BStable-light-warning thead tr {
  color: #FFA800;
  background-color: rgba(255, 168, 0, 0.1); }

.BStable.BStable-light-danger thead tr {
  color: #F64E60;
  background-color: rgba(246, 78, 96, 0.1); }

.BStable.BStable-light-light thead tr {
  color: #F3F6F9;
  background-color: rgba(243, 246, 249, 0.1); }

.BStable.BStable-light-dark thead tr {
  color: #212121;
  background-color: rgba(33, 33, 33, 0.1); }

.BStable.BStable-light-white thead tr {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1); }

.BStable.BStable-head-custom thead tr, .BStable.BStable-head-custom thead th {
  font-weight: 600;
  color: #B5B5C3 !important;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem; }

.BStable.BStable-foot-custom tfoot th, .BStable.BStable-foot-custom tfoot td {
  font-weight: 600;
  color: #B5B5C3 !important;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem; }

.BStable.BStable-head-bg thead tr, .BStable.BStable-head-bg thead th {
  background-color: #F3F6F9;
  border-bottom: 0;
  letter-spacing: 1px; }
  .BStable.BStable-head-bg thead tr:first-child, .BStable.BStable-head-bg thead th:first-child {
    border-top-left-radius: 0.42rem;
    border-bottom-left-radius: 0.42rem; }
  .BStable.BStable-head-bg thead tr:last-child, .BStable.BStable-head-bg thead th:last-child {
    border-top-right-radius: 0.42rem;
    border-bottom-right-radius: 0.42rem; }

.BStable.BStable-foot-bg tfoot th, .BStable.BStable-foot-bg tfoot td {
  border-bottom: 0;
  background-color: #F3F6F9; }
  .BStable.BStable-foot-bg tfoot th:first-child, .BStable.BStable-foot-bg tfoot td:first-child {
    border-top-left-radius: 0.42rem;
    border-bottom-left-radius: 0.42rem; }
  .BStable.BStable-foot-bg tfoot th:last-child, .BStable.BStable-foot-bg tfoot td:last-child {
    border-top-right-radius: 0.42rem;
    border-bottom-right-radius: 0.42rem; }

.BStable.BStable-separate th, .BStable.BStable-separate td {
  border-top: 0;
  border-bottom: 1px solid #ECF0F3; }
  .BStable.BStable-separate th:first-child, .BStable.BStable-separate td:first-child {
    padding-left: 0 !important; }
  .BStable.BStable-separate th:last-child, .BStable.BStable-separate td:last-child {
    padding-right: 0 !important; }

.BStable.BStable-separate tfoot th, .BStable.BStable-separate tfoot td {
  border-bottom: 0;
  border-top: 1px solid #ECF0F3; }

.BStable.BStable-separate tbody tr:last-child td {
  border-bottom: 0; }

.BStable.BStable-bordered tfoot th, .BStable.BStable-bordered tfoot td {
  border-bottom: 0; }

.BStable.BStable-vertical-center th, .BStable.BStable-vertical-center td {
  vertical-align: middle; }

.BStable:not(.BStable-bordered) thead th, .BStable:not(.BStable-bordered) thead td {
  border-top: 0; }

.BSpopover {
  /*rtl:raw:
    left: 0 !important;
    right: auto !important;
    */ }
  .BSpopover .BSpopover-header {
    font-size: 1rem;
    font-weight: 500;
    border-bottom: 1px solid #ECF0F3; }
  .BSpopover.BSbs-popover-right, .BSpopover.BSbs-popover-auto[x-placement^="right"] {
    margin-right: auto/*rtl:ignore*/;
    margin-left: 0.5rem/*rtl:ignore*/; }
    .BSpopover.BSbs-popover-right > .BSarrow, .BSpopover.BSbs-popover-auto[x-placement^="right"] > .BSarrow {
      right: auto/*rtl:ignore*/;
      left: calc(-0.5rem - 1px)/*rtl:ignore*/; }
      .BSpopover.BSbs-popover-right > .BSarrow::before, .BSpopover.BSbs-popover-auto[x-placement^="right"] > .BSarrow::before {
        right: auto/*rtl:ignore*/;
        left: 0/*rtl:ignore*/;
        border-width: 0.5rem 0.5rem 0.5rem 0/*rtl:ignore*/;
        border-right-color: white/*rtl:ignore*/; }
      .BSpopover.BSbs-popover-right > .BSarrow::after, .BSpopover.BSbs-popover-auto[x-placement^="right"] > .BSarrow::after {
        right: auto/*rtl:ignore*/;
        left: 1px/*rtl:ignore*/;
        border-width: 0.5rem 0.5rem 0.5rem 0/*rtl:ignore*/;
        border-right-color: #ffffff/*rtl:ignore*/; }
  .BSpopover.BSbs-popover-left, .BSpopover.BSbs-popover-auto[x-placement^="left"] {
    margin-left: auto/*rtl:ignore*/;
    margin-right: 0.5rem/*rtl:ignore*/; }
    .BSpopover.BSbs-popover-left > .BSarrow, .BSpopover.BSbs-popover-auto[x-placement^="left"] > .BSarrow {
      left: auto/*rtl:ignore*/;
      right: calc(-0.5rem - 1px)/*rtl:ignore*/; }
      .BSpopover.BSbs-popover-left > .BSarrow::before, .BSpopover.BSbs-popover-auto[x-placement^="left"] > .BSarrow::before {
        left: auto/*rtl:ignore*/;
        right: 0/*rtl:ignore*/;
        border-width: 0.5rem 0 0.5rem 0.5rem/*rtl:ignore*/;
        border-left-color: white/*rtl:ignore*/; }
      .BSpopover.BSbs-popover-left > .BSarrow::after, .BSpopover.BSbs-popover-auto[x-placement^="left"] > .BSarrow::after {
        left: auto/*rtl:ignore*/;
        right: 1px/*rtl:ignore*/;
        border-width: 0.5rem 0 0.5rem 0.5rem/*rtl:ignore*/;
        border-left-color: #ffffff/*rtl:ignore*/; }

.BStooltip .BStooltip-inner {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); }

.BStooltip.BSbs-tooltip-left .BSarrow, .BStooltip.BSbs-tooltip-auto[x-placement^="left"] .BSarrow,
.BStooltip.BSbs-tooltip-auto[x-placement^="left"] .BSarrow {
  /*rtl:raw:
        left: auto;
        right: 0;
        */ }
  .BStooltip.BSbs-tooltip-left .BSarrow:before, .BStooltip.BSbs-tooltip-auto[x-placement^="left"] .BSarrow:before,
  .BStooltip.BSbs-tooltip-auto[x-placement^="left"] .BSarrow:before {
    /*rtl:raw:
        border-width: 0.4rem 0 0.4rem 0.4rem;
        border-left-color: #fff;
        */ }

.BStooltip.BSbs-tooltip-right .BSarrow, .BStooltip.BSbs-tooltip-auto[x-placement^="right"] .BSarrow,
.BStooltip.BSbs-tooltip-auto[x-placement^="right"] .BSarrow {
  /*rtl:raw:
        right: auto;
        left: 0;
        */ }
  .BStooltip.BSbs-tooltip-right .BSarrow:before, .BStooltip.BSbs-tooltip-auto[x-placement^="right"] .BSarrow:before,
  .BStooltip.BSbs-tooltip-auto[x-placement^="right"] .BSarrow:before {
    /*rtl:raw:
        border-width: 0.4rem 0.4rem 0.4rem 0;
        border-right-color: #fff;
        */ }

.BStooltip.BStooltop-auto-width .BStooltip-inner {
  white-space: nowrap;
  max-width: none; }

.BStooltip.BStooltip-dark .BStooltip-inner {
  color: #ffffff;
  background-color: #212121; }

.BStooltip.BStooltip-dark.BSbs-tooltip-top .BSarrow::before, .BStooltip.BStooltip-dark.BSbs-tooltip-auto[x-placement^="top"] .BSarrow::before {
  border-top-color: #212121; }

.BStooltip.BStooltip-dark.BSbs-tooltip-right .BSarrow::before, .BStooltip.BStooltip-dark.BSbs-tooltip-auto[x-placement^="right"] .BSarrow::before {
  border-right-color: #212121/*rtl:ignore*/; }

.BStooltip.BStooltip-dark.BSbs-tooltip-bottom .BSarrow::before, .BStooltip.BStooltip-dark.BSbs-tooltip-auto[x-placement^="bottom"] .BSarrow::before {
  border-bottom-color: #212121; }

.BStooltip.BStooltip-dark.BSbs-tooltip-left .BSarrow::before, .BStooltip.BStooltip-dark.BSbs-tooltip-auto[x-placement^="left"] .BSarrow::before {
  border-left-color: #212121/*rtl:ignore*/; }

.BSaccordion .BScard {
  overflow: visible !important; }
  .BSaccordion .BScard:last-child {
    margin-bottom: 0; }
  .BSaccordion .BScard .BScard-header {
    cursor: pointer;
    margin: 0;
    border-bottom: 0;
    padding: 0;
    background-color: #F3F6F9; }
    .BSaccordion .BScard .BScard-header .BScard-title {
      padding: 1rem 1.25rem;
      margin: 0;
      font-size: 1.15rem;
      font-weight: 500;
      color: #3699FF;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
      .BSaccordion .BScard .BScard-header .BScard-title > i {
        margin-right: 1rem;
        font-size: 1.4rem;
        color: #3699FF;
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease; }
      .BSaccordion .BScard .BScard-header .BScard-title .BScard-label {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
      .BSaccordion .BScard .BScard-header .BScard-title.BScollapsed {
        color: #464E5F;
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease; }
        .BSaccordion .BScard .BScard-header .BScard-title.BScollapsed > i {
          color: #B5B5C3;
          -webkit-transition: all 0.15s ease;
          transition: all 0.15s ease; }
      .BSaccordion .BScard .BScard-header .BScard-title:after {
        right: 1rem; }
    .BSaccordion .BScard .BScard-header .BScard-text {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
  .BSaccordion .BScard .BScard-body {
    padding: 1rem 1.25rem;
    font-size: 1rem; }

.BSaccordion:last-child {
  margin-bottom: 0; }

.BSaccordion-outline .BScard {
  background-color: transparent; }

.BSaccordion.BSaccordion-light .BScard {
  border: 0;
  border-top: 1px solid #ECF0F3; }
  .BSaccordion.BSaccordion-light .BScard .BScard-header {
    background-color: transparent;
    border: 0; }
    .BSaccordion.BSaccordion-light .BScard .BScard-header .BScard-title {
      padding: 1rem 0; }
      .BSaccordion.BSaccordion-light .BScard .BScard-header .BScard-title:after {
        right: 0; }
  .BSaccordion.BSaccordion-light .BScard .BScard-body {
    padding: 0 0 1rem 0; }
  .BSaccordion.BSaccordion-light .BScard:first-child {
    border-top: 0; }
    .BSaccordion.BSaccordion-light .BScard:first-child .BScard-header {
      margin: 0; }
  .BSaccordion.BSaccordion-light .BScard:last-child .BScard-body {
    padding: 0;
    margin: 0; }

.BSaccordion.BSaccordion-light-borderless .BScard {
  border-top: 0; }

.BSaccordion.BSaccordion-solid .BScard {
  border: 0;
  margin-bottom: 1.25rem; }
  .BSaccordion.BSaccordion-solid .BScard .BScard-header {
    padding: 0;
    background-color: transparent; }
    .BSaccordion.BSaccordion-solid .BScard .BScard-header .BScard-title {
      background-color: #F3F6F9;
      border-radius: 0.42rem;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
      .BSaccordion.BSaccordion-solid .BScard .BScard-header .BScard-title.BScollapsed {
        border-radius: 0.42rem; }
  .BSaccordion.BSaccordion-solid .BScard .BScard-body {
    border: 1px solid #F3F6F9;
    border-bottom-left-radius: 0.42rem;
    border-bottom-right-radius: 0.42rem; }
  .BSaccordion.BSaccordion-solid .BScard:last-child {
    margin: 0; }

.BSaccordion.BSaccordion-toggle-plus .BScard .BScard-header .BScard-title {
  color: #3699FF;
  position: relative; }
  .BSaccordion.BSaccordion-toggle-plus .BScard .BScard-header .BScard-title:after {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    position: absolute;
    font-family: Ki;
    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;
    content: "";
    font-size: 0.75rem;
    color: #3699FF; }
  .BSaccordion.BSaccordion-toggle-plus .BScard .BScard-header .BScard-title.BScollapsed {
    color: #464E5F; }
    .BSaccordion.BSaccordion-toggle-plus .BScard .BScard-header .BScard-title.BScollapsed:after {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      color: #80808F;
      font-family: Ki;
      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;
      content: ""; }

.BSaccordion.BSaccordion-toggle-arrow .BScard .BScard-header .BScard-title {
  color: #3699FF;
  position: relative; }
  .BSaccordion.BSaccordion-toggle-arrow .BScard .BScard-header .BScard-title:after {
    position: absolute;
    font-family: Ki;
    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;
    content: "";
    color: #3699FF;
    font-size: 0.7rem;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .BSaccordion.BSaccordion-toggle-arrow .BScard .BScard-header .BScard-title.BScollapsed {
    color: #464E5F;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BSaccordion.BSaccordion-toggle-arrow .BScard .BScard-header .BScard-title.BScollapsed:after {
      color: #80808F;
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      /*rtl:begin:*/
      /*rtl:end:*/ }

.BSaccordion.BSaccordion-svg-toggle .BScard .BScard-header .BScard-title .BSsvg-icon svg {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  /*rtl:begin:*/
  /*rtl:end:*/ }

.BSaccordion.BSaccordion-svg-toggle .BScard .BScard-header .BScard-title.BScollapsed .BSsvg-icon svg {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  -webkit-transform: rotate(0);
  transform: rotate(0); }

.BSaccordion.BSaccordion-panel .BScard {
  border-radius: 0.42rem; }
  .BSaccordion.BSaccordion-panel .BScard .BScard-header .BScard-title {
    background-color: #fff;
    border-radius: 0.42rem; }
  .BSaccordion.BSaccordion-panel .BScard .BScard-body {
    padding-top: 0;
    border: 0;
    border-radius: 0.42rem; }

.BSdatatable:not(.BStable) {
  display: none; }

.BSdatatable.BSdatatable-default {
  display: block; }
  .BSdatatable.BSdatatable-default > .BSdatatable-table {
    background-color: #ffffff;
    border-collapse: collapse;
    overflow: hidden;
    display: none;
    width: 100%; }
    .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head,
    .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body,
    .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot {
      visibility: hidden;
      display: block; }
      .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row,
      .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row,
      .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row {
        width: 100%; }
        .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell,
        .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell,
        .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell {
          vertical-align: middle;
          padding: 1rem 1rem;
          font-size: 1rem; }
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell:first-child,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell:first-child,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell:first-child {
            padding-left: 0; }
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell:last-child,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell:last-child,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell:last-child {
            padding-right: 0; }
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-left,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-left,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-left {
            text-align: left; }
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-left > span,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-left > span,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-left > span {
              text-align: left; }
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-right,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-right,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-right {
            text-align: right; }
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-right > span,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-right > span,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-right > span {
              text-align: right; }
              .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-right > span > i,
              .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-right > span > i,
              .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-right > span > i {
                right: 0; }
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-center,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-center,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-center {
            text-align: center; }
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-center > span,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-center > span,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-center > span {
              text-align: center; }
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-sort,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-sort,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-sort {
            cursor: pointer; }
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-sort i,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-sort i,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-sort i {
              font-size: 0.6rem; }
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-resizing,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-resizing,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-resizing {
            cursor: col-resize; }
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell > span,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell > span,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell > span {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis; }
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-check,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-check,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-check {
            text-align: left; }
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-check > span,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-check > span,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-check > span {
              overflow: visible; }
              .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-check > span > .BScheckbox,
              .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-check > span > .BScheckbox,
              .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-check > span > .BScheckbox {
                top: 2px;
                padding: 0;
                margin: 0 0 0 0; }
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-toggle-detail > span,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-toggle-detail > span,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-toggle-detail > span {
            width: 12px; }
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-toggle-detail > .BSdatatable-toggle-detail,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-toggle-detail > .BSdatatable-toggle-detail,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-toggle-detail > .BSdatatable-toggle-detail {
            display: inline-block;
            text-align: right; }
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-toggle-detail > .BSdatatable-toggle-detail > i,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-toggle-detail > .BSdatatable-toggle-detail > i,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-toggle-detail > .BSdatatable-toggle-detail > i {
              font-size: 1.4rem;
              width: 12px; }
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell .BSdropdown,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell .BSdropdown,
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell .BSdropdown {
            display: inline-block; }
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell .BSdropdown .BSdropdown-menu,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell .BSdropdown .BSdropdown-menu,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell .BSdropdown .BSdropdown-menu {
              margin-top: 0.5rem; }
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell .BSdropdown.BSdropup .BSdropdown-menu,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell .BSdropdown.BSdropup .BSdropdown-menu,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell .BSdropdown.BSdropup .BSdropdown-menu {
              margin-top: auto;
              margin-bottom: 0.5rem; }
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell .BSdropdown .BSdropdown-menu.BSdropdown-menu-right,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell .BSdropdown .BSdropdown-menu.BSdropdown-menu-right,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell .BSdropdown .BSdropdown-menu.BSdropdown-menu-right {
              margin-right: -0.8rem;
              /*rtl:ignore*/
              margin-left: 65px; }
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell .BSdropdown .BSdropdown-menu.BSdropdown-menu-left,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell .BSdropdown .BSdropdown-menu.BSdropdown-menu-left,
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell .BSdropdown .BSdropdown-menu.BSdropdown-menu-left {
              margin-left: -10rem; }
      .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head > .BSdatatable-lock,
      .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body > .BSdatatable-lock,
      .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot > .BSdatatable-lock {
        border: 0; }
        .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head > .BSdatatable-lock.BSdatatable-lock-left,
        .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body > .BSdatatable-lock.BSdatatable-lock-left,
        .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot > .BSdatatable-lock.BSdatatable-lock-left {
          z-index: 1;
          -webkit-box-shadow: 0px 10px 17px 5px rgba(0, 0, 0, 0.075);
          box-shadow: 0px 10px 17px 5px rgba(0, 0, 0, 0.075); }
        .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head > .BSdatatable-lock.BSdatatable-lock-right,
        .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body > .BSdatatable-lock.BSdatatable-lock-right,
        .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot > .BSdatatable-lock.BSdatatable-lock-right {
          -webkit-box-shadow: 0px 10px 17px 5px rgba(0, 0, 0, 0.075);
          box-shadow: 0px 10px 17px 5px rgba(0, 0, 0, 0.075); }
        .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head > .BSdatatable-lock.BSdatatable-lock-scroll,
        .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body > .BSdatatable-lock.BSdatatable-lock-scroll,
        .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot > .BSdatatable-lock.BSdatatable-lock-scroll {
          position: relative; }
    .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell > span,
    .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell > span {
      font-weight: 500;
      vertical-align: middle;
      color: #212121; }
    .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-sorted > span,
    .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-sorted > span {
      color: #3699FF; }
    .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell {
      padding: 0.75rem 1rem; }
      .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell > span > i {
        display: inline-block;
        position: relative;
        right: -10px;
        line-height: 0;
        vertical-align: middle;
        font-size: 1.1rem;
        color: #3699FF; }
    .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body.BSps {
      padding-bottom: 0; }
    .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell {
      font-weight: regular;
      -webkit-transition: background 0.3s ease;
      transition: background 0.3s ease; }
      .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell > span {
        color: #464E5F; }
      .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-check > span > .BScheckbox {
        top: 1px; }
      .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-hover {
        -webkit-transition: background 0.3s ease;
        transition: background 0.3s ease;
        background-color: transparent; }
    .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row.BSdatatable-row-even > .BSdatatable-cell {
      background-color: transparent; }
    .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row.BSdatatable-row-active > .BSdatatable-cell {
      background-color: #F3F6F9; }
    .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row.BSdatatable-row-hover:not(.BSdatatable-row-active) {
      -webkit-transition: background 0.3s ease;
      transition: background 0.3s ease; }
      .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row.BSdatatable-row-hover:not(.BSdatatable-row-active) > .BSdatatable-cell {
        -webkit-transition: background 0.3s ease;
        transition: background 0.3s ease;
        background-color: transparent; }
    .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row-detail {
      display: block; }
      .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row-detail .BSdatatable-detail {
        display: block;
        padding: 0 2.25rem; }
        .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row-detail .BSdatatable-detail table {
          -webkit-box-shadow: 0px 10px 15px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 15px 1px rgba(0, 0, 0, 0.05); }
        .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row-detail .BSdatatable-detail .BSdatatable-row {
          display: table-row; }
          .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row-detail .BSdatatable-detail .BSdatatable-row > .BSdatatable-cell {
            padding: 1rem 1.5rem;
            text-align: left;
            vertical-align: top; }
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row-detail .BSdatatable-detail .BSdatatable-row > .BSdatatable-cell > span {
              width: auto !important; }
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row-detail .BSdatatable-detail .BSdatatable-row > .BSdatatable-cell:first-child {
              font-weight: 500; }
            .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-row-detail .BSdatatable-detail .BSdatatable-row > .BSdatatable-cell:last-child {
              font-weight: regular;
              padding-left: 1.5rem; }
    .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-toggle-detail {
      vertical-align: middle; }
      .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-toggle-detail i {
        -webkit-transition: color 0.3s ease;
        transition: color 0.3s ease;
        color: #3699FF; }
        .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-toggle-detail i:before {
          line-height: 0;
          vertical-align: middle; }
      .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-toggle-detail:hover i, .BSdatatable.BSdatatable-default > .BSdatatable-table > .BSdatatable-body .BSdatatable-toggle-detail.BSdatatable-toggle-detail-active i {
        -webkit-transition: color 0.3s ease;
        transition: color 0.3s ease;
        color: #3699FF; }
  .BSdatatable.BSdatatable-default.BSdatatable-bordered > .BSdatatable-table > .BSdatatable-head .BSdatatable-row,
  .BSdatatable.BSdatatable-default.BSdatatable-bordered > .BSdatatable-table > .BSdatatable-body .BSdatatable-row,
  .BSdatatable.BSdatatable-default.BSdatatable-bordered > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row {
    border-bottom: 1px solid #ECF0F3; }
    .BSdatatable.BSdatatable-default.BSdatatable-bordered > .BSdatatable-table > .BSdatatable-head .BSdatatable-row.BSdatatable-row-subtable-expanded,
    .BSdatatable.BSdatatable-default.BSdatatable-bordered > .BSdatatable-table > .BSdatatable-body .BSdatatable-row.BSdatatable-row-subtable-expanded,
    .BSdatatable.BSdatatable-default.BSdatatable-bordered > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row.BSdatatable-row-subtable-expanded {
      border-bottom: 0; }
  .BSdatatable.BSdatatable-default.BSdatatable-bordered > .BSdatatable-table > .BSdatatable-body .BSdatatable-row:last-child {
    border-bottom: 0; }
  .BSdatatable.BSdatatable-default.BSdatatable-bordered > .BSdatatable-table > .BSdatatable-body tr:last-of-type {
    border-bottom: 0; }
  .BSdatatable.BSdatatable-default.BSdatatable-bordered > .BSdatatable-table > .BSdatatable-body .BSdatatable-row-detail .BSdatatable-detail table {
    border-left: 1px solid #ECF0F3;
    border-right: 1px solid #ECF0F3; }
  .BSdatatable.BSdatatable-default.BSdatatable-head-custom > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell > span,
  .BSdatatable.BSdatatable-default.BSdatatable-head-custom > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell > span {
    color: #B5B5C3;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.1rem; }
  .BSdatatable.BSdatatable-default.BSdatatable-head-custom > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-sorted > span,
  .BSdatatable.BSdatatable-default.BSdatatable-head-custom > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell.BSdatatable-cell-sorted > span {
    color: #3699FF; }
  .BSdatatable.BSdatatable-default.BSdatatable-head-bg > .BSdatatable-table > .BSdatatable-head .BSdatatable-row {
    border-bottom: 0; }
    .BSdatatable.BSdatatable-default.BSdatatable-head-bg > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell {
      background-color: #F3F6F9; }
      .BSdatatable.BSdatatable-default.BSdatatable-head-bg > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell:first-child {
        border-top-left-radius: 0.42rem;
        border-bottom-left-radius: 0.42rem; }
      .BSdatatable.BSdatatable-default.BSdatatable-head-bg > .BSdatatable-table > .BSdatatable-head .BSdatatable-row > .BSdatatable-cell:last-child {
        border-top-right-radius: 0.42rem;
        border-bottom-right-radius: 0.42rem; }
  .BSdatatable.BSdatatable-default.BSdatatable-foot-bg > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row {
    border-bottom: 0; }
    .BSdatatable.BSdatatable-default.BSdatatable-foot-bg > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell {
      background-color: #F3F6F9; }
      .BSdatatable.BSdatatable-default.BSdatatable-foot-bg > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell:first-child {
        border-top-left-radius: 0.42rem;
        border-bottom-left-radius: 0.42rem; }
      .BSdatatable.BSdatatable-default.BSdatatable-foot-bg > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row > .BSdatatable-cell:last-child {
        border-top-right-radius: 0.42rem;
        border-bottom-right-radius: 0.42rem; }
  .BSdatatable.BSdatatable-default.BSdatatable-error .BSdatatable-body {
    padding: 30px;
    text-align: center; }
  .BSdatatable.BSdatatable-default.BSdatatable-lock > .BSdatatable-table > .BSdatatable-head > .BSdatatable-lock,
  .BSdatatable.BSdatatable-default.BSdatatable-lock > .BSdatatable-table > .BSdatatable-body > .BSdatatable-lock,
  .BSdatatable.BSdatatable-default.BSdatatable-lock > .BSdatatable-table > .BSdatatable-foot > .BSdatatable-lock {
    display: inline-block;
    position: relative;
    vertical-align: top;
    overflow: hidden; }
  .BSdatatable.BSdatatable-default.BSdatatable-loaded {
    display: block; }
    .BSdatatable.BSdatatable-default.BSdatatable-loaded > .BSdatatable-table {
      display: block; }
      .BSdatatable.BSdatatable-default.BSdatatable-loaded > .BSdatatable-table > .BSdatatable-head,
      .BSdatatable.BSdatatable-default.BSdatatable-loaded > .BSdatatable-table > .BSdatatable-body,
      .BSdatatable.BSdatatable-default.BSdatatable-loaded > .BSdatatable-table > .BSdatatable-foot {
        visibility: visible;
        display: block;
        position: relative; }
        .BSdatatable.BSdatatable-default.BSdatatable-loaded > .BSdatatable-table > .BSdatatable-head .BSdatatable-row,
        .BSdatatable.BSdatatable-default.BSdatatable-loaded > .BSdatatable-table > .BSdatatable-body .BSdatatable-row,
        .BSdatatable.BSdatatable-default.BSdatatable-loaded > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row {
          display: table;
          table-layout: initial; }
  .BSdatatable.BSdatatable-default.BSdatatable-scroll > .BSdatatable-table {
    display: block; }
    .BSdatatable.BSdatatable-default.BSdatatable-scroll > .BSdatatable-table > .BSdatatable-head,
    .BSdatatable.BSdatatable-default.BSdatatable-scroll > .BSdatatable-table > .BSdatatable-foot {
      overflow: hidden; }
      .BSdatatable.BSdatatable-default.BSdatatable-scroll > .BSdatatable-table > .BSdatatable-head .BSdatatable-row,
      .BSdatatable.BSdatatable-default.BSdatatable-scroll > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row {
        position: relative; }
    .BSdatatable.BSdatatable-default.BSdatatable-scroll > .BSdatatable-table > .BSdatatable-body {
      overflow: hidden; }
  .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table {
    margin-bottom: 0; }
    .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-head .BSdatatable-toggle-subtable,
    .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-body .BSdatatable-toggle-subtable,
    .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-foot .BSdatatable-toggle-subtable {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-head .BSdatatable-toggle-subtable > i,
      .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-body .BSdatatable-toggle-subtable > i,
      .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-foot .BSdatatable-toggle-subtable > i {
        line-height: 0;
        font-size: 1.4rem;
        color: #3699FF; }
      .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-head .BSdatatable-toggle-subtable:hover,
      .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-body .BSdatatable-toggle-subtable:hover,
      .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-foot .BSdatatable-toggle-subtable:hover {
        text-decoration: none; }
    .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-head .BSdatatable-row-subtable,
    .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-body .BSdatatable-row-subtable,
    .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row-subtable {
      display: table;
      width: 100%;
      border-top: 0; }
      .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-head .BSdatatable-row-subtable > .BSdatatable-subtable > .BSdatatable,
      .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-body .BSdatatable-row-subtable > .BSdatatable-subtable > .BSdatatable,
      .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row-subtable > .BSdatatable-subtable > .BSdatatable {
        padding: 0 2.25rem; }
        .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-head .BSdatatable-row-subtable > .BSdatatable-subtable > .BSdatatable > .BSdatatable-pager,
        .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-body .BSdatatable-row-subtable > .BSdatatable-subtable > .BSdatatable > .BSdatatable-pager,
        .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-foot .BSdatatable-row-subtable > .BSdatatable-subtable > .BSdatatable > .BSdatatable-pager {
          padding: 2.25rem 0px; }
    .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-body .BSdatatable-row.BSdatatable-row-subtable-expanded > .BSdatatable-cell {
      background-color: #F3F6F9 !important; }
    .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-body .BSdatatable-row-subtable {
      background-color: transparent; }
      .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-body .BSdatatable-row-subtable > .BSdatatable-subtable > .BSdatatable {
        -webkit-box-shadow: 0px 10px 15px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0px 10px 15px 1px rgba(0, 0, 0, 0.05); }
      .BSdatatable.BSdatatable-default.BSdatatable-subtable > .BSdatatable-table > .BSdatatable-body .BSdatatable-row-subtable.BSdatatable-row-loading > .BSdatatable-subtable > .BSdatatable > .BSdatatable-table {
        background-color: transparent; }
  .BSdatatable.BSdatatable-default > .BSdatatable-pager {
    margin: 0px;
    padding: 1rem 0;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .BSdatatable.BSdatatable-default > .BSdatatable-pager.BSdatatable-pager-top {
      margin-bottom: 10px; }
    .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-nav {
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-nav > li {
        padding: 0;
        margin-right: 5px;
        display: inline-block; }
        .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-nav > li:last-child {
          margin-right: 0; }
        .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-nav > li > .BSdatatable-pager-link {
          cursor: pointer;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          height: 2.25rem;
          min-width: 2.25rem;
          padding: 0.5rem;
          -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
          position: relative;
          font-size: 0.9rem;
          line-height: 1rem;
          font-weight: 500;
          border-radius: 0.42rem;
          color: #80808F; }
          .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-nav > li > .BSdatatable-pager-link > i {
            font-size: 0.6rem;
            text-align: center;
            display: inline-block;
            line-height: 0;
            color: #B5B5C3;
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
          .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-nav > li > .BSdatatable-pager-link.BSdatatable-pager-link-first, .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-nav > li > .BSdatatable-pager-link.BSdatatable-pager-link-prev, .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-nav > li > .BSdatatable-pager-link.BSdatatable-pager-link-next, .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-nav > li > .BSdatatable-pager-link.BSdatatable-pager-link-last {
            background-color: #ecf1f6; }
          .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-nav > li > .BSdatatable-pager-link.BSdatatable-pager-link-disabled {
            opacity: 0.6;
            cursor: default; }
          .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-nav > li > .BSdatatable-pager-link:hover:not(.BSdatatable-pager-link-disabled) {
            opacity: 1;
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
            background-color: #3699FF;
            color: #FFFFFF; }
            .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-nav > li > .BSdatatable-pager-link:hover:not(.BSdatatable-pager-link-disabled) i {
              -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
              transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
              transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
              transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
              color: #FFFFFF; }
          .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-nav > li > .BSdatatable-pager-link.BSdatatable-pager-link-active {
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
            background-color: #3699FF;
            color: #FFFFFF; }
            .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-nav > li > .BSdatatable-pager-link.BSdatatable-pager-link-active i {
              -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
              transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
              transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
              transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
              color: #FFFFFF; }
        .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-nav > li > .BSdatatable-pager-input {
          height: 2.25rem;
          width: 3.5rem;
          text-align: center;
          -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
          border-radius: 0.42rem !important;
          background-color: #ecf1f6;
          border-color: #ecf1f6;
          color: #80808F; }
          .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-nav > li > .BSdatatable-pager-input:focus {
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
            background-color: #ecf1f6;
            border-color: #ecf1f6;
            color: #80808F; }
    .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size {
        margin-right: 10px; }
        .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size .BSbtn.BSdropdown-toggle {
          height: 2.25rem;
          padding: 0.45rem 1rem;
          font-size: 1rem;
          font-weight: 500;
          border: 0 !important;
          color: #80808F;
          background-color: #ecf1f6 !important;
          border-radius: 0.42rem; }
          .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size .BSbtn.BSdropdown-toggle .BSfilter-option, .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size .BSbtn.BSdropdown-toggle:after,
          .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size .BSbtn.BSdropdown-toggle i {
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
            color: #80808F; }
        .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size .BSbtn.BSdropdown-toggle:focus,
        .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size .BSbtn.BSdropdown-toggle:hover,
        .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size.BSshow > .BSbtn.BSdropdown-toggle {
          border: 0 !important;
          color: #FFFFFF !important;
          background-color: #3699FF !important; }
          .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size .BSbtn.BSdropdown-toggle:focus .BSfilter-option, .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size .BSbtn.BSdropdown-toggle:focus:after,
          .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size .BSbtn.BSdropdown-toggle:focus i,
          .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size .BSbtn.BSdropdown-toggle:hover .BSfilter-option,
          .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size .BSbtn.BSdropdown-toggle:hover:after,
          .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size .BSbtn.BSdropdown-toggle:hover i,
          .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size.BSshow > .BSbtn.BSdropdown-toggle .BSfilter-option,
          .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size.BSshow > .BSbtn.BSdropdown-toggle:after,
          .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size.BSshow > .BSbtn.BSdropdown-toggle i {
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
            color: #FFFFFF !important; }
        .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size .BSdropdown-menu.BSinner > li.BSselected > a span.BScheck-mark {
          margin-top: -0.6rem; }
        .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size .BSdropdown-menu {
          z-index: 100; }
          .BSmodal .BSdatatable.BSdatatable-default > .BSdatatable-pager > .BSdatatable-pager-info .BSdatatable-pager-size .BSdropdown-menu {
            z-index: 1051; }
  .BSdatatable.BSdatatable-default .BSps > .BSps__rail-y > .BSps__thumb-y,
  .BSdatatable.BSdatatable-default .BSps > .BSps__rail-x > .BSps__thumb-x {
    background-color: #ECF0F3; }
    .BSdatatable.BSdatatable-default .BSps > .BSps__rail-y > .BSps__thumb-y:hover, .BSdatatable.BSdatatable-default .BSps > .BSps__rail-y > .BSps__thumb-y:focus,
    .BSdatatable.BSdatatable-default .BSps > .BSps__rail-x > .BSps__thumb-x:hover,
    .BSdatatable.BSdatatable-default .BSps > .BSps__rail-x > .BSps__thumb-x:focus {
      background-color: #ECF0F3; }

.BSbar-chart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .BSbar-chart .BSbar-chart-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .BSbar-chart .BSbar-chart-item .BSbar-chart-value {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      border-radius: 6px;
      -webkit-transition: all .BS6s ease;
      transition: all .BS6s ease;
      width: 12px; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value [class*="bar-chart-value-"] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 12px;
        border-radius: 6px; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-1 {
        height: 1%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-2 {
        height: 2%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-3 {
        height: 3%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-4 {
        height: 4%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-5 {
        height: 5%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-6 {
        height: 6%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-7 {
        height: 7%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-8 {
        height: 8%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-9 {
        height: 9%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-10 {
        height: 10%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-11 {
        height: 11%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-12 {
        height: 12%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-13 {
        height: 13%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-14 {
        height: 14%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-15 {
        height: 15%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-16 {
        height: 16%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-17 {
        height: 17%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-18 {
        height: 18%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-19 {
        height: 19%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-20 {
        height: 20%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-21 {
        height: 21%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-22 {
        height: 22%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-23 {
        height: 23%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-24 {
        height: 24%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-25 {
        height: 25%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-26 {
        height: 26%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-27 {
        height: 27%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-28 {
        height: 28%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-29 {
        height: 29%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-30 {
        height: 30%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-31 {
        height: 31%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-32 {
        height: 32%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-33 {
        height: 33%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-34 {
        height: 34%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-35 {
        height: 35%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-36 {
        height: 36%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-37 {
        height: 37%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-38 {
        height: 38%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-39 {
        height: 39%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-40 {
        height: 40%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-41 {
        height: 41%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-42 {
        height: 42%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-43 {
        height: 43%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-44 {
        height: 44%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-45 {
        height: 45%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-46 {
        height: 46%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-47 {
        height: 47%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-48 {
        height: 48%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-49 {
        height: 49%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-50 {
        height: 50%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-51 {
        height: 51%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-52 {
        height: 52%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-53 {
        height: 53%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-54 {
        height: 54%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-55 {
        height: 55%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-56 {
        height: 56%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-57 {
        height: 57%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-58 {
        height: 58%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-59 {
        height: 59%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-60 {
        height: 60%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-61 {
        height: 61%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-62 {
        height: 62%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-63 {
        height: 63%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-64 {
        height: 64%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-65 {
        height: 65%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-66 {
        height: 66%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-67 {
        height: 67%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-68 {
        height: 68%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-69 {
        height: 69%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-70 {
        height: 70%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-71 {
        height: 71%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-72 {
        height: 72%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-73 {
        height: 73%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-74 {
        height: 74%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-75 {
        height: 75%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-76 {
        height: 76%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-77 {
        height: 77%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-78 {
        height: 78%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-79 {
        height: 79%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-80 {
        height: 80%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-81 {
        height: 81%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-82 {
        height: 82%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-83 {
        height: 83%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-84 {
        height: 84%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-85 {
        height: 85%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-86 {
        height: 86%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-87 {
        height: 87%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-88 {
        height: 88%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-89 {
        height: 89%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-90 {
        height: 90%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-91 {
        height: 91%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-92 {
        height: 92%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-93 {
        height: 93%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-94 {
        height: 94%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-95 {
        height: 95%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-96 {
        height: 96%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-97 {
        height: 97%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-98 {
        height: 98%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-99 {
        height: 99%; }
      .BSbar-chart .BSbar-chart-item .BSbar-chart-value .BSbar-chart-value-100 {
        height: 100%; }
    .BSbar-chart .BSbar-chart-item .BSbar-chart-label {
      margin-top: 1rem;
      font-size: 0.9rem;
      color: #B5B5C3;
      font-weight: 500; }
  .BSbar-chart.BSbar-chart-primary .BSbar-chart-value {
    background-color: #187DE4; }
  .BSbar-chart.BSbar-chart-primary [class*="bar-chart-value-"] {
    background-color: #3699FF; }
  .BSbar-chart.BSbar-chart-secondary .BSbar-chart-value {
    background-color: #d9e0e6; }
  .BSbar-chart.BSbar-chart-secondary [class*="bar-chart-value-"] {
    background-color: #E5EAEE; }
  .BSbar-chart.BSbar-chart-success .BSbar-chart-value {
    background-color: #0BB7AF; }
  .BSbar-chart.BSbar-chart-success [class*="bar-chart-value-"] {
    background-color: #1BC5BD; }
  .BSbar-chart.BSbar-chart-info .BSbar-chart-value {
    background-color: #7337EE; }
  .BSbar-chart.BSbar-chart-info [class*="bar-chart-value-"] {
    background-color: #8950FC; }
  .BSbar-chart.BSbar-chart-warning .BSbar-chart-value {
    background-color: #EE9D01; }
  .BSbar-chart.BSbar-chart-warning [class*="bar-chart-value-"] {
    background-color: #FFA800; }
  .BSbar-chart.BSbar-chart-danger .BSbar-chart-value {
    background-color: #EE2D41; }
  .BSbar-chart.BSbar-chart-danger [class*="bar-chart-value-"] {
    background-color: #F64E60; }
  .BSbar-chart.BSbar-chart-light .BSbar-chart-value {
    background-color: #E5EAEE; }
  .BSbar-chart.BSbar-chart-light [class*="bar-chart-value-"] {
    background-color: #F3F6F9; }
  .BSbar-chart.BSbar-chart-dark .BSbar-chart-value {
    background-color: #111111; }
  .BSbar-chart.BSbar-chart-dark [class*="bar-chart-value-"] {
    background-color: #212121; }
  .BSbar-chart.BSbar-chart-white .BSbar-chart-value {
    background-color: #F3F6F9; }
  .BSbar-chart.BSbar-chart-white [class*="bar-chart-value-"] {
    background-color: #ffffff; }

.BScheckbox {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  text-align: left;
  cursor: pointer;
  font-size: 1rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0; }
  .BScheckbox:hover > input:not([disabled]) ~ span,
  .BScheckbox > input:focus ~ span {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .BScheckbox.BScheckbox-disabled {
    opacity: 0.6;
    cursor: not-allowed; }
  .BScheckbox > input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
  .BScheckbox > span {
    border-radius: 0.42rem;
    background-color: none;
    position: absolute;
    top: 1px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .BScheckbox > span:after {
      content: '';
      border-color: transparent;
      border-style: solid;
      border-width: 0 2px 2px 0/*rtl:ignore*/ !important;
      -webkit-transform: rotate(45deg)/*rtl:ignore*/;
      transform: rotate(45deg)/*rtl:ignore*/;
      margin-top: -2px; }
  .BScheckbox > input:checked ~ span {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: none; }
    .BScheckbox > input:checked ~ span:after {
      display: block; }
  .BScheckbox.BScheckbox-outline > span {
    border-width: 1px;
    border-style: solid; }
  .BScheckbox.BScheckbox-outline-2x > span {
    border-width: 2px !important; }
  .BScheckbox.BScheckbox-square > span {
    border-radius: 0; }
  .BScheckbox.BScheckbox-circle > span {
    border-radius: 50%; }
  .BScheckbox.BScheckbox-single {
    padding: 0;
    margin: 0; }
    .BScheckbox.BScheckbox-single > span {
      top: 0px; }
  .BSinput-group .BScheckbox {
    margin-bottom: 0 !important;
    padding-left: 0; }
  .BSform-inline .BScheckbox {
    margin-left: 15px;
    margin-right: 15px; }

.BScheckbox {
  top: 1px; }
  .BScheckbox > span {
    height: 18px;
    width: 18px; }
    .BScheckbox > span:after {
      width: 5px;
      height: 10px; }
  .BScheckbox.BScheckbox-single {
    width: 18px;
    height: 18px; }
  .BScheckbox.BScheckbox-lg {
    top: 1px; }
    .BScheckbox.BScheckbox-lg > span {
      height: 24px;
      width: 24px; }
      .BScheckbox.BScheckbox-lg > span:after {
        width: 6px;
        height: 12px; }
    .BScheckbox.BScheckbox-lg.BScheckbox-single {
      width: 24px;
      height: 24px; }
  .BScheckbox > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BScheckbox > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox > input:checked ~ span {
    background-color: #3699FF !important; }
    .BScheckbox > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-outline > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline > input:checked ~ span {
    background-color: transparent;
    border-color: #3699FF; }
    .BScheckbox.BScheckbox-outline > input:checked ~ span:after {
      border-color: #FFFFFF; }
  .BScheckbox.BScheckbox-primary > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-primary > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-primary > input:checked ~ span {
    background-color: #3699FF !important; }
    .BScheckbox.BScheckbox-primary > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-light-primary > span {
    background-color: #E1F0FF;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-primary > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-primary > input:checked ~ span {
    background-color: #3699FF !important; }
    .BScheckbox.BScheckbox-light-primary > input:checked ~ span:after {
      border-color: #FFFFFF; }
  .BScheckbox.BScheckbox-outline.BScheckbox-primary > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-primary > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-primary > input:checked ~ span {
    background-color: transparent;
    border-color: #3699FF; }
    .BScheckbox.BScheckbox-outline.BScheckbox-primary > input:checked ~ span:after {
      border-color: #FFFFFF; }
  .BScheckbox.BScheckbox-secondary > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-secondary > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-secondary > input:checked ~ span {
    background-color: #E5EAEE !important; }
    .BScheckbox.BScheckbox-secondary > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-light-secondary > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-secondary > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-secondary > input:checked ~ span {
    background-color: #E5EAEE !important; }
    .BScheckbox.BScheckbox-light-secondary > input:checked ~ span:after {
      border-color: #464E5F; }
  .BScheckbox.BScheckbox-outline.BScheckbox-secondary > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-secondary > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-secondary > input:checked ~ span {
    background-color: transparent;
    border-color: #E5EAEE; }
    .BScheckbox.BScheckbox-outline.BScheckbox-secondary > input:checked ~ span:after {
      border-color: #464E5F; }
  .BScheckbox.BScheckbox-success > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-success > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-success > input:checked ~ span {
    background-color: #1BC5BD !important; }
    .BScheckbox.BScheckbox-success > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-light-success > span {
    background-color: #C9F7F5;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-success > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-success > input:checked ~ span {
    background-color: #1BC5BD !important; }
    .BScheckbox.BScheckbox-light-success > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-outline.BScheckbox-success > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-success > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-success > input:checked ~ span {
    background-color: transparent;
    border-color: #1BC5BD; }
    .BScheckbox.BScheckbox-outline.BScheckbox-success > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-info > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-info > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-info > input:checked ~ span {
    background-color: #8950FC !important; }
    .BScheckbox.BScheckbox-info > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-light-info > span {
    background-color: #EEE5FF;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-info > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-info > input:checked ~ span {
    background-color: #8950FC !important; }
    .BScheckbox.BScheckbox-light-info > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-outline.BScheckbox-info > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-info > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-info > input:checked ~ span {
    background-color: transparent;
    border-color: #8950FC; }
    .BScheckbox.BScheckbox-outline.BScheckbox-info > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-warning > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-warning > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-warning > input:checked ~ span {
    background-color: #FFA800 !important; }
    .BScheckbox.BScheckbox-warning > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-light-warning > span {
    background-color: #FFF4DE;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-warning > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-warning > input:checked ~ span {
    background-color: #FFA800 !important; }
    .BScheckbox.BScheckbox-light-warning > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-outline.BScheckbox-warning > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-warning > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-warning > input:checked ~ span {
    background-color: transparent;
    border-color: #FFA800; }
    .BScheckbox.BScheckbox-outline.BScheckbox-warning > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-danger > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-danger > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-danger > input:checked ~ span {
    background-color: #F64E60 !important; }
    .BScheckbox.BScheckbox-danger > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-light-danger > span {
    background-color: #FFE2E5;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-danger > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-danger > input:checked ~ span {
    background-color: #F64E60 !important; }
    .BScheckbox.BScheckbox-light-danger > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-outline.BScheckbox-danger > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-danger > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-danger > input:checked ~ span {
    background-color: transparent;
    border-color: #F64E60; }
    .BScheckbox.BScheckbox-outline.BScheckbox-danger > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-light > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light > input:checked ~ span {
    background-color: #F3F6F9 !important; }
    .BScheckbox.BScheckbox-light > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-light-light > span {
    background-color: #F3F6F9;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-light > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-light > input:checked ~ span {
    background-color: #F3F6F9 !important; }
    .BScheckbox.BScheckbox-light-light > input:checked ~ span:after {
      border-color: #80808F; }
  .BScheckbox.BScheckbox-outline.BScheckbox-light > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-light > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-light > input:checked ~ span {
    background-color: transparent;
    border-color: #F3F6F9; }
    .BScheckbox.BScheckbox-outline.BScheckbox-light > input:checked ~ span:after {
      border-color: #80808F; }
  .BScheckbox.BScheckbox-dark > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-dark > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-dark > input:checked ~ span {
    background-color: #212121 !important; }
    .BScheckbox.BScheckbox-dark > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-light-dark > span {
    background-color: #D6D6E0;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-dark > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-dark > input:checked ~ span {
    background-color: #212121 !important; }
    .BScheckbox.BScheckbox-light-dark > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-outline.BScheckbox-dark > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-dark > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-dark > input:checked ~ span {
    background-color: transparent;
    border-color: #212121; }
    .BScheckbox.BScheckbox-outline.BScheckbox-dark > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-white > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-white > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-white > input:checked ~ span {
    background-color: #ffffff !important; }
    .BScheckbox.BScheckbox-white > input:checked ~ span:after {
      border-color: #ffffff; }
  .BScheckbox.BScheckbox-light-white > span {
    background-color: #ffffff;
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-white > input:focus ~ span {
    border: 1px solid transparent; }
  .BScheckbox.BScheckbox-light-white > input:checked ~ span {
    background-color: #ffffff !important; }
    .BScheckbox.BScheckbox-light-white > input:checked ~ span:after {
      border-color: #464E5F; }
  .BScheckbox.BScheckbox-outline.BScheckbox-white > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-white > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BScheckbox.BScheckbox-outline.BScheckbox-white > input:checked ~ span {
    background-color: transparent;
    border-color: #ffffff; }
    .BScheckbox.BScheckbox-outline.BScheckbox-white > input:checked ~ span:after {
      border-color: #464E5F; }

.BScheckbox-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .BScheckbox-list .BScheckbox {
    margin-bottom: 0.75rem; }
    .BScheckbox-list .BScheckbox:last-child {
      margin-bottom: 0; }

.BScheckbox-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .BScheckbox-inline .BScheckbox {
    margin-right: 15px; }
    .BScheckbox-inline .BScheckbox:last-child {
      margin-right: 0; }

.BSradio {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  text-align: left;
  cursor: pointer;
  font-size: 1rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0; }
  .BSradio:hover > input:not([disabled]) ~ span,
  .BSradio > input:focus ~ span {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .BSradio.BSradio-disabled {
    opacity: 0.6;
    cursor: not-allowed; }
  .BSradio > input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
  .BSradio > span {
    border-radius: 50%;
    background-color: none;
    position: absolute;
    top: 1px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .BSradio > span:after {
      content: '';
      display: none;
      border-radius: 100% !important; }
  .BSradio > input:checked ~ span {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: none; }
    .BSradio > input:checked ~ span:after {
      display: block; }
  .BSradio.BSradio-outline > span {
    border-width: 1px;
    border-style: solid; }
  .BSradio.BSradio-outline-2x > span {
    border-width: 2px !important; }
  .BSradio.BSradio-square > span {
    border-radius: 0; }
  .BSradio.BSradio-rounded > span {
    border-radius: 0.42rem; }
  .BSradio.BSradio-single > span {
    top: 0px; }
  th > .BSradio.BSradio-single,
  td > .BSradio.BSradio-single {
    right: -5px; }
  .BSinput-group .BSradio {
    margin-bottom: 0 !important;
    padding-left: 0; }
  .BSform-inline .BSradio {
    margin-left: 15px;
    margin-right: 15px; }

.BSradio-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .BSradio-list .BSradio {
    margin-bottom: 0.75rem; }
    .BSradio-list .BSradio:last-child {
      margin-bottom: 0; }

.BSradio {
  top: 1px; }
  .BSradio > span {
    height: 18px;
    width: 18px; }
    .BSradio > span:after {
      width: 6px;
      height: 6px; }
  .BSradio.BSradio-single {
    width: 18px;
    height: 18px; }
  .BSradio.BSradio-lg {
    top: 1px; }
    .BSradio.BSradio-lg > span {
      height: 24px;
      width: 24px; }
      .BSradio.BSradio-lg > span:after {
        width: 4px;
        height: 8px; }
    .BSradio.BSradio-lg.BScheckbox-single {
      width: 24px;
      height: 24px; }
  .BSradio > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BSradio > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio > input:checked ~ span {
    background-color: #3699FF; }
    .BSradio > input:checked ~ span:after {
      background-color: #ffffff;
      border-color: #ffffff; }
  .BSradio.BSradio-outline > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline > input:checked ~ span {
    background-color: transparent;
    border-color: #3699FF; }
    .BSradio.BSradio-outline > input:checked ~ span:after {
      background-color: #3699FF;
      border-color: #3699FF; }
  .BSradio.BSradio-primary > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BSradio.BSradio-primary > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BSradio-primary > input:checked ~ span {
    background-color: #3699FF; }
    .BSradio.BSradio-primary > input:checked ~ span:after {
      background-color: #ffffff;
      border-color: #ffffff; }
  .BSradio.BScheckbox-light-primary > span {
    background-color: #E1F0FF;
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-primary > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-primary > input:checked ~ span {
    background-color: #3699FF !important; }
    .BSradio.BScheckbox-light-primary > input:checked ~ span:after {
      border-color: #FFFFFF; }
  .BSradio.BSradio-outline.BSradio-primary > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-primary > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-primary > input:checked ~ span {
    background-color: transparent;
    border-color: #3699FF; }
    .BSradio.BSradio-outline.BSradio-primary > input:checked ~ span:after {
      background-color: #3699FF;
      border-color: #3699FF; }
  .BSradio.BSradio-secondary > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BSradio.BSradio-secondary > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BSradio-secondary > input:checked ~ span {
    background-color: #E5EAEE; }
    .BSradio.BSradio-secondary > input:checked ~ span:after {
      background-color: #ffffff;
      border-color: #ffffff; }
  .BSradio.BScheckbox-light-secondary > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-secondary > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-secondary > input:checked ~ span {
    background-color: #E5EAEE !important; }
    .BSradio.BScheckbox-light-secondary > input:checked ~ span:after {
      border-color: #464E5F; }
  .BSradio.BSradio-outline.BSradio-secondary > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-secondary > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-secondary > input:checked ~ span {
    background-color: transparent;
    border-color: #E5EAEE; }
    .BSradio.BSradio-outline.BSradio-secondary > input:checked ~ span:after {
      background-color: #E5EAEE;
      border-color: #E5EAEE; }
  .BSradio.BSradio-success > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BSradio.BSradio-success > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BSradio-success > input:checked ~ span {
    background-color: #1BC5BD; }
    .BSradio.BSradio-success > input:checked ~ span:after {
      background-color: #ffffff;
      border-color: #ffffff; }
  .BSradio.BScheckbox-light-success > span {
    background-color: #C9F7F5;
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-success > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-success > input:checked ~ span {
    background-color: #1BC5BD !important; }
    .BSradio.BScheckbox-light-success > input:checked ~ span:after {
      border-color: #ffffff; }
  .BSradio.BSradio-outline.BSradio-success > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-success > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-success > input:checked ~ span {
    background-color: transparent;
    border-color: #1BC5BD; }
    .BSradio.BSradio-outline.BSradio-success > input:checked ~ span:after {
      background-color: #1BC5BD;
      border-color: #1BC5BD; }
  .BSradio.BSradio-info > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BSradio.BSradio-info > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BSradio-info > input:checked ~ span {
    background-color: #8950FC; }
    .BSradio.BSradio-info > input:checked ~ span:after {
      background-color: #ffffff;
      border-color: #ffffff; }
  .BSradio.BScheckbox-light-info > span {
    background-color: #EEE5FF;
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-info > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-info > input:checked ~ span {
    background-color: #8950FC !important; }
    .BSradio.BScheckbox-light-info > input:checked ~ span:after {
      border-color: #ffffff; }
  .BSradio.BSradio-outline.BSradio-info > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-info > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-info > input:checked ~ span {
    background-color: transparent;
    border-color: #8950FC; }
    .BSradio.BSradio-outline.BSradio-info > input:checked ~ span:after {
      background-color: #8950FC;
      border-color: #8950FC; }
  .BSradio.BSradio-warning > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BSradio.BSradio-warning > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BSradio-warning > input:checked ~ span {
    background-color: #FFA800; }
    .BSradio.BSradio-warning > input:checked ~ span:after {
      background-color: #ffffff;
      border-color: #ffffff; }
  .BSradio.BScheckbox-light-warning > span {
    background-color: #FFF4DE;
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-warning > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-warning > input:checked ~ span {
    background-color: #FFA800 !important; }
    .BSradio.BScheckbox-light-warning > input:checked ~ span:after {
      border-color: #ffffff; }
  .BSradio.BSradio-outline.BSradio-warning > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-warning > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-warning > input:checked ~ span {
    background-color: transparent;
    border-color: #FFA800; }
    .BSradio.BSradio-outline.BSradio-warning > input:checked ~ span:after {
      background-color: #FFA800;
      border-color: #FFA800; }
  .BSradio.BSradio-danger > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BSradio.BSradio-danger > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BSradio-danger > input:checked ~ span {
    background-color: #F64E60; }
    .BSradio.BSradio-danger > input:checked ~ span:after {
      background-color: #ffffff;
      border-color: #ffffff; }
  .BSradio.BScheckbox-light-danger > span {
    background-color: #FFE2E5;
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-danger > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-danger > input:checked ~ span {
    background-color: #F64E60 !important; }
    .BSradio.BScheckbox-light-danger > input:checked ~ span:after {
      border-color: #ffffff; }
  .BSradio.BSradio-outline.BSradio-danger > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-danger > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-danger > input:checked ~ span {
    background-color: transparent;
    border-color: #F64E60; }
    .BSradio.BSradio-outline.BSradio-danger > input:checked ~ span:after {
      background-color: #F64E60;
      border-color: #F64E60; }
  .BSradio.BSradio-light > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BSradio.BSradio-light > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BSradio-light > input:checked ~ span {
    background-color: #F3F6F9; }
    .BSradio.BSradio-light > input:checked ~ span:after {
      background-color: #ffffff;
      border-color: #ffffff; }
  .BSradio.BScheckbox-light-light > span {
    background-color: #F3F6F9;
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-light > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-light > input:checked ~ span {
    background-color: #F3F6F9 !important; }
    .BSradio.BScheckbox-light-light > input:checked ~ span:after {
      border-color: #80808F; }
  .BSradio.BSradio-outline.BSradio-light > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-light > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-light > input:checked ~ span {
    background-color: transparent;
    border-color: #F3F6F9; }
    .BSradio.BSradio-outline.BSradio-light > input:checked ~ span:after {
      background-color: #F3F6F9;
      border-color: #F3F6F9; }
  .BSradio.BSradio-dark > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BSradio.BSradio-dark > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BSradio-dark > input:checked ~ span {
    background-color: #212121; }
    .BSradio.BSradio-dark > input:checked ~ span:after {
      background-color: #ffffff;
      border-color: #ffffff; }
  .BSradio.BScheckbox-light-dark > span {
    background-color: #D6D6E0;
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-dark > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-dark > input:checked ~ span {
    background-color: #212121 !important; }
    .BSradio.BScheckbox-light-dark > input:checked ~ span:after {
      border-color: #ffffff; }
  .BSradio.BSradio-outline.BSradio-dark > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-dark > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-dark > input:checked ~ span {
    background-color: transparent;
    border-color: #212121; }
    .BSradio.BSradio-outline.BSradio-dark > input:checked ~ span:after {
      background-color: #212121;
      border-color: #212121; }
  .BSradio.BSradio-white > span {
    background-color: #ECF0F3;
    border: 1px solid transparent; }
  .BSradio.BSradio-white > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BSradio-white > input:checked ~ span {
    background-color: #ffffff; }
    .BSradio.BSradio-white > input:checked ~ span:after {
      background-color: #ffffff;
      border-color: #ffffff; }
  .BSradio.BScheckbox-light-white > span {
    background-color: #ffffff;
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-white > input:focus ~ span {
    border: 1px solid transparent; }
  .BSradio.BScheckbox-light-white > input:checked ~ span {
    background-color: #ffffff !important; }
    .BSradio.BScheckbox-light-white > input:checked ~ span:after {
      border-color: #464E5F; }
  .BSradio.BSradio-outline.BSradio-white > span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-white > input:focus ~ span {
    background-color: transparent;
    border-color: #D6D6E0; }
  .BSradio.BSradio-outline.BSradio-white > input:checked ~ span {
    background-color: transparent;
    border-color: #ffffff; }
    .BSradio.BSradio-outline.BSradio-white > input:checked ~ span:after {
      background-color: #ffffff;
      border-color: #ffffff; }

.BSradio-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .BSradio-inline .BSradio {
    margin-right: 15px; }
    .BSradio-inline .BSradio:last-child {
      margin-right: 0; }

.BSswitch {
  display: inline-block;
  font-size: 1rem; }
  .BSswitch input:empty {
    margin-left: -999px;
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute;
    opacity: 0; }
  .BSswitch input:empty ~ span {
    display: inline-block;
    position: relative;
    float: left;
    width: 1px;
    text-indent: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .BSswitch input:empty ~ span:before,
  .BSswitch input:empty ~ span:after {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    left: 0;
    content: ' ';
    -webkit-transition: all 100ms ease-in;
    transition: all 100ms ease-in; }
  .BSswitch input[disabled] {
    cursor: not-allowed; }
    .BSswitch input[disabled] ~ span:after,
    .BSswitch input[disabled] ~ span:before {
      cursor: not-allowed;
      opacity: 0.5; }
  .BSswitch.BSswitch-icon input:checked ~ span:after {
    font-family: Ki;
    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;
    content: "";
    line-height: 0; }

.BSswitch input:empty ~ span {
  margin: 2px 0;
  height: 30px;
  width: 57px;
  border-radius: 15px; }

.BSswitch input:empty ~ span:before,
.BSswitch input:empty ~ span:after {
  width: 54px;
  border-radius: 15px; }

.BSswitch input:empty ~ span:after {
  height: 24px;
  width: 24px;
  top: 3px;
  bottom: 3px;
  margin-left: 3px;
  font-size: 0.65em;
  text-align: center;
  vertical-align: middle; }

.BSswitch input:checked ~ span:after {
  margin-left: 26px; }

.BSswitch.BSswitch-sm input:empty ~ span {
  margin: 2px 0;
  height: 24px;
  width: 40px;
  border-radius: 12px; }

.BSswitch.BSswitch-sm input:empty ~ span:before,
.BSswitch.BSswitch-sm input:empty ~ span:after {
  width: 38px;
  border-radius: 12px; }

.BSswitch.BSswitch-sm input:empty ~ span:after {
  height: 20px;
  width: 20px;
  top: 2px;
  bottom: 2px;
  margin-left: 2px;
  font-size: 0.55em;
  text-align: center;
  vertical-align: middle; }

.BSswitch.BSswitch-sm input:checked ~ span:after {
  margin-left: 16px; }

.BSswitch.BSswitch-lg input:empty ~ span {
  margin: 2px 0;
  height: 40px;
  width: 75px;
  border-radius: 20px; }

.BSswitch.BSswitch-lg input:empty ~ span:before,
.BSswitch.BSswitch-lg input:empty ~ span:after {
  width: 72px;
  border-radius: 20px; }

.BSswitch.BSswitch-lg input:empty ~ span:after {
  height: 34px;
  width: 34px;
  top: 3px;
  bottom: 3px;
  margin-left: 3px;
  font-size: 0.75em;
  text-align: center;
  vertical-align: middle; }

.BSswitch.BSswitch-lg input:checked ~ span:after {
  margin-left: 34px; }

.BSform-group.BSrow .BSswitch {
  margin-top: 0.15rem; }
  .BSform-group.BSrow .BSswitch.BSswitch-sm {
    margin-top: 0.3rem; }
  .BSform-group.BSrow .BSswitch.BSswitch-lg {
    margin-top: 0rem;
    position: relative;
    top: -0.3rem; }

.BSswitch input:empty ~ span:before {
  background-color: #ECF0F3; }

.BSswitch input:empty ~ span:after {
  background-color: #ffffff;
  opacity: 0.7; }

.BSswitch input:checked ~ span:before {
  background-color: #ECF0F3; }

.BSswitch input:checked ~ span:after {
  opacity: 1;
  color: #ffffff;
  background-color: #3699FF; }

.BSswitch.BSswitch-primary:not(.BSswitch-outline) input:empty ~ span:before {
  background-color: #3699FF; }

.BSswitch.BSswitch-primary:not(.BSswitch-outline) input:empty ~ span:after {
  background-color: #ffffff;
  opacity: 0.7; }

.BSswitch.BSswitch-primary:not(.BSswitch-outline) input:checked ~ span:before {
  background-color: #3699FF; }

.BSswitch.BSswitch-primary:not(.BSswitch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #3699FF;
  background-color: #ffffff; }

.BSswitch.BSswitch-outline.BSswitch-primary input:empty ~ span:before {
  border: 2px solid #ECF0F3;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-primary input:empty ~ span:after {
  background-color: #ECF0F3; }

.BSswitch.BSswitch-outline.BSswitch-primary input:checked ~ span:before {
  border: 2px solid #3699FF;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-primary input:checked ~ span:after {
  color: #ffffff;
  background-color: #3699FF; }

.BSswitch.BSswitch-secondary:not(.BSswitch-outline) input:empty ~ span:before {
  background-color: #E5EAEE; }

.BSswitch.BSswitch-secondary:not(.BSswitch-outline) input:empty ~ span:after {
  background-color: #ffffff;
  opacity: 0.7; }

.BSswitch.BSswitch-secondary:not(.BSswitch-outline) input:checked ~ span:before {
  background-color: #E5EAEE; }

.BSswitch.BSswitch-secondary:not(.BSswitch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #E5EAEE;
  background-color: #ffffff; }

.BSswitch.BSswitch-outline.BSswitch-secondary input:empty ~ span:before {
  border: 2px solid #ECF0F3;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-secondary input:empty ~ span:after {
  background-color: #ECF0F3; }

.BSswitch.BSswitch-outline.BSswitch-secondary input:checked ~ span:before {
  border: 2px solid #E5EAEE;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-secondary input:checked ~ span:after {
  color: #ffffff;
  background-color: #E5EAEE; }

.BSswitch.BSswitch-success:not(.BSswitch-outline) input:empty ~ span:before {
  background-color: #1BC5BD; }

.BSswitch.BSswitch-success:not(.BSswitch-outline) input:empty ~ span:after {
  background-color: #ffffff;
  opacity: 0.7; }

.BSswitch.BSswitch-success:not(.BSswitch-outline) input:checked ~ span:before {
  background-color: #1BC5BD; }

.BSswitch.BSswitch-success:not(.BSswitch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #1BC5BD;
  background-color: #ffffff; }

.BSswitch.BSswitch-outline.BSswitch-success input:empty ~ span:before {
  border: 2px solid #ECF0F3;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-success input:empty ~ span:after {
  background-color: #ECF0F3; }

.BSswitch.BSswitch-outline.BSswitch-success input:checked ~ span:before {
  border: 2px solid #1BC5BD;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-success input:checked ~ span:after {
  color: #ffffff;
  background-color: #1BC5BD; }

.BSswitch.BSswitch-info:not(.BSswitch-outline) input:empty ~ span:before {
  background-color: #8950FC; }

.BSswitch.BSswitch-info:not(.BSswitch-outline) input:empty ~ span:after {
  background-color: #ffffff;
  opacity: 0.7; }

.BSswitch.BSswitch-info:not(.BSswitch-outline) input:checked ~ span:before {
  background-color: #8950FC; }

.BSswitch.BSswitch-info:not(.BSswitch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #8950FC;
  background-color: #ffffff; }

.BSswitch.BSswitch-outline.BSswitch-info input:empty ~ span:before {
  border: 2px solid #ECF0F3;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-info input:empty ~ span:after {
  background-color: #ECF0F3; }

.BSswitch.BSswitch-outline.BSswitch-info input:checked ~ span:before {
  border: 2px solid #8950FC;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-info input:checked ~ span:after {
  color: #ffffff;
  background-color: #8950FC; }

.BSswitch.BSswitch-warning:not(.BSswitch-outline) input:empty ~ span:before {
  background-color: #FFA800; }

.BSswitch.BSswitch-warning:not(.BSswitch-outline) input:empty ~ span:after {
  background-color: #ffffff;
  opacity: 0.7; }

.BSswitch.BSswitch-warning:not(.BSswitch-outline) input:checked ~ span:before {
  background-color: #FFA800; }

.BSswitch.BSswitch-warning:not(.BSswitch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #FFA800;
  background-color: #ffffff; }

.BSswitch.BSswitch-outline.BSswitch-warning input:empty ~ span:before {
  border: 2px solid #ECF0F3;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-warning input:empty ~ span:after {
  background-color: #ECF0F3; }

.BSswitch.BSswitch-outline.BSswitch-warning input:checked ~ span:before {
  border: 2px solid #FFA800;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-warning input:checked ~ span:after {
  color: #ffffff;
  background-color: #FFA800; }

.BSswitch.BSswitch-danger:not(.BSswitch-outline) input:empty ~ span:before {
  background-color: #F64E60; }

.BSswitch.BSswitch-danger:not(.BSswitch-outline) input:empty ~ span:after {
  background-color: #ffffff;
  opacity: 0.7; }

.BSswitch.BSswitch-danger:not(.BSswitch-outline) input:checked ~ span:before {
  background-color: #F64E60; }

.BSswitch.BSswitch-danger:not(.BSswitch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #F64E60;
  background-color: #ffffff; }

.BSswitch.BSswitch-outline.BSswitch-danger input:empty ~ span:before {
  border: 2px solid #ECF0F3;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-danger input:empty ~ span:after {
  background-color: #ECF0F3; }

.BSswitch.BSswitch-outline.BSswitch-danger input:checked ~ span:before {
  border: 2px solid #F64E60;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-danger input:checked ~ span:after {
  color: #ffffff;
  background-color: #F64E60; }

.BSswitch.BSswitch-light:not(.BSswitch-outline) input:empty ~ span:before {
  background-color: #F3F6F9; }

.BSswitch.BSswitch-light:not(.BSswitch-outline) input:empty ~ span:after {
  background-color: #ffffff;
  opacity: 0.7; }

.BSswitch.BSswitch-light:not(.BSswitch-outline) input:checked ~ span:before {
  background-color: #F3F6F9; }

.BSswitch.BSswitch-light:not(.BSswitch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #F3F6F9;
  background-color: #ffffff; }

.BSswitch.BSswitch-outline.BSswitch-light input:empty ~ span:before {
  border: 2px solid #ECF0F3;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-light input:empty ~ span:after {
  background-color: #ECF0F3; }

.BSswitch.BSswitch-outline.BSswitch-light input:checked ~ span:before {
  border: 2px solid #F3F6F9;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-light input:checked ~ span:after {
  color: #ffffff;
  background-color: #F3F6F9; }

.BSswitch.BSswitch-dark:not(.BSswitch-outline) input:empty ~ span:before {
  background-color: #212121; }

.BSswitch.BSswitch-dark:not(.BSswitch-outline) input:empty ~ span:after {
  background-color: #ffffff;
  opacity: 0.7; }

.BSswitch.BSswitch-dark:not(.BSswitch-outline) input:checked ~ span:before {
  background-color: #212121; }

.BSswitch.BSswitch-dark:not(.BSswitch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #212121;
  background-color: #ffffff; }

.BSswitch.BSswitch-outline.BSswitch-dark input:empty ~ span:before {
  border: 2px solid #ECF0F3;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-dark input:empty ~ span:after {
  background-color: #ECF0F3; }

.BSswitch.BSswitch-outline.BSswitch-dark input:checked ~ span:before {
  border: 2px solid #212121;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-dark input:checked ~ span:after {
  color: #ffffff;
  background-color: #212121; }

.BSswitch.BSswitch-white:not(.BSswitch-outline) input:empty ~ span:before {
  background-color: #ffffff; }

.BSswitch.BSswitch-white:not(.BSswitch-outline) input:empty ~ span:after {
  background-color: #ffffff;
  opacity: 0.7; }

.BSswitch.BSswitch-white:not(.BSswitch-outline) input:checked ~ span:before {
  background-color: #ffffff; }

.BSswitch.BSswitch-white:not(.BSswitch-outline) input:checked ~ span:after {
  opacity: 1;
  color: #ffffff;
  background-color: #ffffff; }

.BSswitch.BSswitch-outline.BSswitch-white input:empty ~ span:before {
  border: 2px solid #ECF0F3;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-white input:empty ~ span:after {
  background-color: #ECF0F3; }

.BSswitch.BSswitch-outline.BSswitch-white input:checked ~ span:before {
  border: 2px solid #ffffff;
  background-color: transparent; }

.BSswitch.BSswitch-outline.BSswitch-white input:checked ~ span:after {
  color: #ffffff;
  background-color: #ffffff; }

.BSoption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.4em;
  border: 1px solid #ECF0F3;
  border-radius: 0.42rem; }
  .BSoption .BSoption-control {
    width: 2.7rem;
    padding-top: 0.1rem; }
    .BSoption .BSoption-control .BSkt-radio {
      display: block; }
  .BSoption .BSoption-label {
    width: 100%; }
    .BSoption .BSoption-label .BSoption-head {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .BSoption .BSoption-label .BSoption-head .BSoption-title {
        font-size: 1.1rem;
        font-weight: 500;
        color: #464E5F; }
      .BSoption .BSoption-label .BSoption-head .BSoption-focus {
        font-size: 1.1rem;
        font-weight: 600;
        color: #212121; }
    .BSoption .BSoption-label .BSoption-body {
      display: block;
      padding-top: 0.7rem;
      font-size: 0.9rem;
      color: #B5B5C3; }
  .BSoption.BSoption-plain {
    border: 0;
    padding: 0;
    margin-top: -0.2rem;
    margin-bottom: 2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .BSoption.BSoption-plain .BSoption-control {
      vertical-align: middle;
      width: 2.7rem; }
      .BSoption.BSoption-plain .BSoption-control .BSradio {
        margin-bottom: 1.6rem; }
    .BSoption.BSoption-plain .BSoption-label .BSoption-body {
      padding-top: 0.2rem; }

.BSdialog {
  width: 130px;
  margin: 0 auto;
  position: fixed;
  z-index: 1100;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  -webkit-box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 0.42rem; }
  .BSdialog.BSdialog-top-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: -100px;
    left: 50%;
    margin-left: -65px;
    -webkit-transition: top 0.6s ease;
    transition: top 0.6s ease;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
    .BSdialog.BSdialog-top-center.BSdialog-shown {
      top: 0px;
      -webkit-transition: top 0.6s ease;
      transition: top 0.6s ease; }
  .BSdialog.BSdialog-loader {
    font-size: 1rem;
    padding: 0.75rem;
    font-weight: 400;
    color: #464E5F; }

.BSstrikethrough {
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap; }
  .BSstrikethrough span {
    position: relative;
    display: inline-block;
    color: #B5B5C3;
    font-weight: 500; }
    .BSstrikethrough span:before, .BSstrikethrough span:after {
      content: "";
      position: absolute;
      top: 50%;
      width: 9999px;
      height: 1px;
      background: #ECF0F3; }
    .BSstrikethrough span:before {
      right: 100%;
      margin-right: 15px; }
    .BSstrikethrough span:after {
      left: 100%;
      margin-left: 15px; }

.BSseparator {
  height: 0; }
  .BSseparator.BSseparator-dashed {
    border-bottom: 1px dashed #ECF0F3; }
  .BSseparator.BSseparator-solid {
    border-bottom: 1px solid #ECF0F3; }
  .BSseparator.BSseparator-border-2 {
    border-bottom-width: 2px; }
  .BSseparator.BSseparator-border-3 {
    border-bottom-width: 3px; }
  .BSseparator.BSseparator-border-4 {
    border-bottom-width: 4px; }
  .BSseparator.BSseparator-primary {
    border-bottom-color: #3699FF; }
  .BSseparator.BSseparator-secondary {
    border-bottom-color: #E5EAEE; }
  .BSseparator.BSseparator-success {
    border-bottom-color: #1BC5BD; }
  .BSseparator.BSseparator-info {
    border-bottom-color: #8950FC; }
  .BSseparator.BSseparator-warning {
    border-bottom-color: #FFA800; }
  .BSseparator.BSseparator-danger {
    border-bottom-color: #F64E60; }
  .BSseparator.BSseparator-light {
    border-bottom-color: #F3F6F9; }
  .BSseparator.BSseparator-dark {
    border-bottom-color: #212121; }
  .BSseparator.BSseparator-white {
    border-bottom-color: #ffffff; }

.BSimage-input {
  position: relative;
  display: inline-block;
  border-radius: 0.42rem;
  background-repeat: no-repeat;
  background-size: cover; }
  .BSimage-input .BSimage-input-wrapper {
    width: 120px;
    height: 120px;
    border-radius: 0.42rem;
    background-repeat: no-repeat;
    background-size: cover; }
  .BSimage-input [data-action=change] {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px; }
    .BSimage-input [data-action=change] input {
      width: 0 !important;
      height: 0 !important;
      overflow: hidden;
      opacity: 0; }
  .BSimage-input [data-action=cancel], .BSimage-input [data-action=remove] {
    position: absolute;
    right: -10px;
    bottom: -5px; }
  .BSimage-input [data-action=cancel] {
    display: none; }
  .BSimage-input.BSimage-input-changed [data-action=cancel] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .BSimage-input.BSimage-input-changed [data-action=remove] {
    display: none; }
  .BSimage-input.BSimage-input-empty [data-action=remove], .BSimage-input.BSimage-input-empty [data-action=cancel] {
    display: none; }
  .BSimage-input.BSimage-input-circle .BSimage-input-wrapper {
    border-radius: 50%; }
  .BSimage-input.BSimage-input-circle [data-action=change] {
    right: 5px;
    top: 5px; }
  .BSimage-input.BSimage-input-circle [data-action=cancel], .BSimage-input.BSimage-input-circle [data-action=remove] {
    right: 5px;
    bottom: 5px; }
  .BSimage-input.BSimage-input-outline .BSimage-input-wrapper {
    border: 3px solid #ffffff;
    -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075); }

.BSlabel {
  padding: 0;
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  font-size: 0.8rem;
  background-color: #ECF0F3;
  color: #464E5F;
  font-weight: 400;
  height: 20px;
  width: 20px;
  font-size: 0.8rem; }
  .BSlabel.BSlabel-primary {
    color: #FFFFFF;
    background-color: #3699FF; }
  .BSlabel.BSlabel-outline-primary {
    background-color: transparent;
    color: #3699FF;
    border: 1px solid #3699FF; }
    .BSlabel.BSlabel-outline-primary.BSlabel-outline-2x {
      border: 2px solid #3699FF; }
  .BSlabel.BSlabel-light-primary {
    color: #3699FF;
    background-color: #E1F0FF; }
  .BSlabel.BSlabel-secondary {
    color: #464E5F;
    background-color: #E5EAEE; }
  .BSlabel.BSlabel-outline-secondary {
    background-color: transparent;
    color: #464E5F;
    border: 1px solid #E5EAEE; }
    .BSlabel.BSlabel-outline-secondary.BSlabel-outline-2x {
      border: 2px solid #E5EAEE; }
  .BSlabel.BSlabel-light-secondary {
    color: #E5EAEE;
    background-color: #ECF0F3; }
  .BSlabel.BSlabel-success {
    color: #ffffff;
    background-color: #1BC5BD; }
  .BSlabel.BSlabel-outline-success {
    background-color: transparent;
    color: #1BC5BD;
    border: 1px solid #1BC5BD; }
    .BSlabel.BSlabel-outline-success.BSlabel-outline-2x {
      border: 2px solid #1BC5BD; }
  .BSlabel.BSlabel-light-success {
    color: #1BC5BD;
    background-color: #C9F7F5; }
  .BSlabel.BSlabel-info {
    color: #ffffff;
    background-color: #8950FC; }
  .BSlabel.BSlabel-outline-info {
    background-color: transparent;
    color: #8950FC;
    border: 1px solid #8950FC; }
    .BSlabel.BSlabel-outline-info.BSlabel-outline-2x {
      border: 2px solid #8950FC; }
  .BSlabel.BSlabel-light-info {
    color: #8950FC;
    background-color: #EEE5FF; }
  .BSlabel.BSlabel-warning {
    color: #ffffff;
    background-color: #FFA800; }
  .BSlabel.BSlabel-outline-warning {
    background-color: transparent;
    color: #FFA800;
    border: 1px solid #FFA800; }
    .BSlabel.BSlabel-outline-warning.BSlabel-outline-2x {
      border: 2px solid #FFA800; }
  .BSlabel.BSlabel-light-warning {
    color: #FFA800;
    background-color: #FFF4DE; }
  .BSlabel.BSlabel-danger {
    color: #ffffff;
    background-color: #F64E60; }
  .BSlabel.BSlabel-outline-danger {
    background-color: transparent;
    color: #F64E60;
    border: 1px solid #F64E60; }
    .BSlabel.BSlabel-outline-danger.BSlabel-outline-2x {
      border: 2px solid #F64E60; }
  .BSlabel.BSlabel-light-danger {
    color: #F64E60;
    background-color: #FFE2E5; }
  .BSlabel.BSlabel-light {
    color: #80808F;
    background-color: #F3F6F9; }
  .BSlabel.BSlabel-outline-light {
    background-color: transparent;
    color: #464E5F;
    border: 1px solid #F3F6F9; }
    .BSlabel.BSlabel-outline-light.BSlabel-outline-2x {
      border: 2px solid #F3F6F9; }
  .BSlabel.BSlabel-light-light {
    color: #F3F6F9;
    background-color: #F3F6F9; }
  .BSlabel.BSlabel-dark {
    color: #ffffff;
    background-color: #212121; }
  .BSlabel.BSlabel-outline-dark {
    background-color: transparent;
    color: #212121;
    border: 1px solid #212121; }
    .BSlabel.BSlabel-outline-dark.BSlabel-outline-2x {
      border: 2px solid #212121; }
  .BSlabel.BSlabel-light-dark {
    color: #212121;
    background-color: #D6D6E0; }
  .BSlabel.BSlabel-white {
    color: #464E5F;
    background-color: #ffffff; }
  .BSlabel.BSlabel-outline-white {
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #ffffff; }
    .BSlabel.BSlabel-outline-white.BSlabel-outline-2x {
      border: 2px solid #ffffff; }
  .BSlabel.BSlabel-light-white {
    color: #ffffff;
    background-color: #ffffff; }
  .BSlabel.BSlabel-inline {
    width: auto;
    padding: 0.15rem 0.75rem;
    border-radius: 0.42rem; }
    .BSlabel.BSlabel-inline.BSlabel-md {
      padding: 0.8rem 0.6rem; }
    .BSlabel.BSlabel-inline.BSlabel-lg {
      padding: 0.9rem 0.75rem; }
    .BSlabel.BSlabel-inline.BSlabel-xl {
      padding: 1rem 0.85rem; }
  .BSlabel.BSlabel-pill {
    border-radius: 2rem; }
  .BSlabel.BSlabel-rounded {
    border-radius: 0.42rem; }
  .BSlabel.BSlabel-square {
    border-radius: 0; }
  .BSlabel.BSlabel-dot {
    display: inline-block;
    font-size: 0 !important;
    vertical-align: middle;
    text-align: center; }
  .BSlabel.BSlabel-inline {
    width: auto; }
  .BSlabel.BSlabel-dot {
    line-height: 6px;
    min-height: 6px;
    min-width: 6px;
    height: 6px;
    width: 6px; }
  .BSlabel.BSlabel-sm {
    height: 16px;
    width: 16px;
    font-size: 0.75rem; }
    .BSlabel.BSlabel-sm.BSlabel-inline {
      width: auto; }
    .BSlabel.BSlabel-sm.BSlabel-dot {
      line-height: 4px;
      min-height: 4px;
      min-width: 4px;
      height: 4px;
      width: 4px; }
  .BSlabel.BSlabel-lg {
    height: 24px;
    width: 24px;
    font-size: 0.9rem; }
    .BSlabel.BSlabel-lg.BSlabel-inline {
      width: auto; }
    .BSlabel.BSlabel-lg.BSlabel-dot {
      line-height: 8px;
      min-height: 8px;
      min-width: 8px;
      height: 8px;
      width: 8px; }
  .BSlabel.BSlabel-xl {
    height: 28px;
    width: 28px;
    font-size: 1rem; }
    .BSlabel.BSlabel-xl.BSlabel-inline {
      width: auto; }
    .BSlabel.BSlabel-xl.BSlabel-dot {
      line-height: 10px;
      min-height: 10px;
      min-width: 10px;
      height: 10px;
      width: 10px; }

.BSloader {
  display: inline-block;
  margin: 0 auto;
  border-radius: 100%;
  background-color: #F3F6F9;
  opacity: 0;
  -webkit-animation: animation-loader 0.9s infinite ease-in-out;
  animation: animation-loader 0.9s infinite ease-in-out;
  width: 1.4rem;
  height: 1.4rem; }
  .BSbtn .BSloader {
    position: relative;
    line-height: 0; }
  .BSloader.BSloader-lg {
    width: 3px;
    height: 3px; }
  .BSloader.BSloader-sm {
    width: 1px;
    height: 1px; }
  .BSloader.BSloader-primary {
    background-color: #3699FF; }
  .BSloader.BSloader-secondary {
    background-color: #E5EAEE; }
  .BSloader.BSloader-success {
    background-color: #1BC5BD; }
  .BSloader.BSloader-info {
    background-color: #8950FC; }
  .BSloader.BSloader-warning {
    background-color: #FFA800; }
  .BSloader.BSloader-danger {
    background-color: #F64E60; }
  .BSloader.BSloader-light {
    background-color: #F3F6F9; }
  .BSloader.BSloader-dark {
    background-color: #212121; }
  .BSloader.BSloader-white {
    background-color: #ffffff; }

@-webkit-keyframes animation-loader {
  0% {
    opacity: 0.3;
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes animation-loader {
  0% {
    opacity: 0.3;
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.BSsymbol {
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  border-radius: 0.42rem; }
  .BSsymbol .BSsymbol-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
    line-height: 0;
    color: #464E5F;
    background-color: #F3F6F9;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 0.42rem; }
  .BSsymbol .BSsymbol-badge {
    position: absolute;
    border: 2px solid #ffffff;
    border-radius: 100%;
    top: 0;
    right: 0; }
  .BSsymbol > img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0.42rem; }
  .BSsymbol.BSsymbol-circle {
    border-radius: 50%; }
    .BSsymbol.BSsymbol-circle > img {
      border-radius: 50%; }
    .BSsymbol.BSsymbol-circle .BSsymbol-label {
      border-radius: 50%; }
  .BSsymbol.BSsymbol-primary .BSsymbol-label {
    background-color: #3699FF;
    color: #FFFFFF; }
  .BSsymbol.BSsymbol-light-primary .BSsymbol-label {
    background-color: #E1F0FF;
    color: #3699FF; }
  .BSsymbol.BSsymbol-secondary .BSsymbol-label {
    background-color: #E5EAEE;
    color: #464E5F; }
  .BSsymbol.BSsymbol-light-secondary .BSsymbol-label {
    background-color: #ECF0F3;
    color: #E5EAEE; }
  .BSsymbol.BSsymbol-success .BSsymbol-label {
    background-color: #1BC5BD;
    color: #ffffff; }
  .BSsymbol.BSsymbol-light-success .BSsymbol-label {
    background-color: #C9F7F5;
    color: #1BC5BD; }
  .BSsymbol.BSsymbol-info .BSsymbol-label {
    background-color: #8950FC;
    color: #ffffff; }
  .BSsymbol.BSsymbol-light-info .BSsymbol-label {
    background-color: #EEE5FF;
    color: #8950FC; }
  .BSsymbol.BSsymbol-warning .BSsymbol-label {
    background-color: #FFA800;
    color: #ffffff; }
  .BSsymbol.BSsymbol-light-warning .BSsymbol-label {
    background-color: #FFF4DE;
    color: #FFA800; }
  .BSsymbol.BSsymbol-danger .BSsymbol-label {
    background-color: #F64E60;
    color: #ffffff; }
  .BSsymbol.BSsymbol-light-danger .BSsymbol-label {
    background-color: #FFE2E5;
    color: #F64E60; }
  .BSsymbol.BSsymbol-light .BSsymbol-label {
    background-color: #F3F6F9;
    color: #80808F; }
  .BSsymbol.BSsymbol-light-light .BSsymbol-label {
    background-color: #F3F6F9;
    color: #F3F6F9; }
  .BSsymbol.BSsymbol-dark .BSsymbol-label {
    background-color: #212121;
    color: #ffffff; }
  .BSsymbol.BSsymbol-light-dark .BSsymbol-label {
    background-color: #D6D6E0;
    color: #212121; }
  .BSsymbol.BSsymbol-white .BSsymbol-label {
    background-color: #ffffff;
    color: #464E5F; }
  .BSsymbol.BSsymbol-light-white .BSsymbol-label {
    background-color: #ffffff;
    color: #ffffff; }
  .BSsymbol.BSsymbol-20 > img {
    width: 100%;
    max-width: 20px;
    height: 20px; }
  .BSsymbol.BSsymbol-20 .BSsymbol-label {
    width: 20px;
    height: 20px; }
  .BSsymbol.BSsymbol-20 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-20 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-20.symbol-circle .BSsymbol-badge {
    top: -7.9px;
    right: -7.9px; }
    .BSsymbol.BSsymbol-20.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -7.9px; }
  .BSsymbol.BSsymbol-20.symbol-fixed .BSsymbol-label {
    width: 20px;
    height: 20px; }
  .BSsymbol.BSsymbol-20.symbol-fixed > img {
    width: 20px;
    height: 20px;
    max-width: auto; }
  .BSsymbol.BSsymbol-20.symbol-2by3 .BSsymbol-label {
    height: 20px;
    width: 30px; }
  .BSsymbol.BSsymbol-20.symbol-2by3 > img {
    height: 20px;
    width: 30px;
    max-width: auto; }
  .BSsymbol.BSsymbol-25 > img {
    width: 100%;
    max-width: 25px;
    height: 25px; }
  .BSsymbol.BSsymbol-25 .BSsymbol-label {
    width: 25px;
    height: 25px; }
  .BSsymbol.BSsymbol-25 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-25 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-25.symbol-circle .BSsymbol-badge {
    top: -6.875px;
    right: -6.875px; }
    .BSsymbol.BSsymbol-25.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6.875px; }
  .BSsymbol.BSsymbol-25.symbol-fixed .BSsymbol-label {
    width: 25px;
    height: 25px; }
  .BSsymbol.BSsymbol-25.symbol-fixed > img {
    width: 25px;
    height: 25px;
    max-width: auto; }
  .BSsymbol.BSsymbol-25.symbol-2by3 .BSsymbol-label {
    height: 25px;
    width: 37.5px; }
  .BSsymbol.BSsymbol-25.symbol-2by3 > img {
    height: 25px;
    width: 37.5px;
    max-width: auto; }
  .BSsymbol.BSsymbol-30 > img {
    width: 100%;
    max-width: 30px;
    height: 30px; }
  .BSsymbol.BSsymbol-30 .BSsymbol-label {
    width: 30px;
    height: 30px; }
  .BSsymbol.BSsymbol-30 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-30 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-30.symbol-circle .BSsymbol-badge {
    top: -5.85px;
    right: -5.85px; }
    .BSsymbol.BSsymbol-30.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -5.85px; }
  .BSsymbol.BSsymbol-30.symbol-fixed .BSsymbol-label {
    width: 30px;
    height: 30px; }
  .BSsymbol.BSsymbol-30.symbol-fixed > img {
    width: 30px;
    height: 30px;
    max-width: auto; }
  .BSsymbol.BSsymbol-30.symbol-2by3 .BSsymbol-label {
    height: 30px;
    width: 45px; }
  .BSsymbol.BSsymbol-30.symbol-2by3 > img {
    height: 30px;
    width: 45px;
    max-width: auto; }
  .BSsymbol.BSsymbol-35 > img {
    width: 100%;
    max-width: 35px;
    height: 35px; }
  .BSsymbol.BSsymbol-35 .BSsymbol-label {
    width: 35px;
    height: 35px; }
  .BSsymbol.BSsymbol-35 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-35 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-35.symbol-circle .BSsymbol-badge {
    top: -4.825px;
    right: -4.825px; }
    .BSsymbol.BSsymbol-35.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -4.825px; }
  .BSsymbol.BSsymbol-35.symbol-fixed .BSsymbol-label {
    width: 35px;
    height: 35px; }
  .BSsymbol.BSsymbol-35.symbol-fixed > img {
    width: 35px;
    height: 35px;
    max-width: auto; }
  .BSsymbol.BSsymbol-35.symbol-2by3 .BSsymbol-label {
    height: 35px;
    width: 52.5px; }
  .BSsymbol.BSsymbol-35.symbol-2by3 > img {
    height: 35px;
    width: 52.5px;
    max-width: auto; }
  .BSsymbol.BSsymbol-40 > img {
    width: 100%;
    max-width: 40px;
    height: 40px; }
  .BSsymbol.BSsymbol-40 .BSsymbol-label {
    width: 40px;
    height: 40px; }
  .BSsymbol.BSsymbol-40 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-40 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-40.symbol-circle .BSsymbol-badge {
    top: -3.8px;
    right: -3.8px; }
    .BSsymbol.BSsymbol-40.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -3.8px; }
  .BSsymbol.BSsymbol-40.symbol-fixed .BSsymbol-label {
    width: 40px;
    height: 40px; }
  .BSsymbol.BSsymbol-40.symbol-fixed > img {
    width: 40px;
    height: 40px;
    max-width: auto; }
  .BSsymbol.BSsymbol-40.symbol-2by3 .BSsymbol-label {
    height: 40px;
    width: 60px; }
  .BSsymbol.BSsymbol-40.symbol-2by3 > img {
    height: 40px;
    width: 60px;
    max-width: auto; }
  .BSsymbol.BSsymbol-45 > img {
    width: 100%;
    max-width: 45px;
    height: 45px; }
  .BSsymbol.BSsymbol-45 .BSsymbol-label {
    width: 45px;
    height: 45px; }
  .BSsymbol.BSsymbol-45 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-45 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-45.symbol-circle .BSsymbol-badge {
    top: -2.775px;
    right: -2.775px; }
    .BSsymbol.BSsymbol-45.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -2.775px; }
  .BSsymbol.BSsymbol-45.symbol-fixed .BSsymbol-label {
    width: 45px;
    height: 45px; }
  .BSsymbol.BSsymbol-45.symbol-fixed > img {
    width: 45px;
    height: 45px;
    max-width: auto; }
  .BSsymbol.BSsymbol-45.symbol-2by3 .BSsymbol-label {
    height: 45px;
    width: 67.5px; }
  .BSsymbol.BSsymbol-45.symbol-2by3 > img {
    height: 45px;
    width: 67.5px;
    max-width: auto; }
  .BSsymbol > img {
    width: 100%;
    max-width: 50px;
    height: 50px; }
  .BSsymbol .BSsymbol-label {
    width: 50px;
    height: 50px; }
  .BSsymbol .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-circle .BSsymbol-badge {
    top: -1.75px;
    right: -1.75px; }
    .BSsymbol.BSsymbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -1.75px; }
  .BSsymbol.BSsymbol-fixed .BSsymbol-label {
    width: 50px;
    height: 50px; }
  .BSsymbol.BSsymbol-fixed > img {
    width: 50px;
    height: 50px;
    max-width: auto; }
  .BSsymbol.BSsymbol-2by3 .BSsymbol-label {
    height: 50px;
    width: 75px; }
  .BSsymbol.BSsymbol-2by3 > img {
    height: 50px;
    width: 75px;
    max-width: auto; }
  .BSsymbol.BSsymbol-50 > img {
    width: 100%;
    max-width: 50px;
    height: 50px; }
  .BSsymbol.BSsymbol-50 .BSsymbol-label {
    width: 50px;
    height: 50px; }
  .BSsymbol.BSsymbol-50 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-50 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-50.symbol-circle .BSsymbol-badge {
    top: -1.75px;
    right: -1.75px; }
    .BSsymbol.BSsymbol-50.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -1.75px; }
  .BSsymbol.BSsymbol-50.symbol-fixed .BSsymbol-label {
    width: 50px;
    height: 50px; }
  .BSsymbol.BSsymbol-50.symbol-fixed > img {
    width: 50px;
    height: 50px;
    max-width: auto; }
  .BSsymbol.BSsymbol-50.symbol-2by3 .BSsymbol-label {
    height: 50px;
    width: 75px; }
  .BSsymbol.BSsymbol-50.symbol-2by3 > img {
    height: 50px;
    width: 75px;
    max-width: auto; }
  .BSsymbol.BSsymbol-55 > img {
    width: 100%;
    max-width: 55px;
    height: 55px; }
  .BSsymbol.BSsymbol-55 .BSsymbol-label {
    width: 55px;
    height: 55px; }
  .BSsymbol.BSsymbol-55 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-55 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-55.symbol-circle .BSsymbol-badge {
    top: -0.725px;
    right: -0.725px; }
    .BSsymbol.BSsymbol-55.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -0.725px; }
  .BSsymbol.BSsymbol-55.symbol-fixed .BSsymbol-label {
    width: 55px;
    height: 55px; }
  .BSsymbol.BSsymbol-55.symbol-fixed > img {
    width: 55px;
    height: 55px;
    max-width: auto; }
  .BSsymbol.BSsymbol-55.symbol-2by3 .BSsymbol-label {
    height: 55px;
    width: 82.5px; }
  .BSsymbol.BSsymbol-55.symbol-2by3 > img {
    height: 55px;
    width: 82.5px;
    max-width: auto; }
  .BSsymbol.BSsymbol-60 > img {
    width: 100%;
    max-width: 60px;
    height: 60px; }
  .BSsymbol.BSsymbol-60 .BSsymbol-label {
    width: 60px;
    height: 60px; }
  .BSsymbol.BSsymbol-60 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-60 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-60.symbol-circle .BSsymbol-badge {
    top: 0.3px;
    right: 0.3px; }
    .BSsymbol.BSsymbol-60.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: 0.3px; }
  .BSsymbol.BSsymbol-60.symbol-fixed .BSsymbol-label {
    width: 60px;
    height: 60px; }
  .BSsymbol.BSsymbol-60.symbol-fixed > img {
    width: 60px;
    height: 60px;
    max-width: auto; }
  .BSsymbol.BSsymbol-60.symbol-2by3 .BSsymbol-label {
    height: 60px;
    width: 90px; }
  .BSsymbol.BSsymbol-60.symbol-2by3 > img {
    height: 60px;
    width: 90px;
    max-width: auto; }
  .BSsymbol.BSsymbol-65 > img {
    width: 100%;
    max-width: 65px;
    height: 65px; }
  .BSsymbol.BSsymbol-65 .BSsymbol-label {
    width: 65px;
    height: 65px; }
  .BSsymbol.BSsymbol-65 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-65 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-65.symbol-circle .BSsymbol-badge {
    top: 1.325px;
    right: 1.325px; }
    .BSsymbol.BSsymbol-65.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: 1.325px; }
  .BSsymbol.BSsymbol-65.symbol-fixed .BSsymbol-label {
    width: 65px;
    height: 65px; }
  .BSsymbol.BSsymbol-65.symbol-fixed > img {
    width: 65px;
    height: 65px;
    max-width: auto; }
  .BSsymbol.BSsymbol-65.symbol-2by3 .BSsymbol-label {
    height: 65px;
    width: 97.5px; }
  .BSsymbol.BSsymbol-65.symbol-2by3 > img {
    height: 65px;
    width: 97.5px;
    max-width: auto; }
  .BSsymbol.BSsymbol-70 > img {
    width: 100%;
    max-width: 70px;
    height: 70px; }
  .BSsymbol.BSsymbol-70 .BSsymbol-label {
    width: 70px;
    height: 70px; }
  .BSsymbol.BSsymbol-70 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-70 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-70.symbol-circle .BSsymbol-badge {
    top: 2.35px;
    right: 2.35px; }
    .BSsymbol.BSsymbol-70.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: 2.35px; }
  .BSsymbol.BSsymbol-70.symbol-fixed .BSsymbol-label {
    width: 70px;
    height: 70px; }
  .BSsymbol.BSsymbol-70.symbol-fixed > img {
    width: 70px;
    height: 70px;
    max-width: auto; }
  .BSsymbol.BSsymbol-70.symbol-2by3 .BSsymbol-label {
    height: 70px;
    width: 105px; }
  .BSsymbol.BSsymbol-70.symbol-2by3 > img {
    height: 70px;
    width: 105px;
    max-width: auto; }
  .BSsymbol.BSsymbol-75 > img {
    width: 100%;
    max-width: 75px;
    height: 75px; }
  .BSsymbol.BSsymbol-75 .BSsymbol-label {
    width: 75px;
    height: 75px; }
  .BSsymbol.BSsymbol-75 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-75 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-75.symbol-circle .BSsymbol-badge {
    top: 3.375px;
    right: 3.375px; }
    .BSsymbol.BSsymbol-75.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: 3.375px; }
  .BSsymbol.BSsymbol-75.symbol-fixed .BSsymbol-label {
    width: 75px;
    height: 75px; }
  .BSsymbol.BSsymbol-75.symbol-fixed > img {
    width: 75px;
    height: 75px;
    max-width: auto; }
  .BSsymbol.BSsymbol-75.symbol-2by3 .BSsymbol-label {
    height: 75px;
    width: 112.5px; }
  .BSsymbol.BSsymbol-75.symbol-2by3 > img {
    height: 75px;
    width: 112.5px;
    max-width: auto; }
  .BSsymbol.BSsymbol-80 > img {
    width: 100%;
    max-width: 80px;
    height: 80px; }
  .BSsymbol.BSsymbol-80 .BSsymbol-label {
    width: 80px;
    height: 80px; }
  .BSsymbol.BSsymbol-80 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-80 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-80.symbol-circle .BSsymbol-badge {
    top: 4.4px;
    right: 4.4px; }
    .BSsymbol.BSsymbol-80.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: 4.4px; }
  .BSsymbol.BSsymbol-80.symbol-fixed .BSsymbol-label {
    width: 80px;
    height: 80px; }
  .BSsymbol.BSsymbol-80.symbol-fixed > img {
    width: 80px;
    height: 80px;
    max-width: auto; }
  .BSsymbol.BSsymbol-80.symbol-2by3 .BSsymbol-label {
    height: 80px;
    width: 120px; }
  .BSsymbol.BSsymbol-80.symbol-2by3 > img {
    height: 80px;
    width: 120px;
    max-width: auto; }
  .BSsymbol.BSsymbol-85 > img {
    width: 100%;
    max-width: 85px;
    height: 85px; }
  .BSsymbol.BSsymbol-85 .BSsymbol-label {
    width: 85px;
    height: 85px; }
  .BSsymbol.BSsymbol-85 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-85 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-85.symbol-circle .BSsymbol-badge {
    top: 5.425px;
    right: 5.425px; }
    .BSsymbol.BSsymbol-85.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: 5.425px; }
  .BSsymbol.BSsymbol-85.symbol-fixed .BSsymbol-label {
    width: 85px;
    height: 85px; }
  .BSsymbol.BSsymbol-85.symbol-fixed > img {
    width: 85px;
    height: 85px;
    max-width: auto; }
  .BSsymbol.BSsymbol-85.symbol-2by3 .BSsymbol-label {
    height: 85px;
    width: 127.5px; }
  .BSsymbol.BSsymbol-85.symbol-2by3 > img {
    height: 85px;
    width: 127.5px;
    max-width: auto; }
  .BSsymbol.BSsymbol-90 > img {
    width: 100%;
    max-width: 90px;
    height: 90px; }
  .BSsymbol.BSsymbol-90 .BSsymbol-label {
    width: 90px;
    height: 90px; }
  .BSsymbol.BSsymbol-90 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-90 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-90.symbol-circle .BSsymbol-badge {
    top: 6.45px;
    right: 6.45px; }
    .BSsymbol.BSsymbol-90.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: 6.45px; }
  .BSsymbol.BSsymbol-90.symbol-fixed .BSsymbol-label {
    width: 90px;
    height: 90px; }
  .BSsymbol.BSsymbol-90.symbol-fixed > img {
    width: 90px;
    height: 90px;
    max-width: auto; }
  .BSsymbol.BSsymbol-90.symbol-2by3 .BSsymbol-label {
    height: 90px;
    width: 135px; }
  .BSsymbol.BSsymbol-90.symbol-2by3 > img {
    height: 90px;
    width: 135px;
    max-width: auto; }
  .BSsymbol.BSsymbol-95 > img {
    width: 100%;
    max-width: 95px;
    height: 95px; }
  .BSsymbol.BSsymbol-95 .BSsymbol-label {
    width: 95px;
    height: 95px; }
  .BSsymbol.BSsymbol-95 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-95 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-95.symbol-circle .BSsymbol-badge {
    top: 7.475px;
    right: 7.475px; }
    .BSsymbol.BSsymbol-95.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: 7.475px; }
  .BSsymbol.BSsymbol-95.symbol-fixed .BSsymbol-label {
    width: 95px;
    height: 95px; }
  .BSsymbol.BSsymbol-95.symbol-fixed > img {
    width: 95px;
    height: 95px;
    max-width: auto; }
  .BSsymbol.BSsymbol-95.symbol-2by3 .BSsymbol-label {
    height: 95px;
    width: 142.5px; }
  .BSsymbol.BSsymbol-95.symbol-2by3 > img {
    height: 95px;
    width: 142.5px;
    max-width: auto; }
  .BSsymbol.BSsymbol-100 > img {
    width: 100%;
    max-width: 100px;
    height: 100px; }
  .BSsymbol.BSsymbol-100 .BSsymbol-label {
    width: 100px;
    height: 100px; }
  .BSsymbol.BSsymbol-100 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-100 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-100.symbol-circle .BSsymbol-badge {
    top: 8.5px;
    right: 8.5px; }
    .BSsymbol.BSsymbol-100.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: 8.5px; }
  .BSsymbol.BSsymbol-100.symbol-fixed .BSsymbol-label {
    width: 100px;
    height: 100px; }
  .BSsymbol.BSsymbol-100.symbol-fixed > img {
    width: 100px;
    height: 100px;
    max-width: auto; }
  .BSsymbol.BSsymbol-100.symbol-2by3 .BSsymbol-label {
    height: 100px;
    width: 150px; }
  .BSsymbol.BSsymbol-100.symbol-2by3 > img {
    height: 100px;
    width: 150px;
    max-width: auto; }
  .BSsymbol.BSsymbol-120 > img {
    width: 100%;
    max-width: 120px;
    height: 120px; }
  .BSsymbol.BSsymbol-120 .BSsymbol-label {
    width: 120px;
    height: 120px; }
  .BSsymbol.BSsymbol-120 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-120 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-120.symbol-circle .BSsymbol-badge {
    top: 12.6px;
    right: 12.6px; }
    .BSsymbol.BSsymbol-120.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: 12.6px; }
  .BSsymbol.BSsymbol-120.symbol-fixed .BSsymbol-label {
    width: 120px;
    height: 120px; }
  .BSsymbol.BSsymbol-120.symbol-fixed > img {
    width: 120px;
    height: 120px;
    max-width: auto; }
  .BSsymbol.BSsymbol-120.symbol-2by3 .BSsymbol-label {
    height: 120px;
    width: 180px; }
  .BSsymbol.BSsymbol-120.symbol-2by3 > img {
    height: 120px;
    width: 180px;
    max-width: auto; }
  .BSsymbol.BSsymbol-130 > img {
    width: 100%;
    max-width: 130px;
    height: 130px; }
  .BSsymbol.BSsymbol-130 .BSsymbol-label {
    width: 130px;
    height: 130px; }
  .BSsymbol.BSsymbol-130 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-130 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-130.symbol-circle .BSsymbol-badge {
    top: 14.65px;
    right: 14.65px; }
    .BSsymbol.BSsymbol-130.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: 14.65px; }
  .BSsymbol.BSsymbol-130.symbol-fixed .BSsymbol-label {
    width: 130px;
    height: 130px; }
  .BSsymbol.BSsymbol-130.symbol-fixed > img {
    width: 130px;
    height: 130px;
    max-width: auto; }
  .BSsymbol.BSsymbol-130.symbol-2by3 .BSsymbol-label {
    height: 130px;
    width: 195px; }
  .BSsymbol.BSsymbol-130.symbol-2by3 > img {
    height: 130px;
    width: 195px;
    max-width: auto; }
  .BSsymbol.BSsymbol-140 > img {
    width: 100%;
    max-width: 140px;
    height: 140px; }
  .BSsymbol.BSsymbol-140 .BSsymbol-label {
    width: 140px;
    height: 140px; }
  .BSsymbol.BSsymbol-140 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-140 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-140.symbol-circle .BSsymbol-badge {
    top: 16.7px;
    right: 16.7px; }
    .BSsymbol.BSsymbol-140.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: 16.7px; }
  .BSsymbol.BSsymbol-140.symbol-fixed .BSsymbol-label {
    width: 140px;
    height: 140px; }
  .BSsymbol.BSsymbol-140.symbol-fixed > img {
    width: 140px;
    height: 140px;
    max-width: auto; }
  .BSsymbol.BSsymbol-140.symbol-2by3 .BSsymbol-label {
    height: 140px;
    width: 210px; }
  .BSsymbol.BSsymbol-140.symbol-2by3 > img {
    height: 140px;
    width: 210px;
    max-width: auto; }
  .BSsymbol.BSsymbol-150 > img {
    width: 100%;
    max-width: 150px;
    height: 150px; }
  .BSsymbol.BSsymbol-150 .BSsymbol-label {
    width: 150px;
    height: 150px; }
  .BSsymbol.BSsymbol-150 .BSsymbol-badge {
    width: 12px;
    height: 12px;
    top: -6px;
    right: -6px; }
    .BSsymbol.BSsymbol-150 .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: -6px; }
  .BSsymbol.BSsymbol-150.symbol-circle .BSsymbol-badge {
    top: 18.75px;
    right: 18.75px; }
    .BSsymbol.BSsymbol-150.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
      top: auto;
      bottom: 18.75px; }
  .BSsymbol.BSsymbol-150.symbol-fixed .BSsymbol-label {
    width: 150px;
    height: 150px; }
  .BSsymbol.BSsymbol-150.symbol-fixed > img {
    width: 150px;
    height: 150px;
    max-width: auto; }
  .BSsymbol.BSsymbol-150.symbol-2by3 .BSsymbol-label {
    height: 150px;
    width: 225px; }
  .BSsymbol.BSsymbol-150.symbol-2by3 > img {
    height: 150px;
    width: 225px;
    max-width: auto; }
  @media (min-width: 576px) {
    .BSsymbol.BSsymbol-sm-20 > img {
      width: 100%;
      max-width: 20px;
      height: 20px; }
    .BSsymbol.BSsymbol-sm-20 .BSsymbol-label {
      width: 20px;
      height: 20px; }
    .BSsymbol.BSsymbol-sm-20 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-20 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-20.symbol-circle .BSsymbol-badge {
      top: -7.9px;
      right: -7.9px; }
      .BSsymbol.BSsymbol-sm-20.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -7.9px; }
    .BSsymbol.BSsymbol-sm-20.symbol-fixed .BSsymbol-label {
      width: 20px;
      height: 20px; }
    .BSsymbol.BSsymbol-sm-20.symbol-fixed > img {
      width: 20px;
      height: 20px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-20.symbol-2by3 .BSsymbol-label {
      height: 20px;
      width: 30px; }
    .BSsymbol.BSsymbol-sm-20.symbol-2by3 > img {
      height: 20px;
      width: 30px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-25 > img {
      width: 100%;
      max-width: 25px;
      height: 25px; }
    .BSsymbol.BSsymbol-sm-25 .BSsymbol-label {
      width: 25px;
      height: 25px; }
    .BSsymbol.BSsymbol-sm-25 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-25 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-25.symbol-circle .BSsymbol-badge {
      top: -6.875px;
      right: -6.875px; }
      .BSsymbol.BSsymbol-sm-25.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6.875px; }
    .BSsymbol.BSsymbol-sm-25.symbol-fixed .BSsymbol-label {
      width: 25px;
      height: 25px; }
    .BSsymbol.BSsymbol-sm-25.symbol-fixed > img {
      width: 25px;
      height: 25px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-25.symbol-2by3 .BSsymbol-label {
      height: 25px;
      width: 37.5px; }
    .BSsymbol.BSsymbol-sm-25.symbol-2by3 > img {
      height: 25px;
      width: 37.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-30 > img {
      width: 100%;
      max-width: 30px;
      height: 30px; }
    .BSsymbol.BSsymbol-sm-30 .BSsymbol-label {
      width: 30px;
      height: 30px; }
    .BSsymbol.BSsymbol-sm-30 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-30 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-30.symbol-circle .BSsymbol-badge {
      top: -5.85px;
      right: -5.85px; }
      .BSsymbol.BSsymbol-sm-30.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -5.85px; }
    .BSsymbol.BSsymbol-sm-30.symbol-fixed .BSsymbol-label {
      width: 30px;
      height: 30px; }
    .BSsymbol.BSsymbol-sm-30.symbol-fixed > img {
      width: 30px;
      height: 30px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-30.symbol-2by3 .BSsymbol-label {
      height: 30px;
      width: 45px; }
    .BSsymbol.BSsymbol-sm-30.symbol-2by3 > img {
      height: 30px;
      width: 45px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-35 > img {
      width: 100%;
      max-width: 35px;
      height: 35px; }
    .BSsymbol.BSsymbol-sm-35 .BSsymbol-label {
      width: 35px;
      height: 35px; }
    .BSsymbol.BSsymbol-sm-35 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-35 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-35.symbol-circle .BSsymbol-badge {
      top: -4.825px;
      right: -4.825px; }
      .BSsymbol.BSsymbol-sm-35.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -4.825px; }
    .BSsymbol.BSsymbol-sm-35.symbol-fixed .BSsymbol-label {
      width: 35px;
      height: 35px; }
    .BSsymbol.BSsymbol-sm-35.symbol-fixed > img {
      width: 35px;
      height: 35px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-35.symbol-2by3 .BSsymbol-label {
      height: 35px;
      width: 52.5px; }
    .BSsymbol.BSsymbol-sm-35.symbol-2by3 > img {
      height: 35px;
      width: 52.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-40 > img {
      width: 100%;
      max-width: 40px;
      height: 40px; }
    .BSsymbol.BSsymbol-sm-40 .BSsymbol-label {
      width: 40px;
      height: 40px; }
    .BSsymbol.BSsymbol-sm-40 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-40 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-40.symbol-circle .BSsymbol-badge {
      top: -3.8px;
      right: -3.8px; }
      .BSsymbol.BSsymbol-sm-40.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -3.8px; }
    .BSsymbol.BSsymbol-sm-40.symbol-fixed .BSsymbol-label {
      width: 40px;
      height: 40px; }
    .BSsymbol.BSsymbol-sm-40.symbol-fixed > img {
      width: 40px;
      height: 40px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-40.symbol-2by3 .BSsymbol-label {
      height: 40px;
      width: 60px; }
    .BSsymbol.BSsymbol-sm-40.symbol-2by3 > img {
      height: 40px;
      width: 60px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-45 > img {
      width: 100%;
      max-width: 45px;
      height: 45px; }
    .BSsymbol.BSsymbol-sm-45 .BSsymbol-label {
      width: 45px;
      height: 45px; }
    .BSsymbol.BSsymbol-sm-45 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-45 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-45.symbol-circle .BSsymbol-badge {
      top: -2.775px;
      right: -2.775px; }
      .BSsymbol.BSsymbol-sm-45.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -2.775px; }
    .BSsymbol.BSsymbol-sm-45.symbol-fixed .BSsymbol-label {
      width: 45px;
      height: 45px; }
    .BSsymbol.BSsymbol-sm-45.symbol-fixed > img {
      width: 45px;
      height: 45px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-45.symbol-2by3 .BSsymbol-label {
      height: 45px;
      width: 67.5px; }
    .BSsymbol.BSsymbol-sm-45.symbol-2by3 > img {
      height: 45px;
      width: 67.5px;
      max-width: auto; }
    .BSsymbol > img {
      width: 100%;
      max-width: 50px;
      height: 50px; }
    .BSsymbol .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-circle .BSsymbol-badge {
      top: -1.75px;
      right: -1.75px; }
      .BSsymbol.BSsymbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -1.75px; }
    .BSsymbol.BSsymbol-fixed .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-fixed > img {
      width: 50px;
      height: 50px;
      max-width: auto; }
    .BSsymbol.BSsymbol-2by3 .BSsymbol-label {
      height: 50px;
      width: 75px; }
    .BSsymbol.BSsymbol-2by3 > img {
      height: 50px;
      width: 75px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-50 > img {
      width: 100%;
      max-width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-sm-50 .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-sm-50 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-50 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-50.symbol-circle .BSsymbol-badge {
      top: -1.75px;
      right: -1.75px; }
      .BSsymbol.BSsymbol-sm-50.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -1.75px; }
    .BSsymbol.BSsymbol-sm-50.symbol-fixed .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-sm-50.symbol-fixed > img {
      width: 50px;
      height: 50px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-50.symbol-2by3 .BSsymbol-label {
      height: 50px;
      width: 75px; }
    .BSsymbol.BSsymbol-sm-50.symbol-2by3 > img {
      height: 50px;
      width: 75px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-55 > img {
      width: 100%;
      max-width: 55px;
      height: 55px; }
    .BSsymbol.BSsymbol-sm-55 .BSsymbol-label {
      width: 55px;
      height: 55px; }
    .BSsymbol.BSsymbol-sm-55 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-55 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-55.symbol-circle .BSsymbol-badge {
      top: -0.725px;
      right: -0.725px; }
      .BSsymbol.BSsymbol-sm-55.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -0.725px; }
    .BSsymbol.BSsymbol-sm-55.symbol-fixed .BSsymbol-label {
      width: 55px;
      height: 55px; }
    .BSsymbol.BSsymbol-sm-55.symbol-fixed > img {
      width: 55px;
      height: 55px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-55.symbol-2by3 .BSsymbol-label {
      height: 55px;
      width: 82.5px; }
    .BSsymbol.BSsymbol-sm-55.symbol-2by3 > img {
      height: 55px;
      width: 82.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-60 > img {
      width: 100%;
      max-width: 60px;
      height: 60px; }
    .BSsymbol.BSsymbol-sm-60 .BSsymbol-label {
      width: 60px;
      height: 60px; }
    .BSsymbol.BSsymbol-sm-60 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-60 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-60.symbol-circle .BSsymbol-badge {
      top: 0.3px;
      right: 0.3px; }
      .BSsymbol.BSsymbol-sm-60.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 0.3px; }
    .BSsymbol.BSsymbol-sm-60.symbol-fixed .BSsymbol-label {
      width: 60px;
      height: 60px; }
    .BSsymbol.BSsymbol-sm-60.symbol-fixed > img {
      width: 60px;
      height: 60px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-60.symbol-2by3 .BSsymbol-label {
      height: 60px;
      width: 90px; }
    .BSsymbol.BSsymbol-sm-60.symbol-2by3 > img {
      height: 60px;
      width: 90px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-65 > img {
      width: 100%;
      max-width: 65px;
      height: 65px; }
    .BSsymbol.BSsymbol-sm-65 .BSsymbol-label {
      width: 65px;
      height: 65px; }
    .BSsymbol.BSsymbol-sm-65 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-65 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-65.symbol-circle .BSsymbol-badge {
      top: 1.325px;
      right: 1.325px; }
      .BSsymbol.BSsymbol-sm-65.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 1.325px; }
    .BSsymbol.BSsymbol-sm-65.symbol-fixed .BSsymbol-label {
      width: 65px;
      height: 65px; }
    .BSsymbol.BSsymbol-sm-65.symbol-fixed > img {
      width: 65px;
      height: 65px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-65.symbol-2by3 .BSsymbol-label {
      height: 65px;
      width: 97.5px; }
    .BSsymbol.BSsymbol-sm-65.symbol-2by3 > img {
      height: 65px;
      width: 97.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-70 > img {
      width: 100%;
      max-width: 70px;
      height: 70px; }
    .BSsymbol.BSsymbol-sm-70 .BSsymbol-label {
      width: 70px;
      height: 70px; }
    .BSsymbol.BSsymbol-sm-70 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-70 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-70.symbol-circle .BSsymbol-badge {
      top: 2.35px;
      right: 2.35px; }
      .BSsymbol.BSsymbol-sm-70.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 2.35px; }
    .BSsymbol.BSsymbol-sm-70.symbol-fixed .BSsymbol-label {
      width: 70px;
      height: 70px; }
    .BSsymbol.BSsymbol-sm-70.symbol-fixed > img {
      width: 70px;
      height: 70px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-70.symbol-2by3 .BSsymbol-label {
      height: 70px;
      width: 105px; }
    .BSsymbol.BSsymbol-sm-70.symbol-2by3 > img {
      height: 70px;
      width: 105px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-75 > img {
      width: 100%;
      max-width: 75px;
      height: 75px; }
    .BSsymbol.BSsymbol-sm-75 .BSsymbol-label {
      width: 75px;
      height: 75px; }
    .BSsymbol.BSsymbol-sm-75 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-75 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-75.symbol-circle .BSsymbol-badge {
      top: 3.375px;
      right: 3.375px; }
      .BSsymbol.BSsymbol-sm-75.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 3.375px; }
    .BSsymbol.BSsymbol-sm-75.symbol-fixed .BSsymbol-label {
      width: 75px;
      height: 75px; }
    .BSsymbol.BSsymbol-sm-75.symbol-fixed > img {
      width: 75px;
      height: 75px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-75.symbol-2by3 .BSsymbol-label {
      height: 75px;
      width: 112.5px; }
    .BSsymbol.BSsymbol-sm-75.symbol-2by3 > img {
      height: 75px;
      width: 112.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-80 > img {
      width: 100%;
      max-width: 80px;
      height: 80px; }
    .BSsymbol.BSsymbol-sm-80 .BSsymbol-label {
      width: 80px;
      height: 80px; }
    .BSsymbol.BSsymbol-sm-80 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-80 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-80.symbol-circle .BSsymbol-badge {
      top: 4.4px;
      right: 4.4px; }
      .BSsymbol.BSsymbol-sm-80.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 4.4px; }
    .BSsymbol.BSsymbol-sm-80.symbol-fixed .BSsymbol-label {
      width: 80px;
      height: 80px; }
    .BSsymbol.BSsymbol-sm-80.symbol-fixed > img {
      width: 80px;
      height: 80px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-80.symbol-2by3 .BSsymbol-label {
      height: 80px;
      width: 120px; }
    .BSsymbol.BSsymbol-sm-80.symbol-2by3 > img {
      height: 80px;
      width: 120px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-85 > img {
      width: 100%;
      max-width: 85px;
      height: 85px; }
    .BSsymbol.BSsymbol-sm-85 .BSsymbol-label {
      width: 85px;
      height: 85px; }
    .BSsymbol.BSsymbol-sm-85 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-85 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-85.symbol-circle .BSsymbol-badge {
      top: 5.425px;
      right: 5.425px; }
      .BSsymbol.BSsymbol-sm-85.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 5.425px; }
    .BSsymbol.BSsymbol-sm-85.symbol-fixed .BSsymbol-label {
      width: 85px;
      height: 85px; }
    .BSsymbol.BSsymbol-sm-85.symbol-fixed > img {
      width: 85px;
      height: 85px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-85.symbol-2by3 .BSsymbol-label {
      height: 85px;
      width: 127.5px; }
    .BSsymbol.BSsymbol-sm-85.symbol-2by3 > img {
      height: 85px;
      width: 127.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-90 > img {
      width: 100%;
      max-width: 90px;
      height: 90px; }
    .BSsymbol.BSsymbol-sm-90 .BSsymbol-label {
      width: 90px;
      height: 90px; }
    .BSsymbol.BSsymbol-sm-90 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-90 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-90.symbol-circle .BSsymbol-badge {
      top: 6.45px;
      right: 6.45px; }
      .BSsymbol.BSsymbol-sm-90.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 6.45px; }
    .BSsymbol.BSsymbol-sm-90.symbol-fixed .BSsymbol-label {
      width: 90px;
      height: 90px; }
    .BSsymbol.BSsymbol-sm-90.symbol-fixed > img {
      width: 90px;
      height: 90px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-90.symbol-2by3 .BSsymbol-label {
      height: 90px;
      width: 135px; }
    .BSsymbol.BSsymbol-sm-90.symbol-2by3 > img {
      height: 90px;
      width: 135px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-95 > img {
      width: 100%;
      max-width: 95px;
      height: 95px; }
    .BSsymbol.BSsymbol-sm-95 .BSsymbol-label {
      width: 95px;
      height: 95px; }
    .BSsymbol.BSsymbol-sm-95 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-95 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-95.symbol-circle .BSsymbol-badge {
      top: 7.475px;
      right: 7.475px; }
      .BSsymbol.BSsymbol-sm-95.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 7.475px; }
    .BSsymbol.BSsymbol-sm-95.symbol-fixed .BSsymbol-label {
      width: 95px;
      height: 95px; }
    .BSsymbol.BSsymbol-sm-95.symbol-fixed > img {
      width: 95px;
      height: 95px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-95.symbol-2by3 .BSsymbol-label {
      height: 95px;
      width: 142.5px; }
    .BSsymbol.BSsymbol-sm-95.symbol-2by3 > img {
      height: 95px;
      width: 142.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-100 > img {
      width: 100%;
      max-width: 100px;
      height: 100px; }
    .BSsymbol.BSsymbol-sm-100 .BSsymbol-label {
      width: 100px;
      height: 100px; }
    .BSsymbol.BSsymbol-sm-100 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-100 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-100.symbol-circle .BSsymbol-badge {
      top: 8.5px;
      right: 8.5px; }
      .BSsymbol.BSsymbol-sm-100.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 8.5px; }
    .BSsymbol.BSsymbol-sm-100.symbol-fixed .BSsymbol-label {
      width: 100px;
      height: 100px; }
    .BSsymbol.BSsymbol-sm-100.symbol-fixed > img {
      width: 100px;
      height: 100px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-100.symbol-2by3 .BSsymbol-label {
      height: 100px;
      width: 150px; }
    .BSsymbol.BSsymbol-sm-100.symbol-2by3 > img {
      height: 100px;
      width: 150px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-120 > img {
      width: 100%;
      max-width: 120px;
      height: 120px; }
    .BSsymbol.BSsymbol-sm-120 .BSsymbol-label {
      width: 120px;
      height: 120px; }
    .BSsymbol.BSsymbol-sm-120 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-120 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-120.symbol-circle .BSsymbol-badge {
      top: 12.6px;
      right: 12.6px; }
      .BSsymbol.BSsymbol-sm-120.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 12.6px; }
    .BSsymbol.BSsymbol-sm-120.symbol-fixed .BSsymbol-label {
      width: 120px;
      height: 120px; }
    .BSsymbol.BSsymbol-sm-120.symbol-fixed > img {
      width: 120px;
      height: 120px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-120.symbol-2by3 .BSsymbol-label {
      height: 120px;
      width: 180px; }
    .BSsymbol.BSsymbol-sm-120.symbol-2by3 > img {
      height: 120px;
      width: 180px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-130 > img {
      width: 100%;
      max-width: 130px;
      height: 130px; }
    .BSsymbol.BSsymbol-sm-130 .BSsymbol-label {
      width: 130px;
      height: 130px; }
    .BSsymbol.BSsymbol-sm-130 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-130 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-130.symbol-circle .BSsymbol-badge {
      top: 14.65px;
      right: 14.65px; }
      .BSsymbol.BSsymbol-sm-130.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 14.65px; }
    .BSsymbol.BSsymbol-sm-130.symbol-fixed .BSsymbol-label {
      width: 130px;
      height: 130px; }
    .BSsymbol.BSsymbol-sm-130.symbol-fixed > img {
      width: 130px;
      height: 130px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-130.symbol-2by3 .BSsymbol-label {
      height: 130px;
      width: 195px; }
    .BSsymbol.BSsymbol-sm-130.symbol-2by3 > img {
      height: 130px;
      width: 195px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-140 > img {
      width: 100%;
      max-width: 140px;
      height: 140px; }
    .BSsymbol.BSsymbol-sm-140 .BSsymbol-label {
      width: 140px;
      height: 140px; }
    .BSsymbol.BSsymbol-sm-140 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-140 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-140.symbol-circle .BSsymbol-badge {
      top: 16.7px;
      right: 16.7px; }
      .BSsymbol.BSsymbol-sm-140.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 16.7px; }
    .BSsymbol.BSsymbol-sm-140.symbol-fixed .BSsymbol-label {
      width: 140px;
      height: 140px; }
    .BSsymbol.BSsymbol-sm-140.symbol-fixed > img {
      width: 140px;
      height: 140px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-140.symbol-2by3 .BSsymbol-label {
      height: 140px;
      width: 210px; }
    .BSsymbol.BSsymbol-sm-140.symbol-2by3 > img {
      height: 140px;
      width: 210px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-150 > img {
      width: 100%;
      max-width: 150px;
      height: 150px; }
    .BSsymbol.BSsymbol-sm-150 .BSsymbol-label {
      width: 150px;
      height: 150px; }
    .BSsymbol.BSsymbol-sm-150 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-sm-150 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-sm-150.symbol-circle .BSsymbol-badge {
      top: 18.75px;
      right: 18.75px; }
      .BSsymbol.BSsymbol-sm-150.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 18.75px; }
    .BSsymbol.BSsymbol-sm-150.symbol-fixed .BSsymbol-label {
      width: 150px;
      height: 150px; }
    .BSsymbol.BSsymbol-sm-150.symbol-fixed > img {
      width: 150px;
      height: 150px;
      max-width: auto; }
    .BSsymbol.BSsymbol-sm-150.symbol-2by3 .BSsymbol-label {
      height: 150px;
      width: 225px; }
    .BSsymbol.BSsymbol-sm-150.symbol-2by3 > img {
      height: 150px;
      width: 225px;
      max-width: auto; } }
  @media (min-width: 768px) {
    .BSsymbol.BSsymbol-md-20 > img {
      width: 100%;
      max-width: 20px;
      height: 20px; }
    .BSsymbol.BSsymbol-md-20 .BSsymbol-label {
      width: 20px;
      height: 20px; }
    .BSsymbol.BSsymbol-md-20 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-20 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-20.symbol-circle .BSsymbol-badge {
      top: -7.9px;
      right: -7.9px; }
      .BSsymbol.BSsymbol-md-20.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -7.9px; }
    .BSsymbol.BSsymbol-md-20.symbol-fixed .BSsymbol-label {
      width: 20px;
      height: 20px; }
    .BSsymbol.BSsymbol-md-20.symbol-fixed > img {
      width: 20px;
      height: 20px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-20.symbol-2by3 .BSsymbol-label {
      height: 20px;
      width: 30px; }
    .BSsymbol.BSsymbol-md-20.symbol-2by3 > img {
      height: 20px;
      width: 30px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-25 > img {
      width: 100%;
      max-width: 25px;
      height: 25px; }
    .BSsymbol.BSsymbol-md-25 .BSsymbol-label {
      width: 25px;
      height: 25px; }
    .BSsymbol.BSsymbol-md-25 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-25 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-25.symbol-circle .BSsymbol-badge {
      top: -6.875px;
      right: -6.875px; }
      .BSsymbol.BSsymbol-md-25.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6.875px; }
    .BSsymbol.BSsymbol-md-25.symbol-fixed .BSsymbol-label {
      width: 25px;
      height: 25px; }
    .BSsymbol.BSsymbol-md-25.symbol-fixed > img {
      width: 25px;
      height: 25px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-25.symbol-2by3 .BSsymbol-label {
      height: 25px;
      width: 37.5px; }
    .BSsymbol.BSsymbol-md-25.symbol-2by3 > img {
      height: 25px;
      width: 37.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-30 > img {
      width: 100%;
      max-width: 30px;
      height: 30px; }
    .BSsymbol.BSsymbol-md-30 .BSsymbol-label {
      width: 30px;
      height: 30px; }
    .BSsymbol.BSsymbol-md-30 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-30 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-30.symbol-circle .BSsymbol-badge {
      top: -5.85px;
      right: -5.85px; }
      .BSsymbol.BSsymbol-md-30.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -5.85px; }
    .BSsymbol.BSsymbol-md-30.symbol-fixed .BSsymbol-label {
      width: 30px;
      height: 30px; }
    .BSsymbol.BSsymbol-md-30.symbol-fixed > img {
      width: 30px;
      height: 30px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-30.symbol-2by3 .BSsymbol-label {
      height: 30px;
      width: 45px; }
    .BSsymbol.BSsymbol-md-30.symbol-2by3 > img {
      height: 30px;
      width: 45px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-35 > img {
      width: 100%;
      max-width: 35px;
      height: 35px; }
    .BSsymbol.BSsymbol-md-35 .BSsymbol-label {
      width: 35px;
      height: 35px; }
    .BSsymbol.BSsymbol-md-35 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-35 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-35.symbol-circle .BSsymbol-badge {
      top: -4.825px;
      right: -4.825px; }
      .BSsymbol.BSsymbol-md-35.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -4.825px; }
    .BSsymbol.BSsymbol-md-35.symbol-fixed .BSsymbol-label {
      width: 35px;
      height: 35px; }
    .BSsymbol.BSsymbol-md-35.symbol-fixed > img {
      width: 35px;
      height: 35px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-35.symbol-2by3 .BSsymbol-label {
      height: 35px;
      width: 52.5px; }
    .BSsymbol.BSsymbol-md-35.symbol-2by3 > img {
      height: 35px;
      width: 52.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-40 > img {
      width: 100%;
      max-width: 40px;
      height: 40px; }
    .BSsymbol.BSsymbol-md-40 .BSsymbol-label {
      width: 40px;
      height: 40px; }
    .BSsymbol.BSsymbol-md-40 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-40 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-40.symbol-circle .BSsymbol-badge {
      top: -3.8px;
      right: -3.8px; }
      .BSsymbol.BSsymbol-md-40.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -3.8px; }
    .BSsymbol.BSsymbol-md-40.symbol-fixed .BSsymbol-label {
      width: 40px;
      height: 40px; }
    .BSsymbol.BSsymbol-md-40.symbol-fixed > img {
      width: 40px;
      height: 40px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-40.symbol-2by3 .BSsymbol-label {
      height: 40px;
      width: 60px; }
    .BSsymbol.BSsymbol-md-40.symbol-2by3 > img {
      height: 40px;
      width: 60px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-45 > img {
      width: 100%;
      max-width: 45px;
      height: 45px; }
    .BSsymbol.BSsymbol-md-45 .BSsymbol-label {
      width: 45px;
      height: 45px; }
    .BSsymbol.BSsymbol-md-45 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-45 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-45.symbol-circle .BSsymbol-badge {
      top: -2.775px;
      right: -2.775px; }
      .BSsymbol.BSsymbol-md-45.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -2.775px; }
    .BSsymbol.BSsymbol-md-45.symbol-fixed .BSsymbol-label {
      width: 45px;
      height: 45px; }
    .BSsymbol.BSsymbol-md-45.symbol-fixed > img {
      width: 45px;
      height: 45px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-45.symbol-2by3 .BSsymbol-label {
      height: 45px;
      width: 67.5px; }
    .BSsymbol.BSsymbol-md-45.symbol-2by3 > img {
      height: 45px;
      width: 67.5px;
      max-width: auto; }
    .BSsymbol > img {
      width: 100%;
      max-width: 50px;
      height: 50px; }
    .BSsymbol .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-circle .BSsymbol-badge {
      top: -1.75px;
      right: -1.75px; }
      .BSsymbol.BSsymbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -1.75px; }
    .BSsymbol.BSsymbol-fixed .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-fixed > img {
      width: 50px;
      height: 50px;
      max-width: auto; }
    .BSsymbol.BSsymbol-2by3 .BSsymbol-label {
      height: 50px;
      width: 75px; }
    .BSsymbol.BSsymbol-2by3 > img {
      height: 50px;
      width: 75px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-50 > img {
      width: 100%;
      max-width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-md-50 .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-md-50 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-50 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-50.symbol-circle .BSsymbol-badge {
      top: -1.75px;
      right: -1.75px; }
      .BSsymbol.BSsymbol-md-50.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -1.75px; }
    .BSsymbol.BSsymbol-md-50.symbol-fixed .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-md-50.symbol-fixed > img {
      width: 50px;
      height: 50px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-50.symbol-2by3 .BSsymbol-label {
      height: 50px;
      width: 75px; }
    .BSsymbol.BSsymbol-md-50.symbol-2by3 > img {
      height: 50px;
      width: 75px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-55 > img {
      width: 100%;
      max-width: 55px;
      height: 55px; }
    .BSsymbol.BSsymbol-md-55 .BSsymbol-label {
      width: 55px;
      height: 55px; }
    .BSsymbol.BSsymbol-md-55 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-55 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-55.symbol-circle .BSsymbol-badge {
      top: -0.725px;
      right: -0.725px; }
      .BSsymbol.BSsymbol-md-55.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -0.725px; }
    .BSsymbol.BSsymbol-md-55.symbol-fixed .BSsymbol-label {
      width: 55px;
      height: 55px; }
    .BSsymbol.BSsymbol-md-55.symbol-fixed > img {
      width: 55px;
      height: 55px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-55.symbol-2by3 .BSsymbol-label {
      height: 55px;
      width: 82.5px; }
    .BSsymbol.BSsymbol-md-55.symbol-2by3 > img {
      height: 55px;
      width: 82.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-60 > img {
      width: 100%;
      max-width: 60px;
      height: 60px; }
    .BSsymbol.BSsymbol-md-60 .BSsymbol-label {
      width: 60px;
      height: 60px; }
    .BSsymbol.BSsymbol-md-60 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-60 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-60.symbol-circle .BSsymbol-badge {
      top: 0.3px;
      right: 0.3px; }
      .BSsymbol.BSsymbol-md-60.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 0.3px; }
    .BSsymbol.BSsymbol-md-60.symbol-fixed .BSsymbol-label {
      width: 60px;
      height: 60px; }
    .BSsymbol.BSsymbol-md-60.symbol-fixed > img {
      width: 60px;
      height: 60px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-60.symbol-2by3 .BSsymbol-label {
      height: 60px;
      width: 90px; }
    .BSsymbol.BSsymbol-md-60.symbol-2by3 > img {
      height: 60px;
      width: 90px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-65 > img {
      width: 100%;
      max-width: 65px;
      height: 65px; }
    .BSsymbol.BSsymbol-md-65 .BSsymbol-label {
      width: 65px;
      height: 65px; }
    .BSsymbol.BSsymbol-md-65 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-65 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-65.symbol-circle .BSsymbol-badge {
      top: 1.325px;
      right: 1.325px; }
      .BSsymbol.BSsymbol-md-65.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 1.325px; }
    .BSsymbol.BSsymbol-md-65.symbol-fixed .BSsymbol-label {
      width: 65px;
      height: 65px; }
    .BSsymbol.BSsymbol-md-65.symbol-fixed > img {
      width: 65px;
      height: 65px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-65.symbol-2by3 .BSsymbol-label {
      height: 65px;
      width: 97.5px; }
    .BSsymbol.BSsymbol-md-65.symbol-2by3 > img {
      height: 65px;
      width: 97.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-70 > img {
      width: 100%;
      max-width: 70px;
      height: 70px; }
    .BSsymbol.BSsymbol-md-70 .BSsymbol-label {
      width: 70px;
      height: 70px; }
    .BSsymbol.BSsymbol-md-70 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-70 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-70.symbol-circle .BSsymbol-badge {
      top: 2.35px;
      right: 2.35px; }
      .BSsymbol.BSsymbol-md-70.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 2.35px; }
    .BSsymbol.BSsymbol-md-70.symbol-fixed .BSsymbol-label {
      width: 70px;
      height: 70px; }
    .BSsymbol.BSsymbol-md-70.symbol-fixed > img {
      width: 70px;
      height: 70px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-70.symbol-2by3 .BSsymbol-label {
      height: 70px;
      width: 105px; }
    .BSsymbol.BSsymbol-md-70.symbol-2by3 > img {
      height: 70px;
      width: 105px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-75 > img {
      width: 100%;
      max-width: 75px;
      height: 75px; }
    .BSsymbol.BSsymbol-md-75 .BSsymbol-label {
      width: 75px;
      height: 75px; }
    .BSsymbol.BSsymbol-md-75 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-75 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-75.symbol-circle .BSsymbol-badge {
      top: 3.375px;
      right: 3.375px; }
      .BSsymbol.BSsymbol-md-75.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 3.375px; }
    .BSsymbol.BSsymbol-md-75.symbol-fixed .BSsymbol-label {
      width: 75px;
      height: 75px; }
    .BSsymbol.BSsymbol-md-75.symbol-fixed > img {
      width: 75px;
      height: 75px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-75.symbol-2by3 .BSsymbol-label {
      height: 75px;
      width: 112.5px; }
    .BSsymbol.BSsymbol-md-75.symbol-2by3 > img {
      height: 75px;
      width: 112.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-80 > img {
      width: 100%;
      max-width: 80px;
      height: 80px; }
    .BSsymbol.BSsymbol-md-80 .BSsymbol-label {
      width: 80px;
      height: 80px; }
    .BSsymbol.BSsymbol-md-80 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-80 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-80.symbol-circle .BSsymbol-badge {
      top: 4.4px;
      right: 4.4px; }
      .BSsymbol.BSsymbol-md-80.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 4.4px; }
    .BSsymbol.BSsymbol-md-80.symbol-fixed .BSsymbol-label {
      width: 80px;
      height: 80px; }
    .BSsymbol.BSsymbol-md-80.symbol-fixed > img {
      width: 80px;
      height: 80px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-80.symbol-2by3 .BSsymbol-label {
      height: 80px;
      width: 120px; }
    .BSsymbol.BSsymbol-md-80.symbol-2by3 > img {
      height: 80px;
      width: 120px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-85 > img {
      width: 100%;
      max-width: 85px;
      height: 85px; }
    .BSsymbol.BSsymbol-md-85 .BSsymbol-label {
      width: 85px;
      height: 85px; }
    .BSsymbol.BSsymbol-md-85 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-85 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-85.symbol-circle .BSsymbol-badge {
      top: 5.425px;
      right: 5.425px; }
      .BSsymbol.BSsymbol-md-85.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 5.425px; }
    .BSsymbol.BSsymbol-md-85.symbol-fixed .BSsymbol-label {
      width: 85px;
      height: 85px; }
    .BSsymbol.BSsymbol-md-85.symbol-fixed > img {
      width: 85px;
      height: 85px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-85.symbol-2by3 .BSsymbol-label {
      height: 85px;
      width: 127.5px; }
    .BSsymbol.BSsymbol-md-85.symbol-2by3 > img {
      height: 85px;
      width: 127.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-90 > img {
      width: 100%;
      max-width: 90px;
      height: 90px; }
    .BSsymbol.BSsymbol-md-90 .BSsymbol-label {
      width: 90px;
      height: 90px; }
    .BSsymbol.BSsymbol-md-90 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-90 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-90.symbol-circle .BSsymbol-badge {
      top: 6.45px;
      right: 6.45px; }
      .BSsymbol.BSsymbol-md-90.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 6.45px; }
    .BSsymbol.BSsymbol-md-90.symbol-fixed .BSsymbol-label {
      width: 90px;
      height: 90px; }
    .BSsymbol.BSsymbol-md-90.symbol-fixed > img {
      width: 90px;
      height: 90px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-90.symbol-2by3 .BSsymbol-label {
      height: 90px;
      width: 135px; }
    .BSsymbol.BSsymbol-md-90.symbol-2by3 > img {
      height: 90px;
      width: 135px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-95 > img {
      width: 100%;
      max-width: 95px;
      height: 95px; }
    .BSsymbol.BSsymbol-md-95 .BSsymbol-label {
      width: 95px;
      height: 95px; }
    .BSsymbol.BSsymbol-md-95 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-95 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-95.symbol-circle .BSsymbol-badge {
      top: 7.475px;
      right: 7.475px; }
      .BSsymbol.BSsymbol-md-95.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 7.475px; }
    .BSsymbol.BSsymbol-md-95.symbol-fixed .BSsymbol-label {
      width: 95px;
      height: 95px; }
    .BSsymbol.BSsymbol-md-95.symbol-fixed > img {
      width: 95px;
      height: 95px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-95.symbol-2by3 .BSsymbol-label {
      height: 95px;
      width: 142.5px; }
    .BSsymbol.BSsymbol-md-95.symbol-2by3 > img {
      height: 95px;
      width: 142.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-100 > img {
      width: 100%;
      max-width: 100px;
      height: 100px; }
    .BSsymbol.BSsymbol-md-100 .BSsymbol-label {
      width: 100px;
      height: 100px; }
    .BSsymbol.BSsymbol-md-100 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-100 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-100.symbol-circle .BSsymbol-badge {
      top: 8.5px;
      right: 8.5px; }
      .BSsymbol.BSsymbol-md-100.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 8.5px; }
    .BSsymbol.BSsymbol-md-100.symbol-fixed .BSsymbol-label {
      width: 100px;
      height: 100px; }
    .BSsymbol.BSsymbol-md-100.symbol-fixed > img {
      width: 100px;
      height: 100px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-100.symbol-2by3 .BSsymbol-label {
      height: 100px;
      width: 150px; }
    .BSsymbol.BSsymbol-md-100.symbol-2by3 > img {
      height: 100px;
      width: 150px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-120 > img {
      width: 100%;
      max-width: 120px;
      height: 120px; }
    .BSsymbol.BSsymbol-md-120 .BSsymbol-label {
      width: 120px;
      height: 120px; }
    .BSsymbol.BSsymbol-md-120 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-120 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-120.symbol-circle .BSsymbol-badge {
      top: 12.6px;
      right: 12.6px; }
      .BSsymbol.BSsymbol-md-120.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 12.6px; }
    .BSsymbol.BSsymbol-md-120.symbol-fixed .BSsymbol-label {
      width: 120px;
      height: 120px; }
    .BSsymbol.BSsymbol-md-120.symbol-fixed > img {
      width: 120px;
      height: 120px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-120.symbol-2by3 .BSsymbol-label {
      height: 120px;
      width: 180px; }
    .BSsymbol.BSsymbol-md-120.symbol-2by3 > img {
      height: 120px;
      width: 180px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-130 > img {
      width: 100%;
      max-width: 130px;
      height: 130px; }
    .BSsymbol.BSsymbol-md-130 .BSsymbol-label {
      width: 130px;
      height: 130px; }
    .BSsymbol.BSsymbol-md-130 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-130 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-130.symbol-circle .BSsymbol-badge {
      top: 14.65px;
      right: 14.65px; }
      .BSsymbol.BSsymbol-md-130.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 14.65px; }
    .BSsymbol.BSsymbol-md-130.symbol-fixed .BSsymbol-label {
      width: 130px;
      height: 130px; }
    .BSsymbol.BSsymbol-md-130.symbol-fixed > img {
      width: 130px;
      height: 130px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-130.symbol-2by3 .BSsymbol-label {
      height: 130px;
      width: 195px; }
    .BSsymbol.BSsymbol-md-130.symbol-2by3 > img {
      height: 130px;
      width: 195px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-140 > img {
      width: 100%;
      max-width: 140px;
      height: 140px; }
    .BSsymbol.BSsymbol-md-140 .BSsymbol-label {
      width: 140px;
      height: 140px; }
    .BSsymbol.BSsymbol-md-140 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-140 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-140.symbol-circle .BSsymbol-badge {
      top: 16.7px;
      right: 16.7px; }
      .BSsymbol.BSsymbol-md-140.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 16.7px; }
    .BSsymbol.BSsymbol-md-140.symbol-fixed .BSsymbol-label {
      width: 140px;
      height: 140px; }
    .BSsymbol.BSsymbol-md-140.symbol-fixed > img {
      width: 140px;
      height: 140px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-140.symbol-2by3 .BSsymbol-label {
      height: 140px;
      width: 210px; }
    .BSsymbol.BSsymbol-md-140.symbol-2by3 > img {
      height: 140px;
      width: 210px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-150 > img {
      width: 100%;
      max-width: 150px;
      height: 150px; }
    .BSsymbol.BSsymbol-md-150 .BSsymbol-label {
      width: 150px;
      height: 150px; }
    .BSsymbol.BSsymbol-md-150 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-md-150 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-md-150.symbol-circle .BSsymbol-badge {
      top: 18.75px;
      right: 18.75px; }
      .BSsymbol.BSsymbol-md-150.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 18.75px; }
    .BSsymbol.BSsymbol-md-150.symbol-fixed .BSsymbol-label {
      width: 150px;
      height: 150px; }
    .BSsymbol.BSsymbol-md-150.symbol-fixed > img {
      width: 150px;
      height: 150px;
      max-width: auto; }
    .BSsymbol.BSsymbol-md-150.symbol-2by3 .BSsymbol-label {
      height: 150px;
      width: 225px; }
    .BSsymbol.BSsymbol-md-150.symbol-2by3 > img {
      height: 150px;
      width: 225px;
      max-width: auto; } }
  @media (min-width: 992px) {
    .BSsymbol.BSsymbol-lg-20 > img {
      width: 100%;
      max-width: 20px;
      height: 20px; }
    .BSsymbol.BSsymbol-lg-20 .BSsymbol-label {
      width: 20px;
      height: 20px; }
    .BSsymbol.BSsymbol-lg-20 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-20 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-20.symbol-circle .BSsymbol-badge {
      top: -7.9px;
      right: -7.9px; }
      .BSsymbol.BSsymbol-lg-20.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -7.9px; }
    .BSsymbol.BSsymbol-lg-20.symbol-fixed .BSsymbol-label {
      width: 20px;
      height: 20px; }
    .BSsymbol.BSsymbol-lg-20.symbol-fixed > img {
      width: 20px;
      height: 20px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-20.symbol-2by3 .BSsymbol-label {
      height: 20px;
      width: 30px; }
    .BSsymbol.BSsymbol-lg-20.symbol-2by3 > img {
      height: 20px;
      width: 30px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-25 > img {
      width: 100%;
      max-width: 25px;
      height: 25px; }
    .BSsymbol.BSsymbol-lg-25 .BSsymbol-label {
      width: 25px;
      height: 25px; }
    .BSsymbol.BSsymbol-lg-25 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-25 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-25.symbol-circle .BSsymbol-badge {
      top: -6.875px;
      right: -6.875px; }
      .BSsymbol.BSsymbol-lg-25.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6.875px; }
    .BSsymbol.BSsymbol-lg-25.symbol-fixed .BSsymbol-label {
      width: 25px;
      height: 25px; }
    .BSsymbol.BSsymbol-lg-25.symbol-fixed > img {
      width: 25px;
      height: 25px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-25.symbol-2by3 .BSsymbol-label {
      height: 25px;
      width: 37.5px; }
    .BSsymbol.BSsymbol-lg-25.symbol-2by3 > img {
      height: 25px;
      width: 37.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-30 > img {
      width: 100%;
      max-width: 30px;
      height: 30px; }
    .BSsymbol.BSsymbol-lg-30 .BSsymbol-label {
      width: 30px;
      height: 30px; }
    .BSsymbol.BSsymbol-lg-30 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-30 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-30.symbol-circle .BSsymbol-badge {
      top: -5.85px;
      right: -5.85px; }
      .BSsymbol.BSsymbol-lg-30.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -5.85px; }
    .BSsymbol.BSsymbol-lg-30.symbol-fixed .BSsymbol-label {
      width: 30px;
      height: 30px; }
    .BSsymbol.BSsymbol-lg-30.symbol-fixed > img {
      width: 30px;
      height: 30px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-30.symbol-2by3 .BSsymbol-label {
      height: 30px;
      width: 45px; }
    .BSsymbol.BSsymbol-lg-30.symbol-2by3 > img {
      height: 30px;
      width: 45px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-35 > img {
      width: 100%;
      max-width: 35px;
      height: 35px; }
    .BSsymbol.BSsymbol-lg-35 .BSsymbol-label {
      width: 35px;
      height: 35px; }
    .BSsymbol.BSsymbol-lg-35 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-35 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-35.symbol-circle .BSsymbol-badge {
      top: -4.825px;
      right: -4.825px; }
      .BSsymbol.BSsymbol-lg-35.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -4.825px; }
    .BSsymbol.BSsymbol-lg-35.symbol-fixed .BSsymbol-label {
      width: 35px;
      height: 35px; }
    .BSsymbol.BSsymbol-lg-35.symbol-fixed > img {
      width: 35px;
      height: 35px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-35.symbol-2by3 .BSsymbol-label {
      height: 35px;
      width: 52.5px; }
    .BSsymbol.BSsymbol-lg-35.symbol-2by3 > img {
      height: 35px;
      width: 52.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-40 > img {
      width: 100%;
      max-width: 40px;
      height: 40px; }
    .BSsymbol.BSsymbol-lg-40 .BSsymbol-label {
      width: 40px;
      height: 40px; }
    .BSsymbol.BSsymbol-lg-40 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-40 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-40.symbol-circle .BSsymbol-badge {
      top: -3.8px;
      right: -3.8px; }
      .BSsymbol.BSsymbol-lg-40.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -3.8px; }
    .BSsymbol.BSsymbol-lg-40.symbol-fixed .BSsymbol-label {
      width: 40px;
      height: 40px; }
    .BSsymbol.BSsymbol-lg-40.symbol-fixed > img {
      width: 40px;
      height: 40px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-40.symbol-2by3 .BSsymbol-label {
      height: 40px;
      width: 60px; }
    .BSsymbol.BSsymbol-lg-40.symbol-2by3 > img {
      height: 40px;
      width: 60px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-45 > img {
      width: 100%;
      max-width: 45px;
      height: 45px; }
    .BSsymbol.BSsymbol-lg-45 .BSsymbol-label {
      width: 45px;
      height: 45px; }
    .BSsymbol.BSsymbol-lg-45 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-45 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-45.symbol-circle .BSsymbol-badge {
      top: -2.775px;
      right: -2.775px; }
      .BSsymbol.BSsymbol-lg-45.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -2.775px; }
    .BSsymbol.BSsymbol-lg-45.symbol-fixed .BSsymbol-label {
      width: 45px;
      height: 45px; }
    .BSsymbol.BSsymbol-lg-45.symbol-fixed > img {
      width: 45px;
      height: 45px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-45.symbol-2by3 .BSsymbol-label {
      height: 45px;
      width: 67.5px; }
    .BSsymbol.BSsymbol-lg-45.symbol-2by3 > img {
      height: 45px;
      width: 67.5px;
      max-width: auto; }
    .BSsymbol > img {
      width: 100%;
      max-width: 50px;
      height: 50px; }
    .BSsymbol .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-circle .BSsymbol-badge {
      top: -1.75px;
      right: -1.75px; }
      .BSsymbol.BSsymbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -1.75px; }
    .BSsymbol.BSsymbol-fixed .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-fixed > img {
      width: 50px;
      height: 50px;
      max-width: auto; }
    .BSsymbol.BSsymbol-2by3 .BSsymbol-label {
      height: 50px;
      width: 75px; }
    .BSsymbol.BSsymbol-2by3 > img {
      height: 50px;
      width: 75px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-50 > img {
      width: 100%;
      max-width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-lg-50 .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-lg-50 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-50 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-50.symbol-circle .BSsymbol-badge {
      top: -1.75px;
      right: -1.75px; }
      .BSsymbol.BSsymbol-lg-50.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -1.75px; }
    .BSsymbol.BSsymbol-lg-50.symbol-fixed .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-lg-50.symbol-fixed > img {
      width: 50px;
      height: 50px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-50.symbol-2by3 .BSsymbol-label {
      height: 50px;
      width: 75px; }
    .BSsymbol.BSsymbol-lg-50.symbol-2by3 > img {
      height: 50px;
      width: 75px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-55 > img {
      width: 100%;
      max-width: 55px;
      height: 55px; }
    .BSsymbol.BSsymbol-lg-55 .BSsymbol-label {
      width: 55px;
      height: 55px; }
    .BSsymbol.BSsymbol-lg-55 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-55 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-55.symbol-circle .BSsymbol-badge {
      top: -0.725px;
      right: -0.725px; }
      .BSsymbol.BSsymbol-lg-55.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -0.725px; }
    .BSsymbol.BSsymbol-lg-55.symbol-fixed .BSsymbol-label {
      width: 55px;
      height: 55px; }
    .BSsymbol.BSsymbol-lg-55.symbol-fixed > img {
      width: 55px;
      height: 55px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-55.symbol-2by3 .BSsymbol-label {
      height: 55px;
      width: 82.5px; }
    .BSsymbol.BSsymbol-lg-55.symbol-2by3 > img {
      height: 55px;
      width: 82.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-60 > img {
      width: 100%;
      max-width: 60px;
      height: 60px; }
    .BSsymbol.BSsymbol-lg-60 .BSsymbol-label {
      width: 60px;
      height: 60px; }
    .BSsymbol.BSsymbol-lg-60 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-60 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-60.symbol-circle .BSsymbol-badge {
      top: 0.3px;
      right: 0.3px; }
      .BSsymbol.BSsymbol-lg-60.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 0.3px; }
    .BSsymbol.BSsymbol-lg-60.symbol-fixed .BSsymbol-label {
      width: 60px;
      height: 60px; }
    .BSsymbol.BSsymbol-lg-60.symbol-fixed > img {
      width: 60px;
      height: 60px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-60.symbol-2by3 .BSsymbol-label {
      height: 60px;
      width: 90px; }
    .BSsymbol.BSsymbol-lg-60.symbol-2by3 > img {
      height: 60px;
      width: 90px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-65 > img {
      width: 100%;
      max-width: 65px;
      height: 65px; }
    .BSsymbol.BSsymbol-lg-65 .BSsymbol-label {
      width: 65px;
      height: 65px; }
    .BSsymbol.BSsymbol-lg-65 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-65 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-65.symbol-circle .BSsymbol-badge {
      top: 1.325px;
      right: 1.325px; }
      .BSsymbol.BSsymbol-lg-65.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 1.325px; }
    .BSsymbol.BSsymbol-lg-65.symbol-fixed .BSsymbol-label {
      width: 65px;
      height: 65px; }
    .BSsymbol.BSsymbol-lg-65.symbol-fixed > img {
      width: 65px;
      height: 65px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-65.symbol-2by3 .BSsymbol-label {
      height: 65px;
      width: 97.5px; }
    .BSsymbol.BSsymbol-lg-65.symbol-2by3 > img {
      height: 65px;
      width: 97.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-70 > img {
      width: 100%;
      max-width: 70px;
      height: 70px; }
    .BSsymbol.BSsymbol-lg-70 .BSsymbol-label {
      width: 70px;
      height: 70px; }
    .BSsymbol.BSsymbol-lg-70 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-70 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-70.symbol-circle .BSsymbol-badge {
      top: 2.35px;
      right: 2.35px; }
      .BSsymbol.BSsymbol-lg-70.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 2.35px; }
    .BSsymbol.BSsymbol-lg-70.symbol-fixed .BSsymbol-label {
      width: 70px;
      height: 70px; }
    .BSsymbol.BSsymbol-lg-70.symbol-fixed > img {
      width: 70px;
      height: 70px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-70.symbol-2by3 .BSsymbol-label {
      height: 70px;
      width: 105px; }
    .BSsymbol.BSsymbol-lg-70.symbol-2by3 > img {
      height: 70px;
      width: 105px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-75 > img {
      width: 100%;
      max-width: 75px;
      height: 75px; }
    .BSsymbol.BSsymbol-lg-75 .BSsymbol-label {
      width: 75px;
      height: 75px; }
    .BSsymbol.BSsymbol-lg-75 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-75 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-75.symbol-circle .BSsymbol-badge {
      top: 3.375px;
      right: 3.375px; }
      .BSsymbol.BSsymbol-lg-75.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 3.375px; }
    .BSsymbol.BSsymbol-lg-75.symbol-fixed .BSsymbol-label {
      width: 75px;
      height: 75px; }
    .BSsymbol.BSsymbol-lg-75.symbol-fixed > img {
      width: 75px;
      height: 75px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-75.symbol-2by3 .BSsymbol-label {
      height: 75px;
      width: 112.5px; }
    .BSsymbol.BSsymbol-lg-75.symbol-2by3 > img {
      height: 75px;
      width: 112.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-80 > img {
      width: 100%;
      max-width: 80px;
      height: 80px; }
    .BSsymbol.BSsymbol-lg-80 .BSsymbol-label {
      width: 80px;
      height: 80px; }
    .BSsymbol.BSsymbol-lg-80 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-80 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-80.symbol-circle .BSsymbol-badge {
      top: 4.4px;
      right: 4.4px; }
      .BSsymbol.BSsymbol-lg-80.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 4.4px; }
    .BSsymbol.BSsymbol-lg-80.symbol-fixed .BSsymbol-label {
      width: 80px;
      height: 80px; }
    .BSsymbol.BSsymbol-lg-80.symbol-fixed > img {
      width: 80px;
      height: 80px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-80.symbol-2by3 .BSsymbol-label {
      height: 80px;
      width: 120px; }
    .BSsymbol.BSsymbol-lg-80.symbol-2by3 > img {
      height: 80px;
      width: 120px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-85 > img {
      width: 100%;
      max-width: 85px;
      height: 85px; }
    .BSsymbol.BSsymbol-lg-85 .BSsymbol-label {
      width: 85px;
      height: 85px; }
    .BSsymbol.BSsymbol-lg-85 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-85 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-85.symbol-circle .BSsymbol-badge {
      top: 5.425px;
      right: 5.425px; }
      .BSsymbol.BSsymbol-lg-85.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 5.425px; }
    .BSsymbol.BSsymbol-lg-85.symbol-fixed .BSsymbol-label {
      width: 85px;
      height: 85px; }
    .BSsymbol.BSsymbol-lg-85.symbol-fixed > img {
      width: 85px;
      height: 85px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-85.symbol-2by3 .BSsymbol-label {
      height: 85px;
      width: 127.5px; }
    .BSsymbol.BSsymbol-lg-85.symbol-2by3 > img {
      height: 85px;
      width: 127.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-90 > img {
      width: 100%;
      max-width: 90px;
      height: 90px; }
    .BSsymbol.BSsymbol-lg-90 .BSsymbol-label {
      width: 90px;
      height: 90px; }
    .BSsymbol.BSsymbol-lg-90 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-90 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-90.symbol-circle .BSsymbol-badge {
      top: 6.45px;
      right: 6.45px; }
      .BSsymbol.BSsymbol-lg-90.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 6.45px; }
    .BSsymbol.BSsymbol-lg-90.symbol-fixed .BSsymbol-label {
      width: 90px;
      height: 90px; }
    .BSsymbol.BSsymbol-lg-90.symbol-fixed > img {
      width: 90px;
      height: 90px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-90.symbol-2by3 .BSsymbol-label {
      height: 90px;
      width: 135px; }
    .BSsymbol.BSsymbol-lg-90.symbol-2by3 > img {
      height: 90px;
      width: 135px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-95 > img {
      width: 100%;
      max-width: 95px;
      height: 95px; }
    .BSsymbol.BSsymbol-lg-95 .BSsymbol-label {
      width: 95px;
      height: 95px; }
    .BSsymbol.BSsymbol-lg-95 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-95 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-95.symbol-circle .BSsymbol-badge {
      top: 7.475px;
      right: 7.475px; }
      .BSsymbol.BSsymbol-lg-95.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 7.475px; }
    .BSsymbol.BSsymbol-lg-95.symbol-fixed .BSsymbol-label {
      width: 95px;
      height: 95px; }
    .BSsymbol.BSsymbol-lg-95.symbol-fixed > img {
      width: 95px;
      height: 95px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-95.symbol-2by3 .BSsymbol-label {
      height: 95px;
      width: 142.5px; }
    .BSsymbol.BSsymbol-lg-95.symbol-2by3 > img {
      height: 95px;
      width: 142.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-100 > img {
      width: 100%;
      max-width: 100px;
      height: 100px; }
    .BSsymbol.BSsymbol-lg-100 .BSsymbol-label {
      width: 100px;
      height: 100px; }
    .BSsymbol.BSsymbol-lg-100 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-100 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-100.symbol-circle .BSsymbol-badge {
      top: 8.5px;
      right: 8.5px; }
      .BSsymbol.BSsymbol-lg-100.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 8.5px; }
    .BSsymbol.BSsymbol-lg-100.symbol-fixed .BSsymbol-label {
      width: 100px;
      height: 100px; }
    .BSsymbol.BSsymbol-lg-100.symbol-fixed > img {
      width: 100px;
      height: 100px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-100.symbol-2by3 .BSsymbol-label {
      height: 100px;
      width: 150px; }
    .BSsymbol.BSsymbol-lg-100.symbol-2by3 > img {
      height: 100px;
      width: 150px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-120 > img {
      width: 100%;
      max-width: 120px;
      height: 120px; }
    .BSsymbol.BSsymbol-lg-120 .BSsymbol-label {
      width: 120px;
      height: 120px; }
    .BSsymbol.BSsymbol-lg-120 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-120 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-120.symbol-circle .BSsymbol-badge {
      top: 12.6px;
      right: 12.6px; }
      .BSsymbol.BSsymbol-lg-120.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 12.6px; }
    .BSsymbol.BSsymbol-lg-120.symbol-fixed .BSsymbol-label {
      width: 120px;
      height: 120px; }
    .BSsymbol.BSsymbol-lg-120.symbol-fixed > img {
      width: 120px;
      height: 120px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-120.symbol-2by3 .BSsymbol-label {
      height: 120px;
      width: 180px; }
    .BSsymbol.BSsymbol-lg-120.symbol-2by3 > img {
      height: 120px;
      width: 180px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-130 > img {
      width: 100%;
      max-width: 130px;
      height: 130px; }
    .BSsymbol.BSsymbol-lg-130 .BSsymbol-label {
      width: 130px;
      height: 130px; }
    .BSsymbol.BSsymbol-lg-130 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-130 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-130.symbol-circle .BSsymbol-badge {
      top: 14.65px;
      right: 14.65px; }
      .BSsymbol.BSsymbol-lg-130.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 14.65px; }
    .BSsymbol.BSsymbol-lg-130.symbol-fixed .BSsymbol-label {
      width: 130px;
      height: 130px; }
    .BSsymbol.BSsymbol-lg-130.symbol-fixed > img {
      width: 130px;
      height: 130px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-130.symbol-2by3 .BSsymbol-label {
      height: 130px;
      width: 195px; }
    .BSsymbol.BSsymbol-lg-130.symbol-2by3 > img {
      height: 130px;
      width: 195px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-140 > img {
      width: 100%;
      max-width: 140px;
      height: 140px; }
    .BSsymbol.BSsymbol-lg-140 .BSsymbol-label {
      width: 140px;
      height: 140px; }
    .BSsymbol.BSsymbol-lg-140 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-140 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-140.symbol-circle .BSsymbol-badge {
      top: 16.7px;
      right: 16.7px; }
      .BSsymbol.BSsymbol-lg-140.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 16.7px; }
    .BSsymbol.BSsymbol-lg-140.symbol-fixed .BSsymbol-label {
      width: 140px;
      height: 140px; }
    .BSsymbol.BSsymbol-lg-140.symbol-fixed > img {
      width: 140px;
      height: 140px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-140.symbol-2by3 .BSsymbol-label {
      height: 140px;
      width: 210px; }
    .BSsymbol.BSsymbol-lg-140.symbol-2by3 > img {
      height: 140px;
      width: 210px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-150 > img {
      width: 100%;
      max-width: 150px;
      height: 150px; }
    .BSsymbol.BSsymbol-lg-150 .BSsymbol-label {
      width: 150px;
      height: 150px; }
    .BSsymbol.BSsymbol-lg-150 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-lg-150 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-lg-150.symbol-circle .BSsymbol-badge {
      top: 18.75px;
      right: 18.75px; }
      .BSsymbol.BSsymbol-lg-150.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 18.75px; }
    .BSsymbol.BSsymbol-lg-150.symbol-fixed .BSsymbol-label {
      width: 150px;
      height: 150px; }
    .BSsymbol.BSsymbol-lg-150.symbol-fixed > img {
      width: 150px;
      height: 150px;
      max-width: auto; }
    .BSsymbol.BSsymbol-lg-150.symbol-2by3 .BSsymbol-label {
      height: 150px;
      width: 225px; }
    .BSsymbol.BSsymbol-lg-150.symbol-2by3 > img {
      height: 150px;
      width: 225px;
      max-width: auto; } }
  @media (min-width: 1200px) {
    .BSsymbol.BSsymbol-xl-20 > img {
      width: 100%;
      max-width: 20px;
      height: 20px; }
    .BSsymbol.BSsymbol-xl-20 .BSsymbol-label {
      width: 20px;
      height: 20px; }
    .BSsymbol.BSsymbol-xl-20 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-20 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-20.symbol-circle .BSsymbol-badge {
      top: -7.9px;
      right: -7.9px; }
      .BSsymbol.BSsymbol-xl-20.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -7.9px; }
    .BSsymbol.BSsymbol-xl-20.symbol-fixed .BSsymbol-label {
      width: 20px;
      height: 20px; }
    .BSsymbol.BSsymbol-xl-20.symbol-fixed > img {
      width: 20px;
      height: 20px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-20.symbol-2by3 .BSsymbol-label {
      height: 20px;
      width: 30px; }
    .BSsymbol.BSsymbol-xl-20.symbol-2by3 > img {
      height: 20px;
      width: 30px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-25 > img {
      width: 100%;
      max-width: 25px;
      height: 25px; }
    .BSsymbol.BSsymbol-xl-25 .BSsymbol-label {
      width: 25px;
      height: 25px; }
    .BSsymbol.BSsymbol-xl-25 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-25 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-25.symbol-circle .BSsymbol-badge {
      top: -6.875px;
      right: -6.875px; }
      .BSsymbol.BSsymbol-xl-25.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6.875px; }
    .BSsymbol.BSsymbol-xl-25.symbol-fixed .BSsymbol-label {
      width: 25px;
      height: 25px; }
    .BSsymbol.BSsymbol-xl-25.symbol-fixed > img {
      width: 25px;
      height: 25px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-25.symbol-2by3 .BSsymbol-label {
      height: 25px;
      width: 37.5px; }
    .BSsymbol.BSsymbol-xl-25.symbol-2by3 > img {
      height: 25px;
      width: 37.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-30 > img {
      width: 100%;
      max-width: 30px;
      height: 30px; }
    .BSsymbol.BSsymbol-xl-30 .BSsymbol-label {
      width: 30px;
      height: 30px; }
    .BSsymbol.BSsymbol-xl-30 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-30 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-30.symbol-circle .BSsymbol-badge {
      top: -5.85px;
      right: -5.85px; }
      .BSsymbol.BSsymbol-xl-30.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -5.85px; }
    .BSsymbol.BSsymbol-xl-30.symbol-fixed .BSsymbol-label {
      width: 30px;
      height: 30px; }
    .BSsymbol.BSsymbol-xl-30.symbol-fixed > img {
      width: 30px;
      height: 30px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-30.symbol-2by3 .BSsymbol-label {
      height: 30px;
      width: 45px; }
    .BSsymbol.BSsymbol-xl-30.symbol-2by3 > img {
      height: 30px;
      width: 45px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-35 > img {
      width: 100%;
      max-width: 35px;
      height: 35px; }
    .BSsymbol.BSsymbol-xl-35 .BSsymbol-label {
      width: 35px;
      height: 35px; }
    .BSsymbol.BSsymbol-xl-35 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-35 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-35.symbol-circle .BSsymbol-badge {
      top: -4.825px;
      right: -4.825px; }
      .BSsymbol.BSsymbol-xl-35.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -4.825px; }
    .BSsymbol.BSsymbol-xl-35.symbol-fixed .BSsymbol-label {
      width: 35px;
      height: 35px; }
    .BSsymbol.BSsymbol-xl-35.symbol-fixed > img {
      width: 35px;
      height: 35px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-35.symbol-2by3 .BSsymbol-label {
      height: 35px;
      width: 52.5px; }
    .BSsymbol.BSsymbol-xl-35.symbol-2by3 > img {
      height: 35px;
      width: 52.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-40 > img {
      width: 100%;
      max-width: 40px;
      height: 40px; }
    .BSsymbol.BSsymbol-xl-40 .BSsymbol-label {
      width: 40px;
      height: 40px; }
    .BSsymbol.BSsymbol-xl-40 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-40 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-40.symbol-circle .BSsymbol-badge {
      top: -3.8px;
      right: -3.8px; }
      .BSsymbol.BSsymbol-xl-40.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -3.8px; }
    .BSsymbol.BSsymbol-xl-40.symbol-fixed .BSsymbol-label {
      width: 40px;
      height: 40px; }
    .BSsymbol.BSsymbol-xl-40.symbol-fixed > img {
      width: 40px;
      height: 40px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-40.symbol-2by3 .BSsymbol-label {
      height: 40px;
      width: 60px; }
    .BSsymbol.BSsymbol-xl-40.symbol-2by3 > img {
      height: 40px;
      width: 60px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-45 > img {
      width: 100%;
      max-width: 45px;
      height: 45px; }
    .BSsymbol.BSsymbol-xl-45 .BSsymbol-label {
      width: 45px;
      height: 45px; }
    .BSsymbol.BSsymbol-xl-45 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-45 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-45.symbol-circle .BSsymbol-badge {
      top: -2.775px;
      right: -2.775px; }
      .BSsymbol.BSsymbol-xl-45.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -2.775px; }
    .BSsymbol.BSsymbol-xl-45.symbol-fixed .BSsymbol-label {
      width: 45px;
      height: 45px; }
    .BSsymbol.BSsymbol-xl-45.symbol-fixed > img {
      width: 45px;
      height: 45px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-45.symbol-2by3 .BSsymbol-label {
      height: 45px;
      width: 67.5px; }
    .BSsymbol.BSsymbol-xl-45.symbol-2by3 > img {
      height: 45px;
      width: 67.5px;
      max-width: auto; }
    .BSsymbol > img {
      width: 100%;
      max-width: 50px;
      height: 50px; }
    .BSsymbol .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-circle .BSsymbol-badge {
      top: -1.75px;
      right: -1.75px; }
      .BSsymbol.BSsymbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -1.75px; }
    .BSsymbol.BSsymbol-fixed .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-fixed > img {
      width: 50px;
      height: 50px;
      max-width: auto; }
    .BSsymbol.BSsymbol-2by3 .BSsymbol-label {
      height: 50px;
      width: 75px; }
    .BSsymbol.BSsymbol-2by3 > img {
      height: 50px;
      width: 75px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-50 > img {
      width: 100%;
      max-width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-xl-50 .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-xl-50 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-50 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-50.symbol-circle .BSsymbol-badge {
      top: -1.75px;
      right: -1.75px; }
      .BSsymbol.BSsymbol-xl-50.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -1.75px; }
    .BSsymbol.BSsymbol-xl-50.symbol-fixed .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-xl-50.symbol-fixed > img {
      width: 50px;
      height: 50px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-50.symbol-2by3 .BSsymbol-label {
      height: 50px;
      width: 75px; }
    .BSsymbol.BSsymbol-xl-50.symbol-2by3 > img {
      height: 50px;
      width: 75px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-55 > img {
      width: 100%;
      max-width: 55px;
      height: 55px; }
    .BSsymbol.BSsymbol-xl-55 .BSsymbol-label {
      width: 55px;
      height: 55px; }
    .BSsymbol.BSsymbol-xl-55 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-55 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-55.symbol-circle .BSsymbol-badge {
      top: -0.725px;
      right: -0.725px; }
      .BSsymbol.BSsymbol-xl-55.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -0.725px; }
    .BSsymbol.BSsymbol-xl-55.symbol-fixed .BSsymbol-label {
      width: 55px;
      height: 55px; }
    .BSsymbol.BSsymbol-xl-55.symbol-fixed > img {
      width: 55px;
      height: 55px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-55.symbol-2by3 .BSsymbol-label {
      height: 55px;
      width: 82.5px; }
    .BSsymbol.BSsymbol-xl-55.symbol-2by3 > img {
      height: 55px;
      width: 82.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-60 > img {
      width: 100%;
      max-width: 60px;
      height: 60px; }
    .BSsymbol.BSsymbol-xl-60 .BSsymbol-label {
      width: 60px;
      height: 60px; }
    .BSsymbol.BSsymbol-xl-60 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-60 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-60.symbol-circle .BSsymbol-badge {
      top: 0.3px;
      right: 0.3px; }
      .BSsymbol.BSsymbol-xl-60.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 0.3px; }
    .BSsymbol.BSsymbol-xl-60.symbol-fixed .BSsymbol-label {
      width: 60px;
      height: 60px; }
    .BSsymbol.BSsymbol-xl-60.symbol-fixed > img {
      width: 60px;
      height: 60px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-60.symbol-2by3 .BSsymbol-label {
      height: 60px;
      width: 90px; }
    .BSsymbol.BSsymbol-xl-60.symbol-2by3 > img {
      height: 60px;
      width: 90px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-65 > img {
      width: 100%;
      max-width: 65px;
      height: 65px; }
    .BSsymbol.BSsymbol-xl-65 .BSsymbol-label {
      width: 65px;
      height: 65px; }
    .BSsymbol.BSsymbol-xl-65 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-65 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-65.symbol-circle .BSsymbol-badge {
      top: 1.325px;
      right: 1.325px; }
      .BSsymbol.BSsymbol-xl-65.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 1.325px; }
    .BSsymbol.BSsymbol-xl-65.symbol-fixed .BSsymbol-label {
      width: 65px;
      height: 65px; }
    .BSsymbol.BSsymbol-xl-65.symbol-fixed > img {
      width: 65px;
      height: 65px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-65.symbol-2by3 .BSsymbol-label {
      height: 65px;
      width: 97.5px; }
    .BSsymbol.BSsymbol-xl-65.symbol-2by3 > img {
      height: 65px;
      width: 97.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-70 > img {
      width: 100%;
      max-width: 70px;
      height: 70px; }
    .BSsymbol.BSsymbol-xl-70 .BSsymbol-label {
      width: 70px;
      height: 70px; }
    .BSsymbol.BSsymbol-xl-70 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-70 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-70.symbol-circle .BSsymbol-badge {
      top: 2.35px;
      right: 2.35px; }
      .BSsymbol.BSsymbol-xl-70.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 2.35px; }
    .BSsymbol.BSsymbol-xl-70.symbol-fixed .BSsymbol-label {
      width: 70px;
      height: 70px; }
    .BSsymbol.BSsymbol-xl-70.symbol-fixed > img {
      width: 70px;
      height: 70px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-70.symbol-2by3 .BSsymbol-label {
      height: 70px;
      width: 105px; }
    .BSsymbol.BSsymbol-xl-70.symbol-2by3 > img {
      height: 70px;
      width: 105px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-75 > img {
      width: 100%;
      max-width: 75px;
      height: 75px; }
    .BSsymbol.BSsymbol-xl-75 .BSsymbol-label {
      width: 75px;
      height: 75px; }
    .BSsymbol.BSsymbol-xl-75 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-75 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-75.symbol-circle .BSsymbol-badge {
      top: 3.375px;
      right: 3.375px; }
      .BSsymbol.BSsymbol-xl-75.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 3.375px; }
    .BSsymbol.BSsymbol-xl-75.symbol-fixed .BSsymbol-label {
      width: 75px;
      height: 75px; }
    .BSsymbol.BSsymbol-xl-75.symbol-fixed > img {
      width: 75px;
      height: 75px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-75.symbol-2by3 .BSsymbol-label {
      height: 75px;
      width: 112.5px; }
    .BSsymbol.BSsymbol-xl-75.symbol-2by3 > img {
      height: 75px;
      width: 112.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-80 > img {
      width: 100%;
      max-width: 80px;
      height: 80px; }
    .BSsymbol.BSsymbol-xl-80 .BSsymbol-label {
      width: 80px;
      height: 80px; }
    .BSsymbol.BSsymbol-xl-80 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-80 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-80.symbol-circle .BSsymbol-badge {
      top: 4.4px;
      right: 4.4px; }
      .BSsymbol.BSsymbol-xl-80.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 4.4px; }
    .BSsymbol.BSsymbol-xl-80.symbol-fixed .BSsymbol-label {
      width: 80px;
      height: 80px; }
    .BSsymbol.BSsymbol-xl-80.symbol-fixed > img {
      width: 80px;
      height: 80px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-80.symbol-2by3 .BSsymbol-label {
      height: 80px;
      width: 120px; }
    .BSsymbol.BSsymbol-xl-80.symbol-2by3 > img {
      height: 80px;
      width: 120px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-85 > img {
      width: 100%;
      max-width: 85px;
      height: 85px; }
    .BSsymbol.BSsymbol-xl-85 .BSsymbol-label {
      width: 85px;
      height: 85px; }
    .BSsymbol.BSsymbol-xl-85 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-85 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-85.symbol-circle .BSsymbol-badge {
      top: 5.425px;
      right: 5.425px; }
      .BSsymbol.BSsymbol-xl-85.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 5.425px; }
    .BSsymbol.BSsymbol-xl-85.symbol-fixed .BSsymbol-label {
      width: 85px;
      height: 85px; }
    .BSsymbol.BSsymbol-xl-85.symbol-fixed > img {
      width: 85px;
      height: 85px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-85.symbol-2by3 .BSsymbol-label {
      height: 85px;
      width: 127.5px; }
    .BSsymbol.BSsymbol-xl-85.symbol-2by3 > img {
      height: 85px;
      width: 127.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-90 > img {
      width: 100%;
      max-width: 90px;
      height: 90px; }
    .BSsymbol.BSsymbol-xl-90 .BSsymbol-label {
      width: 90px;
      height: 90px; }
    .BSsymbol.BSsymbol-xl-90 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-90 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-90.symbol-circle .BSsymbol-badge {
      top: 6.45px;
      right: 6.45px; }
      .BSsymbol.BSsymbol-xl-90.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 6.45px; }
    .BSsymbol.BSsymbol-xl-90.symbol-fixed .BSsymbol-label {
      width: 90px;
      height: 90px; }
    .BSsymbol.BSsymbol-xl-90.symbol-fixed > img {
      width: 90px;
      height: 90px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-90.symbol-2by3 .BSsymbol-label {
      height: 90px;
      width: 135px; }
    .BSsymbol.BSsymbol-xl-90.symbol-2by3 > img {
      height: 90px;
      width: 135px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-95 > img {
      width: 100%;
      max-width: 95px;
      height: 95px; }
    .BSsymbol.BSsymbol-xl-95 .BSsymbol-label {
      width: 95px;
      height: 95px; }
    .BSsymbol.BSsymbol-xl-95 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-95 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-95.symbol-circle .BSsymbol-badge {
      top: 7.475px;
      right: 7.475px; }
      .BSsymbol.BSsymbol-xl-95.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 7.475px; }
    .BSsymbol.BSsymbol-xl-95.symbol-fixed .BSsymbol-label {
      width: 95px;
      height: 95px; }
    .BSsymbol.BSsymbol-xl-95.symbol-fixed > img {
      width: 95px;
      height: 95px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-95.symbol-2by3 .BSsymbol-label {
      height: 95px;
      width: 142.5px; }
    .BSsymbol.BSsymbol-xl-95.symbol-2by3 > img {
      height: 95px;
      width: 142.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-100 > img {
      width: 100%;
      max-width: 100px;
      height: 100px; }
    .BSsymbol.BSsymbol-xl-100 .BSsymbol-label {
      width: 100px;
      height: 100px; }
    .BSsymbol.BSsymbol-xl-100 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-100 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-100.symbol-circle .BSsymbol-badge {
      top: 8.5px;
      right: 8.5px; }
      .BSsymbol.BSsymbol-xl-100.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 8.5px; }
    .BSsymbol.BSsymbol-xl-100.symbol-fixed .BSsymbol-label {
      width: 100px;
      height: 100px; }
    .BSsymbol.BSsymbol-xl-100.symbol-fixed > img {
      width: 100px;
      height: 100px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-100.symbol-2by3 .BSsymbol-label {
      height: 100px;
      width: 150px; }
    .BSsymbol.BSsymbol-xl-100.symbol-2by3 > img {
      height: 100px;
      width: 150px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-120 > img {
      width: 100%;
      max-width: 120px;
      height: 120px; }
    .BSsymbol.BSsymbol-xl-120 .BSsymbol-label {
      width: 120px;
      height: 120px; }
    .BSsymbol.BSsymbol-xl-120 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-120 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-120.symbol-circle .BSsymbol-badge {
      top: 12.6px;
      right: 12.6px; }
      .BSsymbol.BSsymbol-xl-120.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 12.6px; }
    .BSsymbol.BSsymbol-xl-120.symbol-fixed .BSsymbol-label {
      width: 120px;
      height: 120px; }
    .BSsymbol.BSsymbol-xl-120.symbol-fixed > img {
      width: 120px;
      height: 120px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-120.symbol-2by3 .BSsymbol-label {
      height: 120px;
      width: 180px; }
    .BSsymbol.BSsymbol-xl-120.symbol-2by3 > img {
      height: 120px;
      width: 180px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-130 > img {
      width: 100%;
      max-width: 130px;
      height: 130px; }
    .BSsymbol.BSsymbol-xl-130 .BSsymbol-label {
      width: 130px;
      height: 130px; }
    .BSsymbol.BSsymbol-xl-130 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-130 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-130.symbol-circle .BSsymbol-badge {
      top: 14.65px;
      right: 14.65px; }
      .BSsymbol.BSsymbol-xl-130.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 14.65px; }
    .BSsymbol.BSsymbol-xl-130.symbol-fixed .BSsymbol-label {
      width: 130px;
      height: 130px; }
    .BSsymbol.BSsymbol-xl-130.symbol-fixed > img {
      width: 130px;
      height: 130px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-130.symbol-2by3 .BSsymbol-label {
      height: 130px;
      width: 195px; }
    .BSsymbol.BSsymbol-xl-130.symbol-2by3 > img {
      height: 130px;
      width: 195px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-140 > img {
      width: 100%;
      max-width: 140px;
      height: 140px; }
    .BSsymbol.BSsymbol-xl-140 .BSsymbol-label {
      width: 140px;
      height: 140px; }
    .BSsymbol.BSsymbol-xl-140 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-140 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-140.symbol-circle .BSsymbol-badge {
      top: 16.7px;
      right: 16.7px; }
      .BSsymbol.BSsymbol-xl-140.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 16.7px; }
    .BSsymbol.BSsymbol-xl-140.symbol-fixed .BSsymbol-label {
      width: 140px;
      height: 140px; }
    .BSsymbol.BSsymbol-xl-140.symbol-fixed > img {
      width: 140px;
      height: 140px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-140.symbol-2by3 .BSsymbol-label {
      height: 140px;
      width: 210px; }
    .BSsymbol.BSsymbol-xl-140.symbol-2by3 > img {
      height: 140px;
      width: 210px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-150 > img {
      width: 100%;
      max-width: 150px;
      height: 150px; }
    .BSsymbol.BSsymbol-xl-150 .BSsymbol-label {
      width: 150px;
      height: 150px; }
    .BSsymbol.BSsymbol-xl-150 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xl-150 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xl-150.symbol-circle .BSsymbol-badge {
      top: 18.75px;
      right: 18.75px; }
      .BSsymbol.BSsymbol-xl-150.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 18.75px; }
    .BSsymbol.BSsymbol-xl-150.symbol-fixed .BSsymbol-label {
      width: 150px;
      height: 150px; }
    .BSsymbol.BSsymbol-xl-150.symbol-fixed > img {
      width: 150px;
      height: 150px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xl-150.symbol-2by3 .BSsymbol-label {
      height: 150px;
      width: 225px; }
    .BSsymbol.BSsymbol-xl-150.symbol-2by3 > img {
      height: 150px;
      width: 225px;
      max-width: auto; } }
  @media (min-width: 1400px) {
    .BSsymbol.BSsymbol-xxl-20 > img {
      width: 100%;
      max-width: 20px;
      height: 20px; }
    .BSsymbol.BSsymbol-xxl-20 .BSsymbol-label {
      width: 20px;
      height: 20px; }
    .BSsymbol.BSsymbol-xxl-20 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-20 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-20.symbol-circle .BSsymbol-badge {
      top: -7.9px;
      right: -7.9px; }
      .BSsymbol.BSsymbol-xxl-20.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -7.9px; }
    .BSsymbol.BSsymbol-xxl-20.symbol-fixed .BSsymbol-label {
      width: 20px;
      height: 20px; }
    .BSsymbol.BSsymbol-xxl-20.symbol-fixed > img {
      width: 20px;
      height: 20px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-20.symbol-2by3 .BSsymbol-label {
      height: 20px;
      width: 30px; }
    .BSsymbol.BSsymbol-xxl-20.symbol-2by3 > img {
      height: 20px;
      width: 30px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-25 > img {
      width: 100%;
      max-width: 25px;
      height: 25px; }
    .BSsymbol.BSsymbol-xxl-25 .BSsymbol-label {
      width: 25px;
      height: 25px; }
    .BSsymbol.BSsymbol-xxl-25 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-25 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-25.symbol-circle .BSsymbol-badge {
      top: -6.875px;
      right: -6.875px; }
      .BSsymbol.BSsymbol-xxl-25.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6.875px; }
    .BSsymbol.BSsymbol-xxl-25.symbol-fixed .BSsymbol-label {
      width: 25px;
      height: 25px; }
    .BSsymbol.BSsymbol-xxl-25.symbol-fixed > img {
      width: 25px;
      height: 25px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-25.symbol-2by3 .BSsymbol-label {
      height: 25px;
      width: 37.5px; }
    .BSsymbol.BSsymbol-xxl-25.symbol-2by3 > img {
      height: 25px;
      width: 37.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-30 > img {
      width: 100%;
      max-width: 30px;
      height: 30px; }
    .BSsymbol.BSsymbol-xxl-30 .BSsymbol-label {
      width: 30px;
      height: 30px; }
    .BSsymbol.BSsymbol-xxl-30 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-30 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-30.symbol-circle .BSsymbol-badge {
      top: -5.85px;
      right: -5.85px; }
      .BSsymbol.BSsymbol-xxl-30.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -5.85px; }
    .BSsymbol.BSsymbol-xxl-30.symbol-fixed .BSsymbol-label {
      width: 30px;
      height: 30px; }
    .BSsymbol.BSsymbol-xxl-30.symbol-fixed > img {
      width: 30px;
      height: 30px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-30.symbol-2by3 .BSsymbol-label {
      height: 30px;
      width: 45px; }
    .BSsymbol.BSsymbol-xxl-30.symbol-2by3 > img {
      height: 30px;
      width: 45px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-35 > img {
      width: 100%;
      max-width: 35px;
      height: 35px; }
    .BSsymbol.BSsymbol-xxl-35 .BSsymbol-label {
      width: 35px;
      height: 35px; }
    .BSsymbol.BSsymbol-xxl-35 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-35 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-35.symbol-circle .BSsymbol-badge {
      top: -4.825px;
      right: -4.825px; }
      .BSsymbol.BSsymbol-xxl-35.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -4.825px; }
    .BSsymbol.BSsymbol-xxl-35.symbol-fixed .BSsymbol-label {
      width: 35px;
      height: 35px; }
    .BSsymbol.BSsymbol-xxl-35.symbol-fixed > img {
      width: 35px;
      height: 35px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-35.symbol-2by3 .BSsymbol-label {
      height: 35px;
      width: 52.5px; }
    .BSsymbol.BSsymbol-xxl-35.symbol-2by3 > img {
      height: 35px;
      width: 52.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-40 > img {
      width: 100%;
      max-width: 40px;
      height: 40px; }
    .BSsymbol.BSsymbol-xxl-40 .BSsymbol-label {
      width: 40px;
      height: 40px; }
    .BSsymbol.BSsymbol-xxl-40 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-40 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-40.symbol-circle .BSsymbol-badge {
      top: -3.8px;
      right: -3.8px; }
      .BSsymbol.BSsymbol-xxl-40.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -3.8px; }
    .BSsymbol.BSsymbol-xxl-40.symbol-fixed .BSsymbol-label {
      width: 40px;
      height: 40px; }
    .BSsymbol.BSsymbol-xxl-40.symbol-fixed > img {
      width: 40px;
      height: 40px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-40.symbol-2by3 .BSsymbol-label {
      height: 40px;
      width: 60px; }
    .BSsymbol.BSsymbol-xxl-40.symbol-2by3 > img {
      height: 40px;
      width: 60px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-45 > img {
      width: 100%;
      max-width: 45px;
      height: 45px; }
    .BSsymbol.BSsymbol-xxl-45 .BSsymbol-label {
      width: 45px;
      height: 45px; }
    .BSsymbol.BSsymbol-xxl-45 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-45 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-45.symbol-circle .BSsymbol-badge {
      top: -2.775px;
      right: -2.775px; }
      .BSsymbol.BSsymbol-xxl-45.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -2.775px; }
    .BSsymbol.BSsymbol-xxl-45.symbol-fixed .BSsymbol-label {
      width: 45px;
      height: 45px; }
    .BSsymbol.BSsymbol-xxl-45.symbol-fixed > img {
      width: 45px;
      height: 45px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-45.symbol-2by3 .BSsymbol-label {
      height: 45px;
      width: 67.5px; }
    .BSsymbol.BSsymbol-xxl-45.symbol-2by3 > img {
      height: 45px;
      width: 67.5px;
      max-width: auto; }
    .BSsymbol > img {
      width: 100%;
      max-width: 50px;
      height: 50px; }
    .BSsymbol .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-circle .BSsymbol-badge {
      top: -1.75px;
      right: -1.75px; }
      .BSsymbol.BSsymbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -1.75px; }
    .BSsymbol.BSsymbol-fixed .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-fixed > img {
      width: 50px;
      height: 50px;
      max-width: auto; }
    .BSsymbol.BSsymbol-2by3 .BSsymbol-label {
      height: 50px;
      width: 75px; }
    .BSsymbol.BSsymbol-2by3 > img {
      height: 50px;
      width: 75px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-50 > img {
      width: 100%;
      max-width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-xxl-50 .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-xxl-50 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-50 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-50.symbol-circle .BSsymbol-badge {
      top: -1.75px;
      right: -1.75px; }
      .BSsymbol.BSsymbol-xxl-50.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -1.75px; }
    .BSsymbol.BSsymbol-xxl-50.symbol-fixed .BSsymbol-label {
      width: 50px;
      height: 50px; }
    .BSsymbol.BSsymbol-xxl-50.symbol-fixed > img {
      width: 50px;
      height: 50px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-50.symbol-2by3 .BSsymbol-label {
      height: 50px;
      width: 75px; }
    .BSsymbol.BSsymbol-xxl-50.symbol-2by3 > img {
      height: 50px;
      width: 75px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-55 > img {
      width: 100%;
      max-width: 55px;
      height: 55px; }
    .BSsymbol.BSsymbol-xxl-55 .BSsymbol-label {
      width: 55px;
      height: 55px; }
    .BSsymbol.BSsymbol-xxl-55 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-55 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-55.symbol-circle .BSsymbol-badge {
      top: -0.725px;
      right: -0.725px; }
      .BSsymbol.BSsymbol-xxl-55.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -0.725px; }
    .BSsymbol.BSsymbol-xxl-55.symbol-fixed .BSsymbol-label {
      width: 55px;
      height: 55px; }
    .BSsymbol.BSsymbol-xxl-55.symbol-fixed > img {
      width: 55px;
      height: 55px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-55.symbol-2by3 .BSsymbol-label {
      height: 55px;
      width: 82.5px; }
    .BSsymbol.BSsymbol-xxl-55.symbol-2by3 > img {
      height: 55px;
      width: 82.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-60 > img {
      width: 100%;
      max-width: 60px;
      height: 60px; }
    .BSsymbol.BSsymbol-xxl-60 .BSsymbol-label {
      width: 60px;
      height: 60px; }
    .BSsymbol.BSsymbol-xxl-60 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-60 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-60.symbol-circle .BSsymbol-badge {
      top: 0.3px;
      right: 0.3px; }
      .BSsymbol.BSsymbol-xxl-60.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 0.3px; }
    .BSsymbol.BSsymbol-xxl-60.symbol-fixed .BSsymbol-label {
      width: 60px;
      height: 60px; }
    .BSsymbol.BSsymbol-xxl-60.symbol-fixed > img {
      width: 60px;
      height: 60px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-60.symbol-2by3 .BSsymbol-label {
      height: 60px;
      width: 90px; }
    .BSsymbol.BSsymbol-xxl-60.symbol-2by3 > img {
      height: 60px;
      width: 90px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-65 > img {
      width: 100%;
      max-width: 65px;
      height: 65px; }
    .BSsymbol.BSsymbol-xxl-65 .BSsymbol-label {
      width: 65px;
      height: 65px; }
    .BSsymbol.BSsymbol-xxl-65 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-65 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-65.symbol-circle .BSsymbol-badge {
      top: 1.325px;
      right: 1.325px; }
      .BSsymbol.BSsymbol-xxl-65.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 1.325px; }
    .BSsymbol.BSsymbol-xxl-65.symbol-fixed .BSsymbol-label {
      width: 65px;
      height: 65px; }
    .BSsymbol.BSsymbol-xxl-65.symbol-fixed > img {
      width: 65px;
      height: 65px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-65.symbol-2by3 .BSsymbol-label {
      height: 65px;
      width: 97.5px; }
    .BSsymbol.BSsymbol-xxl-65.symbol-2by3 > img {
      height: 65px;
      width: 97.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-70 > img {
      width: 100%;
      max-width: 70px;
      height: 70px; }
    .BSsymbol.BSsymbol-xxl-70 .BSsymbol-label {
      width: 70px;
      height: 70px; }
    .BSsymbol.BSsymbol-xxl-70 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-70 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-70.symbol-circle .BSsymbol-badge {
      top: 2.35px;
      right: 2.35px; }
      .BSsymbol.BSsymbol-xxl-70.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 2.35px; }
    .BSsymbol.BSsymbol-xxl-70.symbol-fixed .BSsymbol-label {
      width: 70px;
      height: 70px; }
    .BSsymbol.BSsymbol-xxl-70.symbol-fixed > img {
      width: 70px;
      height: 70px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-70.symbol-2by3 .BSsymbol-label {
      height: 70px;
      width: 105px; }
    .BSsymbol.BSsymbol-xxl-70.symbol-2by3 > img {
      height: 70px;
      width: 105px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-75 > img {
      width: 100%;
      max-width: 75px;
      height: 75px; }
    .BSsymbol.BSsymbol-xxl-75 .BSsymbol-label {
      width: 75px;
      height: 75px; }
    .BSsymbol.BSsymbol-xxl-75 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-75 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-75.symbol-circle .BSsymbol-badge {
      top: 3.375px;
      right: 3.375px; }
      .BSsymbol.BSsymbol-xxl-75.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 3.375px; }
    .BSsymbol.BSsymbol-xxl-75.symbol-fixed .BSsymbol-label {
      width: 75px;
      height: 75px; }
    .BSsymbol.BSsymbol-xxl-75.symbol-fixed > img {
      width: 75px;
      height: 75px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-75.symbol-2by3 .BSsymbol-label {
      height: 75px;
      width: 112.5px; }
    .BSsymbol.BSsymbol-xxl-75.symbol-2by3 > img {
      height: 75px;
      width: 112.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-80 > img {
      width: 100%;
      max-width: 80px;
      height: 80px; }
    .BSsymbol.BSsymbol-xxl-80 .BSsymbol-label {
      width: 80px;
      height: 80px; }
    .BSsymbol.BSsymbol-xxl-80 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-80 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-80.symbol-circle .BSsymbol-badge {
      top: 4.4px;
      right: 4.4px; }
      .BSsymbol.BSsymbol-xxl-80.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 4.4px; }
    .BSsymbol.BSsymbol-xxl-80.symbol-fixed .BSsymbol-label {
      width: 80px;
      height: 80px; }
    .BSsymbol.BSsymbol-xxl-80.symbol-fixed > img {
      width: 80px;
      height: 80px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-80.symbol-2by3 .BSsymbol-label {
      height: 80px;
      width: 120px; }
    .BSsymbol.BSsymbol-xxl-80.symbol-2by3 > img {
      height: 80px;
      width: 120px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-85 > img {
      width: 100%;
      max-width: 85px;
      height: 85px; }
    .BSsymbol.BSsymbol-xxl-85 .BSsymbol-label {
      width: 85px;
      height: 85px; }
    .BSsymbol.BSsymbol-xxl-85 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-85 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-85.symbol-circle .BSsymbol-badge {
      top: 5.425px;
      right: 5.425px; }
      .BSsymbol.BSsymbol-xxl-85.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 5.425px; }
    .BSsymbol.BSsymbol-xxl-85.symbol-fixed .BSsymbol-label {
      width: 85px;
      height: 85px; }
    .BSsymbol.BSsymbol-xxl-85.symbol-fixed > img {
      width: 85px;
      height: 85px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-85.symbol-2by3 .BSsymbol-label {
      height: 85px;
      width: 127.5px; }
    .BSsymbol.BSsymbol-xxl-85.symbol-2by3 > img {
      height: 85px;
      width: 127.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-90 > img {
      width: 100%;
      max-width: 90px;
      height: 90px; }
    .BSsymbol.BSsymbol-xxl-90 .BSsymbol-label {
      width: 90px;
      height: 90px; }
    .BSsymbol.BSsymbol-xxl-90 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-90 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-90.symbol-circle .BSsymbol-badge {
      top: 6.45px;
      right: 6.45px; }
      .BSsymbol.BSsymbol-xxl-90.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 6.45px; }
    .BSsymbol.BSsymbol-xxl-90.symbol-fixed .BSsymbol-label {
      width: 90px;
      height: 90px; }
    .BSsymbol.BSsymbol-xxl-90.symbol-fixed > img {
      width: 90px;
      height: 90px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-90.symbol-2by3 .BSsymbol-label {
      height: 90px;
      width: 135px; }
    .BSsymbol.BSsymbol-xxl-90.symbol-2by3 > img {
      height: 90px;
      width: 135px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-95 > img {
      width: 100%;
      max-width: 95px;
      height: 95px; }
    .BSsymbol.BSsymbol-xxl-95 .BSsymbol-label {
      width: 95px;
      height: 95px; }
    .BSsymbol.BSsymbol-xxl-95 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-95 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-95.symbol-circle .BSsymbol-badge {
      top: 7.475px;
      right: 7.475px; }
      .BSsymbol.BSsymbol-xxl-95.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 7.475px; }
    .BSsymbol.BSsymbol-xxl-95.symbol-fixed .BSsymbol-label {
      width: 95px;
      height: 95px; }
    .BSsymbol.BSsymbol-xxl-95.symbol-fixed > img {
      width: 95px;
      height: 95px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-95.symbol-2by3 .BSsymbol-label {
      height: 95px;
      width: 142.5px; }
    .BSsymbol.BSsymbol-xxl-95.symbol-2by3 > img {
      height: 95px;
      width: 142.5px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-100 > img {
      width: 100%;
      max-width: 100px;
      height: 100px; }
    .BSsymbol.BSsymbol-xxl-100 .BSsymbol-label {
      width: 100px;
      height: 100px; }
    .BSsymbol.BSsymbol-xxl-100 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-100 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-100.symbol-circle .BSsymbol-badge {
      top: 8.5px;
      right: 8.5px; }
      .BSsymbol.BSsymbol-xxl-100.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 8.5px; }
    .BSsymbol.BSsymbol-xxl-100.symbol-fixed .BSsymbol-label {
      width: 100px;
      height: 100px; }
    .BSsymbol.BSsymbol-xxl-100.symbol-fixed > img {
      width: 100px;
      height: 100px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-100.symbol-2by3 .BSsymbol-label {
      height: 100px;
      width: 150px; }
    .BSsymbol.BSsymbol-xxl-100.symbol-2by3 > img {
      height: 100px;
      width: 150px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-120 > img {
      width: 100%;
      max-width: 120px;
      height: 120px; }
    .BSsymbol.BSsymbol-xxl-120 .BSsymbol-label {
      width: 120px;
      height: 120px; }
    .BSsymbol.BSsymbol-xxl-120 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-120 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-120.symbol-circle .BSsymbol-badge {
      top: 12.6px;
      right: 12.6px; }
      .BSsymbol.BSsymbol-xxl-120.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 12.6px; }
    .BSsymbol.BSsymbol-xxl-120.symbol-fixed .BSsymbol-label {
      width: 120px;
      height: 120px; }
    .BSsymbol.BSsymbol-xxl-120.symbol-fixed > img {
      width: 120px;
      height: 120px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-120.symbol-2by3 .BSsymbol-label {
      height: 120px;
      width: 180px; }
    .BSsymbol.BSsymbol-xxl-120.symbol-2by3 > img {
      height: 120px;
      width: 180px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-130 > img {
      width: 100%;
      max-width: 130px;
      height: 130px; }
    .BSsymbol.BSsymbol-xxl-130 .BSsymbol-label {
      width: 130px;
      height: 130px; }
    .BSsymbol.BSsymbol-xxl-130 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-130 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-130.symbol-circle .BSsymbol-badge {
      top: 14.65px;
      right: 14.65px; }
      .BSsymbol.BSsymbol-xxl-130.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 14.65px; }
    .BSsymbol.BSsymbol-xxl-130.symbol-fixed .BSsymbol-label {
      width: 130px;
      height: 130px; }
    .BSsymbol.BSsymbol-xxl-130.symbol-fixed > img {
      width: 130px;
      height: 130px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-130.symbol-2by3 .BSsymbol-label {
      height: 130px;
      width: 195px; }
    .BSsymbol.BSsymbol-xxl-130.symbol-2by3 > img {
      height: 130px;
      width: 195px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-140 > img {
      width: 100%;
      max-width: 140px;
      height: 140px; }
    .BSsymbol.BSsymbol-xxl-140 .BSsymbol-label {
      width: 140px;
      height: 140px; }
    .BSsymbol.BSsymbol-xxl-140 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-140 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-140.symbol-circle .BSsymbol-badge {
      top: 16.7px;
      right: 16.7px; }
      .BSsymbol.BSsymbol-xxl-140.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 16.7px; }
    .BSsymbol.BSsymbol-xxl-140.symbol-fixed .BSsymbol-label {
      width: 140px;
      height: 140px; }
    .BSsymbol.BSsymbol-xxl-140.symbol-fixed > img {
      width: 140px;
      height: 140px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-140.symbol-2by3 .BSsymbol-label {
      height: 140px;
      width: 210px; }
    .BSsymbol.BSsymbol-xxl-140.symbol-2by3 > img {
      height: 140px;
      width: 210px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-150 > img {
      width: 100%;
      max-width: 150px;
      height: 150px; }
    .BSsymbol.BSsymbol-xxl-150 .BSsymbol-label {
      width: 150px;
      height: 150px; }
    .BSsymbol.BSsymbol-xxl-150 .BSsymbol-badge {
      width: 12px;
      height: 12px;
      top: -6px;
      right: -6px; }
      .BSsymbol.BSsymbol-xxl-150 .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: -6px; }
    .BSsymbol.BSsymbol-xxl-150.symbol-circle .BSsymbol-badge {
      top: 18.75px;
      right: 18.75px; }
      .BSsymbol.BSsymbol-xxl-150.symbol-circle .BSsymbol-badge.BSsymbol-badge-bottom {
        top: auto;
        bottom: 18.75px; }
    .BSsymbol.BSsymbol-xxl-150.symbol-fixed .BSsymbol-label {
      width: 150px;
      height: 150px; }
    .BSsymbol.BSsymbol-xxl-150.symbol-fixed > img {
      width: 150px;
      height: 150px;
      max-width: auto; }
    .BSsymbol.BSsymbol-xxl-150.symbol-2by3 .BSsymbol-label {
      height: 150px;
      width: 225px; }
    .BSsymbol.BSsymbol-xxl-150.symbol-2by3 > img {
      height: 150px;
      width: 225px;
      max-width: auto; } }

.BSsymbol-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .BSsymbol-group .BSsymbol {
    position: relative;
    z-index: 0;
    margin-left: -10px;
    border: 2px solid #ffffff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .BSsymbol-group .BSsymbol:first-child {
      margin-left: 0; }
    .BSsymbol-group .BSsymbol:hover {
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      z-index: 1; }
  .BSsymbol-group.BSsymbol-hover .BSsymbol {
    cursor: pointer; }

.BSsymbol-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .BSsymbol-list .BSsymbol {
    margin-right: 0.5rem; }
    .BSsymbol-list .BSsymbol:last-child {
      margin-right: 0; }

.BSpulse {
  position: relative; }
  .BSpulse .BSpulse-ring {
    display: block;
    border-radius: 40px;
    height: 40px;
    width: 40px;
    position: absolute;
    -webkit-animation: animation-pulse 3.5s ease-out;
    animation: animation-pulse 3.5s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 0;
    border-width: 3px;
    border-style: solid;
    border-color: #E5EAEE; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .BSpulse .BSpulse-ring {
        top: 2px;
        left: 2px; } }
  .BSpulse.BSpulse-primary .BSpulse-ring {
    border-color: rgba(54, 153, 255, 0.75); }
  .BSpulse.BSpulse-secondary .BSpulse-ring {
    border-color: rgba(229, 234, 238, 0.75); }
  .BSpulse.BSpulse-success .BSpulse-ring {
    border-color: rgba(27, 197, 189, 0.75); }
  .BSpulse.BSpulse-info .BSpulse-ring {
    border-color: rgba(137, 80, 252, 0.75); }
  .BSpulse.BSpulse-warning .BSpulse-ring {
    border-color: rgba(255, 168, 0, 0.75); }
  .BSpulse.BSpulse-danger .BSpulse-ring {
    border-color: rgba(246, 78, 96, 0.75); }
  .BSpulse.BSpulse-light .BSpulse-ring {
    border-color: rgba(243, 246, 249, 0.75); }
  .BSpulse.BSpulse-dark .BSpulse-ring {
    border-color: rgba(33, 33, 33, 0.75); }
  .BSpulse.BSpulse-white .BSpulse-ring {
    border-color: rgba(255, 255, 255, 0.75); }

@-webkit-keyframes animation-pulse {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0; }
  60% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0; }
  65% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0.0; } }

@keyframes animation-pulse {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0; }
  60% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0; }
  65% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0.0; } }

.BSpage-loading * {
  -webkit-transition: none !important;
  transition: none !important; }

.BSpage-loader {
  background: #fff;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  display: none; }
  .BSpage-loading .BSpage-loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .BSpage-loader.BSpage-loader-non-block {
    background: transparent;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    width: auto; }
    .BSpage-loading-non-block .BSpage-loader.BSpage-loader-non-block {
      display: inline-block; }
  .BSpage-loader.BSpage-loader-logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .BSpage-loader.BSpage-loader-logo img {
      display: block; }
    .BSpage-loader.BSpage-loader-logo .BSspinner {
      margin-top: 3rem; }
      .BSpage-loader.BSpage-loader-logo .BSspinner:before {
        width: 26px;
        height: 26px;
        margin-top: -13px;
        margin-left: -13px; }

.BSquick-search .BSquick-search-form {
  padding: 0; }
  .BSquick-search .BSquick-search-form .BSinput-group {
    background-color: transparent; }
  .BSquick-search .BSquick-search-form .BSinput-group-prepend,
  .BSquick-search .BSquick-search-form .BSinput-group-append {
    background-color: transparent; }
    .BSquick-search .BSquick-search-form .BSinput-group-prepend .BSinput-group-text,
    .BSquick-search .BSquick-search-form .BSinput-group-append .BSinput-group-text {
      background-color: transparent;
      border: 0; }
  .BSquick-search .BSquick-search-form .BSinput-group-append {
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .BSquick-search .BSquick-search-form .BSform-control {
    border: 0;
    background-color: transparent;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 0;
    border-radius: 0; }
  .BSquick-search .BSquick-search-form .BSquick-search-close {
    cursor: pointer;
    display: none; }

.BSquick-search .BSquick-search-wrapper {
  display: none; }
  .BSquick-search .BSquick-search-wrapper.BSps {
    padding-right: 10px !important;
    margin-right: -10px !important; }

.BSquick-search .BSquick-search-result {
  padding: 0;
  margin: 0; }

.BSquick-search.BSquick-search-has-result .BSquick-search-wrapper {
  display: block; }

.BSquick-search.BSquick-search-dropdown {
  padding: 1rem 1.5rem; }
  .BSquick-search.BSquick-search-dropdown .BSquick-search-form .BSinput-group:before {
    right: 0; }
  .BSquick-search.BSquick-search-dropdown .BSquick-search-form .BSinput-group .BSinput-group-prepend .BSinput-group-text {
    padding-left: 0; }
  .BSquick-search.BSquick-search-dropdown .BSquick-search-form .BSinput-group .BSinput-group-append .BSinput-group-text {
    padding-right: 0; }
  .BSquick-search.BSquick-search-dropdown .BSquick-search-wrapper {
    margin: 1.5rem 0 0.5rem 0; }
  .BSquick-search.BSquick-search-dropdown.BSquick-search-has-result .BSquick-search-form {
    border-bottom: 1px solid #ECF0F3;
    padding-bottom: 0.75rem; }

.BSquick-search.BSquick-search-inline .BSdropdown-menu {
  padding: 1.5rem; }

.BSquick-search.BSquick-search-offcanvas .BSquick-search-form {
  margin-bottom: 1.5rem; }
  .BSquick-search.BSquick-search-offcanvas .BSquick-search-form .BSform-control {
    font-size: 1rem;
    font-weight: 500; }
  .BSquick-search.BSquick-search-offcanvas .BSquick-search-form .BSinput-group:before {
    right: 0; }
  .BSquick-search.BSquick-search-offcanvas .BSquick-search-form .BSinput-group .BSinput-group-prepend .BSinput-group-text {
    padding-left: 0; }
  .BSquick-search.BSquick-search-offcanvas .BSquick-search-form .BSinput-group .BSinput-group-append .BSinput-group-text {
    padding-right: 0; }

.BSquick-search.BSquick-search-offcanvas .BSquick-search-wrapper {
  display: block; }

.BSscrolltop {
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 36px;
  height: 36px;
  position: fixed;
  bottom: 40px;
  right: 20px;
  cursor: pointer;
  z-index: 100;
  background-color: #3699FF;
  -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
  box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
  opacity: 0;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  border-radius: 0.42rem !important; }
  .BSscrolltop .BSsvg-icon svg {
    height: 24px;
    width: 24px; }
  .BSscrolltop .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSscrolltop .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSscrolltop > i {
    font-size: 1.3rem;
    color: #ffffff; }
  .BSscrolltop:hover > i {
    color: #ffffff; }
  .BSscrolltop:hover .BSsvg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSscrolltop:hover .BSsvg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  [data-scrolltop=on] .BSscrolltop {
    opacity: 0.3;
    -webkit-animation: animation-scrolltop .BS4s ease-out 1;
    animation: animation-scrolltop .BS4s ease-out 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    [data-scrolltop=on] .BSscrolltop:hover {
      -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
      opacity: 1; }
  @media (max-width: 991.98px) {
    .BSscrolltop {
      bottom: 30px;
      right: 15px;
      width: 30px;
      height: 30px; } }

@-webkit-keyframes animation-scrolltop {
  from {
    margin-bottom: -15px; }
  to {
    margin-bottom: 0; } }

@keyframes animation-scrolltop {
  from {
    margin-bottom: -15px; }
  to {
    margin-bottom: 0; } }

.BSspinner {
  position: relative; }
  .BSspinner:before {
    content: '';
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 50%;
    border: 2px solid #D6D6E0;
    border-right: 2px solid transparent; }
  .BSspinner:before {
    width: 1.5rem;
    height: 1.5rem;
    margin-top: -0.75rem; }
  .BSspinner.BSspinner-center:before {
    left: 50%;
    margin-left: -0.75rem; }
  .BSspinner.BSspinner-left:before {
    right: auto; }
  .BSspinner.BSspinner-right:before {
    left: auto; }
  .BSspinner.BSspinner-sm:before {
    width: 1.25rem;
    height: 1.25rem;
    margin-top: -0.625rem; }
  .BSspinner.BSspinner-sm.BSspinner-center:before {
    left: 50%;
    margin-left: -0.625rem; }
  .BSspinner.BSspinner-sm.BSspinner-left:before {
    right: auto; }
  .BSspinner.BSspinner-sm.BSspinner-right:before {
    left: auto; }
  .BSspinner.BSspinner-lg:before {
    width: 2rem;
    height: 2rem;
    margin-top: -1rem; }
  .BSspinner.BSspinner-lg.BSspinner-center:before {
    left: 50%;
    margin-left: -1rem; }
  .BSspinner.BSspinner-lg.BSspinner-left:before {
    right: auto; }
  .BSspinner.BSspinner-lg.BSspinner-right:before {
    left: auto; }
  .BSspinner:before {
    -webkit-animation: animation-spinner .BS5s linear infinite;
    animation: animation-spinner .BS5s linear infinite; }
  .BSspinner.BSspinner-primary:before {
    border: 2px solid #3699FF;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-darker-primary:before {
    border: 2px solid #1287ff;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-secondary:before {
    border: 2px solid #E5EAEE;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-darker-secondary:before {
    border: 2px solid #cfd9e0;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-success:before {
    border: 2px solid #1BC5BD;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-darker-success:before {
    border: 2px solid #17a69f;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-info:before {
    border: 2px solid #8950FC;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-darker-info:before {
    border: 2px solid #712dfb;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-warning:before {
    border: 2px solid #FFA800;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-darker-warning:before {
    border: 2px solid #db9000;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-danger:before {
    border: 2px solid #F64E60;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-darker-danger:before {
    border: 2px solid #f42c41;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-light:before {
    border: 2px solid #F3F6F9;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-darker-light:before {
    border: 2px solid #dbe4ed;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-dark:before {
    border: 2px solid #212121;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-darker-dark:before {
    border: 2px solid #0f0f0f;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-white:before {
    border: 2px solid #ffffff;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-darker-white:before {
    border: 2px solid #ededed;
    border-right: 2px solid transparent; }
  .BSspinner.BSspinner-right:before {
    left: auto;
    right: 1rem; }
  .BSspinner.BSspinner-right.BSbtn:not(.BSbtn-block) {
    padding-right: 3.5rem; }
  .BSspinner.BSspinner-right.BSbtn:not(.BSbtn-block).BSspinner-sm {
    padding-right: 3.25rem; }
  .BSspinner.BSspinner-right.BSbtn:not(.BSbtn-block).BSspinner-lg {
    padding-right: 4rem; }
  .BSspinner.BSspinner-left:before {
    right: auto;
    left: 1rem; }
  .BSspinner.BSspinner-left.BSbtn:not(.BSbtn-block) {
    padding-left: 3.5rem; }
  .BSspinner.BSspinner-left.BSbtn:not(.BSbtn-block).BSspinner-sm {
    padding-left: 3.25rem; }
  .BSspinner.BSspinner-left.BSbtn:not(.BSbtn-block).BSspinner-lg {
    padding-left: 4rem; }
  .BSspinner.BSspinner-track:before {
    -webkit-animation: animation-spinner .BS5s linear infinite;
    animation: animation-spinner .BS5s linear infinite; }
  .BSspinner.BSspinner-track.BSspinner-primary:before {
    border: 2px solid #cfe7ff;
    border-top-color: #2791ff; }
  .BSspinner.BSspinner-track.BSspinner-darker-primary:before {
    border: 2px solid #9ccdff;
    border-top-color: #037fff; }
  .BSspinner.BSspinner-track.BSspinner-secondary:before {
    border: 2px solid white;
    border-top-color: #dce3e8; }
  .BSspinner.BSspinner-track.BSspinner-darker-secondary:before {
    border: 2px solid white;
    border-top-color: #c6d1da; }
  .BSspinner.BSspinner-track.BSspinner-success:before {
    border: 2px solid #8aefea;
    border-top-color: #19b8b0; }
  .BSspinner.BSspinner-track.BSspinner-darker-success:before {
    border: 2px solid #5de9e2;
    border-top-color: #159892; }
  .BSspinner.BSspinner-track.BSspinner-info:before {
    border: 2px solid #eee6ff;
    border-top-color: #7f41fc; }
  .BSspinner.BSspinner-track.BSspinner-darker-info:before {
    border: 2px solid #cdb4fe;
    border-top-color: #671efb; }
  .BSspinner.BSspinner-track.BSspinner-warning:before {
    border: 2px solid #ffdc99;
    border-top-color: #f09e00; }
  .BSspinner.BSspinner-track.BSspinner-darker-warning:before {
    border: 2px solid #ffcb66;
    border-top-color: #cc8600; }
  .BSspinner.BSspinner-track.BSspinner-danger:before {
    border: 2px solid #fde0e3;
    border-top-color: #f53f53; }
  .BSspinner.BSspinner-track.BSspinner-darker-danger:before {
    border: 2px solid #fbafb7;
    border-top-color: #f41d34; }
  .BSspinner.BSspinner-track.BSspinner-light:before {
    border: 2px solid white;
    border-top-color: #e9eef4; }
  .BSspinner.BSspinner-track.BSspinner-darker-light:before {
    border: 2px solid white;
    border-top-color: #d1dde8; }
  .BSspinner.BSspinner-track.BSspinner-dark:before {
    border: 2px solid #6e6e6e;
    border-top-color: #191919; }
  .BSspinner.BSspinner-track.BSspinner-darker-dark:before {
    border: 2px solid #545454;
    border-top-color: #080808; }
  .BSspinner.BSspinner-track.BSspinner-white:before {
    border: 2px solid white;
    border-top-color: #f7f7f7; }
  .BSspinner.BSspinner-track.BSspinner-darker-white:before {
    border: 2px solid white;
    border-top-color: #e6e6e6; }

@-webkit-keyframes animation-spinner {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes animation-spinner {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.BSsticky-toolbar {
  width: 46px;
  position: fixed;
  top: 30%;
  right: 0;
  list-style: none;
  margin: 0;
  z-index: 50;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top-left-radius: 0.42rem;
  border-bottom-left-radius: 0.42rem; }

.BSsvg-icon svg {
  height: 1.5rem;
  width: 1.5rem; }

.BSsvg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #B5B5C3; }

.BSsvg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSsvg-icon.BSsvg-icon-white svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #ffffff !important; }

.BSsvg-icon.BSsvg-icon-white svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSsvg-icon.BSsvg-icon-primary svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #3699FF !important; }

.BSsvg-icon.BSsvg-icon-primary svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSsvg-icon.BSsvg-icon-secondary svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #212121 !important; }

.BSsvg-icon.BSsvg-icon-secondary svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSsvg-icon.BSsvg-icon-success svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #1BC5BD !important; }

.BSsvg-icon.BSsvg-icon-success svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSsvg-icon.BSsvg-icon-info svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8950FC !important; }

.BSsvg-icon.BSsvg-icon-info svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSsvg-icon.BSsvg-icon-warning svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #FFA800 !important; }

.BSsvg-icon.BSsvg-icon-warning svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSsvg-icon.BSsvg-icon-danger svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #F64E60 !important; }

.BSsvg-icon.BSsvg-icon-danger svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSsvg-icon.BSsvg-icon-light svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: light !important; }

.BSsvg-icon.BSsvg-icon-light svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSsvg-icon.BSsvg-icon-dark svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #212121 !important; }

.BSsvg-icon.BSsvg-icon-dark svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSsvg-icon.BSsvg-icon-dark-75 svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #464E5F !important; }

.BSsvg-icon.BSsvg-icon-dark-75 svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSsvg-icon.BSsvg-icon-dark-50 svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #80808F !important; }

.BSsvg-icon.BSsvg-icon-dark-50 svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSsvg-icon.BSsvg-icon-dark-25 svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #D6D6E0 !important; }

.BSsvg-icon.BSsvg-icon-dark-25 svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSsvg-icon.BSsvg-icon-muted svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #B5B5C3 !important; }

.BSsvg-icon.BSsvg-icon-muted svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.BSsvg-icon.BSsvg-icon-sm svg {
  height: 1.25rem !important;
  width: 1.25rem !important; }

.BSsvg-icon.BSsvg-icon-md svg {
  height: 1.5rem !important;
  width: 1.5rem !important; }

.BSsvg-icon.BSsvg-icon-lg svg {
  height: 1.75rem !important;
  width: 1.75rem !important; }

.BSsvg-icon.BSsvg-icon-xl svg {
  height: 2rem !important;
  width: 2rem !important; }

.BSsvg-icon.BSsvg-icon-xxl svg {
  height: 2.25rem !important;
  width: 2.25rem !important; }

.BSsvg-icon.BSsvg-icon-1x svg {
  height: 1rem !important;
  width: 1rem !important; }

.BSsvg-icon.BSsvg-icon-2x svg {
  height: 2rem !important;
  width: 2rem !important; }

.BSsvg-icon.BSsvg-icon-3x svg {
  height: 3rem !important;
  width: 3rem !important; }

.BSsvg-icon.BSsvg-icon-4x svg {
  height: 4rem !important;
  width: 4rem !important; }

.BSsvg-icon.BSsvg-icon-5x svg {
  height: 5rem !important;
  width: 5rem !important; }

.BSsvg-icon.BSsvg-icon-6x svg {
  height: 6rem !important;
  width: 6rem !important; }

.BSsvg-icon.BSsvg-icon-7x svg {
  height: 7rem !important;
  width: 7rem !important; }

.BSsvg-icon.BSsvg-icon-8x svg {
  height: 8rem !important;
  width: 8rem !important; }

.BSsvg-icon.BSsvg-icon-9x svg {
  height: 9rem !important;
  width: 9rem !important; }

.BSsvg-icon.BSsvg-icon-10x svg {
  height: 10rem !important;
  width: 10rem !important; }

.BSsvg-icon.BSsvg-icon-full svg {
  height: 100% !important;
  width: 100% !important; }

@media (min-width: 576px) {
  .BSsvg-icon.BSsvg-icon-sm-sm svg {
    height: 1.25rem !important;
    width: 1.25rem !important; }
  .BSsvg-icon.BSsvg-icon-sm-md svg {
    height: 1.5rem !important;
    width: 1.5rem !important; }
  .BSsvg-icon.BSsvg-icon-sm-lg svg {
    height: 1.75rem !important;
    width: 1.75rem !important; }
  .BSsvg-icon.BSsvg-icon-sm-xl svg {
    height: 2rem !important;
    width: 2rem !important; }
  .BSsvg-icon.BSsvg-icon-sm-xxl svg {
    height: 2.25rem !important;
    width: 2.25rem !important; }
  .BSsvg-icon.BSsvg-icon-sm-1x svg {
    height: 1rem !important;
    width: 1rem !important; }
  .BSsvg-icon.BSsvg-icon-sm-2x svg {
    height: 2rem !important;
    width: 2rem !important; }
  .BSsvg-icon.BSsvg-icon-sm-3x svg {
    height: 3rem !important;
    width: 3rem !important; }
  .BSsvg-icon.BSsvg-icon-sm-4x svg {
    height: 4rem !important;
    width: 4rem !important; }
  .BSsvg-icon.BSsvg-icon-sm-5x svg {
    height: 5rem !important;
    width: 5rem !important; }
  .BSsvg-icon.BSsvg-icon-sm-6x svg {
    height: 6rem !important;
    width: 6rem !important; }
  .BSsvg-icon.BSsvg-icon-sm-7x svg {
    height: 7rem !important;
    width: 7rem !important; }
  .BSsvg-icon.BSsvg-icon-sm-8x svg {
    height: 8rem !important;
    width: 8rem !important; }
  .BSsvg-icon.BSsvg-icon-sm-9x svg {
    height: 9rem !important;
    width: 9rem !important; }
  .BSsvg-icon.BSsvg-icon-sm-10x svg {
    height: 10rem !important;
    width: 10rem !important; }
  .BSsvg-icon.BSsvg-icon-sm-full svg {
    height: 100% !important;
    width: 100% !important; } }

@media (min-width: 768px) {
  .BSsvg-icon.BSsvg-icon-md-sm svg {
    height: 1.25rem !important;
    width: 1.25rem !important; }
  .BSsvg-icon.BSsvg-icon-md-md svg {
    height: 1.5rem !important;
    width: 1.5rem !important; }
  .BSsvg-icon.BSsvg-icon-md-lg svg {
    height: 1.75rem !important;
    width: 1.75rem !important; }
  .BSsvg-icon.BSsvg-icon-md-xl svg {
    height: 2rem !important;
    width: 2rem !important; }
  .BSsvg-icon.BSsvg-icon-md-xxl svg {
    height: 2.25rem !important;
    width: 2.25rem !important; }
  .BSsvg-icon.BSsvg-icon-md-1x svg {
    height: 1rem !important;
    width: 1rem !important; }
  .BSsvg-icon.BSsvg-icon-md-2x svg {
    height: 2rem !important;
    width: 2rem !important; }
  .BSsvg-icon.BSsvg-icon-md-3x svg {
    height: 3rem !important;
    width: 3rem !important; }
  .BSsvg-icon.BSsvg-icon-md-4x svg {
    height: 4rem !important;
    width: 4rem !important; }
  .BSsvg-icon.BSsvg-icon-md-5x svg {
    height: 5rem !important;
    width: 5rem !important; }
  .BSsvg-icon.BSsvg-icon-md-6x svg {
    height: 6rem !important;
    width: 6rem !important; }
  .BSsvg-icon.BSsvg-icon-md-7x svg {
    height: 7rem !important;
    width: 7rem !important; }
  .BSsvg-icon.BSsvg-icon-md-8x svg {
    height: 8rem !important;
    width: 8rem !important; }
  .BSsvg-icon.BSsvg-icon-md-9x svg {
    height: 9rem !important;
    width: 9rem !important; }
  .BSsvg-icon.BSsvg-icon-md-10x svg {
    height: 10rem !important;
    width: 10rem !important; }
  .BSsvg-icon.BSsvg-icon-md-full svg {
    height: 100% !important;
    width: 100% !important; } }

@media (min-width: 992px) {
  .BSsvg-icon.BSsvg-icon-lg-sm svg {
    height: 1.25rem !important;
    width: 1.25rem !important; }
  .BSsvg-icon.BSsvg-icon-lg-md svg {
    height: 1.5rem !important;
    width: 1.5rem !important; }
  .BSsvg-icon.BSsvg-icon-lg-lg svg {
    height: 1.75rem !important;
    width: 1.75rem !important; }
  .BSsvg-icon.BSsvg-icon-lg-xl svg {
    height: 2rem !important;
    width: 2rem !important; }
  .BSsvg-icon.BSsvg-icon-lg-xxl svg {
    height: 2.25rem !important;
    width: 2.25rem !important; }
  .BSsvg-icon.BSsvg-icon-lg-1x svg {
    height: 1rem !important;
    width: 1rem !important; }
  .BSsvg-icon.BSsvg-icon-lg-2x svg {
    height: 2rem !important;
    width: 2rem !important; }
  .BSsvg-icon.BSsvg-icon-lg-3x svg {
    height: 3rem !important;
    width: 3rem !important; }
  .BSsvg-icon.BSsvg-icon-lg-4x svg {
    height: 4rem !important;
    width: 4rem !important; }
  .BSsvg-icon.BSsvg-icon-lg-5x svg {
    height: 5rem !important;
    width: 5rem !important; }
  .BSsvg-icon.BSsvg-icon-lg-6x svg {
    height: 6rem !important;
    width: 6rem !important; }
  .BSsvg-icon.BSsvg-icon-lg-7x svg {
    height: 7rem !important;
    width: 7rem !important; }
  .BSsvg-icon.BSsvg-icon-lg-8x svg {
    height: 8rem !important;
    width: 8rem !important; }
  .BSsvg-icon.BSsvg-icon-lg-9x svg {
    height: 9rem !important;
    width: 9rem !important; }
  .BSsvg-icon.BSsvg-icon-lg-10x svg {
    height: 10rem !important;
    width: 10rem !important; }
  .BSsvg-icon.BSsvg-icon-lg-full svg {
    height: 100% !important;
    width: 100% !important; } }

@media (min-width: 1200px) {
  .BSsvg-icon.BSsvg-icon-xl-sm svg {
    height: 1.25rem !important;
    width: 1.25rem !important; }
  .BSsvg-icon.BSsvg-icon-xl-md svg {
    height: 1.5rem !important;
    width: 1.5rem !important; }
  .BSsvg-icon.BSsvg-icon-xl-lg svg {
    height: 1.75rem !important;
    width: 1.75rem !important; }
  .BSsvg-icon.BSsvg-icon-xl-xl svg {
    height: 2rem !important;
    width: 2rem !important; }
  .BSsvg-icon.BSsvg-icon-xl-xxl svg {
    height: 2.25rem !important;
    width: 2.25rem !important; }
  .BSsvg-icon.BSsvg-icon-xl-1x svg {
    height: 1rem !important;
    width: 1rem !important; }
  .BSsvg-icon.BSsvg-icon-xl-2x svg {
    height: 2rem !important;
    width: 2rem !important; }
  .BSsvg-icon.BSsvg-icon-xl-3x svg {
    height: 3rem !important;
    width: 3rem !important; }
  .BSsvg-icon.BSsvg-icon-xl-4x svg {
    height: 4rem !important;
    width: 4rem !important; }
  .BSsvg-icon.BSsvg-icon-xl-5x svg {
    height: 5rem !important;
    width: 5rem !important; }
  .BSsvg-icon.BSsvg-icon-xl-6x svg {
    height: 6rem !important;
    width: 6rem !important; }
  .BSsvg-icon.BSsvg-icon-xl-7x svg {
    height: 7rem !important;
    width: 7rem !important; }
  .BSsvg-icon.BSsvg-icon-xl-8x svg {
    height: 8rem !important;
    width: 8rem !important; }
  .BSsvg-icon.BSsvg-icon-xl-9x svg {
    height: 9rem !important;
    width: 9rem !important; }
  .BSsvg-icon.BSsvg-icon-xl-10x svg {
    height: 10rem !important;
    width: 10rem !important; }
  .BSsvg-icon.BSsvg-icon-xl-full svg {
    height: 100% !important;
    width: 100% !important; } }

@media (min-width: 1400px) {
  .BSsvg-icon.BSsvg-icon-xxl-sm svg {
    height: 1.25rem !important;
    width: 1.25rem !important; }
  .BSsvg-icon.BSsvg-icon-xxl-md svg {
    height: 1.5rem !important;
    width: 1.5rem !important; }
  .BSsvg-icon.BSsvg-icon-xxl-lg svg {
    height: 1.75rem !important;
    width: 1.75rem !important; }
  .BSsvg-icon.BSsvg-icon-xxl-xl svg {
    height: 2rem !important;
    width: 2rem !important; }
  .BSsvg-icon.BSsvg-icon-xxl-xxl svg {
    height: 2.25rem !important;
    width: 2.25rem !important; }
  .BSsvg-icon.BSsvg-icon-xxl-1x svg {
    height: 1rem !important;
    width: 1rem !important; }
  .BSsvg-icon.BSsvg-icon-xxl-2x svg {
    height: 2rem !important;
    width: 2rem !important; }
  .BSsvg-icon.BSsvg-icon-xxl-3x svg {
    height: 3rem !important;
    width: 3rem !important; }
  .BSsvg-icon.BSsvg-icon-xxl-4x svg {
    height: 4rem !important;
    width: 4rem !important; }
  .BSsvg-icon.BSsvg-icon-xxl-5x svg {
    height: 5rem !important;
    width: 5rem !important; }
  .BSsvg-icon.BSsvg-icon-xxl-6x svg {
    height: 6rem !important;
    width: 6rem !important; }
  .BSsvg-icon.BSsvg-icon-xxl-7x svg {
    height: 7rem !important;
    width: 7rem !important; }
  .BSsvg-icon.BSsvg-icon-xxl-8x svg {
    height: 8rem !important;
    width: 8rem !important; }
  .BSsvg-icon.BSsvg-icon-xxl-9x svg {
    height: 9rem !important;
    width: 9rem !important; }
  .BSsvg-icon.BSsvg-icon-xxl-10x svg {
    height: 10rem !important;
    width: 10rem !important; }
  .BSsvg-icon.BSsvg-icon-xxl-full svg {
    height: 100% !important;
    width: 100% !important; } }

.BSsvg.BSsvg-fill-white {
  fill: #ffffff !important; }

.BSsvg.BSsvg-fill-light-white {
  fill: #ffffff !important; }

.BSsvg.BSsvg-fill-primary {
  fill: #3699FF !important; }

.BSsvg.BSsvg-fill-light-primary {
  fill: #E1F0FF !important; }

.BSsvg.BSsvg-fill-secondary {
  fill: #212121 !important; }

.BSsvg.BSsvg-fill-light-secondary {
  fill: #ECF0F3 !important; }

.BSsvg.BSsvg-fill-success {
  fill: #1BC5BD !important; }

.BSsvg.BSsvg-fill-light-success {
  fill: #C9F7F5 !important; }

.BSsvg.BSsvg-fill-info {
  fill: #8950FC !important; }

.BSsvg.BSsvg-fill-light-info {
  fill: #EEE5FF !important; }

.BSsvg.BSsvg-fill-warning {
  fill: #FFA800 !important; }

.BSsvg.BSsvg-fill-light-warning {
  fill: #FFF4DE !important; }

.BSsvg.BSsvg-fill-danger {
  fill: #F64E60 !important; }

.BSsvg.BSsvg-fill-light-danger {
  fill: #FFE2E5 !important; }

.BSsvg.BSsvg-fill-light {
  fill: light !important; }

.BSsvg.BSsvg-fill-light-light {
  fill: #F3F6F9 !important; }

.BSsvg.BSsvg-fill-dark {
  fill: #212121 !important; }

.BSsvg.BSsvg-fill-light-dark {
  fill: #D6D6E0 !important; }

.BSsvg.BSsvg-fill-dark-75 {
  fill: #464E5F !important; }

.BSsvg.BSsvg-fill-light-dark-75 {
  fill: !important; }

.BSsvg.BSsvg-fill-dark-50 {
  fill: #80808F !important; }

.BSsvg.BSsvg-fill-light-dark-50 {
  fill: !important; }

.BSsvg.BSsvg-fill-dark-25 {
  fill: #D6D6E0 !important; }

.BSsvg.BSsvg-fill-light-dark-25 {
  fill: !important; }

.BSsvg.BSsvg-fill-muted {
  fill: #B5B5C3 !important; }

.BSsvg.BSsvg-fill-light-muted {
  fill: !important; }

.BStimeline.BStimeline-1 {
  position: relative; }
  .BStimeline.BStimeline-1 .BStimeline-sep {
    z-index: 0;
    content: '';
    position: absolute;
    left: 73px;
    width: 4px;
    top: 0;
    bottom: 0;
    background-color: #ECF0F3; }
  .BStimeline.BStimeline-1 .BStimeline-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .BStimeline.BStimeline-1 .BStimeline-item .BStimeline-label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
      flex: 0 0 60px;
      font-weight: 500;
      color: #B5B5C3; }
    .BStimeline.BStimeline-1 .BStimeline-item .BStimeline-badge {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 30px;
      height: 30px;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      background-color: white;
      border-radius: 50%;
      border: 4px solid white;
      position: relative;
      z-index: 0; }
      .BStimeline.BStimeline-1 .BStimeline-item .BStimeline-badge .BSsvg-icon,
      .BStimeline.BStimeline-1 .BStimeline-item .BStimeline-badge i {
        line-height: 0; }
    .BStimeline.BStimeline-1 .BStimeline-item .BStimeline-content {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      font-size: 1rem;
      padding: 0 0 0 0.75rem; }
    .BStimeline.BStimeline-1 .BStimeline-item:last-child {
      margin-bottom: 0; }

.BStimeline.BStimeline-2 {
  position: relative;
  padding: 0;
  margin: 0; }
  .BStimeline.BStimeline-2 .BStimeline-bar {
    background-color: #ECF0F3;
    position: absolute;
    display: block;
    content: '';
    width: 1px;
    top: 5px;
    bottom: 5px;
    left: 4px;
    z-index: 0;
    margin: 0.5rem 0; }
  .BStimeline.BStimeline-2 .BStimeline-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.5rem 0; }
    .BStimeline.BStimeline-2 .BStimeline-item .BStimeline-badge {
      position: relative;
      z-index: 1;
      display: block;
      width: 9px;
      height: 9px;
      border-radius: 100%;
      background-color: #E5EAEE;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      margin-right: 1.5rem; }
      .BStimeline.BStimeline-2 .BStimeline-item .BStimeline-badge.BStimeline-badge-primary {
        background-color: #3699FF; }
      .BStimeline.BStimeline-2 .BStimeline-item .BStimeline-badge.BStimeline-badge-secondary {
        background-color: #E5EAEE; }
      .BStimeline.BStimeline-2 .BStimeline-item .BStimeline-badge.BStimeline-badge-success {
        background-color: #1BC5BD; }
      .BStimeline.BStimeline-2 .BStimeline-item .BStimeline-badge.BStimeline-badge-info {
        background-color: #8950FC; }
      .BStimeline.BStimeline-2 .BStimeline-item .BStimeline-badge.BStimeline-badge-warning {
        background-color: #FFA800; }
      .BStimeline.BStimeline-2 .BStimeline-item .BStimeline-badge.BStimeline-badge-danger {
        background-color: #F64E60; }
      .BStimeline.BStimeline-2 .BStimeline-item .BStimeline-badge.BStimeline-badge-light {
        background-color: #F3F6F9; }
      .BStimeline.BStimeline-2 .BStimeline-item .BStimeline-badge.BStimeline-badge-dark {
        background-color: #212121; }
      .BStimeline.BStimeline-2 .BStimeline-item .BStimeline-badge.BStimeline-badge-white {
        background-color: #ffffff; }
    .BStimeline.BStimeline-2 .BStimeline-item .BStimeline-content {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }

.BStimeline.BStimeline-3 .BStimeline-items {
  margin: 0;
  padding: 0; }
  .BStimeline.BStimeline-3 .BStimeline-items .BStimeline-item {
    margin-left: 25px;
    border-left: 2px solid #ECF0F3;
    padding: 0 0 20px 50px;
    position: relative; }
    .BStimeline.BStimeline-3 .BStimeline-items .BStimeline-item .BStimeline-media {
      position: absolute;
      top: 0;
      left: -26px;
      border: 2px solid #ECF0F3;
      border-radius: 100%;
      width: 50px;
      height: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: #ffffff;
      line-height: 0; }
      .BStimeline.BStimeline-3 .BStimeline-items .BStimeline-item .BStimeline-media i {
        font-size: 1.4rem; }
      .BStimeline.BStimeline-3 .BStimeline-items .BStimeline-item .BStimeline-media .BSsvg-icon svg {
        height: 24px;
        width: 24px; }
      .BStimeline.BStimeline-3 .BStimeline-items .BStimeline-item .BStimeline-media img {
        max-width: 48px;
        max-height: 48px;
        border-radius: 100%; }
    .BStimeline.BStimeline-3 .BStimeline-items .BStimeline-item .BStimeline-content {
      border-radius: 0.85rem;
      position: relative;
      background-color: #F3F6F9;
      padding: 0.75rem 1.5rem; }
      .BStimeline.BStimeline-3 .BStimeline-items .BStimeline-item .BStimeline-content:before {
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        top: 10px;
        left: -25px;
        border-right: solid 10px #F3F6F9;
        border-bottom: solid 17px transparent;
        border-left: solid 17px transparent;
        border-top: solid 17px transparent; }
    .BStimeline.BStimeline-3 .BStimeline-items .BStimeline-item:last-child {
      border-left-color: transparent;
      padding-bottom: 0; }

.BStimeline.BStimeline-4 {
  position: relative;
  width: 100%; }
  .BStimeline.BStimeline-4:after {
    content: '';
    position: absolute;
    width: 5px;
    top: 0;
    margin-top: 0.1rem;
    bottom: 0;
    left: 50%;
    margin-left: -2.5px;
    background-color: #ECF0F3;
    border-radius: 0.42rem; }
  .BStimeline.BStimeline-4.timeline-center {
    margin: 0 auto; }
  .BStimeline.BStimeline-4 .BStimeline-bar {
    border-radius: 0.42rem;
    width: 20px;
    height: 5px;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    background-color: #ECF0F3; }
  .BStimeline.BStimeline-4 .BStimeline-items {
    position: relative; }
    .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item {
      position: relative;
      margin-left: 0;
      width: 50%;
      min-height: 3rem; }
      .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item:after {
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        top: 3rem;
        left: 100%;
        margin-left: -3rem;
        border-left: solid 10px #F3F6F9;
        border-bottom: solid 17px transparent;
        border-right: solid 17px transparent;
        border-top: solid 17px transparent; }
      .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item .BStimeline-badge {
        background: white;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: 1;
        position: absolute;
        top: 3.5rem; }
        .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item .BStimeline-badge > div {
          border-radius: 50%;
          width: 6px;
          height: 6px; }
      .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item .BStimeline-label {
        display: block;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        margin-bottom: 0.5rem; }
      .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item .BStimeline-content {
        position: relative;
        border-radius: 0.42rem;
        padding: 1rem 1.5rem;
        background-color: #F3F6F9; }
      .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item.BStimeline-item-left {
        left: 0;
        padding-right: 2.85rem;
        position: relative; }
        .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item.BStimeline-item-left .BStimeline-badge {
          right: -10px; }
        .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item.BStimeline-item-left .BStimeline-label {
          text-align: right; }
      .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item.BStimeline-item-right {
        left: 50%;
        padding-left: 2.86rem; }
        .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item.BStimeline-item-right .BStimeline-badge {
          left: -10px; }
        .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item.BStimeline-item-right .BStimeline-label {
          text-align: left; }
        .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item.BStimeline-item-right:after {
          right: 100%;
          left: auto;
          margin-right: -3rem;
          border-right: solid 10px #F3F6F9;
          border-left: solid 17px transparent; }
      .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item:first-child {
        top: 2rem; }
      .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item:last-child {
        bottom: 2rem; }
  .BStimeline.BStimeline-4.timeline-justified .BStimeline-bar {
    left: 5px; }
  .BStimeline.BStimeline-4.timeline-justified:after {
    left: 5px; }
  .BStimeline.BStimeline-4.timeline-justified .BStimeline-items {
    padding: 1rem 0; }
    .BStimeline.BStimeline-4.timeline-justified .BStimeline-items .BStimeline-item {
      width: 100%;
      left: 0;
      padding-left: 2.85rem;
      position: relative;
      top: 0;
      bottom: 0;
      margin-bottom: 1.5rem; }
      .BStimeline.BStimeline-4.timeline-justified .BStimeline-items .BStimeline-item:after {
        right: 100%;
        left: auto;
        margin-left: auto;
        margin-right: -3rem;
        border-right: solid 10px #F3F6F9;
        border-left: solid 17px transparent; }
      .BStimeline.BStimeline-4.timeline-justified .BStimeline-items .BStimeline-item .BStimeline-badge {
        left: -5px; }
      .BStimeline.BStimeline-4.timeline-justified .BStimeline-items .BStimeline-item .BStimeline-label {
        text-align: left; }
      .BStimeline.BStimeline-4.timeline-justified .BStimeline-items .BStimeline-item:last-child {
        margin-bottom: 0; }

@media (max-width: 991.98px) {
  .BStimeline.BStimeline-4 .BStimeline-bar {
    left: 5px !important; }
  .BStimeline.BStimeline-4:after {
    left: 5px !important; }
  .BStimeline.BStimeline-4 .BStimeline-items {
    padding: 1rem 0; }
    .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item {
      width: 100% !important;
      left: 0 !important;
      padding-right: 0 !important;
      padding-left: 2.85rem !important;
      position: relative;
      top: 0  !important;
      bottom: 0  !important;
      margin-bottom: 1.5rem; }
      .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item:after {
        right: 100%;
        left: auto !important;
        margin-left: auto;
        margin-right: -3rem;
        border-right: solid 10px #F3F6F9;
        border-left: solid 17px transparent; }
      .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item .BStimeline-badge {
        left: -5px !important; }
      .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item .BStimeline-label {
        text-align: left !important; }
      .BStimeline.BStimeline-4 .BStimeline-items .BStimeline-item:last-child {
        margin-bottom: 0  !important; } }

.BStimeline.BStimeline-5 {
  position: relative; }
  .BStimeline.BStimeline-5:before {
    content: '';
    position: absolute;
    left: 70px;
    width: 4px;
    top: 0;
    bottom: 0;
    background-color: #ECF0F3; }
  .BStimeline.BStimeline-5 .BStimeline-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-bottom: 1.5rem; }
    .BStimeline.BStimeline-5 .BStimeline-item:last-child {
      margin-bottom: 0; }
    .BStimeline.BStimeline-5 .BStimeline-item .BStimeline-label {
      width: 50px;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      font-size: 1rem;
      font-weight: 500;
      position: relative;
      color: #464E5F; }
    .BStimeline.BStimeline-5 .BStimeline-item .BStimeline-badge {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      background: white;
      width: 20px;
      height: 20px;
      border-radius: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      z-index: 1;
      position: relative;
      margin-left: 12px; }
      .BStimeline.BStimeline-5 .BStimeline-item .BStimeline-badge span {
        display: block;
        border-radius: 100%;
        width: 6px;
        height: 6px;
        background-color: #ECF0F3; }
    .BStimeline.BStimeline-5 .BStimeline-item .BStimeline-content {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      margin-left: 20px; }

.BSoverlay {
  position: relative; }
  .BSoverlay .BSoverlay-layer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0; }
  .BSoverlay.BSoverlay-block .BSoverlay-layer, .BSoverlay:hover .BSoverlay-layer {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1; }
  .BSoverlay.BSoverlay-block {
    cursor: wait; }

.BSdemo-square {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100px;
  width: 100px; }
  .BSdemo-square.BSdemo-square-sm {
    height: 75px;
    width: 75px; }
  .BSdemo-square.BSdemo-square-lg {
    height: 150px;
    width: 150px; }
  .BSdemo-square.BSdemo-square-xl {
    height: 175px;
    width: 175px; }

.BSwave {
  background-color: #F3F6F9;
  overflow: hidden;
  position: relative; }
  .BSwave > div {
    z-index: 1; }
  .BSwave:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    z-index: -1; }
  .BSwave:after {
    content: ' ';
    width: 1000px;
    height: 1025px;
    position: absolute;
    bottom: 65%;
    left: -250px;
    border-radius: 35%;
    background: white;
    z-index: 0; }
  .BSwave:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .BSwave-animate:after {
    -webkit-animation: animate-wave 15s infinite linear;
    animation: animate-wave 15s infinite linear; }
  .BSwave-animate-slower:after {
    -webkit-animation: animate-wave 30s infinite linear;
    animation: animate-wave 30s infinite linear; }
  .BSwave-animate-slow:after {
    -webkit-animation: animate-wave 25s infinite linear;
    animation: animate-wave 25s infinite linear; }
  .BSwave-animate-fast:after {
    -webkit-animation: animate-wave 10s infinite linear;
    animation: animate-wave 10s infinite linear; }
  .BSwave-animate-faster:after {
    -webkit-animation: animate-wave 5s infinite linear;
    animation: animate-wave 5s infinite linear; }
  .BSwave.BSwave-primary {
    background-color: rgba(54, 153, 255, 0.1) !important; }
    .BSwave.BSwave-primary .BSsvg-icon svg g [fill] {
      fill: #3699FF; }
  .BSwave.BSwave-secondary {
    background-color: rgba(229, 234, 238, 0.1) !important; }
    .BSwave.BSwave-secondary .BSsvg-icon svg g [fill] {
      fill: #E5EAEE; }
  .BSwave.BSwave-success {
    background-color: rgba(27, 197, 189, 0.1) !important; }
    .BSwave.BSwave-success .BSsvg-icon svg g [fill] {
      fill: #1BC5BD; }
  .BSwave.BSwave-info {
    background-color: rgba(137, 80, 252, 0.1) !important; }
    .BSwave.BSwave-info .BSsvg-icon svg g [fill] {
      fill: #8950FC; }
  .BSwave.BSwave-warning {
    background-color: rgba(255, 168, 0, 0.1) !important; }
    .BSwave.BSwave-warning .BSsvg-icon svg g [fill] {
      fill: #FFA800; }
  .BSwave.BSwave-danger {
    background-color: rgba(246, 78, 96, 0.1) !important; }
    .BSwave.BSwave-danger .BSsvg-icon svg g [fill] {
      fill: #F64E60; }
  .BSwave.BSwave-light {
    background-color: rgba(243, 246, 249, 0.1) !important; }
    .BSwave.BSwave-light .BSsvg-icon svg g [fill] {
      fill: #F3F6F9; }
  .BSwave.BSwave-dark {
    background-color: rgba(33, 33, 33, 0.1) !important; }
    .BSwave.BSwave-dark .BSsvg-icon svg g [fill] {
      fill: #212121; }
  .BSwave.BSwave-white {
    background-color: rgba(255, 255, 255, 0.1) !important; }
    .BSwave.BSwave-white .BSsvg-icon svg g [fill] {
      fill: #ffffff; }

@-webkit-keyframes animate-wave {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes animate-wave {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.BSlist .BSlist-item .BSlist-title {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }

.BSlist .BSlist-item .BSlist-hidden {
  opacity: 0;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }

.BSlist .BSlist-item.BSactive .BSlist-title, .BSlist .BSlist-item:hover .BSlist-title {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  color: #3699FF !important; }

.BSlist .BSlist-item.BSactive .BSlist-hidden, .BSlist .BSlist-item:hover .BSlist-hidden {
  opacity: 1;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease; }

.BSlist.BSlist-border .BSlist-item {
  border-bottom: 1px solid #ECF0F3; }
  .BSlist.BSlist-border .BSlist-item:last-child {
    border-bottom: 0; }

.BSlist.BSlist-dashed .BSlist-item {
  border-bottom: 1px dashed #ECF0F3; }
  .BSlist.BSlist-dashed .BSlist-item:last-child {
    border-bottom: 0; }

.BSlist.BSlist-hover .BSlist-item {
  cursor: pointer;
  border-radius: 0.42rem; }
  .BSlist.BSlist-hover .BSlist-item:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #F3F6F9;
    cursor: pointer; }
  .BSlist.BSlist-hover .BSlist-item.BSactive {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f0f3f7; }

.BSbullet {
  display: inline-block;
  background-color: #E5EAEE;
  width: 10px;
  height: 2px;
  border-radius: 2rem; }
  .BSbullet.BSbullet-dot {
    width: 4px;
    height: 4px;
    border-radius: 100% !important; }
  .BSbullet.BSbullet-ver {
    width: 2px;
    height: 10px; }
  .BSbullet.BSbullet-bar {
    width: 4px;
    height: auto; }

.BSnavi {
  padding: 0;
  margin: 0;
  display: block;
  list-style: none; }
  .BSnavi .BSnavi-item {
    padding: 0;
    display: block;
    list-style: none; }
    .BSnavi .BSnavi-item .BSnavi-link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0.75rem 1.5rem; }
      .BSnavi .BSnavi-item .BSnavi-link .BSnavi-icon {
        line-height: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
        .BSnavi .BSnavi-item .BSnavi-link .BSnavi-icon:before {
          line-height: 0; }
      .BSnavi .BSnavi-item .BSnavi-link .BSnavi-bullet {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 0.75rem; }
      .BSnavi .BSnavi-item .BSnavi-link .BSnavi-text {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
      .BSnavi .BSnavi-item .BSnavi-link .BSnavi-label {
        line-height: 0;
        margin-left: 0.75rem; }
      .BSnavi .BSnavi-item .BSnavi-link .BSnavi-toolbar {
        margin-left: 0.75rem; }
      .BSnavi .BSnavi-item .BSnavi-link .BSnavi-arrow {
        line-height: 0;
        margin-left: 0.75rem;
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        color: #80808F; }
        .BSnavi .BSnavi-item .BSnavi-link .BSnavi-arrow:before {
          line-height: 0;
          font-family: Ki;
          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;
          content: "";
          font-size: 0.6rem; }
        .BSnavi .BSnavi-item .BSnavi-link .BSnavi-arrow.BSnavi-arrow-down {
          -webkit-transform: rotateZ(-90deg)/*rtl:ignore*/;
          transform: rotateZ(-90deg)/*rtl:ignore*/; }
          [direction=rtl] .BSnavi .BSnavi-item .BSnavi-link .BSnavi-arrow.BSnavi-arrow-down {
            -webkit-transform: rotateZ(90deg)/*rtl:ignore*/;
            transform: rotateZ(90deg)/*rtl:ignore*/; }
    .BSnavi .BSnavi-item:last-child {
      border-bottom: 0 !important; }
      .BSnavi .BSnavi-item:last-child .BSnavi-link {
        border-bottom: 0 !important; }
  .BSnavi .BSnavi-separator {
    margin: 0;
    padding: 0;
    height: 0;
    display: block;
    border-bottom: 1px solid #ECF0F3; }
    .BSnavi .BSnavi-separator.BSnavi-separator-dashed {
      border-bottom: 1px dashed #ECF0F3; }
  .BSnavi .BSnavi-header,
  .BSnavi .BSnavi-footer,
  .BSnavi .BSnavi-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .BSnavi .BSnavi-section {
    padding: 0.75rem 1.5rem; }
  .BSnavi .BSnavi-header {
    padding: 0.75rem 1.5rem; }
  .BSnavi .BSnavi-footer {
    padding: 0.75rem 1.5rem; }

.BSnavi.BSnavi-spacer-x-0 .BSnavi-item .BSnavi-link {
  padding-left: 0;
  padding-right: 0; }

.BSnavi .BSnavi-item .BSnavi-link .BSnavi-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2rem;
  flex: 0 0 2rem; }
  .BSnavi .BSnavi-item .BSnavi-link .BSnavi-icon i {
    font-size: 1.25rem; }
  .BSnavi .BSnavi-item .BSnavi-link .BSnavi-icon svg {
    height: 22px;
    width: 22px; }

.BSnavi.BSnavi-icon-lg .BSnavi-item .BSnavi-link .BSnavi-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 3rem;
  flex: 0 0 3rem; }
  .BSnavi.BSnavi-icon-lg .BSnavi-item .BSnavi-link .BSnavi-icon i {
    font-size: 1.5rem; }
  .BSnavi.BSnavi-icon-lg .BSnavi-item .BSnavi-link .BSnavi-icon svg {
    height: 28px;
    width: 28px; }

.BSnavi.BSnavi-icon-xl .BSnavi-item .BSnavi-link .BSnavi-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 4rem;
  flex: 0 0 4rem; }
  .BSnavi.BSnavi-icon-xl .BSnavi-item .BSnavi-link .BSnavi-icon i {
    font-size: 1.75rem; }
  .BSnavi.BSnavi-icon-xl .BSnavi-item .BSnavi-link .BSnavi-icon svg {
    height: 32px;
    width: 32px; }

.BSnavi.BSnavi-icon-center .BSnavi-item .BSnavi-link .BSnavi-icon {
  text-align: center; }

.BSnavi .BSnavi-item .BSnavi-link {
  font-size: 1rem; }
  .BSnavi .BSnavi-item .BSnavi-link .BSnavi-text {
    font-size: 1rem; }

.BSnavi.BSnavi-font-lg .BSnavi-item .BSnavi-link {
  font-size: 1.1rem; }
  .BSnavi.BSnavi-font-lg .BSnavi-item .BSnavi-link .BSnavi-text {
    font-size: 1.1rem; }

.BSnavi.BSnavi-font-xl .BSnavi-item .BSnavi-link {
  font-size: 1.2rem; }
  .BSnavi.BSnavi-font-xl .BSnavi-item .BSnavi-link .BSnavi-text {
    font-size: 1.2rem; }

.BSnavi.BSnavi-light .BSnavi-item .BSnavi-link .BSnavi-text {
  font-weight: 300; }

.BSnavi.BSnavi-lighter .BSnavi-item .BSnavi-link .BSnavi-text {
  font-weight: lighter; }

.BSnavi.BSnavi-bold .BSnavi-item .BSnavi-link .BSnavi-text {
  font-weight: 500; }

.BSnavi.BSnavi-bolder .BSnavi-item .BSnavi-link .BSnavi-text {
  font-weight: 600; }

.BSnavi.BSnavi-boldest .BSnavi-item .BSnavi-link .BSnavi-text {
  font-weight: 700; }

.BSnavi .BSnavi-item .BSnavi-link {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  color: #464E5F; }
  .BSnavi .BSnavi-item .BSnavi-link .BSnavi-bullet .BSbullet {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .BSnavi .BSnavi-item .BSnavi-link .BSnavi-text {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .BSnavi .BSnavi-item .BSnavi-link .BSnavi-icon {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BSnavi .BSnavi-item .BSnavi-link .BSnavi-icon i {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
    .BSnavi .BSnavi-item .BSnavi-link .BSnavi-icon .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
  .BSnavi .BSnavi-item .BSnavi-link .BSnavi-arrow {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .BSnavi .BSnavi-item .BSnavi-link .BSnavi-bullet .BSbullet {
    background-color: #E5EAEE; }
  .BSnavi .BSnavi-item .BSnavi-link .BSnavi-text {
    color: #464E5F; }
  .BSnavi .BSnavi-item .BSnavi-link .BSnavi-icon i {
    color: #B5B5C3; }
  .BSnavi .BSnavi-item .BSnavi-link .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #B5B5C3; }
  .BSnavi .BSnavi-item .BSnavi-link .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi .BSnavi-item .BSnavi-link .BSnavi-arrow {
    color: #B5B5C3; }
  .BSnavi .BSnavi-item .BSnavi-link.BSdisabled {
    opacity: 0.6; }
  .BSnavi .BSnavi-item .BSnavi-link:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    color: #3699FF; }
    .BSnavi .BSnavi-item .BSnavi-link:hover .BSnavi-bullet .BSbullet {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
    .BSnavi .BSnavi-item .BSnavi-link:hover .BSnavi-text {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
    .BSnavi .BSnavi-item .BSnavi-link:hover .BSnavi-icon {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
      .BSnavi .BSnavi-item .BSnavi-link:hover .BSnavi-icon i {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease; }
      .BSnavi .BSnavi-item .BSnavi-link:hover .BSnavi-icon .BSsvg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease; }
    .BSnavi .BSnavi-item .BSnavi-link:hover .BSnavi-arrow {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
    .BSnavi .BSnavi-item .BSnavi-link:hover .BSnavi-bullet .BSbullet {
      background-color: #3699FF; }
    .BSnavi .BSnavi-item .BSnavi-link:hover .BSnavi-text {
      color: #3699FF; }
    .BSnavi .BSnavi-item .BSnavi-link:hover .BSnavi-icon i {
      color: #3699FF; }
    .BSnavi .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    .BSnavi .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSnavi .BSnavi-item .BSnavi-link:hover .BSnavi-arrow {
      color: #3699FF; }
  .BSnavi .BSnavi-item .BSnavi-link.BSactive {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    color: #3699FF; }
    .BSnavi .BSnavi-item .BSnavi-link.BSactive .BSnavi-bullet .BSbullet {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
    .BSnavi .BSnavi-item .BSnavi-link.BSactive .BSnavi-text {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
    .BSnavi .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
      .BSnavi .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon i {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease; }
      .BSnavi .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon .BSsvg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease; }
    .BSnavi .BSnavi-item .BSnavi-link.BSactive .BSnavi-arrow {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
    .BSnavi .BSnavi-item .BSnavi-link.BSactive .BSnavi-bullet .BSbullet {
      background-color: #3699FF; }
    .BSnavi .BSnavi-item .BSnavi-link.BSactive .BSnavi-text {
      color: #3699FF; }
    .BSnavi .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon i {
      color: #3699FF; }
    .BSnavi .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    .BSnavi .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSnavi .BSnavi-item .BSnavi-link.BSactive .BSnavi-arrow {
      color: #3699FF; }

.BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  color: #464E5F; }
  .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link .BSnavi-bullet .BSbullet {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link .BSnavi-text {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link .BSnavi-icon {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link .BSnavi-icon i {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link .BSnavi-icon .BSsvg-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
  .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link .BSnavi-arrow {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link .BSnavi-bullet .BSbullet {
    background-color: #E5EAEE; }
  .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link .BSnavi-text {
    color: #464E5F; }
  .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link .BSnavi-icon i {
    color: #D6D6E0; }
  .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #D6D6E0; }
  .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link .BSnavi-arrow {
    color: #B5B5C3; }
  .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link.BSdisabled {
    opacity: 0.6; }
  .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    color: #3699FF; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link:hover .BSnavi-bullet .BSbullet {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link:hover .BSnavi-text {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link:hover .BSnavi-icon {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
      .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link:hover .BSnavi-icon i {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease; }
      .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link:hover .BSnavi-icon .BSsvg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link:hover .BSnavi-arrow {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link:hover .BSnavi-bullet .BSbullet {
      background-color: #3699FF; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link:hover .BSnavi-text {
      color: #3699FF; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link:hover .BSnavi-icon i {
      color: #3699FF; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link:hover .BSnavi-arrow {
      color: #3699FF; }
  .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link.BSactive {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    color: #3699FF; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link.BSactive .BSnavi-bullet .BSbullet {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link.BSactive .BSnavi-text {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
      .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon i {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease; }
      .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon .BSsvg-icon svg g [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link.BSactive .BSnavi-arrow {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link.BSactive .BSnavi-bullet .BSbullet {
      background-color: #3699FF; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link.BSactive .BSnavi-text {
      color: #3699FF; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon i {
      color: #3699FF; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease;
      fill: #3699FF; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg:hover g [fill] {
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
    .BSnavi.BSnavi-light-icon .BSnavi-item .BSnavi-link.BSactive .BSnavi-arrow {
      color: #3699FF; }

.BSnavi.BSnavi-border .BSnavi-item .BSnavi-link {
  border-bottom: 1px solid #ECF0F3; }

.BSnavi.BSnavi-link-rounded .BSnavi-item .BSnavi-link {
  border-radius: 0.42rem; }

.BSnavi.BSnavi-link-rounded-lg .BSnavi-item .BSnavi-link {
  border-radius: 0.85rem; }

.BSnavi.BSnavi-hover .BSnavi-item .BSnavi-link:hover {
  background-color: #F3F6F9; }

.BSnavi.BSnavi-active .BSnavi-item .BSnavi-link.BSactive {
  background-color: #F3F6F9; }

.BSnavi.BSnavi-accent .BSnavi-item .BSnavi-link {
  position: relative; }
  .BSnavi.BSnavi-accent .BSnavi-item .BSnavi-link:before {
    display: block;
    left: 0;
    top: 8px;
    bottom: 8px;
    position: absolute;
    width: 4px;
    background-color: transparent;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    border-radius: 2px;
    content: " "; }
  .BSnavi.BSnavi-accent .BSnavi-item .BSnavi-link.BSactive:before {
    background-color: #3699FF;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }

.BSnavi.BSnavi-accent.BSnavi-primary .BSnavi-item .BSnavi-link:hover {
  color: #3699FF; }
  .BSnavi.BSnavi-accent.BSnavi-primary .BSnavi-item .BSnavi-link:hover .BSnavi-text {
    color: #3699FF; }
  .BSnavi.BSnavi-accent.BSnavi-primary .BSnavi-item .BSnavi-link:hover .BSnavi-icon i {
    color: #3699FF; }
  .BSnavi.BSnavi-accent.BSnavi-primary .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699FF; }
  .BSnavi.BSnavi-accent.BSnavi-primary .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-primary .BSnavi-item .BSnavi-link:hover .BSnavi-arrow {
    color: #3699FF; }

.BSnavi.BSnavi-accent.BSnavi-primary .BSnavi-item .BSnavi-link.BSactive {
  color: #3699FF; }
  .BSnavi.BSnavi-accent.BSnavi-primary .BSnavi-item .BSnavi-link.BSactive .BSnavi-text {
    color: #3699FF; }
  .BSnavi.BSnavi-accent.BSnavi-primary .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon i {
    color: #3699FF; }
  .BSnavi.BSnavi-accent.BSnavi-primary .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699FF; }
  .BSnavi.BSnavi-accent.BSnavi-primary .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-primary .BSnavi-item .BSnavi-link.BSactive .BSnavi-arrow {
    color: #3699FF; }
  .BSnavi.BSnavi-accent.BSnavi-primary .BSnavi-item .BSnavi-link.BSactive:before {
    background-color: #3699FF; }

.BSnavi.BSnavi-accent.BSnavi-secondary .BSnavi-item .BSnavi-link:hover {
  color: #E5EAEE; }
  .BSnavi.BSnavi-accent.BSnavi-secondary .BSnavi-item .BSnavi-link:hover .BSnavi-text {
    color: #E5EAEE; }
  .BSnavi.BSnavi-accent.BSnavi-secondary .BSnavi-item .BSnavi-link:hover .BSnavi-icon i {
    color: #E5EAEE; }
  .BSnavi.BSnavi-accent.BSnavi-secondary .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #E5EAEE; }
  .BSnavi.BSnavi-accent.BSnavi-secondary .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-secondary .BSnavi-item .BSnavi-link:hover .BSnavi-arrow {
    color: #E5EAEE; }

.BSnavi.BSnavi-accent.BSnavi-secondary .BSnavi-item .BSnavi-link.BSactive {
  color: #E5EAEE; }
  .BSnavi.BSnavi-accent.BSnavi-secondary .BSnavi-item .BSnavi-link.BSactive .BSnavi-text {
    color: #E5EAEE; }
  .BSnavi.BSnavi-accent.BSnavi-secondary .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon i {
    color: #E5EAEE; }
  .BSnavi.BSnavi-accent.BSnavi-secondary .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #E5EAEE; }
  .BSnavi.BSnavi-accent.BSnavi-secondary .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-secondary .BSnavi-item .BSnavi-link.BSactive .BSnavi-arrow {
    color: #E5EAEE; }
  .BSnavi.BSnavi-accent.BSnavi-secondary .BSnavi-item .BSnavi-link.BSactive:before {
    background-color: #E5EAEE; }

.BSnavi.BSnavi-accent.BSnavi-success .BSnavi-item .BSnavi-link:hover {
  color: #1BC5BD; }
  .BSnavi.BSnavi-accent.BSnavi-success .BSnavi-item .BSnavi-link:hover .BSnavi-text {
    color: #1BC5BD; }
  .BSnavi.BSnavi-accent.BSnavi-success .BSnavi-item .BSnavi-link:hover .BSnavi-icon i {
    color: #1BC5BD; }
  .BSnavi.BSnavi-accent.BSnavi-success .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD; }
  .BSnavi.BSnavi-accent.BSnavi-success .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-success .BSnavi-item .BSnavi-link:hover .BSnavi-arrow {
    color: #1BC5BD; }

.BSnavi.BSnavi-accent.BSnavi-success .BSnavi-item .BSnavi-link.BSactive {
  color: #1BC5BD; }
  .BSnavi.BSnavi-accent.BSnavi-success .BSnavi-item .BSnavi-link.BSactive .BSnavi-text {
    color: #1BC5BD; }
  .BSnavi.BSnavi-accent.BSnavi-success .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon i {
    color: #1BC5BD; }
  .BSnavi.BSnavi-accent.BSnavi-success .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #1BC5BD; }
  .BSnavi.BSnavi-accent.BSnavi-success .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-success .BSnavi-item .BSnavi-link.BSactive .BSnavi-arrow {
    color: #1BC5BD; }
  .BSnavi.BSnavi-accent.BSnavi-success .BSnavi-item .BSnavi-link.BSactive:before {
    background-color: #1BC5BD; }

.BSnavi.BSnavi-accent.BSnavi-info .BSnavi-item .BSnavi-link:hover {
  color: #8950FC; }
  .BSnavi.BSnavi-accent.BSnavi-info .BSnavi-item .BSnavi-link:hover .BSnavi-text {
    color: #8950FC; }
  .BSnavi.BSnavi-accent.BSnavi-info .BSnavi-item .BSnavi-link:hover .BSnavi-icon i {
    color: #8950FC; }
  .BSnavi.BSnavi-accent.BSnavi-info .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC; }
  .BSnavi.BSnavi-accent.BSnavi-info .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-info .BSnavi-item .BSnavi-link:hover .BSnavi-arrow {
    color: #8950FC; }

.BSnavi.BSnavi-accent.BSnavi-info .BSnavi-item .BSnavi-link.BSactive {
  color: #8950FC; }
  .BSnavi.BSnavi-accent.BSnavi-info .BSnavi-item .BSnavi-link.BSactive .BSnavi-text {
    color: #8950FC; }
  .BSnavi.BSnavi-accent.BSnavi-info .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon i {
    color: #8950FC; }
  .BSnavi.BSnavi-accent.BSnavi-info .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8950FC; }
  .BSnavi.BSnavi-accent.BSnavi-info .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-info .BSnavi-item .BSnavi-link.BSactive .BSnavi-arrow {
    color: #8950FC; }
  .BSnavi.BSnavi-accent.BSnavi-info .BSnavi-item .BSnavi-link.BSactive:before {
    background-color: #8950FC; }

.BSnavi.BSnavi-accent.BSnavi-warning .BSnavi-item .BSnavi-link:hover {
  color: #FFA800; }
  .BSnavi.BSnavi-accent.BSnavi-warning .BSnavi-item .BSnavi-link:hover .BSnavi-text {
    color: #FFA800; }
  .BSnavi.BSnavi-accent.BSnavi-warning .BSnavi-item .BSnavi-link:hover .BSnavi-icon i {
    color: #FFA800; }
  .BSnavi.BSnavi-accent.BSnavi-warning .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800; }
  .BSnavi.BSnavi-accent.BSnavi-warning .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-warning .BSnavi-item .BSnavi-link:hover .BSnavi-arrow {
    color: #FFA800; }

.BSnavi.BSnavi-accent.BSnavi-warning .BSnavi-item .BSnavi-link.BSactive {
  color: #FFA800; }
  .BSnavi.BSnavi-accent.BSnavi-warning .BSnavi-item .BSnavi-link.BSactive .BSnavi-text {
    color: #FFA800; }
  .BSnavi.BSnavi-accent.BSnavi-warning .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon i {
    color: #FFA800; }
  .BSnavi.BSnavi-accent.BSnavi-warning .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #FFA800; }
  .BSnavi.BSnavi-accent.BSnavi-warning .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-warning .BSnavi-item .BSnavi-link.BSactive .BSnavi-arrow {
    color: #FFA800; }
  .BSnavi.BSnavi-accent.BSnavi-warning .BSnavi-item .BSnavi-link.BSactive:before {
    background-color: #FFA800; }

.BSnavi.BSnavi-accent.BSnavi-danger .BSnavi-item .BSnavi-link:hover {
  color: #F64E60; }
  .BSnavi.BSnavi-accent.BSnavi-danger .BSnavi-item .BSnavi-link:hover .BSnavi-text {
    color: #F64E60; }
  .BSnavi.BSnavi-accent.BSnavi-danger .BSnavi-item .BSnavi-link:hover .BSnavi-icon i {
    color: #F64E60; }
  .BSnavi.BSnavi-accent.BSnavi-danger .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60; }
  .BSnavi.BSnavi-accent.BSnavi-danger .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-danger .BSnavi-item .BSnavi-link:hover .BSnavi-arrow {
    color: #F64E60; }

.BSnavi.BSnavi-accent.BSnavi-danger .BSnavi-item .BSnavi-link.BSactive {
  color: #F64E60; }
  .BSnavi.BSnavi-accent.BSnavi-danger .BSnavi-item .BSnavi-link.BSactive .BSnavi-text {
    color: #F64E60; }
  .BSnavi.BSnavi-accent.BSnavi-danger .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon i {
    color: #F64E60; }
  .BSnavi.BSnavi-accent.BSnavi-danger .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F64E60; }
  .BSnavi.BSnavi-accent.BSnavi-danger .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-danger .BSnavi-item .BSnavi-link.BSactive .BSnavi-arrow {
    color: #F64E60; }
  .BSnavi.BSnavi-accent.BSnavi-danger .BSnavi-item .BSnavi-link.BSactive:before {
    background-color: #F64E60; }

.BSnavi.BSnavi-accent.BSnavi-light .BSnavi-item .BSnavi-link:hover {
  color: #F3F6F9; }
  .BSnavi.BSnavi-accent.BSnavi-light .BSnavi-item .BSnavi-link:hover .BSnavi-text {
    color: #F3F6F9; }
  .BSnavi.BSnavi-accent.BSnavi-light .BSnavi-item .BSnavi-link:hover .BSnavi-icon i {
    color: #F3F6F9; }
  .BSnavi.BSnavi-accent.BSnavi-light .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F3F6F9; }
  .BSnavi.BSnavi-accent.BSnavi-light .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-light .BSnavi-item .BSnavi-link:hover .BSnavi-arrow {
    color: #F3F6F9; }

.BSnavi.BSnavi-accent.BSnavi-light .BSnavi-item .BSnavi-link.BSactive {
  color: #F3F6F9; }
  .BSnavi.BSnavi-accent.BSnavi-light .BSnavi-item .BSnavi-link.BSactive .BSnavi-text {
    color: #F3F6F9; }
  .BSnavi.BSnavi-accent.BSnavi-light .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon i {
    color: #F3F6F9; }
  .BSnavi.BSnavi-accent.BSnavi-light .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #F3F6F9; }
  .BSnavi.BSnavi-accent.BSnavi-light .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-light .BSnavi-item .BSnavi-link.BSactive .BSnavi-arrow {
    color: #F3F6F9; }
  .BSnavi.BSnavi-accent.BSnavi-light .BSnavi-item .BSnavi-link.BSactive:before {
    background-color: #F3F6F9; }

.BSnavi.BSnavi-accent.BSnavi-dark .BSnavi-item .BSnavi-link:hover {
  color: #212121; }
  .BSnavi.BSnavi-accent.BSnavi-dark .BSnavi-item .BSnavi-link:hover .BSnavi-text {
    color: #212121; }
  .BSnavi.BSnavi-accent.BSnavi-dark .BSnavi-item .BSnavi-link:hover .BSnavi-icon i {
    color: #212121; }
  .BSnavi.BSnavi-accent.BSnavi-dark .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #212121; }
  .BSnavi.BSnavi-accent.BSnavi-dark .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-dark .BSnavi-item .BSnavi-link:hover .BSnavi-arrow {
    color: #212121; }

.BSnavi.BSnavi-accent.BSnavi-dark .BSnavi-item .BSnavi-link.BSactive {
  color: #212121; }
  .BSnavi.BSnavi-accent.BSnavi-dark .BSnavi-item .BSnavi-link.BSactive .BSnavi-text {
    color: #212121; }
  .BSnavi.BSnavi-accent.BSnavi-dark .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon i {
    color: #212121; }
  .BSnavi.BSnavi-accent.BSnavi-dark .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #212121; }
  .BSnavi.BSnavi-accent.BSnavi-dark .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-dark .BSnavi-item .BSnavi-link.BSactive .BSnavi-arrow {
    color: #212121; }
  .BSnavi.BSnavi-accent.BSnavi-dark .BSnavi-item .BSnavi-link.BSactive:before {
    background-color: #212121; }

.BSnavi.BSnavi-accent.BSnavi-white .BSnavi-item .BSnavi-link:hover {
  color: #ffffff; }
  .BSnavi.BSnavi-accent.BSnavi-white .BSnavi-item .BSnavi-link:hover .BSnavi-text {
    color: #ffffff; }
  .BSnavi.BSnavi-accent.BSnavi-white .BSnavi-item .BSnavi-link:hover .BSnavi-icon i {
    color: #ffffff; }
  .BSnavi.BSnavi-accent.BSnavi-white .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSnavi.BSnavi-accent.BSnavi-white .BSnavi-item .BSnavi-link:hover .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-white .BSnavi-item .BSnavi-link:hover .BSnavi-arrow {
    color: #ffffff; }

.BSnavi.BSnavi-accent.BSnavi-white .BSnavi-item .BSnavi-link.BSactive {
  color: #ffffff; }
  .BSnavi.BSnavi-accent.BSnavi-white .BSnavi-item .BSnavi-link.BSactive .BSnavi-text {
    color: #ffffff; }
  .BSnavi.BSnavi-accent.BSnavi-white .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon i {
    color: #ffffff; }
  .BSnavi.BSnavi-accent.BSnavi-white .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff; }
  .BSnavi.BSnavi-accent.BSnavi-white .BSnavi-item .BSnavi-link.BSactive .BSnavi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  .BSnavi.BSnavi-accent.BSnavi-white .BSnavi-item .BSnavi-link.BSactive .BSnavi-arrow {
    color: #ffffff; }
  .BSnavi.BSnavi-accent.BSnavi-white .BSnavi-item .BSnavi-link.BSactive:before {
    background-color: #ffffff; }

.BSribbon {
  position: relative; }
  .BSribbon .BSribbon-target {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    background-color: #3699FF;
    -webkit-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.1);
    color: #FFFFFF; }
    .BSribbon .BSribbon-target > .BSribbon-inner {
      z-index: -1;
      position: absolute;
      padding: 0;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    .BSribbon .BSribbon-target:after {
      border-color: #004d9c; }
  .BSribbon-ver .BSribbon-target {
    padding: 5px 10px;
    min-width: 36px;
    min-height: 46px;
    text-align: center; }
  .BSribbon.BSribbon-top .BSribbon-target {
    border-bottom-right-radius: 0.42rem;
    border-bottom-left-radius: 0.42rem; }
  .BSribbon.BSribbon-bottom .BSribbon-target {
    border-top-right-radius: 0.42rem;
    border-top-left-radius: 0.42rem; }
  .BSribbon.BSribbon-left .BSribbon-target {
    border-top-right-radius: 0.42rem;
    border-bottom-right-radius: 0.42rem; }
  .BSribbon.BSribbon-right .BSribbon-target {
    border-top-left-radius: 0.42rem;
    border-bottom-left-radius: 0.42rem; }
  .BSribbon.BSribbon-clip.BSribbon-left .BSribbon-target {
    left: -10px; }
    .BSribbon.BSribbon-clip.BSribbon-left .BSribbon-target .BSribbon-inner {
      border-top-right-radius: 0.42rem;
      border-bottom-right-radius: 0.42rem; }
      .BSribbon.BSribbon-clip.BSribbon-left .BSribbon-target .BSribbon-inner:before, .BSribbon.BSribbon-clip.BSribbon-left .BSribbon-target .BSribbon-inner:after {
        content: '';
        position: absolute;
        border-style: solid;
        border-color: transparent !important;
        bottom: -10px; }
      .BSribbon.BSribbon-clip.BSribbon-left .BSribbon-target .BSribbon-inner:before {
        border-width: 0 10px 10px 0;
        border-right-color: #212121 !important;
        left: 0; }
  .BSribbon.BSribbon-clip.BSribbon-right .BSribbon-target {
    right: -10px; }
    .BSribbon.BSribbon-clip.BSribbon-right .BSribbon-target .BSribbon-inner {
      border-top-left-radius: 0.42rem;
      border-bottom-left-radius: 0.42rem; }
      .BSribbon.BSribbon-clip.BSribbon-right .BSribbon-target .BSribbon-inner:before, .BSribbon.BSribbon-clip.BSribbon-right .BSribbon-target .BSribbon-inner:after {
        content: '';
        position: absolute;
        border-style: solid;
        border-color: transparent !important;
        bottom: -10px; }
      .BSribbon.BSribbon-clip.BSribbon-right .BSribbon-target .BSribbon-inner:before {
        border-width: 0 0 10px 10px;
        border-left-color: #212121 !important;
        right: 0; }

.BStoggle-off .BStoggle-off-item {
  display: none !important; }

.BStoggle-on .BStoggle-on-item {
  display: none !important; }

.BSfv-plugins-message-container {
  margin-top: 0.25rem; }
  .BSfv-plugins-message-container .BSfv-help-block {
    color: #F64E60;
    font-size: 0.9rem;
    font-weight: 400; }

.BSblockui {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-radius: 0.42rem; }
  .BSblockui.BSblockui-noshadow {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .BSblockui > span {
    color: #464E5F;
    padding: 0.75rem 1.2rem;
    font-size: 1rem;
    font-weight: 400;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    .BSblockui > span > .BSloader,
    .BSblockui > span > .BSspinner {
      margin-right: 1.25rem; }

.BSdatepicker {
  width: 265px;
  padding: 10px;
  border-radius: 0.42rem; }
  .BSdatepicker.BSdatepicker-orient-top {
    margin-top: 8px; }
  .BSdatepicker table {
    width: 100%; }
  .BSdatepicker td,
  .BSdatepicker th {
    font-size: 1rem;
    font-weight: regular;
    width: 33px;
    height: 33px;
    border-radius: 0.42rem; }
  .BSdatepicker thead th {
    color: #464E5F; }
    .BSdatepicker thead th.BSprev, .BSdatepicker thead th.BSdatepicker-switch, .BSdatepicker thead th.BSnext {
      font-weight: 500;
      color: #464E5F; }
      .BSdatepicker thead th.BSprev i, .BSdatepicker thead th.BSdatepicker-switch i, .BSdatepicker thead th.BSnext i {
        font-size: 1.2rem;
        color: #80808F; }
        .BSdatepicker thead th.BSprev i:before, .BSdatepicker thead th.BSdatepicker-switch i:before, .BSdatepicker thead th.BSnext i:before {
          line-height: 0;
          vertical-align: middle; }
      .BSdatepicker thead th.BSprev:hover, .BSdatepicker thead th.BSdatepicker-switch:hover, .BSdatepicker thead th.BSnext:hover {
        background: #F3F6F9 !important; }
    .BSdatepicker thead th.BSdow {
      color: #464E5F;
      font-weight: 600; }
  .BSdatepicker tbody tr > td {
    width: 35px;
    height: 35px; }
    .BSdatepicker tbody tr > td.BSday {
      color: #80808F;
      font-weight: 400; }
      .BSdatepicker tbody tr > td.BSday:hover {
        background: #F3F6F9;
        color: #464E5F; }
      .BSdatepicker tbody tr > td.BSday.BSold {
        color: #80808F; }
      .BSdatepicker tbody tr > td.BSday.BSnew {
        color: #464E5F; }
      .BSdatepicker tbody tr > td.BSday.BSselected, .BSdatepicker tbody tr > td.BSday.BSselected:hover, .BSdatepicker tbody tr > td.BSday.BSactive, .BSdatepicker tbody tr > td.BSday.BSactive:hover {
        background: #3699FF;
        color: #ffffff; }
      .BSdatepicker tbody tr > td.BSday.BStoday {
        position: relative;
        background: rgba(54, 153, 255, 0.12) !important;
        color: #3699FF !important; }
        .BSdatepicker tbody tr > td.BSday.BStoday:before {
          content: '';
          display: inline-block;
          border: solid transparent;
          border-width: 0 0 7px 7px;
          border-bottom-color: #ffffff;
          border-top-color: #ECF0F3;
          position: absolute;
          bottom: 4px;
          right: 4px; }
      .BSdatepicker tbody tr > td.BSday.BSrange {
        background: #F3F6F9; }
    .BSdatepicker tbody tr > td span.BSyear,
    .BSdatepicker tbody tr > td span.BShour,
    .BSdatepicker tbody tr > td span.BSminute,
    .BSdatepicker tbody tr > td span.BSmonth {
      color: #80808F; }
      .BSdatepicker tbody tr > td span.BSyear:hover,
      .BSdatepicker tbody tr > td span.BShour:hover,
      .BSdatepicker tbody tr > td span.BSminute:hover,
      .BSdatepicker tbody tr > td span.BSmonth:hover {
        background: #F3F6F9; }
      .BSdatepicker tbody tr > td span.BSyear.BSfocused, .BSdatepicker tbody tr > td span.BSyear.BSfocused:hover, .BSdatepicker tbody tr > td span.BSyear.BSactive:hover, .BSdatepicker tbody tr > td span.BSyear.BSactive.BSfocused:hover, .BSdatepicker tbody tr > td span.BSyear.BSactive,
      .BSdatepicker tbody tr > td span.BShour.BSfocused,
      .BSdatepicker tbody tr > td span.BShour.BSfocused:hover,
      .BSdatepicker tbody tr > td span.BShour.BSactive:hover,
      .BSdatepicker tbody tr > td span.BShour.BSactive.BSfocused:hover,
      .BSdatepicker tbody tr > td span.BShour.BSactive,
      .BSdatepicker tbody tr > td span.BSminute.BSfocused,
      .BSdatepicker tbody tr > td span.BSminute.BSfocused:hover,
      .BSdatepicker tbody tr > td span.BSminute.BSactive:hover,
      .BSdatepicker tbody tr > td span.BSminute.BSactive.BSfocused:hover,
      .BSdatepicker tbody tr > td span.BSminute.BSactive,
      .BSdatepicker tbody tr > td span.BSmonth.BSfocused,
      .BSdatepicker tbody tr > td span.BSmonth.BSfocused:hover,
      .BSdatepicker tbody tr > td span.BSmonth.BSactive:hover,
      .BSdatepicker tbody tr > td span.BSmonth.BSactive.BSfocused:hover,
      .BSdatepicker tbody tr > td span.BSmonth.BSactive {
        background: #3699FF;
        color: #ffffff; }
  .BSdatepicker tfoot tr > th {
    width: 35px;
    height: 35px; }
    .BSdatepicker tfoot tr > th.BStoday, .BSdatepicker tfoot tr > th.BSclear {
      border-radius: 0.42rem;
      font-weight: 500; }
      .BSdatepicker tfoot tr > th.BStoday:hover, .BSdatepicker tfoot tr > th.BSclear:hover {
        background: #ECF0F3; }
  .BSdatepicker.BSdatepicker-inline {
    border: 1px solid #ECF0F3; }

.BSinput-daterange .BSinput-group-addon {
  min-width: 44px; }

.BSinput-daterange input {
  text-align: left; }

.BSinput-daterange .BSinput-group-append .BSinput-group-text {
  border-right: 0; }

.BSdaterangepicker {
  padding: 0;
  margin: 0;
  width: auto;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  border-radius: 0.42rem;
  border: 0;
  font-family: Poppins, Helvetica, "sans-serif";
  z-index: 98; }
  .BSmodal-open .BSdaterangepicker {
    z-index: 1051; }
  .BSdaterangepicker:after, .BSdaterangepicker:before {
    display: none; }
  .BSdaterangepicker .BSranges ul {
    padding: 1rem 0;
    width: 175px; }
  .BSdaterangepicker .BSranges li {
    padding: 0.7rem 1.75rem;
    font-weight: 500;
    font-size: 1rem;
    color: #80808F;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease; }
    .BSdaterangepicker .BSranges li:hover, .BSdaterangepicker .BSranges li.BSactive {
      background-color: #F3F6F9;
      color: #3699FF;
      -webkit-transition: color 0.3s ease;
      transition: color 0.3s ease; }
  .BSdaterangepicker.BSshow-calendar .BSranges {
    border-right: 1px solid #ECF0F3; }
  .BSdaterangepicker.BSshow-ranges .BSdrp-calendar.BSleft {
    border-left: 0; }
  .BSdaterangepicker.BSshow-calendar .BSranges {
    margin-top: 0; }
  .BSdaterangepicker .BSdrp-buttons {
    padding: 1rem 1.75rem;
    border-top: 1px solid #ECF0F3; }
    .BSdaterangepicker .BSdrp-buttons .BSbtn {
      font-size: 0.9rem;
      font-weight: 500;
      padding: 0.5rem 1rem;
      border-radius: 0.42rem; }
  .BSdaterangepicker .BSdrp-selected {
    font-size: 0.9rem; }
  .BSdaterangepicker .BSdrp-calendar.BSleft, .BSdaterangepicker .BSdrp-calendar.BSright {
    padding: 1rem 1rem; }
  .BSdaterangepicker .BSdrp-calendar.BSleft {
    border-left: 0 !important; }
  .BSdaterangepicker .BSdrp-calendar th,
  .BSdaterangepicker .BSdrp-calendar td {
    font-size: 1rem;
    font-weight: regular;
    width: 33px;
    height: 33px; }
  .BSdaterangepicker .BSdrp-calendar th {
    font-weight: 500;
    color: #464E5F; }
    .BSdaterangepicker .BSdrp-calendar th.BSmonth {
      font-weight: 500;
      color: #464E5F; }
    .BSdaterangepicker .BSdrp-calendar th.BSnext span, .BSdaterangepicker .BSdrp-calendar th.BSprev span {
      border-width: 0 1px 1px 0;
      border-color: #80808F; }
    .BSdaterangepicker .BSdrp-calendar th.BSnext span {
      margin-right: 1px; }
    .BSdaterangepicker .BSdrp-calendar th.BSprev span {
      margin-left: 1px; }
  .BSdaterangepicker .BSdrp-calendar td {
    color: #80808F; }
    .BSdaterangepicker .BSdrp-calendar td:hover {
      background-color: #F3F6F9; }
    .BSdaterangepicker .BSdrp-calendar td.BSavailable.BSoff {
      color: #B5B5C3; }
    .BSdaterangepicker .BSdrp-calendar td.BSactive {
      background-color: #3699FF !important;
      color: #FFFFFF !important;
      border-radius: 0.42rem; }
      .BSdaterangepicker .BSdrp-calendar td.BSactive.BSstart-date {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
      .BSdaterangepicker .BSdrp-calendar td.BSactive.BSend-date {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
      .BSdaterangepicker .BSdrp-calendar td.BSactive.BSstart-date.BSend-date {
        border-radius: 0.42rem; }
    .BSdaterangepicker .BSdrp-calendar td.BStoday, .BSdaterangepicker .BSdrp-calendar td.BStoday.BSactive {
      border-radius: 0.42rem;
      background: rgba(54, 153, 255, 0.12) !important;
      color: #3699FF !important; }
    .BSdaterangepicker .BSdrp-calendar td.BSin-range.BSavailable:not(.BSactive):not(.BSoff):not(.BStoday) {
      background-color: #F3F6F9;
      color: #464E5F; }
  .BSdaterangepicker select {
    border-radius: 0.42rem;
    background: transparent !important;
    border-color: #E5EAEE !important;
    color: #464E5F !important; }

.BSdatetimepicker {
  width: 265px;
  padding: 10px;
  left: auto;
  border-radius: 0.42rem; }
  .BSdatetimepicker.BSdatetimepicker-orient-top {
    margin-top: 8px; }
  .BSdatetimepicker table {
    width: 100%; }
  .BSdatetimepicker td,
  .BSdatetimepicker th {
    font-size: 1rem;
    width: 33px;
    height: 33px;
    font-weight: regular;
    border-radius: 0.42rem; }
  .BSdatetimepicker thead th i {
    font-size: 1.2rem; }
  .BSdatetimepicker thead th.BSprev, .BSdatetimepicker thead th.BSswitch, .BSdatetimepicker thead th.BSnext {
    color: #464E5F;
    font-weight: 500;
    display: table-cell; }
    .BSdatetimepicker thead th.BSprev .BSglyphicon, .BSdatetimepicker thead th.BSswitch .BSglyphicon, .BSdatetimepicker thead th.BSnext .BSglyphicon {
      color: #80808F; }
    .BSdatetimepicker thead th.BSprev:hover, .BSdatetimepicker thead th.BSswitch:hover, .BSdatetimepicker thead th.BSnext:hover {
      background: #F3F6F9 !important; }
  .BSdatetimepicker thead th.BSdow {
    font-weight: 500;
    color: #464E5F; }
  .BSdatetimepicker thead th.BSnext > span:before {
    font-family: Ki;
    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;
    content: "";
    font-size: 0.7rem; }
  .BSdatetimepicker thead th.BSprev > span:before {
    font-family: Ki;
    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;
    content: "";
    font-size: 0.7rem; }
  .BSdatetimepicker tbody tr > td span {
    color: #80808F;
    font-weight: 400; }
  .BSdatetimepicker tbody tr > td.BSday {
    color: #80808F; }
    .BSdatetimepicker tbody tr > td.BSday:hover {
      background: #F3F6F9; }
    .BSdatetimepicker tbody tr > td.BSday.BSold {
      color: #80808F; }
    .BSdatetimepicker tbody tr > td.BSday.BSnew {
      color: #464E5F; }
    .BSdatetimepicker tbody tr > td.BSday.BSselected, .BSdatetimepicker tbody tr > td.BSday.BSactive {
      background: #3699FF;
      color: #ffffff; }
    .BSdatetimepicker tbody tr > td.BSday.BStoday {
      position: relative;
      background: rgba(54, 153, 255, 0.12) !important;
      color: #3699FF !important; }
      .BSdatetimepicker tbody tr > td.BSday.BStoday:before {
        content: '';
        display: inline-block;
        border: solid transparent;
        border-width: 0 0 7px 7px;
        border-bottom-color: #ffffff;
        border-top-color: #ECF0F3;
        position: absolute;
        bottom: 4px;
        right: 4px; }
    .BSdatetimepicker tbody tr > td.BSday.BSrange {
      background: #F3F6F9; }
  .BSdatetimepicker tbody tr > td span.BSyear,
  .BSdatetimepicker tbody tr > td span.BShour,
  .BSdatetimepicker tbody tr > td span.BSminute,
  .BSdatetimepicker tbody tr > td span.BSmonth {
    color: #80808F; }
    .BSdatetimepicker tbody tr > td span.BSyear.BSfocused, .BSdatetimepicker tbody tr > td span.BSyear:hover,
    .BSdatetimepicker tbody tr > td span.BShour.BSfocused,
    .BSdatetimepicker tbody tr > td span.BShour:hover,
    .BSdatetimepicker tbody tr > td span.BSminute.BSfocused,
    .BSdatetimepicker tbody tr > td span.BSminute:hover,
    .BSdatetimepicker tbody tr > td span.BSmonth.BSfocused,
    .BSdatetimepicker tbody tr > td span.BSmonth:hover {
      background: #F3F6F9; }
    .BSdatetimepicker tbody tr > td span.BSyear.BSactive:hover, .BSdatetimepicker tbody tr > td span.BSyear.BSactive,
    .BSdatetimepicker tbody tr > td span.BShour.BSactive:hover,
    .BSdatetimepicker tbody tr > td span.BShour.BSactive,
    .BSdatetimepicker tbody tr > td span.BSminute.BSactive:hover,
    .BSdatetimepicker tbody tr > td span.BSminute.BSactive,
    .BSdatetimepicker tbody tr > td span.BSmonth.BSactive:hover,
    .BSdatetimepicker tbody tr > td span.BSmonth.BSactive {
      background: #3699FF;
      color: #ffffff; }
  .BSdatetimepicker tfoot tr > th.BStoday, .BSdatetimepicker tfoot tr > th.BSclear {
    border-radius: 0.42rem;
    font-weight: 500; }
    .BSdatetimepicker tfoot tr > th.BStoday:hover, .BSdatetimepicker tfoot tr > th.BSclear:hover {
      background-color: #F3F6F9; }
  .BSdatetimepicker.BSdatetimepicker-inline {
    border: 1px solid #F3F6F9; }

.BSinput-daterange .BSinput-group-addon {
  min-width: 44px; }

.BSmd-editor {
  outline: none !important;
  border-top-left-radius: 0.42rem;
  border-top-right-radius: 0.42rem;
  border: 1px solid #E5EAEE; }
  .BSmd-editor .BSmd-footer,
  .BSmd-editor .BSmd-header {
    padding: 1rem 1rem;
    background: #F3F6F9; }
  .BSmd-editor .BSmd-header {
    border-top-left-radius: 0.42rem;
    border-top-right-radius: 0.42rem; }
    .BSmd-editor .BSmd-header .BSbtn-group {
      margin-right: 0.74rem; }
      .BSmd-editor .BSmd-header .BSbtn-group .BSbtn {
        background: white;
        border: 1px solid #ECF0F3;
        color: #464E5F; }
        .BSmd-editor .BSmd-header .BSbtn-group .BSbtn span {
          line-height: 0;
          font-size: 1rem; }
        .BSmd-editor .BSmd-header .BSbtn-group .BSbtn:hover, .BSmd-editor .BSmd-header .BSbtn-group .BSbtn:focus, .BSmd-editor .BSmd-header .BSbtn-group .BSbtn:active, .BSmd-editor .BSmd-header .BSbtn-group .BSbtn.BSactive {
          color: #3699FF;
          background: transparent; }
  .BSmd-editor .BSmd-footer {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .BSmd-editor > textarea {
    padding: 1rem 1rem;
    background: #F3F6F9;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .BSmd-editor.BSactive {
    border: 1px solid #E5EAEE;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .BSmd-editor.BSactive > textarea {
      background: #F3F6F9; }

.BSis-valid .BSmd-editor {
  border-color: #1BC5BD; }

.BSis-invalid .BSmd-editor {
  border-color: #F64E60; }

.BSbootstrap-maxlength {
  z-index: 1040 !important; }
  .BSbootstrap-maxlength.BSkt-badge {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .BSmodal .BSbootstrap-maxlength {
    z-index: 1060 !important; }

.BSalert[data-notify] {
  min-width: 300px;
  padding: 1rem 1.5rem; }
  .BSalert[data-notify] .BSclose {
    right: 1rem !important;
    padding: 0.25rem 0 0 2rem;
    font-weight: 300; }
    .BSalert[data-notify] .BSclose:before {
      font-size: 0.75rem;
      color: #fff;
      opacity: 0.7;
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      font-family: Ki;
      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;
      content: ""; }
    .BSalert[data-notify] .BSclose:hover:before {
      opacity: 1;
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease; }
  @media (max-width: 991.98px) {
    .BSalert[data-notify] {
      max-width: 70%; } }
  @media (max-width: 991.98px) {
    .BSalert[data-notify] {
      max-width: 90%; } }
  .BSalert[data-notify][data-notify-position=top-center], .BSalert[data-notify][data-notify-position=bottom-center] {
    width: 30%; }
    @media (max-width: 991.98px) {
      .BSalert[data-notify][data-notify-position=top-center], .BSalert[data-notify][data-notify-position=bottom-center] {
        width: 70%; } }
    @media (max-width: 991.98px) {
      .BSalert[data-notify][data-notify-position=top-center], .BSalert[data-notify][data-notify-position=bottom-center] {
        width: 90%; } }
  .BSalert[data-notify] .BSicon {
    position: absolute; }
  .BSalert[data-notify] [data-notify=title] {
    display: block;
    font-weight: 500; }
  .BSalert[data-notify] .BSicon ~ [data-notify=title] {
    padding-left: 2.85rem; }
  .BSalert[data-notify] .BSicon ~ [data-notify=message] {
    display: inline-block;
    padding-left: 2.85rem; }
  .BSalert[data-notify] [data-notify=title]:not(:empty) ~ [data-notify=message] {
    margin-top: 0.2rem; }
  .BSalert[data-notify] .BSprogress {
    margin-top: 0.5rem;
    line-height: 0.5rem;
    height: 0.5rem; }

.BSbootstrap-select > .BSdropdown-toggle {
  position: relative;
  outline: none !important;
  padding: 0.65rem 1rem;
  border-radius: 0.42rem; }
  .BSbootstrap-select > .BSdropdown-toggle:focus {
    outline: none !important; }
  .BSbootstrap-select > .BSdropdown-toggle:after {
    border: 0;
    margin-right: -2px;
    font-size: 0.6rem;
    display: inline-block;
    font-family: Ki;
    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;
    content: ""; }
  .BSbootstrap-select > .BSdropdown-toggle:before {
    width: auto; }
  .BSbootstrap-select > .BSdropdown-toggle.BSbtn-light, .BSbootstrap-select > .BSdropdown-toggle.BSbtn-secondary {
    background: #ffffff !important;
    color: #464E5F;
    border-color: #E5EAEE;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .BSbootstrap-select > .BSdropdown-toggle.BSbtn-light:active, .BSbootstrap-select > .BSdropdown-toggle.BSbtn-light:focus, .BSbootstrap-select > .BSdropdown-toggle.BSbtn-light.BSactive, .BSbootstrap-select > .BSdropdown-toggle.BSbtn-secondary:active, .BSbootstrap-select > .BSdropdown-toggle.BSbtn-secondary:focus, .BSbootstrap-select > .BSdropdown-toggle.BSbtn-secondary.BSactive {
      border-color: #69b3ff !important; }
    .BSbootstrap-select > .BSdropdown-toggle.BSbtn-light.BSdisabled, .BSbootstrap-select > .BSdropdown-toggle.BSbtn-light:disabled, .BSbootstrap-select > .BSdropdown-toggle.BSbtn-secondary.BSdisabled, .BSbootstrap-select > .BSdropdown-toggle.BSbtn-secondary:disabled {
      background: #F3F6F9;
      border-color: #F3F6F9; }
    .BSbootstrap-select > .BSdropdown-toggle.BSbtn-light .BSfilter-option, .BSbootstrap-select > .BSdropdown-toggle.BSbtn-secondary .BSfilter-option {
      color: #80808F; }
      .BSbootstrap-select > .BSdropdown-toggle.BSbtn-light .BSfilter-option .BSbs-icon, .BSbootstrap-select > .BSdropdown-toggle.BSbtn-secondary .BSfilter-option .BSbs-icon {
        color: #80808F;
        margin-right: 0.1rem; }
  .BSbootstrap-select > .BSdropdown-toggle.BSbs-placeholder {
    color: #B5B5C3; }
    .BSbootstrap-select > .BSdropdown-toggle.BSbs-placeholder.BSbtn {
      color: #ffffff; }

.BSbootstrap-select .BSdropdown-menu.BSinner {
  display: block; }
  .BSbootstrap-select .BSdropdown-menu.BSinner > li > a {
    display: block;
    position: relative;
    outline: none !important;
    padding: 10px 15px; }
    .BSbootstrap-select .BSdropdown-menu.BSinner > li > a:hover {
      text-decoration: none; }
    .BSbootstrap-select .BSdropdown-menu.BSinner > li > a .BSbs-icon {
      font-size: 1.3rem;
      vertical-align: middle;
      color: #B5B5C3;
      margin-right: 0.5rem; }
    .BSbootstrap-select .BSdropdown-menu.BSinner > li > a .BStext {
      color: #464E5F; }
      .BSbootstrap-select .BSdropdown-menu.BSinner > li > a .BStext small {
        color: #B5B5C3; }
    .BSbootstrap-select .BSdropdown-menu.BSinner > li > a .BScheck-mark {
      color: #80808F; }
  .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSselected > a .BScheck-mark {
    top: 50%;
    position: absolute;
    margin-top: -0.4rem;
    font-size: 0.7rem;
    right: 1rem; }
    .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSselected > a .BScheck-mark:before {
      font-family: Ki;
      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;
      content: ""; }
    .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSselected > a .BScheck-mark:after {
      display: none; }
  .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSselected > a, .BSbootstrap-select .BSdropdown-menu.BSinner > li:hover > a {
    background: #F3F6F9; }
    .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSselected > a .BStext, .BSbootstrap-select .BSdropdown-menu.BSinner > li:hover > a .BStext {
      color: #464E5F; }
    .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSselected > a .BSbs-icon, .BSbootstrap-select .BSdropdown-menu.BSinner > li:hover > a .BSbs-icon {
      color: #464E5F; }
    .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSselected > a .BScheck-mark, .BSbootstrap-select .BSdropdown-menu.BSinner > li:hover > a .BScheck-mark {
      color: #80808F; }
  .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSdivider {
    margin: 10px 0;
    border-bottom: 1px solid #F3F6F9; }
  .BSbootstrap-select .BSdropdown-menu.BSinner > li.BShidden {
    display: none; }
  .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSno-results {
    padding: 10px 15px; }
  .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSdropdown-header {
    color: #80808F; }
  .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSselected > a {
    background: #F3F6F9; }
  .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSdisabled > a {
    opacity: 0.8; }
  .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSactive:not(.BSselected) > a {
    background: #3699FF; }
    .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSactive:not(.BSselected) > a .BSbs-icon,
    .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSactive:not(.BSselected) > a .BStext {
      color: #ffffff; }
    .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSactive:not(.BSselected) > a .BScheck-mark {
      color: #ffffff; }
  .BSbootstrap-select .BSdropdown-menu.BSinner > li.BSno-results {
    color: #80808F; }

.BSbootstrap-select .BSpopover-title {
  padding: 10px 15px;
  margin-bottom: 5px; }
  .BSbootstrap-select .BSpopover-title .BSclose {
    display: none; }

.BSbootstrap-select .BSbs-searchbox,
.BSbootstrap-select .BSbs-actionsbox,
.BSbootstrap-select .BSbs-donebutton {
  padding: 10px 15px; }

.BSbootstrap-select.BSshow > .BSdropdown-toggle.BSbtn-light, .BSbootstrap-select.BSshow > .BSdropdown-toggle.BSbtn-secondary {
  border-color: #69b3ff;
  -webkit-box-shadow: none;
  box-shadow: none; }

.BSbootstrap-select.BSis-invalid .BSbtn.BSdropdown-toggle {
  border-color: #F64E60; }

.BSbootstrap-select.BSis-valid .BSbtn.BSdropdown-toggle {
  border-color: #1BC5BD; }

.BSbootstrap-select .BSpopover-title {
  background: #F3F6F9;
  border: 0; }

.BSbootstrap-select .BSdropdown-menu {
  margin-top: 1px; }

#session-timeout-dialog .BSmodal-header .BSclose {
  position: absolute;
  right: 25px;
  font-size: 0;
  top: 1.75rem; }

#session-timeout-dialog .BSmodal-header .BSmodal-title {
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto; }

[data-switch=true] {
  opacity: 0; }

.BSbootstrap-switch.BSbootstrap-switch-focused {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #E5EAEE; }

.BSbootstrap-switch .BSbootstrap-switch-label {
  background: #ffffff; }

.BSbootstrap-switch .BSbootstrap-switch-handle-on,
.BSbootstrap-switch .BSbootstrap-switch-handle-off,
.BSbootstrap-switch .BSbootstrap-switch-label {
  padding-top: 0.65rem;
  padding-bottom: 0.65rem;
  padding-left: 1rem;
  padding-right: 1rem;
  line-height: 1.5;
  letter-spacing: 0.1rem;
  font-size: 0.9rem;
  font-weight: 400; }

.BSbootstrap-switch.BSbootstrap-switch-mini .BSbootstrap-switch-handle-on,
.BSbootstrap-switch.BSbootstrap-switch-mini .BSbootstrap-switch-handle-off,
.BSbootstrap-switch.BSbootstrap-switch-mini .BSbootstrap-switch-label {
  font-size: 0.85rem;
  line-height: 1.5; }

.BSbootstrap-switch.BSbootstrap-switch-small .BSbootstrap-switch-handle-on,
.BSbootstrap-switch.BSbootstrap-switch-small .BSbootstrap-switch-handle-off,
.BSbootstrap-switch.BSbootstrap-switch-small .BSbootstrap-switch-label {
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.9rem;
  line-height: 1.35; }

.BSbootstrap-switch.BSbootstrap-switch-large .BSbootstrap-switch-handle-on,
.BSbootstrap-switch.BSbootstrap-switch-large .BSbootstrap-switch-handle-off,
.BSbootstrap-switch.BSbootstrap-switch-large .BSbootstrap-switch-label {
  padding: 0.825rem 1.42rem;
  font-size: 1.1rem;
  line-height: 1.5; }

.BSbootstrap-switch {
  display: inline-block; }
  .BSbootstrap-switch.BSbootstrap-switch-pill .BSbootstrap-switch {
    border-radius: 0.42rem; }
  .BSbootstrap-switch.BSbootstrap-switch-square .BSbootstrap-switch {
    border-radius: 0 !important; }
    .BSbootstrap-switch.BSbootstrap-switch-square .BSbootstrap-switch .BSbootstrap-switch-handle-off,
    .BSbootstrap-switch.BSbootstrap-switch-square .BSbootstrap-switch .BSbootstrap-switch-handle-on {
      border-radius: 0 !important; }

.BSbootstrap-switch {
  border-color: #E5EAEE; }
  .BSbootstrap-switch .BSbootstrap-switch-label {
    color: #464E5F;
    background: #fff; }
  .BSbootstrap-switch .BSbootstrap-switch-handle-on.BSbootstrap-switch-primary,
  .BSbootstrap-switch .BSbootstrap-switch-handle-off.BSbootstrap-switch-primary {
    background-color: #3699FF;
    border-color: #3699FF;
    color: #ffffff; }
  .BSbootstrap-switch .BSbootstrap-switch-handle-on.BSbootstrap-switch-secondary,
  .BSbootstrap-switch .BSbootstrap-switch-handle-off.BSbootstrap-switch-secondary {
    background-color: #E5EAEE;
    border-color: #E5EAEE;
    color: #ffffff; }
  .BSbootstrap-switch .BSbootstrap-switch-handle-on.BSbootstrap-switch-success,
  .BSbootstrap-switch .BSbootstrap-switch-handle-off.BSbootstrap-switch-success {
    background-color: #1BC5BD;
    border-color: #1BC5BD;
    color: #ffffff; }
  .BSbootstrap-switch .BSbootstrap-switch-handle-on.BSbootstrap-switch-info,
  .BSbootstrap-switch .BSbootstrap-switch-handle-off.BSbootstrap-switch-info {
    background-color: #8950FC;
    border-color: #8950FC;
    color: #ffffff; }
  .BSbootstrap-switch .BSbootstrap-switch-handle-on.BSbootstrap-switch-warning,
  .BSbootstrap-switch .BSbootstrap-switch-handle-off.BSbootstrap-switch-warning {
    background-color: #FFA800;
    border-color: #FFA800;
    color: #ffffff; }
  .BSbootstrap-switch .BSbootstrap-switch-handle-on.BSbootstrap-switch-danger,
  .BSbootstrap-switch .BSbootstrap-switch-handle-off.BSbootstrap-switch-danger {
    background-color: #F64E60;
    border-color: #F64E60;
    color: #ffffff; }
  .BSbootstrap-switch .BSbootstrap-switch-handle-on.BSbootstrap-switch-light,
  .BSbootstrap-switch .BSbootstrap-switch-handle-off.BSbootstrap-switch-light {
    background-color: #F3F6F9;
    border-color: #F3F6F9;
    color: #ffffff; }
  .BSbootstrap-switch .BSbootstrap-switch-handle-on.BSbootstrap-switch-dark,
  .BSbootstrap-switch .BSbootstrap-switch-handle-off.BSbootstrap-switch-dark {
    background-color: #212121;
    border-color: #212121;
    color: #ffffff; }
  .BSbootstrap-switch .BSbootstrap-switch-handle-on.BSbootstrap-switch-white,
  .BSbootstrap-switch .BSbootstrap-switch-handle-off.BSbootstrap-switch-white {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #ffffff; }
  .BSbootstrap-switch .BSbootstrap-switch-handle-on.BSbootstrap-switch-default,
  .BSbootstrap-switch .BSbootstrap-switch-handle-off.BSbootstrap-switch-default {
    background-color: #E5EAEE;
    border-color: #E5EAEE;
    color: #464E5F; }

.BSbootstrap-switch.BSbootstrap-switch-elevate .BSbootstrap-switch {
  -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
  box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075); }

.BSbootstrap-timepicker-widget {
  left: auto;
  width: 180px;
  border-radius: 0.42rem; }
  .BSbootstrap-timepicker-widget .BSbootstrap-timepicker-hour,
  .BSbootstrap-timepicker-widget .BSbootstrap-timepicker-minute,
  .BSbootstrap-timepicker-widget .BSbootstrap-timepicker-meridian,
  .BSbootstrap-timepicker-widget .BSbootstrap-timepicker-second {
    border: 0;
    background-color: transparent;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #80808F;
    font-weight: 500; }
  .BSbootstrap-timepicker-widget table td {
    border-radius: 0.42rem; }
    .BSbootstrap-timepicker-widget table td > a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border: 0;
      border-radius: 0.42rem;
      width: 33px;
      height: 33px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .BSbootstrap-timepicker-widget table td > a span {
        font-size: 0.75rem;
        color: #B5B5C3; }
      .BSbootstrap-timepicker-widget table td > a:hover {
        background: #F3F6F9; }

.BSbootstrap-touchspin .BSform-control.BSbootstrap-touchspin-vertical-btn {
  border-radius: 0.42rem; }

.BSbootstrap-touchspin .BSinput-group-btn-vertical .BSbtn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }
  .BSbootstrap-touchspin .BSinput-group-btn-vertical .BSbtn:first-child {
    border-bottom: 0; }
  .BSbootstrap-touchspin .BSinput-group-btn-vertical .BSbtn i {
    padding: 0;
    font-size: 0.7rem;
    color: #80808F; }

.BSbootstrap-touchspin .BSinput-group-btn .BSbtn {
  font-size: 1.3rem;
  padding-top: 0;
  padding-bottom: 0;
  color: #80808F; }

.BSck-target {
  display: none; }

.BSck-toolbar {
  border-radius: 0.42rem !important; }

.BSck-content {
  min-height: 200px;
  border-radius: 0.42rem !important; }
  .BSck-content.BSck-focused {
    border-color: #3699FF !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.BSck-editor .BSck-toolbar {
  border-top-left-radius: 0.42rem !important;
  border-top-right-radius: 0.42rem !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.BSck-editor .BSck-content {
  border-bottom-right-radius: 0.42rem !important;
  border-bottom-left-radius: 0.42rem !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.BSck-body .BSck-balloon-panel .BSck-content {
  min-height: 200px;
  border-color: transparent !important; }
  .BSck-body .BSck-balloon-panel .BSck-content.BSck-focused {
    border-color: #3699FF !important; }

.BSck-body .BSck-balloon-panel.BSck-toolbar-container,
.BSck-body .BSck-balloon-panel .BSck-toolbar {
  border-radius: 0.42rem !important; }

.BSdataTables_wrapper {
  padding: 0 !important; }
  .BSdataTables_wrapper .BSdataTable {
    width: 100% !important;
    border-collapse: initial !important;
    border-spacing: 0 !important;
    margin: 1rem 0 !important;
    border-radius: 0.42rem; }
    .BSdataTables_wrapper .BSdataTable th, .BSdataTables_wrapper .BSdataTable td {
      font-weight: 400;
      font-size: 1rem;
      vertical-align: middle;
      color: #464E5F;
      -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
      outline: none !important;
      padding: 1rem 1rem; }
      .BSdataTables_wrapper .BSdataTable th .BScheckbox, .BSdataTables_wrapper .BSdataTable td .BScheckbox {
        margin: 0;
        right: -2px; }
      .BSdataTables_wrapper .BSdataTable th.BSdt-center, .BSdataTables_wrapper .BSdataTable td.BSdt-center {
        text-align: center; }
      .BSdataTables_wrapper .BSdataTable th.BSdt-left, .BSdataTables_wrapper .BSdataTable td.BSdt-left {
        text-align: left; }
      .BSdataTables_wrapper .BSdataTable th.BSdt-right, .BSdataTables_wrapper .BSdataTable td.BSdt-right {
        text-align: right; }
      .BSdataTables_wrapper .BSdataTable th.BSsorting:before, .BSdataTables_wrapper .BSdataTable th.BSsorting:after, .BSdataTables_wrapper .BSdataTable td.BSsorting:before, .BSdataTables_wrapper .BSdataTable td.BSsorting:after {
        opacity: 0.6; }
      .BSdataTables_wrapper .BSdataTable th.BSsorting_desc:before, .BSdataTables_wrapper .BSdataTable th.BSsorting_desc:after, .BSdataTables_wrapper .BSdataTable th.BSorting_asc_disabled:before, .BSdataTables_wrapper .BSdataTable th.BSorting_asc_disabled:after, .BSdataTables_wrapper .BSdataTable th.BSorting_desc_disabled:before, .BSdataTables_wrapper .BSdataTable th.BSorting_desc_disabled:after, .BSdataTables_wrapper .BSdataTable th.BSsorting_asc:before, .BSdataTables_wrapper .BSdataTable th.BSsorting_asc:after, .BSdataTables_wrapper .BSdataTable th.BSsorting:before, .BSdataTables_wrapper .BSdataTable th.BSsorting:after, .BSdataTables_wrapper .BSdataTable td.BSsorting_desc:before, .BSdataTables_wrapper .BSdataTable td.BSsorting_desc:after, .BSdataTables_wrapper .BSdataTable td.BSorting_asc_disabled:before, .BSdataTables_wrapper .BSdataTable td.BSorting_asc_disabled:after, .BSdataTables_wrapper .BSdataTable td.BSorting_desc_disabled:before, .BSdataTables_wrapper .BSdataTable td.BSorting_desc_disabled:after, .BSdataTables_wrapper .BSdataTable td.BSsorting_asc:before, .BSdataTables_wrapper .BSdataTable td.BSsorting_asc:after, .BSdataTables_wrapper .BSdataTable td.BSsorting:before, .BSdataTables_wrapper .BSdataTable td.BSsorting:after {
        top: 50% !important;
        margin-top: -0.75rem;
        bottom: auto !important; }
      .BSdataTables_wrapper .BSdataTable th.BSsorting_asc, .BSdataTables_wrapper .BSdataTable td.BSsorting_asc {
        color: #3699FF !important; }
        .BSdataTables_wrapper .BSdataTable th.BSsorting_asc:before, .BSdataTables_wrapper .BSdataTable td.BSsorting_asc:before {
          opacity: 1;
          color: #3699FF !important; }
      .BSdataTables_wrapper .BSdataTable th.BSsorting_desc, .BSdataTables_wrapper .BSdataTable td.BSsorting_desc {
        color: #3699FF !important; }
        .BSdataTables_wrapper .BSdataTable th.BSsorting_desc:after, .BSdataTables_wrapper .BSdataTable td.BSsorting_desc:after {
          opacity: 1;
          color: #3699FF !important; }
    .BSdataTables_wrapper .BSdataTable tfoot th,
    .BSdataTables_wrapper .BSdataTable thead th {
      font-weight: 500;
      color: #212121; }
    .BSdataTables_wrapper .BSdataTable thead th {
      border-top: 0; }
    .BSdataTables_wrapper .BSdataTable tbody tr.BSactive,
    .BSdataTables_wrapper .BSdataTable tbody tr.BSselected {
      background-color: #ECF0F3; }
      .BSdataTables_wrapper .BSdataTable tbody tr.BSactive th, .BSdataTables_wrapper .BSdataTable tbody tr.BSactive td,
      .BSdataTables_wrapper .BSdataTable tbody tr.BSselected th,
      .BSdataTables_wrapper .BSdataTable tbody tr.BSselected td {
        background-color: #ECF0F3;
        border-left-color: #ECF0F3;
        border-right-color: #ECF0F3;
        color: #464E5F; }
    .BSdataTables_wrapper .BSdataTable .BSgroup th, .BSdataTables_wrapper .BSdataTable .BSgroup td {
      background-color: #F3F6F9; }
    .BSdataTables_wrapper .BSdataTable .BSfilter th, .BSdataTables_wrapper .BSdataTable .BSfilter td {
      vertical-align: top; }
      .BSdataTables_wrapper .BSdataTable .BSfilter th .BSinput-group + .BSinput-group, .BSdataTables_wrapper .BSdataTable .BSfilter td .BSinput-group + .BSinput-group {
        margin-top: 0.5rem; }
      .BSdataTables_wrapper .BSdataTable .BSfilter th .BSbtn + .BSbtn, .BSdataTables_wrapper .BSdataTable .BSfilter td .BSbtn + .BSbtn {
        margin-top: 0.5rem; }
    .BSdataTables_wrapper .BSdataTable .BSgroup th, .BSdataTables_wrapper .BSdataTable .BSgroup td {
      font-size: 1rem;
      font-weight: 500; }
  .BSdataTables_wrapper .BSdataTables_scroll {
    margin: 1rem 0 !important; }
    .BSdataTables_wrapper .BSdataTables_scroll .BSdataTable {
      margin: 0 !important; }
  .BSdataTables_wrapper .BSdataTables_paginate .BSpagination {
    margin: 0; }
    .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item {
      margin-left: 0.4rem; }
      .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item > .BSpage-link {
        outline: none !important;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 2.25rem;
        min-width: 2.25rem;
        padding: 0.5rem;
        text-align: center;
        position: relative;
        font-size: 1rem;
        line-height: 1rem;
        font-weight: 500;
        border-radius: 0.42rem;
        border: 0;
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
        color: #80808F;
        background-color: transparent; }
        .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item > .BSpage-link > i {
          -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
          font-size: 0.7rem;
          text-align: center;
          display: inline-block;
          color: #80808F; }
      .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item.BSprevious > .BSpage-link, .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item.BSnext > .BSpage-link, .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item.BSlast > .BSpage-link, .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item.BSfirst > .BSpage-link {
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
        background-color: #F3F6F9;
        color: #80808F; }
        .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item.BSprevious > .BSpage-link:hover, .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item.BSnext > .BSpage-link:hover, .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item.BSlast > .BSpage-link:hover, .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item.BSfirst > .BSpage-link:hover {
          -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
          background-color: #3699FF;
          color: #ffffff; }
          .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item.BSprevious > .BSpage-link:hover > i, .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item.BSnext > .BSpage-link:hover > i, .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item.BSlast > .BSpage-link:hover > i, .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item.BSfirst > .BSpage-link:hover > i {
            -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
            color: #ffffff; }
      .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item.BSactive > .BSpage-link {
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
        background-color: #3699FF;
        color: #ffffff; }
        .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item.BSactive > .BSpage-link > i {
          -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
          color: #ffffff; }
      .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item:hover:not(.BSdisabled) > .BSpage-link {
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
        background-color: #3699FF;
        color: #ffffff; }
        .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item:hover:not(.BSdisabled) > .BSpage-link > i {
          -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
          color: #ffffff; }
      .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item.BSdisabled > .BSpage-link {
        opacity: 0.6; }
  .BSdataTables_wrapper .BSdataTables_pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .BSdataTables_wrapper .BSdataTables_pager .BSdataTables_info {
      display: inline-block;
      margin: 0.5rem 0;
      margin-right: 0.5rem;
      color: #80808F; }
    .BSdataTables_wrapper .BSdataTables_pager .BSdataTables_length {
      margin: 0.5rem 0;
      margin-right: 1rem;
      display: inline-block; }
      .BSdataTables_wrapper .BSdataTables_pager .BSdataTables_length label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0;
        color: #80808F; }
      .BSdataTables_wrapper .BSdataTables_pager .BSdataTables_length .BScustom-select {
        margin-left: 0.5rem;
        height: 2.25rem;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 0;
        padding-bottom: 0; }
    .BSdataTables_wrapper .BSdataTables_pager .BSdataTables_paginate {
      margin: 0.5rem 0; }
      .BSdataTables_wrapper .BSdataTables_pager .BSdataTables_paginate .BSpagination {
        margin: 0; }
  .BSdataTables_wrapper .BStext-right .BSdataTables_filter,
  .BSdataTables_wrapper .BStext-left .BSdataTables_filter {
    display: inline-block; }
  @media (max-width: 991.98px) {
    .BSdataTables_wrapper .BSdataTables_pager {
      margin-top: 1rem;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media (max-width: 767.98px) {
    .BSdataTables_wrapper .BSdataTables_paginate {
      margin-left: 0 !important; }
      .BSdataTables_wrapper .BSdataTables_paginate .BSpagination .BSpage-item:first-child {
        margin-left: 0 !important; } }
  .BSdataTables_wrapper table.BSdataTable.BScollapsed > tbody > tr[role=row] > td:first-child {
    padding-left: 25px !important; }
  .BSdataTables_wrapper table.BSdataTable.BSdtr-inline.BScollapsed > tbody > tr[role=row] > td:first-child:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    top: 50%;
    left: 0;
    height: 18px;
    width: 18px;
    margin-top: -9px;
    font-size: 10px;
    color: #3699FF;
    border: 0;
    background-color: transparent;
    font-family: Ki;
    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;
    content: ""; }
  .BSdataTables_wrapper table.BSdataTable.BSdtr-inline.BScollapsed > tbody > tr.BSparent > td:first-child:before {
    color: #3699FF;
    background-color: transparent;
    font-family: Ki;
    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;
    content: ""; }
  .BSdataTables_wrapper .BSchild .BSdtr-details {
    display: table !important; }
    .BSdataTables_wrapper .BSchild .BSdtr-details > li {
      display: table-row !important;
      border: 0 !important; }
      .BSdataTables_wrapper .BSchild .BSdtr-details > li .BSdtr-title {
        display: table-cell;
        vertical-align: top;
        border-bottom: 1px dashed #F3F6F9;
        font-weight: 500;
        padding: 0.5rem 2rem 0.5rem 0; }
        .BSdataTables_wrapper .BSchild .BSdtr-details > li .BSdtr-title:after {
          content: ':'; }
      .BSdataTables_wrapper .BSchild .BSdtr-details > li .BSdtr-data {
        display: table-cell;
        vertical-align: top;
        border-bottom: 1px dashed #F3F6F9;
        padding: 0.5rem 0; }
      .BSdataTables_wrapper .BSchild .BSdtr-details > li:last-child .BSdtr-title {
        border-bottom: 0; }
      .BSdataTables_wrapper .BSchild .BSdtr-details > li:last-child .BSdtr-data {
        border-bottom: 0; }
  .BSdataTables_wrapper .BSdt-bootstrap4 .BSdropdown .BSdropdown-menu.BSdropdown-menu-right {
    /*rtl:ignore*/
    margin-left: 65px; }

.BSdropzone {
  min-height: auto; }

.BSdropzone.BSdropzone-default {
  padding: 20px;
  text-align: center;
  cursor: pointer;
  border: 2px dashed #ECF0F3;
  border-radius: 0.42rem; }
  .BSdropzone.BSdropzone-default .BSdropzone-msg-title {
    color: #464E5F;
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: 500;
    font-size: 1.2rem; }
  .BSdropzone.BSdropzone-default .BSdropzone-msg-desc {
    color: #B5B5C3;
    font-weight: 400;
    font-size: 1rem; }
  .BSdropzone.BSdropzone-default .BSdz-preview .BSdz-image {
    border-radius: 0.42rem; }
  .BSdropzone.BSdropzone-default .BSdz-remove {
    color: #80808F;
    font-size: 1px;
    font-weight: 500;
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
    .BSdropzone.BSdropzone-default .BSdz-remove:hover {
      -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
      color: #3699FF; }
  .BSdropzone.BSdropzone-default.BSdropzone-primary {
    border-color: #3699FF; }
  .BSdropzone.BSdropzone-default.BSdropzone-secondary {
    border-color: #E5EAEE; }
  .BSdropzone.BSdropzone-default.BSdropzone-success {
    border-color: #1BC5BD; }
  .BSdropzone.BSdropzone-default.BSdropzone-info {
    border-color: #8950FC; }
  .BSdropzone.BSdropzone-default.BSdropzone-warning {
    border-color: #FFA800; }
  .BSdropzone.BSdropzone-default.BSdropzone-danger {
    border-color: #F64E60; }
  .BSdropzone.BSdropzone-default.BSdropzone-light {
    border-color: #F3F6F9; }
  .BSdropzone.BSdropzone-default.BSdropzone-dark {
    border-color: #212121; }
  .BSdropzone.BSdropzone-default.BSdropzone-white {
    border-color: #ffffff; }

.BSdropzone.BSdropzone-multi {
  border: 0;
  padding: 0; }
  .BSdropzone.BSdropzone-multi .BSdz-message {
    display: none; }
  .BSdropzone.BSdropzone-multi .BSdropzone-panel .BSdropzone-upload,
  .BSdropzone.BSdropzone-multi .BSdropzone-panel .BSdropzone-remove-all {
    display: none; }
  .BSdropzone.BSdropzone-multi .BSdropzone-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0.75rem;
    border-radius: 0.42rem;
    padding: 0.5rem 1rem;
    background-color: #F3F6F9; }
    .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-file {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-file .BSdropzone-filename {
        font-size: 0.9rem;
        font-weight: 500;
        color: #80808F;
        text-overflow: ellipsis;
        margin-right: 0.5rem; }
        .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-file .BSdropzone-filename b {
          font-size: 0.9rem;
          font-weight: 500;
          color: #B5B5C3; }
      .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-file .BSdropzone-error {
        margin-top: 0.25rem;
        font-size: 0.9rem;
        font-weight: 400;
        color: #F64E60;
        text-overflow: ellipsis; }
    .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-progress {
      width: 15%; }
      .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-progress .BSprogress {
        height: 5px;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        @media (prefers-reduced-motion: reduce) {
          .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-progress .BSprogress {
            -webkit-transition: none;
            transition: none; } }
    .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-toolbar {
      margin-left: 1rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
      .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-toolbar .BSdropzone-start,
      .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-toolbar .BSdropzone-cancel,
      .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-toolbar .BSdropzone-delete {
        height: 25px;
        width: 25px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        cursor: pointer;
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
        .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-toolbar .BSdropzone-start i,
        .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-toolbar .BSdropzone-cancel i,
        .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-toolbar .BSdropzone-delete i {
          -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
          font-size: 0.8rem;
          color: #80808F; }
        .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-toolbar .BSdropzone-start:hover,
        .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-toolbar .BSdropzone-cancel:hover,
        .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-toolbar .BSdropzone-delete:hover {
          -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
          .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-toolbar .BSdropzone-start:hover i,
          .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-toolbar .BSdropzone-cancel:hover i,
          .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-toolbar .BSdropzone-delete:hover i {
            color: #3699FF; }
      .BSdropzone.BSdropzone-multi .BSdropzone-item .BSdropzone-toolbar .BSdropzone-start {
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }

.BSdual-listbox .BSdual-listbox__search {
  width: 225px;
  border: 1px solid #ECF0F3;
  color: #464E5F;
  outline: none !important;
  border-radius: 0.42rem; }
  .BSdual-listbox .BSdual-listbox__search:active, .BSdual-listbox .BSdual-listbox__search:focus {
    border-color: #69b3ff !important; }
  .BSdual-listbox .BSdual-listbox__search.BSdual-listbox__search--hidden {
    display: none; }

.BSdual-listbox .BSdual-listbox__container .BSdual-listbox__title {
  color: #464E5F;
  font-weight: 500;
  font-size: 1.1rem;
  padding: 0.75rem 0.75rem;
  border: 1px solid #ECF0F3;
  border-bottom: 0;
  border-top-left-radius: 0.42rem;
  border-top-right-radius: 0.42rem; }

.BSdual-listbox .BSdual-listbox__container .BSdual-listbox__buttons {
  margin: 0 1.5rem; }
  .BSdual-listbox .BSdual-listbox__container .BSdual-listbox__buttons .BSdual-listbox__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    background-color: transparent;
    outline: none  !important;
    margin: 0;
    padding: 0;
    border-radius: 0.42rem;
    margin-bottom: 0.5rem !important;
    padding: 0.55rem 0.75rem;
    color: #80808F;
    font-weight: 500;
    font-size: 0.9rem;
    background-color: #F3F6F9;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .BSdual-listbox .BSdual-listbox__container .BSdual-listbox__buttons .BSdual-listbox__button i {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      font-size: 0.6rem;
      color: #B5B5C3; }
    .BSdual-listbox .BSdual-listbox__container .BSdual-listbox__buttons .BSdual-listbox__button:hover {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      color: #3699FF; }
      .BSdual-listbox .BSdual-listbox__container .BSdual-listbox__buttons .BSdual-listbox__button:hover i {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        color: #3699FF; }

.BSdual-listbox .BSdual-listbox__container .BSdual-listbox__selected,
.BSdual-listbox .BSdual-listbox__container .BSdual-listbox__available {
  width: 225px;
  color: #464E5F;
  border: 1px solid #ECF0F3;
  border-bottom-left-radius: 0.42rem;
  border-bottom-right-radius: 0.42rem; }
  .BSdual-listbox .BSdual-listbox__container .BSdual-listbox__selected .BSdual-listbox__item,
  .BSdual-listbox .BSdual-listbox__container .BSdual-listbox__available .BSdual-listbox__item {
    padding: 0.75rem 0.75rem;
    border-bottom: 1px solid #ECF0F3; }
    .BSdual-listbox .BSdual-listbox__container .BSdual-listbox__selected .BSdual-listbox__item:last-child,
    .BSdual-listbox .BSdual-listbox__container .BSdual-listbox__available .BSdual-listbox__item:last-child {
      border-bottom: 0; }
    .BSdual-listbox .BSdual-listbox__container .BSdual-listbox__selected .BSdual-listbox__item.BSdual-listbox__item--selected,
    .BSdual-listbox .BSdual-listbox__container .BSdual-listbox__available .BSdual-listbox__item.BSdual-listbox__item--selected {
      background-color: #F3F6F9; }

.BSfa-lg {
  font-size: 1.33333em !important; }

.BSfa-xs {
  font-size: .BS75em !important; }

.BSfa-sm {
  font-size: .BS875em !important; }

.BSfa-1x {
  font-size: 1em !important; }

.BSfa-2x {
  font-size: 2em !important; }

.BSfa-3x {
  font-size: 3em !important; }

.BSfa-4x {
  font-size: 4em !important; }

.BSfa-5x {
  font-size: 5em !important; }

.BSfa-6x {
  font-size: 6em !important; }

.BSfa-7x {
  font-size: 7em !important; }

.BSfa-8x {
  font-size: 8em !important; }

.BSfa-9x {
  font-size: 9em !important; }

.BSfa-10x {
  font-size: 10em !important; }

.BSfc-unthemed .BSfc-day-grid td:not(.BSfc-axis) {
  padding: 0.5rem 0.5rem; }
  .BSfc-unthemed .BSfc-day-grid td:not(.BSfc-axis).BSfc-event-container {
    padding: 0.2rem 0.5rem; }

.BSfc-unthemed .BSfc-axis {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.BSfc-unthemed .BSfc-scroller .BSfc-content-col {
  padding: 0.5rem 0.5rem; }

.BSfc-unthemed th.BSfc-day-header {
  padding: 0.75rem 0.5rem;
  font-size: 1rem;
  font-weight: 500; }

.BSfc-unthemed .BSfc-list-heading .BSfc-widget-header {
  padding: 0.75rem 1.25rem; }

.BSfc-unthemed .BSfc-list-heading .BSfc-list-heading-main,
.BSfc-unthemed .BSfc-list-heading .BSfc-list-heading-alt {
  font-size: 1rem;
  font-weight: 400; }

.BSfc-unthemed .BSfc-list-heading .BSfc-list-heading-main {
  font-weight: 500;
  text-transform: uppercase; }

.BSfc-unthemed .BSfc-list-item td {
  padding: 0.75rem 1.25rem; }

.BSfc-unthemed .BSfc-list-item .BSfc-event-dot {
  border-radius: 50%; }

.BSfc-unthemed .BSfc-event,
.BSfc-unthemed .BSfc-event-dot {
  padding: 0;
  border-radius: 0.42rem; }
  .BSfc-unthemed .BSfc-event .BSfc-content,
  .BSfc-unthemed .BSfc-event-dot .BSfc-content {
    padding: 0.55rem 0.55rem 0.55rem 2rem; }
    .BSfc-unthemed .BSfc-event .BSfc-content:before,
    .BSfc-unthemed .BSfc-event-dot .BSfc-content:before {
      display: block;
      content: " ";
      position: absolute;
      height: 10px;
      width: 10px;
      border-radius: 50%;
      top: 0.7rem;
      left: 0.75rem; }
  .BSfc-unthemed .BSfc-event.BSfc-not-start.BSfc-end .BSfc-content,
  .BSfc-unthemed .BSfc-event-dot.BSfc-not-start.BSfc-end .BSfc-content {
    padding-left: 0.5rem; }
  .BSfc-unthemed .BSfc-event .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot .BSfc-time {
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 500; }
  .BSfc-unthemed .BSfc-event .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot .BSfc-title {
    font-size: 0.9rem;
    font-weight: 400; }

.BSfc-unthemed .BSfc-description {
  font-size: 0.9rem;
  margin-top: 0.25rem;
  font-weight: normal; }

.BSfc-unthemed .BSfc-list-item-title > a {
  font-size: 1rem;
  font-weight: 500; }

.BSfc-unthemed a.BSfc-more {
  font-size: 0.9rem;
  font-weight: 500; }

.BSfc-unthemed .BSfc-popover {
  border-radius: 0.42rem; }
  .BSfc-unthemed .BSfc-popover .BSfc-header {
    padding: 0.75rem 1.25rem;
    border-top-left-radius: 0.42rem;
    border-top-right-radius: 0.42rem; }
    .BSfc-unthemed .BSfc-popover .BSfc-header .BSfc-close {
      margin-top: 0.35rem; }
    .BSfc-unthemed .BSfc-popover .BSfc-header .BSfc-title {
      font-weight: 400; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-container {
    padding: 1.25rem 1.25rem 0.75rem  1.25rem; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event {
    margin-bottom: 0.5rem;
    border-radius: 0.42rem; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-not-start.BSfc-not-end {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-not-start.BSfc-end {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.BSfc-unthemed .BSfc-toolbar {
  margin-bottom: 1.5rem; }
  .BSfc-unthemed .BSfc-toolbar h2 {
    font-size: 1.2rem;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0.75rem; }
  .BSfc-unthemed .BSfc-toolbar .BSfc-button {
    outline: none !important;
    height: 2.75rem;
    padding: 0 1.25rem;
    font-size: 1rem; }
    .BSfc-unthemed .BSfc-toolbar .BSfc-button.BSfc-corner-left {
      border-top-left-radius: 0.42rem;
      border-bottom-left-radius: 0.42rem; }
    .BSfc-unthemed .BSfc-toolbar .BSfc-button.BSfc-corner-right {
      border-top-right-radius: 0.42rem;
      border-bottom-right-radius: 0.42rem; }
    .BSfc-unthemed .BSfc-toolbar .BSfc-button .BSfc-icon {
      font-size: 1.1rem; }
      .BSfc-unthemed .BSfc-toolbar .BSfc-button .BSfc-icon:after {
        display: none; }
      .BSfc-unthemed .BSfc-toolbar .BSfc-button .BSfc-icon.BSfc-icon-left-single-arrow {
        font-family: Ki;
        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;
        content: ""; }
      .BSfc-unthemed .BSfc-toolbar .BSfc-button .BSfc-icon.BSfc-icon-right-single-arrow {
        font-family: Ki;
        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;
        content: ""; }

.BSfc-unthemed .BSfc-axis > span {
  font-size: 0.9rem; }

.BSui-draggable-handle {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -webkit-grab; }

@media (max-width: 1199.98px) {
  .BSfc-unthemed .BSfc-toolbar {
    margin-bottom: 1.5rem; }
    .BSfc-unthemed .BSfc-toolbar .BSfc-left,
    .BSfc-unthemed .BSfc-toolbar .BSfc-right,
    .BSfc-unthemed .BSfc-toolbar .BSfc-center {
      display: block;
      float: none;
      margin-bottom: 1rem;
      text-align: center; }
      .BSfc-unthemed .BSfc-toolbar .BSfc-left h2,
      .BSfc-unthemed .BSfc-toolbar .BSfc-right h2,
      .BSfc-unthemed .BSfc-toolbar .BSfc-center h2 {
        text-align: center;
        float: none; }
      .BSfc-unthemed .BSfc-toolbar .BSfc-left > .BSfc-button-group,
      .BSfc-unthemed .BSfc-toolbar .BSfc-right > .BSfc-button-group,
      .BSfc-unthemed .BSfc-toolbar .BSfc-center > .BSfc-button-group {
        display: inline-block;
        float: none; }
        .BSfc-unthemed .BSfc-toolbar .BSfc-left > .BSfc-button-group > .BSfc-button,
        .BSfc-unthemed .BSfc-toolbar .BSfc-right > .BSfc-button-group > .BSfc-button,
        .BSfc-unthemed .BSfc-toolbar .BSfc-center > .BSfc-button-group > .BSfc-button {
          float: none; }
      .BSfc-unthemed .BSfc-toolbar .BSfc-left > .BSfc-button,
      .BSfc-unthemed .BSfc-toolbar .BSfc-right > .BSfc-button,
      .BSfc-unthemed .BSfc-toolbar .BSfc-center > .BSfc-button {
        float: none; } }

.BSfc-unthemed th, .BSfc-unthemed td, .BSfc-unthemed thead, .BSfc-unthemed tbody, .BSfc-unthemed .BSfc-divider, .BSfc-unthemed .BSfc-row, .BSfc-unthemed .BSfc-content, .BSfc-unthemed .BSfc-popover, .BSfc-unthemed .BSfc-list-view, .BSfc-unthemed .BSfc-list-heading td {
  border-color: #ECF0F3; }

.BSfc-unthemed td.BSfc-today {
  background: rgba(54, 153, 255, 0.025); }

.BSfc-unthemed .BSfc-day-grid-event {
  margin: 0; }

.BSfc-unthemed .BSfc-event,
.BSfc-unthemed .BSfc-event-dot {
  background: #fff;
  border: 1px solid #ECF0F3;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.055);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.055); }
  .BSfc-unthemed .BSfc-event.BSfc-not-start.BSfc-not-end,
  .BSfc-unthemed .BSfc-event-dot.BSfc-not-start.BSfc-not-end {
    border-left: 1px solid #F3F6F9; }
  .BSfc-unthemed .BSfc-event.BSfc-start .BSfc-content:before,
  .BSfc-unthemed .BSfc-event-dot.BSfc-start .BSfc-content:before {
    background: #ECF0F3; }
  .BSfc-unthemed .BSfc-event .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot .BSfc-time {
    color: #464E5F; }
  .BSfc-unthemed .BSfc-event .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot .BSfc-title {
    color: #464E5F; }

.BSfc-unthemed .BSfc-description {
  color: #B5B5C3; }

.BSfc-unthemed .BSfc-list-item-title > a[href]:hover {
  color: #3699FF;
  text-decoration: none; }

.BSfc-unthemed .BSfc-more {
  color: #B5B5C3; }

.BSfc-unthemed .BSfc-event.BSfc-event-primary.BSfc-start .BSfc-content:before,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-primary.BSfc-start .BSfc-content:before {
  background: #3699FF; }

.BSfc-unthemed .BSfc-event.BSfc-event-solid-primary.BSfc-start, .BSfc-unthemed .BSfc-event.BSfc-event-solid-primary.BSfc-not-start.BSfc-not-end, .BSfc-unthemed .BSfc-event.BSfc-event-solid-primary.BSfc-not-start.BSfc-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-primary.BSfc-start,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-primary.BSfc-not-start.BSfc-not-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-primary.BSfc-not-start.BSfc-end {
  background: #3699FF; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-primary.BSfc-start .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-primary.BSfc-not-start.BSfc-not-end .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-primary.BSfc-not-start.BSfc-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-primary.BSfc-start .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-primary.BSfc-not-start.BSfc-not-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-primary.BSfc-not-start.BSfc-end .BSfc-title {
    color: #FFFFFF; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-primary.BSfc-start .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-primary.BSfc-not-start.BSfc-not-end .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-primary.BSfc-not-start.BSfc-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-primary.BSfc-start .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-primary.BSfc-not-start.BSfc-not-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-primary.BSfc-not-start.BSfc-end .BSfc-description {
    color: #FFFFFF; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-primary.BSfc-start .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-primary.BSfc-not-start.BSfc-not-end .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-primary.BSfc-not-start.BSfc-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-primary.BSfc-start .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-primary.BSfc-not-start.BSfc-not-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-primary.BSfc-not-start.BSfc-end .BSfc-time {
    color: #FFFFFF; }

.BSfc-unthemed .BSfc-event.BSfc-event-secondary.BSfc-start .BSfc-content:before,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-secondary.BSfc-start .BSfc-content:before {
  background: #E5EAEE; }

.BSfc-unthemed .BSfc-event.BSfc-event-solid-secondary.BSfc-start, .BSfc-unthemed .BSfc-event.BSfc-event-solid-secondary.BSfc-not-start.BSfc-not-end, .BSfc-unthemed .BSfc-event.BSfc-event-solid-secondary.BSfc-not-start.BSfc-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-secondary.BSfc-start,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-secondary.BSfc-not-start.BSfc-not-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-secondary.BSfc-not-start.BSfc-end {
  background: #E5EAEE; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-secondary.BSfc-start .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-secondary.BSfc-not-start.BSfc-not-end .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-secondary.BSfc-not-start.BSfc-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-secondary.BSfc-start .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-secondary.BSfc-not-start.BSfc-not-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-secondary.BSfc-not-start.BSfc-end .BSfc-title {
    color: #464E5F; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-secondary.BSfc-start .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-secondary.BSfc-not-start.BSfc-not-end .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-secondary.BSfc-not-start.BSfc-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-secondary.BSfc-start .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-secondary.BSfc-not-start.BSfc-not-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-secondary.BSfc-not-start.BSfc-end .BSfc-description {
    color: #464E5F; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-secondary.BSfc-start .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-secondary.BSfc-not-start.BSfc-not-end .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-secondary.BSfc-not-start.BSfc-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-secondary.BSfc-start .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-secondary.BSfc-not-start.BSfc-not-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-secondary.BSfc-not-start.BSfc-end .BSfc-time {
    color: #464E5F; }

.BSfc-unthemed .BSfc-event.BSfc-event-success.BSfc-start .BSfc-content:before,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-success.BSfc-start .BSfc-content:before {
  background: #1BC5BD; }

.BSfc-unthemed .BSfc-event.BSfc-event-solid-success.BSfc-start, .BSfc-unthemed .BSfc-event.BSfc-event-solid-success.BSfc-not-start.BSfc-not-end, .BSfc-unthemed .BSfc-event.BSfc-event-solid-success.BSfc-not-start.BSfc-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-success.BSfc-start,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-success.BSfc-not-start.BSfc-not-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-success.BSfc-not-start.BSfc-end {
  background: #1BC5BD; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-success.BSfc-start .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-success.BSfc-not-start.BSfc-not-end .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-success.BSfc-not-start.BSfc-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-success.BSfc-start .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-success.BSfc-not-start.BSfc-not-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-success.BSfc-not-start.BSfc-end .BSfc-title {
    color: #ffffff; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-success.BSfc-start .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-success.BSfc-not-start.BSfc-not-end .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-success.BSfc-not-start.BSfc-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-success.BSfc-start .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-success.BSfc-not-start.BSfc-not-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-success.BSfc-not-start.BSfc-end .BSfc-description {
    color: #ffffff; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-success.BSfc-start .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-success.BSfc-not-start.BSfc-not-end .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-success.BSfc-not-start.BSfc-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-success.BSfc-start .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-success.BSfc-not-start.BSfc-not-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-success.BSfc-not-start.BSfc-end .BSfc-time {
    color: #ffffff; }

.BSfc-unthemed .BSfc-event.BSfc-event-info.BSfc-start .BSfc-content:before,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-info.BSfc-start .BSfc-content:before {
  background: #8950FC; }

.BSfc-unthemed .BSfc-event.BSfc-event-solid-info.BSfc-start, .BSfc-unthemed .BSfc-event.BSfc-event-solid-info.BSfc-not-start.BSfc-not-end, .BSfc-unthemed .BSfc-event.BSfc-event-solid-info.BSfc-not-start.BSfc-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-info.BSfc-start,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-info.BSfc-not-start.BSfc-not-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-info.BSfc-not-start.BSfc-end {
  background: #8950FC; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-info.BSfc-start .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-info.BSfc-not-start.BSfc-not-end .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-info.BSfc-not-start.BSfc-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-info.BSfc-start .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-info.BSfc-not-start.BSfc-not-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-info.BSfc-not-start.BSfc-end .BSfc-title {
    color: #ffffff; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-info.BSfc-start .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-info.BSfc-not-start.BSfc-not-end .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-info.BSfc-not-start.BSfc-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-info.BSfc-start .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-info.BSfc-not-start.BSfc-not-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-info.BSfc-not-start.BSfc-end .BSfc-description {
    color: #ffffff; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-info.BSfc-start .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-info.BSfc-not-start.BSfc-not-end .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-info.BSfc-not-start.BSfc-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-info.BSfc-start .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-info.BSfc-not-start.BSfc-not-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-info.BSfc-not-start.BSfc-end .BSfc-time {
    color: #ffffff; }

.BSfc-unthemed .BSfc-event.BSfc-event-warning.BSfc-start .BSfc-content:before,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-warning.BSfc-start .BSfc-content:before {
  background: #FFA800; }

.BSfc-unthemed .BSfc-event.BSfc-event-solid-warning.BSfc-start, .BSfc-unthemed .BSfc-event.BSfc-event-solid-warning.BSfc-not-start.BSfc-not-end, .BSfc-unthemed .BSfc-event.BSfc-event-solid-warning.BSfc-not-start.BSfc-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-warning.BSfc-start,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-warning.BSfc-not-start.BSfc-not-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-warning.BSfc-not-start.BSfc-end {
  background: #FFA800; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-warning.BSfc-start .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-warning.BSfc-not-start.BSfc-not-end .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-warning.BSfc-not-start.BSfc-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-warning.BSfc-start .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-warning.BSfc-not-start.BSfc-not-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-warning.BSfc-not-start.BSfc-end .BSfc-title {
    color: #ffffff; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-warning.BSfc-start .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-warning.BSfc-not-start.BSfc-not-end .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-warning.BSfc-not-start.BSfc-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-warning.BSfc-start .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-warning.BSfc-not-start.BSfc-not-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-warning.BSfc-not-start.BSfc-end .BSfc-description {
    color: #ffffff; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-warning.BSfc-start .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-warning.BSfc-not-start.BSfc-not-end .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-warning.BSfc-not-start.BSfc-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-warning.BSfc-start .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-warning.BSfc-not-start.BSfc-not-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-warning.BSfc-not-start.BSfc-end .BSfc-time {
    color: #ffffff; }

.BSfc-unthemed .BSfc-event.BSfc-event-danger.BSfc-start .BSfc-content:before,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-danger.BSfc-start .BSfc-content:before {
  background: #F64E60; }

.BSfc-unthemed .BSfc-event.BSfc-event-solid-danger.BSfc-start, .BSfc-unthemed .BSfc-event.BSfc-event-solid-danger.BSfc-not-start.BSfc-not-end, .BSfc-unthemed .BSfc-event.BSfc-event-solid-danger.BSfc-not-start.BSfc-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-danger.BSfc-start,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-danger.BSfc-not-start.BSfc-not-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-danger.BSfc-not-start.BSfc-end {
  background: #F64E60; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-danger.BSfc-start .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-danger.BSfc-not-start.BSfc-not-end .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-danger.BSfc-not-start.BSfc-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-danger.BSfc-start .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-danger.BSfc-not-start.BSfc-not-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-danger.BSfc-not-start.BSfc-end .BSfc-title {
    color: #ffffff; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-danger.BSfc-start .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-danger.BSfc-not-start.BSfc-not-end .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-danger.BSfc-not-start.BSfc-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-danger.BSfc-start .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-danger.BSfc-not-start.BSfc-not-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-danger.BSfc-not-start.BSfc-end .BSfc-description {
    color: #ffffff; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-danger.BSfc-start .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-danger.BSfc-not-start.BSfc-not-end .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-danger.BSfc-not-start.BSfc-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-danger.BSfc-start .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-danger.BSfc-not-start.BSfc-not-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-danger.BSfc-not-start.BSfc-end .BSfc-time {
    color: #ffffff; }

.BSfc-unthemed .BSfc-event.BSfc-event-light.BSfc-start .BSfc-content:before,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-light.BSfc-start .BSfc-content:before {
  background: #F3F6F9; }

.BSfc-unthemed .BSfc-event.BSfc-event-solid-light.BSfc-start, .BSfc-unthemed .BSfc-event.BSfc-event-solid-light.BSfc-not-start.BSfc-not-end, .BSfc-unthemed .BSfc-event.BSfc-event-solid-light.BSfc-not-start.BSfc-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-light.BSfc-start,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-light.BSfc-not-start.BSfc-not-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-light.BSfc-not-start.BSfc-end {
  background: #F3F6F9; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-light.BSfc-start .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-light.BSfc-not-start.BSfc-not-end .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-light.BSfc-not-start.BSfc-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-light.BSfc-start .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-light.BSfc-not-start.BSfc-not-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-light.BSfc-not-start.BSfc-end .BSfc-title {
    color: #80808F; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-light.BSfc-start .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-light.BSfc-not-start.BSfc-not-end .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-light.BSfc-not-start.BSfc-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-light.BSfc-start .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-light.BSfc-not-start.BSfc-not-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-light.BSfc-not-start.BSfc-end .BSfc-description {
    color: #80808F; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-light.BSfc-start .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-light.BSfc-not-start.BSfc-not-end .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-light.BSfc-not-start.BSfc-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-light.BSfc-start .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-light.BSfc-not-start.BSfc-not-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-light.BSfc-not-start.BSfc-end .BSfc-time {
    color: #80808F; }

.BSfc-unthemed .BSfc-event.BSfc-event-dark.BSfc-start .BSfc-content:before,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-dark.BSfc-start .BSfc-content:before {
  background: #212121; }

.BSfc-unthemed .BSfc-event.BSfc-event-solid-dark.BSfc-start, .BSfc-unthemed .BSfc-event.BSfc-event-solid-dark.BSfc-not-start.BSfc-not-end, .BSfc-unthemed .BSfc-event.BSfc-event-solid-dark.BSfc-not-start.BSfc-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-dark.BSfc-start,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-dark.BSfc-not-start.BSfc-not-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-dark.BSfc-not-start.BSfc-end {
  background: #212121; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-dark.BSfc-start .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-dark.BSfc-not-start.BSfc-not-end .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-dark.BSfc-not-start.BSfc-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-dark.BSfc-start .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-dark.BSfc-not-start.BSfc-not-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-dark.BSfc-not-start.BSfc-end .BSfc-title {
    color: #ffffff; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-dark.BSfc-start .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-dark.BSfc-not-start.BSfc-not-end .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-dark.BSfc-not-start.BSfc-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-dark.BSfc-start .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-dark.BSfc-not-start.BSfc-not-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-dark.BSfc-not-start.BSfc-end .BSfc-description {
    color: #ffffff; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-dark.BSfc-start .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-dark.BSfc-not-start.BSfc-not-end .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-dark.BSfc-not-start.BSfc-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-dark.BSfc-start .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-dark.BSfc-not-start.BSfc-not-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-dark.BSfc-not-start.BSfc-end .BSfc-time {
    color: #ffffff; }

.BSfc-unthemed .BSfc-event.BSfc-event-white.BSfc-start .BSfc-content:before,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-white.BSfc-start .BSfc-content:before {
  background: #ffffff; }

.BSfc-unthemed .BSfc-event.BSfc-event-solid-white.BSfc-start, .BSfc-unthemed .BSfc-event.BSfc-event-solid-white.BSfc-not-start.BSfc-not-end, .BSfc-unthemed .BSfc-event.BSfc-event-solid-white.BSfc-not-start.BSfc-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-white.BSfc-start,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-white.BSfc-not-start.BSfc-not-end,
.BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-white.BSfc-not-start.BSfc-end {
  background: #ffffff; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-white.BSfc-start .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-white.BSfc-not-start.BSfc-not-end .BSfc-title, .BSfc-unthemed .BSfc-event.BSfc-event-solid-white.BSfc-not-start.BSfc-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-white.BSfc-start .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-white.BSfc-not-start.BSfc-not-end .BSfc-title,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-white.BSfc-not-start.BSfc-end .BSfc-title {
    color: #464E5F; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-white.BSfc-start .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-white.BSfc-not-start.BSfc-not-end .BSfc-description, .BSfc-unthemed .BSfc-event.BSfc-event-solid-white.BSfc-not-start.BSfc-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-white.BSfc-start .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-white.BSfc-not-start.BSfc-not-end .BSfc-description,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-white.BSfc-not-start.BSfc-end .BSfc-description {
    color: #464E5F; }
  .BSfc-unthemed .BSfc-event.BSfc-event-solid-white.BSfc-start .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-white.BSfc-not-start.BSfc-not-end .BSfc-time, .BSfc-unthemed .BSfc-event.BSfc-event-solid-white.BSfc-not-start.BSfc-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-white.BSfc-start .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-white.BSfc-not-start.BSfc-not-end .BSfc-time,
  .BSfc-unthemed .BSfc-event-dot.BSfc-event-solid-white.BSfc-not-start.BSfc-end .BSfc-time {
    color: #464E5F; }

.BSfc-unthemed .BSfc-divider,
.BSfc-unthemed .BSfc-popover .BSfc-header,
.BSfc-unthemed .BSfc-list-heading td {
  background: #F3F6F9; }

.BSfc-unthemed .BSfc-time-grid-event {
  overflow: hidden; }

.BSfc-unthemed .BSfc-popover {
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.075);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.075);
  background: #fff; }
  .BSfc-unthemed .BSfc-popover .BSfc-header {
    background: #fff;
    border-bottom: 1px solid #ECF0F3; }
    .BSfc-unthemed .BSfc-popover .BSfc-header .BSfc-close {
      color: #B5B5C3; }
      .BSfc-unthemed .BSfc-popover .BSfc-header .BSfc-close:hover {
        color: #464E5F; }
    .BSfc-unthemed .BSfc-popover .BSfc-header .BSfc-title {
      color: #464E5F; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-not-start.BSfc-not-end .BSfc-content:before,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-not-start.BSfc-not-end .BSfc-content:before {
    background: #ECF0F3; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-primary.BSfc-not-start.BSfc-not-end .BSfc-content:before,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-primary.BSfc-not-start.BSfc-not-end .BSfc-content:before {
    background: #3699FF; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-primary.BSfc-not-start.BSfc-not-end,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-primary.BSfc-not-start.BSfc-not-end {
    background: #3699FF; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-primary.BSfc-not-start.BSfc-not-end .BSfc-title,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-primary.BSfc-not-start.BSfc-not-end .BSfc-title {
      color: #FFFFFF; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-primary.BSfc-not-start.BSfc-not-end .BSfc-description,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-primary.BSfc-not-start.BSfc-not-end .BSfc-description {
      color: #FFFFFF; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-primary.BSfc-not-start.BSfc-not-end .BSfc-time,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-primary.BSfc-not-start.BSfc-not-end .BSfc-time {
      color: #FFFFFF; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-secondary.BSfc-not-start.BSfc-not-end .BSfc-content:before,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-secondary.BSfc-not-start.BSfc-not-end .BSfc-content:before {
    background: #E5EAEE; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-secondary.BSfc-not-start.BSfc-not-end,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-secondary.BSfc-not-start.BSfc-not-end {
    background: #E5EAEE; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-secondary.BSfc-not-start.BSfc-not-end .BSfc-title,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-secondary.BSfc-not-start.BSfc-not-end .BSfc-title {
      color: #464E5F; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-secondary.BSfc-not-start.BSfc-not-end .BSfc-description,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-secondary.BSfc-not-start.BSfc-not-end .BSfc-description {
      color: #464E5F; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-secondary.BSfc-not-start.BSfc-not-end .BSfc-time,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-secondary.BSfc-not-start.BSfc-not-end .BSfc-time {
      color: #464E5F; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-success.BSfc-not-start.BSfc-not-end .BSfc-content:before,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-success.BSfc-not-start.BSfc-not-end .BSfc-content:before {
    background: #1BC5BD; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-success.BSfc-not-start.BSfc-not-end,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-success.BSfc-not-start.BSfc-not-end {
    background: #1BC5BD; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-success.BSfc-not-start.BSfc-not-end .BSfc-title,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-success.BSfc-not-start.BSfc-not-end .BSfc-title {
      color: #ffffff; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-success.BSfc-not-start.BSfc-not-end .BSfc-description,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-success.BSfc-not-start.BSfc-not-end .BSfc-description {
      color: #ffffff; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-success.BSfc-not-start.BSfc-not-end .BSfc-time,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-success.BSfc-not-start.BSfc-not-end .BSfc-time {
      color: #ffffff; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-info.BSfc-not-start.BSfc-not-end .BSfc-content:before,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-info.BSfc-not-start.BSfc-not-end .BSfc-content:before {
    background: #8950FC; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-info.BSfc-not-start.BSfc-not-end,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-info.BSfc-not-start.BSfc-not-end {
    background: #8950FC; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-info.BSfc-not-start.BSfc-not-end .BSfc-title,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-info.BSfc-not-start.BSfc-not-end .BSfc-title {
      color: #ffffff; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-info.BSfc-not-start.BSfc-not-end .BSfc-description,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-info.BSfc-not-start.BSfc-not-end .BSfc-description {
      color: #ffffff; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-info.BSfc-not-start.BSfc-not-end .BSfc-time,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-info.BSfc-not-start.BSfc-not-end .BSfc-time {
      color: #ffffff; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-warning.BSfc-not-start.BSfc-not-end .BSfc-content:before,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-warning.BSfc-not-start.BSfc-not-end .BSfc-content:before {
    background: #FFA800; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-warning.BSfc-not-start.BSfc-not-end,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-warning.BSfc-not-start.BSfc-not-end {
    background: #FFA800; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-warning.BSfc-not-start.BSfc-not-end .BSfc-title,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-warning.BSfc-not-start.BSfc-not-end .BSfc-title {
      color: #ffffff; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-warning.BSfc-not-start.BSfc-not-end .BSfc-description,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-warning.BSfc-not-start.BSfc-not-end .BSfc-description {
      color: #ffffff; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-warning.BSfc-not-start.BSfc-not-end .BSfc-time,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-warning.BSfc-not-start.BSfc-not-end .BSfc-time {
      color: #ffffff; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-danger.BSfc-not-start.BSfc-not-end .BSfc-content:before,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-danger.BSfc-not-start.BSfc-not-end .BSfc-content:before {
    background: #F64E60; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-danger.BSfc-not-start.BSfc-not-end,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-danger.BSfc-not-start.BSfc-not-end {
    background: #F64E60; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-danger.BSfc-not-start.BSfc-not-end .BSfc-title,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-danger.BSfc-not-start.BSfc-not-end .BSfc-title {
      color: #ffffff; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-danger.BSfc-not-start.BSfc-not-end .BSfc-description,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-danger.BSfc-not-start.BSfc-not-end .BSfc-description {
      color: #ffffff; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-danger.BSfc-not-start.BSfc-not-end .BSfc-time,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-danger.BSfc-not-start.BSfc-not-end .BSfc-time {
      color: #ffffff; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-light.BSfc-not-start.BSfc-not-end .BSfc-content:before,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-light.BSfc-not-start.BSfc-not-end .BSfc-content:before {
    background: #F3F6F9; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-light.BSfc-not-start.BSfc-not-end,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-light.BSfc-not-start.BSfc-not-end {
    background: #F3F6F9; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-light.BSfc-not-start.BSfc-not-end .BSfc-title,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-light.BSfc-not-start.BSfc-not-end .BSfc-title {
      color: #80808F; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-light.BSfc-not-start.BSfc-not-end .BSfc-description,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-light.BSfc-not-start.BSfc-not-end .BSfc-description {
      color: #80808F; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-light.BSfc-not-start.BSfc-not-end .BSfc-time,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-light.BSfc-not-start.BSfc-not-end .BSfc-time {
      color: #80808F; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-dark.BSfc-not-start.BSfc-not-end .BSfc-content:before,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-dark.BSfc-not-start.BSfc-not-end .BSfc-content:before {
    background: #212121; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-dark.BSfc-not-start.BSfc-not-end,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-dark.BSfc-not-start.BSfc-not-end {
    background: #212121; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-dark.BSfc-not-start.BSfc-not-end .BSfc-title,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-dark.BSfc-not-start.BSfc-not-end .BSfc-title {
      color: #ffffff; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-dark.BSfc-not-start.BSfc-not-end .BSfc-description,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-dark.BSfc-not-start.BSfc-not-end .BSfc-description {
      color: #ffffff; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-dark.BSfc-not-start.BSfc-not-end .BSfc-time,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-dark.BSfc-not-start.BSfc-not-end .BSfc-time {
      color: #ffffff; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-white.BSfc-not-start.BSfc-not-end .BSfc-content:before,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-white.BSfc-not-start.BSfc-not-end .BSfc-content:before {
    background: #ffffff; }
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-white.BSfc-not-start.BSfc-not-end,
  .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-white.BSfc-not-start.BSfc-not-end {
    background: #ffffff; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-white.BSfc-not-start.BSfc-not-end .BSfc-title,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-white.BSfc-not-start.BSfc-not-end .BSfc-title {
      color: #464E5F; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-white.BSfc-not-start.BSfc-not-end .BSfc-description,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-white.BSfc-not-start.BSfc-not-end .BSfc-description {
      color: #464E5F; }
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event.BSfc-event-solid-white.BSfc-not-start.BSfc-not-end .BSfc-time,
    .BSfc-unthemed .BSfc-popover .BSfc-body .BSfc-event-dot.BSfc-event-solid-white.BSfc-not-start.BSfc-not-end .BSfc-time {
      color: #464E5F; }

.BSfc-unthemed th.BSfc-day-header > a,
.BSfc-unthemed th.BSfc-day-header > span {
  color: #B5B5C3; }

.BSfc-unthemed .BSfc-list-heading td {
  background: #ECF0F3;
  border-color: #ECF0F3; }

.BSfc-unthemed .BSfc-list-heading .BSfc-list-heading-main {
  color: #464E5F; }

.BSfc-unthemed .BSfc-list-heading .BSfc-list-heading-alt {
  color: #B5B5C3; }

.BSfc-unthemed .BSfc-divider,
.BSfc-unthemed .BSfc-popover .BSfc-header,
.BSfc-unthemed .BSfc-list-heading td {
  background: #F3F6F9; }

.BSfc-unthemed .BSfc-list-item:hover td {
  background: transparent !important; }

.BSfc-unthemed .BSfc-list-item .BSfc-event-dot {
  background: #ECF0F3;
  border-color: #ECF0F3; }

.BSfc-unthemed .BSfc-list-item.BSfc-event-solid-primary .BSfc-event-dot, .BSfc-unthemed .BSfc-list-item.BSfc-event-primary .BSfc-event-dot {
  background: #3699FF;
  border-color: #3699FF; }

.BSfc-unthemed .BSfc-list-item.BSfc-event-solid-secondary .BSfc-event-dot, .BSfc-unthemed .BSfc-list-item.BSfc-event-secondary .BSfc-event-dot {
  background: #E5EAEE;
  border-color: #E5EAEE; }

.BSfc-unthemed .BSfc-list-item.BSfc-event-solid-success .BSfc-event-dot, .BSfc-unthemed .BSfc-list-item.BSfc-event-success .BSfc-event-dot {
  background: #1BC5BD;
  border-color: #1BC5BD; }

.BSfc-unthemed .BSfc-list-item.BSfc-event-solid-info .BSfc-event-dot, .BSfc-unthemed .BSfc-list-item.BSfc-event-info .BSfc-event-dot {
  background: #8950FC;
  border-color: #8950FC; }

.BSfc-unthemed .BSfc-list-item.BSfc-event-solid-warning .BSfc-event-dot, .BSfc-unthemed .BSfc-list-item.BSfc-event-warning .BSfc-event-dot {
  background: #FFA800;
  border-color: #FFA800; }

.BSfc-unthemed .BSfc-list-item.BSfc-event-solid-danger .BSfc-event-dot, .BSfc-unthemed .BSfc-list-item.BSfc-event-danger .BSfc-event-dot {
  background: #F64E60;
  border-color: #F64E60; }

.BSfc-unthemed .BSfc-list-item.BSfc-event-solid-light .BSfc-event-dot, .BSfc-unthemed .BSfc-list-item.BSfc-event-light .BSfc-event-dot {
  background: #F3F6F9;
  border-color: #F3F6F9; }

.BSfc-unthemed .BSfc-list-item.BSfc-event-solid-dark .BSfc-event-dot, .BSfc-unthemed .BSfc-list-item.BSfc-event-dark .BSfc-event-dot {
  background: #212121;
  border-color: #212121; }

.BSfc-unthemed .BSfc-list-item.BSfc-event-solid-white .BSfc-event-dot, .BSfc-unthemed .BSfc-list-item.BSfc-event-white .BSfc-event-dot {
  background: #ffffff;
  border-color: #ffffff; }

.BSfc-unthemed .BSfc-toolbar .BSfc-button {
  color: #B5B5C3;
  background: transparent;
  border: 1px solid #ECF0F3;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .BSfc-unthemed .BSfc-toolbar .BSfc-button .BSfc-icon {
    color: #B5B5C3; }
  .BSfc-unthemed .BSfc-toolbar .BSfc-button:hover {
    border: 0;
    background: #F3F6F9;
    border: 1px solid #ECF0F3;
    color: #B5B5C3; }
  .BSfc-unthemed .BSfc-toolbar .BSfc-button:focus, .BSfc-unthemed .BSfc-toolbar .BSfc-button:active, .BSfc-unthemed .BSfc-toolbar .BSfc-button.BSfc-button-active {
    background: #3699FF;
    color: #FFFFFF;
    border: 1px solid #3699FF;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none; }
    .BSfc-unthemed .BSfc-toolbar .BSfc-button:focus .BSfc-icon, .BSfc-unthemed .BSfc-toolbar .BSfc-button:active .BSfc-icon, .BSfc-unthemed .BSfc-toolbar .BSfc-button.BSfc-button-active .BSfc-icon {
      color: #FFFFFF; }
  .BSfc-unthemed .BSfc-toolbar .BSfc-button.BSfc-button-disabled {
    opacity: 0.7; }

.BSgmaps {
  /* important!  bootstrap sets max-width on img to 100% which conflicts with google map canvas*/ }
  .BSgmaps img {
    max-width: none; }
  .BSgmaps.BSgmaps-static > div {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: block; }

.BSion-range-slider .BSirs .BSirs-min,
.BSion-range-slider .BSirs .BSirs-max,
.BSion-range-slider .BSirs .BSirs-from,
.BSion-range-slider .BSirs .BSirs-to,
.BSion-range-slider .BSirs .BSirs-single {
  padding: 2px 5px 1px 5px; }

.BSrepeater .BSrepeater-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .BSrepeater .BSrepeater-row > input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .BSrepeater .BSrepeater-row .BSrepeater-close {
    background-color: transparent;
    border: none; }
  .BSrepeater .BSrepeater-row .BSform-text {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

.BSrepeater .BSrepeater-item {
  position: relative; }
  .BSrepeater .BSrepeater-item .BSbtn-icon {
    height: auto; }
  .BSrepeater .BSrepeater-item:first-child .BSform-control {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  .BSrepeater .BSrepeater-item:first-child .BSinput-group-append {
    display: none; }

.BSrepeater .BSrepeater-close-align-right {
  position: absolute;
  top: 0;
  right: 0; }

.BSjqvmap {
  position: relative;
  overflow: hidden; }
  .BSjqvmap .BSjqvmap-zoomout,
  .BSjqvmap .BSjqvmap-zoomin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 20px;
    width: 20px;
    background-color: #ECF0F3;
    color: #464E5F;
    font-size: 1rem; }
  .BSjqvmap .BSjqvmap-zoomout {
    top: 40px; }

.BSjstree-default .BSjstree-anchor {
  color: #464E5F;
  padding: 0 8px 0 4px; }

.BSjstree-default .BSjstree-icon {
  color: #464E5F;
  font-size: 1.3rem; }
  .BSjstree-default .BSjstree-icon.BSla {
    font-size: 1.5rem; }
  .BSjstree-default .BSjstree-icon.BSfa {
    font-size: 1.2rem; }

.BSjstree-default .BSjstree-disabled {
  cursor: not-allowed;
  line-height: auto;
  height: auto;
  opacity: 0.7; }
  .BSjstree-default .BSjstree-disabled .BSjstree-icon {
    color: #464E5F; }

.BSjstree-default .BSjstree-clicked {
  border: 0;
  background: #F3F6F9;
  -webkit-box-shadow: none;
  box-shadow: none; }

.BSjstree-default .BSjstree-hovered {
  border: 0;
  background-color: #F3F6F9;
  -webkit-box-shadow: none;
  box-shadow: none; }

.BSjstree-default .BSjstree-wholerow-clicked,
.BSjstree-default .BSjstree-wholerow-clicked {
  background: #ECF0F3;
  -webkit-box-shadow: none;
  box-shadow: none; }

.BSjstree-default .BSjstree-wholerow-hovered,
.BSjstree-default.BSjstree-wholerow .BSjstree-wholerow-hovered {
  border: 0;
  background-color: #F3F6F9;
  -webkit-box-shadow: none;
  box-shadow: none; }

.BSjstree-open > .BSjstree-anchor > .BSfa-folder:before {
  margin-left: 2px;
  content: "\f07c"; }

.BSjstree-open > .BSjstree-anchor > .BSla-folder:before {
  margin-left: 2px;
  content: "\f200"; }

.BSjstree-default.BSjstree-rtl .BSjstree-node {
  background-position: 100% 1px/*rtl:ignore*/ !important; }

.BSjstree-default.BSjstree-rtl .BSjstree-last {
  background: transparent /*rtl:ignore*/;
  background-repeat: no-repeat; }

.BSjstree-rtl .BSjstree-anchor {
  padding: 0 4px 0 8px/*rtl:ignore*/; }

.BSvakata-context,
.BSvakata-context ul {
  padding: 0.5rem 0;
  min-width: 150px;
  font-size: 1rem;
  font-family: Poppins, Helvetica, "sans-serif";
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  border: 0;
  border-radius: 0.42rem; }
  .BSvakata-context li,
  .BSvakata-context ul li {
    padding: 0;
    border: 0; }
    .BSvakata-context li a,
    .BSvakata-context ul li a {
      padding: 0rem 1.2rem;
      border: 0; }
      .BSvakata-context li a i,
      .BSvakata-context ul li a i {
        display: none; }
      .BSvakata-context li a .BSvakata-contextmenu-sep,
      .BSvakata-context ul li a .BSvakata-contextmenu-sep {
        display: none; }
      .BSvakata-context li a span,
      .BSvakata-context li a ins,
      .BSvakata-context ul li a span,
      .BSvakata-context ul li a ins {
        display: none;
        border: 0 !important; }
  .BSvakata-context .BSvakata-context-hover > a,
  .BSvakata-context li a:hover,
  .BSvakata-context ul .BSvakata-context-hover > a,
  .BSvakata-context ul li a:hover {
    margin: 0;
    background-color: #F3F6F9;
    color: #3699FF;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .BSvakata-context .BSvakata-context-hover > a .BSspan,
    .BSvakata-context .BSvakata-context-hover > a .BSins,
    .BSvakata-context li a:hover .BSspan,
    .BSvakata-context li a:hover .BSins,
    .BSvakata-context ul .BSvakata-context-hover > a .BSspan,
    .BSvakata-context ul .BSvakata-context-hover > a .BSins,
    .BSvakata-context ul li a:hover .BSspan,
    .BSvakata-context ul li a:hover .BSins {
      border: 0 !important; }

.BSvakata-context .BSvakata-context-separator a,
.BSvakata-context-rtl .BSvakata-context-separator a {
  margin: 0;
  border: 0;
  height: 2px;
  background-color: #ECF0F3; }

.BSjstree-rename-input {
  outline: none !important;
  padding: 2px 6px !important;
  margin-right: -4px !important;
  background-color: #F3F6F9 !important;
  border: 1px solid #F3F6F9 !important;
  border-radius: 0.42rem; }

.BSkanban-container {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .BSkanban-container .BSkanban-board {
    float: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 1.25rem;
    margin-right: 1.25rem !important;
    background-color: #F3F6F9;
    border-radius: 0.42rem; }
    .BSkanban-container .BSkanban-board:last-child {
      margin-right: 0 !important; }
    .BSkanban-container .BSkanban-board .BSkanban-board-header {
      border-top-left-radius: 0.42rem;
      border-top-right-radius: 0.42rem; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header .BSkanban-title-board {
        font-size: 1.2rem;
        font-weight: 500;
        color: #212121; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSprimary {
        background-color: #3699FF;
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSprimary .BSkanban-title-board {
          color: #FFFFFF; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-primary {
        background-color: rgba(54, 153, 255, 0.1);
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-primary .BSkanban-title-board {
          color: #3699FF; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSsecondary {
        background-color: #E5EAEE;
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSsecondary .BSkanban-title-board {
          color: #464E5F; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-secondary {
        background-color: rgba(229, 234, 238, 0.1);
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-secondary .BSkanban-title-board {
          color: #E5EAEE; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSsuccess {
        background-color: #1BC5BD;
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSsuccess .BSkanban-title-board {
          color: #ffffff; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-success {
        background-color: rgba(27, 197, 189, 0.1);
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-success .BSkanban-title-board {
          color: #1BC5BD; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSinfo {
        background-color: #8950FC;
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSinfo .BSkanban-title-board {
          color: #ffffff; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-info {
        background-color: rgba(137, 80, 252, 0.1);
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-info .BSkanban-title-board {
          color: #8950FC; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSwarning {
        background-color: #FFA800;
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSwarning .BSkanban-title-board {
          color: #ffffff; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-warning {
        background-color: rgba(255, 168, 0, 0.1);
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-warning .BSkanban-title-board {
          color: #FFA800; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSdanger {
        background-color: #F64E60;
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSdanger .BSkanban-title-board {
          color: #ffffff; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-danger {
        background-color: rgba(246, 78, 96, 0.1);
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-danger .BSkanban-title-board {
          color: #F64E60; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight {
        background-color: #F3F6F9;
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight .BSkanban-title-board {
          color: #80808F; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-light {
        background-color: rgba(243, 246, 249, 0.1);
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-light .BSkanban-title-board {
          color: #F3F6F9; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSdark {
        background-color: #212121;
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSdark .BSkanban-title-board {
          color: #ffffff; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-dark {
        background-color: rgba(33, 33, 33, 0.1);
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-dark .BSkanban-title-board {
          color: #212121; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSwhite {
        background-color: #ffffff;
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSwhite .BSkanban-title-board {
          color: #464E5F; }
      .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-white {
        background-color: rgba(255, 255, 255, 0.1);
        -webkit-box-shadow: none;
        box-shadow: none; }
        .BSkanban-container .BSkanban-board .BSkanban-board-header.BSlight-white .BSkanban-title-board {
          color: #ffffff; }
    .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item {
      border-radius: 0.42rem;
      -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.05);
      box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.05); }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=primary] {
        background-color: #3699FF;
        color: #FFFFFF;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=light-primary] {
        background-color: rgba(54, 153, 255, 0.1);
        color: #3699FF;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=secondary] {
        background-color: #E5EAEE;
        color: #464E5F;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=light-secondary] {
        background-color: rgba(229, 234, 238, 0.1);
        color: #E5EAEE;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=success] {
        background-color: #1BC5BD;
        color: #ffffff;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=light-success] {
        background-color: rgba(27, 197, 189, 0.1);
        color: #1BC5BD;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=info] {
        background-color: #8950FC;
        color: #ffffff;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=light-info] {
        background-color: rgba(137, 80, 252, 0.1);
        color: #8950FC;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=warning] {
        background-color: #FFA800;
        color: #ffffff;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=light-warning] {
        background-color: rgba(255, 168, 0, 0.1);
        color: #FFA800;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=danger] {
        background-color: #F64E60;
        color: #ffffff;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=light-danger] {
        background-color: rgba(246, 78, 96, 0.1);
        color: #F64E60;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=light] {
        background-color: #F3F6F9;
        color: #80808F;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=light-light] {
        background-color: rgba(243, 246, 249, 0.1);
        color: #F3F6F9;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=dark] {
        background-color: #212121;
        color: #ffffff;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=light-dark] {
        background-color: rgba(33, 33, 33, 0.1);
        color: #212121;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=white] {
        background-color: #ffffff;
        color: #464E5F;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .BSkanban-container .BSkanban-board .BSkanban-drag .BSkanban-item[data-class=light-white] {
        background-color: rgba(255, 255, 255, 0.1);
        color: #ffffff;
        -webkit-box-shadow: none;
        box-shadow: none; }

.BSnoUi-target {
  border: 1px solid #E5EAEE;
  background: #F3F6F9;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .BSnoUi-target.BSnoUi-horizontal {
    height: 15px; }
    .BSnoUi-target.BSnoUi-horizontal .BSnoUi-handle {
      width: 24px;
      height: 24px;
      top: -6px;
      border-radius: 50%;
      outline: none; }
      .BSnoUi-target.BSnoUi-horizontal .BSnoUi-handle::before {
        display: none; }
      .BSnoUi-target.BSnoUi-horizontal .BSnoUi-handle::after {
        display: none; }
  .BSnoUi-target.BSnoUi-vertical {
    height: 150px;
    width: 15px; }
    .BSnoUi-target.BSnoUi-vertical .BSnoUi-handle {
      width: 24px;
      height: 24px;
      top: -6px;
      border-radius: 50%;
      outline: none; }
      .BSnoUi-target.BSnoUi-vertical .BSnoUi-handle::before {
        display: none; }
      .BSnoUi-target.BSnoUi-vertical .BSnoUi-handle::after {
        display: none; }
  .BSnoUi-target .BSnoUi-connect {
    background: #3699FF; }
  .BSnoUi-target .BSnoUi-handle {
    border: 1px solid #ECF0F3;
    -webkit-box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.7);
    box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.7); }
  .BSnoUi-target.BSnouislider.BSnouislider-connect-primary .BSnoUi-connect {
    background: #3699FF; }
  .BSnoUi-target.BSnouislider.BSnouislider-handle-primary .BSnoUi-handle {
    border: 0;
    background: #3699FF;
    -webkit-box-shadow: 0 3px 6px -3px #3699FF;
    box-shadow: 0 3px 6px -3px #3699FF; }
  .BSnoUi-target.BSnouislider.BSnouislider-connect-secondary .BSnoUi-connect {
    background: #E5EAEE; }
  .BSnoUi-target.BSnouislider.BSnouislider-handle-secondary .BSnoUi-handle {
    border: 0;
    background: #E5EAEE;
    -webkit-box-shadow: 0 3px 6px -3px #E5EAEE;
    box-shadow: 0 3px 6px -3px #E5EAEE; }
  .BSnoUi-target.BSnouislider.BSnouislider-connect-success .BSnoUi-connect {
    background: #1BC5BD; }
  .BSnoUi-target.BSnouislider.BSnouislider-handle-success .BSnoUi-handle {
    border: 0;
    background: #1BC5BD;
    -webkit-box-shadow: 0 3px 6px -3px #1BC5BD;
    box-shadow: 0 3px 6px -3px #1BC5BD; }
  .BSnoUi-target.BSnouislider.BSnouislider-connect-info .BSnoUi-connect {
    background: #8950FC; }
  .BSnoUi-target.BSnouislider.BSnouislider-handle-info .BSnoUi-handle {
    border: 0;
    background: #8950FC;
    -webkit-box-shadow: 0 3px 6px -3px #8950FC;
    box-shadow: 0 3px 6px -3px #8950FC; }
  .BSnoUi-target.BSnouislider.BSnouislider-connect-warning .BSnoUi-connect {
    background: #FFA800; }
  .BSnoUi-target.BSnouislider.BSnouislider-handle-warning .BSnoUi-handle {
    border: 0;
    background: #FFA800;
    -webkit-box-shadow: 0 3px 6px -3px #FFA800;
    box-shadow: 0 3px 6px -3px #FFA800; }
  .BSnoUi-target.BSnouislider.BSnouislider-connect-danger .BSnoUi-connect {
    background: #F64E60; }
  .BSnoUi-target.BSnouislider.BSnouislider-handle-danger .BSnoUi-handle {
    border: 0;
    background: #F64E60;
    -webkit-box-shadow: 0 3px 6px -3px #F64E60;
    box-shadow: 0 3px 6px -3px #F64E60; }
  .BSnoUi-target.BSnouislider.BSnouislider-connect-light .BSnoUi-connect {
    background: #F3F6F9; }
  .BSnoUi-target.BSnouislider.BSnouislider-handle-light .BSnoUi-handle {
    border: 0;
    background: #F3F6F9;
    -webkit-box-shadow: 0 3px 6px -3px #F3F6F9;
    box-shadow: 0 3px 6px -3px #F3F6F9; }
  .BSnoUi-target.BSnouislider.BSnouislider-connect-dark .BSnoUi-connect {
    background: #212121; }
  .BSnoUi-target.BSnouislider.BSnouislider-handle-dark .BSnoUi-handle {
    border: 0;
    background: #212121;
    -webkit-box-shadow: 0 3px 6px -3px #212121;
    box-shadow: 0 3px 6px -3px #212121; }
  .BSnoUi-target.BSnouislider.BSnouislider-connect-white .BSnoUi-connect {
    background: #ffffff; }
  .BSnoUi-target.BSnouislider.BSnouislider-handle-white .BSnoUi-handle {
    border: 0;
    background: #ffffff;
    -webkit-box-shadow: 0 3px 6px -3px #ffffff;
    box-shadow: 0 3px 6px -3px #ffffff; }

.BSscroll {
  position: relative;
  overflow: hidden; }
  .BSscroll.BSscroll-pull {
    padding-right: 12px;
    margin-right: -12px; }
    .BSscroll.BSscroll-pull .BSps__rail-y {
      right: -2px; }
  .BSscroll.BSscroll-push .BSps__rail-y {
    right: 5px !important; }
  .BSscroll.BSps > .BSps__rail-y {
    width: 4px; }
    .BSscroll.BSps > .BSps__rail-y:hover, .BSscroll.BSps > .BSps__rail-y:focus {
      width: 4px; }
    .BSscroll.BSps > .BSps__rail-y > .BSps__thumb-y {
      width: 4px;
      border-radius: 0.42rem !important; }
      .BSscroll.BSps > .BSps__rail-y > .BSps__thumb-y:hover, .BSscroll.BSps > .BSps__rail-y > .BSps__thumb-y:focus {
        width: 4px; }
  .BSscroll.BSps > .BSps__rail-x {
    height: 4px; }
    .BSscroll.BSps > .BSps__rail-x:hover, .BSscroll.BSps > .BSps__rail-x:focus {
      height: 4px; }
    .BSscroll.BSps > .BSps__rail-x > .BSps__thumb-x {
      top: 0;
      height: 4px;
      border-radius: 0.42rem !important; }
      .BSscroll.BSps > .BSps__rail-x > .BSps__thumb-x:hover, .BSscroll.BSps > .BSps__rail-x > .BSps__thumb-x:focus {
        top: 0;
        height: 4px; }
  .BSscroll.BSps > .BSps__rail-x {
    background-color: transparent; }
    .BSscroll.BSps > .BSps__rail-x:hover, .BSscroll.BSps > .BSps__rail-x:focus {
      opacity: 1;
      background-color: transparent; }
      .BSscroll.BSps > .BSps__rail-x:hover > .BSps__thumb-x, .BSscroll.BSps > .BSps__rail-x:focus > .BSps__thumb-x {
        opacity: 1; }
    .BSscroll.BSps > .BSps__rail-x > .BSps__thumb-x {
      background-color: #E5EAEE;
      opacity: 1; }
      .BSscroll.BSps > .BSps__rail-x > .BSps__thumb-x:hover, .BSscroll.BSps > .BSps__rail-x > .BSps__thumb-x:focus {
        opacity: 1;
        background-color: #E5EAEE; }
  .BSscroll.BSps > .BSps__rail-y {
    background-color: transparent; }
    .BSscroll.BSps > .BSps__rail-y:hover, .BSscroll.BSps > .BSps__rail-y:focus {
      background-color: transparent;
      opacity: 1; }
      .BSscroll.BSps > .BSps__rail-y:hover > .BSps__thumb-y, .BSscroll.BSps > .BSps__rail-y:focus > .BSps__thumb-y {
        opacity: 1; }
    .BSscroll.BSps > .BSps__rail-y > .BSps__thumb-y {
      background: #E5EAEE;
      opacity: 1; }
      .BSscroll.BSps > .BSps__rail-y > .BSps__thumb-y:hover, .BSscroll.BSps > .BSps__rail-y > .BSps__thumb-y:focus {
        opacity: 1;
        background: #E5EAEE; }

.BSql-toolbar.BSql-snow {
  border: 1px solid #ECF0F3;
  border-top-left-radius: 0.42rem;
  border-top-right-radius: 0.42rem; }
  .BSql-toolbar.BSql-snow button.BSql-active .BSql-stroke, .BSql-toolbar.BSql-snow button:focus .BSql-stroke, .BSql-toolbar.BSql-snow button:hover .BSql-stroke {
    stroke: #3699FF; }
  .BSql-toolbar.BSql-snow .BSql-picker-label.BSql-active, .BSql-toolbar.BSql-snow .BSql-picker-label:hover {
    color: #3699FF; }
  .BSql-toolbar.BSql-snow .BSql-picker-item.BSql-selected, .BSql-toolbar.BSql-snow .BSql-picker-item.BSql-active, .BSql-toolbar.BSql-snow .BSql-picker-item:hover {
    color: #3699FF; }

.BSql-editor {
  color: #464E5F; }
  .BSql-editor.BSql-blank:before {
    left: auto !important;
    right: auto !important;
    color: #B5B5C3 !important;
    font-style: normal !important; }

.BSql-container.BSql-snow {
  border: 1px solid #ECF0F3;
  border-top: 0;
  border-bottom-right-radius: 0.42rem;
  border-bottom-left-radius: 0.42rem; }

.BSql-snow .BSql-picker.BSql-expanded {
  outline: none !important;
  border-color: transparent !important; }
  .BSql-snow .BSql-picker.BSql-expanded .BSql-picker-label {
    border-color: transparent !important;
    color: #3699FF;
    outline: none !important; }
    .BSql-snow .BSql-picker.BSql-expanded .BSql-picker-label.BSql-active, .BSql-snow .BSql-picker.BSql-expanded .BSql-picker-label:hover {
      color: #3699FF; }
  .BSql-snow .BSql-picker.BSql-expanded .BSql-picker-options {
    border: 0;
    padding: 0.5rem 1rem;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    border-radius: 0.42rem; }

.BSql-snow .BSql-tooltip {
  border: 0;
  padding: 0.5rem 1rem;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  border-radius: 0.42rem; }
  .BSql-snow .BSql-tooltip input[type=text] {
    border: 0;
    background-color: transparent;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ECF0F3;
    color: #464E5F;
    outline: none !important;
    border-radius: 0.42rem; }
    .BSql-snow .BSql-tooltip input[type=text]:active, .BSql-snow .BSql-tooltip input[type=text]:focus {
      border-color: #69b3ff !important; }
  .BSql-snow .BSql-tooltip .BSql-preview {
    color: #80808F; }
  .BSql-snow .BSql-tooltip .BSql-action {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    color: #80808F; }
    .BSql-snow .BSql-tooltip .BSql-action:hover {
      -webkit-transition: color 0.3s ease;
      transition: color 0.3s ease;
      color: #3699FF; }
  .BSmodal .BSql-snow .BSql-tooltip.BSql-editing {
    left: 20px !important; }

.BSql-snow .BSql-editor pre.BSql-syntax {
  background-color: #212121;
  color: #B5B5C3;
  overflow: visible;
  border-radius: 0.42rem; }

.BSrecaptcha {
  padding: 15px;
  border: 1px solid #ECF0F3;
  border-radius: 0.42rem; }
  .BSrecaptcha .BSrecaptcha-img {
    margin-bottom: 10px; }
  .BSrecaptcha .BSrecaptcha_only_if_incorrect_sol {
    color: #F64E60; }
  .BSrecaptcha .BSinput-group .BSbtn i {
    padding-right: 0; }
  .BSrecaptcha .BSinput-group .BSform-control {
    border-top-left-radius: 0.42rem !important;
    border-bottom-left-radius: 0.42rem !important; }

.BSselect2-container--default .BSselect2-selection--single,
.BSselect2-container--default .BSselect2-selection--multiple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #E5EAEE;
  outline: none !important;
  border-radius: 0.42rem;
  height: auto;
  line-height: 0; }
  .BSselect2-container--default .BSselect2-selection--single .BSselect2-selection__placeholder,
  .BSselect2-container--default .BSselect2-selection--multiple .BSselect2-selection__placeholder {
    color: #B5B5C3; }

.BSselect2-container--default.BSselect2-container--focus .BSselect2-selection--multiple,
.BSselect2-container--default.BSselect2-container--focus .BSselect2-selection--single, .BSselect2-container--default.BSselect2-container--open .BSselect2-selection--multiple,
.BSselect2-container--default.BSselect2-container--open .BSselect2-selection--single {
  border-color: #69b3ff; }

.BSselect2-container--default .BSselect2-selection--single .BSselect2-selection__arrow,
.BSselect2-container--default .BSselect2-selection--multiple .BSselect2-selection__arrow {
  border: 0;
  margin-left: 0.5rem;
  font-size: 0.85rem;
  left: auto;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: static;
  width: auto;
  height: 20px;
  margin-right: 1rem; }
  .BSselect2-container--default .BSselect2-selection--single .BSselect2-selection__arrow:after,
  .BSselect2-container--default .BSselect2-selection--multiple .BSselect2-selection__arrow:after {
    font-family: Ki;
    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;
    content: "";
    font-size: 0.6rem;
    color: #80808F; }
  .BSselect2-container--default .BSselect2-selection--single .BSselect2-selection__arrow b,
  .BSselect2-container--default .BSselect2-selection--multiple .BSselect2-selection__arrow b {
    display: none; }

.BSselect2-container--default .BSselect2-selection--single .BSselect2-selection__rendered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  color: #464E5F;
  position: relative;
  padding: 0.65rem 3rem 0.65rem 1rem;
  line-height: 1.5; }
  .BSselect2-container--default .BSselect2-selection--single .BSselect2-selection__rendered .BSselect2-selection__clear {
    border: 0;
    font-size: 0;
    display: inline-block;
    right: 1.85rem;
    margin-right: 0.5rem;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: absolute;
    right: 0; }
    .BSselect2-container--default .BSselect2-selection--single .BSselect2-selection__rendered .BSselect2-selection__clear:after {
      font-family: Ki;
      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;
      content: "";
      font-size: 0.6rem;
      color: #80808F; }

.BSselect2-container--default .BSselect2-selection--multiple .BSselect2-selection__rendered {
  color: #464E5F;
  padding: 0.37rem 1rem;
  line-height: 1.5; }
  .BSselect2-container--default .BSselect2-selection--multiple .BSselect2-selection__rendered .BSselect2-selection__choice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.25rem 0.75rem;
    font-size: 1rem;
    margin: 0.1rem 0.4rem 0.1rem 0;
    position: relative;
    float: left/*rtl:right*/;
    color: #464E5F;
    background: #F3F6F9;
    border: 0;
    border-radius: 0.42rem; }
    .BSselect2-container--default .BSselect2-selection--multiple .BSselect2-selection__rendered .BSselect2-selection__choice .BSselect2-selection__choice__remove {
      font-size: 0px;
      display: inline-block;
      line-height: 0;
      margin-right: 0.5rem;
      position: relative; }
      .BSselect2-container--default .BSselect2-selection--multiple .BSselect2-selection__rendered .BSselect2-selection__choice .BSselect2-selection__choice__remove:before {
        font-family: Ki;
        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;
        content: "";
        font-size: 0.6rem;
        color: #80808F; }
  .BSselect2-container--default .BSselect2-selection--multiple .BSselect2-selection__rendered .BSselect2-search__field::-moz-placeholder {
    color: #B5B5C3;
    opacity: 1; }
  .BSselect2-container--default .BSselect2-selection--multiple .BSselect2-selection__rendered .BSselect2-search__field:-ms-input-placeholder {
    color: #B5B5C3; }
  .BSselect2-container--default .BSselect2-selection--multiple .BSselect2-selection__rendered .BSselect2-search__field::-webkit-input-placeholder {
    color: #B5B5C3; }

.BSselect2-container--default .BSselect2-search--dropdown {
  padding: 0.65rem 1rem; }
  .BSselect2-container--default .BSselect2-search--dropdown .BSselect2-search__field {
    outline: none !important;
    border-radius: 0.42rem;
    border: 1px solid #E5EAEE;
    padding: 0.65rem 1rem; }

.BSselect2-container--default .BSselect2-results__options {
  padding: 0.65rem 0; }

.BSselect2-container--default .BSselect2-results__option {
  padding: 0.65rem 1rem; }
  .BSselect2-container--default .BSselect2-results__option[aria-disabled=true] {
    cursor: not-allowed; }
  .BSselect2-container--default .BSselect2-results__option .BSselect2-results__group {
    padding: 5px 15px;
    font-weight: 600; }

.BSselect2-container--default .BSselect2-container .BSselect2-search--inline .BSselect2-search__field {
  margin: 0; }

.BSselect2-container--default .BSselect2-dropdown {
  border: 1px solid #E5EAEE;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15); }

.BSselect2-container--default .BSselect2-results__option.BSselect2-results__option--highlighted {
  background: #F3F6F9;
  color: #464E5F; }

.BSselect2-container--default .BSselect2-results__option[aria-disabled=true] {
  color: #464E5F;
  opacity: 0.6; }

.BSselect2-container--default .BSselect2-results__option[aria-selected=true] {
  background: #ECF0F3;
  color: #464E5F; }

.BSselect2-container--default.BSselect2-container--disabled {
  cursor: not-allowed; }
  .BSselect2-container--default.BSselect2-container--disabled .BSselect2-selection--multiple,
  .BSselect2-container--default.BSselect2-container--disabled .BSselect2-selection--single {
    cursor: not-allowed;
    background-color: #ffffff;
    opacity: 0.5; }

select.BSselect2 {
  opacity: 0; }

.BSselect2 > select.BSform-control {
  opacity: 0; }

.BSselect2.select2--elevate .BSselect2-container--default .BSselect2-selection--single,
.BSselect2.select2--elevate .BSselect2-container--default .BSselect2-selection--multiple {
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15); }

.BSselect2.select2--solid .BSselect2-container--default .BSselect2-selection--multiple,
.BSselect2.select2--solid .BSselect2-container--default .BSselect2-selection--single {
  background-color: #F3F6F9;
  border-color: #ECF0F3; }
  .BSselect2.select2--solid .BSselect2-container--default .BSselect2-selection--multiple .BSselect2-selection__placeholder,
  .BSselect2.select2--solid .BSselect2-container--default .BSselect2-selection--single .BSselect2-selection__placeholder {
    color: #B5B5C3; }

.BSform.BSform-state .BSis-valid .BSselect2-container--default .BSselect2-selection--multiple,
.BSform.BSform-state .BSis-valid .BSselect2-container--default .BSselect2-selection--single {
  border-color: success; }

.BSform.BSform-state .BSis-valid .BSselect2-container--default.BSselect2-container--focus .BSselect2-selection--multiple,
.BSform.BSform-state .BSis-valid .BSselect2-container--default.BSselect2-container--focus .BSselect2-selection--single, .BSform.BSform-state .BSis-valid .BSselect2-container--default.BSselect2-container--open .BSselect2-selection--multiple,
.BSform.BSform-state .BSis-valid .BSselect2-container--default.BSselect2-container--open .BSselect2-selection--single {
  border-color: success; }

.BSform.BSform-state .BSis-invalid .BSselect2-container--default .BSselect2-selection--multiple,
.BSform.BSform-state .BSis-invalid .BSselect2-container--default .BSselect2-selection--single {
  border-color: danger; }

.BSform.BSform-state .BSis-invalid .BSselect2-container--default.BSselect2-container--focus .BSselect2-selection--multiple,
.BSform.BSform-state .BSis-invalid .BSselect2-container--default.BSselect2-container--focus .BSselect2-selection--single, .BSform.BSform-state .BSis-invalid .BSselect2-container--default.BSselect2-container--open .BSselect2-selection--multiple,
.BSform.BSform-state .BSis-invalid .BSselect2-container--default.BSselect2-container--open .BSselect2-selection--single {
  border-color: danger; }

.BSnote-popover {
  display: none; }

.BSnote-editor {
  position: static;
  border-radius: 0.42rem; }
  .BSnote-editor.BSnote-frame {
    border: 1px solid #E5EAEE; }
    .BSnote-editor.BSnote-frame .BSpanel-heading.BSnote-toolbar {
      background: #F3F6F9; }
    .BSnote-editor.BSnote-frame .BSnote-statusbar {
      background: #F3F6F9; }
  .BSnote-editor .BSnote-toolbar {
    position: static;
    padding: 0.5rem 0.5rem;
    border-radius: 0.42rem; }
    .BSnote-editor .BSnote-toolbar .BSnote-btn-group {
      margin-top: 0; }
      .BSnote-editor .BSnote-toolbar .BSnote-btn-group .BSbtn {
        background: white;
        border: 1px solid #ECF0F3; }
        .BSnote-editor .BSnote-toolbar .BSnote-btn-group .BSbtn i {
          font-size: 1rem;
          line-height: 0;
          padding-right: 0;
          color: #80808F; }
        .BSnote-editor .BSnote-toolbar .BSnote-btn-group .BSbtn:hover, .BSnote-editor .BSnote-toolbar .BSnote-btn-group .BSbtn:focus, .BSnote-editor .BSnote-toolbar .BSnote-btn-group .BSbtn:active, .BSnote-editor .BSnote-toolbar .BSnote-btn-group .BSbtn.BSactive {
          background: transparent;
          color: #3699FF; }
          .BSnote-editor .BSnote-toolbar .BSnote-btn-group .BSbtn:hover i, .BSnote-editor .BSnote-toolbar .BSnote-btn-group .BSbtn:focus i, .BSnote-editor .BSnote-toolbar .BSnote-btn-group .BSbtn:active i, .BSnote-editor .BSnote-toolbar .BSnote-btn-group .BSbtn.BSactive i {
            color: #3699FF; }
      .BSnote-editor .BSnote-toolbar .BSnote-btn-group.BSnote-color .BSdropdown-toggle:after {
        margin-left: 0; }
  .BSnote-editor .BSmodal .BSmodal-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .BSnote-editor .BSmodal .BSmodal-header .BSclose {
      position: absolute;
      right: 25px;
      top: 20px;
      font-size: 0; }
  .BSnote-editor .BSmodal.BSnote-modal .BSmodal-dialog {
    -webkit-box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.05); }
  .BSnote-editor .BSpanel-heading.BSnote-toolbar {
    padding: 0.5rem 0.74rem 0.74rem 0.74rem;
    border-top-left-radius: 0.42rem;
    border-top-right-radius: 0.42rem; }
    .BSnote-editor .BSpanel-heading.BSnote-toolbar .BSbtn {
      outline: none !important; }
    .BSnote-editor .BSpanel-heading.BSnote-toolbar .BSdropdown-menu {
      min-width: 185px; }
    .BSnote-editor .BSpanel-heading.BSnote-toolbar .BSnote-color .BSdropdown-menu {
      min-width: 350px;
      padding: 10px; }
      .BSnote-editor .BSpanel-heading.BSnote-toolbar .BSnote-color .BSdropdown-menu > li {
        display: table;
        table-layout: fixed; }
        .BSnote-editor .BSpanel-heading.BSnote-toolbar .BSnote-color .BSdropdown-menu > li > .BSbtn-group {
          display: table-cell !important; }
          .BSnote-editor .BSpanel-heading.BSnote-toolbar .BSnote-color .BSdropdown-menu > li > .BSbtn-group:first-child {
            padding-right: 10px; }
          .BSnote-editor .BSpanel-heading.BSnote-toolbar .BSnote-color .BSdropdown-menu > li > .BSbtn-group .BSnote-color-reset {
            margin: 5px 0 10px 0; }
          .BSnote-editor .BSpanel-heading.BSnote-toolbar .BSnote-color .BSdropdown-menu > li > .BSbtn-group .BSnote-palette-title {
            margin: 5px 0;
            text-align: left;
            border: 0; }
    .BSnote-editor .BSpanel-heading.BSnote-toolbar .BSdropdown-toggle::after {
      display: none; }
  .BSnote-editor .BSnote-editable .BStable.BStable-bordered th, .BSnote-editor .BSnote-editable .BStable.BStable-bordered td {
    border: 1px solid #ECF0F3; }
  .BSnote-editor .BSis-valid .BSnote-editor {
    border-color: #1BC5BD; }
  .BSnote-editor .BSis-invalid .BSnote-editor {
    border-color: #F64E60; }

html.BSswal2-shown:not(.BSswal2-no-backdrop):not(.BSswal2-toast-shown),
body.BSswal2-shown:not(.BSswal2-no-backdrop):not(.BSswal2-toast-shown) {
  overflow-y: initial !important; }
  html.BSswal2-shown:not(.BSswal2-no-backdrop):not(.BSswal2-toast-shown):not(.BSsweetalert2-nopadding),
  body.BSswal2-shown:not(.BSswal2-no-backdrop):not(.BSswal2-toast-shown):not(.BSsweetalert2-nopadding) {
    padding-right: 0 !important; }

.BSswal2-popup {
  padding: 2rem;
  border-radius: 0.42rem; }
  .BSswal2-popup .BSswal2-icon {
    margin: 2rem 0 0rem 0; }
  .BSswal2-popup .BSswal2-title {
    font-weight: 500;
    font-size: 1.3rem;
    margin: 2rem 0 0 0;
    color: #212121; }
  .BSswal2-popup .BSswal2-content {
    font-weight: normal;
    font-size: 1.1rem;
    margin-top: 1.5rem;
    color: #464E5F; }
  .BSswal2-popup .BSbtn {
    margin: 15px 5px 0; }
  .BSswal2-popup .BSswal2-styled:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .BSswal2-popup .BSswal2-actions {
    margin: 1.5rem auto 1rem auto; }

.BSswal2-container {
  overflow-y: hidden !important; }
  .BSswal2-container.BSswal2-shown {
    background-color: rgba(0, 0, 0, 0.2); }
  .BSswal2-container .BSswal2-html-container {
    max-height: 200px;
    overflow: auto; }

body.BSswal2-height-auto {
  height: 100% !important; }

.BSswal2-icon.BSswal2-warning {
  border-color: #FFA800;
  color: #FFA800; }

.BSswal2-icon.BSswal2-error {
  border-color: #F64E60;
  color: #F64E60; }
  .BSswal2-icon.BSswal2-error [class^=swal2-x-mark-line] {
    background-color: rgba(246, 78, 96, 0.75); }

.BSswal2-icon.BSswal2-success {
  border-color: #1BC5BD;
  color: #1BC5BD; }
  .BSswal2-icon.BSswal2-success [class^=swal2-success-line] {
    background-color: #1BC5BD; }
  .BSswal2-icon.BSswal2-success .BSswal2-success-ring {
    border-color: rgba(27, 197, 189, 0.3); }

.BSswal2-icon.BSswal2-info {
  border-color: #8950FC;
  color: #8950FC; }

.BSswal2-icon.BSswal2-question {
  border-color: #3699FF;
  color: #3699FF; }

.BStagify {
  border-radius: 0.42rem;
  border-color: #E5EAEE;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto; }
  .BStagify:hover {
    border-color: #E5EAEE; }
  .BStagify.BStagify--focus {
    border: 1px solid #69b3ff; }
  .BStagify .BStagify__tag {
    background-color: #ECF0F3;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0.5rem;
    border-radius: 0.42rem; }
    .BStagify .BStagify__tag div {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      padding-right: 0.25rem; }
      .BStagify .BStagify__tag div .BStagify__tag-text {
        color: #80808F;
        font-weight: 400; }
      .BStagify .BStagify__tag div:before {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        -webkit-animation: none;
        animation: none;
        -webkit-transition: none;
        transition: none; }
    .BStagify .BStagify__tag .BStagify__tag__removeBtn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      -webkit-transform: none;
      transform: none;
      position: static;
      border-radius: 0;
      margin-left: 0.25rem;
      margin-right: 0;
      line-height: 0; }
      .BStagify .BStagify__tag .BStagify__tag__removeBtn:after {
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
        line-height: 0;
        font-family: Ki;
        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;
        content: "";
        font-size: 0.6rem;
        color: #B5B5C3; }
      .BStagify .BStagify__tag .BStagify__tag__removeBtn:hover {
        background: transparent;
        color: #3699FF; }
        .BStagify .BStagify__tag .BStagify__tag__removeBtn:hover + div > span {
          opacity: .BS4; }
        .BStagify .BStagify__tag .BStagify__tag__removeBtn:hover:after {
          -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
          color: #3699FF; }
    .BStagify .BStagify__tag.BStagify__tag--primary:not(.BStagify--notAllowed) {
      background-color: rgba(54, 153, 255, 0.12); }
      .BStagify .BStagify__tag.BStagify__tag--primary:not(.BStagify--notAllowed) div .BStagify__tag-text {
        color: #3699FF;
        font-weight: 500; }
      .BStagify .BStagify__tag.BStagify__tag--primary:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:after {
        color: #3699FF; }
      .BStagify .BStagify__tag.BStagify__tag--primary:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover {
        background: transparent;
        color: #ffffff; }
        .BStagify .BStagify__tag.BStagify__tag--primary:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover + div > span {
          opacity: .BS3; }
    .BStagify .BStagify__tag.BStagify__tag--secondary:not(.BStagify--notAllowed) {
      background-color: rgba(229, 234, 238, 0.12); }
      .BStagify .BStagify__tag.BStagify__tag--secondary:not(.BStagify--notAllowed) div .BStagify__tag-text {
        color: #E5EAEE;
        font-weight: 500; }
      .BStagify .BStagify__tag.BStagify__tag--secondary:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:after {
        color: #E5EAEE; }
      .BStagify .BStagify__tag.BStagify__tag--secondary:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover {
        background: transparent;
        color: #ffffff; }
        .BStagify .BStagify__tag.BStagify__tag--secondary:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover + div > span {
          opacity: .BS3; }
    .BStagify .BStagify__tag.BStagify__tag--success:not(.BStagify--notAllowed) {
      background-color: rgba(27, 197, 189, 0.12); }
      .BStagify .BStagify__tag.BStagify__tag--success:not(.BStagify--notAllowed) div .BStagify__tag-text {
        color: #1BC5BD;
        font-weight: 500; }
      .BStagify .BStagify__tag.BStagify__tag--success:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:after {
        color: #1BC5BD; }
      .BStagify .BStagify__tag.BStagify__tag--success:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover {
        background: transparent;
        color: #ffffff; }
        .BStagify .BStagify__tag.BStagify__tag--success:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover + div > span {
          opacity: .BS3; }
    .BStagify .BStagify__tag.BStagify__tag--info:not(.BStagify--notAllowed) {
      background-color: rgba(137, 80, 252, 0.12); }
      .BStagify .BStagify__tag.BStagify__tag--info:not(.BStagify--notAllowed) div .BStagify__tag-text {
        color: #8950FC;
        font-weight: 500; }
      .BStagify .BStagify__tag.BStagify__tag--info:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:after {
        color: #8950FC; }
      .BStagify .BStagify__tag.BStagify__tag--info:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover {
        background: transparent;
        color: #ffffff; }
        .BStagify .BStagify__tag.BStagify__tag--info:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover + div > span {
          opacity: .BS3; }
    .BStagify .BStagify__tag.BStagify__tag--warning:not(.BStagify--notAllowed) {
      background-color: rgba(255, 168, 0, 0.12); }
      .BStagify .BStagify__tag.BStagify__tag--warning:not(.BStagify--notAllowed) div .BStagify__tag-text {
        color: #FFA800;
        font-weight: 500; }
      .BStagify .BStagify__tag.BStagify__tag--warning:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:after {
        color: #FFA800; }
      .BStagify .BStagify__tag.BStagify__tag--warning:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover {
        background: transparent;
        color: #ffffff; }
        .BStagify .BStagify__tag.BStagify__tag--warning:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover + div > span {
          opacity: .BS3; }
    .BStagify .BStagify__tag.BStagify__tag--danger:not(.BStagify--notAllowed) {
      background-color: rgba(246, 78, 96, 0.12); }
      .BStagify .BStagify__tag.BStagify__tag--danger:not(.BStagify--notAllowed) div .BStagify__tag-text {
        color: #F64E60;
        font-weight: 500; }
      .BStagify .BStagify__tag.BStagify__tag--danger:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:after {
        color: #F64E60; }
      .BStagify .BStagify__tag.BStagify__tag--danger:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover {
        background: transparent;
        color: #ffffff; }
        .BStagify .BStagify__tag.BStagify__tag--danger:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover + div > span {
          opacity: .BS3; }
    .BStagify .BStagify__tag.BStagify__tag--light:not(.BStagify--notAllowed) {
      background-color: rgba(243, 246, 249, 0.12); }
      .BStagify .BStagify__tag.BStagify__tag--light:not(.BStagify--notAllowed) div .BStagify__tag-text {
        color: #F3F6F9;
        font-weight: 500; }
      .BStagify .BStagify__tag.BStagify__tag--light:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:after {
        color: #F3F6F9; }
      .BStagify .BStagify__tag.BStagify__tag--light:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover {
        background: transparent;
        color: #ffffff; }
        .BStagify .BStagify__tag.BStagify__tag--light:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover + div > span {
          opacity: .BS3; }
    .BStagify .BStagify__tag.BStagify__tag--dark:not(.BStagify--notAllowed) {
      background-color: rgba(33, 33, 33, 0.12); }
      .BStagify .BStagify__tag.BStagify__tag--dark:not(.BStagify--notAllowed) div .BStagify__tag-text {
        color: #212121;
        font-weight: 500; }
      .BStagify .BStagify__tag.BStagify__tag--dark:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:after {
        color: #212121; }
      .BStagify .BStagify__tag.BStagify__tag--dark:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover {
        background: transparent;
        color: #ffffff; }
        .BStagify .BStagify__tag.BStagify__tag--dark:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover + div > span {
          opacity: .BS3; }
    .BStagify .BStagify__tag.BStagify__tag--white:not(.BStagify--notAllowed) {
      background-color: rgba(255, 255, 255, 0.12); }
      .BStagify .BStagify__tag.BStagify__tag--white:not(.BStagify--notAllowed) div .BStagify__tag-text {
        color: #ffffff;
        font-weight: 500; }
      .BStagify .BStagify__tag.BStagify__tag--white:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:after {
        color: #ffffff; }
      .BStagify .BStagify__tag.BStagify__tag--white:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover {
        background: transparent;
        color: #ffffff; }
        .BStagify .BStagify__tag.BStagify__tag--white:not(.BStagify--notAllowed) .BStagify__tag__removeBtn:hover + div > span {
          opacity: .BS3; }
    .BStagify .BStagify__tag.BStagify--notAllowed {
      background-color: #F64E60; }
      .BStagify .BStagify__tag.BStagify--notAllowed div:before {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        -webkit-animation: none;
        animation: none;
        -webkit-transition: none;
        transition: none; }
      .BStagify .BStagify__tag.BStagify--notAllowed div .BStagify__tag-text {
        color: #ffffff;
        opacity: .BS75; }
      .BStagify .BStagify__tag.BStagify--notAllowed .BStagify__tag__removeBtn:after {
        opacity: .BS5;
        color: #ffffff; }
      .BStagify .BStagify__tag.BStagify--notAllowed .BStagify__tag__removeBtn:hover {
        background: transparent;
        color: #ffffff; }
        .BStagify .BStagify__tag.BStagify--notAllowed .BStagify__tag__removeBtn:hover + div > span {
          opacity: .BS3; }

.BStagify[readonly] .BStagify__tag__removeBtn {
  display: none; }

.BStagify__input {
  color: #464E5F; }
  .BStagify__input::before {
    top: auto;
    bottom: auto;
    height: auto;
    position: relative; }

.BStagify__input ~ .BStagify.BSform-control {
  margin: 1rem;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  background-color: transparent;
  outline: none  !important;
  margin: 0;
  padding: 0; }

.BStagify__input.BSform-control {
  margin: 0; }

.BStagify__input--outside {
  display: block;
  max-width: 600px;
  border: 1px solid #ECF0F3;
  margin-top: 1.5em;
  margin-bottom: 1em; }

.BStagify__dropdown {
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  background: #ffffff;
  border: 0 !important;
  outline: none !important;
  padding: 0.75rem 0;
  z-index: 98;
  border-radius: 0.42rem; }
  .BSmodal-open .BStagify__dropdown {
    z-index: 1051; }
  .BStagify__dropdown .BStagify__dropdown__wrapper {
    border: 0 !important;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .BStagify__dropdown .BStagify__dropdown__item {
    color: #464E5F;
    border-radius: 0;
    padding: 0.75rem 1.5rem;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .BStagify__dropdown .BStagify__dropdown__item.BStagify__dropdown__item--active {
      background: #F3F6F9;
      color: #3699FF; }

.BStox-target {
  display: none; }

.BStox-tinymce {
  border-radius: 0.42rem !important;
  height: 500px !important; }

.BStoast {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  background-position: 15px center /*rtl:calc(100% - 15px) center*/ !important;
  border: 0;
  background-color: #F3F6F9;
  color: #464E5F;
  -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important; }
  .BStoast:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important;
    box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important;
    opacity: 1; }
  .BStoast .BStoast-close-button {
    outline: none !important;
    font-size: 0; }
    .BStoast .BStoast-close-button:before {
      font-family: Ki;
      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;
      content: "";
      font-size: 0.9rem; }
  .BStoast .BStoast-title {
    font-size: 1.1rem;
    font-weight: 500;
    margin-bottom: 0.25rem; }
  .BStoast .BStoast-message {
    font-size: 1rem; }
  .BStoast.BStoast-success {
    background-color: #1BC5BD;
    color: #ffffff; }
  .BStoast.BStoast-info {
    background-color: #8950FC;
    color: #ffffff; }
  .BStoast.BStoast-warning {
    background-color: #FFA800;
    color: #ffffff; }
  .BStoast.BStoast-error {
    background-color: #F64E60;
    color: #ffffff; }

.BStypeahead .BSform-control.BStt-hint {
  color: #B5B5C3; }

.BStypeahead .BSform-control.BStt-input {
  color: #464E5F; }

.BStypeahead .BStwitter-typeahead {
  display: block !important; }

.BStypeahead .BStt-menu {
  border: 0;
  margin: 0;
  min-width: 275px;
  padding: 0.65rem 0;
  left: auto /*rtl:ignore*/ !important;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  border-radius: 0.42rem; }
  .BStypeahead .BStt-menu .BStt-dataset .BStt-suggestion {
    padding: 0.65rem 1rem;
    font-size: 1rem;
    color: #464E5F;
    cursor: pointer; }
    .BStypeahead .BStt-menu .BStt-dataset .BStt-suggestion .BStt-highlight {
      color: #464E5F;
      font-weight: 500; }
    .BStypeahead .BStt-menu .BStt-dataset .BStt-suggestion:hover {
      background: #F3F6F9; }

.BSuppy .BSuppy-Root {
  font-family: Poppins, Helvetica, "sans-serif"; }
  .BSuppy .BSuppy-Root.BSuppy-DragDrop--is-dragdrop-supported {
    border: 2px dashed #ECF0F3; }

.BSuppy .BSuppy-Dashboard-inner {
  background-color: #F3F6F9;
  border: 1px solid #ECF0F3; }
  .BSuppy .BSuppy-Dashboard-inner .BSuppy-DashboardContent-bar,
  .BSuppy .BSuppy-Dashboard-inner .BSuppy-Dashboard-AddFilesPanel,
  .BSuppy .BSuppy-Dashboard-inner .BSuppy-DashboardContent-panel,
  .BSuppy .BSuppy-Dashboard-inner .BSuppy-DashboardItem-progress,
  .BSuppy .BSuppy-Dashboard-inner .BSuppy-DashboardItem-action,
  .BSuppy .BSuppy-Dashboard-inner .BSuppy-DashboardItem-previewLink {
    z-index: 1; }
  .BSuppy .BSuppy-Dashboard-inner .BSuppy-DashboardContent-title {
    color: #464E5F;
    font-size: 1rem;
    font-weight: 500; }
  .BSuppy .BSuppy-Dashboard-inner .BSuppy-DashboardContent-addMoreCaption {
    font-size: 0.9rem; }
  .BSuppy .BSuppy-Dashboard-inner .BSuppy-DashboardTabs .BSuppy-Dashboard-dropFilesTitle {
    color: #464E5F;
    font-size: 1.3rem;
    font-weight: 500; }
  .BSuppy .BSuppy-Dashboard-inner .BSuppy-DashboardTabs .BSuppy-DashboardTab-name {
    color: #464E5F; }
  .BSuppy .BSuppy-Dashboard-inner .BSuppy-DashboardItem.BSis-complete .BSprogress {
    stroke: #1BC5BD;
    fill: #1BC5BD; }
  .BSuppy .BSuppy-Dashboard-inner .BSuppy-StatusBar-statusSecondary {
    overflow: visible; }

.BSuppy .BSuppy-DragDrop-container:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-color: #3699FF !important; }

.BSuppy .BSuppy-DashboardAddFiles-info {
  bottom: 20px !important; }

.BSuppy .BSuppy-Dashboard-note {
  color: #464E5F;
  font-size: 0.9rem;
  font-weight: 400; }

.BSuppy .BSuppy-btn-primary {
  font-size: 1rem;
  font-weight: 400;
  background: #3699FF;
  color: #ffffff;
  outline: none !important; }
  .BSuppy .BSuppy-btn-primary:focus, .BSuppy .BSuppy-btn-primary:hover {
    background-color: #1789ff; }

.BSuppy .BSuppy-DashboardContent-back {
  font-size: 1rem;
  font-weight: 500;
  color: #3699FF;
  outline: none !important; }
  .BSuppy .BSuppy-DashboardContent-back:focus, .BSuppy .BSuppy-DashboardContent-back:hover {
    color: #1789ff; }

.BSuppy .BSuppy-Dashboard-browse {
  color: #3699FF; }
  .BSuppy .BSuppy-Dashboard-browse:focus, .BSuppy .BSuppy-Dashboard-browse:hover {
    color: #1789ff; }

.BSuppy .BSuppy-DashboardContent-addMore svg {
  stroke: #3699FF;
  fill: #3699FF; }

.BSuppy .BSuppy-ProgressBar {
  z-index: 1; }
  .BSuppy .BSuppy-ProgressBar .BSuppy-ProgressBar-inner {
    background-color: #3699FF;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .BSuppy .BSuppy-ProgressBar .BSuppy-ProgressBar-percentage {
    color: #464E5F;
    font-size: 0.9rem;
    font-weight: 400; }

.BSuppy .BSuppy-DragDrop-label {
  font-size: 1rem;
  font-weight: 500;
  color: #464E5F; }
  .BSuppy .BSuppy-DragDrop-label .BSuppy-DragDrop-dragText {
    color: #3699FF; }
    .BSuppy .BSuppy-DragDrop-label .BSuppy-DragDrop-dragText:focus, .BSuppy .BSuppy-DragDrop-label .BSuppy-DragDrop-dragText:hover {
      color: #1789ff; }

.BSuppy .BSuppy-StatusBar {
  z-index: 1; }
  .BSuppy .BSuppy-StatusBar .BSuppy-StatusBar-status {
    overflow-x: visible;
    display: none; }
  .BSuppy .BSuppy-StatusBar .BSuppy-StatusBar-progress {
    background-color: #3699FF; }
  .BSuppy .BSuppy-StatusBar .BSuppy-StatusBar-content .BSuppy-StatusBar-statusPrimary {
    font-size: 0.9rem;
    font-weight: 400;
    color: #464E5F; }
  .BSuppy .BSuppy-StatusBar .BSuppy-StatusBar-content .BSuppy-StatusBar-spinner svg {
    fill: #3699FF; }
  .BSuppy .BSuppy-StatusBar .BSuppy-StatusBar-actions .BSuppy-StatusBar-actionCircleBtn .BSUppyIcon circle {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    fill: #ECF0F3; }
  .BSuppy .BSuppy-StatusBar .BSuppy-StatusBar-actions .BSuppy-StatusBar-actionCircleBtn .BSUppyIcon path {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    fill: #464E5F; }
  .BSuppy .BSuppy-StatusBar .BSuppy-StatusBar-actions .BSuppy-StatusBar-actionCircleBtn .BSUppyIcon:hover circle {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    fill: #3699FF; }
  .BSuppy .BSuppy-StatusBar .BSuppy-StatusBar-actions .BSuppy-StatusBar-actionCircleBtn .BSUppyIcon:hover path {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    fill: #ffffff; }
  .BSuppy .BSuppy-StatusBar.BSis-complete .BSuppy-StatusBar-progress {
    background-color: #1BC5BD; }
  .BSuppy .BSuppy-StatusBar.BSuppy-Root .BSuppy-StatusBar-content {
    padding-left: 0 !important; }
  .BSuppy .BSuppy-StatusBar.BSuppy-Root .BSuppy-StatusBar-actions {
    right: 0 !important; }

.BSuppy .BSuppy.BSuppy-Informer p {
  background-color: rgba(246, 78, 96, 0.1);
  color: #F64E60;
  border-radius: 0.42rem; }

.BSuppy .BSuppy-progress {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.BSuppy .BSuppy-status {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSuppy .BSuppy-status.BSuppy-status-ongoing {
    height: 40px;
    opacity: 1; }
  .BSuppy .BSuppy-status.BSuppy-status-hidden {
    display: none; }

.BSuppy .BSuppy-btn {
  margin-top: 10px; }

.BSuppy .BSuppy-thumbnails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .BSuppy .BSuppy-thumbnails .BSuppy-thumbnail-container {
    width: calc(50% - 5px);
    margin: 10px 5px 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    background-color: #F3F6F9;
    border-radius: 0.42rem;
    overflow: hidden; }
    .BSuppy .BSuppy-thumbnails .BSuppy-thumbnail-container .BSuppy-thumbnail {
      width: 60px;
      height: 50px;
      overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .BSuppy .BSuppy-thumbnails .BSuppy-thumbnail-container .BSuppy-thumbnail img {
        height: 100%;
        width: auto; }
    .BSuppy .BSuppy-thumbnails .BSuppy-thumbnail-container .BSuppy-thumbnail-label {
      font-weight: 400;
      color: #464E5F;
      margin-left: 10px;
      padding-right: 10px; }
    .BSuppy .BSuppy-thumbnails .BSuppy-thumbnail-container .BSuppy-remove-thumbnail {
      margin: auto 10px auto auto;
      cursor: pointer; }
      .BSuppy .BSuppy-thumbnails .BSuppy-thumbnail-container .BSuppy-remove-thumbnail i {
        font-size: 0.7rem;
        color: #80808F;
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
      .BSuppy .BSuppy-thumbnails .BSuppy-thumbnail-container .BSuppy-remove-thumbnail:hover i {
        color: #3699FF;
        -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
    .BSuppy .BSuppy-thumbnails .BSuppy-thumbnail-container:nth-child(odd) {
      margin-left: 0; }
    .BSuppy .BSuppy-thumbnails .BSuppy-thumbnail-container:nth-child(even) {
      margin-right: 0; }
    @media (max-width: 1199.98px) {
      .BSuppy .BSuppy-thumbnails .BSuppy-thumbnail-container {
        width: 100%;
        margin: 10px 0 0; } }

.BSuppy .BSuppy-list .BSuppy-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5rem 1rem;
  background-color: #F3F6F9;
  margin-top: 0.75rem;
  border-radius: 0.42rem; }
  .BSuppy .BSuppy-list .BSuppy-list-item:last-child {
    margin-bottom: 0.75rem; }
  .BSuppy .BSuppy-list .BSuppy-list-item .BSuppy-list-label {
    font-weight: 500;
    color: #80808F; }
  .BSuppy .BSuppy-list .BSuppy-list-item .BSuppy-list-remove {
    cursor: pointer;
    margin-left: 1rem; }
    .BSuppy .BSuppy-list .BSuppy-list-item .BSuppy-list-remove i {
      -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
      font-size: 0.7rem;
      color: #80808F; }
    .BSuppy .BSuppy-list .BSuppy-list-item .BSuppy-list-remove:hover i {
      -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
      color: #3699FF; }

.BSuppy .BSuppy-wrapper .BSuppy-FileInput-container {
  margin-bottom: 0rem; }

.BSuppy .BSuppy-input-control {
  position: relative;
  z-index: 1;
  height: 0;
  width: 0;
  opacity: 0; }

.BSuppy .BSuppy-informer-min .BSuppy-Informer {
  position: static !important;
  top: auto;
  bottom: auto;
  -webkit-transform: none;
  transform: none;
  z-index: 0; }
  .BSuppy .BSuppy-informer-min .BSuppy-Informer[aria-hidden=true] {
    display: none; }
  .BSuppy .BSuppy-informer-min .BSuppy-Informer p {
    display: block;
    max-width: none; }

.BSdraggable {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  outline: none !important; }
  .BSdraggable.BSdraggable-mirror {
    opacity: 0.8;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: 2px dashed #E5EAEE !important; }
  .BSdraggable.BSdraggable--original {
    opacity: 0 !important; }
  .BSdraggable.BSdraggable-source--is-dragging.BSdraggable--over {
    opacity: 0 !important; }
  .BSdraggable .BSdraggable-handle {
    cursor: move; }

.BSexample .BSexample-tools {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.BSexample .BSexample-toggle,
.BSexample .BSexample-copy {
  height: 34px;
  width: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0.25rem;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  cursor: pointer;
  font-size: 1.15rem;
  color: #B5B5C3; }
  .BSexample .BSexample-toggle:hover,
  .BSexample .BSexample-copy:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    color: #3699FF; }

.BSexample .BSexample-toggle {
  font-size: 1.35rem; }
  .BSexample .BSexample-toggle:after {
    font-family: Ki;
    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;
    content: ""; }
  .BSexample .BSexample-toggle.BSexample-toggled {
    background-color: #F3F6F9;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    color: #3699FF;
    border-top-left-radius: 0.42rem;
    border-top-right-radius: 0.42rem; }
    .BSexample .BSexample-toggle.BSexample-toggled:after {
      content: ""; }

.BSexample .BScard-toolbar .BSexample-toggle {
  border-radius: 0.42rem; }

.BSexample .BSexample-copy:after {
  font-family: Ki;
  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;
  content: ""; }

.BSexample .BSexample-copy.BSexample-copied {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  color: #3699FF; }
  .BSexample .BSexample-copy.BSexample-copied:after {
    content: ""; }

.BSexample .BSexample-preview {
  border: 4px solid #F3F6F9;
  padding: 1.75rem 1.5rem;
  border-top-left-radius: 0.42rem;
  border-top-right-radius: 0.42rem; }

.BSexample .BSexample-nav.BSnav {
  padding: 0 1.5rem; }
  .BSexample .BSexample-nav.BSnav .BSnav-item {
    margin: 0;
    margin-right: 1rem; }
  .BSexample .BSexample-nav.BSnav .BSnav-link {
    padding: 1rem 0; }

.BSexample .BSexample-code {
  padding: 0;
  position: relative;
  background-color: #F3F6F9;
  border-radius: 0.42rem; }
  .BSexample .BSexample-code .BSexample-copy {
    position: absolute;
    top: 0.25rem;
    right: 0.75rem; }
    .BSexample .BSexample-code .BSexample-copy:hover {
      color: #3699FF;
      -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease; }
  .BSexample .BSexample-code .BSexample-highlight {
    padding: 1.75rem 1.5rem; }
  .BSexample .BSexample-code .BStab-pane .BSexample-highlight {
    padding: 1.75rem 1.5rem; }
  .BSexample .BSexample-code .BSexample-nav + .BSexample-copy {
    top: 0.25rem; }
  .BSexample .BSexample-code pre[class*="language-"] {
    margin: 0;
    overflow: auto;
    padding: 0;
    background-color: #F3F6F9;
    border-radius: 0.42rem; }
    .BSexample .BSexample-code pre[class*="language-"] code {
      padding: 0;
      margin: 0; }

.BSexample .BSexample-preview + .BSexample-code {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  .BSexample .BSexample-preview + .BSexample-code .BSexample-copy {
    top: 0rem;
    height: 25px; }
  .BSexample .BSexample-preview + .BSexample-code pre[class*="language-"] {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.BSexample.BSexample-compact {
  position: relative; }
  .BSexample.BSexample-compact .BSexample-toggle.BSexample-toggled {
    background-color: #F3F6F9; }
  .BSexample.BSexample-compact .BSexample-code {
    background-color: #F3F6F9;
    border-radius: 0.42rem; }
    .BSexample.BSexample-compact .BSexample-code pre[class*="language-"] {
      background-color: #F3F6F9; }
    .BSexample.BSexample-compact .BSexample-code:not(.BSexample-code-on) {
      position: absolute;
      left: -1000rem;
      top: -1000rem;
      opacity: 0; }
    .BSexample.BSexample-compact .BSexample-code.BSexample-code-on {
      display: none; }
  .BSexample.BSexample-compact .BSexample-preview + .BSexample-code {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.BSapexcharts-text,
.BSapexcharts-title-text,
.BSapexcharts-legend-text {
  font-family: Poppins, Helvetica, "sans-serif" !important; }

.BSapexcharts-title-text {
  font-weight: 400; }

.BSapexcharts-pie-label {
  font-weight: 400;
  font-size: 0.925rem; }

.BSapexcharts-toolbar {
  text-align: left !important; }

.BSapexcharts-menu {
  background: #ffffff;
  border: 0 !important;
  padding: 0.5rem 0 !important;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  border-radius: 0.42rem !important;
  overflow: hidden;
  min-width: 10rem !important; }
  .BSapexcharts-menu .BSapexcharts-menu-item {
    padding: 0.75rem 1.25rem;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }
    .BSapexcharts-menu .BSapexcharts-menu-item:hover {
      background-color: #F3F6F9 !important; }

.BSapexcharts-tooltip.BSapexcharts-theme-light {
  border-radius: 0.42rem;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  border: 0 !important;
  background: #ffffff; }
  .BSapexcharts-tooltip.BSapexcharts-theme-light .BSapexcharts-tooltip-title {
    background: #F3F6F9 !important;
    border: 0 !important; }

.BSapexcharts-tooltip .BSapexcharts-tooltip-title {
  padding: 0.5rem 1rem; }

.BSapexcharts-xaxistooltip.BSapexcharts-theme-light {
  border-radius: 0.42rem !important;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15) !important;
  box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15) !important;
  border: 0 !important;
  background: #ffffff !important; }
  .BSapexcharts-xaxistooltip.BSapexcharts-theme-light:before {
    border-bottom: 0 !important; }
  .BSapexcharts-xaxistooltip.BSapexcharts-theme-light:after {
    border-bottom-color: #ffffff !important; }

.BScard-rounded-bottom .BSapexcharts-canvas svg {
  border-bottom-left-radius: 0.42rem;
  border-bottom-right-radius: 0.42rem; }

.BSrounded .BSapexcharts-canvas svg {
  border-radius: 0.42rem !important; }

.BSrounded-sm .BSapexcharts-canvas svg {
  border-radius: 0.28rem !important; }

.BSrounded-lg .BSapexcharts-canvas svg {
  border-radius: 0.85rem !important; }

.BSrounded-xl .BSapexcharts-canvas svg {
  border-radius: 1.25rem !important; }

.BSleaflet-container .BSleaflet-pane,
.BSleaflet-container .BSleaflet-top,
.BSleaflet-container .BSleaflet-bottom,
.BSleaflet-container .BSleaflet-control {
  z-index: 1 !important; }

.BSleaflet-container .BSleaflet-popup-content-wrapper {
  border-radius: 0.42rem !important;
  text-align: center;
  -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important; }
  .BSleaflet-container .BSleaflet-popup-content-wrapper .BSleaflet-popup-content {
    font-family: Poppins, Helvetica, "sans-serif";
    font-size: 1rem; }

/*! normalize.BScss v3.0.3 | MIT License | github.BScom/necolas/normalize.BScss */
html {
  font-family: sans-serif;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

html,
body {
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 13px !important;
  font-weight: 400;
  font-family: Poppins, Helvetica, "sans-serif";
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 1199.98px) {
    html,
    body {
      font-size: 12px !important; } }
  @media (max-width: 991.98px) {
    html,
    body {
      font-size: 12px !important; } }

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #464E5F; }

router-outlet {
  display: none; }

a:hover,
a:active,
a:focus {
  text-decoration: none !important; }

canvas {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

body {
  background: #EEF0F8; }

@media (min-width: 992px) {
  .BSheader-fixed .BSwrapper {
    padding-top: 65px; }
  .BSheader-fixed.BSsubheader-fixed.BSsubheader-enabled .BSwrapper {
    padding-top: 119px; }
  .BSaside-fixed .BSwrapper {
    padding-left: 265px; }
  .BSaside-fixed.BSaside-minimize .BSwrapper {
    padding-left: 70px; }
  .BScontainer, .BScontainer-fluid, .BScontainer-sm, .BScontainer-md, .BScontainer-lg, .BScontainer-xl, .BScontainer-xxl {
    padding: 0 25px; } }

@media (max-width: 991.98px) {
  .BSheader-mobile-fixed .BSwrapper {
    padding-top: 55px; }
  .BScontainer, .BScontainer-fluid, .BScontainer-sm, .BScontainer-md, .BScontainer-lg, .BScontainer-xl, .BScontainer-xxl {
    max-width: none;
    padding: 0 15px; } }

@media (min-width: 992px) {
  .BSheader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 65px;
    position: relative;
    z-index: 2; }
    .BSheader.BSheader-fixed {
      height: 65px;
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      z-index: 97; }
    .BSaside-enabled .BSheader.BSheader-fixed {
      left: 265px; }
    .BSheader-fixed.BSaside-minimize-hover .BSheader,
    .BSheader-fixed.BSaside-minimize .BSheader {
      left: 70px; }
    .BSheader-fixed.BSsubheader-fixed .BSheader {
      -webkit-box-shadow: none !important;
      box-shadow: none !important; } }

@media (min-width: 992px) {
  .BSheader-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%;
    margin: 0; }
    .BSheader-menu .BSmenu-nav {
      list-style: none;
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch; }
      .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-decoration: none;
        position: relative;
        vertical-align: middle;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        outline: none !important;
        text-decoration: none;
        cursor: pointer; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-link .BSmenu-text {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1;
          padding: 0; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-link .BSmenu-label {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          line-height: 0;
          white-space: nowrap; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-link .BSmenu-icon {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-link .BSmenu-arrow {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-link:hover, .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-link:active, .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-link:focus {
          text-decoration: none; }
      .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link > .BSmenu-text {
        width: auto; }
      .BSheader-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-icon > .BSmenu-link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-icon > .BSmenu-link > .BSmenu-icon {
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
      .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu {
        display: none;
        z-index: 98;
        position: absolute;
        top: 100%;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transform-style: preserve-3d;
        border-radius: 4px;
        padding: 20px 0px ; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-scroll {
          position: relative;
          overflow: hidden;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav {
          list-style: none !important;
          padding: 0;
          margin: 0; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu {
          width: 275px;
          margin: 0 auto;
          left: auto;
          right: auto; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-full {
          margin: 0 auto;
          width: auto;
          left: 20px;
          right: 20px; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-fixed {
          left: auto;
          right: auto;
          width: auto; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-right {
          right: 0;
          left: auto; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-right.BSmenu-submenu-pull {
            margin-right: -40px; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-left {
          right: auto;
          left: 0; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-left.BSmenu-submenu-pull {
            margin-left: -40px; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-center {
          margin: 0 auto;
          left: 0;
          right: 0; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item.BSmenu-item-submenu {
          position: relative;
          padding: 0;
          margin: 0; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item.BSmenu-item-submenu > .BSmenu-submenu {
            top: 0;
            display: none;
            margin-top: 0; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item.BSmenu-item-submenu > .BSmenu-submenu.BSmenu-submenu-left {
              right: 100%;
              left: auto; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item.BSmenu-item-submenu > .BSmenu-submenu.BSmenu-submenu-right {
              left: 100%;
              right: auto; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item.BSmenu-item-submenu.BSmenu-item-dropup > .BSmenu-submenu {
            top: auto;
            bottom: 0; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-content {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          list-style: none;
          padding: 0;
          margin: 0; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-content > .BSmenu-item {
            padding: 0;
            margin: 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-content > .BSmenu-item:last-child {
              border-right: 0; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-heading {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          padding: 0;
          margin: 0;
          text-decoration: none;
          position: relative; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-heading .BSmenu-text {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-heading .BSmenu-label {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            white-space: nowrap; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-heading .BSmenu-icon {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            font-size: 18px;
            padding: 0 10px 0 0; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-heading .BSmenu-arrow {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 0 0 0 10px; }
      .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-inner,
      .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-subnav {
        list-style: none;
        margin: 0;
        padding: 0; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-inner > .BSmenu-item,
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-subnav > .BSmenu-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1;
          margin: 0;
          padding: 10px 20px; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-inner > .BSmenu-item .BSmenu-link,
          .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-subnav > .BSmenu-item .BSmenu-link {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            text-decoration: none;
            position: relative; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-inner > .BSmenu-item .BSmenu-link:hover, .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-inner > .BSmenu-item .BSmenu-link:active, .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-inner > .BSmenu-item .BSmenu-link:focus,
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-subnav > .BSmenu-item .BSmenu-link:hover,
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-subnav > .BSmenu-item .BSmenu-link:active,
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-subnav > .BSmenu-item .BSmenu-link:focus {
              outline: none;
              text-decoration: none; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-inner > .BSmenu-item .BSmenu-link .BSmenu-text,
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSmenu-text {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              font-weight: 400;
              font-size: 1rem;
              text-transform: initial; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-inner > .BSmenu-item .BSmenu-link .BSmenu-label,
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSmenu-label {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              white-space: nowrap;
              padding: 0px 0px 0px 5px; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-inner > .BSmenu-item .BSmenu-link .BSmenu-icon,
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSmenu-icon {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              -webkit-box-flex: 0;
              -ms-flex: 0 0 33px;
              flex: 0 0 33px;
              padding: 0;
              font-size: 1.4rem; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-inner > .BSmenu-item .BSmenu-link .BSmenu-bullet,
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSmenu-bullet {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              line-height: 0; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-inner > .BSmenu-item .BSmenu-link .BSmenu-arrow,
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSmenu-arrow {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              padding: 0px 0px 0px 10px; }
      .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-inner {
        padding: 0; }
      .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-submenu {
        margin-left: 1px; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-submenu.BSmenu-submenu-left {
          margin-right: 1px; }
      .BSheader-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-submenu.BSmenu-item-tabs > .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item.BSmenu-item-submenu > .BSmenu-submenu {
        top: 100%; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-submenu.BSmenu-item-tabs > .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item.BSmenu-item-submenu > .BSmenu-submenu.BSmenu-submenu-left {
          right: 100%;
          left: 0; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-submenu.BSmenu-item-tabs > .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item.BSmenu-item-submenu > .BSmenu-submenu.BSmenu-submenu-right {
          left: 100%;
          right: 0; }
    .BSheader-menu .BSmenu-nav > .BSmenu-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0px 0.25rem;
      padding: 0px 0.25rem ; }
      .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link > .BSmenu-arrow {
        display: none; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link > .BSmenu-arrow:before {
          content: "" !important; }
      .BSheader-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-rel {
        position: relative; }
      .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        cursor: pointer;
        padding: 0.25rem 0.5rem ; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link:hover {
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-icon {
          font-size: 1.4rem;
          width: 30px;
          padding: 0;
          line-height: 0; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-icon.BSsvg-icon {
            height: 23px ;
            width: 23px ;
            margin-left: -2px; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-bullet {
          width: 20px; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-bullet > span {
            vertical-align: middle;
            display: inline-block; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-dot > span {
            width: 4px;
            height: 4px;
            border-radius: 100%; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-line > span {
            width: 5px;
            height: 1px; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-text {
          font-weight: 400;
          font-size: 1rem;
          text-transform: initial; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-label {
          padding: 0px 0px 0px 5px; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-arrow {
          font-size: 0.6rem;
          width: 20px;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
          font-family: Ki;
          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;
          content: ""; }
          [direction=rtl] .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
            content: "" !important; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-item-here {
          display: none; }
      .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu {
        padding: 0px;
        border-radius: 4px; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item {
          padding: 0px ; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item > .BSmenu-link {
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            cursor: pointer;
            padding: 11px 30px ; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item > .BSmenu-link:hover {
              -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-icon {
              font-size: 1.4rem;
              width: 33px;
              padding: 0;
              line-height: 0; }
              .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-icon.BSsvg-icon {
                height: 23px ;
                width: 23px ;
                margin-left: -2px; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-bullet {
              width: 20px; }
              .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-bullet > span {
                vertical-align: middle;
                display: inline-block; }
              .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-dot > span {
                width: 4px;
                height: 4px;
                border-radius: 100%; }
              .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-line > span {
                width: 9px;
                height: 1px; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-text {
              font-weight: 400;
              font-size: 1rem;
              text-transform: initial; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-label {
              padding: 0px 0px 0px 5px; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-arrow {
              font-size: 0.6rem;
              width: 20px;
              -webkit-box-pack: end;
              -ms-flex-pack: end;
              justify-content: flex-end;
              padding: 0px 0px 0px 10px; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
              font-family: Ki;
              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;
              content: ""; }
              [direction=rtl] .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
                content: "" !important; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-item-here {
              display: none; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content {
          -webkit-box-align: stretch;
          -ms-flex-align: stretch;
          align-items: stretch; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content > .BSmenu-item {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            -ms-flex-preferred-size: 0;
            flex-basis: 0; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content > .BSmenu-item:last-child {
              border-right: 0 !important; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-heading {
            padding: 30px 30px 10px 30px; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-heading > .BSmenu-text {
              font-weight: 500;
              font-size: 1.07rem;
              text-transform: initial; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-heading > .BSmenu-icon {
              font-size: 1.35rem;
              -webkit-box-flex: 0;
              -ms-flex: 0 0 30px;
              flex: 0 0 30px;
              padding: 0; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-heading .BSmenu-label {
              padding: 0px 0px 0px 5px; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-inner {
            padding: 0 0 20px 0; }
            .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-inner > .BSmenu-item {
              padding: 0px ; }
              .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-inner > .BSmenu-item > .BSmenu-link {
                -webkit-transition: all 0.3s ease;
                transition: all 0.3s ease;
                cursor: pointer;
                padding: 11px 30px ; }
                .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-inner > .BSmenu-item > .BSmenu-link:hover {
                  -webkit-transition: all 0.3s ease;
                  transition: all 0.3s ease; }
                .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-inner > .BSmenu-item > .BSmenu-link .BSmenu-icon {
                  font-size: 1.4rem;
                  width: 33px;
                  padding: 0;
                  line-height: 0; }
                  .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-inner > .BSmenu-item > .BSmenu-link .BSmenu-icon.BSsvg-icon {
                    height: 23px ;
                    width: 23px ;
                    margin-left: -2px; }
                .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-inner > .BSmenu-item > .BSmenu-link .BSmenu-bullet {
                  width: 20px; }
                  .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-inner > .BSmenu-item > .BSmenu-link .BSmenu-bullet > span {
                    vertical-align: middle;
                    display: inline-block; }
                  .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-inner > .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-dot > span {
                    width: 4px;
                    height: 4px;
                    border-radius: 100%; }
                  .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-inner > .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-line > span {
                    width: 9px;
                    height: 1px; }
                .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-inner > .BSmenu-item > .BSmenu-link .BSmenu-text {
                  font-weight: 400;
                  font-size: 1rem;
                  text-transform: initial; }
                .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-inner > .BSmenu-item > .BSmenu-link .BSmenu-label {
                  padding: 0px 0px 0px 5px; }
                .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-inner > .BSmenu-item > .BSmenu-link .BSmenu-arrow {
                  font-size: 0.6rem;
                  width: 20px;
                  -webkit-box-pack: end;
                  -ms-flex-pack: end;
                  justify-content: flex-end;
                  padding: 0px 0px 0px 10px; }
                .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-inner > .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
                  font-family: Ki;
                  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;
                  content: ""; }
                  [direction=rtl] .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-inner > .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
                    content: "" !important; }
                .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu > .BSmenu-subnav .BSmenu-content .BSmenu-inner > .BSmenu-item > .BSmenu-link .BSmenu-item-here {
                  display: none; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-classic {
          padding: 20px 0px; }
        .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-inline {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
          .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-inline > .BSmenu-subnav > .BSmenu-item {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding: 5px 0; }
    .BSheader-menu .BSmenu-nav .BSmenu-item.BSmenu-item-resize {
      display: none; }
    .BSheader-menu .BSmenu-nav .BSmenu-item.BSmenu-item-active-tab .BSmenu-submenu, .BSheader-menu .BSmenu-nav .BSmenu-item.BSmenu-item-hover .BSmenu-submenu {
      display: block;
      -webkit-animation: header-menu-submenu-fade-in 0.3s ease 1, header-menu-submenu-move-down 0.3s ease-out 1;
      animation: header-menu-submenu-fade-in 0.3s ease 1, header-menu-submenu-move-down 0.3s ease-out 1; } }
    @media screen and (min-width: 992px) and (-ms-high-contrast: active), (min-width: 992px) and (-ms-high-contrast: none) {
      .BSheader-menu .BSmenu-nav .BSmenu-item.BSmenu-item-active-tab .BSmenu-submenu, .BSheader-menu .BSmenu-nav .BSmenu-item.BSmenu-item-hover .BSmenu-submenu {
        -webkit-animation: none;
        animation: none; } }

@media (min-width: 992px) {
      .BSheader-menu .BSmenu-nav .BSmenu-item.BSmenu-item-active-tab .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item.BSmenu-item-hover > .BSmenu-submenu, .BSheader-menu .BSmenu-nav .BSmenu-item.BSmenu-item-hover .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item.BSmenu-item-hover > .BSmenu-submenu {
        display: block;
        -webkit-animation: header-menu-submenu-fade-in 0.3s ease 1, header-menu-submenu-move-up 0.3s ease-out 1;
        animation: header-menu-submenu-fade-in 0.3s ease 1, header-menu-submenu-move-up 0.3s ease-out 1; } }
      @media screen and (min-width: 992px) and (-ms-high-contrast: active), (min-width: 992px) and (-ms-high-contrast: none) {
        .BSheader-menu .BSmenu-nav .BSmenu-item.BSmenu-item-active-tab .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item.BSmenu-item-hover > .BSmenu-submenu, .BSheader-menu .BSmenu-nav .BSmenu-item.BSmenu-item-hover .BSmenu-submenu > .BSmenu-subnav > .BSmenu-item.BSmenu-item-hover > .BSmenu-submenu {
          -webkit-animation: none;
          animation: none; } }

@media (min-width: 992px) {
    .BSheader-menu.BSheader-menu-root-arrow .BSmenu-nav > .BSmenu-item > .BSmenu-link > .BSmenu-arrow {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

@media (min-width: 992px) and (max-width: 1399.98px) {
  .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-full, .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-fixed, .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-auto, .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-auto.BSmenu-submenu-mimimal-desktop-wide, .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-fixed-xl, .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-fixed-xxl {
    margin: 0 auto;
    width: auto;
    left: 20px;
    right: 20px; } }

@media (min-width: 0) {
  .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-fixed-xs {
    width: -60px; } }

@media (min-width: 576px) {
  .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-fixed-sm {
    width: 516px; } }

@media (min-width: 768px) {
  .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-fixed-md {
    width: 708px; } }

@media (min-width: 992px) {
  .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-fixed-lg {
    width: 932px; } }

@media (min-width: 1200px) {
  .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-fixed-xl {
    width: 1140px; } }

@media (min-width: 1400px) {
  .BSheader-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu.BSmenu-submenu-fixed-xxl {
    width: 1340px; } }

@-webkit-keyframes header-menu-submenu-fade-out {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes header-menu-submenu-fade-out {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes header-menu-submenu-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes header-menu-submenu-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes header-menu-submenu-move-up {
  from {
    margin-top: -10px; }
  to {
    margin-top: 0; } }

@keyframes header-menu-submenu-move-up {
  from {
    margin-top: -10px; }
  to {
    margin-top: 0; } }

@-webkit-keyframes header-menu-submenu-move-down {
  from {
    margin-top: 10px; }
  to {
    margin-top: 0; } }

@keyframes header-menu-submenu-move-down {
  from {
    margin-top: 10px; }
  to {
    margin-top: 0; } }

@media (max-width: 991.98px) {
  .BSheader-menu-mobile .BSmenu-nav {
    margin: 0;
    list-style: none;
    padding: 10px 0; }
    .BSheader-menu-mobile .BSmenu-nav .BSmenu-scroll {
      position: relative;
      overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .BSheader-menu-mobile .BSmenu-nav .BSmenu-subnav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding: 0;
      margin: 0;
      list-style: none !important; }
    .BSheader-menu-mobile .BSmenu-nav .BSmenu-inner,
    .BSheader-menu-mobile .BSmenu-nav .BSmenu-submenu {
      display: none;
      float: none;
      margin: 0;
      padding: 0;
      width: auto !important; }
      .BSheader-menu-mobile .BSmenu-nav .BSmenu-inner .BSmenu-content,
      .BSheader-menu-mobile .BSmenu-nav .BSmenu-submenu .BSmenu-content {
        padding: 0;
        margin: 0; }
        .BSheader-menu-mobile .BSmenu-nav .BSmenu-inner .BSmenu-content > .BSmenu-item,
        .BSheader-menu-mobile .BSmenu-nav .BSmenu-submenu .BSmenu-content > .BSmenu-item {
          padding: 0;
          margin: 0;
          list-style: none; }
          .BSheader-menu-mobile .BSmenu-nav .BSmenu-inner .BSmenu-content > .BSmenu-item.BSmenu-headingless > .BSmenu-inner,
          .BSheader-menu-mobile .BSmenu-nav .BSmenu-submenu .BSmenu-content > .BSmenu-item.BSmenu-headingless > .BSmenu-inner {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; }
            .BSheader-menu-mobile .BSmenu-nav .BSmenu-inner .BSmenu-content > .BSmenu-item.BSmenu-headingless > .BSmenu-inner > li > .BSmenu-link,
            .BSheader-menu-mobile .BSmenu-nav .BSmenu-submenu .BSmenu-content > .BSmenu-item.BSmenu-headingless > .BSmenu-inner > li > .BSmenu-link {
              margin: 0; }
    .BSheader-menu-mobile .BSmenu-nav .BSmenu-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      float: none;
      padding: 0; }
      .BSheader-menu-mobile .BSmenu-nav .BSmenu-item > .BSmenu-heading,
      .BSheader-menu-mobile .BSmenu-nav .BSmenu-item > .BSmenu-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin: 0;
        padding: 0;
        text-decoration: none;
        position: relative;
        outline: none; }
        .BSheader-menu-mobile .BSmenu-nav .BSmenu-item > .BSmenu-heading:hover,
        .BSheader-menu-mobile .BSmenu-nav .BSmenu-item > .BSmenu-link:hover {
          text-decoration: none;
          cursor: pointer; }
        .BSheader-menu-mobile .BSmenu-nav .BSmenu-item > .BSmenu-heading .BSmenu-text,
        .BSheader-menu-mobile .BSmenu-nav .BSmenu-item > .BSmenu-link .BSmenu-text {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1;
          padding: 0; }
        .BSheader-menu-mobile .BSmenu-nav .BSmenu-item > .BSmenu-heading .BSmenu-label,
        .BSheader-menu-mobile .BSmenu-nav .BSmenu-item > .BSmenu-link .BSmenu-label {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          white-space: nowrap; }
        .BSheader-menu-mobile .BSmenu-nav .BSmenu-item > .BSmenu-heading .BSmenu-icon,
        .BSheader-menu-mobile .BSmenu-nav .BSmenu-item > .BSmenu-link .BSmenu-icon {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          line-height: 0; }
        .BSheader-menu-mobile .BSmenu-nav .BSmenu-item > .BSmenu-heading .BSmenu-bullet,
        .BSheader-menu-mobile .BSmenu-nav .BSmenu-item > .BSmenu-link .BSmenu-bullet {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          line-height: 0; }
        .BSheader-menu-mobile .BSmenu-nav .BSmenu-item > .BSmenu-heading .BSmenu-arrow,
        .BSheader-menu-mobile .BSmenu-nav .BSmenu-item > .BSmenu-link .BSmenu-arrow {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end;
          line-height: 0; }
          .BSheader-menu-mobile .BSmenu-nav .BSmenu-item > .BSmenu-heading .BSmenu-arrow:before,
          .BSheader-menu-mobile .BSmenu-nav .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
            -webkit-transform: translate3d(0, 0, 0); }
      .BSheader-menu-mobile .BSmenu-nav .BSmenu-item.BSmenu-item-open > .BSmenu-heading > .BSmenu-arrow:before,
      .BSheader-menu-mobile .BSmenu-nav .BSmenu-item.BSmenu-item-open > .BSmenu-link > .BSmenu-arrow:before {
        -webkit-transform: rotateZ(90deg)/*rtl:ignore*/;
        transform: rotateZ(90deg)/*rtl:ignore*/; }
        [direction=rtl] .BSheader-menu-mobile .BSmenu-nav .BSmenu-item.BSmenu-item-open > .BSmenu-heading > .BSmenu-arrow:before, [direction=rtl] .BSheader-menu-mobile .BSmenu-nav .BSmenu-item.BSmenu-item-open > .BSmenu-link > .BSmenu-arrow:before {
          -webkit-transform: rotateZ(-90deg)/*rtl:ignore*/;
          transform: rotateZ(-90deg)/*rtl:ignore*/; }
      .BSheader-menu-mobile .BSmenu-nav .BSmenu-item.BSmenu-item-open > .BSmenu-submenu,
      .BSheader-menu-mobile .BSmenu-nav .BSmenu-item.BSmenu-item-open > .BSmenu-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
      .BSheader-menu-mobile .BSmenu-nav .BSmenu-item .BSmenu-submenu .BSmenu-item-parent {
        display: none; }
    .BSheader-menu-mobile .BSmenu-nav .BSmenu-section {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 27px; }
      .BSheader-menu-mobile .BSmenu-nav .BSmenu-section.BSmenu-section-first {
        margin-top: 0 !important; }
      .BSheader-menu-mobile .BSmenu-nav .BSmenu-section .BSmenu-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        padding: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      .BSheader-menu-mobile .BSmenu-nav .BSmenu-section .BSmenu-icon {
        display: none;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .BSheader-menu-mobile .BSmenu-nav .BSmenu-separator {
      height: 0;
      overflow: hidden; }
      .BSheader-menu-mobile .BSmenu-nav .BSmenu-separator.BSmenu-separator-marginless {
        margin: 0; }
    .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item {
      position: relative;
      margin: 0 ; }
      .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-heading,
      .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-link {
        cursor: pointer;
        min-height: 44px; }
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-text,
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-text {
          font-weight: 400;
          font-size: 1.02rem;
          text-transform: initial; }
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-icon,
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-icon {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 35px;
          flex: 0 0 35px;
          font-size: 1.4rem; }
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-icon svg,
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-icon svg {
            margin-left: -2px; }
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-bullet,
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-bullet {
          vertical-align: middle;
          text-align: left;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 15px;
          flex: 0 0 15px; }
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-bullet > span,
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-bullet > span {
            vertical-align: middle;
            display: inline-block; }
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-bullet.BSmenu-bullet-dot > span,
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-dot > span {
            width: 4px;
            height: 4px;
            border-radius: 100%; }
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-bullet.BSmenu-bullet-line > span,
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-line > span {
            width: 5px;
            height: 1px; }
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-label,
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-label {
          padding: 0px 0px 0px 5px;
          text-align: right; }
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-arrow,
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-arrow {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 20px;
          flex: 0 0 20px;
          font-size: 0.6rem; }
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-arrow:before,
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            font-family: Ki;
            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;
            content: ""; }
            [direction=rtl] .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-arrow:before, [direction=rtl] .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
              content: "" !important; }
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-item-here,
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-item-here {
          display: none; }
      .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item.BSmenu-item-open > .BSmenu-heading .BSmenu-arrow:before,
      .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item.BSmenu-item-open > .BSmenu-link .BSmenu-arrow:before {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav {
        margin: 0 ; }
      .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item {
        margin: 0 ; }
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading,
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link {
          cursor: pointer;
          min-height: 40px; }
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-text,
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-text {
            font-weight: 400;
            font-size: 1rem;
            text-transform: initial; }
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-icon,
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-icon {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 35px;
            flex: 0 0 35px;
            font-size: 1.35rem; }
            .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-icon svg,
            .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-icon svg {
              margin-left: -2px; }
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-bullet,
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-bullet {
            vertical-align: middle;
            text-align: left;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 20px;
            flex: 0 0 20px; }
            .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-bullet > span,
            .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-bullet > span {
              vertical-align: middle;
              display: inline-block; }
            .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-bullet.BSmenu-bullet-dot > span,
            .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-dot > span {
              width: 4px;
              height: 4px;
              border-radius: 100%; }
            .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-bullet.BSmenu-bullet-line > span,
            .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-line > span {
              width: 5px;
              height: 1px; }
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-label,
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-label {
            padding: 0px 0px 0px 5px; }
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-arrow,
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-arrow {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 20px;
            flex: 0 0 20px;
            font-size: 0.6rem; }
            .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-arrow:before,
            .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
              -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease;
              font-family: Ki;
              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;
              content: ""; }
              [direction=rtl] .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-arrow:before, [direction=rtl] .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
                content: "" !important; }
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-item-here,
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-item-here {
            display: none; }
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item.BSmenu-item-open > .BSmenu-heading .BSmenu-arrow:before,
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item.BSmenu-item-open > .BSmenu-link .BSmenu-arrow:before {
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-section {
        margin: 20px 0 0 0;
        height: 40px; }
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-section .BSmenu-text {
          font-size: 0.8rem;
          font-weight: 300;
          text-transform: uppercase;
          letter-spacing: 0.3px; }
      .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-separator {
        margin: 15px 0; }
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-separator .BSmenu-separator-marginless {
          margin: 0; }
    .BSheader-menu-mobile .BSmenu-nav > .BSmenu-section {
      margin: 20px 0 0 0;
      height: 40px; }
      .BSheader-menu-mobile .BSmenu-nav > .BSmenu-section .BSmenu-text {
        font-size: 0.83rem;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0.3px; }
    .BSheader-menu-mobile .BSmenu-nav > .BSmenu-separator {
      margin: 15px 0; }
      .BSheader-menu-mobile .BSmenu-nav > .BSmenu-separator .BSmenu-separator-marginless {
        margin: 0; }
    .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-link {
      padding: 9px 30px; }
    .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav .BSmenu-content .BSmenu-heading {
      padding: 0 30px;
      padding-left: 45px; }
    .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav .BSmenu-content .BSmenu-inner {
      padding: 0;
      margin: 0; }
      .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav .BSmenu-content .BSmenu-inner .BSmenu-link {
        padding: 0 30px;
        padding-left: 60px; }
    .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link {
      padding: 0 30px;
      padding-left: 45px; }
    .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu {
      padding: 0; }
      .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav {
        padding: 0; }
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link {
          padding: 0 30px;
          padding-left: 60px; }
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu {
          padding: 0; }
          .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link {
            padding: 0 30px;
            padding-left: 75px; }
    .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-section {
      padding-left: 45px; }
    .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu {
      padding: 0; }
      .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-section {
        padding-left: 60px; }
      .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu {
        padding: 0; }
        .BSheader-menu-mobile .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-section {
          padding-left: 75px; } }

@media (max-width: 991.98px) {
  .BSheader-menu-wrapper {
    z-index: 1001;
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    left: -295px;
    width: 275px; }
    .BSheader-menu-wrapper.BSheader-menu-wrapper-on {
      -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
      transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
      left: 0; } }
  @media screen and (max-width: 991.98px) and (-ms-high-contrast: active), (max-width: 991.98px) and (-ms-high-contrast: none) {
    .BSheader-menu-wrapper {
      -webkit-transition: none !important;
      transition: none !important; } }

@media (max-width: 991.98px) {
  .BSheader-menu-wrapper.BSheader-menu-wrapper-right {
    right: -295px;
    left: auto; }
    .BSheader-menu-wrapper.BSheader-menu-wrapper-right.BSheader-menu-wrapper-on {
      -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
      transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
      right: 0;
      left: auto; }
  .BSheader-menu-wrapper-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 1000;
    -webkit-animation: animation-offcanvas-fade-in .BS6s ease 1;
    animation: animation-offcanvas-fade-in .BS6s ease 1; }
  @-webkit-keyframes animation-offcanvas-fade-in {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  @keyframes animation-offcanvas-fade-in {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  .BSheader-menu-wrapper {
    background: #ffffff;
    -webkit-box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.75); }
  .BSheader-menu-wrapper-overlay {
    background: rgba(0, 0, 0, 0.1); } }

@media (max-width: 325px) {
  .BSheader-menu-wrapper {
    width: 90% !important; } }

@media (min-width: 992px) {
  .BSheader-menu-wrapper {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    body:not(.BSaside-enabled) .BSheader-menu-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      body:not(.BSaside-enabled) .BSheader-menu-wrapper .BSheader-logo {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 25px; }
  .BSheader-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    .BSheader-menu .BSmenu-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch; }
      .BSheader-menu .BSmenu-nav > .BSmenu-item:first-child {
        padding-left: 0; }
    .BSheader-menu.BSheader-menu-layout-default .BSmenu-nav > .BSmenu-item > .BSmenu-link {
      padding: 0.65rem 1.1rem; }
    .BSheader-menu.BSheader-menu-layout-tab .BSmenu-nav > .BSmenu-item {
      margin: 0 1rem;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      border-radius: 0; }
      .BSheader-menu.BSheader-menu-layout-tab .BSmenu-nav > .BSmenu-item > .BSmenu-link {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        background-color: transparent !important;
        padding: 0 !important;
        border-bottom: 1px solid transparent;
        margin-bottom: -1px;
        border-radius: 0 !important; }
      .BSheader-menu.BSheader-menu-layout-tab .BSmenu-nav > .BSmenu-item:first-child {
        margin-left: 0 !important; }
      .BSheader-menu.BSheader-menu-layout-tab .BSmenu-nav > .BSmenu-item.BSmenu-item-here > .BSmenu-link, .BSheader-menu.BSheader-menu-layout-tab .BSmenu-nav > .BSmenu-item.BSmenu-item-active > .BSmenu-link {
        background-color: transparent !important;
        border-bottom: 1px solid #3699FF !important; } }

@media (max-width: 991.98px) {
  .BSheader-menu-wrapper .BSheader-logo {
    display: none; } }

.BStopbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 0; }
  .BStopbar .BStopbar-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .BStopbar .BSdropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }

@media (max-width: 991.98px) {
  .BStopbar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 15px;
    height: 50px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.1);
    border-top: 1px solid transparent; }
    .BSheader-mobile-fixed .BStopbar {
      position: fixed;
      z-index: 96; }
    .BStopbar-mobile-on .BStopbar {
      z-index: 1;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      border-top: 1px solid #ECF0F3;
      margin-top: 55px; } }

@media (min-width: 992px) {
  .BSheader-mobile {
    display: none; } }

@media (max-width: 991.98px) {
  .BSheader-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    height: 55px;
    min-height: 55px;
    position: relative;
    z-index: 2; }
    .BSheader-mobile-fixed .BSheader-mobile {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      z-index: 97;
      height: 55px;
      min-height: 55px; }
    .BStopbar-mobile-on .BSheader-mobile {
      -webkit-box-shadow: none !important;
      box-shadow: none !important; } }

.BSaside {
  width: 265px; }
  .BSaside .BSaside-menu.BSps > .BSps__rail-y {
    right: 4px; }

@media (min-width: 992px) {
  .BSaside-fixed .BSaside {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 98; }
  .BSaside-static .BSaside {
    position: relative;
    z-index: 1; }
  .BSheader-fixed.BSaside-static .BSaside {
    padding-top: 65px; }
  .BSaside-minimize .BSaside {
    width: 70px; }
  .BSaside.BSps > .BSps__rail-y {
    width: 4px; }
    .BSaside.BSps > .BSps__rail-y:hover, .BSaside.BSps > .BSps__rail-y:focus {
      width: 4px; }
    .BSaside.BSps > .BSps__rail-y > .BSps__thumb-y {
      width: 4px;
      border-radius: 0.42rem !important; }
      .BSaside.BSps > .BSps__rail-y > .BSps__thumb-y:hover, .BSaside.BSps > .BSps__rail-y > .BSps__thumb-y:focus {
        width: 4px; }
  .BSaside-fixed.BSaside-minimize-hover .BSaside {
    width: 265px; }
  .BSaside-fixed.BSaside-minimize-hover .BSwrapper {
    padding-left: 70px; }
  .BSaside-fixed.BSheader-fixed.BSaside-minimize-hover .BSheader {
    left: 70px; } }

.BSaside-menu .BSmenu-nav {
  margin: 0;
  list-style: none;
  padding: 15px 0; }
  .BSaside-menu .BSmenu-nav .BSmenu-scroll {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .BSaside-menu .BSmenu-nav .BSmenu-subnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0;
    margin: 0;
    list-style: none !important; }
  .BSaside-menu .BSmenu-nav .BSmenu-inner,
  .BSaside-menu .BSmenu-nav .BSmenu-submenu {
    display: none;
    float: none;
    margin: 0;
    padding: 0; }
    .BSaside-menu .BSmenu-nav .BSmenu-inner .BSmenu-content,
    .BSaside-menu .BSmenu-nav .BSmenu-submenu .BSmenu-content {
      padding: 0;
      margin: 0; }
      .BSaside-menu .BSmenu-nav .BSmenu-inner .BSmenu-content > .BSmenu-item,
      .BSaside-menu .BSmenu-nav .BSmenu-submenu .BSmenu-content > .BSmenu-item {
        padding: 0;
        margin: 0;
        list-style: none; }
        .BSaside-menu .BSmenu-nav .BSmenu-inner .BSmenu-content > .BSmenu-item.BSmenu-headingless > .BSmenu-inner,
        .BSaside-menu .BSmenu-nav .BSmenu-submenu .BSmenu-content > .BSmenu-item.BSmenu-headingless > .BSmenu-inner {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          .BSaside-menu .BSmenu-nav .BSmenu-inner .BSmenu-content > .BSmenu-item.BSmenu-headingless > .BSmenu-inner > li > .BSmenu-link,
          .BSaside-menu .BSmenu-nav .BSmenu-submenu .BSmenu-content > .BSmenu-item.BSmenu-headingless > .BSmenu-inner > li > .BSmenu-link {
            margin: 0; }
  .BSaside-menu .BSmenu-nav .BSmenu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    float: none;
    padding: 0; }
    .BSaside-menu .BSmenu-nav .BSmenu-item > .BSmenu-heading,
    .BSaside-menu .BSmenu-nav .BSmenu-item > .BSmenu-link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      margin: 0;
      padding: 0;
      text-decoration: none;
      position: relative;
      outline: none; }
      .BSaside-menu .BSmenu-nav .BSmenu-item > .BSmenu-heading:hover,
      .BSaside-menu .BSmenu-nav .BSmenu-item > .BSmenu-link:hover {
        text-decoration: none;
        cursor: pointer; }
      .BSaside-menu .BSmenu-nav .BSmenu-item > .BSmenu-heading .BSmenu-text,
      .BSaside-menu .BSmenu-nav .BSmenu-item > .BSmenu-link .BSmenu-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 0; }
      .BSaside-menu .BSmenu-nav .BSmenu-item > .BSmenu-heading .BSmenu-label,
      .BSaside-menu .BSmenu-nav .BSmenu-item > .BSmenu-link .BSmenu-label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        white-space: nowrap; }
      .BSaside-menu .BSmenu-nav .BSmenu-item > .BSmenu-heading .BSmenu-icon,
      .BSaside-menu .BSmenu-nav .BSmenu-item > .BSmenu-link .BSmenu-icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 0; }
      .BSaside-menu .BSmenu-nav .BSmenu-item > .BSmenu-heading .BSmenu-bullet,
      .BSaside-menu .BSmenu-nav .BSmenu-item > .BSmenu-link .BSmenu-bullet {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 0; }
      .BSaside-menu .BSmenu-nav .BSmenu-item > .BSmenu-heading .BSmenu-arrow,
      .BSaside-menu .BSmenu-nav .BSmenu-item > .BSmenu-link .BSmenu-arrow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        line-height: 0; }
        .BSaside-menu .BSmenu-nav .BSmenu-item > .BSmenu-heading .BSmenu-arrow:before,
        .BSaside-menu .BSmenu-nav .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
          -webkit-transform: translate3d(0, 0, 0); }
    .BSaside-menu .BSmenu-nav .BSmenu-item.BSmenu-item-open > .BSmenu-heading > .BSmenu-arrow:before,
    .BSaside-menu .BSmenu-nav .BSmenu-item.BSmenu-item-open > .BSmenu-link > .BSmenu-arrow:before {
      -webkit-transform: rotateZ(90deg)/*rtl:ignore*/;
      transform: rotateZ(90deg)/*rtl:ignore*/; }
      [direction=rtl] .BSaside-menu .BSmenu-nav .BSmenu-item.BSmenu-item-open > .BSmenu-heading > .BSmenu-arrow:before, [direction=rtl] .BSaside-menu .BSmenu-nav .BSmenu-item.BSmenu-item-open > .BSmenu-link > .BSmenu-arrow:before {
        -webkit-transform: rotateZ(-90deg)/*rtl:ignore*/;
        transform: rotateZ(-90deg)/*rtl:ignore*/; }
    .BSaside-menu .BSmenu-nav .BSmenu-item.BSmenu-item-open > .BSmenu-submenu,
    .BSaside-menu .BSmenu-nav .BSmenu-item.BSmenu-item-open > .BSmenu-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    .BSaside-menu .BSmenu-nav .BSmenu-item .BSmenu-submenu .BSmenu-item-parent {
      display: none; }
  .BSaside-menu .BSmenu-nav .BSmenu-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 25px; }
    .BSaside-menu .BSmenu-nav .BSmenu-section.BSmenu-section-first {
      margin-top: 0 !important; }
    .BSaside-menu .BSmenu-nav .BSmenu-section .BSmenu-text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0;
      padding: 0;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .BSaside-menu .BSmenu-nav .BSmenu-section .BSmenu-icon {
      display: none;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
  .BSaside-menu .BSmenu-nav .BSmenu-separator {
    height: 0;
    overflow: hidden; }
    .BSaside-menu .BSmenu-nav .BSmenu-separator.BSmenu-separator-marginless {
      margin: 0; }
  .BSaside-menu .BSmenu-nav > .BSmenu-item {
    position: relative;
    margin: 0 ; }
    .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-heading,
    .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link {
      cursor: pointer;
      min-height: 44px; }
      .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-text,
      .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-text {
        font-weight: 400;
        font-size: 1rem;
        text-transform: initial; }
      .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-icon,
      .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35px;
        flex: 0 0 35px;
        font-size: 1.3rem; }
        .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-icon svg,
        .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-icon svg {
          height: 23px ;
          width: 23px ;
          margin-left: -2px; }
      .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-bullet,
      .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-bullet {
        vertical-align: middle;
        text-align: left;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 15px;
        flex: 0 0 15px; }
        .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-bullet > span,
        .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-bullet > span {
          vertical-align: middle;
          display: inline-block; }
        .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-bullet.BSmenu-bullet-dot > span,
        .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-dot > span {
          width: 4px;
          height: 4px;
          border-radius: 100%; }
        .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-bullet.BSmenu-bullet-line > span,
        .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-line > span {
          width: 5px;
          height: 1px; }
      .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-label,
      .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-label {
        padding: 0px 0px 0px 5px; }
      .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-arrow,
      .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-arrow {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
        flex: 0 0 20px;
        font-size: 0.6rem; }
        .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-arrow:before,
        .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          font-family: Ki;
          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;
          content: ""; }
          [direction=rtl] .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-arrow:before, [direction=rtl] .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
            content: "" !important; }
      .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-heading .BSmenu-item-here,
      .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-item-here {
        display: none; }
    .BSaside-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-open > .BSmenu-heading .BSmenu-arrow:before,
    .BSaside-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-open > .BSmenu-link .BSmenu-arrow:before {
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav {
      margin: 0 ; }
    .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item {
      margin: 0 ; }
      .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading,
      .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link {
        cursor: pointer;
        min-height: 40px; }
        .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-text,
        .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-text {
          font-weight: 400;
          font-size: 1rem;
          text-transform: initial; }
        .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-icon,
        .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-icon {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 35px;
          flex: 0 0 35px;
          font-size: 1.3rem; }
          .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-icon svg,
          .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-icon svg {
            height: 24px ;
            width: 24px ;
            margin-left: -2px; }
        .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-bullet,
        .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-bullet {
          vertical-align: middle;
          text-align: left;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 15px;
          flex: 0 0 15px; }
          .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-bullet > span,
          .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-bullet > span {
            vertical-align: middle;
            display: inline-block; }
          .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-bullet.BSmenu-bullet-dot > span,
          .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-dot > span {
            width: 4px;
            height: 4px;
            border-radius: 100%; }
          .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-bullet.BSmenu-bullet-line > span,
          .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-line > span {
            width: 5px;
            height: 1px; }
        .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-label,
        .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-label {
          padding: 0px 0px 0px 5px; }
        .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-arrow,
        .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-arrow {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 20px;
          flex: 0 0 20px;
          font-size: 0.6rem; }
          .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-arrow:before,
          .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            font-family: Ki;
            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;
            content: ""; }
            [direction=rtl] .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-arrow:before, [direction=rtl] .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
              content: "" !important; }
        .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-heading .BSmenu-item-here,
        .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item > .BSmenu-link .BSmenu-item-here {
          display: none; }
      .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item.BSmenu-item-open > .BSmenu-heading .BSmenu-arrow:before,
      .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-item.BSmenu-item-open > .BSmenu-link .BSmenu-arrow:before {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
    .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-section {
      margin: 20px 0 0 0;
      height: 40px; }
      .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-section .BSmenu-text {
        font-size: 0.8rem;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 0.3px; }
    .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-separator {
      margin: 15px 0; }
      .BSaside-menu .BSmenu-nav > .BSmenu-item .BSmenu-submenu .BSmenu-separator .BSmenu-separator-marginless {
        margin: 0; }
  .BSaside-menu .BSmenu-nav > .BSmenu-section {
    margin: 20px 0 0 0;
    height: 40px; }
    .BSaside-menu .BSmenu-nav > .BSmenu-section .BSmenu-text {
      font-size: 0.9rem;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 0.3px; }
  .BSaside-menu .BSmenu-nav > .BSmenu-separator {
    margin: 15px 0; }
    .BSaside-menu .BSmenu-nav > .BSmenu-separator .BSmenu-separator-marginless {
      margin: 0; }
  .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link {
    padding: 9px 25px; }
  .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav .BSmenu-content .BSmenu-heading {
    padding: 0 25px;
    padding-left: 40px; }
  .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav .BSmenu-content .BSmenu-inner {
    padding: 0;
    margin: 0; }
    .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav .BSmenu-content .BSmenu-inner .BSmenu-link {
      padding: 0 25px;
      padding-left: 55px; }
  .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link {
    padding: 0 25px;
    padding-left: 40px; }
  .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu {
    padding: 0; }
    .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav {
      padding: 0; }
      .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link {
        padding: 0 25px;
        padding-left: 55px; }
      .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu {
        padding: 0; }
        .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link {
          padding: 0 25px;
          padding-left: 70px; }
  .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-section {
    padding-left: 40px; }
  .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu {
    padding: 0; }
    .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-section {
      padding-left: 55px; }
    .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu {
      padding: 0; }
      .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-submenu .BSmenu-subnav > .BSmenu-section {
        padding-left: 70px; }

@media (min-width: 992px) {
  .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]) > .BSmenu-link > .BSmenu-arrow:before,
  .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]) > .BSmenu-link > .BSmenu-arrow:before {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-style: preserve-3d; }
  .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]) > .BSmenu-submenu,
  .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]) > .BSmenu-submenu {
    display: none !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-style: preserve-3d; }
  .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover,
  .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover {
    position: relative; }
    .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu,
    .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu {
      top: -10px;
      position: absolute;
      z-index: 98;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 265px;
      margin-left: 265px;
      border-radius: 4px;
      -webkit-animation: aside-menu-submenu-fade-in 0.3s ease 1, aside-menu-submenu-move-up 0.3s ease-out 1;
      animation: aside-menu-submenu-fade-in 0.3s ease 1, aside-menu-submenu-move-up 0.3s ease-out 1; }
      .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu.BSmenu-submenu-up,
      .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu.BSmenu-submenu-up {
        bottom: 0;
        top: auto; }
      .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu.BSmenu-submenu-up,
      .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu.BSmenu-submenu-up {
        top: auto;
        bottom: -10px;
        -webkit-animation: aside-menu-submenu-fade-in 0.3s ease 1, aside-menu-submenu-move-down 0.3s ease-out 1;
        animation: aside-menu-submenu-fade-in 0.3s ease 1, aside-menu-submenu-move-down 0.3s ease-out 1; } }
      @media screen and (min-width: 992px) and (-ms-high-contrast: active), (min-width: 992px) and (-ms-high-contrast: none) {
        .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu.BSmenu-submenu-up,
        .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu.BSmenu-submenu-up {
          -webkit-animation: none;
          animation: none; } }

@media (min-width: 992px) {
      .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav,
      .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav {
        padding: 20px 0; }
        .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item,
        .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item {
          margin: 0 ; }
          .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-link,
          .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-link {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            padding: 7px 30px; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSlink-title,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSlink-title {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSmenu-text,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSmenu-text {
              -webkit-transform: translateZ(0);
              transform: translateZ(0);
              -webkit-transform-style: preserve-3d; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSmenu-icon,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSmenu-icon {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSmenu-bullet,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSmenu-bullet {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSmenu-label,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSmenu-label {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSmenu-arrow,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-link .BSmenu-arrow {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; }
          .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav,
          .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav {
            padding: 20px 0; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link {
              padding: 7px 30px; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav {
              padding: 20px 0; }
              .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link,
              .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link {
                padding: 7px 30px; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav > .BSmenu-section,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item .BSmenu-submenu .BSmenu-subnav > .BSmenu-section {
              padding: 0 25px; }
          .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading,
          .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link,
          .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading,
          .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link {
            cursor: pointer;
            min-height: 40px; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-text,
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-text,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-text,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-text {
              font-weight: 400;
              font-size: 1rem;
              text-transform: initial; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-icon,
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-icon,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-icon,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-icon {
              -webkit-box-flex: 0;
              -ms-flex: 0 0 35px;
              flex: 0 0 35px;
              font-size: 1.35rem; }
              .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-icon svg,
              .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-icon svg,
              .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-icon svg,
              .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-icon svg {
                margin-left: -2px; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-bullet,
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-bullet,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-bullet,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-bullet {
              vertical-align: middle;
              text-align: left;
              -webkit-box-flex: 0;
              -ms-flex: 0 0 15px;
              flex: 0 0 15px; }
              .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-bullet > span,
              .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-bullet > span,
              .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-bullet > span,
              .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-bullet > span {
                vertical-align: middle;
                display: inline-block; }
              .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-bullet.BSmenu-bullet-dot > span,
              .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-dot > span,
              .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-bullet.BSmenu-bullet-dot > span,
              .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-dot > span {
                width: 4px;
                height: 4px;
                border-radius: 100%; }
              .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-bullet.BSmenu-bullet-line > span,
              .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-line > span,
              .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-bullet.BSmenu-bullet-line > span,
              .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-bullet.BSmenu-bullet-line > span {
                width: 5px;
                height: 1px; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-label,
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-label,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-label,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-label {
              padding: 0px 0px 0px 5px;
              text-align: right; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-arrow,
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-arrow,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-arrow,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-arrow {
              -webkit-box-flex: 0;
              -ms-flex: 0 0 20px;
              flex: 0 0 20px;
              font-size: 0.6rem; }
              .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-arrow:before,
              .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-arrow:before,
              .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-arrow:before,
              .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
                -webkit-transition: all 0.3s ease;
                transition: all 0.3s ease;
                font-family: Ki;
                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;
                content: ""; }
                [direction="rtl"] .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-arrow:before, [direction="rtl"]
                .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-arrow:before, [direction="rtl"]
                .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-arrow:before, [direction="rtl"]
                .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-arrow:before {
                  content: "" !important; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-item-here,
            .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-item-here,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-heading .BSmenu-item-here,
            .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item > .BSmenu-link .BSmenu-item-here {
              display: none; }
          .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item.BSmenu-item-open > .BSmenu-heading .BSmenu-arrow:before,
          .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item.BSmenu-item-open > .BSmenu-link .BSmenu-arrow:before,
          .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item.BSmenu-item-open > .BSmenu-heading .BSmenu-arrow:before,
          .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item.BSmenu-item-open > .BSmenu-link .BSmenu-arrow:before {
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
        .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-section,
        .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-section {
          margin: 20px 0 0 0;
          height: 40px; }
          .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-section .BSmenu-text,
          .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-section .BSmenu-text {
            font-size: 0.8rem;
            font-weight: 300;
            text-transform: uppercase; }
        .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-separator,
        .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-separator {
          margin: 15px 0; }
          .BSaside-minimize .BSaside-menu .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-separator .BSmenu-separator-marginless,
          .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-separator .BSmenu-separator-marginless {
            margin: 0; }
  .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu,
  .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav > .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu {
    margin-left: 265px;
    top: -5px; }
    .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu.BSmenu-submenu-up,
    .BSaside-menu.BSaside-menu-dropdown .BSmenu-nav > .BSmenu-item:not([data-menu-submenu-mode=accordion]).BSmenu-item-hover > .BSmenu-submenu.BSmenu-submenu-up {
      bottom: -10px; } }

@-webkit-keyframes aside-menu-submenu-fade-out {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes aside-menu-submenu-fade-out {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes aside-menu-submenu-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes aside-menu-submenu-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes aside-menu-submenu-move-up {
  from {
    margin-top: 10px; }
  to {
    margin-top: 0; } }

@keyframes aside-menu-submenu-move-up {
  from {
    margin-top: 10px; }
  to {
    margin-top: 0; } }

@-webkit-keyframes aside-menu-submenu-move-down {
  from {
    margin-bottom: 10px; }
  to {
    margin-bottom: 0; } }

@keyframes aside-menu-submenu-move-down {
  from {
    margin-bottom: 10px; }
  to {
    margin-bottom: 0; } }

@media (min-width: 992px) {
  .BSaside-minimize .BSaside-menu .BSmenu-nav {
    padding: 15px 0; }
    .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-icon {
      width: 100%; }
    .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-bullet {
      display: none; }
    .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-text {
      display: none; }
    .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-label {
      padding: 0;
      position: relative;
      right: 7px; }
      .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-label .BSlabel {
        text-indent: -9999px;
        position: relative;
        padding: 0;
        min-width: 6px;
        width: 6px;
        min-height: 6px;
        height: 6px; }
    .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-link .BSmenu-arrow {
      display: none; }
    .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item > .BSmenu-submenu {
      display: none !important; }
    .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-here > .BSmenu-arrow {
      display: inline-block; }
    .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-hover {
      position: relative;
      z-index: 265px;
      width: 521px; }
      .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-hover.BSmenu-item-open {
        background: transparent; }
      .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-hover > .BSmenu-link {
        width: 265px; }
        .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-hover > .BSmenu-link .BSlink-title {
          display: none; }
      .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-hover > .BSmenu-submenu {
        top: 0;
        bottom: auto;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        margin-left: 266px !important; }
        .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item.BSmenu-item-parent {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin: 0; }
          .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item.BSmenu-item-parent > .BSmenu-link {
            height: 40px;
            padding: 0 30px 10px 30px; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item.BSmenu-item-parent > .BSmenu-link .BSmenu-text {
              font-weight: 400;
              font-size: 1.05rem;
              text-transform: initial;
              cursor: text !important; }
            .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item.BSmenu-item-parent > .BSmenu-link .BSmenu-label {
              padding: 0px 0px 0px 5px; }
          .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-hover > .BSmenu-submenu .BSmenu-subnav > .BSmenu-item.BSmenu-item-parent + .BSmenu-item {
            margin-top: 0px; }
      .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-item.BSmenu-item-hover > .BSmenu-arrow {
        display: none; }
    .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-section {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-section .BSmenu-text {
        display: none; }
      .BSaside-minimize .BSaside-menu .BSmenu-nav > .BSmenu-section .BSmenu-icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0; } }

@media (max-width: 991.98px) {
  .BSaside {
    z-index: 1001;
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    left: -295px;
    width: 275px; }
    .BSaside.BSaside-on {
      -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
      transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
      left: 0; } }
  @media screen and (max-width: 991.98px) and (-ms-high-contrast: active), (max-width: 991.98px) and (-ms-high-contrast: none) {
    .BSaside {
      -webkit-transition: none !important;
      transition: none !important; } }

@media (max-width: 991.98px) {
  .BSaside.BSaside-right {
    right: -295px;
    left: auto; }
    .BSaside.BSaside-right.BSaside-on {
      -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
      transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
      right: 0;
      left: auto; }
  .BSaside-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 1000;
    -webkit-animation: animation-offcanvas-fade-in .BS6s ease 1;
    animation: animation-offcanvas-fade-in .BS6s ease 1; }
  @-webkit-keyframes animation-offcanvas-fade-in {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  @keyframes animation-offcanvas-fade-in {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  .BSaside {
    background: #ffffff;
    -webkit-box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.75); }
  .BSaside-overlay {
    background: rgba(0, 0, 0, 0.1); } }

@media (max-width: 325px) {
  .BSaside {
    width: 90% !important; } }

.BSbrand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0 25px;
  height: 65px; }
  .BSbrand .BSbrand-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-begin;
    -ms-flex-pack: flex-begin;
    justify-content: flex-begin; }
    .BSaside-minimize .BSbrand .BSbrand-logo img {
      display: none; }
  .BSbrand .BSbrand-toggle .BSsvg-icon svg {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease; }

@media (min-width: 992px) {
  .BSheader-fixed.BSaside-static .BSbrand {
    position: fixed;
    top: 0;
    left: 0;
    width: 265px;
    z-index: 97; }
  .BSaside-minimize .BSbrand {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .BSaside-minimize .BSbrand .BSbrand-toggle .BSsvg-icon svg {
      -webkit-transition: all 0.15s ease;
      transition: all 0.15s ease;
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      /*rtl:begin:*/
      /*rtl:end:*/ }
  .BSheader-fixed.BSaside-static.BSaside-minimize .BSbrand {
    width: 265px; } }

@media (max-width: 991.98px) {
  .BSbrand {
    display: none; } }

.BSsubheader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .BSsubheader .BSsubheader-separator {
    display: block;
    width: 12px;
    height: 4px;
    border-radius: 2px; }
    .BSsubheader .BSsubheader-separator.BSsubheader-separator-ver {
      width: 1px;
      height: 22px; }
  .BSsubheader.BSsubheader-solid {
    border-top: 1px solid #ECF0F3;
    background-color: #ffffff; }

@media (min-width: 992px) {
  .BSheader-fixed.BSsubheader-fixed .BSsubheader {
    position: fixed;
    height: 54px;
    top: 65px;
    left: 0;
    right: 0;
    -webkit-transition: top 0.3s ease;
    transition: top 0.3s ease;
    z-index: 95;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(82, 63, 105, 0.08);
    box-shadow: 0px 10px 30px 0px rgba(82, 63, 105, 0.08);
    background-color: #ffffff;
    border-top: 1px solid #ECF0F3;
    margin: 0; }
  .BSheader-fixed.BSheader-minimize.BSsubheader-fixed .BSsubheader {
    top: 65px;
    -webkit-transition: top 0.3s ease;
    transition: top 0.3s ease; }
  .BSaside-enabled.BSsubheader-fixed .BSsubheader {
    left: 265px; }
  .BSsubheader-fixed.BSaside-minimize-hover .BSsubheader,
  .BSsubheader-fixed.BSaside-minimize .BSsubheader {
    left: 70px; }
  .BSsubheader-enabled:not(.BSsubheader-fixed) .BScontent {
    padding-top: 0; }
  .BSsubheader-enabled:not(.BSsubheader-fixed) .BSsubheader.BSsubheader-solid {
    margin-bottom: 25px; } }

@media (max-width: 991.98px) {
  .BSsubheader-enabled .BScontent {
    padding-top: 0; }
  .BSsubheader-enabled .BSsubheader.BSsubheader-solid {
    margin-bottom: 15px; } }

@media (min-width: 992px) {
  .BScontent {
    padding: 25px 0; }
    .BSfooter-fixed .BScontent {
      padding-bottom: 60px; } }

@media (max-width: 991.98px) {
  .BScontent {
    padding: 15px 0; }
    .BSsubheader-enabled.BSsubheader-transparent .BScontent {
      padding-top: 0; } }

@media (min-width: 992px) {
  .BSfooter-fixed .BSfooter {
    position: fixed;
    height: 60px;
    -webkit-box-shadow: 0px 0px 28px 0px rgba(82, 63, 105, 0.13);
    box-shadow: 0px 0px 28px 0px rgba(82, 63, 105, 0.13);
    bottom: 0;
    right: 0;
    left: 265px; }
  .BSaside-minimize-hover.BSfooter-fixed .BSfooter,
  .BSaside-minimize.BSfooter-fixed .BSfooter {
    left: 70px; } }

.BSoffcanvas,
.BSoffcanvas-mobile {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }
  .BSoffcanvas .BSoffcanvas-header.BSoffcanvas-header-navs,
  .BSoffcanvas-mobile .BSoffcanvas-header.BSoffcanvas-header-navs {
    position: relative; }
    .BSoffcanvas .BSoffcanvas-header.BSoffcanvas-header-navs .BSoffcanvas-close,
    .BSoffcanvas-mobile .BSoffcanvas-header.BSoffcanvas-header-navs .BSoffcanvas-close {
      position: absolute;
      top: 0;
      right: 0; }
  .BSoffcanvas .BSoffcanvas-content .BSoffcanvas-demo,
  .BSoffcanvas-mobile .BSoffcanvas-content .BSoffcanvas-demo {
    border: 5px solid #ECF0F3; }
    .BSoffcanvas .BSoffcanvas-content .BSoffcanvas-demo.BSoffcanvas-demo-active,
    .BSoffcanvas-mobile .BSoffcanvas-content .BSoffcanvas-demo.BSoffcanvas-demo-active {
      border: 5px solid #3699FF; }

.BSoffcanvas {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25); }

@media (max-width: 991.98px) {
  .BSoffcanvas-mobile {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25); } }

.BSoffcanvas {
  z-index: 1001;
  position: fixed;
  top: 0;
  bottom: 0;
  -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
  transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
  left: -395px;
  width: 375px; }
  .BSoffcanvas.BSoffcanvas-on {
    -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    left: 0; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .BSoffcanvas {
      -webkit-transition: none !important;
      transition: none !important; } }

.BSoffcanvas.BSoffcanvas-right {
  right: -395px;
  left: auto; }
  .BSoffcanvas.BSoffcanvas-right.BSoffcanvas-on {
    -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    right: 0;
    left: auto; }

.BSoffcanvas-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  z-index: 1000;
  -webkit-animation: animation-offcanvas-fade-in .BS6s ease 1;
  animation: animation-offcanvas-fade-in .BS6s ease 1; }

@-webkit-keyframes animation-offcanvas-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes animation-offcanvas-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.BSoffcanvas {
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25); }

.BSoffcanvas-overlay {
  background: rgba(0, 0, 0, 0.1); }

@media (max-width: 425px) {
  .BSoffcanvas {
    width: 90% !important; } }

@media (max-width: 991.98px) {
  .BSoffcanvas-mobile {
    z-index: 1001;
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    left: -395px;
    width: 375px; }
    .BSoffcanvas-mobile.BSoffcanvas-mobile-on {
      -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
      transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
      left: 0; } }
  @media screen and (max-width: 991.98px) and (-ms-high-contrast: active), (max-width: 991.98px) and (-ms-high-contrast: none) {
    .BSoffcanvas-mobile {
      -webkit-transition: none !important;
      transition: none !important; } }

@media (max-width: 991.98px) {
  .BSoffcanvas-mobile.BSoffcanvas-mobile-right {
    right: -395px;
    left: auto; }
    .BSoffcanvas-mobile.BSoffcanvas-mobile-right.BSoffcanvas-mobile-on {
      -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
      transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
      right: 0;
      left: auto; }
  .BSoffcanvas-mobile-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 1000;
    -webkit-animation: animation-offcanvas-fade-in .BS6s ease 1;
    animation: animation-offcanvas-fade-in .BS6s ease 1; }
  @-webkit-keyframes animation-offcanvas-fade-in {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  @keyframes animation-offcanvas-fade-in {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  .BSoffcanvas-mobile {
    background: #ffffff;
    -webkit-box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.25); }
  .BSoffcanvas-mobile-overlay {
    background: rgba(0, 0, 0, 0.1); } }

@media (max-width: 425px) {
  .BSoffcanvas-mobile {
    width: 90% !important; } }
