/* generated by trike.generateSass() */
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #0797CC;
  --indigo: #6610f2;
  --purple: #A568A6;
  --pink: #E97DC2;
  --red: #D24E3C;
  --orange: #D08F1D;
  --yellow: #F7BE5D;
  --green: #7E8B39;
  --teal: #7EA498;
  --cyan: #46A676;
  --white: #FFFFFF;
  --gray: #778590;
  --gray-dark: #1A1A1A;
  --primary: #167FC1;
  --secondary: #778590;
  --success: #7E8B39;
  --info: #46A676;
  --warning: #F7BE5D;
  --danger: #D24E3C;
  --light: #F9F9F9;
  --dark: #1A1A1A;
  --error: #D24E3C;
  --disaster: #D21033;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: myriad-pro, sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: myriad-pro, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #FFFFFF; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #167FC1;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0e527c;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #778590;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: myriad-pro, sans-serif;
  font-weight: 600;
  line-height: 1.2; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #778590; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #FFFFFF;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #778590; }

code {
  font-size: 87.5%;
  color: #E97DC2;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #FFFFFF;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    order: -1; }

  .order-sm-last {
    order: 13; }

  .order-sm-0 {
    order: 0; }

  .order-sm-1 {
    order: 1; }

  .order-sm-2 {
    order: 2; }

  .order-sm-3 {
    order: 3; }

  .order-sm-4 {
    order: 4; }

  .order-sm-5 {
    order: 5; }

  .order-sm-6 {
    order: 6; }

  .order-sm-7 {
    order: 7; }

  .order-sm-8 {
    order: 8; }

  .order-sm-9 {
    order: 9; }

  .order-sm-10 {
    order: 10; }

  .order-sm-11 {
    order: 11; }

  .order-sm-12 {
    order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.3333333333%; }

  .offset-sm-2 {
    margin-left: 16.6666666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.3333333333%; }

  .offset-sm-5 {
    margin-left: 41.6666666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.3333333333%; }

  .offset-sm-8 {
    margin-left: 66.6666666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.3333333333%; }

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    order: -1; }

  .order-md-last {
    order: 13; }

  .order-md-0 {
    order: 0; }

  .order-md-1 {
    order: 1; }

  .order-md-2 {
    order: 2; }

  .order-md-3 {
    order: 3; }

  .order-md-4 {
    order: 4; }

  .order-md-5 {
    order: 5; }

  .order-md-6 {
    order: 6; }

  .order-md-7 {
    order: 7; }

  .order-md-8 {
    order: 8; }

  .order-md-9 {
    order: 9; }

  .order-md-10 {
    order: 10; }

  .order-md-11 {
    order: 11; }

  .order-md-12 {
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.3333333333%; }

  .offset-md-2 {
    margin-left: 16.6666666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.3333333333%; }

  .offset-md-5 {
    margin-left: 41.6666666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.3333333333%; }

  .offset-md-8 {
    margin-left: 66.6666666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.3333333333%; }

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    order: -1; }

  .order-lg-last {
    order: 13; }

  .order-lg-0 {
    order: 0; }

  .order-lg-1 {
    order: 1; }

  .order-lg-2 {
    order: 2; }

  .order-lg-3 {
    order: 3; }

  .order-lg-4 {
    order: 4; }

  .order-lg-5 {
    order: 5; }

  .order-lg-6 {
    order: 6; }

  .order-lg-7 {
    order: 7; }

  .order-lg-8 {
    order: 8; }

  .order-lg-9 {
    order: 9; }

  .order-lg-10 {
    order: 10; }

  .order-lg-11 {
    order: 11; }

  .order-lg-12 {
    order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.3333333333%; }

  .offset-lg-2 {
    margin-left: 16.6666666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.3333333333%; }

  .offset-lg-5 {
    margin-left: 41.6666666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.3333333333%; }

  .offset-lg-8 {
    margin-left: 66.6666666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.3333333333%; }

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    order: -1; }

  .order-xl-last {
    order: 13; }

  .order-xl-0 {
    order: 0; }

  .order-xl-1 {
    order: 1; }

  .order-xl-2 {
    order: 2; }

  .order-xl-3 {
    order: 3; }

  .order-xl-4 {
    order: 4; }

  .order-xl-5 {
    order: 5; }

  .order-xl-6 {
    order: 6; }

  .order-xl-7 {
    order: 7; }

  .order-xl-8 {
    order: 8; }

  .order-xl-9 {
    order: 9; }

  .order-xl-10 {
    order: 10; }

  .order-xl-11 {
    order: 11; }

  .order-xl-12 {
    order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.3333333333%; }

  .offset-xl-2 {
    margin-left: 16.6666666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.3333333333%; }

  .offset-xl-5 {
    margin-left: 41.6666666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.3333333333%; }

  .offset-xl-8 {
    margin-left: 66.6666666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.3333333333%; }

  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #bedbee; }
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #86bcdf; }

.table-hover .table-primary:hover {
  background-color: #aad0e9; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #aad0e9; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d9dde0; }
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b8c0c5; }

.table-hover .table-secondary:hover {
  background-color: #cbd0d5; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #cbd0d5; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dbdfc8; }
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #bcc398; }

.table-hover .table-success:hover {
  background-color: #d0d6b8; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0d6b8; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #cbe6d9; }
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #9fd1b8; }

.table-hover .table-info:hover {
  background-color: #badecc; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #badecc; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fdedd2; }
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #fbddab; }

.table-hover .table-warning:hover {
  background-color: #fce3ba; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #fce3ba; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2cdc8; }
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #e8a39a; }

.table-hover .table-danger:hover {
  background-color: #edbab3; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #edbab3; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfd; }
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fcfcfc; }

.table-hover .table-light:hover {
  background-color: #f0f0f0; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #f0f0f0; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #bfbfbf; }
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #888888; }

.table-hover .table-dark:hover {
  background-color: #b2b2b2; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b2b2b2; }

.table-error,
.table-error > th,
.table-error > td {
  background-color: #f2cdc8; }
.table-error th,
.table-error td,
.table-error thead th,
.table-error tbody + tbody {
  border-color: #e8a39a; }

.table-hover .table-error:hover {
  background-color: #edbab3; }
  .table-hover .table-error:hover > td,
  .table-hover .table-error:hover > th {
    background-color: #edbab3; }

.table-disaster,
.table-disaster > th,
.table-disaster > td {
  background-color: #f2bcc6; }
.table-disaster th,
.table-disaster td,
.table-disaster thead th,
.table-disaster tbody + tbody {
  border-color: #e88395; }

.table-hover .table-disaster:hover {
  background-color: #eea7b4; }
  .table-hover .table-disaster:hover > td,
  .table-hover .table-disaster:hover > th {
    background-color: #eea7b4; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #FFFFFF;
  background-color: #1A1A1A;
  border-color: #2d2d2d; }
.table .thead-light th {
  color: #2A2A2A;
  background-color: #F1F1F1;
  border-color: #dee2e6; }

.table-dark {
  color: #FFFFFF;
  background-color: #1A1A1A; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #2d2d2d; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #2A2A2A;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid #CED4DA;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #2A2A2A;
    background-color: #FFFFFF;
    border-color: #69baee;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(22, 127, 193, 0.25); }
  .form-control::placeholder {
    color: #778590;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #F1F1F1;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #2A2A2A;
  background-color: #FFFFFF; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #778590; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #7E8B39; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #FFFFFF;
  background-color: rgba(126, 139, 57, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #7E8B39;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%237E8B39' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #7E8B39;
    box-shadow: 0 0 0 0.2rem rgba(126, 139, 57, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #7E8B39;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%231A1A1A' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%237E8B39' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #FFFFFF no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #7E8B39;
    box-shadow: 0 0 0 0.2rem rgba(126, 139, 57, 0.25); }
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #7E8B39; }
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #7E8B39; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #7E8B39; }
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #9faf48;
  background-color: #9faf48; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(126, 139, 57, 0.25); }
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #7E8B39; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #7E8B39; }
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #7E8B39;
  box-shadow: 0 0 0 0.2rem rgba(126, 139, 57, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #D24E3C; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #FFFFFF;
  background-color: rgba(210, 78, 60, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #D24E3C;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23D24E3C' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23D24E3C' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #D24E3C;
    box-shadow: 0 0 0 0.2rem rgba(210, 78, 60, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #D24E3C;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%231A1A1A' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23D24E3C' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23D24E3C' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #FFFFFF no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #D24E3C;
    box-shadow: 0 0 0 0.2rem rgba(210, 78, 60, 0.25); }
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #D24E3C; }
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #D24E3C; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #D24E3C; }
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #dc7465;
  background-color: #dc7465; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(210, 78, 60, 0.25); }
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #D24E3C; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #D24E3C; }
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #D24E3C;
  box-shadow: 0 0 0 0.2rem rgba(210, 78, 60, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(22, 127, 193, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #FFFFFF;
  background-color: #167FC1;
  border-color: #167FC1; }
  .btn-primary:hover {
    color: #FFFFFF;
    background-color: #12689f;
    border-color: #116193; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(57, 146, 202, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #FFFFFF;
    background-color: #167FC1;
    border-color: #167FC1; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #116193;
    border-color: #0f5988; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(57, 146, 202, 0.5); }

.btn-secondary {
  color: #FFFFFF;
  background-color: #778590;
  border-color: #778590; }
  .btn-secondary:hover {
    color: #FFFFFF;
    background-color: #65727c;
    border-color: #5f6b75; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(139, 151, 161, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #FFFFFF;
    background-color: #778590;
    border-color: #778590; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #5f6b75;
    border-color: #5a656e; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(139, 151, 161, 0.5); }

.btn-success {
  color: #FFFFFF;
  background-color: #7E8B39;
  border-color: #7E8B39; }
  .btn-success:hover {
    color: #FFFFFF;
    background-color: #65702e;
    border-color: #5d672a; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(145, 156, 87, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #FFFFFF;
    background-color: #7E8B39;
    border-color: #7E8B39; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
    color: #FFFFFF;
    background-color: #5d672a;
    border-color: #555e26; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(145, 156, 87, 0.5); }

.btn-info {
  color: #FFFFFF;
  background-color: #46A676;
  border-color: #46A676; }
  .btn-info:hover {
    color: #FFFFFF;
    background-color: #3b8b63;
    border-color: #37825d; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(98, 179, 139, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #FFFFFF;
    background-color: #46A676;
    border-color: #46A676; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
    color: #FFFFFF;
    background-color: #37825d;
    border-color: #337956; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(98, 179, 139, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #F7BE5D;
  border-color: #F7BE5D; }
  .btn-warning:hover {
    color: #212529;
    background-color: #f5af39;
    border-color: #f5ab2c; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(215, 167, 85, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #F7BE5D;
    border-color: #F7BE5D; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #f5ab2c;
    border-color: #f4a620; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(215, 167, 85, 0.5); }

.btn-danger {
  color: #FFFFFF;
  background-color: #D24E3C;
  border-color: #D24E3C; }
  .btn-danger:hover {
    color: #FFFFFF;
    background-color: #bc3d2b;
    border-color: #b23929; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(217, 105, 89, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #FFFFFF;
    background-color: #D24E3C;
    border-color: #D24E3C; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #FFFFFF;
    background-color: #b23929;
    border-color: #a83627; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(217, 105, 89, 0.5); }

.btn-light {
  color: #212529;
  background-color: #F9F9F9;
  border-color: #F9F9F9; }
  .btn-light:hover {
    color: #212529;
    background-color: #e6e6e6;
    border-color: #e0e0e0; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(217, 217, 218, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #F9F9F9;
    border-color: #F9F9F9; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #e0e0e0;
    border-color: #d9d9d9; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(217, 217, 218, 0.5); }

.btn-dark {
  color: #FFFFFF;
  background-color: #1A1A1A;
  border-color: #1A1A1A; }
  .btn-dark:hover {
    color: #FFFFFF;
    background-color: #070707;
    border-color: #010101; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(60, 60, 60, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #FFFFFF;
    background-color: #1A1A1A;
    border-color: #1A1A1A; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
    color: #FFFFFF;
    background-color: #010101;
    border-color: black; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(60, 60, 60, 0.5); }

.btn-error {
  color: #FFFFFF;
  background-color: #D24E3C;
  border-color: #D24E3C; }
  .btn-error:hover {
    color: #FFFFFF;
    background-color: #bc3d2b;
    border-color: #b23929; }
  .btn-error:focus, .btn-error.focus {
    box-shadow: 0 0 0 0.2rem rgba(217, 105, 89, 0.5); }
  .btn-error.disabled, .btn-error:disabled {
    color: #FFFFFF;
    background-color: #D24E3C;
    border-color: #D24E3C; }
  .btn-error:not(:disabled):not(.disabled):active, .btn-error:not(:disabled):not(.disabled).active, .show > .btn-error.dropdown-toggle {
    color: #FFFFFF;
    background-color: #b23929;
    border-color: #a83627; }
    .btn-error:not(:disabled):not(.disabled):active:focus, .btn-error:not(:disabled):not(.disabled).active:focus, .show > .btn-error.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(217, 105, 89, 0.5); }

.btn-disaster {
  color: #FFFFFF;
  background-color: #D21033;
  border-color: #D21033; }
  .btn-disaster:hover {
    color: #FFFFFF;
    background-color: #ae0d2a;
    border-color: #a30c27; }
  .btn-disaster:focus, .btn-disaster.focus {
    box-shadow: 0 0 0 0.2rem rgba(217, 52, 82, 0.5); }
  .btn-disaster.disabled, .btn-disaster:disabled {
    color: #FFFFFF;
    background-color: #D21033;
    border-color: #D21033; }
  .btn-disaster:not(:disabled):not(.disabled):active, .btn-disaster:not(:disabled):not(.disabled).active, .show > .btn-disaster.dropdown-toggle {
    color: #FFFFFF;
    background-color: #a30c27;
    border-color: #970b25; }
    .btn-disaster:not(:disabled):not(.disabled):active:focus, .btn-disaster:not(:disabled):not(.disabled).active:focus, .show > .btn-disaster.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(217, 52, 82, 0.5); }

.btn-outline-primary {
  color: #167FC1;
  border-color: #167FC1; }
  .btn-outline-primary:hover {
    color: #FFFFFF;
    background-color: #167FC1;
    border-color: #167FC1; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(22, 127, 193, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #167FC1;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #167FC1;
    border-color: #167FC1; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(22, 127, 193, 0.5); }

.btn-outline-secondary {
  color: #778590;
  border-color: #778590; }
  .btn-outline-secondary:hover {
    color: #FFFFFF;
    background-color: #778590;
    border-color: #778590; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(119, 133, 144, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #778590;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #778590;
    border-color: #778590; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(119, 133, 144, 0.5); }

.btn-outline-success {
  color: #7E8B39;
  border-color: #7E8B39; }
  .btn-outline-success:hover {
    color: #FFFFFF;
    background-color: #7E8B39;
    border-color: #7E8B39; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(126, 139, 57, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #7E8B39;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
    color: #FFFFFF;
    background-color: #7E8B39;
    border-color: #7E8B39; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(126, 139, 57, 0.5); }

.btn-outline-info {
  color: #46A676;
  border-color: #46A676; }
  .btn-outline-info:hover {
    color: #FFFFFF;
    background-color: #46A676;
    border-color: #46A676; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(70, 166, 118, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #46A676;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
    color: #FFFFFF;
    background-color: #46A676;
    border-color: #46A676; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(70, 166, 118, 0.5); }

.btn-outline-warning {
  color: #F7BE5D;
  border-color: #F7BE5D; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #F7BE5D;
    border-color: #F7BE5D; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(247, 190, 93, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #F7BE5D;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #F7BE5D;
    border-color: #F7BE5D; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(247, 190, 93, 0.5); }

.btn-outline-danger {
  color: #D24E3C;
  border-color: #D24E3C; }
  .btn-outline-danger:hover {
    color: #FFFFFF;
    background-color: #D24E3C;
    border-color: #D24E3C; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(210, 78, 60, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #D24E3C;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
    color: #FFFFFF;
    background-color: #D24E3C;
    border-color: #D24E3C; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(210, 78, 60, 0.5); }

.btn-outline-light {
  color: #F9F9F9;
  border-color: #F9F9F9; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #F9F9F9;
    border-color: #F9F9F9; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(249, 249, 249, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #F9F9F9;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #F9F9F9;
    border-color: #F9F9F9; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(249, 249, 249, 0.5); }

.btn-outline-dark {
  color: #1A1A1A;
  border-color: #1A1A1A; }
  .btn-outline-dark:hover {
    color: #FFFFFF;
    background-color: #1A1A1A;
    border-color: #1A1A1A; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(26, 26, 26, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #1A1A1A;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
    color: #FFFFFF;
    background-color: #1A1A1A;
    border-color: #1A1A1A; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(26, 26, 26, 0.5); }

.btn-outline-error {
  color: #D24E3C;
  border-color: #D24E3C; }
  .btn-outline-error:hover {
    color: #FFFFFF;
    background-color: #D24E3C;
    border-color: #D24E3C; }
  .btn-outline-error:focus, .btn-outline-error.focus {
    box-shadow: 0 0 0 0.2rem rgba(210, 78, 60, 0.5); }
  .btn-outline-error.disabled, .btn-outline-error:disabled {
    color: #D24E3C;
    background-color: transparent; }
  .btn-outline-error:not(:disabled):not(.disabled):active, .btn-outline-error:not(:disabled):not(.disabled).active, .show > .btn-outline-error.dropdown-toggle {
    color: #FFFFFF;
    background-color: #D24E3C;
    border-color: #D24E3C; }
    .btn-outline-error:not(:disabled):not(.disabled):active:focus, .btn-outline-error:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-error.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(210, 78, 60, 0.5); }

.btn-outline-disaster {
  color: #D21033;
  border-color: #D21033; }
  .btn-outline-disaster:hover {
    color: #FFFFFF;
    background-color: #D21033;
    border-color: #D21033; }
  .btn-outline-disaster:focus, .btn-outline-disaster.focus {
    box-shadow: 0 0 0 0.2rem rgba(210, 16, 51, 0.5); }
  .btn-outline-disaster.disabled, .btn-outline-disaster:disabled {
    color: #D21033;
    background-color: transparent; }
  .btn-outline-disaster:not(:disabled):not(.disabled):active, .btn-outline-disaster:not(:disabled):not(.disabled).active, .show > .btn-outline-disaster.dropdown-toggle {
    color: #FFFFFF;
    background-color: #D21033;
    border-color: #D21033; }
    .btn-outline-disaster:not(:disabled):not(.disabled):active:focus, .btn-outline-disaster:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-disaster.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(210, 16, 51, 0.5); }

.btn-link {
  font-weight: 400;
  color: #167FC1;
  text-decoration: none; }
  .btn-link:hover {
    color: #0e527c;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #778590;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }

  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }
.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }
.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }
.dropleft .dropdown-toggle::after {
  display: none; }
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #F1F1F1; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #F9F9F9; }
  .dropdown-item.active, .dropdown-item:active {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #167FC1; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #778590;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #778590;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #2A2A2A;
  text-align: center;
  white-space: nowrap;
  background-color: #F1F1F1;
  border: 1px solid #CED4DA;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #FFFFFF;
    border-color: #167FC1;
    background-color: #167FC1; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(22, 127, 193, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #69baee; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #FFFFFF;
    background-color: #96cff3;
    border-color: #96cff3; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #778590; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #F1F1F1; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #FFFFFF;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23FFFFFF' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #167FC1;
  background-color: #167FC1; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23FFFFFF' d='M0 2h4'/%3e%3c/svg%3e"); }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(22, 127, 193, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(22, 127, 193, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFFFFF'/%3e%3c/svg%3e"); }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(22, 127, 193, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #FFFFFF;
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(22, 127, 193, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #2A2A2A;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%231A1A1A' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #FFFFFF;
  border: 1px solid #CED4DA;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #69baee;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(22, 127, 193, 0.25); }
    .custom-select:focus::-ms-value {
      color: #2A2A2A;
      background-color: #FFFFFF; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #778590;
    background-color: #F1F1F1; }
  .custom-select::-ms-expand {
    display: none; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #69baee;
    box-shadow: 0 0 0 0.2rem rgba(22, 127, 193, 0.25); }
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #F1F1F1; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #2A2A2A;
  background-color: #FFFFFF;
  border: 1px solid #CED4DA;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #2A2A2A;
    content: "Browse";
    background-color: #F1F1F1;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(22, 127, 193, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(22, 127, 193, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(22, 127, 193, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #167FC1;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #96cff3; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #167FC1;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #96cff3; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #167FC1;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #96cff3; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #778590;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #F1F1F1 #F1F1F1 #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #778590;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #2A2A2A;
    background-color: #FFFFFF;
    border-color: #dee2e6 #dee2e6 #FFFFFF; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #FFFFFF;
  background-color: #167FC1; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #FFFFFF; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #FFFFFF; }
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #FFFFFF; }
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #FFFFFF; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #FFFFFF; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }
.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: flex;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-group {
      flex-flow: row wrap; }
      .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:not(:last-child) {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:not(:last-child) .card-img-top,
          .card-group > .card:not(:last-child) .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:not(:last-child) .card-img-bottom,
          .card-group > .card:not(:last-child) .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:not(:first-child) {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:not(:first-child) .card-img-top,
          .card-group > .card:not(:first-child) .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:not(:first-child) .card-img-bottom,
          .card-group > .card:not(:first-child) .card-footer {
            border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion > .card {
  overflow: hidden; }
  .accordion > .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0; }
  .accordion > .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0; }
  .accordion > .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .accordion > .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion > .card .card-header {
    margin-bottom: -1px; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #F1F1F1;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #778590;
    content: "/"; }
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }
.breadcrumb-item.active {
  color: #778590; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #167FC1;
  background-color: #FFFFFF;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0e527c;
    text-decoration: none;
    background-color: #F1F1F1;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(22, 127, 193, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }
.page-item.active .page-link {
  z-index: 1;
  color: #FFFFFF;
  background-color: #167FC1;
  border-color: #167FC1; }
.page-item.disabled .page-link {
  color: #778590;
  pointer-events: none;
  cursor: auto;
  background-color: #FFFFFF;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #FFFFFF;
  background-color: #167FC1; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #FFFFFF;
    background-color: #116193; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(22, 127, 193, 0.5); }

.badge-secondary {
  color: #FFFFFF;
  background-color: #778590; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #FFFFFF;
    background-color: #5f6b75; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(119, 133, 144, 0.5); }

.badge-success {
  color: #FFFFFF;
  background-color: #7E8B39; }
  a.badge-success:hover, a.badge-success:focus {
    color: #FFFFFF;
    background-color: #5d672a; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(126, 139, 57, 0.5); }

.badge-info {
  color: #FFFFFF;
  background-color: #46A676; }
  a.badge-info:hover, a.badge-info:focus {
    color: #FFFFFF;
    background-color: #37825d; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(70, 166, 118, 0.5); }

.badge-warning {
  color: #212529;
  background-color: #F7BE5D; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #f5ab2c; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(247, 190, 93, 0.5); }

.badge-danger {
  color: #FFFFFF;
  background-color: #D24E3C; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #FFFFFF;
    background-color: #b23929; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(210, 78, 60, 0.5); }

.badge-light {
  color: #212529;
  background-color: #F9F9F9; }
  a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #e0e0e0; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(249, 249, 249, 0.5); }

.badge-dark {
  color: #FFFFFF;
  background-color: #1A1A1A; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #FFFFFF;
    background-color: #010101; }
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(26, 26, 26, 0.5); }

.badge-error {
  color: #FFFFFF;
  background-color: #D24E3C; }
  a.badge-error:hover, a.badge-error:focus {
    color: #FFFFFF;
    background-color: #b23929; }
  a.badge-error:focus, a.badge-error.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(210, 78, 60, 0.5); }

.badge-disaster {
  color: #FFFFFF;
  background-color: #D21033; }
  a.badge-disaster:hover, a.badge-disaster:focus {
    color: #FFFFFF;
    background-color: #a30c27; }
  a.badge-disaster:focus, a.badge-disaster.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(210, 16, 51, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #F1F1F1;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #0b4264;
  background-color: #d0e5f3;
  border-color: #bedbee; }
  .alert-primary hr {
    border-top-color: #aad0e9; }
  .alert-primary .alert-link {
    color: #062436; }

.alert-secondary {
  color: #3e454b;
  background-color: #e4e7e9;
  border-color: #d9dde0; }
  .alert-secondary hr {
    border-top-color: #cbd0d5; }
  .alert-secondary .alert-link {
    color: #272b2f; }

.alert-success {
  color: #42481e;
  background-color: #e5e8d7;
  border-color: #dbdfc8; }
  .alert-success hr {
    border-top-color: #d0d6b8; }
  .alert-success .alert-link {
    color: #21240f; }

.alert-info {
  color: #24563d;
  background-color: #daede4;
  border-color: #cbe6d9; }
  .alert-info hr {
    border-top-color: #badecc; }
  .alert-info .alert-link {
    color: #153224; }

.alert-warning {
  color: #806330;
  background-color: #fdf2df;
  border-color: #fdedd2; }
  .alert-warning hr {
    border-top-color: #fce3ba; }
  .alert-warning .alert-link {
    color: #5b4622; }

.alert-danger {
  color: #6d291f;
  background-color: #f6dcd8;
  border-color: #f2cdc8; }
  .alert-danger hr {
    border-top-color: #edbab3; }
  .alert-danger .alert-link {
    color: #451a14; }

.alert-light {
  color: #818181;
  background-color: #fefefe;
  border-color: #fdfdfd; }
  .alert-light hr {
    border-top-color: #f0f0f0; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #0e0e0e;
  background-color: #d1d1d1;
  border-color: #bfbfbf; }
  .alert-dark hr {
    border-top-color: #b2b2b2; }
  .alert-dark .alert-link {
    color: black; }

.alert-error {
  color: #6d291f;
  background-color: #f6dcd8;
  border-color: #f2cdc8; }
  .alert-error hr {
    border-top-color: #edbab3; }
  .alert-error .alert-link {
    color: #451a14; }

.alert-disaster {
  color: #6d081b;
  background-color: #f6cfd6;
  border-color: #f2bcc6; }
  .alert-disaster hr {
    border-top-color: #eea7b4; }
  .alert-disaster .alert-link {
    color: #3d050f; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #F1F1F1;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #FFFFFF;
  text-align: center;
  white-space: nowrap;
  background-color: #167FC1;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      animation: none; } }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #2A2A2A;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #2A2A2A;
    text-decoration: none;
    background-color: #F9F9F9; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #F1F1F1; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #778590;
    pointer-events: none;
    background-color: #FFFFFF; }
  .list-group-item.active {
    z-index: 2;
    color: #FFFFFF;
    background-color: #167FC1;
    border-color: #167FC1; }

.list-group-horizontal {
  flex-direction: row; }
  .list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }
    .list-group-horizontal .list-group-item:first-child {
      border-top-left-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal .list-group-item:last-child {
      margin-right: 0;
      border-top-right-radius: 0.25rem;
      border-bottom-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
  .list-group-flush .list-group-item:last-child {
    margin-bottom: -1px; }
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0; }

.list-group-item-primary {
  color: #0b4264;
  background-color: #bedbee; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #0b4264;
    background-color: #aad0e9; }
  .list-group-item-primary.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #0b4264;
    border-color: #0b4264; }

.list-group-item-secondary {
  color: #3e454b;
  background-color: #d9dde0; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #3e454b;
    background-color: #cbd0d5; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #3e454b;
    border-color: #3e454b; }

.list-group-item-success {
  color: #42481e;
  background-color: #dbdfc8; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #42481e;
    background-color: #d0d6b8; }
  .list-group-item-success.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #42481e;
    border-color: #42481e; }

.list-group-item-info {
  color: #24563d;
  background-color: #cbe6d9; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #24563d;
    background-color: #badecc; }
  .list-group-item-info.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #24563d;
    border-color: #24563d; }

.list-group-item-warning {
  color: #806330;
  background-color: #fdedd2; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #806330;
    background-color: #fce3ba; }
  .list-group-item-warning.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #806330;
    border-color: #806330; }

.list-group-item-danger {
  color: #6d291f;
  background-color: #f2cdc8; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #6d291f;
    background-color: #edbab3; }
  .list-group-item-danger.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #6d291f;
    border-color: #6d291f; }

.list-group-item-light {
  color: #818181;
  background-color: #fdfdfd; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818181;
    background-color: #f0f0f0; }
  .list-group-item-light.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #818181;
    border-color: #818181; }

.list-group-item-dark {
  color: #0e0e0e;
  background-color: #bfbfbf; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #0e0e0e;
    background-color: #b2b2b2; }
  .list-group-item-dark.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #0e0e0e;
    border-color: #0e0e0e; }

.list-group-item-error {
  color: #6d291f;
  background-color: #f2cdc8; }
  .list-group-item-error.list-group-item-action:hover, .list-group-item-error.list-group-item-action:focus {
    color: #6d291f;
    background-color: #edbab3; }
  .list-group-item-error.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #6d291f;
    border-color: #6d291f; }

.list-group-item-disaster {
  color: #6d081b;
  background-color: #f2bcc6; }
  .list-group-item-disaster.list-group-item-action:hover, .list-group-item-disaster.list-group-item-action:focus {
    color: #6d081b;
    background-color: #eea7b4; }
  .list-group-item-disaster.list-group-item-action.active {
    color: #FFFFFF;
    background-color: #6d081b;
    border-color: #6d081b; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #FFFFFF;
  opacity: .5; }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none; }

a.close.disabled {
  pointer-events: none; }

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #778590;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body {
  padding: 0.75rem; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem); }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: myriad-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #FFFFFF;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: myriad-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #FFFFFF; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #FFFFFF; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc((0.5rem + 1px) * -1); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #FFFFFF; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #FFFFFF; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #FFFFFF;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #FFFFFF;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #FFFFFF;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #FFFFFF;
  text-align: center; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1; } }
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #167FC1 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #116193 !important; }

.bg-secondary {
  background-color: #778590 !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #5f6b75 !important; }

.bg-success {
  background-color: #7E8B39 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #5d672a !important; }

.bg-info {
  background-color: #46A676 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #37825d !important; }

.bg-warning {
  background-color: #F7BE5D !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #f5ab2c !important; }

.bg-danger {
  background-color: #D24E3C !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #b23929 !important; }

.bg-light {
  background-color: #F9F9F9 !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #e0e0e0 !important; }

.bg-dark {
  background-color: #1A1A1A !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #010101 !important; }

.bg-error {
  background-color: #D24E3C !important; }

a.bg-error:hover, a.bg-error:focus,
button.bg-error:hover,
button.bg-error:focus {
  background-color: #b23929 !important; }

.bg-disaster {
  background-color: #D21033 !important; }

a.bg-disaster:hover, a.bg-disaster:focus,
button.bg-disaster:hover,
button.bg-disaster:focus {
  background-color: #a30c27 !important; }

.bg-white {
  background-color: #FFFFFF !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #167FC1 !important; }

.border-secondary {
  border-color: #778590 !important; }

.border-success {
  border-color: #7E8B39 !important; }

.border-info {
  border-color: #46A676 !important; }

.border-warning {
  border-color: #F7BE5D !important; }

.border-danger {
  border-color: #D24E3C !important; }

.border-light {
  border-color: #F9F9F9 !important; }

.border-dark {
  border-color: #1A1A1A !important; }

.border-error {
  border-color: #D24E3C !important; }

.border-disaster {
  border-color: #D21033 !important; }

.border-white {
  border-color: #FFFFFF !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }

  .d-sm-inline {
    display: inline !important; }

  .d-sm-inline-block {
    display: inline-block !important; }

  .d-sm-block {
    display: block !important; }

  .d-sm-table {
    display: table !important; }

  .d-sm-table-row {
    display: table-row !important; }

  .d-sm-table-cell {
    display: table-cell !important; }

  .d-sm-flex {
    display: flex !important; }

  .d-sm-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }

  .d-md-inline {
    display: inline !important; }

  .d-md-inline-block {
    display: inline-block !important; }

  .d-md-block {
    display: block !important; }

  .d-md-table {
    display: table !important; }

  .d-md-table-row {
    display: table-row !important; }

  .d-md-table-cell {
    display: table-cell !important; }

  .d-md-flex {
    display: flex !important; }

  .d-md-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-row {
    display: table-row !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: flex !important; }

  .d-lg-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }

  .d-xl-inline {
    display: inline !important; }

  .d-xl-inline-block {
    display: inline-block !important; }

  .d-xl-block {
    display: block !important; }

  .d-xl-table {
    display: table !important; }

  .d-xl-table-row {
    display: table-row !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: flex !important; }

  .d-xl-inline-flex {
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }

  .d-print-inline {
    display: inline !important; }

  .d-print-inline-block {
    display: inline-block !important; }

  .d-print-block {
    display: block !important; }

  .d-print-table {
    display: table !important; }

  .d-print-table-row {
    display: table-row !important; }

  .d-print-table-cell {
    display: table-cell !important; }

  .d-print-flex {
    display: flex !important; }

  .d-print-inline-flex {
    display: inline-flex !important; } }
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }

  .flex-sm-column {
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-sm-fill {
    flex: 1 1 auto !important; }

  .flex-sm-grow-0 {
    flex-grow: 0 !important; }

  .flex-sm-grow-1 {
    flex-grow: 1 !important; }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-sm-start {
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    justify-content: center !important; }

  .justify-content-sm-between {
    justify-content: space-between !important; }

  .justify-content-sm-around {
    justify-content: space-around !important; }

  .align-items-sm-start {
    align-items: flex-start !important; }

  .align-items-sm-end {
    align-items: flex-end !important; }

  .align-items-sm-center {
    align-items: center !important; }

  .align-items-sm-baseline {
    align-items: baseline !important; }

  .align-items-sm-stretch {
    align-items: stretch !important; }

  .align-content-sm-start {
    align-content: flex-start !important; }

  .align-content-sm-end {
    align-content: flex-end !important; }

  .align-content-sm-center {
    align-content: center !important; }

  .align-content-sm-between {
    align-content: space-between !important; }

  .align-content-sm-around {
    align-content: space-around !important; }

  .align-content-sm-stretch {
    align-content: stretch !important; }

  .align-self-sm-auto {
    align-self: auto !important; }

  .align-self-sm-start {
    align-self: flex-start !important; }

  .align-self-sm-end {
    align-self: flex-end !important; }

  .align-self-sm-center {
    align-self: center !important; }

  .align-self-sm-baseline {
    align-self: baseline !important; }

  .align-self-sm-stretch {
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }

  .flex-md-column {
    flex-direction: column !important; }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-md-wrap {
    flex-wrap: wrap !important; }

  .flex-md-nowrap {
    flex-wrap: nowrap !important; }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-md-fill {
    flex: 1 1 auto !important; }

  .flex-md-grow-0 {
    flex-grow: 0 !important; }

  .flex-md-grow-1 {
    flex-grow: 1 !important; }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-md-start {
    justify-content: flex-start !important; }

  .justify-content-md-end {
    justify-content: flex-end !important; }

  .justify-content-md-center {
    justify-content: center !important; }

  .justify-content-md-between {
    justify-content: space-between !important; }

  .justify-content-md-around {
    justify-content: space-around !important; }

  .align-items-md-start {
    align-items: flex-start !important; }

  .align-items-md-end {
    align-items: flex-end !important; }

  .align-items-md-center {
    align-items: center !important; }

  .align-items-md-baseline {
    align-items: baseline !important; }

  .align-items-md-stretch {
    align-items: stretch !important; }

  .align-content-md-start {
    align-content: flex-start !important; }

  .align-content-md-end {
    align-content: flex-end !important; }

  .align-content-md-center {
    align-content: center !important; }

  .align-content-md-between {
    align-content: space-between !important; }

  .align-content-md-around {
    align-content: space-around !important; }

  .align-content-md-stretch {
    align-content: stretch !important; }

  .align-self-md-auto {
    align-self: auto !important; }

  .align-self-md-start {
    align-self: flex-start !important; }

  .align-self-md-end {
    align-self: flex-end !important; }

  .align-self-md-center {
    align-self: center !important; }

  .align-self-md-baseline {
    align-self: baseline !important; }

  .align-self-md-stretch {
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }

  .flex-lg-column {
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-lg-fill {
    flex: 1 1 auto !important; }

  .flex-lg-grow-0 {
    flex-grow: 0 !important; }

  .flex-lg-grow-1 {
    flex-grow: 1 !important; }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-lg-start {
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    justify-content: center !important; }

  .justify-content-lg-between {
    justify-content: space-between !important; }

  .justify-content-lg-around {
    justify-content: space-around !important; }

  .align-items-lg-start {
    align-items: flex-start !important; }

  .align-items-lg-end {
    align-items: flex-end !important; }

  .align-items-lg-center {
    align-items: center !important; }

  .align-items-lg-baseline {
    align-items: baseline !important; }

  .align-items-lg-stretch {
    align-items: stretch !important; }

  .align-content-lg-start {
    align-content: flex-start !important; }

  .align-content-lg-end {
    align-content: flex-end !important; }

  .align-content-lg-center {
    align-content: center !important; }

  .align-content-lg-between {
    align-content: space-between !important; }

  .align-content-lg-around {
    align-content: space-around !important; }

  .align-content-lg-stretch {
    align-content: stretch !important; }

  .align-self-lg-auto {
    align-self: auto !important; }

  .align-self-lg-start {
    align-self: flex-start !important; }

  .align-self-lg-end {
    align-self: flex-end !important; }

  .align-self-lg-center {
    align-self: center !important; }

  .align-self-lg-baseline {
    align-self: baseline !important; }

  .align-self-lg-stretch {
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }

  .flex-xl-column {
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-xl-fill {
    flex: 1 1 auto !important; }

  .flex-xl-grow-0 {
    flex-grow: 0 !important; }

  .flex-xl-grow-1 {
    flex-grow: 1 !important; }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-xl-start {
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    justify-content: center !important; }

  .justify-content-xl-between {
    justify-content: space-between !important; }

  .justify-content-xl-around {
    justify-content: space-around !important; }

  .align-items-xl-start {
    align-items: flex-start !important; }

  .align-items-xl-end {
    align-items: flex-end !important; }

  .align-items-xl-center {
    align-items: center !important; }

  .align-items-xl-baseline {
    align-items: baseline !important; }

  .align-items-xl-stretch {
    align-items: stretch !important; }

  .align-content-xl-start {
    align-content: flex-start !important; }

  .align-content-xl-end {
    align-content: flex-end !important; }

  .align-content-xl-center {
    align-content: center !important; }

  .align-content-xl-between {
    align-content: space-between !important; }

  .align-content-xl-around {
    align-content: space-around !important; }

  .align-content-xl-stretch {
    align-content: stretch !important; }

  .align-self-xl-auto {
    align-self: auto !important; }

  .align-self-xl-start {
    align-self: flex-start !important; }

  .align-self-xl-end {
    align-self: flex-end !important; }

  .align-self-xl-center {
    align-self: center !important; }

  .align-self-xl-baseline {
    align-self: baseline !important; }

  .align-self-xl-stretch {
    align-self: stretch !important; } }
.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }

  .float-sm-right {
    float: right !important; }

  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }

  .float-md-right {
    float: right !important; }

  .float-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }

  .float-lg-right {
    float: right !important; }

  .float-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }

  .float-xl-right {
    float: right !important; }

  .float-xl-none {
    float: none !important; } }
.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }

  .m-sm-1 {
    margin: 0.25rem !important; }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }

  .m-sm-2 {
    margin: 0.5rem !important; }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }

  .m-sm-3 {
    margin: 1rem !important; }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }

  .m-sm-4 {
    margin: 1.5rem !important; }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }

  .m-sm-5 {
    margin: 3rem !important; }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }

  .p-sm-0 {
    padding: 0 !important; }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }

  .p-sm-1 {
    padding: 0.25rem !important; }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }

  .p-sm-2 {
    padding: 0.5rem !important; }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }

  .p-sm-3 {
    padding: 1rem !important; }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }

  .p-sm-4 {
    padding: 1.5rem !important; }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }

  .p-sm-5 {
    padding: 3rem !important; }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }

  .m-sm-n1 {
    margin: -0.25rem !important; }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }

  .m-sm-n2 {
    margin: -0.5rem !important; }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }

  .m-sm-n3 {
    margin: -1rem !important; }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }

  .m-sm-n4 {
    margin: -1.5rem !important; }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }

  .m-sm-n5 {
    margin: -3rem !important; }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }

  .m-sm-auto {
    margin: auto !important; }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }

  .m-md-1 {
    margin: 0.25rem !important; }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }

  .m-md-2 {
    margin: 0.5rem !important; }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }

  .m-md-3 {
    margin: 1rem !important; }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }

  .m-md-4 {
    margin: 1.5rem !important; }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }

  .m-md-5 {
    margin: 3rem !important; }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }

  .p-md-0 {
    padding: 0 !important; }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }

  .p-md-1 {
    padding: 0.25rem !important; }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }

  .p-md-2 {
    padding: 0.5rem !important; }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }

  .p-md-3 {
    padding: 1rem !important; }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }

  .p-md-4 {
    padding: 1.5rem !important; }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }

  .p-md-5 {
    padding: 3rem !important; }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }

  .m-md-n1 {
    margin: -0.25rem !important; }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }

  .m-md-n2 {
    margin: -0.5rem !important; }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }

  .m-md-n3 {
    margin: -1rem !important; }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }

  .m-md-n4 {
    margin: -1.5rem !important; }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }

  .m-md-n5 {
    margin: -3rem !important; }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }

  .m-md-auto {
    margin: auto !important; }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }

  .m-lg-1 {
    margin: 0.25rem !important; }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }

  .m-lg-2 {
    margin: 0.5rem !important; }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }

  .m-lg-3 {
    margin: 1rem !important; }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }

  .m-lg-4 {
    margin: 1.5rem !important; }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }

  .m-lg-5 {
    margin: 3rem !important; }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }

  .p-lg-0 {
    padding: 0 !important; }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }

  .p-lg-1 {
    padding: 0.25rem !important; }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }

  .p-lg-2 {
    padding: 0.5rem !important; }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }

  .p-lg-3 {
    padding: 1rem !important; }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }

  .p-lg-4 {
    padding: 1.5rem !important; }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }

  .p-lg-5 {
    padding: 3rem !important; }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }

  .m-lg-n1 {
    margin: -0.25rem !important; }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }

  .m-lg-n2 {
    margin: -0.5rem !important; }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }

  .m-lg-n3 {
    margin: -1rem !important; }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }

  .m-lg-n4 {
    margin: -1.5rem !important; }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }

  .m-lg-n5 {
    margin: -3rem !important; }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }

  .m-lg-auto {
    margin: auto !important; }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }

  .m-xl-1 {
    margin: 0.25rem !important; }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }

  .m-xl-2 {
    margin: 0.5rem !important; }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }

  .m-xl-3 {
    margin: 1rem !important; }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }

  .m-xl-4 {
    margin: 1.5rem !important; }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }

  .m-xl-5 {
    margin: 3rem !important; }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }

  .p-xl-0 {
    padding: 0 !important; }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }

  .p-xl-1 {
    padding: 0.25rem !important; }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }

  .p-xl-2 {
    padding: 0.5rem !important; }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }

  .p-xl-3 {
    padding: 1rem !important; }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }

  .p-xl-4 {
    padding: 1.5rem !important; }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }

  .p-xl-5 {
    padding: 3rem !important; }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }

  .m-xl-n1 {
    margin: -0.25rem !important; }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }

  .m-xl-n2 {
    margin: -0.5rem !important; }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }

  .m-xl-n3 {
    margin: -1rem !important; }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }

  .m-xl-n4 {
    margin: -1.5rem !important; }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }

  .m-xl-n5 {
    margin: -3rem !important; }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }

  .m-xl-auto {
    margin: auto !important; }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }

  .text-xl-right {
    text-align: right !important; }

  .text-xl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #FFFFFF !important; }

.text-primary {
  color: #167FC1 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0e527c !important; }

.text-secondary {
  color: #778590 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #545e67 !important; }

.text-success {
  color: #7E8B39 !important; }

a.text-success:hover, a.text-success:focus {
  color: #4d5523 !important; }

.text-info {
  color: #46A676 !important; }

a.text-info:hover, a.text-info:focus {
  color: #2f7050 !important; }

.text-warning {
  color: #F7BE5D !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #f3a114 !important; }

.text-danger {
  color: #D24E3C !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #9d3324 !important; }

.text-light {
  color: #F9F9F9 !important; }

a.text-light:hover, a.text-light:focus {
  color: lightgray !important; }

.text-dark {
  color: #1A1A1A !important; }

a.text-dark:hover, a.text-dark:focus {
  color: black !important; }

.text-error {
  color: #D24E3C !important; }

a.text-error:hover, a.text-error:focus {
  color: #9d3324 !important; }

.text-disaster {
  color: #D21033 !important; }

a.text-disaster:hover, a.text-disaster:focus {
  color: #8b0b22 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #778590 !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }

  a:not(.btn) {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  @page {
    size: a3; }
  body {
    min-width: 992px !important; }

  .container {
    min-width: 992px !important; }

  .navbar {
    display: none; }

  .badge {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #FFFFFF !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }

  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }
@font-face {
  font-family: 'Simple-Line-Icons-Pro';
  src: url("../fonts/Simple-Line-Icons/Simple-Line-Icons-Pro.eot?bnq6qi");
  src: url("../fonts/Simple-Line-Icons/Simple-Line-Icons-Pro.eot?bnq6qi#iefix") format("embedded-opentype"), url("../fonts/Simple-Line-Icons/Simple-Line-Icons-Pro.ttf?bnq6qi") format("truetype"), url("../fonts/Simple-Line-Icons/Simple-Line-Icons-Pro.woff?bnq6qi") format("woff"), url("../fonts/Simple-Line-Icons/Simple-Line-Icons-Pro.svg?bnq6qi#Simple-Line-Icons-Pro") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: 'Simple-Line-Icons-Pro';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding-right: 4px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow-1-circle-down:before {
  content: "\e800"; }

.icon-arrow-1-circle-left:before {
  content: "\e801"; }

.icon-arrow-1-circle-right:before {
  content: "\e802"; }

.icon-arrow-1-circle-up:before {
  content: "\e803"; }

.icon-arrow-1-down:before {
  content: "\e804"; }

.icon-arrow-1-left:before {
  content: "\e805"; }

.icon-arrow-1-right:before {
  content: "\e806"; }

.icon-arrow-1-square-down:before {
  content: "\e807"; }

.icon-arrow-1-square-left:before {
  content: "\e808"; }

.icon-arrow-1-square-right:before {
  content: "\e809"; }

.icon-arrow-1-square-up:before {
  content: "\e80a"; }

.icon-arrow-1-up:before {
  content: "\e80b"; }

.icon-arrow-2-circle-down:before {
  content: "\e80c"; }

.icon-arrow-2-circle-left:before {
  content: "\e80d"; }

.icon-arrow-2-circle-right:before {
  content: "\e80e"; }

.icon-arrow-2-circle-up:before {
  content: "\e80f"; }

.icon-arrow-2-down:before {
  content: "\e810"; }

.icon-arrow-2-left:before {
  content: "\e811"; }

.icon-arrow-2-right:before {
  content: "\e812"; }

.icon-arrow-2-square-down:before {
  content: "\e813"; }

.icon-arrow-2-square-left:before {
  content: "\e814"; }

.icon-arrow-2-square-right:before {
  content: "\e815"; }

.icon-arrow-2-square-up:before {
  content: "\e816"; }

.icon-arrow-2-up:before {
  content: "\e817"; }

.icon-arrow-3-circle-down:before {
  content: "\e818"; }

.icon-arrow-3-circle-left:before {
  content: "\e819"; }

.icon-arrow-3-circle-right:before {
  content: "\e81a"; }

.icon-arrow-3-circle-up:before {
  content: "\e81b"; }

.icon-arrow-3-down:before {
  content: "\e81c"; }

.icon-arrow-3-left:before {
  content: "\e81d"; }

.icon-arrow-3-right:before {
  content: "\e81e"; }

.icon-arrow-3-square-down:before {
  content: "\e81f"; }

.icon-arrow-3-square-left:before {
  content: "\e820"; }

.icon-arrow-3-square-right:before {
  content: "\e821"; }

.icon-arrow-3-square-up:before {
  content: "\e822"; }

.icon-arrow-3-up:before {
  content: "\e823"; }

.icon-back-1:before {
  content: "\e824"; }

.icon-back-2:before {
  content: "\e825"; }

.icon-back-3:before {
  content: "\e826"; }

.icon-back-4-circle:before {
  content: "\e827"; }

.icon-back-4-square:before {
  content: "\e828"; }

.icon-back-4:before {
  content: "\e829"; }

.icon-back-5:before {
  content: "\e82a"; }

.icon-back-6:before {
  content: "\e82b"; }

.icon-back-7:before {
  content: "\e82c"; }

.icon-backward-7:before {
  content: "\e82d"; }

.icon-double-arrows-1-left:before {
  content: "\e82e"; }

.icon-double-arrows-1-right:before {
  content: "\e82f"; }

.icon-fork-arrows:before {
  content: "\e830"; }

.icon-forward-7:before {
  content: "\e831"; }

.icon-next-1:before {
  content: "\e832"; }

.icon-next-2:before {
  content: "\e833"; }

.icon-next-3:before {
  content: "\e834"; }

.icon-next-4-circle:before {
  content: "\e835"; }

.icon-next-4-square:before {
  content: "\e836"; }

.icon-next-4:before {
  content: "\e837"; }

.icon-next-5:before {
  content: "\e838"; }

.icon-next-6:before {
  content: "\e839"; }

.icon-next-7:before {
  content: "\e83a"; }

.icon-s-arrow-1:before {
  content: "\e83b"; }

.icon-s-arrow-2:before {
  content: "\e83c"; }

.icon-s-arrow-3:before {
  content: "\e83d"; }

.icon-answer:before {
  content: "\e83e"; }

.icon-call-back:before {
  content: "\e83f"; }

.icon-call-block:before {
  content: "\e840"; }

.icon-call-end:before {
  content: "\e841"; }

.icon-call-hold:before {
  content: "\e842"; }

.icon-call-in:before {
  content: "\e843"; }

.icon-call-logs:before {
  content: "\e844"; }

.icon-call-off:before {
  content: "\e845"; }

.icon-call-out:before {
  content: "\e846"; }

.icon-call:before {
  content: "\e847"; }

.icon-chat-1:before {
  content: "\e848"; }

.icon-chat-2:before {
  content: "\e849"; }

.icon-chat-3:before {
  content: "\e84a"; }

.icon-comment-1-like:before {
  content: "\e84b"; }

.icon-comment-1-pause:before {
  content: "\e84c"; }

.icon-comment-1:before {
  content: "\e84d"; }

.icon-comment-2-hashtag:before {
  content: "\e84e"; }

.icon-comment-2-quote:before {
  content: "\e84f"; }

.icon-comment-2-smile:before {
  content: "\e850"; }

.icon-comment-2-write-2:before {
  content: "\e851"; }

.icon-comment-2:before {
  content: "\e852"; }

.icon-comment-3:before {
  content: "\e853"; }

.icon-comments-1:before {
  content: "\e854"; }

.icon-comments-2:before {
  content: "\e855"; }

.icon-comments-3:before {
  content: "\e856"; }

.icon-email-2-at:before {
  content: "\e857"; }

.icon-email-2-letter:before {
  content: "\e858"; }

.icon-email-2-open:before {
  content: "\e859"; }

.icon-email-2-search:before {
  content: "\e85a"; }

.icon-email-at:before {
  content: "\e85b"; }

.icon-email-ban:before {
  content: "\e85c"; }

.icon-email-close:before {
  content: "\e85d"; }

.icon-email-delete:before {
  content: "\e85e"; }

.icon-email-edit:before {
  content: "\e85f"; }

.icon-email-forward:before {
  content: "\e860"; }

.icon-email-in:before {
  content: "\e861"; }

.icon-email-letter:before {
  content: "\e862"; }

.icon-email-locked:before {
  content: "\e863"; }

.icon-email-new:before {
  content: "\e864"; }

.icon-email-open:before {
  content: "\e865"; }

.icon-email-out:before {
  content: "\e866"; }

.icon-email-refresh:before {
  content: "\e867"; }

.icon-email-reply:before {
  content: "\e868"; }

.icon-email-search:before {
  content: "\e869"; }

.icon-email-send:before {
  content: "\e86a"; }

.icon-email-star:before {
  content: "\e86b"; }

.icon-email:before {
  content: "\e86c"; }

.icon-inbox-empty:before {
  content: "\e86d"; }

.icon-inbox-full:before {
  content: "\e86e"; }

.icon-inbox:before {
  content: "\e86f"; }

.icon-letter:before {
  content: "\e870"; }

.icon-letters:before {
  content: "\e871"; }

.icon-megaphone-1:before {
  content: "\e872"; }

.icon-megaphone-2:before {
  content: "\e873"; }

.icon-message-1-alert:before {
  content: "\e874"; }

.icon-message-1-ask:before {
  content: "\e875"; }

.icon-message-1-hashtag:before {
  content: "\e876"; }

.icon-message-1-heart:before {
  content: "\e877"; }

.icon-message-1-music-tone:before {
  content: "\e878"; }

.icon-message-1-quote:before {
  content: "\e879"; }

.icon-message-1-smile:before {
  content: "\e87a"; }

.icon-message-1-write:before {
  content: "\e87b"; }

.icon-message-1:before {
  content: "\e87c"; }

.icon-message-2-alert:before {
  content: "\e87d"; }

.icon-message-2-ask:before {
  content: "\e87e"; }

.icon-message-2-heart:before {
  content: "\e87f"; }

.icon-message-2-like:before {
  content: "\e880"; }

.icon-message-2-music-tone:before {
  content: "\e881"; }

.icon-message-2-pause:before {
  content: "\e882"; }

.icon-message-2-write:before {
  content: "\e883"; }

.icon-message-2:before {
  content: "\e884"; }

.icon-message-3-alert:before {
  content: "\e885"; }

.icon-message-3-ask:before {
  content: "\e886"; }

.icon-message-3-hashtag:before {
  content: "\e887"; }

.icon-message-3-heart:before {
  content: "\e888"; }

.icon-message-3-like:before {
  content: "\e889"; }

.icon-message-3-music-tone:before {
  content: "\e88a"; }

.icon-message-3-pause:before {
  content: "\e88b"; }

.icon-message-3-quote:before {
  content: "\e88c"; }

.icon-message-3-smile:before {
  content: "\e88d"; }

.icon-message-3-write-2:before {
  content: "\e88e"; }

.icon-message-3-write1:before {
  content: "\e88f"; }

.icon-message-3:before {
  content: "\e890"; }

.icon-outbox:before {
  content: "\e891"; }

.icon-paper-plane-2:before {
  content: "\e892"; }

.icon-phone-call-in:before {
  content: "\e893"; }

.icon-phone-call-out:before {
  content: "\e894"; }

.icon-phone-contacts:before {
  content: "\e895"; }

.icon-phone-message-1:before {
  content: "\e896"; }

.icon-phone-message-2:before {
  content: "\e897"; }

.icon-phone-message-3:before {
  content: "\e898"; }

.icon-phone-ring:before {
  content: "\e899"; }

.icon-Q-and-A:before {
  content: "\e89a"; }

.icon-Shape880:before {
  content: "\e89b"; }

.icon-telephone-1:before {
  content: "\e89c"; }

.icon-voicemail:before {
  content: "\e89d"; }

.icon-battery-1:before {
  content: "\e89e"; }

.icon-battery-2:before {
  content: "\e89f"; }

.icon-battery-3:before {
  content: "\e8a0"; }

.icon-battery-4:before {
  content: "\e8a1"; }

.icon-battery-5:before {
  content: "\e8a2"; }

.icon-battery-charging:before {
  content: "\e8a3"; }

.icon-battery-empty:before {
  content: "\e8a4"; }

.icon-battery-fully-charged:before {
  content: "\e8a5"; }

.icon-battery-low:before {
  content: "\e8a6"; }

.icon-battery-warning:before {
  content: "\e8a7"; }

.icon-cable-1:before {
  content: "\e8a8"; }

.icon-cable-2:before {
  content: "\e8a9"; }

.icon-cd-burn:before {
  content: "\e8aa"; }

.icon-cd:before {
  content: "\e8ab"; }

.icon-charger-plug-1:before {
  content: "\e8ac"; }

.icon-charger-plug-2:before {
  content: "\e8ad"; }

.icon-charger-plug-3:before {
  content: "\e8ae"; }

.icon-desktop:before {
  content: "\e8af"; }

.icon-diskette-1:before {
  content: "\e8b0"; }

.icon-diskette-2:before {
  content: "\e8b1"; }

.icon-diskette-3:before {
  content: "\e8b2"; }

.icon-flashdrive:before {
  content: "\e8b3"; }

.icon-gameboy:before {
  content: "\e8b4"; }

.icon-hdd:before {
  content: "\e8b5"; }

.icon-imac:before {
  content: "\e8b6"; }

.icon-ipod:before {
  content: "\e8b7"; }

.icon-iwatch:before {
  content: "\e8b8"; }

.icon-joystick-1:before {
  content: "\e8b9"; }

.icon-joystick-2:before {
  content: "\e8ba"; }

.icon-keyboard-1:before {
  content: "\e8bb"; }

.icon-keyboard-2:before {
  content: "\e8bc"; }

.icon-laptop-1:before {
  content: "\e8bd"; }

.icon-laptop-2:before {
  content: "\e8be"; }

.icon-monitor:before {
  content: "\e8bf"; }

.icon-mouse-1:before {
  content: "\e8c0"; }

.icon-mouse-2:before {
  content: "\e8c1"; }

.icon-mouse-3:before {
  content: "\e8c2"; }

.icon-old-computer:before {
  content: "\e8c3"; }

.icon-old-radio-1:before {
  content: "\e8c4"; }

.icon-old-radio-2:before {
  content: "\e8c5"; }

.icon-old-radio-3:before {
  content: "\e8c6"; }

.icon-old-telephone:before {
  content: "\e8c7"; }

.icon-old-tv-1:before {
  content: "\e8c8"; }

.icon-old-tv-2:before {
  content: "\e8c9"; }

.icon-outlet:before {
  content: "\e8ca"; }

.icon-plug:before {
  content: "\e8cb"; }

.icon-printer:before {
  content: "\e8cc"; }

.icon-projector:before {
  content: "\e8cd"; }

.icon-psp:before {
  content: "\e8ce"; }

.icon-remote:before {
  content: "\e8cf"; }

.icon-router:before {
  content: "\e8d0"; }

.icon-security-camera:before {
  content: "\e8d1"; }

.icon-shredder:before {
  content: "\e8d2"; }

.icon-sim-1:before {
  content: "\e8d3"; }

.icon-sim-2:before {
  content: "\e8d4"; }

.icon-smart-watch:before {
  content: "\e8d5"; }

.icon-smartphone-0ff:before {
  content: "\e8d6"; }

.icon-smartphone-3G:before {
  content: "\e8d7"; }

.icon-smartphone-4G:before {
  content: "\e8d8"; }

.icon-smartphone-desktop:before {
  content: "\e8d9"; }

.icon-smartphone-hand-1:before {
  content: "\e8da"; }

.icon-smartphone-hand-2:before {
  content: "\e8db"; }

.icon-smartphone-landscape:before {
  content: "\e8dc"; }

.icon-smartphone-laptop:before {
  content: "\e8dd"; }

.icon-smartphone-orientation:before {
  content: "\e8de"; }

.icon-smartphone-rotate-left:before {
  content: "\e8df"; }

.icon-smartphone-rotate-right:before {
  content: "\e8e0"; }

.icon-smartphone-tablet-1:before {
  content: "\e8e1"; }

.icon-smartphone-tablet-2:before {
  content: "\e8e2"; }

.icon-smartphone-tablet-desktop:before {
  content: "\e8e3"; }

.icon-smartphone:before {
  content: "\e8e4"; }

.icon-smartphones:before {
  content: "\e8e5"; }

.icon-switch:before {
  content: "\e8e6"; }

.icon-tablet-desktop:before {
  content: "\e8e7"; }

.icon-tablet-landscape:before {
  content: "\e8e8"; }

.icon-tablet-orientation-landscape:before {
  content: "\e8e9"; }

.icon-tablet-orientation-portrait:before {
  content: "\e8ea"; }

.icon-tablet-stylus:before {
  content: "\e8eb"; }

.icon-tablet:before {
  content: "\e8ec"; }

.icon-tablets:before {
  content: "\e8ed"; }

.icon-telephone:before {
  content: "\e8ee"; }

.icon-tv:before {
  content: "\e8ef"; }

.icon-usb-wireless:before {
  content: "\e8f0"; }

.icon-web-camera:before {
  content: "\e8f1"; }

.icon-auction:before {
  content: "\e8f2"; }

.icon-barcode-scan:before {
  content: "\e8f3"; }

.icon-barcode:before {
  content: "\e8f4"; }

.icon-basket-add:before {
  content: "\e8f5"; }

.icon-basket-check:before {
  content: "\e8f6"; }

.icon-basket-close:before {
  content: "\e8f7"; }

.icon-basket-in:before {
  content: "\e8f8"; }

.icon-basket-out:before {
  content: "\e8f9"; }

.icon-basket-remove:before {
  content: "\e8fa"; }

.icon-basket:before {
  content: "\e8fb"; }

.icon-cart-1-add:before {
  content: "\e8fc"; }

.icon-cart-1-cancel:before {
  content: "\e8fd"; }

.icon-cart-1-checked:before {
  content: "\e8fe"; }

.icon-cart-1-in:before {
  content: "\e8ff"; }

.icon-cart-1-loaded:before {
  content: "\e900"; }

.icon-cart-1-out:before {
  content: "\e901"; }

.icon-cart-1-remove:before {
  content: "\e902"; }

.icon-cart-1:before {
  content: "\e903"; }

.icon-cart-2-add:before {
  content: "\e904"; }

.icon-cart-2-cancel:before {
  content: "\e905"; }

.icon-cart-2-cgecked:before {
  content: "\e906"; }

.icon-cart-2-in:before {
  content: "\e907"; }

.icon-cart-2-loaded:before {
  content: "\e908"; }

.icon-cart-2-out:before {
  content: "\e909"; }

.icon-cart-2-remove:before {
  content: "\e90a"; }

.icon-cart-2:before {
  content: "\e90b"; }

.icon-cart-3-loaded:before {
  content: "\e90c"; }

.icon-cart-3:before {
  content: "\e90d"; }

.icon-delivery-1:before {
  content: "\e90e"; }

.icon-delivery-2:before {
  content: "\e90f"; }

.icon-delivery-3:before {
  content: "\e910"; }

.icon-delivery-box-1:before {
  content: "\e911"; }

.icon-delivery-box-2:before {
  content: "\e912"; }

.icon-discount-circle:before {
  content: "\e913"; }

.icon-discount-star:before {
  content: "\e914"; }

.icon-handbag:before {
  content: "\e915"; }

.icon-list-heart:before {
  content: "\e916"; }

.icon-open-sign:before {
  content: "\e917"; }

.icon-price-tag:before {
  content: "\e918"; }

.icon-qr-code:before {
  content: "\e919"; }

.icon-shop-1:before {
  content: "\e91a"; }

.icon-shop-2-location:before {
  content: "\e91b"; }

.icon-shop-2:before {
  content: "\e91c"; }

.icon-shopping-bag-add:before {
  content: "\e91d"; }

.icon-shopping-bag-ckecked:before {
  content: "\e91e"; }

.icon-shopping-bag-close:before {
  content: "\e91f"; }

.icon-shopping-bag-heart:before {
  content: "\e920"; }

.icon-shopping-bag-remove:before {
  content: "\e921"; }

.icon-shopping-bag:before {
  content: "\e922"; }

.icon-shopping-tag:before {
  content: "\e923"; }

.icon-shopping-tags:before {
  content: "\e924"; }

.icon-ticket:before {
  content: "\e925"; }

.icon-wallet-1:before {
  content: "\e926"; }

.icon-wallet-2:before {
  content: "\e927"; }

.icon-wallet-add:before {
  content: "\e928"; }

.icon-wallet-ban:before {
  content: "\e929"; }

.icon-wallet-cancel:before {
  content: "\e92a"; }

.icon-wallet-info:before {
  content: "\e92b"; }

.icon-wallet-loaded:before {
  content: "\e92c"; }

.icon-wallet-lock:before {
  content: "\e92d"; }

.icon-wallet-remove:before {
  content: "\e92e"; }

.icon-wallet-verified:before {
  content: "\e92f"; }

.icon-abacus:before {
  content: "\e930"; }

.icon-alphabet:before {
  content: "\e931"; }

.icon-blackboard-1:before {
  content: "\e932"; }

.icon-blackboard-2:before {
  content: "\e933"; }

.icon-blackboard-3:before {
  content: "\e934"; }

.icon-blackboard-alphabet:before {
  content: "\e935"; }

.icon-blackboard-pointer:before {
  content: "\e936"; }

.icon-bomb:before {
  content: "\e937"; }

.icon-briefcase-2:before {
  content: "\e938"; }

.icon-bulb-add:before {
  content: "\e939"; }

.icon-bulb-checked:before {
  content: "\e93a"; }

.icon-bulb-close:before {
  content: "\e93b"; }

.icon-bulb-idea:before {
  content: "\e93c"; }

.icon-bulb-remove:before {
  content: "\e93d"; }

.icon-bulb:before {
  content: "\e93e"; }

.icon-chemistry-1-test-failed:before {
  content: "\e93f"; }

.icon-chemistry-1-test-successful:before {
  content: "\e940"; }

.icon-chemistry-1:before {
  content: "\e941"; }

.icon-chemistry-2:before {
  content: "\e942"; }

.icon-chemistry-3:before {
  content: "\e943"; }

.icon-chemistry-5:before {
  content: "\e944"; }

.icon-divider:before {
  content: "\e945"; }

.icon-drawers:before {
  content: "\e946"; }

.icon-earth-globe:before {
  content: "\e947"; }

.icon-formula-1:before {
  content: "\e948"; }

.icon-formula-2:before {
  content: "\e949"; }

.icon-germs:before {
  content: "\e94a"; }

.icon-grade:before {
  content: "\e94b"; }

.icon-graduation-cap:before {
  content: "\e94c"; }

.icon-learning:before {
  content: "\e94d"; }

.icon-math:before {
  content: "\e94e"; }

.icon-molecule:before {
  content: "\e94f"; }

.icon-nerd-glasses:before {
  content: "\e950"; }

.icon-physics-1:before {
  content: "\e951"; }

.icon-physics-2:before {
  content: "\e952"; }

.icon-planet:before {
  content: "\e953"; }

.icon-school-bag:before {
  content: "\e954"; }

.icon-telescope:before {
  content: "\e955"; }

.icon-university:before {
  content: "\e956"; }

.icon-d-axis:before {
  content: "\e957"; }

.icon-d-axis-2:before {
  content: "\e958"; }

.icon-d-axis2:before {
  content: "\e959"; }

.icon-d-cube:before {
  content: "\e95a"; }

.icon-blur:before {
  content: "\e95b"; }

.icon-bring-forward:before {
  content: "\e95c"; }

.icon-brush-1:before {
  content: "\e95d"; }

.icon-brush-2:before {
  content: "\e95e"; }

.icon-brush-pencil:before {
  content: "\e95f"; }

.icon-cmyk:before {
  content: "\e960"; }

.icon-color-palette:before {
  content: "\e961"; }

.icon-crop:before {
  content: "\e962"; }

.icon-easel:before {
  content: "\e963"; }

.icon-eraser:before {
  content: "\e964"; }

.icon-eye-dropper-1:before {
  content: "\e965"; }

.icon-eye-dropper-2:before {
  content: "\e966"; }

.icon-golden-spiral:before {
  content: "\e967"; }

.icon-graphic-tablet:before {
  content: "\e968"; }

.icon-grid:before {
  content: "\e969"; }

.icon-layers-1:before {
  content: "\e96a"; }

.icon-layers-2:before {
  content: "\e96b"; }

.icon-layers-add-1:before {
  content: "\e96c"; }

.icon-layers-add-2:before {
  content: "\e96d"; }

.icon-layers-linked-1:before {
  content: "\e96e"; }

.icon-layers-linked-2:before {
  content: "\e96f"; }

.icon-layers-locked-1:before {
  content: "\e970"; }

.icon-layers-locked-2:before {
  content: "\e971"; }

.icon-layers-off-1:before {
  content: "\e972"; }

.icon-layers-remove-1:before {
  content: "\e973"; }

.icon-layers-remove-2:before {
  content: "\e974"; }

.icon-paint-bucket-1:before {
  content: "\e975"; }

.icon-paint-bucket-2:before {
  content: "\e976"; }

.icon-paint-roll:before {
  content: "\e977"; }

.icon-pantone-charts:before {
  content: "\e978"; }

.icon-pathfinder-exclude:before {
  content: "\e979"; }

.icon-pathfinder-intersect:before {
  content: "\e97a"; }

.icon-pathfinder-minus-front:before {
  content: "\e97b"; }

.icon-pathfinder-unite:before {
  content: "\e97c"; }

.icon-pen-2:before {
  content: "\e97d"; }

.icon-pen-pencil:before {
  content: "\e97e"; }

.icon-pen1:before {
  content: "\e97f"; }

.icon-pencil-ruler:before {
  content: "\e980"; }

.icon-pencil1:before {
  content: "\e981"; }

.icon-pencil2:before {
  content: "\e982"; }

.icon-rgb:before {
  content: "\e983"; }

.icon-ruler-triangle:before {
  content: "\e984"; }

.icon-ruler:before {
  content: "\e985"; }

.icon-scissors-2:before {
  content: "\e986"; }

.icon-scissors:before {
  content: "\e987"; }

.icon-send-backward:before {
  content: "\e988"; }

.icon-sharpener:before {
  content: "\e989"; }

.icon-smart-object:before {
  content: "\e98a"; }

.icon-spiral:before {
  content: "\e98b"; }

.icon-spray-can:before {
  content: "\e98c"; }

.icon-square-circle:before {
  content: "\e98d"; }

.icon-square-triangle-circle:before {
  content: "\e98e"; }

.icon-square-triangle:before {
  content: "\e98f"; }

.icon-stylus:before {
  content: "\e990"; }

.icon-varnish-brush:before {
  content: "\e991"; }

.icon-vector-arc:before {
  content: "\e992"; }

.icon-vector-circle:before {
  content: "\e993"; }

.icon-vector-line:before {
  content: "\e994"; }

.icon-vector-path-1:before {
  content: "\e995"; }

.icon-vector-path-2:before {
  content: "\e996"; }

.icon-vector-path-3:before {
  content: "\e997"; }

.icon-vector-rectangle:before {
  content: "\e998"; }

.icon-vector-triangle:before {
  content: "\e999"; }

.icon-agenda-1:before {
  content: "\e99a"; }

.icon-agenda-2:before {
  content: "\e99b"; }

.icon-article-2:before {
  content: "\e99c"; }

.icon-article-3:before {
  content: "\e99d"; }

.icon-article:before {
  content: "\e99e"; }

.icon-ballpen:before {
  content: "\e99f"; }

.icon-bold:before {
  content: "\e9a0"; }

.icon-book-2:before {
  content: "\e9a1"; }

.icon-book-3:before {
  content: "\e9a2"; }

.icon-book-4:before {
  content: "\e9a3"; }

.icon-book-5:before {
  content: "\e9a4"; }

.icon-book-6:before {
  content: "\e9a5"; }

.icon-book:before {
  content: "\e9a6"; }

.icon-bookmark-2:before {
  content: "\e9a7"; }

.icon-bookmark-3:before {
  content: "\e9a8"; }

.icon-bookmark-4:before {
  content: "\e9a9"; }

.icon-bookmark-add:before {
  content: "\e9aa"; }

.icon-bookmark-checked:before {
  content: "\e9ab"; }

.icon-bookmark1:before {
  content: "\e9ac"; }

.icon-bookmarks:before {
  content: "\e9ad"; }

.icon-character:before {
  content: "\e9ae"; }

.icon-characters:before {
  content: "\e9af"; }

.icon-clipboard-1:before {
  content: "\e9b0"; }

.icon-clipboard-2:before {
  content: "\e9b1"; }

.icon-clipboard-check:before {
  content: "\e9b2"; }

.icon-clipboard-file:before {
  content: "\e9b3"; }

.icon-cmd:before {
  content: "\e9b4"; }

.icon-content-1:before {
  content: "\e9b5"; }

.icon-content-2:before {
  content: "\e9b6"; }

.icon-content-3:before {
  content: "\e9b7"; }

.icon-copy-plain-text:before {
  content: "\e9b8"; }

.icon-copy-styles:before {
  content: "\e9b9"; }

.icon-CV-2:before {
  content: "\e9ba"; }

.icon-CV:before {
  content: "\e9bb"; }

.icon-document-envelope-1:before {
  content: "\e9bc"; }

.icon-document-envelope-2:before {
  content: "\e9bd"; }

.icon-document-pencil:before {
  content: "\e9be"; }

.icon-indent-left:before {
  content: "\e9bf"; }

.icon-indent-right:before {
  content: "\e9c0"; }

.icon-liner:before {
  content: "\e9c1"; }

.icon-list-bullets:before {
  content: "\e9c2"; }

.icon-list-numbers:before {
  content: "\e9c3"; }

.icon-marker:before {
  content: "\e9c4"; }

.icon-newspaper:before {
  content: "\e9c5"; }

.icon-nib-1:before {
  content: "\e9c6"; }

.icon-nib-2:before {
  content: "\e9c7"; }

.icon-note:before {
  content: "\e9c8"; }

.icon-notebook:before {
  content: "\e9c9"; }

.icon-office-archives:before {
  content: "\e9ca"; }

.icon-paper-clamp:before {
  content: "\e9cb"; }

.icon-papyrus:before {
  content: "\e9cc"; }

.icon-paragraph-down:before {
  content: "\e9cd"; }

.icon-paragraph-up:before {
  content: "\e9ce"; }

.icon-paragraph:before {
  content: "\e9cf"; }

.icon-pen-1:before {
  content: "\e9d0"; }

.icon-pencil-1:before {
  content: "\e9d1"; }

.icon-pencil-2:before {
  content: "\e9d2"; }

.icon-quill-ink-pot:before {
  content: "\e9d3"; }

.icon-quill:before {
  content: "\e9d4"; }

.icon-quotes:before {
  content: "\e9d5"; }

.icon-research:before {
  content: "\e9d6"; }

.icon-spell-check:before {
  content: "\e9d7"; }

.icon-strikethrough:before {
  content: "\e9d8"; }

.icon-text-box:before {
  content: "\e9d9"; }

.icon-text-color:before {
  content: "\e9da"; }

.icon-text-input:before {
  content: "\e9db"; }

.icon-text-italic:before {
  content: "\e9dc"; }

.icon-text:before {
  content: "\e9dd"; }

.icon-translate:before {
  content: "\e9de"; }

.icon-underline:before {
  content: "\e9df"; }

.icon-user-manual-2:before {
  content: "\e9e0"; }

.icon-user-manual:before {
  content: "\e9e1"; }

.icon-write-2:before {
  content: "\e9e2"; }

.icon-write-3:before {
  content: "\e9e3"; }

.icon-write-off:before {
  content: "\e9e4"; }

.icon-write:before {
  content: "\e9e5"; }

.icon-add-notification:before {
  content: "\e9e6"; }

.icon-add-tab:before {
  content: "\e9e7"; }

.icon-airplane-mode-off:before {
  content: "\e9e8"; }

.icon-airplane-mode:before {
  content: "\e9e9"; }

.icon-align-bottom:before {
  content: "\e9ea"; }

.icon-align-left:before {
  content: "\e9eb"; }

.icon-align-right:before {
  content: "\e9ec"; }

.icon-align-top:before {
  content: "\e9ed"; }

.icon-backward:before {
  content: "\e9ee"; }

.icon-ban:before {
  content: "\e9ef"; }

.icon-brightness-high:before {
  content: "\e9f0"; }

.icon-brightness-low:before {
  content: "\e9f1"; }

.icon-cancel-circle:before {
  content: "\e9f2"; }

.icon-cancel-square-2:before {
  content: "\e9f3"; }

.icon-cancel-square:before {
  content: "\e9f4"; }

.icon-check-all:before {
  content: "\e9f5"; }

.icon-check-circle-2:before {
  content: "\e9f6"; }

.icon-check-circle:before {
  content: "\e9f7"; }

.icon-check-square-2:before {
  content: "\e9f8"; }

.icon-check-square:before {
  content: "\e9f9"; }

.icon-check:before {
  content: "\e9fa"; }

.icon-close:before {
  content: "\e9fb"; }

.icon-config-1:before {
  content: "\e9fc"; }

.icon-config-2:before {
  content: "\e9fd"; }

.icon-contract-2:before {
  content: "\e9fe"; }

.icon-contract-3:before {
  content: "\e9ff"; }

.icon-contract-4:before {
  content: "\ea00"; }

.icon-contract:before {
  content: "\ea01"; }

.icon-cursor-click:before {
  content: "\ea02"; }

.icon-cursor-double-click:before {
  content: "\ea03"; }

.icon-cursor-select:before {
  content: "\ea04"; }

.icon-cursor:before {
  content: "\ea05"; }

.icon-door-lock:before {
  content: "\ea06"; }

.icon-double-tap:before {
  content: "\ea07"; }

.icon-download-1:before {
  content: "\ea08"; }

.icon-download-2:before {
  content: "\ea09"; }

.icon-drag-1:before {
  content: "\ea0a"; }

.icon-drag:before {
  content: "\ea0b"; }

.icon-edit-1:before {
  content: "\ea0c"; }

.icon-edit-2:before {
  content: "\ea0d"; }

.icon-edit-3:before {
  content: "\ea0e"; }

.icon-expand-2:before {
  content: "\ea0f"; }

.icon-expand-3:before {
  content: "\ea10"; }

.icon-expand-4:before {
  content: "\ea11"; }

.icon-expand-horizontal:before {
  content: "\ea12"; }

.icon-expand-vertical:before {
  content: "\ea13"; }

.icon-expand:before {
  content: "\ea14"; }

.icon-eye-off:before {
  content: "\ea15"; }

.icon-eye:before {
  content: "\ea16"; }

.icon-fingerprint:before {
  content: "\ea17"; }

.icon-flash-2:before {
  content: "\ea18"; }

.icon-flash-3:before {
  content: "\ea19"; }

.icon-flash-4:before {
  content: "\ea1a"; }

.icon-flip-horizontal:before {
  content: "\ea1b"; }

.icon-flip-vertical:before {
  content: "\ea1c"; }

.icon-forward:before {
  content: "\ea1d"; }

.icon-grid-circle:before {
  content: "\ea1e"; }

.icon-grid-squares-2:before {
  content: "\ea1f"; }

.icon-grid-squares:before {
  content: "\ea20"; }

.icon-hamburger-menu-1:before {
  content: "\ea21"; }

.icon-hamburger-menu-2:before {
  content: "\ea22"; }

.icon-hand:before {
  content: "\ea23"; }

.icon-help-1:before {
  content: "\ea24"; }

.icon-help-2:before {
  content: "\ea25"; }

.icon-home:before {
  content: "\ea26"; }

.icon-info:before {
  content: "\ea27"; }

.icon-inside:before {
  content: "\ea28"; }

.icon-key-1:before {
  content: "\ea29"; }

.icon-key-2:before {
  content: "\ea2a"; }

.icon-label-cancel:before {
  content: "\ea2b"; }

.icon-label:before {
  content: "\ea2c"; }

.icon-layout-1:before {
  content: "\ea2d"; }

.icon-layout-2:before {
  content: "\ea2e"; }

.icon-layout-3:before {
  content: "\ea2f"; }

.icon-list-1:before {
  content: "\ea30"; }

.icon-list-3:before {
  content: "\ea31"; }

.icon-list-4:before {
  content: "\ea32"; }

.icon-list2:before {
  content: "\ea33"; }

.icon-lock:before {
  content: "\ea34"; }

.icon-loop:before {
  content: "\ea35"; }

.icon-magic-wand-1:before {
  content: "\ea36"; }

.icon-magic-wand-2:before {
  content: "\ea37"; }

.icon-magnet:before {
  content: "\ea38"; }

.icon-magnifier-1:before {
  content: "\ea39"; }

.icon-magnifier-2:before {
  content: "\ea3a"; }

.icon-maximize-left:before {
  content: "\ea3b"; }

.icon-maximize-right:before {
  content: "\ea3c"; }

.icon-menu-circle-grid:before {
  content: "\ea3d"; }

.icon-minus-circle:before {
  content: "\ea3e"; }

.icon-minus-square:before {
  content: "\ea3f"; }

.icon-more-circle:before {
  content: "\ea40"; }

.icon-more-circles-horizontal:before {
  content: "\ea41"; }

.icon-more-circles-vertical:before {
  content: "\ea42"; }

.icon-more-squares-vertical-filled:before {
  content: "\ea43"; }

.icon-more-squares-vertical:before {
  content: "\ea44"; }

.icon-notification-2:before {
  content: "\ea45"; }

.icon-notification-off:before {
  content: "\ea46"; }

.icon-notification-paused:before {
  content: "\ea47"; }

.icon-notification:before {
  content: "\ea48"; }

.icon-outside:before {
  content: "\ea49"; }

.icon-paper-clip:before {
  content: "\ea4a"; }

.icon-paper-plane:before {
  content: "\ea4b"; }

.icon-pass:before {
  content: "\ea4c"; }

.icon-phone-shake:before {
  content: "\ea4d"; }

.icon-pin-1:before {
  content: "\ea4e"; }

.icon-pin-2:before {
  content: "\ea4f"; }

.icon-pin-3:before {
  content: "\ea50"; }

.icon-pin-code:before {
  content: "\ea51"; }

.icon-plus-circle:before {
  content: "\ea52"; }

.icon-plus-square:before {
  content: "\ea53"; }

.icon-plus:before {
  content: "\ea54"; }

.icon-pointer:before {
  content: "\ea55"; }

.icon-power:before {
  content: "\ea56"; }

.icon-press:before {
  content: "\ea57"; }

.icon-question:before {
  content: "\ea58"; }

.icon-refresh-2:before {
  content: "\ea59"; }

.icon-refresh-warning:before {
  content: "\ea5a"; }

.icon-refresh:before {
  content: "\ea5b"; }

.icon-reload-checked:before {
  content: "\ea5c"; }

.icon-reload:before {
  content: "\ea5d"; }

.icon-remove-tab:before {
  content: "\ea5e"; }

.icon-rotate:before {
  content: "\ea5f"; }

.icon-scroll:before {
  content: "\ea60"; }

.icon-search-history:before {
  content: "\ea61"; }

.icon-settings-1:before {
  content: "\ea62"; }

.icon-settings-2:before {
  content: "\ea63"; }

.icon-share-1:before {
  content: "\ea64"; }

.icon-share-2:before {
  content: "\ea65"; }

.icon-share-3:before {
  content: "\ea66"; }

.icon-share-4:before {
  content: "\ea67"; }

.icon-spread:before {
  content: "\ea68"; }

.icon-swap-horizontal:before {
  content: "\ea69"; }

.icon-swap-vertical:before {
  content: "\ea6a"; }

.icon-swipe-down:before {
  content: "\ea6b"; }

.icon-swipe-left:before {
  content: "\ea6c"; }

.icon-swipe-right:before {
  content: "\ea6d"; }

.icon-swipe-up:before {
  content: "\ea6e"; }

.icon-switch-off:before {
  content: "\ea6f"; }

.icon-switch-on:before {
  content: "\ea70"; }

.icon-switches-1:before {
  content: "\ea71"; }

.icon-switches-2:before {
  content: "\ea72"; }

.icon-tabs-2:before {
  content: "\ea73"; }

.icon-tabs:before {
  content: "\ea74"; }

.icon-tap:before {
  content: "\ea75"; }

.icon-touch:before {
  content: "\ea76"; }

.icon-trash-recycle:before {
  content: "\ea77"; }

.icon-trash:before {
  content: "\ea78"; }

.icon-unlocked:before {
  content: "\ea79"; }

.icon-upload-1:before {
  content: "\ea7a"; }

.icon-upload-2:before {
  content: "\ea7b"; }

.icon-warning-circle:before {
  content: "\ea7c"; }

.icon-warning-hexagon:before {
  content: "\ea7d"; }

.icon-warning-triangle:before {
  content: "\ea7e"; }

.icon-zoom-in-1:before {
  content: "\ea7f"; }

.icon-zoom-in-2:before {
  content: "\ea80"; }

.icon-zoom-out-1:before {
  content: "\ea81"; }

.icon-zoom-out-2:before {
  content: "\ea82"; }

.icon-file-aep:before {
  content: "\ea83"; }

.icon-file-ai:before {
  content: "\ea84"; }

.icon-file-apk:before {
  content: "\ea85"; }

.icon-file-archive:before {
  content: "\ea86"; }

.icon-file-audio:before {
  content: "\ea87"; }

.icon-file-avi:before {
  content: "\ea88"; }

.icon-file-backup:before {
  content: "\ea89"; }

.icon-file-bookmark:before {
  content: "\ea8a"; }

.icon-file-cdr:before {
  content: "\ea8b"; }

.icon-file-clip:before {
  content: "\ea8c"; }

.icon-file-code:before {
  content: "\ea8d"; }

.icon-file-copy:before {
  content: "\ea8e"; }

.icon-file-corrupted:before {
  content: "\ea8f"; }

.icon-file-css:before {
  content: "\ea90"; }

.icon-file-delete:before {
  content: "\ea91"; }

.icon-file-dmg:before {
  content: "\ea92"; }

.icon-file-doc:before {
  content: "\ea93"; }

.icon-file-download:before {
  content: "\ea94"; }

.icon-file-edit:before {
  content: "\ea95"; }

.icon-file-eps:before {
  content: "\ea96"; }

.icon-file-error:before {
  content: "\ea97"; }

.icon-file-exchange:before {
  content: "\ea98"; }

.icon-file-exe:before {
  content: "\ea99"; }

.icon-file-export:before {
  content: "\ea9a"; }

.icon-file-flv:before {
  content: "\ea9b"; }

.icon-file-gif:before {
  content: "\ea9c"; }

.icon-file-ico:before {
  content: "\ea9d"; }

.icon-file-image:before {
  content: "\ea9e"; }

.icon-file-import:before {
  content: "\ea9f"; }

.icon-file-info:before {
  content: "\eaa0"; }

.icon-file-jpg:before {
  content: "\eaa1"; }

.icon-file-linked:before {
  content: "\eaa2"; }

.icon-file-load:before {
  content: "\eaa3"; }

.icon-file-locked:before {
  content: "\eaa4"; }

.icon-file-mov:before {
  content: "\eaa5"; }

.icon-file-mp3:before {
  content: "\eaa6"; }

.icon-file-mpg:before {
  content: "\eaa7"; }

.icon-file-new:before {
  content: "\eaa8"; }

.icon-file-otf:before {
  content: "\eaa9"; }

.icon-file-pdf:before {
  content: "\eaaa"; }

.icon-file-png:before {
  content: "\eaab"; }

.icon-file-psd:before {
  content: "\eaac"; }

.icon-file-rar:before {
  content: "\eaad"; }

.icon-file-raw:before {
  content: "\eaae"; }

.icon-file-remove:before {
  content: "\eaaf"; }

.icon-file-search:before {
  content: "\eab0"; }

.icon-file-settings:before {
  content: "\eab1"; }

.icon-file-share:before {
  content: "\eab2"; }

.icon-file-star:before {
  content: "\eab3"; }

.icon-file-svg:before {
  content: "\eab4"; }

.icon-file-sync:before {
  content: "\eab5"; }

.icon-file-table:before {
  content: "\eab6"; }

.icon-file-text:before {
  content: "\eab7"; }

.icon-file-tif:before {
  content: "\eab8"; }

.icon-file-ttf:before {
  content: "\eab9"; }

.icon-file-txt:before {
  content: "\eaba"; }

.icon-file-upload:before {
  content: "\eabb"; }

.icon-file-vector:before {
  content: "\eabc"; }

.icon-file-video:before {
  content: "\eabd"; }

.icon-file-warning:before {
  content: "\eabe"; }

.icon-file-xls:before {
  content: "\eabf"; }

.icon-file-xml:before {
  content: "\eac0"; }

.icon-file-zip:before {
  content: "\eac1"; }

.icon-file:before {
  content: "\eac2"; }

.icon-files-2:before {
  content: "\eac3"; }

.icon-files:before {
  content: "\eac4"; }

.icon-folder-archive:before {
  content: "\eac5"; }

.icon-folder-audio:before {
  content: "\eac6"; }

.icon-folder-backup:before {
  content: "\eac7"; }

.icon-folder-bookmark:before {
  content: "\eac8"; }

.icon-folder-check:before {
  content: "\eac9"; }

.icon-folder-code:before {
  content: "\eaca"; }

.icon-folder-copy:before {
  content: "\eacb"; }

.icon-folder-delete:before {
  content: "\eacc"; }

.icon-folder-download:before {
  content: "\eacd"; }

.icon-folder-exchange:before {
  content: "\eace"; }

.icon-folder-export:before {
  content: "\eacf"; }

.icon-folder-file:before {
  content: "\ead0"; }

.icon-folder-image:before {
  content: "\ead1"; }

.icon-folder-import:before {
  content: "\ead2"; }

.icon-folder-info:before {
  content: "\ead3"; }

.icon-folder-linked:before {
  content: "\ead4"; }

.icon-folder-locked:before {
  content: "\ead5"; }

.icon-folder-new:before {
  content: "\ead6"; }

.icon-folder-open:before {
  content: "\ead7"; }

.icon-folder-search:before {
  content: "\ead8"; }

.icon-folder-share:before {
  content: "\ead9"; }

.icon-folder-star:before {
  content: "\eada"; }

.icon-folder-sync:before {
  content: "\eadb"; }

.icon-folder-text:before {
  content: "\eadc"; }

.icon-folder-upload:before {
  content: "\eadd"; }

.icon-folder-video:before {
  content: "\eade"; }

.icon-folder-warning:before {
  content: "\eadf"; }

.icon-folder:before {
  content: "\eae0"; }

.icon-alcoohol:before {
  content: "\eae1"; }

.icon-apple-1:before {
  content: "\eae2"; }

.icon-apple-2:before {
  content: "\eae3"; }

.icon-apple-3:before {
  content: "\eae4"; }

.icon-avocado:before {
  content: "\eae5"; }

.icon-banana:before {
  content: "\eae6"; }

.icon-barbecue:before {
  content: "\eae7"; }

.icon-beer-mug:before {
  content: "\eae8"; }

.icon-beverage:before {
  content: "\eae9"; }

.icon-blender:before {
  content: "\eaea"; }

.icon-bottle-beer:before {
  content: "\eaeb"; }

.icon-bottle-milk:before {
  content: "\eaec"; }

.icon-bottle-wine:before {
  content: "\eaed"; }

.icon-bowl:before {
  content: "\eaee"; }

.icon-bread-1:before {
  content: "\eaef"; }

.icon-bread-2:before {
  content: "\eaf0"; }

.icon-butcher-knife:before {
  content: "\eaf1"; }

.icon-cake:before {
  content: "\eaf2"; }

.icon-candy:before {
  content: "\eaf3"; }

.icon-carrot:before {
  content: "\eaf4"; }

.icon-champagne:before {
  content: "\eaf5"; }

.icon-cheese:before {
  content: "\eaf6"; }

.icon-chef-hat-1:before {
  content: "\eaf7"; }

.icon-chef-hat-2:before {
  content: "\eaf8"; }

.icon-chef-knife:before {
  content: "\eaf9"; }

.icon-cherry:before {
  content: "\eafa"; }

.icon-chicken:before {
  content: "\eafb"; }

.icon-coconut:before {
  content: "\eafc"; }

.icon-coffee-bean:before {
  content: "\eafd"; }

.icon-coffee-cup:before {
  content: "\eafe"; }

.icon-coffee-machine:before {
  content: "\eaff"; }

.icon-coffee-mug:before {
  content: "\eb00"; }

.icon-cookie-1:before {
  content: "\eb01"; }

.icon-cookie-2:before {
  content: "\eb02"; }

.icon-cooking-pan:before {
  content: "\eb03"; }

.icon-cooking-pot:before {
  content: "\eb04"; }

.icon-cooking-timer-1:before {
  content: "\eb05"; }

.icon-cooking-timer-2:before {
  content: "\eb06"; }

.icon-cooking-timer-3:before {
  content: "\eb07"; }

.icon-cooking-timer-4:before {
  content: "\eb08"; }

.icon-cooking-timer-5:before {
  content: "\eb09"; }

.icon-cooking-timer-6:before {
  content: "\eb0a"; }

.icon-cooking-timer-7:before {
  content: "\eb0b"; }

.icon-cooking-timer-8:before {
  content: "\eb0c"; }

.icon-corkscrew:before {
  content: "\eb0d"; }

.icon-croissant:before {
  content: "\eb0e"; }

.icon-cupcake:before {
  content: "\eb0f"; }

.icon-egg:before {
  content: "\eb10"; }

.icon-fast-food:before {
  content: "\eb11"; }

.icon-fire:before {
  content: "\eb12"; }

.icon-fork-knife-1:before {
  content: "\eb13"; }

.icon-fork-knife-2:before {
  content: "\eb14"; }

.icon-fork-spoon-knife:before {
  content: "\eb15"; }

.icon-fork-spoon:before {
  content: "\eb16"; }

.icon-fork:before {
  content: "\eb17"; }

.icon-fridge:before {
  content: "\eb18"; }

.icon-fried-egg:before {
  content: "\eb19"; }

.icon-fries:before {
  content: "\eb1a"; }

.icon-glass-beer-1:before {
  content: "\eb1b"; }

.icon-glass-beer-2:before {
  content: "\eb1c"; }

.icon-glass-champagme-1:before {
  content: "\eb1d"; }

.icon-glass-champagme-2:before {
  content: "\eb1e"; }

.icon-glass-cocktail-1:before {
  content: "\eb1f"; }

.icon-glass-cocktail-2:before {
  content: "\eb20"; }

.icon-glass-water:before {
  content: "\eb21"; }

.icon-glass-wine-1:before {
  content: "\eb22"; }

.icon-glass-wine-2:before {
  content: "\eb23"; }

.icon-glass-wine-3:before {
  content: "\eb24"; }

.icon-grapes:before {
  content: "\eb25"; }

.icon-grinder:before {
  content: "\eb26"; }

.icon-hamburger:before {
  content: "\eb27"; }

.icon-ice-cream-1:before {
  content: "\eb28"; }

.icon-ice-cream-2:before {
  content: "\eb29"; }

.icon-ice-cream-3:before {
  content: "\eb2a"; }

.icon-jam-jar:before {
  content: "\eb2b"; }

.icon-kitchen-glove:before {
  content: "\eb2c"; }

.icon-kitchen-scale:before {
  content: "\eb2d"; }

.icon-knife:before {
  content: "\eb2e"; }

.icon-ladle:before {
  content: "\eb2f"; }

.icon-lemon:before {
  content: "\eb30"; }

.icon-lollipop-1:before {
  content: "\eb31"; }

.icon-lollipop-2:before {
  content: "\eb32"; }

.icon-meal-time:before {
  content: "\eb33"; }

.icon-meal:before {
  content: "\eb34"; }

.icon-microwave:before {
  content: "\eb35"; }

.icon-mushroom:before {
  content: "\eb36"; }

.icon-pear-1:before {
  content: "\eb37"; }

.icon-pear-2:before {
  content: "\eb38"; }

.icon-pear-apple:before {
  content: "\eb39"; }

.icon-pepper:before {
  content: "\eb3a"; }

.icon-pitcher:before {
  content: "\eb3b"; }

.icon-pizza:before {
  content: "\eb3c"; }

.icon-pretzel:before {
  content: "\eb3d"; }

.icon-recipe:before {
  content: "\eb3e"; }

.icon-sausage:before {
  content: "\eb3f"; }

.icon-shake:before {
  content: "\eb40"; }

.icon-skewer:before {
  content: "\eb41"; }

.icon-spoon:before {
  content: "\eb42"; }

.icon-strawberry:before {
  content: "\eb43"; }

.icon-sushi-1:before {
  content: "\eb44"; }

.icon-sushi-2:before {
  content: "\eb45"; }

.icon-tea-cup:before {
  content: "\eb46"; }

.icon-tea-mug:before {
  content: "\eb47"; }

.icon-teapot-1:before {
  content: "\eb48"; }

.icon-teapot-2:before {
  content: "\eb49"; }

.icon-togo-cup-1:before {
  content: "\eb4a"; }

.icon-water-can:before {
  content: "\eb4b"; }

.icon-watermelon:before {
  content: "\eb4c"; }

.icon-7-support-1:before {
  content: "\eb4d"; }

.icon-7-support-2:before {
  content: "\eb4e"; }

.icon-h-calls:before {
  content: "\eb4f"; }

.icon-ATM-1:before {
  content: "\eb50"; }

.icon-ATM-2:before {
  content: "\eb51"; }

.icon-balance:before {
  content: "\eb52"; }

.icon-bank:before {
  content: "\eb53"; }

.icon-banknote-1:before {
  content: "\eb54"; }

.icon-banknote-2:before {
  content: "\eb55"; }

.icon-banknote-coins:before {
  content: "\eb56"; }

.icon-banknotes-1:before {
  content: "\eb57"; }

.icon-banknotes-2:before {
  content: "\eb58"; }

.icon-bar-chart-board:before {
  content: "\eb59"; }

.icon-bar-chart-down:before {
  content: "\eb5a"; }

.icon-bar-chart-search:before {
  content: "\eb5b"; }

.icon-bar-chart-stats-down:before {
  content: "\eb5c"; }

.icon-bar-chart-stats-up:before {
  content: "\eb5d"; }

.icon-bar-chart-up:before {
  content: "\eb5e"; }

.icon-bar-chart:before {
  content: "\eb5f"; }

.icon-bill-1:before {
  content: "\eb60"; }

.icon-bill-2:before {
  content: "\eb61"; }

.icon-bitcoin-circle:before {
  content: "\eb62"; }

.icon-bitcoin:before {
  content: "\eb63"; }

.icon-briefcase:before {
  content: "\eb64"; }

.icon-calculator:before {
  content: "\eb65"; }

.icon-calendar-money:before {
  content: "\eb66"; }

.icon-cent-circle:before {
  content: "\eb67"; }

.icon-cent:before {
  content: "\eb68"; }

.icon-coins-1:before {
  content: "\eb69"; }

.icon-coins-2:before {
  content: "\eb6a"; }

.icon-coins-3:before {
  content: "\eb6b"; }

.icon-coins-4:before {
  content: "\eb6c"; }

.icon-credit-card-2:before {
  content: "\eb6d"; }

.icon-credit-card:before {
  content: "\eb6e"; }

.icon-curency-exchange:before {
  content: "\eb6f"; }

.icon-donut-chart-1:before {
  content: "\eb70"; }

.icon-donut-chart-2:before {
  content: "\eb71"; }

.icon-EUR-circle:before {
  content: "\eb72"; }

.icon-EUR:before {
  content: "\eb73"; }

.icon-GBP-circle:before {
  content: "\eb74"; }

.icon-GBP:before {
  content: "\eb75"; }

.icon-gold-1:before {
  content: "\eb76"; }

.icon-gold-2:before {
  content: "\eb77"; }

.icon-graph-1:before {
  content: "\eb78"; }

.icon-graph-2:before {
  content: "\eb79"; }

.icon-graph-chart-board-down:before {
  content: "\eb7a"; }

.icon-graph-chart-board-up:before {
  content: "\eb7b"; }

.icon-graph-chart-board:before {
  content: "\eb7c"; }

.icon-graph-down:before {
  content: "\eb7d"; }

.icon-graph-money:before {
  content: "\eb7e"; }

.icon-graph-up:before {
  content: "\eb7f"; }

.icon-hand-banknote:before {
  content: "\eb80"; }

.icon-hand-banknotes:before {
  content: "\eb81"; }

.icon-hand-bill-1:before {
  content: "\eb82"; }

.icon-hand-bill-2:before {
  content: "\eb83"; }

.icon-hand-coin:before {
  content: "\eb84"; }

.icon-hand-coins:before {
  content: "\eb85"; }

.icon-hand-credit-card:before {
  content: "\eb86"; }

.icon-JPY-circle:before {
  content: "\eb87"; }

.icon-JPY:before {
  content: "\eb88"; }

.icon-money-bag-coins:before {
  content: "\eb89"; }

.icon-money-bag:before {
  content: "\eb8a"; }

.icon-money-hierarchy:before {
  content: "\eb8b"; }

.icon-networking:before {
  content: "\eb8c"; }

.icon-pie-chart-1:before {
  content: "\eb8d"; }

.icon-pie-chart-2:before {
  content: "\eb8e"; }

.icon-pie-chart-3:before {
  content: "\eb8f"; }

.icon-pie-chart-board:before {
  content: "\eb90"; }

.icon-piggy-bank:before {
  content: "\eb91"; }

.icon-presentation:before {
  content: "\eb92"; }

.icon-safe:before {
  content: "\eb93"; }

.icon-search-money:before {
  content: "\eb94"; }

.icon-search-stats-1:before {
  content: "\eb95"; }

.icon-send-money:before {
  content: "\eb96"; }

.icon-shaking-hands:before {
  content: "\eb97"; }

.icon-speach-buble-money:before {
  content: "\eb98"; }

.icon-stamp:before {
  content: "\eb99"; }

.icon-support:before {
  content: "\eb9a"; }

.icon-target-1:before {
  content: "\eb9b"; }

.icon-target-2:before {
  content: "\eb9c"; }

.icon-target-3:before {
  content: "\eb9d"; }

.icon-target-4:before {
  content: "\eb9e"; }

.icon-target-money:before {
  content: "\eb9f"; }

.icon-tasks-1:before {
  content: "\eba0"; }

.icon-tasks-2:before {
  content: "\eba1"; }

.icon-tasks-3:before {
  content: "\eba2"; }

.icon-tasks-checked:before {
  content: "\eba3"; }

.icon-tie:before {
  content: "\eba4"; }

.icon-time-money:before {
  content: "\eba5"; }

.icon-USD-ciircle:before {
  content: "\eba6"; }

.icon-USD:before {
  content: "\eba7"; }

.icon-voucher:before {
  content: "\eba8"; }

.icon-workflow:before {
  content: "\eba9"; }

.icon-write-check:before {
  content: "\ebaa"; }

.icon-airplay:before {
  content: "\ebab"; }

.icon-antena-1:before {
  content: "\ebac"; }

.icon-antena-2:before {
  content: "\ebad"; }

.icon-antena-3:before {
  content: "\ebae"; }

.icon-bluetooth:before {
  content: "\ebaf"; }

.icon-broadcast:before {
  content: "\ebb0"; }

.icon-cloud-backup:before {
  content: "\ebb1"; }

.icon-cloud-check:before {
  content: "\ebb2"; }

.icon-cloud-download:before {
  content: "\ebb3"; }

.icon-cloud-edit:before {
  content: "\ebb4"; }

.icon-cloud-error-2:before {
  content: "\ebb5"; }

.icon-cloud-error:before {
  content: "\ebb6"; }

.icon-cloud-help:before {
  content: "\ebb7"; }

.icon-cloud-hosting:before {
  content: "\ebb8"; }

.icon-cloud-locked:before {
  content: "\ebb9"; }

.icon-cloud-minus:before {
  content: "\ebba"; }

.icon-cloud-music:before {
  content: "\ebbb"; }

.icon-cloud-off:before {
  content: "\ebbc"; }

.icon-cloud-plus:before {
  content: "\ebbd"; }

.icon-cloud-search:before {
  content: "\ebbe"; }

.icon-cloud-settings:before {
  content: "\ebbf"; }

.icon-cloud-share:before {
  content: "\ebc0"; }

.icon-cloud-sync:before {
  content: "\ebc1"; }

.icon-cloud-upload:before {
  content: "\ebc2"; }

.icon-cloud:before {
  content: "\ebc3"; }

.icon-database-backup:before {
  content: "\ebc4"; }

.icon-database-check:before {
  content: "\ebc5"; }

.icon-database-edit:before {
  content: "\ebc6"; }

.icon-database-error:before {
  content: "\ebc7"; }

.icon-database-firewall:before {
  content: "\ebc8"; }

.icon-database-locked:before {
  content: "\ebc9"; }

.icon-database-plus:before {
  content: "\ebca"; }

.icon-database-refresh:before {
  content: "\ebcb"; }

.icon-database-remove:before {
  content: "\ebcc"; }

.icon-database-search:before {
  content: "\ebcd"; }

.icon-database-settings:before {
  content: "\ebce"; }

.icon-database:before {
  content: "\ebcf"; }

.icon-internet-blocked:before {
  content: "\ebd0"; }

.icon-internet-location:before {
  content: "\ebd1"; }

.icon-internet-lock:before {
  content: "\ebd2"; }

.icon-internet-refresh:before {
  content: "\ebd3"; }

.icon-internet-search:before {
  content: "\ebd4"; }

.icon-internet-settings:before {
  content: "\ebd5"; }

.icon-internet-time:before {
  content: "\ebd6"; }

.icon-internet:before {
  content: "\ebd7"; }

.icon-mobile-hotspot:before {
  content: "\ebd8"; }

.icon-network-desktop:before {
  content: "\ebd9"; }

.icon-network-laptop:before {
  content: "\ebda"; }

.icon-network-smartphone:before {
  content: "\ebdb"; }

.icon-network:before {
  content: "\ebdc"; }

.icon-satellite-signal:before {
  content: "\ebdd"; }

.icon-satellite:before {
  content: "\ebde"; }

.icon-server-settings:before {
  content: "\ebdf"; }

.icon-server-backup:before {
  content: "\ebe0"; }

.icon-server-check:before {
  content: "\ebe1"; }

.icon-server-edit:before {
  content: "\ebe2"; }

.icon-server-error:before {
  content: "\ebe3"; }

.icon-server-firewall:before {
  content: "\ebe4"; }

.icon-server-locked:before {
  content: "\ebe5"; }

.icon-server-plus:before {
  content: "\ebe6"; }

.icon-server-refresh:before {
  content: "\ebe7"; }

.icon-server-remove:before {
  content: "\ebe8"; }

.icon-server-search:before {
  content: "\ebe9"; }

.icon-server:before {
  content: "\ebea"; }

.icon-signal-1:before {
  content: "\ebeb"; }

.icon-signal-2:before {
  content: "\ebec"; }

.icon-signal-4:before {
  content: "\ebed"; }

.icon-usb-1:before {
  content: "\ebee"; }

.icon-usb-2:before {
  content: "\ebef"; }

.icon-wifi-locked:before {
  content: "\ebf0"; }

.icon-wifi-tethering-off:before {
  content: "\ebf1"; }

.icon-wifi-tethering:before {
  content: "\ebf2"; }

.icon-wifi:before {
  content: "\ebf3"; }

.icon-K:before {
  content: "\ebf4"; }

.icon-album-2:before {
  content: "\ebf5"; }

.icon-album:before {
  content: "\ebf6"; }

.icon-albums:before {
  content: "\ebf7"; }

.icon-aperture:before {
  content: "\ebf8"; }

.icon-aspect-ratio:before {
  content: "\ebf9"; }

.icon-audio-book-2:before {
  content: "\ebfa"; }

.icon-audio-book:before {
  content: "\ebfb"; }

.icon-boombox-1:before {
  content: "\ebfc"; }

.icon-boombox-2:before {
  content: "\ebfd"; }

.icon-camcorder:before {
  content: "\ebfe"; }

.icon-camera-focus:before {
  content: "\ebff"; }

.icon-camera-off:before {
  content: "\ec00"; }

.icon-camera-reverse:before {
  content: "\ec01"; }

.icon-camera-swap:before {
  content: "\ec02"; }

.icon-camera-tripod:before {
  content: "\ec03"; }

.icon-camera:before {
  content: "\ec04"; }

.icon-cassette:before {
  content: "\ec05"; }

.icon-CD:before {
  content: "\ec06"; }

.icon-clapper-board:before {
  content: "\ec07"; }

.icon-closed-caption:before {
  content: "\ec08"; }

.icon-director-chair:before {
  content: "\ec09"; }

.icon-earphones-1:before {
  content: "\ec0a"; }

.icon-earphones-2:before {
  content: "\ec0b"; }

.icon-earphones-3:before {
  content: "\ec0c"; }

.icon-eject-circle:before {
  content: "\ec0d"; }

.icon-eject:before {
  content: "\ec0e"; }

.icon-end-circle:before {
  content: "\ec0f"; }

.icon-end:before {
  content: "\ec10"; }

.icon-exposure:before {
  content: "\ec11"; }

.icon-external-flash:before {
  content: "\ec12"; }

.icon-film-1:before {
  content: "\ec13"; }

.icon-film-2:before {
  content: "\ec14"; }

.icon-film-reel:before {
  content: "\ec15"; }

.icon-flash-auto:before {
  content: "\ec16"; }

.icon-flash-off:before {
  content: "\ec17"; }

.icon-flash:before {
  content: "\ec18"; }

.icon-forward-1:before {
  content: "\ec19"; }

.icon-forward-circle:before {
  content: "\ec1a"; }

.icon-frame:before {
  content: "\ec1b"; }

.icon-HD:before {
  content: "\ec1c"; }

.icon-headphones-1:before {
  content: "\ec1d"; }

.icon-headphones-2:before {
  content: "\ec1e"; }

.icon-loop-1:before {
  content: "\ec1f"; }

.icon-loop-2:before {
  content: "\ec20"; }

.icon-loop-all:before {
  content: "\ec21"; }

.icon-macro:before {
  content: "\ec22"; }

.icon-media-player:before {
  content: "\ec23"; }

.icon-mic-2:before {
  content: "\ec24"; }

.icon-microphone-off:before {
  content: "\ec25"; }

.icon-microphone:before {
  content: "\ec26"; }

.icon-movie-camera:before {
  content: "\ec27"; }

.icon-music-tone-1-off:before {
  content: "\ec28"; }

.icon-music-tone-1:before {
  content: "\ec29"; }

.icon-music-tone-2-off:before {
  content: "\ec2a"; }

.icon-music-tone-2:before {
  content: "\ec2b"; }

.icon-mute:before {
  content: "\ec2c"; }

.icon-panorama:before {
  content: "\ec2d"; }

.icon-pause-circle:before {
  content: "\ec2e"; }

.icon-pause:before {
  content: "\ec2f"; }

.icon-photo-add:before {
  content: "\ec30"; }

.icon-photo-album:before {
  content: "\ec31"; }

.icon-photo:before {
  content: "\ec32"; }

.icon-photos:before {
  content: "\ec33"; }

.icon-play-circle:before {
  content: "\ec34"; }

.icon-play:before {
  content: "\ec35"; }

.icon-playlist-1:before {
  content: "\ec36"; }

.icon-playlist-add:before {
  content: "\ec37"; }

.icon-playlist-audio:before {
  content: "\ec38"; }

.icon-playlist-video:before {
  content: "\ec39"; }

.icon-podcast:before {
  content: "\ec3a"; }

.icon-rec-circle:before {
  content: "\ec3b"; }

.icon-retro-camera:before {
  content: "\ec3c"; }

.icon-rewind-circle:before {
  content: "\ec3d"; }

.icon-rewind:before {
  content: "\ec3e"; }

.icon-rotate-left:before {
  content: "\ec3f"; }

.icon-rotate-right:before {
  content: "\ec40"; }

.icon-SD:before {
  content: "\ec41"; }

.icon-shuffle:before {
  content: "\ec42"; }

.icon-slideshow-1:before {
  content: "\ec43"; }

.icon-slideshow-2:before {
  content: "\ec44"; }

.icon-soundwave:before {
  content: "\ec45"; }

.icon-speaker-1:before {
  content: "\ec46"; }

.icon-speaker-2:before {
  content: "\ec47"; }

.icon-start-circle:before {
  content: "\ec48"; }

.icon-start:before {
  content: "\ec49"; }

.icon-stereo-1:before {
  content: "\ec4a"; }

.icon-stereo-2:before {
  content: "\ec4b"; }

.icon-stop-circle:before {
  content: "\ec4c"; }

.icon-stop:before {
  content: "\ec4d"; }

.icon-turntable:before {
  content: "\ec4e"; }

.icon-video-camera-2:before {
  content: "\ec4f"; }

.icon-video-camera-off:before {
  content: "\ec50"; }

.icon-video-camera:before {
  content: "\ec51"; }

.icon-volume-1:before {
  content: "\ec52"; }

.icon-volume-2:before {
  content: "\ec53"; }

.icon-volume-off:before {
  content: "\ec54"; }

.icon-vumeter:before {
  content: "\ec55"; }

.icon-d-glasses:before {
  content: "\ec56"; }

.icon-armchair:before {
  content: "\ec57"; }

.icon-balloons:before {
  content: "\ec58"; }

.icon-baseball-1:before {
  content: "\ec59"; }

.icon-baseball-2:before {
  content: "\ec5a"; }

.icon-basketball-2:before {
  content: "\ec5b"; }

.icon-basketball:before {
  content: "\ec5c"; }

.icon-binoculars:before {
  content: "\ec5d"; }

.icon-bow-arrow:before {
  content: "\ec5e"; }

.icon-bowling-1:before {
  content: "\ec5f"; }

.icon-bowling-2:before {
  content: "\ec60"; }

.icon-chess-1:before {
  content: "\ec61"; }

.icon-chess-2:before {
  content: "\ec62"; }

.icon-couch:before {
  content: "\ec63"; }

.icon-cutter:before {
  content: "\ec64"; }

.icon-diamond-1:before {
  content: "\ec65"; }

.icon-diamond-2:before {
  content: "\ec66"; }

.icon-diamond-ring:before {
  content: "\ec67"; }

.icon-do-not-disturb:before {
  content: "\ec68"; }

.icon-dress:before {
  content: "\ec69"; }

.icon-duck-toy:before {
  content: "\ec6a"; }

.icon-fireworks:before {
  content: "\ec6b"; }

.icon-fishing:before {
  content: "\ec6c"; }

.icon-fitness:before {
  content: "\ec6d"; }

.icon-flashlight:before {
  content: "\ec6e"; }

.icon-football:before {
  content: "\ec6f"; }

.icon-funnel:before {
  content: "\ec70"; }

.icon-gift:before {
  content: "\ec71"; }

.icon-golf:before {
  content: "\ec72"; }

.icon-guitar:before {
  content: "\ec73"; }

.icon-hammer:before {
  content: "\ec74"; }

.icon-hanger-1:before {
  content: "\ec75"; }

.icon-hanger-2:before {
  content: "\ec76"; }

.icon-hat-1:before {
  content: "\ec77"; }

.icon-hat-2:before {
  content: "\ec78"; }

.icon-hipster-glasses:before {
  content: "\ec79"; }

.icon-iron:before {
  content: "\ec7a"; }

.icon-kg:before {
  content: "\ec7b"; }

.icon-kite:before {
  content: "\ec7c"; }

.icon-lamp-1:before {
  content: "\ec7d"; }

.icon-lamp-2:before {
  content: "\ec7e"; }

.icon-lego-1:before {
  content: "\ec7f"; }

.icon-lego-2:before {
  content: "\ec80"; }

.icon-magic-wand-12:before {
  content: "\ec81"; }

.icon-magic-wand-22:before {
  content: "\ec82"; }

.icon-origami-1:before {
  content: "\ec83"; }

.icon-origami-2:before {
  content: "\ec84"; }

.icon-pants:before {
  content: "\ec85"; }

.icon-pingpong:before {
  content: "\ec86"; }

.icon-pool:before {
  content: "\ec87"; }

.icon-puzzle:before {
  content: "\ec88"; }

.icon-razor:before {
  content: "\ec89"; }

.icon-ribbon-bow:before {
  content: "\ec8a"; }

.icon-safety-pin:before {
  content: "\ec8b"; }

.icon-saw:before {
  content: "\ec8c"; }

.icon-screwdriver:before {
  content: "\ec8d"; }

.icon-scuba:before {
  content: "\ec8e"; }

.icon-shirt:before {
  content: "\ec8f"; }

.icon-shoes:before {
  content: "\ec90"; }

.icon-shovel:before {
  content: "\ec91"; }

.icon-soccer-shoes:before {
  content: "\ec92"; }

.icon-soccer:before {
  content: "\ec93"; }

.icon-swimsuit:before {
  content: "\ec94"; }

.icon-swiss-knife:before {
  content: "\ec95"; }

.icon-t-shirt:before {
  content: "\ec96"; }

.icon-umbrella-open:before {
  content: "\ec97"; }

.icon-underwear:before {
  content: "\ec98"; }

.icon-volleyball:before {
  content: "\ec99"; }

.icon-watering-can:before {
  content: "\ec9a"; }

.icon-wedding-rings:before {
  content: "\ec9b"; }

.icon-whistle:before {
  content: "\ec9c"; }

.icon-wrench-1:before {
  content: "\ec9d"; }

.icon-wrench-2:before {
  content: "\ec9e"; }

.icon-wrench-3:before {
  content: "\ec9f"; }

.icon-wrench-hammer:before {
  content: "\eca0"; }

.icon-wrench-screwdriver-1:before {
  content: "\eca1"; }

.icon-wrench-screwdriver-2:before {
  content: "\eca2"; }

.icon-gag:before {
  content: "\eca3"; }

.icon-px:before {
  content: "\eca4"; }

.icon-after-effects:before {
  content: "\eca5"; }

.icon-aim:before {
  content: "\eca6"; }

.icon-airbnb:before {
  content: "\eca7"; }

.icon-amazon:before {
  content: "\eca8"; }

.icon-android:before {
  content: "\eca9"; }

.icon-apple:before {
  content: "\ecaa"; }

.icon-audition:before {
  content: "\ecab"; }

.icon-bebo:before {
  content: "\ecac"; }

.icon-behance:before {
  content: "\ecad"; }

.icon-blogger:before {
  content: "\ecae"; }

.icon-bridge:before {
  content: "\ecaf"; }

.icon-chrome:before {
  content: "\ecb0"; }

.icon-codepen:before {
  content: "\ecb1"; }

.icon-creative-market:before {
  content: "\ecb2"; }

.icon-creativecloud:before {
  content: "\ecb3"; }

.icon-deicious:before {
  content: "\ecb4"; }

.icon-deviantart:before {
  content: "\ecb5"; }

.icon-digg:before {
  content: "\ecb6"; }

.icon-dreamweaver:before {
  content: "\ecb7"; }

.icon-dribbble:before {
  content: "\ecb8"; }

.icon-drive:before {
  content: "\ecb9"; }

.icon-dropbox:before {
  content: "\ecba"; }

.icon-envato:before {
  content: "\ecbb"; }

.icon-facebook-messenger:before {
  content: "\ecbc"; }

.icon-facebook:before {
  content: "\ecbd"; }

.icon-finder:before {
  content: "\ecbe"; }

.icon-firefox:before {
  content: "\ecbf"; }

.icon-flash1:before {
  content: "\ecc0"; }

.icon-flicr:before {
  content: "\ecc1"; }

.icon-forrst:before {
  content: "\ecc2"; }

.icon-foursquare:before {
  content: "\ecc3"; }

.icon-git:before {
  content: "\ecc4"; }

.icon-google-play-1:before {
  content: "\ecc5"; }

.icon-google-play-2:before {
  content: "\ecc6"; }

.icon-google-plus:before {
  content: "\ecc7"; }

.icon-hangouts:before {
  content: "\ecc8"; }

.icon-illustrator:before {
  content: "\ecc9"; }

.icon-inbox1:before {
  content: "\ecca"; }

.icon-indesign:before {
  content: "\eccb"; }

.icon-inspect:before {
  content: "\eccc"; }

.icon-instagram:before {
  content: "\eccd"; }

.icon-kickstarter:before {
  content: "\ecce"; }

.icon-lastfm:before {
  content: "\eccf"; }

.icon-linkedin:before {
  content: "\ecd0"; }

.icon-opera:before {
  content: "\ecd1"; }

.icon-osx:before {
  content: "\ecd2"; }

.icon-paypal:before {
  content: "\ecd3"; }

.icon-photoshop:before {
  content: "\ecd4"; }

.icon-picasa:before {
  content: "\ecd5"; }

.icon-pinterest:before {
  content: "\ecd6"; }

.icon-prelude:before {
  content: "\ecd7"; }

.icon-premiere-pro:before {
  content: "\ecd8"; }

.icon-rdio:before {
  content: "\ecd9"; }

.icon-reddit:before {
  content: "\ecda"; }

.icon-rss:before {
  content: "\ecdb"; }

.icon-safari:before {
  content: "\ecdc"; }

.icon-skype:before {
  content: "\ecdd"; }

.icon-soundcloud:before {
  content: "\ecde"; }

.icon-spotify:before {
  content: "\ecdf"; }

.icon-squarespace:before {
  content: "\ece0"; }

.icon-stumble-upon:before {
  content: "\ece1"; }

.icon-tumblr:before {
  content: "\ece2"; }

.icon-twitter:before {
  content: "\ece3"; }

.icon-vimeo-1:before {
  content: "\ece4"; }

.icon-vimeo-2:before {
  content: "\ece5"; }

.icon-vk:before {
  content: "\ece6"; }

.icon-whatsup:before {
  content: "\ece7"; }

.icon-wikipedia:before {
  content: "\ece8"; }

.icon-windows:before {
  content: "\ece9"; }

.icon-wordpress:before {
  content: "\ecea"; }

.icon-xing:before {
  content: "\eceb"; }

.icon-yahoo:before {
  content: "\ecec"; }

.icon-youtube:before {
  content: "\eced"; }

.icon-zerply:before {
  content: "\ecee"; }

.icon-alarm-add:before {
  content: "\ecef"; }

.icon-alarm-off:before {
  content: "\ecf0"; }

.icon-alarm-on:before {
  content: "\ecf1"; }

.icon-alarm:before {
  content: "\ecf2"; }

.icon-calendar-2:before {
  content: "\ecf3"; }

.icon-calendar-check:before {
  content: "\ecf4"; }

.icon-calendar-date-2:before {
  content: "\ecf5"; }

.icon-calendar-date:before {
  content: "\ecf6"; }

.icon-calendar:before {
  content: "\ecf7"; }

.icon-calendat-time:before {
  content: "\ecf8"; }

.icon-clock-2:before {
  content: "\ecf9"; }

.icon-clock:before {
  content: "\ecfa"; }

.icon-compass-1:before {
  content: "\ecfb"; }

.icon-compass-2:before {
  content: "\ecfc"; }

.icon-direction:before {
  content: "\ecfd"; }

.icon-directions-1:before {
  content: "\ecfe"; }

.icon-directions-2:before {
  content: "\ecff"; }

.icon-distance-1:before {
  content: "\ed00"; }

.icon-distance-2:before {
  content: "\ed01"; }

.icon-fast-delivery:before {
  content: "\ed02"; }

.icon-gps-location:before {
  content: "\ed03"; }

.icon-history:before {
  content: "\ed04"; }

.icon-hourglass-1:before {
  content: "\ed05"; }

.icon-hourglass-2:before {
  content: "\ed06"; }

.icon-hourglass-reverse:before {
  content: "\ed07"; }

.icon-infinite-loop:before {
  content: "\ed08"; }

.icon-infinite:before {
  content: "\ed09"; }

.icon-location-1-off:before {
  content: "\ed0a"; }

.icon-location-1-on:before {
  content: "\ed0b"; }

.icon-location-1-search:before {
  content: "\ed0c"; }

.icon-location-2-add:before {
  content: "\ed0d"; }

.icon-location-2-check:before {
  content: "\ed0e"; }

.icon-location-2-delete:before {
  content: "\ed0f"; }

.icon-location-2-off:before {
  content: "\ed10"; }

.icon-location-2-remove:before {
  content: "\ed11"; }

.icon-location-2:before {
  content: "\ed12"; }

.icon-location-3:before {
  content: "\ed13"; }

.icon-location-4:before {
  content: "\ed14"; }

.icon-map-2:before {
  content: "\ed15"; }

.icon-map-location-2:before {
  content: "\ed16"; }

.icon-map-location-3:before {
  content: "\ed17"; }

.icon-map-location-4:before {
  content: "\ed18"; }

.icon-map-location:before {
  content: "\ed19"; }

.icon-map-timezone:before {
  content: "\ed1a"; }

.icon-map:before {
  content: "\ed1b"; }

.icon-navigation-1:before {
  content: "\ed1c"; }

.icon-navigation-2:before {
  content: "\ed1d"; }

.icon-phone-location:before {
  content: "\ed1e"; }

.icon-street-location:before {
  content: "\ed1f"; }

.icon-street-view:before {
  content: "\ed20"; }

.icon-timer-1:before {
  content: "\ed21"; }

.icon-timer-2:before {
  content: "\ed22"; }

.icon-wind-direction:before {
  content: "\ed23"; }

.icon-wrist-watch:before {
  content: "\ed24"; }

.icon-anchor:before {
  content: "\ed25"; }

.icon-bicycle:before {
  content: "\ed26"; }

.icon-bicycling:before {
  content: "\ed27"; }

.icon-boat-1:before {
  content: "\ed28"; }

.icon-boat-2:before {
  content: "\ed29"; }

.icon-bus-wifi:before {
  content: "\ed2a"; }

.icon-bus:before {
  content: "\ed2b"; }

.icon-cable-ski:before {
  content: "\ed2c"; }

.icon-car-2:before {
  content: "\ed2d"; }

.icon-car-battery:before {
  content: "\ed2e"; }

.icon-car-key:before {
  content: "\ed2f"; }

.icon-car-parcking:before {
  content: "\ed30"; }

.icon-car-service:before {
  content: "\ed31"; }

.icon-car-wash:before {
  content: "\ed32"; }

.icon-car-wifi:before {
  content: "\ed33"; }

.icon-car:before {
  content: "\ed34"; }

.icon-cog:before {
  content: "\ed35"; }

.icon-construction--cone:before {
  content: "\ed36"; }

.icon-construction-barricade:before {
  content: "\ed37"; }

.icon-directions:before {
  content: "\ed38"; }

.icon-elevator-1:before {
  content: "\ed39"; }

.icon-elevator-2:before {
  content: "\ed3a"; }

.icon-escalator-down:before {
  content: "\ed3b"; }

.icon-escalator-up:before {
  content: "\ed3c"; }

.icon-flight-land:before {
  content: "\ed3d"; }

.icon-flight-takeoff:before {
  content: "\ed3e"; }

.icon-fork-lift:before {
  content: "\ed3f"; }

.icon-fuel:before {
  content: "\ed40"; }

.icon-garage:before {
  content: "\ed41"; }

.icon-gas-station:before {
  content: "\ed42"; }

.icon-gearbox:before {
  content: "\ed43"; }

.icon-helicopter:before {
  content: "\ed44"; }

.icon-helmet-1:before {
  content: "\ed45"; }

.icon-helmet-2:before {
  content: "\ed46"; }

.icon-kids-scooter:before {
  content: "\ed47"; }

.icon-motorcycle:before {
  content: "\ed48"; }

.icon-off-roader:before {
  content: "\ed49"; }

.icon-pickup-truck:before {
  content: "\ed4a"; }

.icon-racing-flag:before {
  content: "\ed4b"; }

.icon-road:before {
  content: "\ed4c"; }

.icon-rudder:before {
  content: "\ed4d"; }

.icon-scooter:before {
  content: "\ed4e"; }

.icon-ship:before {
  content: "\ed4f"; }

.icon-speedometer:before {
  content: "\ed50"; }

.icon-stairs-down:before {
  content: "\ed51"; }

.icon-stairs-up:before {
  content: "\ed52"; }

.icon-supercar:before {
  content: "\ed53"; }

.icon-taxi-1:before {
  content: "\ed54"; }

.icon-taxi-2:before {
  content: "\ed55"; }

.icon-tractor:before {
  content: "\ed56"; }

.icon-traffic-light:before {
  content: "\ed57"; }

.icon-trailer:before {
  content: "\ed58"; }

.icon-train-1:before {
  content: "\ed59"; }

.icon-train-2:before {
  content: "\ed5a"; }

.icon-train-wifi:before {
  content: "\ed5b"; }

.icon-tram:before {
  content: "\ed5c"; }

.icon-truck:before {
  content: "\ed5d"; }

.icon-van:before {
  content: "\ed5e"; }

.icon-wagon:before {
  content: "\ed5f"; }

.icon-aids:before {
  content: "\ed60"; }

.icon-ambulance:before {
  content: "\ed61"; }

.icon-bandage-1:before {
  content: "\ed62"; }

.icon-bandage-2:before {
  content: "\ed63"; }

.icon-blood-1:before {
  content: "\ed64"; }

.icon-blood-2:before {
  content: "\ed65"; }

.icon-brain:before {
  content: "\ed66"; }

.icon-cardio:before {
  content: "\ed67"; }

.icon-cross-circle:before {
  content: "\ed68"; }

.icon-cross-rectangle:before {
  content: "\ed69"; }

.icon-DNA:before {
  content: "\ed6a"; }

.icon-drugs:before {
  content: "\ed6b"; }

.icon-emergency-call:before {
  content: "\ed6c"; }

.icon-emergency:before {
  content: "\ed6d"; }

.icon-first-aid:before {
  content: "\ed6e"; }

.icon-fitness-app:before {
  content: "\ed6f"; }

.icon-handicap:before {
  content: "\ed70"; }

.icon-healthcare:before {
  content: "\ed71"; }

.icon-heart-beat:before {
  content: "\ed72"; }

.icon-hospital-building:before {
  content: "\ed73"; }

.icon-hospital-circle:before {
  content: "\ed74"; }

.icon-hospital-home:before {
  content: "\ed75"; }

.icon-hospital-rectangle:before {
  content: "\ed76"; }

.icon-medical-book:before {
  content: "\ed77"; }

.icon-medical-folder:before {
  content: "\ed78"; }

.icon-medical-tests:before {
  content: "\ed79"; }

.icon-microscope:before {
  content: "\ed7a"; }

.icon-ointment:before {
  content: "\ed7b"; }

.icon-paramedic:before {
  content: "\ed7c"; }

.icon-pharmacy:before {
  content: "\ed7d"; }

.icon-pill-2:before {
  content: "\ed7e"; }

.icon-pill-3:before {
  content: "\ed7f"; }

.icon-pill:before {
  content: "\ed80"; }

.icon-pulse:before {
  content: "\ed81"; }

.icon-spermatosoid:before {
  content: "\ed82"; }

.icon-stethoscope:before {
  content: "\ed83"; }

.icon-stretcher:before {
  content: "\ed84"; }

.icon-surgical-knife:before {
  content: "\ed85"; }

.icon-surgical-scissors:before {
  content: "\ed86"; }

.icon-syringe:before {
  content: "\ed87"; }

.icon-teeth-care:before {
  content: "\ed88"; }

.icon-test-tube-2:before {
  content: "\ed89"; }

.icon-test-tube:before {
  content: "\ed8a"; }

.icon-thermometer-1:before {
  content: "\ed8b"; }

.icon-toilet-paper:before {
  content: "\ed8c"; }

.icon-tooth:before {
  content: "\ed8d"; }

.icon-weight:before {
  content: "\ed8e"; }

.icon-alien:before {
  content: "\ed8f"; }

.icon-biohazard:before {
  content: "\ed90"; }

.icon-bird-house:before {
  content: "\ed91"; }

.icon-bird:before {
  content: "\ed92"; }

.icon-butterfly:before {
  content: "\ed93"; }

.icon-casino-chip:before {
  content: "\ed94"; }

.icon-coffin:before {
  content: "\ed95"; }

.icon-controller-1:before {
  content: "\ed96"; }

.icon-controller-2:before {
  content: "\ed97"; }

.icon-controller-3:before {
  content: "\ed98"; }

.icon-crossed-bones:before {
  content: "\ed99"; }

.icon-day-night:before {
  content: "\ed9a"; }

.icon-death:before {
  content: "\ed9b"; }

.icon-dice:before {
  content: "\ed9c"; }

.icon-dream-house:before {
  content: "\ed9d"; }

.icon-eco-house:before {
  content: "\ed9e"; }

.icon-emoticon-grin:before {
  content: "\ed9f"; }

.icon-emoticon-smile:before {
  content: "\eda0"; }

.icon-emoticon:before {
  content: "\eda1"; }

.icon-exit:before {
  content: "\eda2"; }

.icon-fence:before {
  content: "\eda3"; }

.icon-fir-tree-1:before {
  content: "\eda4"; }

.icon-fir-tree-2:before {
  content: "\eda5"; }

.icon-fire1:before {
  content: "\eda6"; }

.icon-ghost:before {
  content: "\eda7"; }

.icon-hang:before {
  content: "\eda8"; }

.icon-happy-mask:before {
  content: "\eda9"; }

.icon-hipster-1:before {
  content: "\edaa"; }

.icon-hipster-2:before {
  content: "\edab"; }

.icon-house-fire:before {
  content: "\edac"; }

.icon-house-lightening:before {
  content: "\edad"; }

.icon-house-search:before {
  content: "\edae"; }

.icon-incognito:before {
  content: "\edaf"; }

.icon-labyrinth-1:before {
  content: "\edb0"; }

.icon-labyrinth-2:before {
  content: "\edb1"; }

.icon-leaf:before {
  content: "\edb2"; }

.icon-lighthouse:before {
  content: "\edb3"; }

.icon-love:before {
  content: "\edb4"; }

.icon-middle-finger:before {
  content: "\edb5"; }

.icon-moon:before {
  content: "\edb6"; }

.icon-moustache:before {
  content: "\edb7"; }

.icon-no-smoking:before {
  content: "\edb8"; }

.icon-pacman:before {
  content: "\edb9"; }

.icon-plant:before {
  content: "\edba"; }

.icon-playing-cards:before {
  content: "\edbb"; }

.icon-poison:before {
  content: "\edbc"; }

.icon-pong:before {
  content: "\edbd"; }

.icon-poo:before {
  content: "\edbe"; }

.icon-pool1:before {
  content: "\edbf"; }

.icon-radioactive:before {
  content: "\edc0"; }

.icon-recycle:before {
  content: "\edc1"; }

.icon-robot-1:before {
  content: "\edc2"; }

.icon-robot-2:before {
  content: "\edc3"; }

.icon-rock:before {
  content: "\edc4"; }

.icon-run:before {
  content: "\edc5"; }

.icon-sad-mask:before {
  content: "\edc6"; }

.icon-scythe:before {
  content: "\edc7"; }

.icon-shooting-star:before {
  content: "\edc8"; }

.icon-skull:before {
  content: "\edc9"; }

.icon-smoking:before {
  content: "\edca"; }

.icon-snow-man:before {
  content: "\edcb"; }

.icon-snowflake:before {
  content: "\edcc"; }

.icon-steps:before {
  content: "\edcd"; }

.icon-sun:before {
  content: "\edce"; }

.icon-tetris:before {
  content: "\edcf"; }

.icon-theatre-masks:before {
  content: "\edd0"; }

.icon-tombstone:before {
  content: "\edd1"; }

.icon-tree:before {
  content: "\edd2"; }

.icon-ufo:before {
  content: "\edd3"; }

.icon-unicorn:before {
  content: "\edd4"; }

.icon-vigilante:before {
  content: "\edd5"; }

.icon-wall:before {
  content: "\edd6"; }

.icon-wheat:before {
  content: "\edd7"; }

.icon-account-book-1:before {
  content: "\edd8"; }

.icon-account-book-female:before {
  content: "\edd9"; }

.icon-account-book-male:before {
  content: "\edda"; }

.icon-contacts:before {
  content: "\eddb"; }

.icon-female-sign:before {
  content: "\eddc"; }

.icon-head-brainstorming:before {
  content: "\eddd"; }

.icon-head-idea:before {
  content: "\edde"; }

.icon-head-money:before {
  content: "\eddf"; }

.icon-head-question:before {
  content: "\ede0"; }

.icon-head-search:before {
  content: "\ede1"; }

.icon-head-settings:before {
  content: "\ede2"; }

.icon-head-speech:before {
  content: "\ede3"; }

.icon-head-time:before {
  content: "\ede4"; }

.icon-head:before {
  content: "\ede5"; }

.icon-ID-card:before {
  content: "\ede6"; }

.icon-male-sign:before {
  content: "\ede7"; }

.icon-people-female:before {
  content: "\ede8"; }

.icon-people-idea:before {
  content: "\ede9"; }

.icon-people-male:before {
  content: "\edea"; }

.icon-people-money:before {
  content: "\edeb"; }

.icon-people-question:before {
  content: "\edec"; }

.icon-people-speech-1:before {
  content: "\eded"; }

.icon-people-speech-2:before {
  content: "\edee"; }

.icon-people-target:before {
  content: "\edef"; }

.icon-people-time:before {
  content: "\edf0"; }

.icon-people:before {
  content: "\edf1"; }

.icon-public-speaking:before {
  content: "\edf2"; }

.icon-rolodex-2:before {
  content: "\edf3"; }

.icon-rolodex:before {
  content: "\edf4"; }

.icon-team-1:before {
  content: "\edf5"; }

.icon-team-2:before {
  content: "\edf6"; }

.icon-team-3:before {
  content: "\edf7"; }

.icon-team-hierarchy:before {
  content: "\edf8"; }

.icon-user-add:before {
  content: "\edf9"; }

.icon-user-check:before {
  content: "\edfa"; }

.icon-user-circle:before {
  content: "\edfb"; }

.icon-user-delete:before {
  content: "\edfc"; }

.icon-user-female-add:before {
  content: "\edfd"; }

.icon-user-female-check:before {
  content: "\edfe"; }

.icon-user-female-circle:before {
  content: "\edff"; }

.icon-user-female-delete:before {
  content: "\ee00"; }

.icon-user-female-edit:before {
  content: "\ee01"; }

.icon-user-female-options:before {
  content: "\ee02"; }

.icon-user-female-picture-add:before {
  content: "\ee03"; }

.icon-user-female-picture:before {
  content: "\ee04"; }

.icon-user-female-pictures:before {
  content: "\ee05"; }

.icon-user-female-portrait:before {
  content: "\ee06"; }

.icon-user-female-profile:before {
  content: "\ee07"; }

.icon-user-female-settings:before {
  content: "\ee08"; }

.icon-user-female-speech-1:before {
  content: "\ee09"; }

.icon-user-female-speech-2:before {
  content: "\ee0a"; }

.icon-user-female:before {
  content: "\ee0b"; }

.icon-user-male-add:before {
  content: "\ee0c"; }

.icon-user-male-check:before {
  content: "\ee0d"; }

.icon-user-male-circle:before {
  content: "\ee0e"; }

.icon-user-male-delete:before {
  content: "\ee0f"; }

.icon-user-male-edit:before {
  content: "\ee10"; }

.icon-user-male-options:before {
  content: "\ee11"; }

.icon-user-male-picture-add:before {
  content: "\ee12"; }

.icon-user-male-picture:before {
  content: "\ee13"; }

.icon-user-male-pictures:before {
  content: "\ee14"; }

.icon-user-male-portrait:before {
  content: "\ee15"; }

.icon-user-male-profile:before {
  content: "\ee16"; }

.icon-user-male-settings:before {
  content: "\ee17"; }

.icon-user-male-speech-1:before {
  content: "\ee18"; }

.icon-user-male-speech-2:before {
  content: "\ee19"; }

.icon-user-male:before {
  content: "\ee1a"; }

.icon-user-picture-1:before {
  content: "\ee1b"; }

.icon-user-picture-2:before {
  content: "\ee1c"; }

.icon-user-picture-add:before {
  content: "\ee1d"; }

.icon-user-profile-1:before {
  content: "\ee1e"; }

.icon-user-profile-2:before {
  content: "\ee1f"; }

.icon-user-search:before {
  content: "\ee20"; }

.icon-user-target:before {
  content: "\ee21"; }

.icon-user:before {
  content: "\ee22"; }

.icon-users-male-female:before {
  content: "\ee23"; }

.icon-users-male:before {
  content: "\ee24"; }

.icon-users:before {
  content: "\ee25"; }

.icon-VIP-card:before {
  content: "\ee26"; }

.icon-badge-1:before {
  content: "\ee27"; }

.icon-badge-2:before {
  content: "\ee28"; }

.icon-crown:before {
  content: "\ee29"; }

.icon-diploma-1:before {
  content: "\ee2a"; }

.icon-diploma-2:before {
  content: "\ee2b"; }

.icon-diploma-3:before {
  content: "\ee2c"; }

.icon-flag-1:before {
  content: "\ee2d"; }

.icon-flag-2:before {
  content: "\ee2e"; }

.icon-flag-3:before {
  content: "\ee2f"; }

.icon-flag-4:before {
  content: "\ee30"; }

.icon-heart-broken:before {
  content: "\ee31"; }

.icon-heart:before {
  content: "\ee32"; }

.icon-hearts:before {
  content: "\ee33"; }

.icon-like-2:before {
  content: "\ee34"; }

.icon-like:before {
  content: "\ee35"; }

.icon-medal-1:before {
  content: "\ee36"; }

.icon-medal-2:before {
  content: "\ee37"; }

.icon-medal-3:before {
  content: "\ee38"; }

.icon-medal-4:before {
  content: "\ee39"; }

.icon-medal-5:before {
  content: "\ee3a"; }

.icon-medal-6:before {
  content: "\ee3b"; }

.icon-olympic-torch:before {
  content: "\ee3c"; }

.icon-podium:before {
  content: "\ee3d"; }

.icon-star-circle:before {
  content: "\ee3e"; }

.icon-star-plus:before {
  content: "\ee3f"; }

.icon-star:before {
  content: "\ee40"; }

.icon-trophy-1:before {
  content: "\ee41"; }

.icon-trophy-2:before {
  content: "\ee42"; }

.icon-trophy-3:before {
  content: "\ee43"; }

.icon-unlike-2:before {
  content: "\ee44"; }

.icon-unlike:before {
  content: "\ee45"; }

.icon-verification:before {
  content: "\ee46"; }

.icon-votes-2:before {
  content: "\ee47"; }

.icon-votes:before {
  content: "\ee48"; }

.icon-binary-code:before {
  content: "\ee49"; }

.icon-bug-fixed:before {
  content: "\ee4a"; }

.icon-bug-search:before {
  content: "\ee4b"; }

.icon-bug:before {
  content: "\ee4c"; }

.icon-code-1:before {
  content: "\ee4d"; }

.icon-code-2:before {
  content: "\ee4e"; }

.icon-code-3:before {
  content: "\ee4f"; }

.icon-CPU-overclock:before {
  content: "\ee50"; }

.icon-CPU:before {
  content: "\ee51"; }

.icon-firewall-1:before {
  content: "\ee52"; }

.icon-firewall-alert:before {
  content: "\ee53"; }

.icon-firewall-block:before {
  content: "\ee54"; }

.icon-firewall-disable:before {
  content: "\ee55"; }

.icon-firewall-done:before {
  content: "\ee56"; }

.icon-firewall-help:before {
  content: "\ee57"; }

.icon-firewall-refresh:before {
  content: "\ee58"; }

.icon-firewall-star:before {
  content: "\ee59"; }

.icon-firewall:before {
  content: "\ee5a"; }

.icon-hierarchy-structure-1:before {
  content: "\ee5b"; }

.icon-hierarchy-structure-2:before {
  content: "\ee5c"; }

.icon-hierarchy-structure-3:before {
  content: "\ee5d"; }

.icon-hierarchy-structure-4:before {
  content: "\ee5e"; }

.icon-hierarchy-structure-5:before {
  content: "\ee5f"; }

.icon-hierarchy-structure-6:before {
  content: "\ee60"; }

.icon-html-5:before {
  content: "\ee61"; }

.icon-link-1-add:before {
  content: "\ee62"; }

.icon-link-1-broken:before {
  content: "\ee63"; }

.icon-link-1-remove:before {
  content: "\ee64"; }

.icon-link-1:before {
  content: "\ee65"; }

.icon-link-2-broken:before {
  content: "\ee66"; }

.icon-link-2:before {
  content: "\ee67"; }

.icon-link-3-broken:before {
  content: "\ee68"; }

.icon-link-3:before {
  content: "\ee69"; }

.icon-search-stats:before {
  content: "\ee6a"; }

.icon-window-404:before {
  content: "\ee6b"; }

.icon-window-binary-code:before {
  content: "\ee6c"; }

.icon-window-bookmark:before {
  content: "\ee6d"; }

.icon-window-code:before {
  content: "\ee6e"; }

.icon-window-console:before {
  content: "\ee6f"; }

.icon-window-content:before {
  content: "\ee70"; }

.icon-window-cursor:before {
  content: "\ee71"; }

.icon-window-edit:before {
  content: "\ee72"; }

.icon-window-layout:before {
  content: "\ee73"; }

.icon-window-loading:before {
  content: "\ee74"; }

.icon-window-lock:before {
  content: "\ee75"; }

.icon-window-refresh:before {
  content: "\ee76"; }

.icon-window-search:before {
  content: "\ee77"; }

.icon-window-settings:before {
  content: "\ee78"; }

.icon-window-user:before {
  content: "\ee79"; }

.icon-window:before {
  content: "\ee7a"; }

.icon-windows-open:before {
  content: "\ee7b"; }

/* generated by trike.generateSass() */
.bullet-blue ul, ul.bullet-blue {
  list-style: none; }

.bullet-blue ul li::before, ul.bullet-blue li::before {
  content: "\2022";
  color: #0797CC;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-blue-dark ul, ul.bullet-blue-dark {
  list-style: none; }

.bullet-blue-dark ul li::before, ul.bullet-blue-dark li::before {
  content: "\2022";
  color: #167FC1;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-blue-light ul, ul.bullet-blue-light {
  list-style: none; }

.bullet-blue-light ul li::before, ul.bullet-blue-light li::before {
  content: "\2022";
  color: #E7F2F9;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-blue-teal ul, ul.bullet-blue-teal {
  list-style: none; }

.bullet-blue-teal ul li::before, ul.bullet-blue-teal li::before {
  content: "\2022";
  color: #0088A5;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-cerise ul, ul.bullet-cerise {
  list-style: none; }

.bullet-cerise ul li::before, ul.bullet-cerise li::before {
  content: "\2022";
  color: #cb4b65;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-cyan ul, ul.bullet-cyan {
  list-style: none; }

.bullet-cyan ul li::before, ul.bullet-cyan li::before {
  content: "\2022";
  color: #46A676;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-gold-50th ul, ul.bullet-gold-50th {
  list-style: none; }

.bullet-gold-50th ul li::before, ul.bullet-gold-50th li::before {
  content: "\2022";
  color: #AC892D;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-gray-100 ul, ul.bullet-gray-100 {
  list-style: none; }

.bullet-gray-100 ul li::before, ul.bullet-gray-100 li::before {
  content: "\2022";
  color: #F9F9F9;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-gray-200 ul, ul.bullet-gray-200 {
  list-style: none; }

.bullet-gray-200 ul li::before, ul.bullet-gray-200 li::before {
  content: "\2022";
  color: #F1F1F1;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-gray-400 ul, ul.bullet-gray-400 {
  list-style: none; }

.bullet-gray-400 ul li::before, ul.bullet-gray-400 li::before {
  content: "\2022";
  color: #CED4DA;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-gray-600 ul, ul.bullet-gray-600 {
  list-style: none; }

.bullet-gray-600 ul li::before, ul.bullet-gray-600 li::before {
  content: "\2022";
  color: #778590;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-gray-700 ul, ul.bullet-gray-700 {
  list-style: none; }

.bullet-gray-700 ul li::before, ul.bullet-gray-700 li::before {
  content: "\2022";
  color: #2A2A2A;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-gray-800 ul, ul.bullet-gray-800 {
  list-style: none; }

.bullet-gray-800 ul li::before, ul.bullet-gray-800 li::before {
  content: "\2022";
  color: #1A1A1A;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-green ul, ul.bullet-green {
  list-style: none; }

.bullet-green ul li::before, ul.bullet-green li::before {
  content: "\2022";
  color: #7E8B39;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-green-case-focus ul, ul.bullet-green-case-focus {
  list-style: none; }

.bullet-green-case-focus ul li::before, ul.bullet-green-case-focus li::before {
  content: "\2022";
  color: #00722A;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-green-light ul, ul.bullet-green-light {
  list-style: none; }

.bullet-green-light ul li::before, ul.bullet-green-light li::before {
  content: "\2022";
  color: #ABBD33;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-lilac ul, ul.bullet-lilac {
  list-style: none; }

.bullet-lilac ul li::before, ul.bullet-lilac li::before {
  content: "\2022";
  color: #9396CB;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-orange ul, ul.bullet-orange {
  list-style: none; }

.bullet-orange ul li::before, ul.bullet-orange li::before {
  content: "\2022";
  color: #D08F1D;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-orange-light ul, ul.bullet-orange-light {
  list-style: none; }

.bullet-orange-light ul li::before, ul.bullet-orange-light li::before {
  content: "\2022";
  color: #FF8100;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-pink ul, ul.bullet-pink {
  list-style: none; }

.bullet-pink ul li::before, ul.bullet-pink li::before {
  content: "\2022";
  color: #E97DC2;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-pink-dark ul, ul.bullet-pink-dark {
  list-style: none; }

.bullet-pink-dark ul li::before, ul.bullet-pink-dark li::before {
  content: "\2022";
  color: #9E3270;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-purple ul, ul.bullet-purple {
  list-style: none; }

.bullet-purple ul li::before, ul.bullet-purple li::before {
  content: "\2022";
  color: #A568A6;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-purple-dark ul, ul.bullet-purple-dark {
  list-style: none; }

.bullet-purple-dark ul li::before, ul.bullet-purple-dark li::before {
  content: "\2022";
  color: #663688;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-red ul, ul.bullet-red {
  list-style: none; }

.bullet-red ul li::before, ul.bullet-red li::before {
  content: "\2022";
  color: #D24E3C;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-red-awards ul, ul.bullet-red-awards {
  list-style: none; }

.bullet-red-awards ul li::before, ul.bullet-red-awards li::before {
  content: "\2022";
  color: #AC1010;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-red-case-focus ul, ul.bullet-red-case-focus {
  list-style: none; }

.bullet-red-case-focus ul li::before, ul.bullet-red-case-focus li::before {
  content: "\2022";
  color: #D21033;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-teal ul, ul.bullet-teal {
  list-style: none; }

.bullet-teal ul li::before, ul.bullet-teal li::before {
  content: "\2022";
  color: #7EA498;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-teal-light ul, ul.bullet-teal-light {
  list-style: none; }

.bullet-teal-light ul li::before, ul.bullet-teal-light li::before {
  content: "\2022";
  color: #22C5CF;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-turquoise ul, ul.bullet-turquoise {
  list-style: none; }

.bullet-turquoise ul li::before, ul.bullet-turquoise li::before {
  content: "\2022";
  color: #00B4E5;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-white ul, ul.bullet-white {
  list-style: none; }

.bullet-white ul li::before, ul.bullet-white li::before {
  content: "\2022";
  color: #FFFFFF;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.bullet-yellow ul, ul.bullet-yellow {
  list-style: none; }

.bullet-yellow ul li::before, ul.bullet-yellow li::before {
  content: "\2022";
  color: #F7BE5D;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

/* generated by trike.generateSass() */
.background-color-inherit {
  background-color: inherit !important; }

.background-transparent {
  background-color: transparent; }

.background-blue {
  background-color: #0797CC;
  color: #FFFFFF; }

.background-blue-darker {
  background-color: #05739b; }

.background-blue ul li::before {
  color: white; }

.background-blue-dark {
  background-color: #167FC1;
  color: #FFFFFF; }

.background-blue-dark-darker {
  background-color: #116193; }

.background-blue-dark ul li::before {
  color: white; }

.background-blue-light {
  background-color: #E7F2F9;
  color: #212529; }

.background-blue-light-darker {
  background-color: #bedcef; }

.background-blue-teal {
  background-color: #0088A5;
  color: #FFFFFF; }

.background-blue-teal-darker {
  background-color: #005e72; }

.background-blue-teal ul li::before {
  color: white; }

.background-cerise {
  background-color: #cb4b65;
  color: #FFFFFF; }

.background-cerise-darker {
  background-color: #b0334c; }

.background-cerise ul li::before {
  color: white; }

.background-cyan {
  background-color: #46A676;
  color: #FFFFFF; }

.background-cyan-darker {
  background-color: #37825d; }

.background-cyan ul li::before {
  color: white; }

.background-gold-50th {
  background-color: #AC892D;
  color: #FFFFFF; }

.background-gold-50th-darker {
  background-color: #846922; }

.background-gold-50th ul li::before {
  color: white; }

.background-gray-100 {
  background-color: #F9F9F9;
  color: #212529; }

.background-gray-100-darker {
  background-color: #e0e0e0; }

.background-gray-200 {
  background-color: #F1F1F1;
  color: #212529; }

.background-gray-200-darker {
  background-color: #d8d8d8; }

.background-gray-400 {
  background-color: #CED4DA;
  color: #212529; }

.background-gray-400-darker {
  background-color: #b1bbc4; }

.background-gray-600 {
  background-color: #778590;
  color: #FFFFFF; }

.background-gray-600-darker {
  background-color: #5f6b75; }

.background-gray-600 ul li::before {
  color: white; }

.background-gray-700 {
  background-color: #2A2A2A;
  color: #FFFFFF; }

.background-gray-700-darker {
  background-color: #111111; }

.background-gray-700 ul li::before {
  color: white; }

.background-gray-800 {
  background-color: #1A1A1A;
  color: #FFFFFF; }

.background-gray-800-darker {
  background-color: #010101; }

.background-gray-800 ul li::before {
  color: white; }

.background-green {
  background-color: #7E8B39;
  color: #FFFFFF; }

.background-green-darker {
  background-color: #5d672a; }

.background-green ul li::before {
  color: white; }

.background-green-case-focus {
  background-color: #00722A;
  color: #FFFFFF; }

.background-green-case-focus-darker {
  background-color: #003f17; }

.background-green-case-focus ul li::before {
  color: white; }

.background-green-light {
  background-color: #ABBD33;
  color: #FFFFFF; }

.background-green-light-darker {
  background-color: #879528; }

.background-green-light ul li::before {
  color: white; }

.background-lilac {
  background-color: #9396CB;
  color: #FFFFFF; }

.background-lilac-darker {
  background-color: #7175ba; }

.background-lilac ul li::before {
  color: white; }

.background-orange {
  background-color: #D08F1D;
  color: #FFFFFF; }

.background-orange-darker {
  background-color: #a37017; }

.background-orange ul li::before {
  color: white; }

.background-orange-light {
  background-color: #FF8100;
  color: #FFFFFF; }

.background-orange-light-darker {
  background-color: #cc6700; }

.background-orange-light ul li::before {
  color: white; }

.background-pink {
  background-color: #E97DC2;
  color: #FFFFFF; }

.background-pink-darker {
  background-color: #e251ae; }

.background-pink ul li::before {
  color: white; }

.background-pink-dark {
  background-color: #9E3270;
  color: #FFFFFF; }

.background-pink-dark-darker {
  background-color: #772655; }

.background-pink-dark ul li::before {
  color: white; }

.background-purple {
  background-color: #A568A6;
  color: #FFFFFF; }

.background-purple-darker {
  background-color: #89518a; }

.background-purple ul li::before {
  color: white; }

.background-purple-dark {
  background-color: #663688;
  color: #FFFFFF; }

.background-purple-dark-darker {
  background-color: #4b2863; }

.background-purple-dark ul li::before {
  color: white; }

.background-red {
  background-color: #D24E3C;
  color: #FFFFFF; }

.background-red-darker {
  background-color: #b23929; }

.background-red ul li::before {
  color: white; }

.background-red-awards {
  background-color: #AC1010;
  color: #FFFFFF; }

.background-red-awards-darker {
  background-color: #7d0c0c; }

.background-red-awards ul li::before {
  color: white; }

.background-red-case-focus {
  background-color: #D21033;
  color: #FFFFFF; }

.background-red-case-focus-darker {
  background-color: #a30c27; }

.background-red-case-focus ul li::before {
  color: white; }

.background-teal {
  background-color: #7EA498;
  color: #FFFFFF; }

.background-teal-darker {
  background-color: #638c7f; }

.background-teal ul li::before {
  color: white; }

.background-teal-light {
  background-color: #22C5CF;
  color: #FFFFFF; }

.background-teal-light-darker {
  background-color: #1b9ba3; }

.background-teal-light ul li::before {
  color: white; }

.background-turquoise {
  background-color: #00B4E5;
  color: #FFFFFF; }

.background-turquoise-darker {
  background-color: #008cb2; }

.background-turquoise ul li::before {
  color: white; }

.background-white {
  background-color: #FFFFFF;
  color: #212529; }

.background-white-darker {
  background-color: #e6e6e6; }

.background-yellow {
  background-color: #F7BE5D;
  color: #FFFFFF; }

.background-yellow-darker {
  background-color: #f5ab2c; }

.background-yellow ul li::before {
  color: white; }

.background-blue a
,
.background-blue-dark a
,
.background-blue-teal a
,
.background-cerise a
,
.background-cyan a
,
.background-gold-50th a
,
.background-gray-600 a
,
.background-gray-700 a
,
.background-gray-800 a
,
.background-green a
,
.background-green-case-focus a
,
.background-green-light a
,
.background-lilac a
,
.background-orange a
,
.background-orange-light a
,
.background-pink a
,
.background-pink-dark a
,
.background-purple a
,
.background-purple-dark a
,
.background-red a
,
.background-red-awards a
,
.background-red-case-focus a
,
.background-teal a
,
.background-teal-light a
,
.background-turquoise a
,
.background-yellow a {
  color: #FFFFFF;
  text-decoration: underline; }

.background-white a {
  color: #167FC1; }

.background-blue a.icon-link
,
.background-blue-dark a.icon-link
,
.background-blue-light a.icon-link
,
.background-blue-teal a.icon-link
,
.background-cerise a.icon-link
,
.background-cyan a.icon-link
,
.background-gold-50th a.icon-link
,
.background-gray-100 a.icon-link
,
.background-gray-200 a.icon-link
,
.background-gray-400 a.icon-link
,
.background-gray-600 a.icon-link
,
.background-gray-700 a.icon-link
,
.background-gray-800 a.icon-link
,
.background-green a.icon-link
,
.background-green-case-focus a.icon-link
,
.background-green-light a.icon-link
,
.background-lilac a.icon-link
,
.background-orange a.icon-link
,
.background-orange-light a.icon-link
,
.background-pink a.icon-link
,
.background-pink-dark a.icon-link
,
.background-purple a.icon-link
,
.background-purple-dark a.icon-link
,
.background-red a.icon-link
,
.background-red-awards a.icon-link
,
.background-red-case-focus a.icon-link
,
.background-teal a.icon-link
,
.background-teal-light a.icon-link
,
.background-turquoise a.icon-link
,
.background-white a.icon-link
,
.background-yellow a.icon-link {
  text-decoration: none; }

.background-blue a:hover
,
.background-blue-dark a:hover
,
.background-blue-teal a:hover
,
.background-cerise a:hover
,
.background-cyan a:hover
,
.background-gold-50th a:hover
,
.background-gray-600 a:hover
,
.background-gray-700 a:hover
,
.background-gray-800 a:hover
,
.background-green a:hover
,
.background-green-case-focus a:hover
,
.background-green-light a:hover
,
.background-lilac a:hover
,
.background-orange a:hover
,
.background-orange-light a:hover
,
.background-pink a:hover
,
.background-pink-dark a:hover
,
.background-purple a:hover
,
.background-purple-dark a:hover
,
.background-red a:hover
,
.background-red-awards a:hover
,
.background-red-case-focus a:hover
,
.background-teal a:hover
,
.background-teal-light a:hover
,
.background-turquoise a:hover
,
.background-yellow a:hover {
  text-decoration: underline; }

/* generated by trike.generateSass() */
.blue, .blue a, .wsmainfull li.blue a:hover, .wsmainfull li.blue:hover > a {
  color: #0797CC; }

.blue-dark, .blue-dark a, .wsmainfull li.blue-dark a:hover, .wsmainfull li.blue-dark:hover > a {
  color: #167FC1; }

.blue-light, .blue-light a, .wsmainfull li.blue-light a:hover, .wsmainfull li.blue-light:hover > a {
  color: #E7F2F9; }

.blue-teal, .blue-teal a, .wsmainfull li.blue-teal a:hover, .wsmainfull li.blue-teal:hover > a {
  color: #0088A5; }

.cerise, .cerise a, .wsmainfull li.cerise a:hover, .wsmainfull li.cerise:hover > a {
  color: #cb4b65; }

.cyan, .cyan a, .wsmainfull li.cyan a:hover, .wsmainfull li.cyan:hover > a {
  color: #46A676; }

.gold-50th, .gold-50th a, .wsmainfull li.gold-50th a:hover, .wsmainfull li.gold-50th:hover > a {
  color: #AC892D; }

.gray-100, .gray-100 a, .wsmainfull li.gray-100 a:hover, .wsmainfull li.gray-100:hover > a {
  color: #F9F9F9; }

.gray-200, .gray-200 a, .wsmainfull li.gray-200 a:hover, .wsmainfull li.gray-200:hover > a {
  color: #F1F1F1; }

.gray-400, .gray-400 a, .wsmainfull li.gray-400 a:hover, .wsmainfull li.gray-400:hover > a {
  color: #CED4DA; }

.gray-600, .gray-600 a, .wsmainfull li.gray-600 a:hover, .wsmainfull li.gray-600:hover > a {
  color: #778590; }

.gray-700, .gray-700 a, .wsmainfull li.gray-700 a:hover, .wsmainfull li.gray-700:hover > a {
  color: #2A2A2A; }

.gray-800, .gray-800 a, .wsmainfull li.gray-800 a:hover, .wsmainfull li.gray-800:hover > a {
  color: #1A1A1A; }

.green, .green a, .wsmainfull li.green a:hover, .wsmainfull li.green:hover > a {
  color: #7E8B39; }

.green-case-focus, .green-case-focus a, .wsmainfull li.green-case-focus a:hover, .wsmainfull li.green-case-focus:hover > a {
  color: #00722A; }

.green-light, .green-light a, .wsmainfull li.green-light a:hover, .wsmainfull li.green-light:hover > a {
  color: #ABBD33; }

.lilac, .lilac a, .wsmainfull li.lilac a:hover, .wsmainfull li.lilac:hover > a {
  color: #9396CB; }

.orange, .orange a, .wsmainfull li.orange a:hover, .wsmainfull li.orange:hover > a {
  color: #D08F1D; }

.orange-light, .orange-light a, .wsmainfull li.orange-light a:hover, .wsmainfull li.orange-light:hover > a {
  color: #FF8100; }

.pink, .pink a, .wsmainfull li.pink a:hover, .wsmainfull li.pink:hover > a {
  color: #E97DC2; }

.pink-dark, .pink-dark a, .wsmainfull li.pink-dark a:hover, .wsmainfull li.pink-dark:hover > a {
  color: #9E3270; }

.purple, .purple a, .wsmainfull li.purple a:hover, .wsmainfull li.purple:hover > a {
  color: #A568A6; }

.purple-dark, .purple-dark a, .wsmainfull li.purple-dark a:hover, .wsmainfull li.purple-dark:hover > a {
  color: #663688; }

.red, .red a, .wsmainfull li.red a:hover, .wsmainfull li.red:hover > a {
  color: #D24E3C; }

.red-awards, .red-awards a, .wsmainfull li.red-awards a:hover, .wsmainfull li.red-awards:hover > a {
  color: #AC1010; }

.red-case-focus, .red-case-focus a, .wsmainfull li.red-case-focus a:hover, .wsmainfull li.red-case-focus:hover > a {
  color: #D21033; }

.teal, .teal a, .wsmainfull li.teal a:hover, .wsmainfull li.teal:hover > a {
  color: #7EA498; }

.teal-light, .teal-light a, .wsmainfull li.teal-light a:hover, .wsmainfull li.teal-light:hover > a {
  color: #22C5CF; }

.turquoise, .turquoise a, .wsmainfull li.turquoise a:hover, .wsmainfull li.turquoise:hover > a {
  color: #00B4E5; }

.white, .white a, .wsmainfull li.white a:hover, .wsmainfull li.white:hover > a {
  color: #FFFFFF; }

.yellow, .yellow a, .wsmainfull li.yellow a:hover, .wsmainfull li.yellow:hover > a {
  color: #F7BE5D; }

/* generated by trike.generateSass() */
.border-blue {
  border: 1px solid #0797CC; }

.border-blue-dark {
  border: 1px solid #167FC1; }

.border-blue-light {
  border: 1px solid #E7F2F9; }

.border-blue-teal {
  border: 1px solid #0088A5; }

.border-cerise {
  border: 1px solid #cb4b65; }

.border-cyan {
  border: 1px solid #46A676; }

.border-gold-50th {
  border: 1px solid #AC892D; }

.border-gray-100 {
  border: 1px solid #F9F9F9; }

.border-gray-200 {
  border: 1px solid #F1F1F1; }

.border-gray-400 {
  border: 1px solid #CED4DA; }

.border-gray-600 {
  border: 1px solid #778590; }

.border-gray-700 {
  border: 1px solid #2A2A2A; }

.border-gray-800 {
  border: 1px solid #1A1A1A; }

.border-green {
  border: 1px solid #7E8B39; }

.border-green-case-focus {
  border: 1px solid #00722A; }

.border-green-light {
  border: 1px solid #ABBD33; }

.border-lilac {
  border: 1px solid #9396CB; }

.border-orange {
  border: 1px solid #D08F1D; }

.border-orange-light {
  border: 1px solid #FF8100; }

.border-pink {
  border: 1px solid #E97DC2; }

.border-pink-dark {
  border: 1px solid #9E3270; }

.border-purple {
  border: 1px solid #A568A6; }

.border-purple-dark {
  border: 1px solid #663688; }

.border-red {
  border: 1px solid #D24E3C; }

.border-red-awards {
  border: 1px solid #AC1010; }

.border-red-case-focus {
  border: 1px solid #D21033; }

.border-teal {
  border: 1px solid #7EA498; }

.border-teal-light {
  border: 1px solid #22C5CF; }

.border-turquoise {
  border: 1px solid #00B4E5; }

.border-white {
  border: 1px solid #FFFFFF; }

.border-yellow {
  border: 1px solid #F7BE5D; }

/* generated by trike.generateSass() */
.link-blue a:link, .link-blue a:visited {
  color: #0797CC; }

.link-blue-dark a:link, .link-blue-dark a:visited {
  color: #167FC1; }

.link-blue-light a:link, .link-blue-light a:visited {
  color: #E7F2F9; }

.link-blue-teal a:link, .link-blue-teal a:visited {
  color: #0088A5; }

.link-cerise a:link, .link-cerise a:visited {
  color: #cb4b65; }

.link-cyan a:link, .link-cyan a:visited {
  color: #46A676; }

.link-gold-50th a:link, .link-gold-50th a:visited {
  color: #AC892D; }

.link-gray-100 a:link, .link-gray-100 a:visited {
  color: #F9F9F9; }

.link-gray-200 a:link, .link-gray-200 a:visited {
  color: #F1F1F1; }

.link-gray-400 a:link, .link-gray-400 a:visited {
  color: #CED4DA; }

.link-gray-600 a:link, .link-gray-600 a:visited {
  color: #778590; }

.link-gray-700 a:link, .link-gray-700 a:visited {
  color: #2A2A2A; }

.link-gray-800 a:link, .link-gray-800 a:visited {
  color: #1A1A1A; }

.link-green a:link, .link-green a:visited {
  color: #7E8B39; }

.link-green-case-focus a:link, .link-green-case-focus a:visited {
  color: #00722A; }

.link-green-light a:link, .link-green-light a:visited {
  color: #ABBD33; }

.link-lilac a:link, .link-lilac a:visited {
  color: #9396CB; }

.link-orange a:link, .link-orange a:visited {
  color: #D08F1D; }

.link-orange-light a:link, .link-orange-light a:visited {
  color: #FF8100; }

.link-pink a:link, .link-pink a:visited {
  color: #E97DC2; }

.link-pink-dark a:link, .link-pink-dark a:visited {
  color: #9E3270; }

.link-purple a:link, .link-purple a:visited {
  color: #A568A6; }

.link-purple-dark a:link, .link-purple-dark a:visited {
  color: #663688; }

.link-red a:link, .link-red a:visited {
  color: #D24E3C; }

.link-red-awards a:link, .link-red-awards a:visited {
  color: #AC1010; }

.link-red-case-focus a:link, .link-red-case-focus a:visited {
  color: #D21033; }

.link-teal a:link, .link-teal a:visited {
  color: #7EA498; }

.link-teal-light a:link, .link-teal-light a:visited {
  color: #22C5CF; }

.link-turquoise a:link, .link-turquoise a:visited {
  color: #00B4E5; }

.link-white a:link, .link-white a:visited {
  color: #FFFFFF; }

.link-yellow a:link, .link-yellow a:visited {
  color: #F7BE5D; }

body, .ui-widget {
  font-family: myriad-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #f1f3f4;
  font-size: 11pt; }

.pointer {
  cursor: pointer; }

div.clear {
  display: block;
  content: "";
  clear: both; }

table {
  font-size: 11pt;
  margin-bottom: 12px; }

table tr th {
  text-transform: uppercase;
  font-weight: 600;
  font-style: normal;
  padding: 8px;
  spacing: 8px;
  vertical-align: top;
  text-align: left; }

.tablesorter-tcc .header, .tablesorter-tcc .tablesorter-header {
  padding: 8px;
  spacing: 8px; }

table tr td {
  padding: 8px;
  spacing: 8px;
  vertical-align: top;
  text-align: left; }

table.striped {
  background-color: #FFFFFF; }

table.striped tbody tr:nth-child(odd) {
  background-color: #E7F2F9; }

table.striped tbody tr:hover {
  background-color: #F9F9F9; }

table.gridlines tr th, table.gridlines tr td {
  border: 1px solid #CED4DA; }

div div.striped, .stripe_odd {
  background-color: #FFFFFF; }

div div.striped:nth-child(even), .stripe_even {
  background-color: #E7F2F9; }

div div.striped:hover, .stripe_hover {
  background-color: #F9F9F9; }

table.white-table {
  background-color: #FFFFFF;
  border: 8px solid #FFFFFF; }

form {
  font-size: 11pt;
  background-color: white;
  padding: 24px;
  margin: 0 0 1rem 0; }

.form-check-inline {
  /* Can't remember why I had this in here!!! */
  /*align-items: flex-start;*/ }

.form-check-inline input[type='checkbox'] {
  /* or this! */
  /*margin-top: 0.3em;*/ }

strong {
  font-weight: 600; }

.bootbox-body form {
  padding: 0;
  margin: 0; }

h1 {
  font-size: 24pt;
  font-weight: 600;
  font-style: normal; }

h2 {
  font-weight: 600;
  font-style: normal;
  font-size: 20pt; }

h3 {
  font-weight: 600;
  font-style: normal;
  font-size: 18pt; }

h4 {
  font-weight: 600;
  font-style: normal;
  font-size: 16pt; }

h5 {
  font-weight: 600;
  font-style: normal;
  font-size: 14pt; }

h6 {
  font-weight: 600;
  font-style: normal;
  font-size: 12pt; }

blockquote {
  font-weight: 400;
  font-style: italic;
  padding: 0 12px 6px 12px;
  margin: 0; }

blockquote p {
  padding: 0;
  margin: 0; }

.btn {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10pt;
  font-weight: 600; }

.btn-primary {
  font-weight: 600;
  color: #FFFFFF !important;
  border: 1px solid #167FC1; }

a.btn-primary {
  text-decoration: none; }

a.btn-danger, a.btn-info, a.btn-success {
  color: white;
  font-weight: 600; }

.btn-secondary {
  color: #167FC1 !important;
  font-weight: 600;
  background-color: #FFFFFF;
  border: 1px solid #167FC1; }
  .btn-secondary:hover, .btn-secondary:focus {
    color: #0797CC !important;
    background-color: whitesmoke;
    text-decoration: none;
    border: 1px solid #167FC1; }
  .btn-secondary:focus {
    outline: 0; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active {
    background-color: whitesmoke; }

.btn-tiny {
  padding: 2px 8px;
  font-size: 8pt;
  border-radius: 4px;
  text-transform: uppercase;
  line-height: 14px; }

.btn-tiny .icon {
  font-size: 6pt; }

.bg-primary, .bg-success {
  color: #FFFFFF; }

.icon-xxs {
  font-size: 6pt; }

.icon-xs {
  font-size: 8pt; }

.icon-sm {
  font-size: 10pt; }

.icon-md {
  font-size: 12pt; }

.icon-lg {
  font-size: 14pt; }

.icon-xl {
  font-size: 16pt; }

.warning {
  color: #D08F1D;
  font-weight: 600; }

.error {
  color: #D24E3C;
  font-weight: 600; }

.alert {
  color: #212529; }

.form-group > label {
  padding-right: 0.3333333333rem !important; }

.form-control-no-border {
  border-color: white;
  height: auto; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 1px); }

.form-group .input-group-text {
  background-color: #FFFFFF;
  border: 0; }

code {
  color: #000; }

.faded {
  opacity: 0.5; }

.fake_pointer {
  cursor: pointer; }

.modal-header {
  border-bottom: 0; }

/* Make modal-title look like H2 */
h5.modal-title {
  font-size: 20pt; }

.modal-footer {
  border-top: 0; }

.modal-height-large .modal-dialog-scrollable .modal-content {
  min-height: 100%; }

.modal-height-large.modal.show .modal-dialog {
  min-height: 100%; }

p + ul {
  margin-top: -14px; }

.floatleft {
  float: left; }

figcaption {
  text-align: center;
  font-size: 10pt;
  font-style: italic; }

.ui-autocomplete {
  padding: 4px; }

.ui-autocomplete .ui-menu-item-wrapper {
  padding: 2px; }

.form-control {
  font-size: 11pt; }

form .col-form-label {
  font-weight: 600;
  font-style: normal; }

.form-comment {
  font-size: 9pt;
  padding-left: 12px; }

.form-group .row {
  margin-bottom: 1rem; }

.form-check {
  margin-bottom: 0.5rem; }

.smaller {
  font-size: 9pt; }

.invalid-feedback {
  font-size: 9pt;
  padding-left: 12px; }

.required-asterix::after, .required-eventually-asterix::after {
  padding-left: 8px;
  font-size: 6pt;
  color: #D24E3C;
  content: "\ee40";
  font-family: "Simple-Line-Icons-Pro";
  vertical-align: super; }

.required-eventually-asterix::after {
  color: #167FC1; }

.homepage-news-block-wrapper h3 {
  color: #778590; }

.top-section-wrapper {
  background-color: #FFFFFF; }

.top-section-row {
  height: 150px;
  padding-top: 20px; }

.top-section-element {
  padding-top: 30px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .top-section-element {
    padding-top: 53px; } }
.top-section-logo img.case-centre-logo {
  width: 130px;
  margin-top: -10px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .top-section-logo img.case-centre-logo {
    margin-top: 30px; } }
.top-section-search form {
  padding: 8px 0 0 0;
  margin: 0; }

.search-form-row {
  padding-top: 0px; }

.top-section-search .search-term {
  font-weight: 400;
  font-style: normal;
  color: #1A1A1A; }

.top-section-search .search-product-type {
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase; }

.top-section-search .search-submit {
  height: 31px;
  padding: 0;
  font-family: 'Simple-Line-Icons-Pro'; }

.top-section-search .search-submit-50th {
  background-color: #AC892D;
  border: 1px solid #AC892D; }

.search-form-elements button, .search-form-elements input, .search-form-elements select {
  float: right; }

.search-form-elements .search-term {
  width: 225px; }

.search-form-elements .search-product-type {
  width: 190px; }

.search-form-elements .search-submit {
  min-width: 40px; }

.search-form-elements-small .search-submit {
  width: 100%; }

.top-section-search .form-group {
  margin-bottom: 0 !important; }

.top-section-search .search-more-options {
  font-size: 9pt; }

.search-all-term-button {
  color: #0797CC !important;
  font-weight: 600; }

.search-all-term-button:hover {
  color: #167FC1 !important;
  font-weight: 600;
  width: 100%; }

.search-submit img {
  width: 18px;
  margin-top: -4px; }

.main-content {
  margin-bottom: 24px; }

.main-content .generic-content {
  margin-bottom: 0; }

.generic-content {
  background-color: transparent; }

/* from bootstrap's _reboot.scss */
table a.btn-primary {
  /*padding-top: 2px;
  padding-bottom: 2px;*/ }
  table a.btn-primary:hover, table a.btn-primary:focus {
    color: whitesmoke;
    text-decoration: none; }
  table a.btn-primary:focus {
    outline: 0; }

.custom-select {
  -webkit-appearance: none;
  -moz-appearance: none; }

.icon-widget {
  border-color: #778590;
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  height: 31px;
  margin-top: 10px; }

.icon-widget-icon {
  border-radius: 2px;
  color: #FFFFFF;
  height: 29px;
  width: 29px;
  padding: 2px 4px 0px 4px;
  text-align: center;
  font-weight: 600;
  background-color: #778590;
  float: left; }

.icon-widget-icon img {
  width: 18px; }

.icon-widget-label {
  float: left;
  font-weight: 700;
  font-size: 0.875rem;
  text-align: center;
  text-transform: uppercase;
  padding: 4px 8px 0 8px;
  color: #778590; }

.basket-widget-wrapper {
  display: inline-block;
  min-width: 110px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .basket-widget-wrapper {
    margin-top: -10px; } }
.my-account-widget {
  display: inline-block; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .my-account-widget {
    margin-top: 0px; } }
.widget-spacer {
  font-size: 9pt; }

.icon-widget-coloured {
  border-color: #167FC1; }

.icon-widget-coloured .icon-widget-icon {
  background-color: #167FC1; }

.icon-widget-coloured .icon-widget-label {
  color: #167FC1; }

.icon-widget-50th {
  border-color: #AC892D; }

.icon-widget-icon-50th {
  background-color: #AC892D; }

.icon-widget-label-50th {
  color: #AC892D; }

.my-account-details-small-wrapper, .search-form-small-wrapper {
  display: none; }

.my-account-details-small-wrapper {
  background-color: #FFFFFF; }

.popover-body {
  padding: 0.1rem; }

.my-account-rollover {
  background-color: #F1F1F1;
  font-size: 10pt;
  text-align: center;
  padding: 24px; }

.my-account-rollover .icon {
  font-size: 6pt; }

.my-account-rollover-name {
  font-weight: bold; }

.my-account-rollover-swap {
  font-size: 8pt;
  margin-bottom: 4px;
  font-weight: 600; }

.my-account-rollover-title, .my-account-rollover-profile {
  margin-bottom: 0px; }

.my-account-rollover-profile {
  font-weight: 600;
  margin-top: 8px;
  font-size: 10pt; }

.my-account-rollover-logout {
  margin-top: 6px;
  font-size: 8pt; }

.my-account-details-small-wrapper .my-account-rollover-swap,
.my-account-details-small-wrapper .my-account-rollover-logout {
  font-size: 11pt; }

.environment-banner {
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 10pt;
  color: white;
  padding-top: 4px;
  padding-bottom: 4px; }

.myaccount-login-failure {
  color: #D24E3C;
  font-weight: 600; }

.environment-banner a {
  color: white; }

.environment-banner-development, .environment-banner-development .wsmenu > .wsmenu-list {
  background-color: #D24E3C; }

.environment-banner-test, .environment-banner-test .wsmenu > .wsmenu-list {
  background-color: #D08F1D; }

.environment-banner-staging, .environment-banner-staging .wsmenu > .wsmenu-list {
  background-color: #0797CC; }

.environment-banner-live, .environment-banner-live .wsmenu > .wsmenu-list {
  background-color: #7E8B39; }

.environment-wsmenu {
  font-family: myriad-pro-condensed, sans-serif; }

.environment-banner .wsmenu > .wsmenu-list > li > ul.sub-menu {
  background-color: gray; }

.environment-wsmenu > .wsmenu-list > li > a {
  line-height: 10px;
  padding: 6px 28px 6px 19px; }

.environment-wsmenu > .wsmenu-list > li > ul.environment-sub-menu > li > a, .wsmenu > .wsmenu-list > li > ul.environment-sub-menu > li > a:hover,
.environment-wsmenu > .wsmenu-list > li > a, .environment-wsmenu > .wsmenu-list > li > a:hover {
  color: #FFFFFF; }

.environment-wsmenu > .wsmenu-list > li > a .wsarrow:after {
  top: 12px; }

.internal-ips-only {
  background-color: #A568A6;
  color: white;
  font-family: myriad-pro, sans-serif;
  font-weight: 700;
  font-size: 9pt;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px; }

.carousel {
  margin-bottom: 24px; }

.news-block .carousel {
  margin-bottom: 0; }

.carousel h1 {
  color: #FFFFFF;
  padding-right: 10px;
  margin-bottom: 28px; }

.carousel .carousel-content-large h1 {
  margin-left: 42px;
  font-size: 20pt; }

.carousel .carousel-content-small h1 {
  margin-left: 24px;
  font-size: 16pt; }

.carousel h3 {
  color: #FFFFFF;
  padding-right: 10px;
  margin-bottom: 28px; }

.carousel .carousel-content-large h3 {
  font-size: 16pt;
  font-weight: 400;
  margin-left: 42px; }

.carousel .carousel-content-small h3 {
  font-size: 14pt;
  font-weight: 400;
  margin-left: 24px; }

.carousel-content-large .call-to-action {
  margin-left: 42px; }

.carousel-content-small .call-to-action {
  margin-left: 24px; }

.homepage-news-block-wrapper,
.homepage-featured-cases-block-wrapper {
  background-color: #FFFFFF; }

.homepage-news-block-wrapper h3,
.homepage-featured-cases-block-wrapper h3 {
  padding: 24px 0;
  margin: 0; }

.homepage-news-block, .homepage-featured-cases-block {
  padding-bottom: 24px; }

.standard-with-background-colour {
  margin-bottom: 1rem; }

.carousel-text {
  float: left;
  top: 50%;
  position: relative; }

.carousel-image {
  float: right; }

.carousel-text {
  width: 33%;
  color: #FFFFFF; }

.carousel-image {
  width: 66%; }

.carousel-image img {
  width: 100%; }

.carousel-icon {
  color: #0797CC; }

.flex-center-outer {
  display: flex;
  flex-direction: row;
  height: 100%; }

.flex-center-inner {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.carousel-control {
  width: 30px; }

.carousel-image-small {
  width: 100%; }

.carousel-image-small img {
  width: 100%;
  align-self: center;
  margin-bottom: 24px; }

.carousel-image-large {
  width: 60%; }

.carousel-image-large img {
  width: 100%;
  height: 100%;
  align-self: center; }

.carousel-content-large {
  width: 40%; }

.carousel-content-small {
  padding-bottom: 24px; }

.call-to-action {
  border-radius: 3px;
  background-color: #1A1A1A;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 9pt;
  font-weight: 700;
  font-style: normal;
  padding: 8px 16px;
  cursor: pointer;
  color: #FFFFFF !important;
  text-decoration: none; }

a.call-to-action {
  text-decoration: none; }

.call-to-action i, .call-to-action span {
  padding-left: 6px;
  font-size: 7pt; }

.call-to-action:hover, .call-to-action:visited:hover {
  background-color: #FFFFFF;
  color: #1A1A1A !important;
  /* needs the !important as the background-colours css overrides */
  text-decoration: none !important; }

.news-block-image {
  margin-bottom: 12px; }

.news-block-image img {
  width: 100%; }

.news-block-date {
  text-transform: uppercase;
  color: #1A1A1A;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 12px;
  font-size: 9pt; }

.news-block-title {
  font-weight: 400;
  font-style: normal;
  font-size: 11pt;
  margin-bottom: 12px; }

.news-block-body {
  font-size: 10pt; }

.news-block-body p:last-of-type {
  margin-bottom: 0; }

.award-box .card-title {
  font-weight: 600;
  padding: 1rem; }

.full-width-banner {
  margin-bottom: 24px; }

.full-width-banner-title {
  font-size: 16pt;
  color: #FFFFFF;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 18px; }

.full-width-banner-body {
  color: white;
  margin-bottom: 24px;
  /* ABCDE padding-right: $full-width-banner-spacing;*/ }

.full-width-banner-cta {
  margin-bottom: 14px; }

.full-width-banner-body p:last-of-type {
  margin-bottom: 0; }

/*
.full-width-banner-small {
	margin-left: 0px;
	padding-right: 0px;
}
*/
/* ABCDE
@include media-breakpoint-up(xs) {
	.full-width-banner-small {
		margin-left: -30px;
		padding-right: 0px;
	}
	.full-width-banner-row-small {
		padding-right: 0px !important;
		margin-right: -30px !important;
	}
}
@include media-breakpoint-up(sm) {
	.full-width-banner-small {
		margin-left: -15px;
		padding-right: 15px;
	}
}

.full-width-banner-large {
	margin-left: -15px;
	padding-right: 0px;
}
.full-width-banner-row-large {
	margin-right: -15px !important;
}

.full-width-banner-row-small {
	margin-right: -30px !important;
}
*/
.full-width-banner-large .full-width-banner-content {
  width: 60%; }

.full-width-banner-large .full-width-banner-image {
  width: 40%; }

.full-width-banner-image img {
  width: 100%;
  height: 100%;
  align-self: center; }

.full-width-banner-small .full-width-banner-title {
  padding-top: 24px; }

.full-width-banner-container {
  /* No longer needed - changed the way it's laid out */
  /*padding: 0;*/ }

/* ABCDE
.template_threeColumnExact .container-fluid .full-width-banner-container {
	padding-right: $spacer;
}
*/
.col-md-12 .featured-case-block {
  margin-bottom: 24px; }

.featured-case-block-image {
  width: 33%;
  float: left; }

.featured-case-block-image img {
  width: 100%; }

.featured-case-block-content {
  width: 60%;
  float: left;
  margin-left: 12px; }

.featured-case-block-title {
  font-weight: 400;
  font-style: normal;
  font-size: 14pt;
  margin-bottom: 12px; }

.featured-case-block-byline {
  font-size: 10pt; }

.featured-case-block-byline a {
  font-weight: 600; }

.featured-case-block-image-small {
  width: 100%; }

.featured-case-block-image-small img {
  width: 100%; }

.featured-case-block-content-small {
  margin-top: 12px;
  width: 100%; }

.featured-case-block-content-small .featured-case-block-title {
  font-size: 11pt; }

.footer-wrapper {
  background-color: #778590;
  color: white;
  padding: 1rem;
  /*margin-top: $spacer;*/ }

.footer-wrapper-50th {
  background-color: #AC892D; }

.footer-wrapper a {
  color: white;
  text-decoration: none; }

.footer-wrapper a:hover {
  text-decoration: underline; }

.footer-logo {
  margin-top: 30px;
  margin-bottom: 30px; }

.tagline, .contact-address, .contact-telephone, .contact-email {
  font-size: 11pt;
  line-height: 1.7em; }

.tagline {
  margin-bottom: 12px; }

.case-centre-row {
  margin-bottom: 12px; }

.contact-address {
  margin-bottom: 0; }

.contact-title {
  font-size: 12pt;
  font-weight: 600;
  font-style: normal;
  margin-top: 24px;
  margin-bottom: 12px; }

.contact-telephone {
  margin-top: 12px; }

.copyright, .misc-links {
  font-size: 9pt;
  margin-bottom: 12px;
  padding-left: 0; }

.misc-links ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.misc-links li {
  float: left;
  margin-right: 12px;
  padding-right: 16px;
  border-right: 1px solid white; }

.misc-links li:first-child {
  padding-left: 0; }

.misc-links li:last-child {
  border-right: 0; }

.charity-and-vat-number {
  font-size: 9pt;
  text-align: center;
  margin-top: 12px; }

/* Social media icons */
.social-media a {
  float: left; }

.social-media a:hover {
  text-decoration: none; }

.social-media-icon {
  font-size: 14pt;
  margin-right: 12px;
  padding: 8px;
  text-align: center;
  border-bottom: 1px solid transparent; }

.social-media-icon:hover {
  border-bottom: 1px solid #FFFFFF; }

.carousel-cell {
  width: 66%;
  margin-right: 10px;
  counter-increment: gallery-cell; }

/* cell number */
.carousel-cell:before {
  display: block;
  text-align: center;
  color: white; }

.page-title-banner {
  margin-bottom: 1rem; }

.page-title-banner .row {
  min-height: 100px; }

.page-title-title h1 {
  color: white;
  margin: 0;
  padding: 20px; }

.page-title-image img {
  width: 100%; }

.standard-content-body p.lead {
  font-size: 14pt; }

.standard-content-body {
  font-size: 11pt;
  /*margin-bottom: $standard-row-margin;*/
  margin-top: 0;
  /* ABCDE */ }

/* ABCDE
@include media-breakpoint-up(lg) {
	.standard-content-body {
		padding-right: $spacer;
	}
	.split-screen {
		padding-right: 0;
	}
}
*/
/* ABCDE
.standard-content-body > .container > .row {
	margin-bottom: $standard-row-margin;
}
*/
.bottom-content-body {
  /*margin-top: $standard-row-margin / 2;*/ }

.tabs-wrapper {
  margin-bottom: 1rem; }

.nav-tabs li.nav-item a.nav-link {
  text-transform: uppercase;
  font-weight: 600; }

.standard-content-body ol,
.right-hand-content-body .tab-content ol,
.panel-box-with-icon .card-body ol {
  margin: 0 0 1rem 1rem;
  padding: 0;
  counter-reset: item; }

/* make the tab content align with the title of the tab */
.right-hand-content-body .tab-content ol {
  margin-left: 0; }

.standard-content-body ol > li,
.right-hand-content-body .tab-content ol > li,
.panel-box-with-icon .card-body ol > li {
  margin: 0;
  padding: 0 0 0 1.5em;
  counter-increment: item; }

.standard-content-body ol > li:before,
.right-hand-content-body .tab-content ol > li:before,
.panel-box-with-icon .card-body ol > li:before {
  display: inline-block;
  width: 1em;
  padding-right: 0.5em;
  font-weight: 600;
  text-align: right; }

.standard-content-body ol > li::marker,
.right-hand-content-body .tab-content ol > li::marker,
.panel-box-with-icon .card-body ol > li::marker {
  font-weight: 600; }

.standard-content-body ul.nav,
.right-hand-content-body ul.nav {
  list-style: none; }

.standard-content-body ul.nav li::before,
.right-hand-content-body ul.nav li::before {
  content: none; }

/* align tab bullet points with the title of the tab */
.right-hand-content-body .tab-content ul,
.panel-box-with-icon .card-body ul {
  margin-left: 0;
  padding-left: 1.2em;
  margin-top: 0.5rem; }

.standard-content-body ul > li.nav-item,
.standard-content-body-full-width ul > li.nav-item,
.right-hand-content-body ul > li.nav-item,
.contentPageMainColumn ul li.nav-item {
  text-transform: uppercase;
  font-size: 11pt;
  font-weight: 700;
  font-style: normal;
  background-image: none; }

.standard-content-body ul > li.nav-item a {
  padding: 12px -1px; }

.nav-tabs .nav-item {
  margin-bottom: -2px; }

ul li.nav-item::before {
  content: ""; }

.tab-content {
  background-color: #FFFFFF;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #dee2e6;
  padding: 1rem; }

.standard-content-body .tabs-wrapper .tab-content {
  padding-top: 1rem; }

.right-hand-content-body {
  	/* ABCDE Core bootstrap modifier
  	> .container {
  		> div {
  			> .row {
  				margin-bottom: $spacer;
  			}
  		}
  	}
  
  	> .container {
  		> .row {
  			padding-bottom: 0;
  		}
  		> div {
  			> .row:last-of-type {
  				margin-bottom: 0;
  			}
  			> .row table:last-of-type {
  				margin-bottom: 0;
  			}
  		}
  	}
  	 */ }
  .right-hand-content-body h1, .right-hand-content-body h2, .right-hand-content-body h3, .right-hand-content-body h4, .right-hand-content-body h5, .right-hand-content-body h6 {
    font-weight: 600;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem; }
  .right-hand-content-body h1 {
    font-size: 16pt; }
  .right-hand-content-body h2 {
    font-size: 14pt; }
  .right-hand-content-body h3 {
    font-size: 12pt; }
  .right-hand-content-body h4 {
    font-size: 11pt; }
  .right-hand-content-body h5 {
    font-size: 10pt; }
  .right-hand-content-body h6 {
    font-size: 9pt; }
  .right-hand-content-body .most-popular .tab-content .most-popular-row {
    margin-bottom: 1rem; }
    .right-hand-content-body .most-popular .tab-content .most-popular-row .most-popular-index {
      font-size: 1.5rem;
      font-weight: 600;
      line-height: 1em; }
  .right-hand-content-body .most-popular h2 {
    padding-left: 16px; }
  .right-hand-content-body .tab-content {
    padding: 1rem; }

.tab-content img {
  max-width: 100%;
  height: auto; }

.mini-banner {
  margin-bottom: 1rem; }
  .mini-banner .mini-banner-image img {
    width: 100%; }
  .mini-banner .mini-banner-body {
    padding: 0 16px 16px 16px;
    font-size: 11pt; }
  .mini-banner .mini-banner-title {
    padding: 16px;
    font-weight: 600;
    font-size: 14pt; }
  .mini-banner .mini-banner-link {
    margin-top: 24px; }

.mini-banner-print {
  padding: 1rem;
  margin-bottom: 1rem; }

.standard-content-body .plain-box {
  padding: 0 0 1rem 0; }

.bottom-content-body .plain-box {
  padding: 1rem 0; }

.right-hand-content-body .plain-box {
  padding: 1rem 0; }

.plain-box-title {
  font-weight: 600;
  font-size: 14pt;
  margin-bottom: 8px; }

.plain-box-body {
  font-size: 11pt; }

.plain-box-body p {
  margin-bottom: 18px; }

.plain-box-body p:last-of-type {
  margin-bottom: 0; }

.standard-content-body .product-feature-box {
  padding: 20px; }

.bottom-content-body .product-feature-box {
  padding: 20px; }

.right-hand-content-body .product-feature-box {
  padding: 16px;
  margin-bottom: 1rem; }

.product-feature-box-product {
  display: flex; }

.product-feature-box-product-icon {
  font-size: 16pt;
  color: white; }

.product-feature-box-title {
  font-weight: 600;
  font-size: 16pt;
  margin-bottom: 8px; }

.product-feature-box-product-title a {
  color: white;
  font-weight: 600;
  font-size: 11pt; }

.product-feature-box-product-reference {
  font-size: 10pt;
  color: white; }

.product-feature-box-body {
  font-size: 10pt; }

.product-feature-box-pre-body p {
  margin-bottom: 18px; }

.product-feature-box-post-body p {
  margin-top: 18px;
  margin-bottom: 6px; }

.product-feature-box-product div {
  float: left;
  margin-right: 4px; }

.product-feature-box-product-type-description {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 9pt; }

.product-feature-box-spacing {
  height: 8px; }

.product-awards-box {
  margin: 1rem 0;
  width: 100%; }

.product-feature-strip {
  margin: 0;
  width: 100%; }

.product-awards-box-product, .product-feature-strip-product {
  clear: both;
  width: 100%; }

.product-awards-box-product-thumbnail, .product-feature-strip-product-thumbnail {
  float: left;
  width: 90px; }

.product-awards-box-product-thumbnail img, .product-feature-strip-product-thumbnail img {
  border: 1px solid black;
  width: 75px; }

.product-awards-box-product-title-and-reference, .product-feature-strip-product-title-and-reference {
  overflow: auto; }

.product-awards-box-product-title, .product-feature-strip-title {
  font-weight: 600; }

.product-feature-strip .product-feature-strip-title h3 {
  margin-bottom: 0; }

/*.product-awards-box-authors-and-school p, */
.product-feature-strip-authors-and-school p {
  margin: 0; }

.product-awards-box-product-reference, .product-feature-strip-product-reference {
  font-style: italic; }

.standard-content-body .product-awards-box, .bottom-content-body .product-awards-box,
.standard-content-body .product-feature-strip, .bottom-content-body .product-feature-strip {
  padding: 20px; }

.product-feature-strip-pre-body p {
  margin-bottom: 0; }

.standard-content-body .product-awards-box .product-awards-box-post-full-width,
.bottom-content-body .product-awards-box .product-awards-box-post-full-width,
.standard-content-body .product-feature-strip .product-feature-strip-post-full-width,
.bottom-content-body .product-feature-strip .product-feature-strip-post-full-width {
  margin-top: 20px; }

/* profile-box */
.profile-box {
  padding-bottom: 12px;
  margin-bottom: 1rem; }

.profile-box-details {
  padding: 8px; }

.profile-box-title {
  font-size: 11pt;
  font-weight: 600;
  text-align: center; }

.profile-box-body {
  font-size: 10pt;
  text-align: center; }

.profile-box-body p {
  margin: 0; }

.profile-box-image img {
  width: 100%; }

.panel-box-with-icon {
  background-color: #FFFFFF;
  margin-bottom: 1rem; }

.standard-content-body .panel-box-with-icon-header {
  padding: 16px; }

.right-hand-content-body .panel-box-with-icon-header {
  padding: 16px; }

.panel-box-with-icon-icon, .panel-box-with-icon-title {
  float: left;
  color: white; }

.panel-box-with-icon-icon:before {
  font-weight: 700; }

.panel-box-with-icon-icon {
  padding-right: 12px;
  padding-top: 4px;
  font-weight: 700; }

.panel-box-with-icon-title {
  font-size: 13pt;
  font-weight: 600; }

.panel-box-with-icon .card-body {
  font-size: 11pt; }

.panel-box-with-icon .card-body p:last-of-type {
  margin-bottom: 0; }

.standard-content-body .panel-box-with-icon .card-body {
  padding: 1rem;
  /*padding-bottom: 0;*/ }

.standard-content-body .panel-box-with-icon .card-footer {
  padding: 1rem; }

.right-hand-content-body .panel-box-with-icon .card-body {
  padding: 16px; }

.right-hand-content-body .article-box {
  /*margin-bottom: 24px;*/ }

.standard-content-body .article-box {
  margin-bottom: 24px; }

.article-box-title {
  font-size: 11pt;
  font-weight: 600;
  text-align: center; }

.article-box-body {
  font-size: 10pt;
  text-align: center; }

.article-box-body p:last-of-type {
  margin: 0; }

.article-box-image img {
  width: 100%; }

.paging-pages,
.paging-button-wrapper {
  text-align: center;
  margin: 6px 0; }

.paging-previous:before, .paging-next:after {
  font-family: "Simple-Line-Icons-Pro";
  font-size: 10pt;
  content: "\e805";
  padding-right: 8px; }

.paging-next:after {
  content: "\e806";
  padding-left: 8px; }

.paging-page {
  margin-right: 10px;
  font-weight: 700;
  font-style: normal; }

.paging-page:nth-last-child(1) {
  margin-right: 0px; }

.mobile-header-wrapper {
  background-color: #FFFFFF; }

.mobile-header {
  height: 56px; }

.mobile-header-logo {
  text-align: center; }

.mobile-header-logo img.case-centre-logo {
  height: 36px;
  margin-top: 8px; }

.search-submit-small, .basket-small, .my-account-small {
  background-color: #778590;
  border: 0;
  width: 34px;
  height: 34px;
  margin-top: 10px;
  text-align: center;
  padding: 3px 0 0 2px;
  border-radius: 3px;
  cursor: pointer; }

.search-submit-small-50th, .basket-small-50th, .my-account-small-50th {
  background-color: #AC892D; }

.blankslate {
  padding: 32px;
  text-align: center;
  background-color: #F1F1F1;
  border: 1px solid #1A1A1A;
  border-radius: 3px;
  box-shadow: inset 0 0 10px rgba(27, 31, 35, 0.05); }

.rollover-block {
  float: left;
  position: relative;
  width: 100%;
  height: 180px;
  overflow: hidden; }

.rollover-block-front, .rollover-block-no-rollover {
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100%; }

.rollover-block-title {
  font-size: 9pt;
  line-height: 1.2em;
  padding: 8px;
  font-weight: 600; }

.rollover-block-title a {
  /*text-decoration: none;*/ }

.rollover-block-body {
  font-size: 9pt;
  padding: 4px 12px; }

.rollover-block-link {
  padding: 4px 12px; }

@media (min-width: 576px) {
  .rollover-block-title {
    font-size: 10pt;
    line-height: 1.3em; } }
@media (min-width: 768px) {
  .rollover-block-title {
    font-size: 12pt;
    line-height: 1.3em;
    padding: 12px; } }
@media (min-width: 1200px) {
  .rollover-block-title {
    font-size: 12pt;
    line-height: 1.4em;
    padding: 12px; }

  .rollover-block-body {
    font-size: 11pt; } }
.twitter_wrapper {
  padding: 1rem 0; }

.twitter_tweet {
  border: 1px solid darkgray;
  padding: 15px; }

.twitter_vertical .twitter_tweet {
  margin-bottom: 15px; }

.twitter_title {
  padding-bottom: 8px; }

.twitter_title_horizontal {
  margin-left: -15px; }

.twitter_title a {
  font-size: 16px;
  font-weight: 600; }

.twitter_avatar {
  clear: both;
  float: left; }

.twitter_avatar img {
  height: 18px; }

.twitter_name {
  float: left;
  margin-left: 6px; }

.twitter_full_name {
  font-weight: 600; }

.twitter_full_name a {
  font-size: 14px; }

.twitter_user_name a {
  font-size: 11px; }

.twitter_logo {
  float: right; }

.twitter_text {
  clear: both;
  padding: 4px 0;
  font-size: 12px; }

.twitter_date {
  font-size: 11px; }

.twitter_footer {
  clear: both; }

.twitter_actions {
  float: left; }

.twitter_action {
  margin-right: 8px; }

.twitter_date {
  float: right; }

/* ABCDE
.standard-content-body .generic-content {
	padding-left: $standard-content-body-text-padding;
	padding-right: $standard-content-body-text-padding;
}
*/
.main-content .generic-content img, .standard-content-body .generic-content img, .content-box img {
  max-width: 100%;
  height: auto; }

.content-type-profile {
  text-align: center; }

.content-type-profile img {
  max-width: 50%; }

@media (min-width: 992px) {
  .content-type-profile img {
    max-width: 100%; } }
/*.right-hand-content-body .generic-content p:last-of-type {
	margin-bottom: 0;
}
*/
.right-hand-content-body .generic-content h3 {
  margin-top: 1rem; }

.bottom-content-body .generic-content:last-of-type p:last-of-type {
  margin-bottom: 1rem; }

.bottom-content-body .trike-container {
  margin-bottom: 24px; }

/* ABCDE
@include media-breakpoint-up(lg) {
	.bottom-content-body > .trike-container > .trike-row > .col > .container > .row > div:first-of-type {
		padding-left: 0;
	}
	.bottom-content-body > .trike-container > .trike-row > .col > .container > .row > div:last-of-type {
		padding-right: 0;
	}
}
*/
.right-hand-content-body img {
  max-width: 100%;
  height: auto; }

.publisher-carousel-wrapper {
  background-color: #FFFFFF;
  padding: 12px;
  margin-bottom: 1rem; }

.publisher-carousel {
  background-color: #FFFFFF;
  height: 125px; }

.publisher-carousel .carousel-cell {
  width: 100px;
  padding: 24px;
  margin-right: 24px; }

/* IE-specific */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .publisher-carousel .carousel-cell {
    padding: 0;
    margin-top: -20px; } }
.publisher-carousel .flickity-button:disabled {
  display: none; }

.publisher-carousel .flickity-slider {
  display: flex;
  align-items: center; }

.person-box {
  clear: both;
  font-size: 11pt; }

.person-box-image {
  float: left;
  margin: 0 8px 0 0; }

.person-box-image img {
  width: 100px; }

.person-box-details {
  float: left;
  width: 220px; }

.person-box-title {
  font-weight: 600; }

.person-box-job-title {
  font-style: italic; }

.person-box-contact-label {
  float: left;
  font-weight: 600;
  width: 12px; }

.person-box-contact-info {
  float: left; }

.team-box {
  font-size: 11pt;
  clear: both;
  margin-bottom: 12px; }

.team-box-image img {
  width: 100%; }

.team-box-details {
  clear: both;
  width: 100%; }

.team-box-title {
  font-weight: 600; }

.team-box-contact-label {
  float: left;
  font-weight: 600;
  width: 12px; }

.team-box-contact-info {
  float: left; }

.team-box-details p {
  margin: 0; }

.standard-boxed {
  padding: 1rem 1rem 0 1rem;
  margin-bottom: 1rem; }

.standard-boxed h2 {
  font-size: 16pt; }

.carousel-inner .carousel-item {
  transition: -webkit-transform 1.5s ease;
  transition: transform 1.5s ease;
  transition: transform 1.5s ease, -webkit-transform 1.5s ease; }

body.cke_editable img, body.cke_editable p img {
  max-width: 100%;
  height: auto; }

.byline {
  font-size: 10pt; }

.footnote {
  font-size: 10pt; }

.intro {
  font-weight: 600;
  font-size: 13pt; }

.youtube-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .youtube-container iframe, .youtube-container object, .youtube-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

a.icon-link {
  text-decoration: none; }

a.icon-link:hover {
  text-decoration: none; }

.publisher-block {
  background-color: #FFFFFF;
  min-height: 125px; }

img.publisher-small-image {
  width: 50px; }

.newsletter-block {
  padding: 24px 0;
  margin-left: -30px !important; }

.newsletter-block img {
  width: 100%; }

.newsletter-browse, .newsletter-minimal-browse {
  padding-top: 11px;
  clear: both;
  width: 100%;
  text-align: center; }

.newsletter-minimal-block {
  width: 150px; }

.newsletter-minimal-issue-no {
  font-size: 11pt;
  font-weight: bold;
  text-align: center; }

.newsletter-minimal-image img {
  width: 150px; }

.system-message {
  border-width: 1px;
  border-style: solid;
  background-color: #FFFFFF;
  width: 100%;
  margin-bottom: 24px;
  padding: 12px; }

.system-message-title {
  text-align: center;
  font-weight: 600;
  font-size: 12pt; }

.system-message-body {
  text-align: center;
  width: 100%; }

.system-message-body p:last-of-type {
  margin-bottom: 0; }

.system-message-icon {
  font-size: 14pt; }

.flickity-carousel {
  height: 300px; }

.flickity-carousel .carousel-cell {
  width: 150px;
  padding: 24px;
  margin-right: 24px; }

.flickity-carousel .flickity-button:disabled {
  display: none; }

.flickity-carousel .flickity-slider {
  display: flex;
  align-items: center; }

.cookies-background {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  background-color: #1A1A1A;
  opacity: 0.9;
  padding: 24px 0; }

.cookies-statement {
  color: white; }

.cookies-statement a {
  color: #FFFFFF;
  text-decoration: underline; }

.cookies-close {
  color: white;
  cursor: pointer;
  text-align: right; }

.card {
  border-radius: 0;
  border: 0; }

.card-header {
  border-bottom: 0; }

.card-header:first-child {
  border-radius: 0; }

.site_contrast {
  /*	color: $red;*/
  font-weight: 600; }

label {
  font-weight: 600; }

/* ABCDE
.container .container {
	padding: 0;
}
.row .row {
	margin: 0;
}
.container .row div[class*="col-"] .container .row div[class*="col-"],
.container .row div[class*="col-"] .container .row div.col,
.container .row div[class*="col-"] .container .row label[class*="col-"],
.container .row div[class*="col-"] .container .row label.col {
	padding-left:0;
	padding-right:0;
}

form .row {
	margin-bottom: $spacer !important;
}
*/
.message-label {
  font-weight: 600; }

.most-popular .tab-content .tab-pane {
  font-size: 10pt; }

.container-two-column {
  /* ABCDE
  margin-bottom: $spacer;
  */ }

.product-panels {
  margin-top: 1rem; }

.product-panel-footer {
  background-color: #FFFFFF;
  padding: 0 1rem; }

.product-panel-carousel .carousel-cell {
  width: 120px;
  margin: 0 1rem; }

.productPanel_productThumbnail {
  border: 1px solid #778590;
  height: 127px; }

.productPanel_productReference {
  font-weight: 600;
  font-size: 9pt; }

.productPanel_productText {
  font-weight: 600;
  font-size: 9pt;
  height: 60px;
  overflow: hidden; }

.bestseller-content .bestseller-row {
  margin-bottom: 1rem; }
  .bestseller-content .bestseller-row .bestseller-index {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1em; }

.quote-box {
  width: 100%; }

.quote-box-image {
  width: 15%;
  float: left; }

.quote-box-image-img {
  width: 100%; }

.quote-box-detail {
  width: 85%;
  float: left;
  /*padding: $spacer / 2;*/ }

.quote-box-quote {
  /*
  padding-top: $spacer / 2;
  padding-left: $spacer / 2;
  */ }

.quote-box-attribution {
  /*
  padding-left: $spacer / 2;
  */ }

.form-check-inline {
  align-items: baseline; }

.blog_archive_hidden {
  display: none; }

.blog_archive_trigger {
  text-decoration: underline;
  list-style: none; }

h1 sup, h2 sup, h3 sup {
  font-size: 50%;
  vertical-align: middle; }

.accordion-toggle.collapsed .collapse-status .icon-expand-vertical {
  display: none; }

.accordion-toggle.collapsed .collapse-status .icon-flip-vertical {
  display: block;
  padding-top: 2px; }

.accordion-toggle:not(collapsed) .collapse-status .icon-flip-vertical {
  display: none; }

.accordion-toggle:not(collapsed) .collapse-status .icon-expand-vertical {
  display: block;
  padding-top: 2px; }

.timeline-card {
  box-shadow: 0px 1px 22px 4px rgba(0, 0, 0, 0.07);
  margin-bottom: 25px; }

.timeline-header {
  position: relative;
  display: flex;
  align-items: center; }

.timeline-header-left::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  top: 25px;
  right: -8px;
  background: var(--the-background);
  transform: rotate(225deg); }

.timeline-header-right::before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  top: 25px;
  left: -8px;
  background: var(--the-background);
  transform: rotate(225deg); }

.timeline-header-number {
  float: left;
  margin: 10px;
  padding: 10px;
  text-align: center;
  height: 40px;
  font-weight: 600; }

.timeline-header-text {
  float: left;
  margin: 10px 0px;
  font-weight: 600; }

.timeline-body {
  border: 1px solid #CED4DA;
  padding: 10px;
  background-color: #FFFFFF; }

.timeline-image {
  text-align: center;
  width: 100%; }

.timeline-image img {
  max-width: 100%; }

.timeline-bullet {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  text-align: center;
  vertical-align: center;
  content: "";
  margin: 0 auto;
  margin-top: 10px; }

.timeline-year-no {
  font-weight: 600;
  font-size: x-large;
  margin-top: 18px; }

.timeline-line {
  width: 2px;
  background-color: #CED4DA;
  margin: 0 auto;
  height: 100%; }

/* generated by trike.generateSass() */
/**
 * CONTENTS
 *
 * #Introduction........Naming conventions used throughout the code.
 *
 * #SETTINGS
 * Variables............Globally-available variables and config.
 *
 * #TOOLS
 * Mixins...............Useful mixins.
 *
 * #GENERIC
 * Demo styles..........Styles for demo only (consider removing these).
 *
 * #BASE
 * Raw styles...........The very basic component wrapper.
 * Modifiers............The basic styles dependant on component placement.
 * Debuggers............The basic styles dependant on component placement.
 *
 * #BUTTONS
 * Base..................Wrapping and constraining every button.
 * Modifiers.............Styles that depends on state and settings.
 * Animations............Main animations of the component.
 * Debuggers.............Styles for development.
 *
 * #LABELS
 * Base..................Wrapping and constraining every label.
 * Modifiers.............Styles that depends on state and settings.
 * Debuggers.............Styles for development.
 *
 * #DEVELOPMENT
 * In development........These styles are in development and not yet finalised
 * Debuggers.............Helper styles and flags for development.
 */
/*------------------------------------*\
    #Introduction
\*------------------------------------*/
/**
 * The code AND the comments use naming conventions to refer to each part of
 * the UI put in place by this component. If you see that somewhere they are
 * not followed please consider a Pull Request. The naming conventions are:
 *
 * "Component" : the widget itself as a whole. This is the last time it will be
 *               called anything different than "component". So, stay away from
 *               "widget", "button" or anything else when referring to the
 *               Component in general.
 *
 * "Main Button" : the button that is always in view. Hovering or clicking on it
 *                 will reveal the child buttons.
 *
 * "Child buttons" : if you've read the previous point you know what they are.
 *                   Did you read the previous point? :)
 *
 * "Label(s)" : the tooltip that fades in when hovering over a button.

/*------------------------------------*\
    #SETTINGS | Variables
\*------------------------------------*/
/**
 * These variables are the default styles that serve as fallback and can be
 * easily customised at compile time.
 * Consider overriding them in your own style sheets rather than editing them
 * here. Refer to the docs for more info.
 */
/* COLORS ----------------------------*/
/* EFFECTS ---------------------------*/
/* SPEEDS ----------------------------*/
/* SIZES -----------------------------*/
/* SPACING ---------------------------*/
/* OTHER VARIABLES -------------------*/
/*------------------------------------*\
    #BASE | Raw styles
\*------------------------------------*/
/**
 * The very core styling of the button.
 * These styles are shared by every instance of the button.
 * Styles placed here should NOT care about placement in the screen,
 * options chosen by the user or state of the button.
 */
.mfb-component--tl, .mfb-component--tr, .mfb-component--bl, .mfb-component--br {
  box-sizing: border-box;
  margin: 25px;
  position: fixed;
  white-space: nowrap;
  z-index: 30;
  padding-left: 0;
  list-style: none; }
  .mfb-component--tl *, .mfb-component--tr *, .mfb-component--bl *, .mfb-component--br *, .mfb-component--tl *:before, .mfb-component--tr *:before, .mfb-component--bl *:before, .mfb-component--br *:before, .mfb-component--tl *:after, .mfb-component--tr *:after, .mfb-component--bl *:after, .mfb-component--br *:after {
    box-sizing: inherit; }

/*------------------------------------*\
    #BASE | Modifiers
\*------------------------------------*/
/**
 * These styles depends on the placement of the button.
 * Styles can be:
 * 1. Top-left:  modified by the " --tl " suffix.
 * 2. Top-right: modified by the " --tr " suffix.
 * 3. Bottom-left:  modified by the " --bl " suffix.
 * 4. Bottom-right: modified by the " --br " suffix.
 */
.mfb-component--tl {
  left: 0;
  top: 0; }

.mfb-component--tr {
  right: 0;
  top: 0; }

.mfb-component--bl {
  left: 0;
  bottom: 0; }

.mfb-component--br {
  right: 0;
  bottom: 0; }

/*------------------------------------*\
    #BUTTONS | Base
\*------------------------------------*/
.mfb-component__button--main, .mfb-component__button--child {
  background-color: #167FC1;
  display: inline-block;
  position: relative;
  border: none;
  border-radius: 50%;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  cursor: pointer;
  outline: none;
  padding: 0;
  position: relative;
  -webkit-user-drag: none;
  color: #f1f1f1; }

/**
 * This is the unordered list for the list items that contain
 * the child buttons.
 *
 */
.mfb-component__list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .mfb-component__list > li {
    display: block;
    position: absolute;
    top: 0;
    right: 1px;
    padding: 10px 0;
    margin: -10px 0; }

/**
 * These are the basic styles for all the icons inside the main button
 */
.mfb-component__icon, .mfb-component__main-icon--active,
.mfb-component__main-icon--resting, .mfb-component__child-icon {
  position: absolute;
  font-size: 18px;
  text-align: center;
  line-height: 56px;
  width: 100%; }

.mfb-component__wrap {
  padding: 25px;
  margin: -25px; }

[data-mfb-toggle="hover"]:hover .mfb-component__icon, [data-mfb-toggle="hover"]:hover .mfb-component__main-icon--active,
[data-mfb-toggle="hover"]:hover .mfb-component__main-icon--resting, [data-mfb-toggle="hover"]:hover .mfb-component__child-icon,
[data-mfb-state="open"] .mfb-component__icon,
[data-mfb-state="open"] .mfb-component__main-icon--active,
[data-mfb-state="open"] .mfb-component__main-icon--resting,
[data-mfb-state="open"] .mfb-component__child-icon {
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg); }

/*------------------------------------*\
    #BUTTONS | Modifiers
\*------------------------------------*/
.mfb-component__button--main {
  height: 56px;
  width: 56px;
  z-index: 20; }

.mfb-component__button--child {
  height: 56px;
  width: 56px; }

.mfb-component__main-icon--active,
.mfb-component__main-icon--resting {
  -webkit-transform: scale(1) rotate(360deg);
  transform: scale(1) rotate(360deg);
  -webkit-transition: -webkit-transform 150ms cubic-bezier(0.4, 0, 1, 1);
  transition: transform 150ms cubic-bezier(0.4, 0, 1, 1); }

.mfb-component__child-icon,
.mfb-component__child-icon {
  line-height: 56px;
  font-size: 18px; }

.mfb-component__main-icon--active {
  opacity: 0; }

[data-mfb-toggle="hover"]:hover .mfb-component__main-icon,
[data-mfb-state="open"] .mfb-component__main-icon {
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg); }
[data-mfb-toggle="hover"]:hover .mfb-component__main-icon--resting,
[data-mfb-state="open"] .mfb-component__main-icon--resting {
  opacity: 0;
  position: absolute !important; }
[data-mfb-toggle="hover"]:hover .mfb-component__main-icon--active,
[data-mfb-state="open"] .mfb-component__main-icon--active {
  opacity: 1; }

/*------------------------------------*\
    #BUTTONS | Animations
\*------------------------------------*/
/**
 * SLIDE IN + FADE
 * When hovering the main button, the child buttons slide out from beneath
 * the main button while transitioning from transparent to opaque.
 *
 */
.mfb-component--tl.mfb-slidein .mfb-component__list li,
.mfb-component--tr.mfb-slidein .mfb-component__list li {
  opacity: 0;
  transition: all 0.5s; }
.mfb-component--tl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li, .mfb-component--tl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li,
.mfb-component--tr.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li,
.mfb-component--tr.mfb-slidein[data-mfb-state="open"] .mfb-component__list li {
  opacity: 1; }
.mfb-component--tl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1), .mfb-component--tl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(70px);
  transform: translateY(70px); }
.mfb-component--tl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2), .mfb-component--tl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(140px);
  transform: translateY(140px); }
.mfb-component--tl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3), .mfb-component--tl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(210px);
  transform: translateY(210px); }
.mfb-component--tl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4), .mfb-component--tl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(280px);
  transform: translateY(280px); }
.mfb-component--tl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(5), .mfb-component--tl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(5),
.mfb-component--tr.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(5),
.mfb-component--tr.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(5) {
  -webkit-transform: translateY(350px);
  transform: translateY(350px); }
.mfb-component--tl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(6), .mfb-component--tl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(6),
.mfb-component--tr.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(6),
.mfb-component--tr.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(6) {
  -webkit-transform: translateY(420px);
  transform: translateY(420px); }
.mfb-component--tl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(7), .mfb-component--tl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(7),
.mfb-component--tr.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(7),
.mfb-component--tr.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(7) {
  -webkit-transform: translateY(490px);
  transform: translateY(490px); }
.mfb-component--tl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(8), .mfb-component--tl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(8),
.mfb-component--tr.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(8),
.mfb-component--tr.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(8) {
  -webkit-transform: translateY(560px);
  transform: translateY(560px); }
.mfb-component--tl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(9), .mfb-component--tl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(9),
.mfb-component--tr.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(9),
.mfb-component--tr.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(9) {
  -webkit-transform: translateY(630px);
  transform: translateY(630px); }
.mfb-component--tl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(10), .mfb-component--tl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(10),
.mfb-component--tr.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(10),
.mfb-component--tr.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(10) {
  -webkit-transform: translateY(700px);
  transform: translateY(700px); }

.mfb-component--bl.mfb-slidein .mfb-component__list li,
.mfb-component--br.mfb-slidein .mfb-component__list li {
  opacity: 0;
  transition: all 0.5s; }
.mfb-component--bl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li, .mfb-component--bl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li,
.mfb-component--br.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li,
.mfb-component--br.mfb-slidein[data-mfb-state="open"] .mfb-component__list li {
  opacity: 1; }
.mfb-component--bl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1), .mfb-component--bl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(-70px);
  transform: translateY(-70px); }
.mfb-component--bl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2), .mfb-component--bl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(-140px);
  transform: translateY(-140px); }
.mfb-component--bl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3), .mfb-component--bl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(-210px);
  transform: translateY(-210px); }
.mfb-component--bl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4), .mfb-component--bl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(-280px);
  transform: translateY(-280px); }
.mfb-component--bl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(5), .mfb-component--bl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(5),
.mfb-component--br.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(5),
.mfb-component--br.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(5) {
  -webkit-transform: translateY(-350px);
  transform: translateY(-350px); }
.mfb-component--bl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(6), .mfb-component--bl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(6),
.mfb-component--br.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(6),
.mfb-component--br.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(6) {
  -webkit-transform: translateY(-420px);
  transform: translateY(-420px); }
.mfb-component--bl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(7), .mfb-component--bl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(7),
.mfb-component--br.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(7),
.mfb-component--br.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(7) {
  -webkit-transform: translateY(-490px);
  transform: translateY(-490px); }
.mfb-component--bl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(8), .mfb-component--bl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(8),
.mfb-component--br.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(8),
.mfb-component--br.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(8) {
  -webkit-transform: translateY(-560px);
  transform: translateY(-560px); }
.mfb-component--bl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(9), .mfb-component--bl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(9),
.mfb-component--br.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(9),
.mfb-component--br.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(9) {
  -webkit-transform: translateY(-630px);
  transform: translateY(-630px); }
.mfb-component--bl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(10), .mfb-component--bl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(10),
.mfb-component--br.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(10),
.mfb-component--br.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(10) {
  -webkit-transform: translateY(-700px);
  transform: translateY(-700px); }

/**
 * SLIDE IN SPRING
 * Same as slide-in but with a springy animation.
 *
 */
.mfb-component--tl.mfb-slidein-spring .mfb-component__list li,
.mfb-component--tr.mfb-slidein-spring .mfb-component__list li {
  opacity: 0;
  transition: all 0.5s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.mfb-component--tl.mfb-slidein-spring .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-slidein-spring .mfb-component__list li:nth-child(1) {
  transition-delay: 0.05s; }
.mfb-component--tl.mfb-slidein-spring .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-slidein-spring .mfb-component__list li:nth-child(2) {
  transition-delay: 0.1s; }
.mfb-component--tl.mfb-slidein-spring .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-slidein-spring .mfb-component__list li:nth-child(3) {
  transition-delay: 0.15s; }
.mfb-component--tl.mfb-slidein-spring .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-slidein-spring .mfb-component__list li:nth-child(4) {
  transition-delay: 0.2s; }
.mfb-component--tl.mfb-slidein-spring .mfb-component__list li:nth-child(5),
.mfb-component--tr.mfb-slidein-spring .mfb-component__list li:nth-child(5) {
  transition-delay: 0.25s; }
.mfb-component--tl.mfb-slidein-spring .mfb-component__list li:nth-child(6),
.mfb-component--tr.mfb-slidein-spring .mfb-component__list li:nth-child(6) {
  transition-delay: 0.3s; }
.mfb-component--tl.mfb-slidein-spring .mfb-component__list li:nth-child(7),
.mfb-component--tr.mfb-slidein-spring .mfb-component__list li:nth-child(7) {
  transition-delay: 0.35s; }
.mfb-component--tl.mfb-slidein-spring .mfb-component__list li:nth-child(8),
.mfb-component--tr.mfb-slidein-spring .mfb-component__list li:nth-child(8) {
  transition-delay: 0.4s; }
.mfb-component--tl.mfb-slidein-spring .mfb-component__list li:nth-child(9),
.mfb-component--tr.mfb-slidein-spring .mfb-component__list li:nth-child(9) {
  transition-delay: 0.45s; }
.mfb-component--tl.mfb-slidein-spring .mfb-component__list li:nth-child(10),
.mfb-component--tr.mfb-slidein-spring .mfb-component__list li:nth-child(10) {
  transition-delay: 0.5s; }
.mfb-component--tl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li, .mfb-component--tl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li,
.mfb-component--tr.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li,
.mfb-component--tr.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li {
  opacity: 1; }
.mfb-component--tl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1), .mfb-component--tl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(1) {
  transition-delay: 0.05s;
  -webkit-transform: translateY(70px);
  transform: translateY(70px); }
.mfb-component--tl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2), .mfb-component--tl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(2) {
  transition-delay: 0.1s;
  -webkit-transform: translateY(140px);
  transform: translateY(140px); }
.mfb-component--tl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3), .mfb-component--tl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(3) {
  transition-delay: 0.15s;
  -webkit-transform: translateY(210px);
  transform: translateY(210px); }
.mfb-component--tl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4), .mfb-component--tl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(4) {
  transition-delay: 0.2s;
  -webkit-transform: translateY(280px);
  transform: translateY(280px); }
.mfb-component--tl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(5), .mfb-component--tl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(5),
.mfb-component--tr.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(5),
.mfb-component--tr.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(5) {
  transition-delay: 0.25s;
  -webkit-transform: translateY(350px);
  transform: translateY(350px); }
.mfb-component--tl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(6), .mfb-component--tl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(6),
.mfb-component--tr.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(6),
.mfb-component--tr.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(6) {
  transition-delay: 0.3s;
  -webkit-transform: translateY(420px);
  transform: translateY(420px); }
.mfb-component--tl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(7), .mfb-component--tl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(7),
.mfb-component--tr.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(7),
.mfb-component--tr.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(7) {
  transition-delay: 0.35s;
  -webkit-transform: translateY(490px);
  transform: translateY(490px); }
.mfb-component--tl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(8), .mfb-component--tl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(8),
.mfb-component--tr.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(8),
.mfb-component--tr.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(8) {
  transition-delay: 0.4s;
  -webkit-transform: translateY(560px);
  transform: translateY(560px); }
.mfb-component--tl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(9), .mfb-component--tl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(9),
.mfb-component--tr.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(9),
.mfb-component--tr.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(9) {
  transition-delay: 0.45s;
  -webkit-transform: translateY(630px);
  transform: translateY(630px); }
.mfb-component--tl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(10), .mfb-component--tl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(10),
.mfb-component--tr.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(10),
.mfb-component--tr.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(10) {
  transition-delay: 0.5s;
  -webkit-transform: translateY(700px);
  transform: translateY(700px); }

.mfb-component--bl.mfb-slidein-spring .mfb-component__list li,
.mfb-component--br.mfb-slidein-spring .mfb-component__list li {
  opacity: 0;
  transition: all 0.5s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.mfb-component--bl.mfb-slidein-spring .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-slidein-spring .mfb-component__list li:nth-child(1) {
  transition-delay: 0.05s; }
.mfb-component--bl.mfb-slidein-spring .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-slidein-spring .mfb-component__list li:nth-child(2) {
  transition-delay: 0.1s; }
.mfb-component--bl.mfb-slidein-spring .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-slidein-spring .mfb-component__list li:nth-child(3) {
  transition-delay: 0.15s; }
.mfb-component--bl.mfb-slidein-spring .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-slidein-spring .mfb-component__list li:nth-child(4) {
  transition-delay: 0.2s; }
.mfb-component--bl.mfb-slidein-spring .mfb-component__list li:nth-child(5),
.mfb-component--br.mfb-slidein-spring .mfb-component__list li:nth-child(5) {
  transition-delay: 0.25s; }
.mfb-component--bl.mfb-slidein-spring .mfb-component__list li:nth-child(6),
.mfb-component--br.mfb-slidein-spring .mfb-component__list li:nth-child(6) {
  transition-delay: 0.3s; }
.mfb-component--bl.mfb-slidein-spring .mfb-component__list li:nth-child(7),
.mfb-component--br.mfb-slidein-spring .mfb-component__list li:nth-child(7) {
  transition-delay: 0.35s; }
.mfb-component--bl.mfb-slidein-spring .mfb-component__list li:nth-child(8),
.mfb-component--br.mfb-slidein-spring .mfb-component__list li:nth-child(8) {
  transition-delay: 0.4s; }
.mfb-component--bl.mfb-slidein-spring .mfb-component__list li:nth-child(9),
.mfb-component--br.mfb-slidein-spring .mfb-component__list li:nth-child(9) {
  transition-delay: 0.45s; }
.mfb-component--bl.mfb-slidein-spring .mfb-component__list li:nth-child(10),
.mfb-component--br.mfb-slidein-spring .mfb-component__list li:nth-child(10) {
  transition-delay: 0.5s; }
.mfb-component--bl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li, .mfb-component--bl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li,
.mfb-component--br.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li,
.mfb-component--br.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li {
  opacity: 1; }
.mfb-component--bl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1), .mfb-component--bl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(1) {
  transition-delay: 0.05s;
  -webkit-transform: translateY(-70px);
  transform: translateY(-70px); }
.mfb-component--bl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2), .mfb-component--bl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(2) {
  transition-delay: 0.1s;
  -webkit-transform: translateY(-140px);
  transform: translateY(-140px); }
.mfb-component--bl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3), .mfb-component--bl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(3) {
  transition-delay: 0.15s;
  -webkit-transform: translateY(-210px);
  transform: translateY(-210px); }
.mfb-component--bl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4), .mfb-component--bl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(4) {
  transition-delay: 0.2s;
  -webkit-transform: translateY(-280px);
  transform: translateY(-280px); }
.mfb-component--bl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(5), .mfb-component--bl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(5),
.mfb-component--br.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(5),
.mfb-component--br.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(5) {
  transition-delay: 0.25s;
  -webkit-transform: translateY(-350px);
  transform: translateY(-350px); }
.mfb-component--bl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(6), .mfb-component--bl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(6),
.mfb-component--br.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(6),
.mfb-component--br.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(6) {
  transition-delay: 0.3s;
  -webkit-transform: translateY(-420px);
  transform: translateY(-420px); }
.mfb-component--bl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(7), .mfb-component--bl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(7),
.mfb-component--br.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(7),
.mfb-component--br.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(7) {
  transition-delay: 0.35s;
  -webkit-transform: translateY(-490px);
  transform: translateY(-490px); }
.mfb-component--bl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(8), .mfb-component--bl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(8),
.mfb-component--br.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(8),
.mfb-component--br.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(8) {
  transition-delay: 0.4s;
  -webkit-transform: translateY(-560px);
  transform: translateY(-560px); }
.mfb-component--bl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(9), .mfb-component--bl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(9),
.mfb-component--br.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(9),
.mfb-component--br.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(9) {
  transition-delay: 0.45s;
  -webkit-transform: translateY(-630px);
  transform: translateY(-630px); }
.mfb-component--bl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(10), .mfb-component--bl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(10),
.mfb-component--br.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(10),
.mfb-component--br.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(10) {
  transition-delay: 0.5s;
  -webkit-transform: translateY(-700px);
  transform: translateY(-700px); }

/**
 * ZOOM-IN
 * When hovering the main button, the child buttons grow
 * from zero to normal size.
 *
 */
.mfb-component--tl.mfb-zoomin .mfb-component__list li,
.mfb-component--tr.mfb-zoomin .mfb-component__list li {
  -webkit-transform: scale(0);
  transform: scale(0); }
.mfb-component--tl.mfb-zoomin .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-zoomin .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(70px) scale(0);
  transform: translateY(70px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.45s; }
.mfb-component--tl.mfb-zoomin .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-zoomin .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(140px) scale(0);
  transform: translateY(140px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.4s; }
.mfb-component--tl.mfb-zoomin .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-zoomin .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(210px) scale(0);
  transform: translateY(210px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.35s; }
.mfb-component--tl.mfb-zoomin .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-zoomin .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(280px) scale(0);
  transform: translateY(280px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.3s; }
.mfb-component--tl.mfb-zoomin .mfb-component__list li:nth-child(5),
.mfb-component--tr.mfb-zoomin .mfb-component__list li:nth-child(5) {
  -webkit-transform: translateY(350px) scale(0);
  transform: translateY(350px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.25s; }
.mfb-component--tl.mfb-zoomin .mfb-component__list li:nth-child(6),
.mfb-component--tr.mfb-zoomin .mfb-component__list li:nth-child(6) {
  -webkit-transform: translateY(420px) scale(0);
  transform: translateY(420px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.2s; }
.mfb-component--tl.mfb-zoomin .mfb-component__list li:nth-child(7),
.mfb-component--tr.mfb-zoomin .mfb-component__list li:nth-child(7) {
  -webkit-transform: translateY(490px) scale(0);
  transform: translateY(490px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.15s; }
.mfb-component--tl.mfb-zoomin .mfb-component__list li:nth-child(8),
.mfb-component--tr.mfb-zoomin .mfb-component__list li:nth-child(8) {
  -webkit-transform: translateY(560px) scale(0);
  transform: translateY(560px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.1s; }
.mfb-component--tl.mfb-zoomin .mfb-component__list li:nth-child(9),
.mfb-component--tr.mfb-zoomin .mfb-component__list li:nth-child(9) {
  -webkit-transform: translateY(630px) scale(0);
  transform: translateY(630px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.05s; }
.mfb-component--tl.mfb-zoomin .mfb-component__list li:nth-child(10),
.mfb-component--tr.mfb-zoomin .mfb-component__list li:nth-child(10) {
  -webkit-transform: translateY(700px) scale(0);
  transform: translateY(700px) scale(0);
  transition: all 0.5s;
  transition-delay: 0s; }
.mfb-component--tl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1), .mfb-component--tl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(70px) scale(1);
  transform: translateY(70px) scale(1);
  transition-delay: 0.05s; }
.mfb-component--tl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2), .mfb-component--tl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(140px) scale(1);
  transform: translateY(140px) scale(1);
  transition-delay: 0.1s; }
.mfb-component--tl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3), .mfb-component--tl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(210px) scale(1);
  transform: translateY(210px) scale(1);
  transition-delay: 0.15s; }
.mfb-component--tl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4), .mfb-component--tl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(280px) scale(1);
  transform: translateY(280px) scale(1);
  transition-delay: 0.2s; }
.mfb-component--tl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(5), .mfb-component--tl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(5),
.mfb-component--tr.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(5),
.mfb-component--tr.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(5) {
  -webkit-transform: translateY(350px) scale(1);
  transform: translateY(350px) scale(1);
  transition-delay: 0.25s; }
.mfb-component--tl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(6), .mfb-component--tl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(6),
.mfb-component--tr.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(6),
.mfb-component--tr.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(6) {
  -webkit-transform: translateY(420px) scale(1);
  transform: translateY(420px) scale(1);
  transition-delay: 0.3s; }
.mfb-component--tl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(7), .mfb-component--tl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(7),
.mfb-component--tr.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(7),
.mfb-component--tr.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(7) {
  -webkit-transform: translateY(490px) scale(1);
  transform: translateY(490px) scale(1);
  transition-delay: 0.35s; }
.mfb-component--tl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(8), .mfb-component--tl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(8),
.mfb-component--tr.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(8),
.mfb-component--tr.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(8) {
  -webkit-transform: translateY(560px) scale(1);
  transform: translateY(560px) scale(1);
  transition-delay: 0.4s; }
.mfb-component--tl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(9), .mfb-component--tl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(9),
.mfb-component--tr.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(9),
.mfb-component--tr.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(9) {
  -webkit-transform: translateY(630px) scale(1);
  transform: translateY(630px) scale(1);
  transition-delay: 0.45s; }
.mfb-component--tl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(10), .mfb-component--tl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(10),
.mfb-component--tr.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(10),
.mfb-component--tr.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(10) {
  -webkit-transform: translateY(700px) scale(1);
  transform: translateY(700px) scale(1);
  transition-delay: 0.5s; }

.mfb-component--bl.mfb-zoomin .mfb-component__list li,
.mfb-component--br.mfb-zoomin .mfb-component__list li {
  -webkit-transform: scale(0);
  transform: scale(0); }
.mfb-component--bl.mfb-zoomin .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-zoomin .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(-70px) scale(0);
  transform: translateY(-70px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.45s; }
.mfb-component--bl.mfb-zoomin .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-zoomin .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(-140px) scale(0);
  transform: translateY(-140px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.4s; }
.mfb-component--bl.mfb-zoomin .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-zoomin .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(-210px) scale(0);
  transform: translateY(-210px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.35s; }
.mfb-component--bl.mfb-zoomin .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-zoomin .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(-280px) scale(0);
  transform: translateY(-280px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.3s; }
.mfb-component--bl.mfb-zoomin .mfb-component__list li:nth-child(5),
.mfb-component--br.mfb-zoomin .mfb-component__list li:nth-child(5) {
  -webkit-transform: translateY(-350px) scale(0);
  transform: translateY(-350px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.25s; }
.mfb-component--bl.mfb-zoomin .mfb-component__list li:nth-child(6),
.mfb-component--br.mfb-zoomin .mfb-component__list li:nth-child(6) {
  -webkit-transform: translateY(-420px) scale(0);
  transform: translateY(-420px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.2s; }
.mfb-component--bl.mfb-zoomin .mfb-component__list li:nth-child(7),
.mfb-component--br.mfb-zoomin .mfb-component__list li:nth-child(7) {
  -webkit-transform: translateY(-490px) scale(0);
  transform: translateY(-490px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.15s; }
.mfb-component--bl.mfb-zoomin .mfb-component__list li:nth-child(8),
.mfb-component--br.mfb-zoomin .mfb-component__list li:nth-child(8) {
  -webkit-transform: translateY(-560px) scale(0);
  transform: translateY(-560px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.1s; }
.mfb-component--bl.mfb-zoomin .mfb-component__list li:nth-child(9),
.mfb-component--br.mfb-zoomin .mfb-component__list li:nth-child(9) {
  -webkit-transform: translateY(-630px) scale(0);
  transform: translateY(-630px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.05s; }
.mfb-component--bl.mfb-zoomin .mfb-component__list li:nth-child(10),
.mfb-component--br.mfb-zoomin .mfb-component__list li:nth-child(10) {
  -webkit-transform: translateY(-700px) scale(0);
  transform: translateY(-700px) scale(0);
  transition: all 0.5s;
  transition-delay: 0s; }
.mfb-component--bl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1), .mfb-component--bl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(-70px) scale(1);
  transform: translateY(-70px) scale(1);
  transition-delay: 0.05s; }
.mfb-component--bl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2), .mfb-component--bl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(-140px) scale(1);
  transform: translateY(-140px) scale(1);
  transition-delay: 0.1s; }
.mfb-component--bl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3), .mfb-component--bl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(-210px) scale(1);
  transform: translateY(-210px) scale(1);
  transition-delay: 0.15s; }
.mfb-component--bl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4), .mfb-component--bl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(-280px) scale(1);
  transform: translateY(-280px) scale(1);
  transition-delay: 0.2s; }
.mfb-component--bl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(5), .mfb-component--bl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(5),
.mfb-component--br.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(5),
.mfb-component--br.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(5) {
  -webkit-transform: translateY(-350px) scale(1);
  transform: translateY(-350px) scale(1);
  transition-delay: 0.25s; }
.mfb-component--bl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(6), .mfb-component--bl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(6),
.mfb-component--br.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(6),
.mfb-component--br.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(6) {
  -webkit-transform: translateY(-420px) scale(1);
  transform: translateY(-420px) scale(1);
  transition-delay: 0.3s; }
.mfb-component--bl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(7), .mfb-component--bl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(7),
.mfb-component--br.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(7),
.mfb-component--br.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(7) {
  -webkit-transform: translateY(-490px) scale(1);
  transform: translateY(-490px) scale(1);
  transition-delay: 0.35s; }
.mfb-component--bl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(8), .mfb-component--bl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(8),
.mfb-component--br.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(8),
.mfb-component--br.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(8) {
  -webkit-transform: translateY(-560px) scale(1);
  transform: translateY(-560px) scale(1);
  transition-delay: 0.4s; }
.mfb-component--bl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(9), .mfb-component--bl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(9),
.mfb-component--br.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(9),
.mfb-component--br.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(9) {
  -webkit-transform: translateY(-630px) scale(1);
  transform: translateY(-630px) scale(1);
  transition-delay: 0.45s; }
.mfb-component--bl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(10), .mfb-component--bl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(10),
.mfb-component--br.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(10),
.mfb-component--br.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(10) {
  -webkit-transform: translateY(-700px) scale(1);
  transform: translateY(-700px) scale(1);
  transition-delay: 0.5s; }

/**
 * FOUNTAIN
 * When hovering the main button the child buttons
 * jump into view from outside the viewport
 */
.mfb-component--tl.mfb-fountain .mfb-component__list li,
.mfb-component--tr.mfb-fountain .mfb-component__list li {
  -webkit-transform: scale(0);
  transform: scale(0); }
.mfb-component--tl.mfb-fountain .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-fountain .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(-70px) scale(0);
  transform: translateY(-70px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.45s; }
.mfb-component--tl.mfb-fountain .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-fountain .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(-140px) scale(0);
  transform: translateY(-140px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.4s; }
.mfb-component--tl.mfb-fountain .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-fountain .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(-210px) scale(0);
  transform: translateY(-210px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.35s; }
.mfb-component--tl.mfb-fountain .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-fountain .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(-280px) scale(0);
  transform: translateY(-280px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.3s; }
.mfb-component--tl.mfb-fountain .mfb-component__list li:nth-child(5),
.mfb-component--tr.mfb-fountain .mfb-component__list li:nth-child(5) {
  -webkit-transform: translateY(-350px) scale(0);
  transform: translateY(-350px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.25s; }
.mfb-component--tl.mfb-fountain .mfb-component__list li:nth-child(6),
.mfb-component--tr.mfb-fountain .mfb-component__list li:nth-child(6) {
  -webkit-transform: translateY(-420px) scale(0);
  transform: translateY(-420px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.2s; }
.mfb-component--tl.mfb-fountain .mfb-component__list li:nth-child(7),
.mfb-component--tr.mfb-fountain .mfb-component__list li:nth-child(7) {
  -webkit-transform: translateY(-490px) scale(0);
  transform: translateY(-490px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.15s; }
.mfb-component--tl.mfb-fountain .mfb-component__list li:nth-child(8),
.mfb-component--tr.mfb-fountain .mfb-component__list li:nth-child(8) {
  -webkit-transform: translateY(-560px) scale(0);
  transform: translateY(-560px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.1s; }
.mfb-component--tl.mfb-fountain .mfb-component__list li:nth-child(9),
.mfb-component--tr.mfb-fountain .mfb-component__list li:nth-child(9) {
  -webkit-transform: translateY(-630px) scale(0);
  transform: translateY(-630px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.05s; }
.mfb-component--tl.mfb-fountain .mfb-component__list li:nth-child(10),
.mfb-component--tr.mfb-fountain .mfb-component__list li:nth-child(10) {
  -webkit-transform: translateY(-700px) scale(0);
  transform: translateY(-700px) scale(0);
  transition: all 0.5s;
  transition-delay: 0s; }
.mfb-component--tl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1), .mfb-component--tl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(70px) scale(1);
  transform: translateY(70px) scale(1);
  transition-delay: 0.05s; }
.mfb-component--tl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2), .mfb-component--tl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(140px) scale(1);
  transform: translateY(140px) scale(1);
  transition-delay: 0.1s; }
.mfb-component--tl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3), .mfb-component--tl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(210px) scale(1);
  transform: translateY(210px) scale(1);
  transition-delay: 0.15s; }
.mfb-component--tl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4), .mfb-component--tl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(280px) scale(1);
  transform: translateY(280px) scale(1);
  transition-delay: 0.2s; }
.mfb-component--tl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(5), .mfb-component--tl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(5),
.mfb-component--tr.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(5),
.mfb-component--tr.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(5) {
  -webkit-transform: translateY(350px) scale(1);
  transform: translateY(350px) scale(1);
  transition-delay: 0.25s; }
.mfb-component--tl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(6), .mfb-component--tl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(6),
.mfb-component--tr.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(6),
.mfb-component--tr.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(6) {
  -webkit-transform: translateY(420px) scale(1);
  transform: translateY(420px) scale(1);
  transition-delay: 0.3s; }
.mfb-component--tl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(7), .mfb-component--tl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(7),
.mfb-component--tr.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(7),
.mfb-component--tr.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(7) {
  -webkit-transform: translateY(490px) scale(1);
  transform: translateY(490px) scale(1);
  transition-delay: 0.35s; }
.mfb-component--tl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(8), .mfb-component--tl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(8),
.mfb-component--tr.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(8),
.mfb-component--tr.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(8) {
  -webkit-transform: translateY(560px) scale(1);
  transform: translateY(560px) scale(1);
  transition-delay: 0.4s; }
.mfb-component--tl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(9), .mfb-component--tl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(9),
.mfb-component--tr.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(9),
.mfb-component--tr.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(9) {
  -webkit-transform: translateY(630px) scale(1);
  transform: translateY(630px) scale(1);
  transition-delay: 0.45s; }
.mfb-component--tl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(10), .mfb-component--tl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(10),
.mfb-component--tr.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(10),
.mfb-component--tr.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(10) {
  -webkit-transform: translateY(700px) scale(1);
  transform: translateY(700px) scale(1);
  transition-delay: 0.5s; }

.mfb-component--bl.mfb-fountain .mfb-component__list li,
.mfb-component--br.mfb-fountain .mfb-component__list li {
  -webkit-transform: scale(0);
  transform: scale(0); }
.mfb-component--bl.mfb-fountain .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-fountain .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(70px) scale(0);
  transform: translateY(70px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.45s; }
.mfb-component--bl.mfb-fountain .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-fountain .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(140px) scale(0);
  transform: translateY(140px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.4s; }
.mfb-component--bl.mfb-fountain .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-fountain .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(210px) scale(0);
  transform: translateY(210px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.35s; }
.mfb-component--bl.mfb-fountain .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-fountain .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(280px) scale(0);
  transform: translateY(280px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.3s; }
.mfb-component--bl.mfb-fountain .mfb-component__list li:nth-child(5),
.mfb-component--br.mfb-fountain .mfb-component__list li:nth-child(5) {
  -webkit-transform: translateY(350px) scale(0);
  transform: translateY(350px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.25s; }
.mfb-component--bl.mfb-fountain .mfb-component__list li:nth-child(6),
.mfb-component--br.mfb-fountain .mfb-component__list li:nth-child(6) {
  -webkit-transform: translateY(420px) scale(0);
  transform: translateY(420px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.2s; }
.mfb-component--bl.mfb-fountain .mfb-component__list li:nth-child(7),
.mfb-component--br.mfb-fountain .mfb-component__list li:nth-child(7) {
  -webkit-transform: translateY(490px) scale(0);
  transform: translateY(490px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.15s; }
.mfb-component--bl.mfb-fountain .mfb-component__list li:nth-child(8),
.mfb-component--br.mfb-fountain .mfb-component__list li:nth-child(8) {
  -webkit-transform: translateY(560px) scale(0);
  transform: translateY(560px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.1s; }
.mfb-component--bl.mfb-fountain .mfb-component__list li:nth-child(9),
.mfb-component--br.mfb-fountain .mfb-component__list li:nth-child(9) {
  -webkit-transform: translateY(630px) scale(0);
  transform: translateY(630px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.05s; }
.mfb-component--bl.mfb-fountain .mfb-component__list li:nth-child(10),
.mfb-component--br.mfb-fountain .mfb-component__list li:nth-child(10) {
  -webkit-transform: translateY(700px) scale(0);
  transform: translateY(700px) scale(0);
  transition: all 0.5s;
  transition-delay: 0s; }
.mfb-component--bl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1), .mfb-component--bl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(-70px) scale(1);
  transform: translateY(-70px) scale(1);
  transition-delay: 0.05s; }
.mfb-component--bl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2), .mfb-component--bl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(-140px) scale(1);
  transform: translateY(-140px) scale(1);
  transition-delay: 0.1s; }
.mfb-component--bl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3), .mfb-component--bl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(-210px) scale(1);
  transform: translateY(-210px) scale(1);
  transition-delay: 0.15s; }
.mfb-component--bl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4), .mfb-component--bl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(-280px) scale(1);
  transform: translateY(-280px) scale(1);
  transition-delay: 0.2s; }
.mfb-component--bl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(5), .mfb-component--bl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(5),
.mfb-component--br.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(5),
.mfb-component--br.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(5) {
  -webkit-transform: translateY(-350px) scale(1);
  transform: translateY(-350px) scale(1);
  transition-delay: 0.25s; }
.mfb-component--bl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(6), .mfb-component--bl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(6),
.mfb-component--br.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(6),
.mfb-component--br.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(6) {
  -webkit-transform: translateY(-420px) scale(1);
  transform: translateY(-420px) scale(1);
  transition-delay: 0.3s; }
.mfb-component--bl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(7), .mfb-component--bl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(7),
.mfb-component--br.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(7),
.mfb-component--br.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(7) {
  -webkit-transform: translateY(-490px) scale(1);
  transform: translateY(-490px) scale(1);
  transition-delay: 0.35s; }
.mfb-component--bl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(8), .mfb-component--bl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(8),
.mfb-component--br.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(8),
.mfb-component--br.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(8) {
  -webkit-transform: translateY(-560px) scale(1);
  transform: translateY(-560px) scale(1);
  transition-delay: 0.4s; }
.mfb-component--bl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(9), .mfb-component--bl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(9),
.mfb-component--br.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(9),
.mfb-component--br.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(9) {
  -webkit-transform: translateY(-630px) scale(1);
  transform: translateY(-630px) scale(1);
  transition-delay: 0.45s; }
.mfb-component--bl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(10), .mfb-component--bl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(10),
.mfb-component--br.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(10),
.mfb-component--br.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(10) {
  -webkit-transform: translateY(-700px) scale(1);
  transform: translateY(-700px) scale(1);
  transition-delay: 0.5s; }

/*------------------------------------*\
    #LABELS | base
\*------------------------------------*/
/**
 * These are the labels associated to each button,
 * exposed only when hovering the related button.
 * They are called labels but are in fact data-attributes of
 * each button (an anchor tag).
 */
[data-mfb-label]:after {
  content: attr(data-mfb-label);
  opacity: 0;
  transition: all 0.5s;
  background: rgba(0, 0, 0, 0.4);
  padding: 4px 10px;
  border-radius: 3px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-weight: normal;
  pointer-events: none;
  line-height: normal;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  transition: all 0.5s; }

[data-mfb-toggle="hover"] [data-mfb-label]:hover:after,
[data-mfb-state="open"] [data-mfb-label]:after {
  content: attr(data-mfb-label);
  opacity: 1;
  transition: all 0.3s; }

/*------------------------------------*\
    #LABELS | Modifiers
\*------------------------------------*/
.mfb-component--br [data-mfb-label]:after, .mfb-component--tr [data-mfb-label]:after {
  content: attr(data-mfb-label);
  right: 70px; }

.mfb-component--br .mfb-component__list [data-mfb-label]:after, .mfb-component--tr .mfb-component__list [data-mfb-label]:after {
  content: attr(data-mfb-label);
  right: 70px; }

.mfb-component--tl [data-mfb-label]:after, .mfb-component--bl [data-mfb-label]:after {
  content: attr(data-mfb-label);
  left: 70px; }

.mfb-component--tl .mfb-component__list [data-mfb-label]:after, .mfb-component--bl .mfb-component__list [data-mfb-label]:after {
  content: attr(data-mfb-label);
  left: 70px; }

/*------------------------------------*\
    #DEVELOPMENT | In development
\*------------------------------------*/
/**
 * This part is where unfinished code should stay.
 * When a feature is ready(sh) move these styles to their proper place.
 */
/*------------------------------------*\
    #DEVELOPMENT | Debuggers
\*------------------------------------*/
/**
 * These are mainly helpers for development. They do not have to end up
 * in production but it's handy to keep them when developing.
 */
/**
 * Apply this class to the html tag when developing the slide-in button
 */
.product_summary_container {
  background-color: #FFFFFF;
  padding: 20px;
  border: 1px solid #dee2e6; }

.product_thumbnail img {
  width: 100%;
  max-width: 95px;
  border: 1px solid #778590;
  margin-right: 12px; }

.title-type-and-reference-title {
  font-size: 14pt; }

.product_translation_lang {
  float: left; }

.product_translation_lang {
  margin-right: 6px; }

.product_free_collection, .product_award_winner, .product_compact_case {
  clear: both;
  margin-bottom: 4px; }

.product_translation_lang {
  margin-left: 6px; }

.product_award_winner {
  color: #D08F1D; }

.product_award_winner table tr td {
  padding: 0; }

.product-award-winner-title {
  font-weight: 600; }

.product-new-title {
  color: #D24E3C;
  font-weight: 600; }

.product_free_collection {
  color: #46A676; }

.product_free_collection table tr td {
  padding: 0; }

.product-free-material-title {
  font-weight: 600; }

.product_compact_case {
  color: #A568A6; }

.product_compact_case table tr td {
  padding: 0; }

.product_compact_case_label {
  font-weight: 600; }

.product-trophy, .product-free-icon, .product-compact-icon {
  width: 20px; }

.product_description {
  float: left;
  font-weight: bold; }

.product_special_tag {
  float: left;
  margin-left: 4px; }

.product_list_spacer {
  float: left;
  padding: 0px 4px; }

.product_list_halfspacer {
  float: left;
  font-size: 8pt;
  padding: 0px 2px; }

.product_reference_number {
  float: left; }

.product_label, .product_value {
  float: left; }

.product_label {
  width: 150px;
  font-weight: bold; }

.product_publisher_logo {
  clear: both;
  margin-top: 12px;
  text-align: left; }

.product_publisher_logo img {
  max-width: 100%; }

.product_item {
  clear: both; }

.product_item_label {
  font-weight: bold; }

.product_company {
  margin-bottom: 8px; }

.product_company_name {
  font-size: 12pt;
  font-weight: bold; }

.reviews-none {
  font-style: italic; }

.comment-opinion {
  font-size: 10pt;
  font-style: italic;
  margin: 1rem 0; }

.product_full_actions, .product_full_reviews, .product_full_resource_links, .product_full_awards {
  margin-bottom: 16px; }

.product_undergraduate_licence_basket_wrapper {
  /*margin-top: $spacer;*/
  padding: 1rem 0 0 0; }

.product_undergraduate_licence_basket_wrapper img {
  width: 200px; }

.icon-logged-out {
  opacity: 0.4; }

.login-trigger {
  cursor: pointer; }

.product_price_message {
  text-align: center;
  margin-top: 16px; }

.product-not-logged-in-add-to-basket, .product-logged-in-add-to-basket, .product-logged-in-add-to-coursepack {
  text-align: center;
  margin-top: 0.5rem; }

.product-basket-message {
  text-align: center;
  color: #D24E3C;
  font-weight: 600;
  width: 80%;
  clear: both;
  margin: 0 auto;
  margin-top: 16px;
  padding: 8px;
  background-color: #FFFFFF; }

.product_added_to_basket {
  text-align: center;
  color: #7E8B39;
  font-weight: 600; }

.product-pricing {
  text-align: center;
  font-weight: 600;
  margin-top: 16px; }

.view-our-pricing-guide {
  font-style: italic;
  font-size: 11pt;
  font-weight: normal; }

.product_related_product {
  margin-bottom: 12px;
  padding-bottom: 12px; }

.product_related_products > .product_related_product:last-of-type {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0; }

.product-tabs {
  margin-top: 1rem; }

.product-tabs .tab-content {
  padding-top: 1rem; }

.product_teaching_and_learning ol {
  margin-bottom: 0; }

.product_not_appearing {
  font-weight: 600;
  color: #D24E3C;
  margin-bottom: 12px; }

.product_document_download {
  font-weight: 600; }

.product_document_download .icon {
  margin-right: 4px; }

.product_publisher_logo_small_wrapper {
  margin-top: 12px; }

.product_access_accordion {
  margin-top: 24px; }

.product_company_name {
  text-decoration: underline; }

.product_translation_lang img {
  margin-top: -4px; }

.search_result_wrapper {
  margin-bottom: 24px; }

.product-panel-container {
  background-color: #FFFFFF; }

.product-panel .col-xl-6 {
  padding-right: 24px; }

.product-panel-left .product_thumbnail {
  padding: 5px 0 0 0; }

.product-panel-left .product_publisher_logo {
  padding: 10px 0 0 0; }

.product-panel-right {
  padding: 0; }

.product-panel-access-tab {
  /*padding: $standard-row-margin 0;*/ }

.product-panel-access-tab .flex-center-inner {
  margin: 0 auto; }

.product-panel-access-tab .plain-box {
  padding: 0 10px; }

.product-control, .review-write {
  margin-bottom: 8px; }

.product-publication-and-version, .product-length-datasource-topics, .product-view-full-details {
  margin-top: 8px; }

.product-view-full-details {
  margin-bottom: 0px; }

.product-panel .uctl_oneline {
  margin-bottom: 8px; }

.uctl_spacer {
  /* for some reason, uctl logo is 16px, but the spacer needs to be 21px! */
  height: 21px; }

.uctl_online_demomode {
  height: 21px; }

.uctl_online_demomode img {
  width: 250px; }

.product_tags {
  padding-left: 5px;
  margin-top: 12px;
  margin-bottom: 12px; }

.extra-author-info {
  background-color: #FF8100;
  color: #FFFFFF;
  padding: 8px;
  margin-bottom: 24px; }

.extra-author-info-icon, .extra-author-info-tag {
  float: left; }

.extra-author-info-icon, .extra-author-info-tag {
  font-size: 12pt;
  font-weight: 600; }

.extra-author-info-description {
  clear: both; }

.product_full_right {
  margin-top: 24px; }

.search_results_count {
  font-size: 14pt;
  font-weight: 600;
  margin-bottom: 6px; }

.search_error {
  color: #D24E3C; }

.search_view_criteria, .search_hide_criteria {
  font-size: 10pt; }

.search_view_criteria {
  display: none; }

.search_result_criteria {
  margin-bottom: 6px; }

.search_start_and_share {
  margin-bottom: 12px; }

.search_orderby {
  margin-bottom: 12px; }

.search_too_many_results {
  font-weight: 600;
  float: left;
  margin-right: 8px; }

.too_many_results_wrapper {
  clear: both;
  margin-top: 2rem; }

.filter_show_filters {
  display: none; }

.search_filters_wrapper {
  margin-top: 12px;
  background-color: #FFFFFF;
  padding: 4px;
  border: 1px solid #CED4DA; }

.search_filters select {
  width: 95%; }

.search_facet_label {
  font-weight: bold;
  font-size: 12pt; }

.search_filter_remove_filter {
  cursor: pointer; }

.filters_applying {
  display: none;
  font-size: 18px;
  font-weight: bold;
  padding: 24px;
  text-align: center;
  border: 1px solid #CED4DA;
  background-color: #FFFFFF; }

.search_filter_remove_filter_cross {
  color: #D24E3C;
  font-size: 10pt; }

.search_filter_group_visible > .form-group > .form-check {
  padding-top: 8px; }

.search_criteria_wrapper {
  background-color: #FFFFFF;
  padding: 8px;
  margin-bottom: 12px;
  border: 1px solid #CED4DA; }

/*
.search_new_search, .search_sharing_wrapper {
	margin-bottom: $standard-row-margin / 2;
	float: left;
	margin-right: 4px;
}
#share_these_search_results {
	float: left;
}
*/
#sharing_box {
  /*float: left;
  margin-left: 4px;*/
  font-size: 10pt; }

.search_help_bottom {
  margin-top: 24px; }

.review-warning {
  margin-top: 24px; }

#submitReviewButton {
  margin-top: 24px; }

#addReviewLink {
  margin-top: 24px; }

.reviewSingleContainer {
  margin-top: 12px; }

.review-read-more {
  color: #0797CC;
  cursor: pointer; }

.review-opinion-of-reviewer {
  font-style: italic;
  font-size: 10pt; }

.search-in {
  text-align: center; }

.search-and {
  text-align: right; }

.search-and label {
  font-weight: normal; }

.search_store_criteria_edit {
  cursor: pointer; }

.search_store_criteria_show, .search_store_criteria_hide {
  cursor: pointer;
  color: #0797CC; }

.search_store_criteria, .search_store_criteria_hide {
  display: none; }

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px; }

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0; }

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #D24E3C;
  -webkit-transition: .4s;
  transition: .4s; }

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s; }

input:checked + .slider {
  background-color: #46A676; }

input:focus + .slider {
  box-shadow: 0 0 1px #46A676; }

input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px); }

/* Rounded sliders */
.slider.round {
  border-radius: 34px; }

.slider.round:before {
  border-radius: 50%; }

#photoUploadContainer {
  padding: 1rem; }

.favourites-product-row {
  margin-bottom: 24px !important; }

.favourites-index-number-wrapper {
  background-color: #167FC1; }

.favourites-index-number {
  color: white;
  padding: 5px;
  font-weight: 600; }

.email-colleague-message {
  border: 3px dashed #CED4DA;
  padding: 5px; }

.view-course-link {
  color: #0797CC;
  cursor: pointer; }

#library_please_wait {
  display: none; }

#myaccount-organisation-does-not-exist {
  margin-left: 4px; }

#myaccount-organisation-results {
  display: none; }

#myaccount-add-organisation {
  display: none; }

#myaccount-role-details-wrapper {
  display: none; }

#myaccount-found-organisation-match-wrapper {
  display: none; }

/* PAGINATION OF DATATABLES */
div.dataTables_wrapper div.dataTables_paginate {
  text-align: center; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  justify-content: center;
  width: 50%;
  margin: 2px auto; }

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
  font-family: "Simple-Line-Icons-Pro";
  content: "\e804";
  top: 0.7em;
  right: 1.5em;
  font-size: 8pt; }

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
  font-family: "Simple-Line-Icons-Pro";
  content: "\e80b";
  top: 0.7em;
  font-size: 8pt; }

ul.pagination li.page-item {
  margin-left: 10px;
  font-weight: 600;
  border: 1px solid #0797CC;
  background-color: #FFFFFF;
  text-transform: uppercase;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem; }

ul.pagination li.page-item:first-child {
  margin-left: 0; }

ul.pagination li.active {
  background-color: #0797CC; }

ul.pagination li.page-item .page-link {
  background-color: transparent;
  border-color: transparent;
  padding: 0; }

ul.pagination li.previous a.page-link:before {
  font-family: "Simple-Line-Icons-Pro";
  font-size: 10pt;
  content: "\e805";
  padding-right: 8px; }

ul.pagination li.next a.page-link:after {
  font-family: "Simple-Line-Icons-Pro";
  font-size: 10pt;
  content: "\e806";
  padding-left: 8px; }

ul.pagination > li {
  display: none; }

ul.pagination > li.previous, ul.pagination > li.next {
  display: block; }

ul.pagination > li::before {
  content: none; }

@media (min-width: 992px) {
  ul.pagination > li {
    display: block; } }
/* OCS/Portfolio */
#add_topic, #add_country, #add_locality, #add_learning_objective {
  cursor: pointer; }

.product_company_panel, .product_protagonist_panel {
  background-color: #F9F9F9; }

.edit_author_trigger {
  cursor: pointer; }

.submission-field-label {
  font-weight: 600; }

.submission-logo-on-dashboard {
  border: 1px solid #F1F1F1;
  padding: 1rem; }

.submission-logo-on-dashboard-organisation {
  font-weight: 600; }

.submission-logo-on-dashboard-no-logo {
  font-size: smaller; }

.product_file_reset_wrapper {
  display: none; }

.edit_teaching_test {
  cursor: pointer; }

.my-portfolio-master-copies-info {
  font-size: smaller;
  padding-left: 23px; }

.my-portfolio-view-master-copy .icon {
  margin-right: 4px; }

.my-portfolio-downloads, .my-portfolio-short-link {
  margin: 0 auto;
  /*width: 75%;*/ }

.my-portfolio-royalties {
  margin-top: 1rem; }

#submission_missing_products {
  padding: 0px 0px 15px 0px; }

.submission_removeClone {
  padding: 10px 0px 0px 20px;
  cursor: pointer;
  width: 18px;
  display: none;
  text-align: right; }

.submission_style-group {
  border: 1px solid #F1F1F1;
  padding: 1rem;
  margin-bottom: 1rem; }

.submission_clonedInputLast {
  padding-right: 26px; }

.portfolio-search-select-num-products {
  text-align: center; }

/* COURSEPACKS */
.coursepacks-dashboard-footer {
  font-size: smaller;
  font-style: italic; }

.course_selector_logo_delete {
  cursor: pointer; }

.assign_to_admin_user, .edit_notes_internal {
  cursor: pointer; }

.coursepacks-field-label {
  font-weight: 600; }

.coursepacks-already-added {
  font-weight: 600;
  text-align: center; }

.coursepacks-download-items {
  float: right; }

.course-category-delete {
  float: right; }

.course-material-row:nth-child(even) {
  background-color: #E7F2F9; }

.course-material-row:hover {
  background-color: #F9F9F9; }

.course-product-delete {
  cursor: pointer; }

.coursepacks-download-itmes {
  cursor: pointer; }

.course-material-product-mandatory-toggle {
  font-size: 8pt;
  font-weight: 600;
  text-transform: uppercase;
  padding: 2px 4px;
  margin-right: 8px; }

.border-red {
  border: 1px solid #D24E3C; }

.border-gray-600 {
  border: 1px solid #778590; }

.course_category_edit, .course-category-delete {
  cursor: pointer; }

.course-copyright-title {
  font-size: 15pt;
  font-weight: 600; }

.course-copyright-subtitle {
  clear: both;
  font-style: italic; }

.course-copyright-field-label {
  font-weight: 600; }

.course-copyright-published-by-country {
  font-size: 10pt; }

.course-copyright-details-title {
  padding-top: 0.5rem; }

.course-copyright-details-inner {
  /*padding-left: $spacer;*/ }

.course-copyright-select-material .flex-center-inner {
  margin: 0 auto; }

.course-copyright-no-add .flex-center-inner {
  margin: 0 auto;
  width: 75%; }

.course-material-adhoc-title {
  font-weight: 600;
  font-size: 14pt; }

#coursepacks-add-product-please-wait, #coursepacks-add-product-error {
  display: none; }

.my-courses-course-material-piece-reference-number {
  font-size: 10pt; }

.my-courses-for-consumer-course-title {
  font-size: 12pt;
  font-weight: 600; }

.my-courses-for-consumer-course-notes {
  font-style: italic; }

.my-courses-course-material-piece-title {
  font-weight: 600; }

.my-courses-category-description {
  font-size: 14pt; }

.course_selector_logo {
  /*max-width: 100%;*/
  max-width: 300px;
  margin: 1rem 0; }

.course_selector_logo_missing {
  border: 1px dashed gray;
  padding: 4px;
  margin: 1rem 0;
  font-weight: 600; }

.course-material-category {
  margin-bottom: 1rem;
  clear: both; }

.course-material-category-move {
  float: left; }

.course-material-category-title {
  float: left;
  font-weight: bold;
  font-size: 14pt; }

.course-material-category-products {
  clear: both;
  margin-left: 32px; }

.course-material-category-product {
  clear: both;
  border: 1px solid white; }

.course-material-category-product-move {
  float: left;
  width: 24px;
  padding-top: 6px; }

.course-material-category-moveup-wrapper, .course-material-category-movedown-wrapper,
.course-material-category-product-moveup-wrapper, .course-material-category-product-movedown-wrapper {
  height: 8px; }

.course-material-category-product-title {
  float: left;
  width: 550px; }

.course-material-category-product-tools {
  float: right; }

.course-material-category-product-tool {
  float: right; }

.course-material-category-product-mandatory, .course-material-category-product-optional {
  float: right; }

.course-material-category-product-info {
  float: right; }

.course-material-product-mandatory-toggle {
  cursor: pointer; }

.course-product-edit {
  cursor: pointer; }

.course-material-cost {
  clear: both;
  margin-top: 12px;
  padding: 8px;
  border-top: 1px dashed darkgray;
  text-align: right; }

.course-category-move-handle, .course-category-product-move-handle {
  cursor: move; }

.ui-state-highlighter {
  height: 30px;
  background-color: #EEEEEE;
  border: 2px dashed darkgray; }

.search_add_to_course {
  text-align: center; }

#course-instructor-add-form, #course-manager-add-form {
  display: none;
  clear: both; }

.course-instructor-update-buttons, .course-manager-update-buttons {
  display: none; }

#course-instructor-add-link, #course-manager-add-link {
  display: none; }

.course-instructor-delete {
  cursor: pointer; }

.course_admin_workflow {
  border-radius: 30px;
  width: 30px;
  height: 30px;
  border: 1px solid white;
  text-align: center;
  background-color: blue; }

.course_admin_workflow div {
  margin-top: 7px;
  font-size: 8pt;
  font-weight: bold;
  color: white; }

.course_email_previous_email, .course_email_previous_recips {
  display: none; }

.course-instructor-promote:before, .course-instructor-demote:before {
  cursor: pointer;
  font-size: 9pt; }

.course-instructor-promote, .course-instructor-demote {
  float: left; }

.course-manager-send-communications, .course-manager-delete {
  cursor: pointer; }

.overlay {
  position: absolute;
  z-index: 2;
  opacity: 0.6;
  background-color: white;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

#email_options {
  position: relative; }

.messages_datatable thead {
  display: none; }

.message-subject {
  font-weight: 600; }

.message-view-date {
  font-size: 9pt; }

#licence_quote_result {
  display: none; }

.course_title_new {
  display: none; }

.edit_existing_courses_link {
  font-size: 9pt; }

#basket_coursepack_creator_button {
  display: none; }

.basket-edit-this-line {
  border: 1px solid #E97DC2; }

.checkout-buttons-please-wait {
  display: none; }

#cases {
  width: 100%; }

.case_clonedInput, .supplementaryitem_clonedInput {
  width: 100%;
  background-color: #F1F1F1;
  border-radius: 5px;
  border-color: #FFFFFF;
  border-width: 1px; }

.case_clonedInput_title, .supplementaryitem_clonedInput_title {
  font-weight: 600; }

.custom_file_teaching_note_title {
  font-weight: 600; }

.custom_file_container {
  width: 100%;
  background-color: #F1F1F1;
  padding: 1rem 0;
  border-radius: 5px;
  margin-bottom: 1rem; }

#coauthors .style-group {
  width: 100%;
  border-radius: 5px;
  background-color: #F1F1F1;
  border-color: #FFFFFF;
  padding: 1rem;
  margin-bottom: 1rem; }

.custom_file_input {
  display: none; }

.custom_file_container {
  width: 100%; }

.paymenttype_wrapper {
  background-color: #FFFFFF;
  padding: 1rem; }

.creditcard_chosen_label, .paypal_chosen_label {
  font-size: large; }

.product-print-block {
  background-color: #FFFFFF;
  padding: 1rem;
  margin-top: 1rem; }

.display-external-link {
  width: 100%;
  height: 90px; }

.course_tutor_wrapper .row {
  margin-bottom: 0 !important; }

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
  background-color: #7EA498;
  color: white;
  background-image: none; }

/*

.ui-autocomplete {
    background: #4a4a4a;
    border-radius: 0px;
}

*/
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

.ui-autocomplete > li {
  display: block;
  clear: both;
  white-space: normal; }

.ui-menu .ui-menu-item {
  color: #000;
  border-radius: 0px;
  padding: 8px; }

.ui-menu .ui-menu-item:hover {
  background: none; }

.ui-menu .ui-menu-item a {
  padding: 8px; }

.ui-menu .ui-menu-item a:hover {
  background: #E7F2F9;
  color: #000;
  text-decoration: none; }

.ui-menu .ui-menu-item a:active {
  box-shadow: 0;
  background: #E7F2F9; }

.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  background: #E7F2F9 !important;
  color: #000 !important;
  border: 1px solid #E7F2F9; }

.ui-last-menu-item {
  border-top: 1px solid #CED4DA; }

.ui-menu-item a .highlight_string {
  font-weight: 600; }

.current_events {
  background-color: #FFFFFF; }

.current_events .event_title {
  font-weight: 600;
  font-size: larger;
  background-color: #E7F2F9; }

.current_events .event_venue {
  vertical-align: middle; }

.event_none_available {
  font-weight: 600;
  background-color: #E7F2F9; }

.dummy_attendee {
  font-weight: 600;
  font-size: larger; }

.addsocialdinnerattendeewrapper {
  padding: 1rem;
  border: 1px solid #E7F2F9; }

.extra-guests {
  font-weight: 600;
  font-size: larger;
  border-bottom: 1px solid #1A1A1A; }

.addsocialdinnerattendeeheader {
  font-weight: 600;
  font-size: larger; }

.basket-total {
  border-top: 1px solid #778590; }

/*# sourceMappingURL=casecentre.css.map */
